/** Shopify CDN: Minification failed

Line 71:4 Expected identifier but found "*"
Line 969:20 Expected ")" to end URL token
Line 989:28 Expected ")" to end URL token
Line 994:28 Expected ")" to end URL token
Line 1900:8 "visiblity" is not a known CSS property
Line 1905:28 Expected ")" to end URL token
Line 1909:28 Expected ")" to end URL token
Line 1920:4 "visiblity" is not a known CSS property
Line 1926:8 "visiblity" is not a known CSS property
Line 2045:4 Expected identifier but found "*"
... and 71 more hidden warnings

**/
@charset "UTF-8";
html[data-state="no-scroll"],
body[data-state="no-scroll"] {
    position: relative;
    overflow: hidden
}
.whiteonle .vn-panel{padding:20px;}
.float-left{float:left;}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2
}
form.input-group.search-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
@media print {
    body {
        background-color: #5a5a5a !important
    }
}
a.ytp-title-link.yt-uix-sessionlink {
    display: none !important;
}

a.ytp-title-channel-logo {
    display: none !important;
}

body .hf_ac_offscreen_text {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -1081px;
    width: 1px;
    z-index: -1000
}

#company-notification,
#cookie_privacy_holder,
#notice_holder {
    position: relative;
    z-index: 100001
}

.everything {
    background-color: #fff;
    *zoom: 1;
    min-width: 1081px
}

  .videoThumbnailDesc {
    padding: 15px 0px;
    background: #f2f2f2;
    margin: 15px 0px;
}
.videoThumbnailDesc .videoTitleDescContainer {
    margin: 10px 0px;
    font-size: 15px;
    line-height: 17px;
}
.videoThumbnailDesc .videoTitleDescContainer .videoHeading {
    font-family: HPSimplified;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 18px;
}
.videoThumbnailDesc .videoThumbnail .videoThumbnailImg {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.videoThumbnailDesc .videoThumbnail .playIconContainer {
    position: absolute;
    width: 70px;
    height: 70px;
    background: rgba(0, 0, 0, 0.45);
   top: 70px;
    left: 40%;
    right: 0px;
    border-radius: 100%;
    color: white;
    text-align: center;
    display: table;
    margin: 0;
}

.text-block.content-wrapper .description

.videoThumbnailDesc .videoThumbnail .playIconContainer .playSvgContainer {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding-left: 9px;
}
.videoThumbnailDesc .videoThumbnail .playIconContainer .playSvgContainer .playSvg {
    fill: #fff;
    height: 30px;
    width: 25px;
      margin-top: 20px;
    margin-left: 5px;
}
svg:not(:root) {
    overflow: hidden;
}

.videoThumbnailDesc .videoTitleDescContainer .videoName {
    font-size: 22px;
    font-weight: bold;
  line-height: 40px;
}

.videoThumbnailDesc .videoTitleDescContainer .videoDesc {
    font-size: 18px;
}
.modal {
    display: none;
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-dialog {
    background-color: #ffffff;
    display: block;
    color: #000;
    z-index: 999999;
}
#documentFragment blockquote.blockquote-critical span.caution-heading, #documentFragment blockquote.blockquote-warning span.warning-heading {
    color: #D60014;
    text-transform: uppercase;
    font-family: HPSimplifiedRegular;
}
#documentFragment .para {
    font-size: 17px;
    color: #000;
    line-height: 22px;
    letter-spacing: 0.25px;
}
#documentFragment .para img {
    max-height: 150px;
    width: auto;
}
.blockquote div, .blockquote-critical div, .blockquote-warning div {
    display: inline;
}

.topp{
    margin-top:15%!important;
}

.toppz{
    margin-top:5%!important;
}
.payment-icons {
   text-align: right;
    float: right;
    padding-right: 0;	
}
.payment-icons ul {
    list-style: none;
}
.payment-icons ul li {
    display: inline-block;
}

.docNotice {
    border: 1px solid #000;
    padding: 10px 5px;
    font-family: "Courier new", "Andale mono", Monaco, monospace;
    margin: 30px 0 10px;
}

.heading-concentra {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    position: relative;
    display: block;
    color: #373737;
    border-bottom: 3px solid #000;
    cursor: default;
}

.advBulletinNote {
    background-color: #DEF2FA;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.tableHeader {
    border: 1px solid lightgray;
    float: left;
    width: 100%;
    display: flex;
}
.tableHeader .coloumnHeader {
    margin: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #222;
}
.tableHeader .middleColoumnHeader {
    border-left: 1px solid lightgray;
    border-right: 1px solid lightgray;
}
.tableHeader .coloumnHeader .headerTitleText {
    display: inline-block;
    width: 80%;
}
.tableHeader .activeSortTab .invertArrow {
    margin-top: 3px;
    transform: rotate(0deg) !important;
}
.tableHeader .coloumnHeader .arrowSvgContainer {
    display: inline-block;
    height: 18px;
    width: 15px;
    float: right;
    transform: rotate(180deg);
}
.advisoryTabContainer .pdpRow {
    float: left;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid lightgray;
    color: #767676;
}

.product-number {
    position: relative;
    top: 5px;
}

.fix{
    border: none;
    background: transparent;
    color: #3797d6;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
}

.product_reg_page_box h2 {
    font-size: 16px;
    font-weight: bold;
    font-family: Lato,sans-serif;
    margin: 0;
    letter-spacing: 0;
}
.hp-header .main-nav {
    position: relative;
    width: 100%;
  background-color: #0096D6;
}
.hp-header .mobile-nav-toggle {
    padding-right: 15px;
}
.open > .dropdown-menu {
    display: block;
}

.open > .dropdown-menu {
    top: 100%;
}

.hp-header .mobile-search-toggle {
    float: right;
    font-family: HPSimplifiedLight;
  margin-right: 20px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #dadada;
    background-clip: padding-box;
}

.hp-header .mobile-nav-toggle, .hp-header .mobile-search-toggle {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    color: #FFF !important;
    text-align: left;
    position: relative;
}


[class^="icon-"]:not(.icon-content), [class*=" icon-"]:before {
    font-family: 'HPControlIcons';
    position: relative;
    font-size: 16px;
    top: 1px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-smoothing: antialised;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 800px) and (min-width: 497px), only screen and (max-width: 496px){
.hp-header .main-nav {
    position: static;
    display: table;
}}

@media only screen and (max-width: 800px) and (min-width: 497px), only screen and (max-width: 496px){
.hp-header .customDropdown .dropdown-toggle {
    position: relative;
}
.dropdown-toggle.hidden-lg {
    margin-left: 20px;
}
  .QSIUserDefinedHTML.SI_8bShW4IVYGLS3hb_UserDefinedHTMLContainer {
    width: 100%!important;
}
  .dropdown-menu.mobile-nav-wrapper ul li {
    padding: 8px 0;
}
.search-bg #search-dropdown {
    overflow: visible;
    position: relative;
    border: 0;
    margin-top: 0;
    max-width: 200px;
    min-width: 199px;
    font-size: 16px;
    min-width: 100px;
    gn: center;
    color: #fff;
    background-color: #0096d6;
    cursor: pointer;
    padding: 1px 16px;
  
}
  .search-bg input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 55px 0 110px;}
  
  .search-bg .button.inline {
    position: absolute;
    margin-top: 0;
    top: 0;
    right: 0;
    border: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 0;
    background-color: #0096d6;
    min-width: 50px;
    padding: 0 8px;
}
}

@media only screen and (min-width: 801px){
.desktopPdpRow .col-lg-12 {
    width: 50%;
}
}

@media only screen and (min-width: 801px), print and (min-width: 4in)
.modal-md {
    width: 800px;
    margin: 60px auto;
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .everything {
        min-width: 100%
    }
}

.header,
.footer {
    clear: both;
    width: 100%;
    font-size: 100%;
    font-family: HPSimplifiedRegular, Arial
}

#header a.no-outline:focus,
#footer a.no-outline:focus {
    outline: none !important
}

@media \0screen {
    #header {
        min-width: 1081px
    }
}

#header a {
    text-decoration: none !important;
    outline: none
}

#header a:focus {
    outline: 1px dotted
}

#header a:active,
#header a:hover {
    outline: none
}

@media \0screen {
    #header ul li>a {
        padding-bottom: 0
    }
}

.header {
    background-color: #fff;
    height: 72px;
    line-height: initial !important;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 100000;
}

@media print {
    .header {
        color: #000 !important;
        background-color: #5a5a5a !important
    }
}

@media print {
    .header .header_link+.level2 {
        display: none !important
    }
}

.header a {
    text-decoration: none;
}

.header ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header p {
    margin: 0;
    padding: 0
}

.header .header_container {
    background-color: #fff;
    font-size: 14px;
    height: 100%;
    margin: 0 auto;
    max-width: 1280px;
    text-align: center
}

.header .top_corner,
.header .left_corner {
    width: 17px;
    height: 12px;
    position: absolute
}

.header .top_corner:after,
.header .top_corner:before,
.header .left_corner:after,
.header .left_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.header .top_corner:after,
.header .left_corner:after {
    border-color: rgba(242, 242, 242, 0)
}

.header .top_corner:before,
.header .left_corner:before {
    border-color: rgba(204, 31, 12, 0)
}

.header .top_corner:after {
    border-bottom-color: #fff;
    right: 4px;
    border-width: 9px
}

.header .top_corner:before {
    border-bottom-color: #b9b8bb;
    right: 1px;
    border-width: 12px
}

.header .left_corner {
    top: 37px
}

.header .left_corner:after {
    right: 14px;
    border-right-color: #fff;
    border-width: 11px
}

.header .left_corner:before {
    right: 17px;
    border-right-color: #b9b8bb;
    border-width: 11px
}

.header .wait_class {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

@media print {
    .header .search_container {
        border: 2px solid #000
    }
    .header .search_container.search_container_active {
        border: 2px solid #000
    }
    .header .search_container .searchSubmit,
    .header .search_container .searchClear,
    .header .search_container .searchClose,
    .header .search_container .ac_results {
        display: none !important
    }
    .header .shopping_widget,
    .header .header_link+.expand_area {
        display: none !important
    }
}

.footer {
    width: 100%;
    margin: 0;
    background: #5a5a5a;
    zoom: 1
}

@media print {
    .footer {
        color: #000 !important;
        background-color: #5a5a5a !important
    }
}

.footer a {
    text-decoration: none;
    outline: none
}

.footer a:visited {
    color: #5a5a5a
}

.footer a:focus {
    outline: 1px dotted
}

.footer a:active,
.footer a:hover {
    outline: none
}

.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer p,
.footer h2 {
    margin: 0;
    padding: 0
}

.footer h2 {
    font-size: 100%
}

.footer .footer_legal_block {
    font-size: 14px;
    color: #fff;
    font-size: 87.5%;
    margin: 0 auto;
    padding: 0 11px 60px;
    font-family: HPSimplifiedLight
}

.footer .footer_legal_block a {
    color: #fff
}

.footer .footer_legal_block a:link,
.footer .footer_legal_block a:visited {
    color: #fff
}

.footer .footer_legal_block a:hover {
    text-decoration: underline
}

.footer .privacy_links {
    margin: 0 auto;
    padding: 4px;
    font-size: 100%;
    color: #fff;
    padding: 10px 20px 4px !important
}

.footer .privacy_links a {
    color: #fff
}

.footer .privacy_links a:link,
.footer .privacy_links a:visited,
.footer .privacy_links a:active {
    color: #fff
}

.footer .privacy_links li {
    display: inline-block
}

.footer .privacy_links a:hover {
    text-decoration: underline
}

.footer .hf_separ {
    color: #fff;
    font-size: 100%;
    padding: 0 8px;
    display: inline-block
}

.footer .home_link .hf_separ {
    font-size: 1em
}

.footer .home_link a {
    font-size: 1em;
    color: #fff
}

.footer .home_link a:visited {
    color: #fff
}

.footer .home_link a:hover {
    text-decoration: underline
}

.footer .copyright {
    font-size: 100%;
    line-height: 20px;
    padding-top: 4px;
    font-family: HPSimplifiedLight
}

.footer .mobile_view {
    padding-top: 10px
}

.footer .mobile_view a {
    font-size: 100%;
    line-height: 20px
}

.footer div.footer_guarantees_block,
.footer .hf_bottom_links {
    color: #fff;
    padding: 5px 20px 4px
}

.footer div.footer_guarantees_block {
    display: none
}

.footer .hf_bottom_links {
    margin-left: 3px\9
}

.footer .hf_bottom_links>p.mobile_view {
    display: none
}

.footer .footer_guarantees_block span,
.footer .footer_guarantees_block a {
    font-size: 100%
}

.footer div.footer_guarantees_block a {
    display: inline-block
}

.footer .hp_employees_container {
    font-size: 87.5%;
    margin: 0 auto;
    padding: 25px 13px 55px
}

.footer .hp_employees_container a {
    color: #fae047;
    padding-left: 18px
}

.footer .hp_employees_container a:visited {
    color: #fae047;
    padding-left: 18px
}

.footer .hp_employees_container a:hover {
    text-decoration: underline
}

.footer .hp_employees_container a:before {
    display: inline-block;
    font-size: 15px;
    padding-right: 10px;
    text-decoration: none
}

.footer .hp_employees_container a.imgLink:before {
    display: none
}

.footer .hp_employees_container img {
    display: inline-block;
    height: 18px;
    margin-bottom: -3px;
    margin-right: 10px;
    width: 18px
}

.footer .bottom_corner,
.footer .right_corner {
    width: 17px;
    height: 12px;
    position: absolute
}

.footer .bottom_corner:after,
.footer .bottom_corner:before,
.footer .right_corner:after,
.footer .right_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.footer .bottom_corner:after,
.footer .right_corner:after {
    border-color: rgba(242, 242, 242, 0)
}

.footer .bottom_corner:before,
.footer .right_corner:before {
    border-color: rgba(204, 31, 12, 0)
}

.footer .bottom_corner:after {
    border-top-color: #fff;
    right: 3px;
    border-width: 8px
}

.footer .bottom_corner:before {
    border-top-color: #ccc;
    right: 0;
    border-width: 11px
}

.footer .right_corner {
    top: 37px
}

.footer .right_corner:after {
    right: -6px;
    border-left-color: #fff;
    border-width: 11px
}

.footer .right_corner:before {
    right: -8px;
    border-left-color: #ccc;
    border-width: 11px
}

@media print {
    .footer .world_map,
    .footer .footer_lang_container .flag {
        display: none !important
    }
    .footer .site_links_container.lstchild {
        padding-right: 0 !important
    }
}

@media \0screen {
    #footer {
        min-width: 1081px
    }
}

#footer * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

@media \0screen {
    #footer ul li>a {
        padding-bottom: 0
    }
}

.footer_container {
    background-color: #5a5a5a;
    max-width: 1280px;
    margin: 0 auto
}

@media print {
    .footer_container {
        background-color: #5a5a5a !important
    }
}

.footer_lang_container,
#ladybug {
    background: #5a5a5a;
    border-bottom: 1px solid #898888;
    max-width: 1280px;
    margin: 0 auto
}

#ladybug {
    display: none
}

.footer_lang_section {
    padding: 17px 14px 18px;
    margin: 0 auto;
    display: inline-block !important;
    width: 100%;
    box-sizing: border-box
}

.hf_clf {
    display: inline-block;
    display: block\9
}

.hf_clf:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header .screenReading,
    .footer .screenReading {
        font-size: 1px !important;
        position: static;
        max-width: 0
    }
}

.header .screenReading,
.footer .screenReading {
    font-size: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
    opacity: 0
}

.hidden {
    display: none;
    visibility: hidden
}

.hand {
    cursor: pointer
}

div.visible {
    display: block;
    visibility: visible
}

.footer .wait_class div,
.header .wait_class div {
  background: url({{'hpi-i-pre-lg.gif' | asset_url}}) no-repeat scroll 0 0 transparent;
    height: 60px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

* html .hf_clf {
    height: 1%
}

html .hf_clf {
    display: block
}

*+html .header .shopping_icon,
*+html .header .searchClear,
*+html .header .searchClose {
    background-image: url({{'hpi-hf-sprite-img-r.png' | asset_url}});
    background-repeat: no-repeat
}

*+html .footer .worldmap a.cselectorbtn {
    background-image: url({{'hpi-hf-sprite-img-r.png' | asset_url}});
    background-repeat: no-repeat
}

*+html .site_links .site_links_container {
    float: left
}

#widget_menu {
    width: auto
}

.hdr_widgets {
    float: right;
    width: 260px;
    z-index: 10;
    margin-right: 30px;
}

.hdr_widgets .hdr_buttons {
    float: right
}

.hdr_widgets .nav_buttons {
    margin: 25px 0 0 0
}

.hdr_widgets li.nav_button {
    position: relative;
    float: left;
    display: inline-block;
    _display: inline;
    _zoom: 1;
    z-index: 10000;
    margin-left: 15px;
    width: 32px;
    height: 32px
}

@media screen and (min-width:1081px) {
    .hdr_widgets li.nav_button {
        margin-left: 10px
    }
}

.hdr_widgets li.nav_button.profile-widget {
    display: none
}

.hdr_widgets li.search_widget {}

@media screen and (min-width:1280px) {
    .hdr_widgets li.search_widget {
        margin-right: 0
    }
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .hdr_widgets li.search_widget {
        margin-right: 0
    }
}

.hdr_widgets img {
    border: 0 none
}

.search_widget_active .hdr_widgets {}

.header li.top_menu_widget,
*+html .header li.search_widget a.search_icon {
    display: none
}

@media screen and (min-width:497px) {
    .header .skip-links {
        position: absolute;
        display: inline-flex;
        margin-top: 25px;
        left: 125px
    }
}

@media \0screen {
    .header .skip-links {
        position: absolute;
        display: inline-flex;
        margin-top: 3px;
        left: 100px
    }
}

@media screen and (min-width:497px) and (max-width:1280px) {
    .header .skip-links {
        left: 100px
    }
}

@media screen and (min-width:497px) {
    .header .skip-links.display-skip-links {
        margin-top: 3px
    }
}

@media screen and (min-width:1350px) and (max-width:1450px) {
    .header .skip-links.display-skip-links {
        left: 170px
    }
}

@media screen and (min-width:1450px) and (max-width:1550px) {
    .header .skip-links.display-skip-links {
        left: 240px
    }
}

@media screen and (min-width:1550px) and (max-width:1650px) {
    .header .skip-links.display-skip-links {
        left: 260px
    }
}

@media screen and (min-width:1650px) and (max-width:1750px) {
    .header .skip-links.display-skip-links {
        left: 320px
    }
}

@media screen and (min-width:1750px) and (max-width:1850px) {
    .header .skip-links.display-skip-links {
        left: 380px
    }
}

@media screen and (min-width:1851px) and (max-width:1950px) {
    .header .skip-links.display-skip-links {
        left: 440px
    }
}

@media screen and (min-width:1951px) and (max-width:2050px) {
    .header .skip-links.display-skip-links {
        left: 470px
    }
}

@media screen and (min-width:2051px) and (max-width:2150px) {
    .header .skip-links.display-skip-links {
        left: 530px
    }
}

@media screen and (min-width:2151px) and (max-width:2250px) {
    .header .skip-links.display-skip-links {
        left: 590px
    }
}

@media screen and (min-width:497px) {
    .header .skip-links a.screenReading {
        color: #5a5a5a;
        font-family: HPSimplifiedRegular, Arial;
        font-size: 14px !important;
        max-width: inherit;
        opacity: 1;
        position: static;
        width: inherit;
        z-index: 10001
    }
}

@media \0screen {
    .header .skip-links a.screenReading {
        color: #5a5a5a;
        font-family: HPSimplifiedRegular, Arial;
        font-size: 14px !important;
        max-width: auto;
        opacity: 1;
        position: absolute;
        width: 100px;
        z-index: 10001
    }
}

.header .skip-links a.screenReading.display-skip-linksa {
    height: inherit
}

@media screen and (min-width:497px) and (max-width:1080px) {
    .header .skip-links a.screenReading.display-skip-linksa {
        height: 20px;
        padding: 2px;
        text-align: left
    }
}

@media \0screen {
    .header .skip-links a.screenReading.display-skip-linksa {
        height: 20px;
        padding: 2px;
        text-align: left
    }
}

@media screen and (min-width:0\0) {
    .header .skip-links a.screenReading.display-skip-linksa {
        opacity: 0.75 !important
    }
}

@media \0screen {
    .header .skip-links a.screenReading.display-skip-linksa {
        filter: alpha(opacity=75)
    }
}

.header {}

@media screen and (max-width:1080px) {
    .header {
        display: inline-block
    }
}

@media screen and (min-width:801px) and (max-width:1080px) {
    .header .header_container {
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .header_container {
        width: 100%;
        display: inline-block
    }
}

@media screen and (max-width:495px) {
    .header .hdr_widgets {
        width: auto !important
    }
}

@media screen and (max-width:670px) {
    .header .hdr_widgets {
        margin-right: 10px
    }
}

@media screen and (min-width:671px) and (max-width:1080px) {
    .header .hdr_widgets {
        margin-right: 20px
    }
}

.header .hdr_widgets .nav_buttons {}

@media screen and (min-width:320px) and (max-width:1080px) {
    .header .hdr_widgets .nav_buttons {
        margin-top: 20px;
        margin-right: 1px;
        margin-bottom: 20px;
        margin-left: 0;
      display:flex;
    
          
    }
  
 
}

@media screen and (min-width:320px) and (max-width:495px) {
    .header .hdr_widgets li.nav_button {}
}

@media screen and (max-width:495px) {
    .header .skip-links {
        position: absolute
    }
}

@media screen and (min-width:801px) and (max-width:1080px) {
    .everything {
        min-width: 801px
    }
}

@media screen and (max-width:1080px) {
    .everything {
        min-width: 100%
    }
}

@font-face {
    font-family: HPIcons;
    src: url("hpi-hf-icons-svg.svg");
    src: url("hpi-hf-icons-eot.eot");
    src: url("hpi-hf-icons-eot.eot?#iefix") format("embedded-opentype"), url("hpi-hf-icons-woff.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.header .hf_logo:before,
.header .shopping_icon:before,
.header .searchSubmit,
.header .search_icon:before,
.header .searchClear:before,
.header .my_Account_icon:before,
.header .searchSubmit:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header .top_menu_widget .top_m_widget:after,
.header .top_menu_widget .top_m_widget:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.footer .worldmap a.cselectorbtn:before,
.footer .site_links a.ul_site_link_header .accordion-icn:before,
.footer .hp_employees_container a:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header .hf_menu.level1>li>a:before,
.header .hf_menu li.js_item>a:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ac_results_hf li a:after,
.header .shop_widget .hf_close_btn:before,
.footer .country_holder_mobile a.cs_region:after {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ul_media_links .icn_fcb:before,
.ul_media_links .icn_sm_lkn:before,
.ul_media_links .icn_twt:before,
.ul_media_links .icn_kakao_talk:before,
.ul_media_links .icn_wechat:before,
.ul_media_links .icn_line:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ul_media_links li a.icn_ytb:before,
.ul_media_links li a.icn_inst:before,
.ul_media_links li a.icn_vk:before,
.ul_media_links li a.icn_sina_blg:before,
.ul_media_links li a.icn_yku:before,
.ul_media_links li a.icn_sna_wbo:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header {}

.header .hf_logo:before {
    content: "\E900"
}

.header .search_icon:before {
    content: "\E901"
}

.header .shopping_icon:before {
    content: "\E903"
}

.header .searchClear:before,
.header .searchClose:before {
    content: "\E908"
}

.header .shop_widget .hf_close_btn:before {
    content: "\E903"
}

.header .searchSubmit:before {
    content: ""
}

.header .my_Account_icon:before {
    content: "\E905"
}

.header .icn_home_office:before {
    content: "\E917"
}

.header .icn_business:before {
    content: "\E918"
}

.header .icn_premium:before {
    content: "\E919"
}

.header .icn_immersive:before {
    content: "\E91a"
}

.header .icn_gaming:before {
    content: "\E91b"
}

.header .icn_support:before {
    content: "\E91c"
}

.header .icn_laptop:before {
    content: "\E91e"
}

.header .icn_workstn_laptop:before {
    content: "\E91f"
}

.header .icn_3in1_laptop:before {
    content: "\E920"
}

.header .icn_convertibles:before {
    content: "\E921"
}

.header .icn_tablet:before {
    content: "\E922"
}

.header .icn_detachables:before {
    content: "\E923"
}

.header .icn_desktop:before {
    content: "\E924"
}

.header .icn_all_in_one:before {
    content: "\E925"
}

.header .icn_mini:before {
    content: "\E926"
}

.header .icn_3in1_desktop:before {
    content: "\E927"
}

.header .icn_towers:before {
    content: "\E928"
}

.header .icn_workstn_desktop:before {
    content: "\E929"
}

.header .icn_3d_printing:before {
    content: "\E92A"
}

.header .icn_print_only:before {
    content: "\E92b"
}

.header .icn_printer:before {
    content: "\E92c"
}

.header .icn_scanner:before {
    content: "\E92d"
}

.header .icn_large_format:before {
    content: "\E92e"
}

.header .icn_digital_press:before {
    content: "\E92f"
}

.header .icn_instant_ink:before {
    content: "\E930"
}

.header .icn_ink_toner:before {
    content: "\E931"
}

.header .icn_ink_advantage:before {
    content: "\E932"
}

.header .icn_monitor:before {
    content: "\E933"
}

.header .icn_keyboard_mice:before {
    content: "\E934"
}

.header .icn_bags_cases:before {
    content: "\E935"
}

.header .icn_cables:before {
    content: "\E936"
}

.header .icn_print_accessories:before {
    content: "\E937"
}

.header .icn_software:before {
    content: "\E938"
}

.header .icn_wearables:before {
    content: "\E939"
}

.header .icn_printing_solutions:before {
    content: "\E93A"
}

.header .icn_mobility:before {
    content: "\E93B"
}

.header .icn_security:before {
    content: "\E93C"
}

.header .icn_services:before {
    content: "\E93D"
}

.header .icn_industries:before {
    content: "\E93E"
}

.header .icn_small_med_business:before {
    content: "\E93F"
}

.header .icn_large_enterprise:before {
    content: "\E940"
}

.header .icn_parts:before {
    content: "\E941"
}

.header .icn_case_studies:before {
    content: "\E942"
}

.header .icn_drivers:before {
    content: "\E943"
}

.header .icn_forums:before {
    content: "\E944"
}

.header .icn_premium_helpdesk:before {
    content: "\E945"
}

.header .icn_helpdesk_home:before {
    content: "\E946"
}

.header .icn_helpdesk_business:before {
    content: "\E947"
}

.header .icn_service_locator:before {
    content: "\E948"
}

.header .icn_products:before {
    content: "\E949"
}

.header .icn_extended_warranty:before {
    content: "\E94A"
}

.header .icn_contact:before {
    content: "\E94B"
}

.header .icn_software_upgrade:before {
    content: "\E94C"
}

.header .icn_paper:before {
    content: "\E94D"
}

.header .icn_ink_cartridges:before {
    content: "\E94E"
}

.header .icn_toner_cartridges:before {
    content: "\E94F"
}

.header .icn_printheads:before {
    content: "\E950"
}

.header .icn_workstation_thinclients:before {
    content: "\E951"
}

.header .icn_servers:before {
    content: "\E952"
}

.header .icn_thinclients:before {
    content: "\E953"
}

.header .icn_point_of_sale:before {
    content: "\E954"
}

.header .icn_high_performance:before {
    content: "\E955"
}

.header .icn_entry_level:before {
    content: "\E956"
}

.header .icn_great_deal:before {
    content: "\E957"
}

.header .icn_ink_tank_printers:before {
    content: "\E958"
}

.header .icn_public_sector:before {
    content: "\E959"
}

.header .icn_3d_scan:before {
    content: "\E95a"
}

.header .icn_bug:before {
    content: "\E90D"
}

.header .icn_audio_sound:before {
    content: "\E95b"
}

.header .icn_calculator:before {
    content: "\E95c"
}

.header .icn_battery:before {
    content: "\E95d"
}

.header .icn_miscellaneous:before {
    content: "\E95e"
}

.header .icn_usb_storage:before {
    content: "\E95f"
}

.header .icn_workspace_accessories:before {
    content: "\E960"
}

.header .icn_vr:before {
    content: "\E964"
}

.header .icn_sprocket:before {
    content: "\E965"
}

.footer .ul_media_links li a:before {
    margin-right: 17px
}

.footer .ul_media_links li a.icn_fcb:before {
    content: "\E90E"
}

.footer .ul_media_links li a.icn_sm_lkn:before {
    content: "\E90F"
}

.footer .ul_media_links li a.icn_twt:before {
    content: "\E910"
}

.footer .ul_media_links li a.icn_ytb:before {
    content: "\E911"
}

.footer .ul_media_links li a.icn_inst:before {
    content: "\E913"
}

.footer .ul_media_links li a.icn_vk:before {
    content: "\E915"
}

.footer .ul_media_links li a.icn_sina_blg:before {
    content: "\E912"
}

.footer .ul_media_links li a.icn_yku:before {
    content: "\E914"
}

.footer .ul_media_links li a.icn_sna_wbo:before {
    content: "\E916"
}

.footer .ul_media_links li a.icn_kakao_talk:before {
    content: "\E961"
}

.footer .ul_media_links li a.icn_wechat:before {
    content: "\E962"
}

.footer .ul_media_links li a.icn_line:before {
    content: "\E963"
}

.footer .worldmap a.cselectorbtn:before {
    content: "\E907"
}

.footer .hp_employees_container a:before {
    content: "\E90D"
}

.footer .site_links a.ul_site_link_header.open .accordion-icn:before {
    content: "\E90b"
}

.footer .site_links a.ul_site_link_header .accordion-icn:before {
    content: "\E90c"
}

.footer .country_holder_mobile a.cs_region:after {
    content: "\E90c"
}

.footer .country_holder_mobile a.cs_region.open:after {
    content: "\E90b"
}

@media screen and (max-width:1080px) {
    .header .hf_menu.level1>li.selectable>a:before {
        content: "\E907"
    }
    .header .hf_menu.level1>li a.level1-desktop:before {
        display: none
    }
    .header .hf_menu.level1>li a.icn_laptop>span:before {
        content: "\E91E"
    }
    .header .hf_menu.level1>li a.icn_desktop>span:before {
        content: "\E924"
    }
    .header .hf_menu.level1>li a.icn_printer>span:before {
        content: "\E92C"
    }
    .header .hf_menu.level1>li a.icn_ink_toner>span:before {
        content: "\E931"
    }
    .header .hf_menu.level1>li a.icn_monitor>span:before {
        content: "\E933"
    }
    .header .hf_menu.level1>li a.icn_business>span:before {
        content: "\E918"
    }
    .header .hf_menu.level1>li a.icn_support>span:before {
        content: "\E91C"
    }
    .header .hf_menu.level1>li a.icn_3d_printing>span:before {
        content: "\E92A"
    }
    .header .hf_menu.level2>li>a:before {
        content: "\E907"
    }
    .header .hf_menu.level2>li>a.open:before {
        content: "\E906"
    }
    .header .hf_menu.level2>li>a.no_submenu:before,
    .header .hf_menu.level2>li>a.no_submenu.open:before {
        content: ""
    }
}

.header {}

.header .hp_logo {
    float: left;
    height: 100%
}

.header .hp_logo a.hf_logo {
    position: relative;
    z-index: 9996;
    color: #0096D6;
    
    display: block;
 
    margin-right: 0;
 
    margin-left: 30px;
    font-size: 50px;
    line-height: 52px
}

 

.header .hp_logo a.hf_logo img {
    border: 0 none;
    display: none
}

@media print {
    .header .hp_logo a.hf_logo {
        color: #0096D6 !important
    }
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hp_logo a.hf_logo {
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 30px
    }
}

.header .hf_printable {
    display: none;
    visibility: hidden
}

@media print {
    .header .hf_printable {
        display: block;
        visiblity: visible
    }
}

.header .hp_logo_pub {
    background-image: url({{'hpi-hp-logo.png' | asset_url}})
}

.header .hp_logo_pr_pub {
    background-image: url({{'hpi-hp-logo-pr.png' | asset_url}})
}

@media print {
    .header .hf_no_printable {
        display: none
    }
}

.footer .hf_printable {
    display: none;
    visiblity: hidden
}

@media print {
    .footer .hf_printable {
        display: block;
        visiblity: visible
    }
}

@media print {
    .footer .hf_no_printable {
        display: none
    }
}

*+html .header .hp_logo a.hf_logo {
    font-size: 0
}

*+html .header .hp_logo a.hf_logo img.hf_no_printable {
    display: block
}

.header {}

@media screen and (max-width:1080px) {
    .header .hp_logo a.hf_logo {
        margin-left: 20px
    }
}

@media screen and (max-width:670px) {
    .header .hp_logo a.hf_logo {
        margin-left: 20px !important
    }
}

@media screen and (max-width:495px) {
    .header .hp_logo a.hf_logo {
        margin-left: 5px !important
    }
}

@media screen and (max-width:368px) {
    .header .hp_logo a.hf_logo {
        margin-left: 0px !important
    }
  
li.js_search_widget.nav_button.search_widget,  li.js_top_menu_widget.nav_button.top_menu_widget ,  li.js_shopping_widget.nav_button.shopping_widget , li.js_search_widget.nav_button.search_widget{
  margin-left:5px !important;
  }
  
  .header .hp_logo a.hf_logo {
    margin-left: 3px !important;
}
  
  .selectable, .empty {
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 12px;
    margin-left: 10px !important;
}
    
    
}

@media screen and (max-width:495px) {
    .header .hp_logo a.hf_logo:before {
        font-size: 50px
    }
}

@media screen and (max-width:495px) {
    .header .hp_logo a.hf_logo img.hf_no_printable {
        display: none
    }
}

.header .background {
    background-color: white;
 
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9996
}

.header .hf_wrapper {
    background-color: #fff;
    font-size: 14px;
    height: 100%;
    width: 100%
}

.header .hf_top_menu {
    background: #fff;
    display: inline-block;
    height: 100%
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu {
        left: 73px
    }
}

.header .hf_top_menu li {
    display: inline-block;
    line-height: 25px;
    position: relative;
    z-index: 9999
}

.header .hf_top_menu li a {
    color: #5a5a5a;
    display: block;
    -webkit-text-size-adjust: 100%
}

.header .hf_top_menu li a.header_link {
    font-weight: normal;
    font-size: 16px;
    *line-height: normal
}

.header .hf_top_menu li a:visited {
    color: #5a5a5a;
    display: block;
    -webkit-text-size-adjust: 100%
}

.header .hf_top_menu li a.header_link {
    color: #5a5a5a;
    position: relative
}

.header .hf_top_menu li a.header_link:visited,
.header .hf_top_menu li a.header_link:hover,
.header .hf_top_menu li a.header_link:active,
.header .hf_top_menu li a.header_link:focus {
    color: #5a5a5a
}

.header .hf_top_menu li a.header_link:before {
    display: none
}

.header .hf_top_menu li a.header_link .pointer {
    bottom: -12px;
    display: none;
    height: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 0;
    width: 17px
}

.header .hf_top_menu li a.header_link .pointer {
    background: #f2f2f2
}

.header .hf_top_menu li a.header_link .pointer:after,
.header .hf_top_menu li a.header_link .pointer:before {
    bottom: 100%;
    right: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.header .hf_top_menu li a.header_link .pointer:after {
    border-color: rgba(242, 242, 242, 0);
    border-bottom-color: #f2f2f2;
    border-width: 10px;
    margin-right: -10px
}

.header .hf_top_menu li a.header_link .pointer:before {
    border-color: rgba(204, 31, 12, 0);
    border-bottom-color: #ccc;
    border-width: 12px;
    margin-right: -12px
}

.header .hf_top_menu li.selected a.header_link {
    color: #5a5a5a
}

.header .hf_top_menu li.selected a.header_link .pointer {
    display: block
}

.header .hf_top_menu li.selected .level2 {
    -webkit-transform: translateY(198px);
    -moz-transform: translateY(198px);
    -ms-transform: translateY(198px);
    transform: translateY(198px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')"
}

@media \0screen {
    .header .hf_top_menu li.selected .level2 {
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')";
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
        margin-right: -3px;
        margin-top: 198px
    }
}

.header .hf_top_menu li.selected.inactive-menu a.header_link {
    color: #007DBA
}

.header .hf_top_menu li.selected.inactive-menu a.header_link .pointer {
    display: none
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu li {
        width: auto;
        margin-left: 20px;
        word-wrap: break-word
    }
}

.header .hf_top_menu .level1>li.first_li {
    margin-left: 0
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu .level1>li.first_li {
        margin-right: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li.second-last .level2 {
        left: 0;
        right: inherit
    }
}

.header .hf_top_menu .level1>li.second-last .level2.expanded li {
    margin-left: 249px
}

@media screen and (min-width:1401px) {
    .header .hf_top_menu .level1>li.second-last .level2.expanded li {
        margin-left: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li.second-last .level2.expanded li {
        margin-left: 0
    }
}

.header .hf_top_menu .level1>li.second-last .top_corner {
    right: 8px;
    left: inherit
}

@media screen and (min-width:1401px) {
    .header .hf_top_menu .level1>li.second-last .top_corner {
        left: 17px
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li.second-last .top_corner {
        left: 17px
    }
}

.header .hf_top_menu .level1 li.empty a.header_link:hover,
.header .hf_top_menu .level1 li a.header_link:hover {
    text-decoration: underline;
    color: #007DBA !important
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu .level1 {
        display: block;
        width: auto;
        margin-right: 0
    }
}

.header .hf_top_menu .level2 {
    visibility: hidden;
    -moz-transition: -moz-transform 0.8s;
    -o-transition: -o-transform 0.8s;
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    background: #f2f2f2;
    font-size: 14px;
    overflow: inherit !important;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: -120px;
    z-index: -1;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2)
}

@media screen and (min-width:1081px) {
    .header .hf_top_menu .level2 {
        display: none !important
    }
}

.header .hf_top_menu .level2 .pointer {
    background-image: url({{'hpi-hf-sprite-img-r.png' | asset_url}});
    background-repeat: no-repeat;
    background-position: -98px -1px;
    display: inline-block;
    float: none;
    right: 17px;
    margin: 0;
    padding: 0;
    width: 17px
}

.header .hf_top_menu .level2 ul {
    margin: 0 auto;
    padding-top: 25px;
    position: absolute;
    top: 0;
    width: 100%;
    white-space: nowrap
}

.header .hf_top_menu .level2 ul li {
    padding: 4px 0;
    min-width: 100px;
    padding-right: 15px
}

@media screen and (min-width:1081px) {
    .header .hf_top_menu .level2 ul li {
        margin-left: 0;
        display: inline-block;
        float: none;
        height: 120px;
        text-align: center;
        vertical-align: top;
        white-space: normal;
        min-width: 100px;
        padding-right: 15px
    }
}

.header .hf_top_menu .level2 ul li a {
    display: inline-block;
    line-height: 16px;
    text-align: center
}

.header .hf_top_menu .level2 ul li a:hover {
    color: #007DBA
}

.header .hf_top_menu .level2 ul li a:before {
    display: block;
    font-family: HPIcons;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 20px;
    speak: none;
    text-transform: none
}

.header .hf_top_menu .level2 .top_corner {
    left: 17px;
    width: 17px;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0
}

.header .hf_top_menu .level2 .separator div {
    margin: 4px 20px 2px;
    border-top: 1px solid #e5e8e8;
    width: 210px
}

.header .hf_top_menu .expanded {
    width: 501px
}

.header .hf_top_menu .expanded li.selected {
    background: #007DBA
}

.header .hf_top_menu .expanded li.selected a {
    color: #fff;
}

.header .hf_top_menu .expanded li.selected a.header_link.has_flyout:hover {
    color: #fff !important
}

.header .hf_top_menu li a.header_link.level1-mobile,
.header .hf_top_menu li a.level2-mobile {
    display: none
}

.header .submenu {
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    background-color: #f2f2f2;
    font-size: 14px;
    line-height: 24px;
    min-height: 120px;
    overflow: inherit !important;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: -124px;
    z-index: 12;
    -webkit-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    display: none
}

.header .submenu[data-state="open"] {
    -webkit-transform: translateY(197px);
    -moz-transform: translateY(197px);
    -ms-transform: translateY(197px);
    transform: translateY(197px)
}

.header .submenu .js_hf_menu a {
    display: none
}

.header .submenu .js_hf_menu.hf-menu-visible a {
    display: inline-block
}

@media \0screen {
    .header .submenu[data-state="open"] {
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')";
        margin-top: 197px
    }
}

.header .submenu ul {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: block;
    height: 120px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding-top: 20px;
    padding: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 100%
}

@media \0screen {
    .header .submenu ul {
        background-color: #f2f2f2
    }
}

.header .submenu ul[data-state="visible"] {
    opacity: 1;
    visibility: visible;
    padding-top: 20px
}

.header .submenu ul[data-state="visible"].inactive-menu {
    opacity: 0;
    visibility: hidden
}

.header .submenu ul[data-state="hidden"] {
    visibility: hidden;
    opacity: 0
}

.header .submenu ul li {
    padding: 4px 0
}

@media screen and (min-width:1081px) {
    .header .submenu ul li {
        margin-left: 0;
        display: inline-block;
        float: none;
        height: 120px;
        text-align: center;
        vertical-align: top;
        white-space: normal
    }
}

.header .submenu ul li a {
    display: inline-block;
    line-height: 16px;
    text-align: center
}

.header .submenu ul li a.imgLink img {
    display: block;
    margin-bottom: 5px !important;
    margin: 0 auto;
    border: 0
}

.header .submenu ul li a.imgLink img:nth-child(2) {
    display: none
}

.header .submenu ul li a:hover {
    color: #007DBA
}

.header .submenu ul li a:before {
    display: block;
    font-family: HPIcons;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 20px;
    padding-top: 10px;
    speak: none;
    text-align: center;
    text-transform: none
}

.header .submenu ul li.lstcol_first_li {
    display: none
}

.header .submenu ul li {
    display: inline-block;
    height: 120px;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    min-width: 100px;
    padding-right: 15px
}

.header .submenu ul li a {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #5a5a5a;
    display: inline-block;
    text-decoration: none
}

.header .submenu-category {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background-color: rgba(242, 242, 242, 0.8);
    left: 0;
    display: none;
    margin-top: 1px;
    height: 120px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center
}

.header .submenu-category .hasLink ul li:first-child {
    display: none
}

@media \0screen {
    .header .submenu-category {
        background-color: #f2f2f2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
    }
}

.header .submenu-category ul {
    padding-top: 20px
}

.header .submenu-category ul li {
    padding: 4px 0;
    min-width: 100px;
    padding-right: 15px
}

@media screen and (min-width:1081px) {
    .header .submenu-category ul li {
        margin-left: 0;
        display: inline-block;
        float: none;
        text-align: center;
        vertical-align: top;
        white-space: normal;
        min-width: 100px;
        padding-right: 15px
    }
}

.header .submenu-category ul li a {
    display: inline-block;
    line-height: 16px;
    text-align: center
}

.header .submenu-category ul li a.imgLink img {
    display: block;
    margin-bottom: 5px !important;
    margin: 0 auto;
    border: 0
}

.header .submenu-category ul li a.imgLink img:nth-child(2) {
    display: none
}

.header .submenu-category ul li a:hover {
    color: #007DBA
}

.header .submenu-category ul li a:before {
    display: block;
    font-family: HPIcons;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 20px;
    padding-top: 10px;
    speak: none;
    text-align: center;
    text-transform: none
}

.header .submenu-category ul li.lstcol_first_li {
    display: none
}

.header .submenu-category ul li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    min-width: 100px;
    padding-right: 15px
}

.header .submenu-category ul li:first-child {
    margin-left: 0
}

.header .submenu-category ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.header .submenu-category ul li a {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #5a5a5a;
    display: inline-block;
    text-decoration: none
}

.header .level1 {
    display: inline-block;
    overflow: hidden;
    width: auto
}

.top_menu_active .hf_top_menu {
    margin-left: 0
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .top_menu_active .hf_top_menu {
        margin-#lay-dir: auto
    }
}

@media screen and (min-width:1081px) {
    .top_menu_widget_accordion[data-state="closed"] {
        display: none
    }
}

@media \0screen {
    .top_menu_widget_accordion[data-state="closed"] {
        display: none
    }
}

.selectable,
.empty {
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 12px;
    margin-left: 20px
}

@media screen and (min-width:1081px) {
    .selectable,
    .empty {
        min-height: 32px
    }
}

@media screen and (min-width:1280px) {
    .selectable,
    .empty {
        margin-left: 30px
    }
}

.selectable a>span,
.empty a>span {
    height: 50px;
    display: table-cell;
    vertical-align: middle
}

.search_widget_active .hf_top_menu {}

@media screen and (max-width:1080px) {
    .selectable a>span {
        height: auto
    }
}

@media screen and (max-width:1080px) {
    .empty a>span {
        height: auto
    }
}

.header {}

@media screen and (max-width:1080px) {
    .header .hf_top_menu {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1 li {
        margin: 0;
        float: none;
        width: auto;
        padding: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1 li.first_li {
        background-position: right -342px
    }
    .header .hf_top_menu .level1 li.first_li a.header_link.has_link:active {
        background-position: right -390px
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li>a:active {
        color: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li>a:active:before {
        color: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li>a>span:before {
        display: inline-block;
        font-family: 'HPIcons';
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 2.5em;
        margin-right: 20px;
        speak: none;
        text-transform: none;
        vertical-align: middle
    }
}

@media screen and (min-width:1081px) {
    .header .hf_top_menu .level1>li>a:before {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1 {
        -webkit-transition: height 0.6s;
        -moz-transition: height 0.6s;
        -o-transition: height 0.6s;
        transition: height 0.6s;
        border: 2px solid;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        left: auto;
        right: 0;
        border-width: 0;
        border-color: #c9c9c9;
        background-color: #f2f2f2;
        overflow: auto
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 {
        border: 2px solid;
        margin: 0;
        padding: 0;
        visibility: visible
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 {
        -webkit-transition: max-height 0.5s;
        -moz-transition: max-height 0.5s;
        -o-transition: max-height 0.5s;
        transition: max-height 0.5s;
        left: auto;
        right: 0;
        background-color: #f2f2f2;
        border: none;
        max-height: 0;
        position: relative;
        text-align: left;
        top: 0;
        width: 100%;
        z-index: 1
    }
    .header .hf_top_menu .level2.open {
        max-height: 700px;
        display: inherit !important
    }
    .header .hf_top_menu .level2 ul {
        padding-top: 0;
        position: static;
        width: auto
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 .top_corner {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li {
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li a {
        margin: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.first_li {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.first_li.column_no_link {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.lstchild a {
        margin: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.lstchild a {
        padding-bottom: 16px;
        margin: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 .separator {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu li.lstchild .level2 {
        border-style: solid;
        border-width: 0 0 1px 0;
        border-color: #e5e8e8
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu li a.header_link.level1-mobile,
    .header .hf_top_menu li.empty a.header_link.level1-desktop {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu li a {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level1 li {
        background-color: #f2f2f2;
        border-top: 1px solid #e5e8e8;
        display: block;
        overflow: hidden;
        padding: 0;
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level1 li.first_li {
        border-top: 0;
        margin-left: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level1>li.selectable>a:before {
        float: right;
        margin: 0;
        font-size: 12px;
        line-height: 21px;
        font-weight: bold;
        color: #686868
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level2 li {
        background: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level2>li>a:before {
        float: right;
        margin: 0;
        font-size: 12px;
        line-height: 21px;
        font-weight: bold;
        color: #767676;
        margin-right: 25px
    }
}

@media screen and (max-width:1080px) {
    .header .submenu[data-state="closed"],
    .header .submenu {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .submenu-category {
        box-sizing: border-box;
        height: 120px;
        padding-right: 40px;
        padding-left: 40px;
        white-space: nowrap;
        width: 100%
    }
    .header .submenu-category .hasLink ul li:first-child {
        display: none
    }
    .header .submenu-category ul li {
        margin: 0 20px;
        max-width: none;
        min-width: 0;
        width: auto
    }
}

@media screen and (max-width:495px) {
    .header .submenu-category {
        height: 90px;
        position: relative;
        padding-right: 25px;
        padding-left: 25px
    }
    .header .submenu-category ul {
        padding-top: 10px
    }
    .header .submenu-category ul li {
        padding-right: 0
    }
    .header .submenu-category ul li a {
        line-height: 1.25em
    }
    .header .submenu-category ul li a:before {
        font-size: 40px;
        margin-bottom: 0.3em
    }
    .header .submenu-category ul li a.imgLink img {
        width: 30px;
        height: 30px;
        margin-top: 5px
    }
}

@media screen and (min-width:496px) {
    .header .submenu-category.swiper .hf-swiper-button-prev:after,
    .header .submenu-category.swiper .hf-swiper-button-next:after {
        line-height: 120px
    }
}

@media screen and (max-width:1080px) {
    .header .js_item>a:active {
        background-position: right -390px
    }
}

@media screen and (max-width:1080px) {
    .header li.top_menu_widget {
        display: inline-block
    }
}

@media screen and (max-width:1080px) {
    .header li.top_menu_widget.nav_button {
        margin-right: 0.2em;
        top: 4px
    }
}

@media screen and (max-width:1080px) {
    .header li.top_menu_widget .hf_top_nav {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget .top_m_widget {
        width: 34px;
        height: 34px;
        display: block;
        background-position: 0 -190px
    }
    .header .top_menu_widget .top_m_widget .bar1 {
        -moz-transition: background-color 0.2s, -moz-transform 0.4s;
        -o-transition: background-color 0.2s, -o-transform 0.4s;
        -webkit-transition: background-color 0.2s, -webkit-transform 0.4s;
        transition: background-color 0.2s, transform 0.4s;
        width: 30px;
        height: 2px;
        margin-top: 7px;
        border-radius: 1px;
        background-color: #5a5a5a;
        float: right
    }
    .header .top_menu_widget .top_m_widget .bar2 {
        -moz-transition: background-color 0.2s, -moz-transform 0.4s;
        -o-transition: background-color 0.2s, -o-transform 0.4s;
        -webkit-transition: background-color 0.2s, -webkit-transform 0.4s;
        transition: background-color 0.2s, transform 0.4s;
        width: 30px;
        height: 2px;
        margin: 6px 0;
        border-radius: 1px;
        background-color: #5a5a5a;
        float: right
    }
    .header .top_menu_widget .top_m_widget .bar3 {
        -moz-transition: background-color 0.2s, -moz-transform 0.4s;
        -o-transition: background-color 0.2s, -o-transform 0.4s;
        -webkit-transition: background-color 0.2s, -webkit-transform 0.4s;
        transition: background-color 0.2s, transform 0.4s;
        width: 30px;
        height: 2px;
        border-radius: 1px;
        background-color: #5a5a5a;
        float: right
    }
}

.header .top_menu_widget .top_m_widget:after {}

@media screen and (min-width:320px) and (max-width:1080px) {
    .header .top_menu_widget .top_m_widget:after {
        float: right;
        line-height: 34px;
        font-size: 34px;
        color: #5a5a5a
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget .top_m_widget:hover .top_m_widget:after {
        color: #007DBA
    }
}

.header.top_menu_active .background {
    background-color: #f2f2f2
}

@media screen and (max-width:1080px) {
    .header.top_menu_active .header_container {
        background-color: #f2f2f2;
        border-bottom: 1px solid #e5e8e8
    }
}

@media screen and (max-width:1080px) {
    .header.top_menu_active .top_menu_widget .top_m_widget:after {
        color: #007DBA;
        font-size: 34px
    }
}

@media screen and (max-width:1080px) {
    .header.top_menu_active .top_menu_widget_accordion {
        visibility: visible
    }
}

.header.top_menu_active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    -moz-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    -ms-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    transform: rotate(-45deg) translate(-5.5px, 5.5px)
}

.header.top_menu_active .bar2 {
    -webkit-transform: translateX(55px);
    -moz-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px)
}

.header.top_menu_active .bar3 {
    -webkit-transform: rotate(45deg) translate(-5.5px, -5.5px);
    -moz-transform: rotate(45deg) translate(-5.5px, -5.5px);
    -ms-transform: rotate(45deg) translate(-5.5px, -5.5px);
    transform: rotate(45deg) translate(-5.5px, -5.5px)
}

.header.top_menu_active .nav_buttons a:not(.hf-close) {
    display: none
}

@media screen and (max-width:1080px) {
    .header.top_menu_active {
        background-color: #f2f2f2;
        height: auto
    }
    .header.top_menu_active .hf_top_menu .hf_menu.level1 {
        height: 100%
    }
    .header.top_menu_active .submenu-category {
        visibility: hidden
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion {
        -webkit-transition: height 0.6s;
        -moz-transition: height 0.6s;
        -ms-transition: height 0.6s;
        transition: height 0.6s;
        background-color: #f2f2f2;
        position: absolute !important;
        display: initial !important;
        top: 72px;
        width: 100%;
        z-index: 12;
        overflow-y: auto;
        visibility: hidden
    }
    .header .top_menu_widget_accordion[data-state="open"], .header .top_menu_widget_accordion.open {
        height: 100%
    }
    .header .top_menu_widget_accordion[data-state="open"] li, .header .top_menu_widget_accordion.open li {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -moz-transition: opacity 0.4s, -moz-transform 0.4s;
        -o-transition: opacity 0.4s, -o-transform 0.4s;
        -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
        transition: opacity 0.4s, transform 0.4s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(1), .header .top_menu_widget_accordion.open li:nth-child(1) {
        -webkit-transition-delay: 0.04s;
        -moz-transition-delay: 0.04s;
        -o-transition-delay: 0.04s;
        transition-delay: 0.04s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(2), .header .top_menu_widget_accordion.open li:nth-child(2) {
        -webkit-transition-delay: 0.08s;
        -moz-transition-delay: 0.08s;
        -o-transition-delay: 0.08s;
        transition-delay: 0.08s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(3), .header .top_menu_widget_accordion.open li:nth-child(3) {
        -webkit-transition-delay: 0.12s;
        -moz-transition-delay: 0.12s;
        -o-transition-delay: 0.12s;
        transition-delay: 0.12s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(4), .header .top_menu_widget_accordion.open li:nth-child(4) {
        -webkit-transition-delay: 0.16s;
        -moz-transition-delay: 0.16s;
        -o-transition-delay: 0.16s;
        transition-delay: 0.16s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(5), .header .top_menu_widget_accordion.open li:nth-child(5) {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(6), .header .top_menu_widget_accordion.open li:nth-child(6) {
        -webkit-transition-delay: 0.24s;
        -moz-transition-delay: 0.24s;
        -o-transition-delay: 0.24s;
        transition-delay: 0.24s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(7), .header .top_menu_widget_accordion.open li:nth-child(7) {
        -webkit-transition-delay: 0.28s;
        -moz-transition-delay: 0.28s;
        -o-transition-delay: 0.28s;
        transition-delay: 0.28s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(8), .header .top_menu_widget_accordion.open li:nth-child(8) {
        -webkit-transition-delay: 0.32s;
        -moz-transition-delay: 0.32s;
        -o-transition-delay: 0.32s;
        transition-delay: 0.32s
    }
    .header .top_menu_widget_accordion[data-state="closed"] {
        height: 0 !important
    }
    .header .top_menu_widget_accordion[data-state="closed"] li {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -moz-transition: opacity 0.4s, -moz-transform 0.4s;
        -o-transition: opacity 0.4s, -o-transform 0.4s;
        -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
        transition: opacity 0.4s, transform 0.4s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(1) {
        -webkit-transition-delay: 0.32s;
        -moz-transition-delay: 0.32s;
        -o-transition-delay: 0.32s;
        transition-delay: 0.32s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(2) {
        -webkit-transition-delay: 0.16s;
        -moz-transition-delay: 0.16s;
        -o-transition-delay: 0.16s;
        transition-delay: 0.16s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(3) {
        -webkit-transition-delay: 0.10667s;
        -moz-transition-delay: 0.10667s;
        -o-transition-delay: 0.10667s;
        transition-delay: 0.10667s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(4) {
        -webkit-transition-delay: 0.08s;
        -moz-transition-delay: 0.08s;
        -o-transition-delay: 0.08s;
        transition-delay: 0.08s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(5) {
        -webkit-transition-delay: 0.064s;
        -moz-transition-delay: 0.064s;
        -o-transition-delay: 0.064s;
        transition-delay: 0.064s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(6) {
        -webkit-transition-delay: 0.05333s;
        -moz-transition-delay: 0.05333s;
        -o-transition-delay: 0.05333s;
        transition-delay: 0.05333s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(7) {
        -webkit-transition-delay: 0.04571s;
        -moz-transition-delay: 0.04571s;
        -o-transition-delay: 0.04571s;
        transition-delay: 0.04571s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(8) {
        -webkit-transition-delay: 0.04s;
        -moz-transition-delay: 0.04s;
        -o-transition-delay: 0.04s;
        transition-delay: 0.04s
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu {
        display: inline-block;
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li a:active:visited {
        background-color: #fff;
        color: #767676
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li a:active {
        background-color: #fff;
        color: #767676
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li a:hover {
        color: #007DBA;
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li>a {
        background-position: right -341px;
        color: #5a5a5a;
        line-height: 60px;
        padding: 0 20px;
        cursor: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li>a>span>br {
        display: none
    }
}

.header .top_menu_widget_accordion .hf_top_menu .level2 li a.imgLink img {
    display: none
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a:hover {
        color: #007DBA !important;
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a.has_flyout.open:hover {
        color: #fff !important
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a:focus {
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a:active {
        background-color: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li a {
        font-weight: normal;
        display: block;
        font-size: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li a:active,
    .header .top_menu_widget_accordion .hf_top_menu li a:hover,
    .header .top_menu_widget_accordion .hf_top_menu li a:visited {
        font-size: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li .level2 {
        font-size: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li .level2 li a {
        font-size: 18px
    }
    .header .top_menu_widget_accordion .hf_top_menu li .level2 li a br {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li .level2 li a:before {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li>a {
        box-sizing: border-box;
        padding-left: 80px;
        padding-right: 20px;
        text-align: left;
        text-decoration: none;
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion.iOS .hf_top_menu .level2 li a:hover {
        color: #007DBA
    }
}

.swiper {}

.swiper .hf-swiper-container {
    margin: 0 auto;
    overflow: hidden;
    z-index: 1
}

.swiper .swiper-container-no-flexbox .hf-swiper-slide {
    float: left
}

.swiper .hf-swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

@media screen and (max-width:1080px) {
    .swiper .hf-swiper-wrapper li a br {
        display: inline-block
    }
}

.swiper .swiper-container-android .hf-swiper-slide,
.swiper .hf-swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper .swiper-container-free-mode>.hf-swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper .hf-swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center
}

.swiper .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper .hf-swiper-button-prev,
.swiper .hf-swiper-button-next {
    background-color: #f2f2f2;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    width: 28px;
    z-index: 10;
}

.swiper .hf-swiper-button-prev {
    left: 0
}

.swiper .hf-swiper-button-prev:after {
    content: "\e909";
    font-family: 'HPIcons';
    color: #5a5a5a;
    display: inline-block;
    font-size: 1.5em;
    line-height: 90px;
    vertical-align: middle;
}

.swiper .hf-swiper-button-next {
    right: 0
}

.swiper .hf-swiper-button-next:after {
    content: "\e90a";
    font-family: 'HPIcons';
    color: #5a5a5a;
    display: inline-block;
    font-size: 1.5em;
    line-height: 90px;
    vertical-align: middle
}

.swiper .hf-swiper-button-disabled {
    display: none
}

.swiper .swiper-container-rtl .hf-swiper-button-prev:after {
    content: "\e90a"
}

.swiper .swiper-container-rtl .hf-swiper-button-next:after {
    content: "\e909"
}

[dir="rtl"] .header.top_menu_active .bar1 {
    -webkit-transform: rotate(45deg) translate(5.5px, 5.5px);
    -moz-transform: rotate(45deg) translate(5.5px, 5.5px);
    -ms-transform: rotate(45deg) translate(5.5px, 5.5px);
    transform: rotate(45deg) translate(5.5px, 5.5px)
}

[dir="rtl"] .header.top_menu_active .bar2 {
    -webkit-transform: translateX(-55px);
    -moz-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    transform: translateX(-55px)
}

[dir="rtl"] .header.top_menu_active .bar3 {
    -webkit-transform: rotate(-45deg) translate(5.5px, -5.5px);
    -moz-transform: rotate(-45deg) translate(5.5px, -5.5px);
    -ms-transform: rotate(-45deg) translate(5.5px, -5.5px);
    transform: rotate(-45deg) translate(5.5px, -5.5px)
}

.header {}

.header.search_widget_active .search_icon {
    color: #007DBA
}

.header.stickySearchBlock {
    height: auto
}

.header.stickySearchBlock .search_icon {
    cursor: default
}

.header.stickySearchBlock .search_block {
    position: relative;
    top: 0;
    box-shadow: none
}

.header .search_block {
    position: absolute;
    top: -57px;
    width: 96.7%;
    left: 0;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    transition: transform 0.5s;
    background-color: #fff;
    padding: 20px 1.65%;
    text-align: center;
    z-index: 11;
    font-size: 16px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (min-width:497px) {
    .header .search_block {
        padding: 35px 1.65%
    }
}

@media \0screen {
    .header .search_block {
        padding: 35px 1.65%
    }
}

.header .search_block[data-state="open"] {
    -webkit-transform: translateY(130px);
    -moz-transform: translateY(130px);
    -ms-transform: translateY(130px);
    transform: translateY(130px)
}

@media \0screen {
    .header .search_block[data-state="open"] {
        top: 72px
    }
}

.header .search_container {
    background: white;
    position: relative;
    width: 100%;
    max-width: 594px;
    height: auto;
    margin: 0 auto
}

.header .search_container .search_mob_container {
    position: relative;
    width: 100%
}

.header .search_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px
}

.header .my_Account_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px
}

.header .search_container_active {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 594px
}

.header input[type="search"].searchBox,
.header .searchBox {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding-left: 18px;
    padding-right: 105px;
    margin: 0;
    border: 1px solid #b9b9bb;
    border-radius: 0;
    outline: none;
    font-size: 1.125em;
    -webkit-appearance: none;
}

@media screen and (min-width:495px) {
    .header input[type="search"].searchBox,
    .header .searchBox {
        padding-right: 125px
    }
}

@media \0screen {
    .header input[type="search"].searchBox,
    .header .searchBox {
        padding-right: 125px
    }
}

.header input[type="search"].searchBox:focus,
.header .searchBox:focus {
    color: #000
}

.header .searchSubmit {
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    background-color: #007DBA;
    color: #fff;
    font-size: 1.75em;
    line-height: 50px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none
}

.header .searchSubmit:before {
    position: absolute;
    right: 25px
}

@media screen and (min-width:496px) {
    .header .searchSubmit {
        width: 80px
    }
}

@media \0screen {
    .header .searchSubmit {
        width: 80px
    }
}

.header .searchSubmit:hover {
    background-color: #336699
}

.header .searchSubmit[type='submit']:disabled {
    background-color: #b9b9bb
}

.header .searchSubmit.disabled {
    background-color: #b9b9bb
}

.header input {
    -webkit-appearance: none;
    border-radius: 0
}

.header input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.header input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.header input[type="search"]::-webkit-search-decoration,
.header input[type="search"]::-webkit-search-cancel-button,
.header input[type="search"]::-webkit-search-results-button,
.header input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.header input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.header .searchClear {
    display: none;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    position: absolute;
    top: 10px;
    right: 70px;
    width: 30px;
    height: 30px;
    color: #5a5a5a;
    font-size: 1.25em;
    line-height: 30px
}

@media screen and (min-width:496px) {
    .header .searchClear {
        right: 90px
    }
}

@media \0screen {
    .header .searchClear {
        right: 90px
    }
}

.header li.search_widget a:hover {
    color: #007DBA
}

.header li.search_widget .top_corner {
    top: 48px;
    right: 5px;
    display: none
}

.header li.search_widget .top_corner:after {
    right: 3px;
    border-width: 9px
}

.header li.search_widget .top_corner:before {
    border-width: 11px
}

.header .searchClose {
    display: none
}

.header .searchBox::-ms-clear {
    display: none
}

.ac_results {
    overflow: hidden;
    width: 100%;
    text-align: left;
    position: relative;
    width: 100%;
    max-width: 594px;
    margin: 30px auto 0
}

.ac_results .js_results1 {
    margin: 30px 0 auto
}

.ac_results ul {
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 15px
}

.ac_results li {
    margin-top: 10px;
    cursor: pointer
}

.ac_results li a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding: 6px 0;
    font-size: 1.125em
}

.ac_results .ac_no_title li a {
    padding-left: 10px
}

.ac_results a:visited {
    color: #000000
}

.ac_results a:active {
    text-decoration: none
}

.ac_results a span {
    color: #767676
}

.ac_results a.ac_focus {
    color: #007DBA
}

.ac_results a.ac_focus span {
    color: #007DBA
}

.ac_results .ac_title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #767676;
    font-size: 0.875em;
    text-transform: uppercase;
    border-bottom: 1px solid #b9b9bb
}

.ac_results .ac_progress {
    color: #aaaaaa;
    padding: 10px 10px
}

.ac_results .ac_no_results {
    color: #555555;
    padding: 10px 10px
}

.search_widget_popup {
    display: none
}

.header .search_block {}

@media screen and (max-width:1081px) {
    .header .search_block {
        top: -57px
    }
}

@media screen and (max-width:495px) {
    .header .searchSubmit:before {
        right: 15px
    }
}

@media screen and (max-width:1081px) {
    .header .hdr_widgets li.search_widget {
        top: 5px
    }
}

@media screen and (max-width:1081px) {
    .header.search_widget_active .search_widget .top_corner {
        top: 48px
    }
}

.header {}

.header li.shopping_widget {
    _display: inline
}

.header li.shopping_widget a.shopping_icon:hover {
    color: #007DBA
}

.header .shop_widget {
    display: none;
    height: auto;
    position: absolute;
    color: #666;
    background: #fff;
    border: 2px solid #b9b8bb;
    border-bottom: 3px solid #007DBA;
    top: auto;
    width: 620px;
    right: 0;
    text-align: left
}

.header .shop_widget .widget_content {
    margin: 16px 20px;
    color: #000000;
    line-height: normal;
    font-size: 140%;
    background: transparent
}

.header .shop_widget .top_corner {
    right: 0
}

.header .shop_widget .left_corner {
    display: none
}

.header .shop_widget .hf_close_btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    line-height: 37px;
    height: 37px;
    background-position: -90px -50px;
    color: #626262;
    font-size: 17px;
    text-align: center
}

.header .shop_widget .hf_close_btn:hover,
.header .shop_widget .hf_close_btn:active {
    background-position: -126px -50px;
    color: #0197D7;
    font-size: 17px;
    text-decoration: none
}

.header .shop_widget.hf_loading {
    width: 300px
}

.header .shop_widget.hf_loading .wait_class {
    position: static;
    display: block;
    width: 100%;
    height: 100%
}

.header .shop_widget.hf_loading .wait_class div {
    min-height: 92px;
    height: 100%;
    background-position: 50%
}

.header .shop_widget .shadow_cover_top,
.header .shop_widget .shadow_cover_bottom {
    display: none;
    position: static !important;
    margin: 0;
    height: 32px;
    width: 100%
}

.header .shop_widget .shadow_cover_top {
    background: -moz-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    top: 0;
    position: absolute
}

.header .shop_widget .shadow_cover_bottom {
    background: -moz-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to top, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    margin-top: -8px
}

.header .shopping_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px
}

.header .shopping_icon {
    background-position: -45px 0
}

.header #shop_widget_link {
    display: none
}

.header .shopping_widget .item_count {
    background-color: #0096D6;
    border-radius: 50%;
    border: 2px solid white;
    box-sizing: content-box;
    color: white;
    display: none;
    font-size: 0.75rem;
    height: 20px;
    line-height: 21px;
    min-width: 19px;
    padding-left: 1px;
    position: absolute;
    text-align: center;
    top: -7px
}

@media screen and (min-width:0\0) {
    .header .shopping_widget .item_count {
        border: none;
        top: -3px;
        left: 63%
    }
}

.header .shopping_widget .item_count.hf_cart_not_empty {
    display: inline-block;
    *display: inline
}

@media \0screen {
    .header .shopping_widget .item_count {
        padding-bottom: 1px;
        line-height: 13px
    }
}

.header {}

.header .shopping_icon {}

@media screen and (min-width:320px) and (max-width:1080px) {
    .header .shopping_icon {
        width: 34px;
        height: 34px;
        background-position: 0 -139px;
        line-height: 34px;
        font-size: 34px
    }
}

@media screen and (max-width:1080px) {
    .header .shopping_widget .item_count {
        top: -3px;
        left: 61%
    }
}

@media screen and (max-width:1080px) and (min-width:0\0) {
    .header .shopping_widget .item_count {
        top: 0;
        left: 65%
    }
}

.header.top_menu_active .item_count.hf_cart_not_empty {
    display: none
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer_lang_container {
        border-bottom: 1px solid #898888
    }
}

@media screen and (max-width:1080px) {
    .footer .footer_lang_section,
    .footer .site_links,
    .footer .hp_employees_container {
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .footer div.footer_guarantees_block,
    .footer .hf_bottom_links {
        width: auto
    }
}

.footer .footer_lang_container,
.footer .footer_container {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .footer_lang_container,
    .footer .footer_container {
        max-width: 1081px;
        margin: 0 auto
    }
}

.footer .footer_lang_container {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .footer_lang_container {
        border-bottom: 1px solid #898888
    }
}

@media screen and (max-width:767px) {
    .footer .footer_lang_container {
        border-bottom: 0
    }
  
  .span6.payment-icons {
    width: 100%;
    text-align: left;
    margin-top: 5%;
    padding-left: 0;
}
  p.span18.copyright {
    width: 100%;
}
  .footer .site_links div.lstchild {
    margin-right: 0;
    text-align: left!important;
}
  
}

.footer .footer_lang_section {}

@media screen and (max-width:1080px) {
    .footer .footer_lang_section {
        padding: 17px 0 17px 0
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .footer_lang_section {
        margin: 0;
        border-bottom: none
    }
}

@media screen and (max-width:767px) {
    .footer .footer_lang_section {
        border-bottom: 0
    }
}

.footer {}

.footer .world_map {
    margin: 0 auto;
    *float: left;
    width: 0;
    display: none
}

.footer .world_map .shadow_cover_top {
    height: 32px;
    width: inherit;
    background: -moz-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    top: 0;
    position: absolute
}

.footer .world_map .shadow_cover_bottom {
    height: 32px;
    width: inherit;
    background: -moz-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to top, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    margin-top: -8px
}

.footer .worldmap h2 {
    font-family: HPSimplifiedLight, Arial;
    font-size: 18px;
    font-weight: normal
}

.footer .worldmap h2:focus {
    outline: none !important
}

@media screen and (min-width:1000px) {
    .footer .worldmap h2 {
        margin-top: 20px;
        margin-left: 20px;
        line-height: 18px !important
    }
}

.footer .cs-container {
    font-size: 14px;
    padding-left: 20px;
    position: relative
}

.footer .cselector_wrapper {
    *position: static;
    z-index: 100;
    *display: inline;
    *zoom: 1
}

.footer .cselector_wrapper a {
    color: #000
}

.footer .cselector_wrapper a:link {
    color: #000
}

.footer .cselector_wrapper .right_corner {
    display: none;
    left: -4px;
    top: 20px
}

.footer .worldmap_wrapper {
    position: absolute;
    left: 18px;
    *display: inline;
    *zoom: 1
}

@media screen and (min-width:1001px) {
    .footer .worldmap_wrapper {
        display: block
    }
}

.footer .cntr_map,
.footer .cselector {
    float: left;
    _display: inline;
    _zoom: 1
}

.footer .cselector span.map {
    background: transparent url({{'hpi-i-pre-lg.gif' | asset_url}}) no-repeat
}

.footer a.cselector:hover .selectedCountry {
    text-decoration: underline
}

.footer .cselector .selectedCountry {
    margin-right: 8px
}

.footer .cselector span {
    display: inline-block;
    cursor: pointer;
    font-size: 1em;
    color: #fff
}

.footer .cselector span.flag {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'hpi-flag.jpg' | asset_url}}) transparent no-repeat left center
}

/*
.footer .cselector span.flag_fr {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'france-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}
.footer .cselector span.flag_it {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'italy-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_nith {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'netherlands-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_sp {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'spain-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_ge {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'germany-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_chi {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'china-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_jp {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'japan-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_russian {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'russia-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_croatia {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'croatia-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_heb {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'israel-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_pol {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'poland-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_portu {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'portugal-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_roman {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'romania-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_slovenia {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'slovenia-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_slovak {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'slovakia-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_fin {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'finland-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_swed {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'sweden-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_turkish {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'turkey-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_greek {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'greece-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_bulgaria {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'bulgaria-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_korean {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'north-korea-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_serbia {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'serbia-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

.footer .cselector span.flag_arab {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'saudi-arabia-flag-icon-16.png' | asset_url}}) transparent no-repeat left center
}

*/

.footer .hf-worldmap .cselector span {
    line-height: 24px
}

.footer .hf-worldmap .cselector span.flag {
    width: 35px;
    height: 24px;
    background-image: url({{'hpi-world-map.gif' | asset_url}})
}

.footer .hf-worldmap .home_link {
    line-height: 24px
}

.footer .hf-worldmap .cntr_map {
    margin-top: -2px
}

 

.footer .worldmap .country_holder {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 62.5%
}

.footer .worldmap .country_holder ul li {
    padding-bottom: 5px;
    text-align: left;
    width: 132px;
    min-height: 22px
}

.footer .worldmap .country_holder li a {
    font-size: 13px;
    color: #000;
    line-height: 20px
}

.footer .worldmap .country_holder li a:link {
    font-size: 13px;
    color: #000;
    line-height: 20px
}

.footer .worldmap .country_holder li a:visited {
    color: #000 !important
}

.footer .worldmap li a:hover,
.footer .worldmap li a:focus {
    color: #686868;
    text-decoration: underline
}

.footer .worldmap .bottom_corner {
    bottom: -37px;
    left: 7px
}

.footer .worldmap .bottom_corner:before {
    top: -25px
}

.footer .worldmap .bottom_corner:after {
    top: -25px
}

.footer .worldmap a.cselectorbtn {
    background-position: -103px -58px;
    width: 17px;
    height: 17px;
    top: 10px;
    right: 10px;
    position: absolute;
    display: block;
    color: #626262
}

.footer .worldmap a.cselectorbtn:hover {
    background-position: -139px -58px;
    color: #0197D7
}

.footer .worldmap .hf_country_regions,
.footer .worldmap .country_holder_mobile {
    display: none
}

@media screen and (min-width:1001px) {
    .footer .worldmap .country_holder {
        display: block;
        line-height: 20px
    }
}

.footer .worldmap .country_holder li {}

@media screen and (min-width:1001px) {
    .footer .worldmap .country_holder_mobile {
        display: none
    }
}

.footer .wait_class {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.footer #cs_spooler div {
    background: url({{'hpi-i-pre-lg.gif' | asset_url}}) no-repeat scroll 0 0 transparent;
    height: 60px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.footer .wait_class.active {
    display: block
}

.footer #cs_spooler {
    width: 1000px;
    top: -257px;
    opacity: 1;
    z-index: 53;
    position: absolute
}

.footer {}

@media screen and (max-width:1080px) {
    .footer .worldmap {
        border: 2px solid #e5e8e8;
        border: 0 none;
        width: auto;
        height: auto;
        top: auto;
        left: auto;
        position: static;
        background-color: transparent;
        background-position: 50%
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap {
        overflow-x: hidden !important;
        background: transparent
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap li a:focus {
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap h2 {
        padding-left: 20px;
        margin: 4px 0 20px 0
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap h2 {
        padding-left: 19px;
        padding-right: 30px;
        margin: 20px 0 20px 0
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap a.cselectorbtn {
        background-position: -90px -48px;
        width: 37px;
        height: 37px;
        line-height: 37px;
        font-size: 17px;
        text-align: center;
        top: 0;
        right: 0;
        position: absolute;
        display: block
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap a.cselectorbtn {
        line-height: 40px;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap a.cselectorbtn:hover {
        background-position: -126px -48px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap .bottom_corner {
        display: none
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .worldmap .country_holder {
        display: block;
        padding-top: 0
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder {
        display: none
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .worldmap .country_holder ul li {
        width: 137px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap .country_holder li a {
        font-size: 140%;
        line-height: 30px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap .country_holder li a:link {
        font-size: 140%;
        line-height: 30px
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .worldmap .country_holder_mobile {
        display: none
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile {
        display: block;
        font-size: 14px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a {
        display: block;
        font-size: 87.5%;
        text-decoration: none;
        padding: 10px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region {
        position: relative;
        border-top: 1px solid #e5e8e8;
        padding-top: 18px;
        padding-right: 25px;
        padding-bottom: 18px;
        padding-left: 29px;
        color: #8e8e8e
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region:after {
        position: absolute;
        right: 31px;
        top: 17px;
        font-size: 18px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region:hover,
    .footer .worldmap .country_holder_mobile a.cs_region:focus {
        text-decoration: none
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region.open {
        background-position: right -701px;
        background-color: #007DBA;
        color: #fff
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries {
        background-color: #f2f2f2 !important;
        border-bottom: 2px solid #007DBA;
        margin: 0 auto
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li {
        background-color: #f2f2f2 !important;
        margin-left: 18px;
        margin-right: 18px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li:first-child a {
        color: #686868 !important;
        text-decoration: none !important
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li:first-child a:hover {
        text-decoration: underline !important
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li:last-child a {
        border-bottom: 0
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries a {
        background-color: #f2f2f2 !important;
        padding: 21px 10px;
        color: #686868;
        border-bottom: 1px solid #e5e8e8;
        background-color: #e8e8e8
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries a:focus {
        color: #007DBA;
        text-decoration: underline
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile ul {
        border-bottom: 1px solid #e5e8e8
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile li a.cs_region:hover,
    .footer .worldmap .country_holder_mobile li a.cs_region:focus {
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .footer .world_map {
        position: absolute;
        background-image: linear-gradient(#e5e8e8 0, #fff 100%), linear-gradient(#fff 0, #e5e8e8 100%);
        background: #fff;
        background: -moz-linear-gradient(top, #e5e8e8 0, #fff 100%), -moz-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e8e8), color-stop(100%, #fff)), -webkit-gradient(linear, left top, left bottom, color-stop(13%, #fff), color-stop(100%, #e5e8e8));
        background: -webkit-linear-gradient(top, #e5e8e8 0, #fff 100%), -webkit-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background: -o-linear-gradient(top, #e5e8e8 0, #fff 100%), -o-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background: -ms-linear-gradient(top, #e5e8e8 0, #fff 100%), -ms-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background-position: left top, left bottom;
        background-size: 100% 16px, 100% 16px;
        background-color: #fff;
        background-repeat: no-repeat;
        border: 2px solid #CCCCCC
    }
    .footer .world_map .shadow_cover_top {
        height: 0
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap_wrapper {
        display: none
    }
}

@media screen and (max-width:495px) {
    .footer .js_worldmap_wrapper {
        background-color: #fff
    }
}

@media screen and (max-width:495px) {
    .footer .cselector_wrapper {
        z-index: auto
    }
}

@media screen and (max-width:1080px) {
    .footer .cselector_wrapper.responsive .worldmap_wrapper,
    .footer .cselector_wrapper.responsive .right_corner {
        display: block;
        z-index: 1
    }
}

@media screen and (max-width:1080px) {
    .footer #cs_spooler {
        top: auto;
        width: auto
    }
}

@media screen and (max-width:1080px) {
    .footer #cs_spooler div {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: absolute
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .cs-container {
        padding-left: 34px
    }
}

.footer .site_links {
    font-size: 14px;
    margin: 0 auto;
    padding: 20px 33px 14px;
    margin-bottom: 17px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #898888;
    overflow: hidden
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links {
        box-sizing: border-box;
        padding: 24px 31px 14px;
        width: 100%
    }
}

.footer .site_links.column_5 .site_links_container {
    width: 18%
}

.footer .site_links.column_4 .site_links_container {
    width: 23%
}

.footer .site_links .site_links_container {
    box-sizing: border-box;
    display: inline-block;
    margin-top: 0;
    margin-right: 2.5%;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    text-align: left;
    float: left
}

.footer .site_links div.lstchild {
    margin-right: 0;
  text-align: right;
}

span.column_no_link.left-fix span {
  
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links div.lstchild {
        margin-right: 0;
        padding-right: 0
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links div.fstchild {
        margin-left: 0
    }
}

.footer .site_links .ul_site_links {
    display: block
}

@media print {
    .footer .site_links .ul_site_links {
        display: block !important
    }
}

.footer .site_links .ul_site_links li.first_li {
    padding-bottom: 10px
}

.footer .site_links .ul_site_links li.first_li a,
.footer .site_links .ul_site_links li.first_li span {
    font-size: 1em;
    font-weight: bold;
    line-height: 23px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.first_li a,
    .footer .site_links .ul_site_links li.first_li span {
        line-height: 18px;
        font-size: 1em
    }
}

.footer .site_links .ul_site_links li.first_li>a {
    display: none;
    visibility: hidden
}

.footer .site_links .ul_site_links li.lstchild {
    padding-bottom: 20px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.lstchild a {
        padding-bottom: 19px
    }
    .footer .site_links .ul_site_links li.lstchild a.footer_btn {
        padding: 4px 0 6px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.first_li,
    .footer .site_links .ul_site_links li.lstchild {
        padding-bottom: 7px
    }
}

.footer .site_links .ul_site_links li.last {
    margin-top: -20px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.last {
        margin-top: -20px
    }
}

.footer .site_links .ul_site_links li a {
    font-size: 1em
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li a {
        display: inline-block;
        line-height: 21px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li .column_no_link span {
        padding-bottom: 12px;
        display: block
    }
}

.footer .site_links .ul_site_links li label {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 15px
}

.footer .site_links .ul_site_links.signup_submit input,
.footer .site_links .ul_site_links.signup_link input {
    color: #5a5a5a;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 100%
}

.footer .site_links .ul_site_links.signup_submit input::-webkit-input-placeholder,
.footer .site_links .ul_site_links.signup_link input::-webkit-input-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit input:-moz-placeholder,
.footer .site_links .ul_site_links.signup_link input:-moz-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit input::-moz-placeholder,
.footer .site_links .ul_site_links.signup_link input::-moz-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit input:-ms-input-placeholder,
.footer .site_links .ul_site_links.signup_link input:-ms-input-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit .footer_btn,
.footer .site_links .ul_site_links.signup_link .footer_btn {
    border: 1px solid #fff;
    cursor: pointer;
    display: block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    width: 70px
}

.footer .site_links .ul_site_links.signup_submit li.first_li>a,
.footer .site_links .ul_site_links.signup_link li.first_li>a {
    display: block;
    visibility: visible
}

.footer .site_links .ul_site_links .ul_media_links li {
    display: inline-block;
    padding-top: 12px;
    line-height: 0;
    *display: inline-block
}

.footer .site_links .ul_site_links .ul_media_links li.first_li {
    padding: 0
}

.footer .site_links .ul_site_links .ul_media_links li.first_li a {
    border: 0;
    display: inline-block !important;
    visibility: visible
}

.footer .site_links .ul_site_links .ul_media_links li .lstchild a:before {
    margin-right: 0
}

.footer .site_links .ul_site_links .ul_media_links li a {
    font-size: 17px !important;
    text-decoration: none;
    display: inline-block
}

.footer .site_links .ul_site_links .ul_media_links li a>img {
    display: none
}

.footer .site_links a,
.footer .site_links .ul_site_links span {
    font-size: 93.75%;
    line-height: 21px;
    text-decoration: none
}

.footer .site_links a {
    color: #fff;
    margin: 0
}

.footer .site_links a:link,
.footer .site_links a:hover,
.footer .site_links a:visited {
    color: #fff;
    margin: 0;
    font-family: HPSimplifiedLight
}

.footer .site_links span {
    color: #fff;
    margin: 0
}

.footer .site_links a:hover {
    text-decoration: underline
}

.footer .site_links .ul_site_link_header {
    display: none
}

.footer .site_links .site_links_subitems {
    margin-top: 10px
}

.footer .site_links .ul_media_links li,
.footer .privacy_links li {
    *display: inline
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .privacy_links:first-child {
        padding-bottom: 4px;
        padding-top: 27px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .privacy_links {
        padding-bottom: 4px;
        padding-top: 10px
    }
}

.footer .hp_employees_container {
    padding: 25px 13px 120px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .hp_employees_container {
        padding-bottom: 120px;
        padding-top: 25px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .footer_lang_section {
        box-sizing: border-box;
        width: 100%
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .footer_lang_container,
    .footer .footer_container {
        max-width: 1280px;
        margin: 0 auto
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .footer_legal_block,
    .footer .hp_employees_container {
        box-sizing: border-box;
        width: 100%
    }
}

ul.footer_media_links {
    padding: 0;
    padding-bottom: 5px
}

ul.footer_media_links li {
    display: inline-block;
    padding-top: 0;
    *display: inline
}

ul.footer_media_links li a {
    *display: inline
}

@media screen and (min-width:0\0) {
    .footer div.footer_guarantees_block,
    .footer .hf_bottom_links {
        margin: 0 auto;
        padding-left: 18px
    }
}

@media screen and (max-width:1080px) {
    .footer .footer_legal_block {
        margin: 0 auto
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .footer_legal_block {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        padding-bottom: 60px
    }
}

@media screen and (max-width:670px) {
    .footer .footer_legal_block {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        padding-bottom: 60px
    }
}

@media screen and (max-width:495px) {
    .footer .footer_legal_block {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        padding-bottom: 60px
    }
}

.footer .footer_legal_block,
.footer .hp_employees_container {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer div.footer_guarantees_block,
    .footer .hf_bottom_links {
        padding: 5px 30px 4px
    }
}

@media screen and (max-width:1080px) {
    .footer .hp_employees_container {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 55px
    }
}

@media screen and (max-width:767px) {
    .footer .hp_employees_container {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 95px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .hp_employees_container {}
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .hp_employees_container a {
        padding-left: 30px
    }
}

@media screen and (max-width:767px) {
    .footer .hp_employees_container a {
        padding-left: 18px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .hp_employees_container a:visited {
        padding-left: 30px
    }
}

.footer .privacy_links {}

@media screen and (max-width:767px) {
    .footer .privacy_links {
        padding-top: 0;
        padding-bottom: 11px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .privacy_links {
        padding: 10px 30px 4px !important
    }
}

.footer .privacy_links:first-child {}

@media screen and (max-width:767px) {
    .footer .privacy_links:first-child {
        padding-top: 26px;
        padding-bottom: 13px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .privacy_links:first-child {
        padding-bottom: 4px;
        padding-top: 27px
    }
}

.footer .site_links {}

@media screen and (max-width:767px) {
    .footer .site_links {
        padding: 0;
        font-size: 14px
    }
    .footer .site_links.column_5 .site_links_container,
    .footer .site_links.column_4 .site_links_container {
        float: none;
        width: auto
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links {
        box-sizing: border-box;
        padding: 24px 32px 12px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .site_links_container {
        background-color: #5a5a5a;
        margin: 0;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .site_links_container {
        width: auto;
        display: block;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .footer .site_links div.fstchild,
    .footer .site_links div.lstchild {
        padding: 0;
        margin: 0
    }
  
.footer .site_links .ul_site_links li.last {
    text-align: left;
}
}

.footer .site_links div.fstchild {}

.footer .site_links div.lstchild {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_link_header {
        display: block;
        padding: 16px 30px 16px 20px;
        font-size: 87.5%;
        font-weight: bold;
        border-top: 1px solid #898888;
        background-color: #5a5a5a;
        *zoom: 1
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_link_header:hover {
        text-decoration: none
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_link_header:hover .accordion-header {
        text-decoration: underline
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header:link {
        font-size: 1em;
        font-weight: bold
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header .accordion-icn {
        width: 18px;
        display: inline-block;
        float: right;
        height: 18px;
        *float: left
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header .accordion-icn:before {
        font-size: 18px;
        color: #fff;
        background-color: #5a5a5a
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header.open .accordion-icn {
        background-position: left -654px
    }
}

@media screen and (max-width:495px) {
    .footer .site_links a.ul_site_link_header span {
        font-size: inherit
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open {
        background-color: #e8e8e8;
        color: #5a5a5a;
        border-bottom: 2px solid #e5e8e8
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open .accordion-icn {
        color: #5a5a5a
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open .accordion-icn:before {
        font-size: 18px;
        color: #5a5a5a;
        background-color: #e8e8e8
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open .accordion-header {
        color: #5A5A5A
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links {
        display: block !important
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li {
        margin: 0;
        border-bottom: 1px solid #e5e8e8;
        padding: 0 15px 0 20px
    }
}

.footer .site_links .ul_site_links li a {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li a {
        color: #ffff;
        display: block;
        font-size: 1em;
        padding: 18px 0;
        line-height: normal;
        font-weight: bold
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li a {
        padding-bottom: 12px;
        display: inline-block;
        line-height: 18px
    }
}

.footer .site_links .ul_site_links li.first_li,
.footer .site_links .ul_site_links li.lstchild {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li {
        padding: 0;
        border-bottom: 0 none
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.first_li {
        padding-bottom: 3px
    }
}

.footer .site_links .ul_site_links li.first_li span,
.footer .site_links .ul_site_links li.first_li a {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.first_li span,
    .footer .site_links .ul_site_links li.first_li a {
        line-height: 18px;
        font-size: 1em
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li span {
        display: block;
        font-size: 1em;
        padding: 18px 0;
        line-height: normal;
        font-weight: bold;
        font-weight: normal;
        display: none
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li a {
        font-weight: normal;
        padding: 18px 0;
        line-height: normal;
        font-size: 1em;
      color: #fff;
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li>a {
        border-bottom: 1px solid #e5e8e8;
        display: block;
        visibility: visible;
        padding: 18px 20px 18px 20px;
        font-weight: bold
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li h2 {
        display: none;
        visibility: hidden
    }
}

.footer .site_links .ul_site_links li.first_li .column_no_link span {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li .column_no_link span {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.first_li .column_no_link {
        padding-bottom: 9px;
        display: block
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.lstchild,
    .footer .site_links .ul_site_links li.last {
        border-bottom: none;
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.lstchild {
        padding-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.lstchild {
        padding-bottom: 5px
    }
}

.footer .site_links .ul_site_links li.lstchild a {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.lstchild a {
        padding-bottom: 19px
    }
    .footer .site_links .ul_site_links li.lstchild a.footer_btn {
        padding: 4px 0 6px
    }
}

.footer .site_links .ul_site_links li.last {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.last {
        border-top: 1px solid #e5e8e8
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links.signup_submit {
        overflow: hidden
    }
    .footer .site_links .ul_site_links.signup_submit li {
        padding: 0 15px 0 20px
    }
    .footer .site_links .ul_site_links.signup_submit li label {
        display: none
    }
    .footer .site_links .ul_site_links.signup_submit li input {
        margin-top: 15px
    }
    .footer .site_links .ul_site_links.signup_submit li .footer_btn {
        border: 1px solid #686868;
        margin-bottom: 15px;
        padding: 4px 0 6px
    }
}

@media screen and (max-width:495px) {
    .footer .site_links .ul_site_links.signup_submit label {
        width: 100%
    }
}

@media screen and (min-width:496px) and (max-width:767px) {
    .footer .site_links .ul_site_links.signup_submit input {
        width: 440px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_media_links li {
        padding: 12px 0;
        margin: 0;
        border-bottom: none;
        font-size: 17px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_media_links li a,
    .footer .site_links .ul_media_links li.first_li a {
        padding: 0 !important
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_media_links li a:before {
        font-size: 30px;
        margin-right: 25px
    }
}

@media screen and (max-width:1080px) {
    .footer .site_links .ul_media_links li a img.hf_blank {
        min-width: 25px;
        min-height: 25px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .site_links_subitems {
        margin-top: 0
    }
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #f2f2f2
}

@media print {
    body {
        background-color: #5a5a5a !important
    }
}

body .hf_ac_offscreen_text {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -1081px;
    width: 1px;
    z-index: -1000
}

#company-notification,
#cookie_privacy_holder,
#notice_holder {
    position: relative;
    z-index: 100001
}

.everything {
    background-color: #fff;
    *zoom: 1;
    min-width: 1081px
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .everything {
        min-width: 100%
    }
}

.header,
.footer {
    clear: both;
    width: 100%;
    font-size: 100%;
    font-family: HPSimplifiedRegular, Arial
}

#header a.no-outline:focus,
#footer a.no-outline:focus {
    outline: none !important
}

@media \0screen {
    #header {
        min-width: 1081px
    }
}

#header a {
    text-decoration: none !important;
    outline: none
}

#header a:focus {
    outline: 1px dotted
}

#header a:active,
#header a:hover {
    outline: none
}

@media \0screen {
    #header ul li>a {
        padding-bottom: 0
    }
}

.header {
    background-color: #fff;
    height: 72px;
    line-height: initial !important;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 100000
}

@media print {
    .header {
        color: #000 !important;
        background-color: #5a5a5a !important
    }
}

@media print {
    .header .header_link+.level2 {
        display: none !important
    }
}

.header a {
    text-decoration: none
}

.header ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header p {
    margin: 0;
    padding: 0
}

.header .header_container {
    background-color: #fff;
    font-size: 14px;
    height: 100%;
    margin: 0 auto;
    max-width: 1280px;
    text-align: center
}

.header .top_corner,
.header .left_corner {
    width: 17px;
    height: 12px;
    position: absolute
}

.header .top_corner:after,
.header .top_corner:before,
.header .left_corner:after,
.header .left_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.header .top_corner:after,
.header .left_corner:after {
    border-color: rgba(242, 242, 242, 0)
}

.header .top_corner:before,
.header .left_corner:before {
    border-color: rgba(204, 31, 12, 0)
}

.header .top_corner:after {
    border-bottom-color: #fff;
    right: 4px;
    border-width: 9px
}

.header .top_corner:before {
    border-bottom-color: #b9b8bb;
    right: 1px;
    border-width: 12px
}

.header .left_corner {
    top: 37px
}

.header .left_corner:after {
    right: 14px;
    border-right-color: #fff;
    border-width: 11px
}

.header .left_corner:before {
    right: 17px;
    border-right-color: #b9b8bb;
    border-width: 11px
}

.header .wait_class {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

@media print {
    .header .search_container {
        border: 2px solid #000
    }
    .header .search_container.search_container_active {
        border: 2px solid #000
    }
    .header .search_container .searchSubmit,
    .header .search_container .searchClear,
    .header .search_container .searchClose,
    .header .search_container .ac_results {
        display: none !important
    }
    .header .shopping_widget,
    .header .header_link+.expand_area {
        display: none !important
    }
}

.footer {
    width: 100%;
    margin: 0;
    background: #5a5a5a;
    zoom: 1
}

@media print {
    .footer {
        color: #000 !important;
        background-color: #5a5a5a !important
    }
}

.footer a {
    text-decoration: none;
    outline: none
}

.footer a:visited {
    color: #5a5a5a
}

.footer a:focus {
    outline: 1px dotted
}

.footer a:active,
.footer a:hover {
    outline: none
}

.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer p,
.footer h2 {
    margin: 0;
    padding: 0
}

.footer h2 {
    font-size: 100%
}

.footer .footer_legal_block {
    font-size: 14px;
    color: #fff;
    font-size: 87.5%;
    margin: 0 auto;
    padding: 0 11px 60px;
    font-family: HPSimplifiedLight
}

.footer .footer_legal_block a {
    color: #fff
}

.footer .footer_legal_block a:link,
.footer .footer_legal_block a:visited {
    color: #fff
}

.footer .footer_legal_block a:hover {
    text-decoration: underline
}

.footer .privacy_links {
    margin: 0 auto;
    padding: 4px;
    font-size: 100%;
    color: #fff;
    padding: 10px 20px 4px !important
}

.footer .privacy_links a {
    color: #fff
}

.footer .privacy_links a:link,
.footer .privacy_links a:visited,
.footer .privacy_links a:active {
    color: #fff
}

.footer .privacy_links li {
    display: inline-block
}

.footer .privacy_links a:hover {
    text-decoration: underline
}

.footer .hf_separ {
    color: #fff;
    font-size: 100%;
    padding: 0 8px;
    display: inline-block
}

.footer .home_link .hf_separ {
    font-size: 1em
}

.footer .home_link a {
    font-size: 1em;
    color: #fff
}

.footer .home_link a:visited {
    color: #fff
}

.footer .home_link a:hover {
    text-decoration: underline
}

.footer .copyright {
    font-size: 100%;
    line-height: 20px;
    padding-top: 4px;
    font-family: HPSimplifiedLight
}

.footer .mobile_view {
    padding-top: 10px
}

.footer .mobile_view a {
    font-size: 100%;
    line-height: 20px
}

.footer div.footer_guarantees_block,
.footer .hf_bottom_links {
    color: #fff;
    padding: 5px 20px 4px
}

.footer div.footer_guarantees_block {
    display: none
}

.footer .hf_bottom_links {
    margin-left: 3px\9
}

.footer .hf_bottom_links>p.mobile_view {
    display: none
}

.footer .footer_guarantees_block span,
.footer .footer_guarantees_block a {
    font-size: 100%
}

.footer div.footer_guarantees_block a {
    display: inline-block
}

.footer .hp_employees_container {
    font-size: 87.5%;
    margin: 0 auto;
    padding: 25px 13px 55px
}

.footer .hp_employees_container a {
    color: #fae047;
    padding-left: 18px
}

.footer .hp_employees_container a:visited {
    color: #fae047;
    padding-left: 18px
}

.footer .hp_employees_container a:hover {
    text-decoration: underline
}

.footer .hp_employees_container a:before {
    display: inline-block;
    font-size: 15px;
    padding-right: 10px;
    text-decoration: none
}

.footer .hp_employees_container a.imgLink:before {
    display: none
}

.footer .hp_employees_container img {
    display: inline-block;
    height: 18px;
    margin-bottom: -3px;
    margin-right: 10px;
    width: 18px
}

.footer .bottom_corner,
.footer .right_corner {
    width: 17px;
    height: 12px;
    position: absolute
}

.footer .bottom_corner:after,
.footer .bottom_corner:before,
.footer .right_corner:after,
.footer .right_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.footer .bottom_corner:after,
.footer .right_corner:after {
    border-color: rgba(242, 242, 242, 0)
}

.footer .bottom_corner:before,
.footer .right_corner:before {
    border-color: rgba(204, 31, 12, 0)
}

.footer .bottom_corner:after {
    border-top-color: #fff;
    right: 3px;
    border-width: 8px
}

.footer .bottom_corner:before {
    border-top-color: #ccc;
    right: 0;
    border-width: 11px
}

.footer .right_corner {
    top: 37px
}

.footer .right_corner:after {
    right: -6px;
    border-left-color: #fff;
    border-width: 11px
}

.footer .right_corner:before {
    right: -8px;
    border-left-color: #ccc;
    border-width: 11px
}

@media print {
    .footer .world_map,
    .footer .footer_lang_container .flag {
        display: none !important
    }
    .footer .site_links_container.lstchild {
        padding-right: 0 !important
    }
}

@media \0screen {
    #footer {
        min-width: 1081px
    }
}

#footer * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

@media \0screen {
    #footer ul li>a {
        padding-bottom: 0
    }
}

.footer_container {
    background-color: #5a5a5a;
    max-width: 1280px;
    margin: 0 auto
}

@media print {
    .footer_container {
        background-color: #5a5a5a !important
    }
}

.footer_lang_container,
#ladybug {
    background: #5a5a5a;
    border-bottom: 1px solid #898888;
    max-width: 1280px;
    margin: 0 auto
}

#ladybug {
    display: none
}

.footer_lang_section {
    padding: 17px 14px 18px;
    margin: 0 auto;
    display: inline-block !important;
    width: 100%;
    box-sizing: border-box
}

.hf_clf {
    display: inline-block;
    display: block\9
}

.hf_clf:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header .screenReading,
    .footer .screenReading {
        font-size: 1px !important;
        position: static;
        max-width: 0
    }
}

.header .screenReading,
.footer .screenReading {
    font-size: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
    opacity: 0
}

.hidden {
    display: none;
    visibility: hidden
}

.hand {
    cursor: pointer
}

div.visible {
    display: block;
    visibility: visible
}

.footer .wait_class div,
.header .wait_class div {
    background: url({{'hpi-i-pre-lg.gif' | asset_url}}) no-repeat scroll 0 0 transparent;
    height: 60px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

* html .hf_clf {
    height: 1%
}

html .hf_clf {
    display: block
}

*+html .header .shopping_icon,
*+html .header .searchClear,
*+html .header .searchClose {
    background-image: url({{'hpi-hf-sprite-img-r.png' | asset_url}});
    background-repeat: no-repeat
}

*+html .footer .worldmap a.cselectorbtn {
    background-image: url({{'hpi-hf-sprite-img-r.png' | asset_url}});
    background-repeat: no-repeat
}

*+html .site_links .site_links_container {
    float: left
}

#widget_menu {
    width: auto
}

.hdr_widgets {
    float: right;
    width: 260px;
    z-index: 10;
    margin-right: 30px
}

.hdr_widgets .hdr_buttons {
    float: right
}

.hdr_widgets .nav_buttons {
    margin: 25px 0 0 0
}

.hdr_widgets li.nav_button {
    position: relative;
    float: left;
    display: inline-block;
    _display: inline;
    _zoom: 1;
    z-index: 10000;
    margin-left: 15px;
    width: 32px;
    height: 32px
}

@media screen and (min-width:1081px) {
    .hdr_widgets li.nav_button {
        margin-left: 10px
    }
}

.hdr_widgets li.nav_button.profile-widget {
    display: none
}

.hdr_widgets li.search_widget {}

@media screen and (min-width:1280px) {
    .hdr_widgets li.search_widget {
        margin-right: 0
    }
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .hdr_widgets li.search_widget {
        margin-right: 0
    }
}

.hdr_widgets img {
    border: 0 none
}

.search_widget_active .hdr_widgets {}

.header li.top_menu_widget,
*+html .header li.search_widget a.search_icon {
    display: none
}

@media screen and (min-width:497px) {
    .header .skip-links {
        position: absolute;
        display: inline-flex;
        margin-top: 25px;
        left: 125px
    }
}

@media \0screen {
    .header .skip-links {
        position: absolute;
        display: inline-flex;
        margin-top: 3px;
        left: 100px
    }
}

@media screen and (min-width:497px) and (max-width:1280px) {
    .header .skip-links {
        left: 100px
    }
}

@media screen and (min-width:497px) {
    .header .skip-links.display-skip-links {
        margin-top: 3px
    }
}

@media screen and (min-width:1350px) and (max-width:1450px) {
    .header .skip-links.display-skip-links {
        left: 170px
    }
}

@media screen and (min-width:1450px) and (max-width:1550px) {
    .header .skip-links.display-skip-links {
        left: 240px
    }
}

@media screen and (min-width:1550px) and (max-width:1650px) {
    .header .skip-links.display-skip-links {
        left: 260px
    }
}

@media screen and (min-width:1650px) and (max-width:1750px) {
    .header .skip-links.display-skip-links {
        left: 320px
    }
}

@media screen and (min-width:1750px) and (max-width:1850px) {
    .header .skip-links.display-skip-links {
        left: 380px
    }
}

@media screen and (min-width:1851px) and (max-width:1950px) {
    .header .skip-links.display-skip-links {
        left: 440px
    }
}

@media screen and (min-width:1951px) and (max-width:2050px) {
    .header .skip-links.display-skip-links {
        left: 470px
    }
}

@media screen and (min-width:2051px) and (max-width:2150px) {
    .header .skip-links.display-skip-links {
        left: 530px
    }
}

@media screen and (min-width:2151px) and (max-width:2250px) {
    .header .skip-links.display-skip-links {
        left: 590px
    }
}

@media screen and (min-width:497px) {
    .header .skip-links a.screenReading {
        color: #5a5a5a;
        font-family: HPSimplifiedRegular, Arial;
        font-size: 14px !important;
        max-width: inherit;
        opacity: 1;
        position: static;
        width: inherit;
        z-index: 10001
    }
}

@media \0screen {
    .header .skip-links a.screenReading {
        color: #5a5a5a;
        font-family: HPSimplifiedRegular, Arial;
        font-size: 14px !important;
        max-width: auto;
        opacity: 1;
        position: absolute;
        width: 100px;
        z-index: 10001
    }
}

.header .skip-links a.screenReading.display-skip-linksa {
    height: inherit
}

@media screen and (min-width:497px) and (max-width:1080px) {
    .header .skip-links a.screenReading.display-skip-linksa {
        height: 20px;
        padding: 2px;
        text-align: left
    }
}

@media \0screen {
    .header .skip-links a.screenReading.display-skip-linksa {
        height: 20px;
        padding: 2px;
        text-align: left
    }
}

@media screen and (min-width:0\0) {
    .header .skip-links a.screenReading.display-skip-linksa {
        opacity: 0.75 !important
    }
}

@media \0screen {
    .header .skip-links a.screenReading.display-skip-linksa {
        filter: alpha(opacity=75)
    }
}

.header {}

@media screen and (max-width:1080px) {
    .header {
        display: inline-block
    }
}

@media screen and (min-width:801px) and (max-width:1080px) {
    .header .header_container {
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .header_container {
        width: 100%;
        display: inline-block
    }
}

@media screen and (max-width:495px) {
    .header .hdr_widgets {
        width: auto !important
    }
}

@media screen and (max-width:670px) {
    .header .hdr_widgets {
        margin-right: 10px
    }
}

@media screen and (min-width:671px) and (max-width:1080px) {
    .header .hdr_widgets {
        margin-right: 20px
    }
}

.header .hdr_widgets .nav_buttons {}

@media screen and (min-width:320px) and (max-width:1080px) {
    .header .hdr_widgets .nav_buttons {
        margin-top: 20px;
        margin-right: 1px;
        margin-bottom: 20px;
        margin-left: 0
    }
}

@media screen and (min-width:320px) and (max-width:495px) {
    .header .hdr_widgets li.nav_button {}
}

@media screen and (max-width:495px) {
    .header .skip-links {
        position: absolute
    }
}

@media screen and (min-width:801px) and (max-width:1080px) {
    .everything {
        min-width: 801px
    }
}

@media screen and (max-width:1080px) {
    .everything {
        min-width: 100%
    }
}

@font-face {
    font-family: HPIcons;
    src: url("hpi-hf-icons-svg.svg");
    src: url("hpi-hf-icons-eot.eot");
    src: url("hpi-hf-icons-eot.eot?#iefix") format("embedded-opentype"), url("hpi-hf-icons-woff.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.header .hf_logo:before,
.header .shopping_icon:before,
.header .searchSubmit,
.header .search_icon:before,
.header .searchClear:before,
.header .my_Account_icon:before,
.header .searchSubmit:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header .top_menu_widget .top_m_widget:after,
.header .top_menu_widget .top_m_widget:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.footer .worldmap a.cselectorbtn:before,
.footer .site_links a.ul_site_link_header .accordion-icn:before,
.footer .hp_employees_container a:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header .hf_menu.level1>li>a:before,
.header .hf_menu li.js_item>a:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ac_results_hf li a:after,
.header .shop_widget .hf_close_btn:before,
.footer .country_holder_mobile a.cs_region:after {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ul_media_links .icn_fcb:before,
.ul_media_links .icn_sm_lkn:before,
.ul_media_links .icn_twt:before,
.ul_media_links .icn_kakao_talk:before,
.ul_media_links .icn_wechat:before,
.ul_media_links .icn_line:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ul_media_links li a.icn_ytb:before,
.ul_media_links li a.icn_inst:before,
.ul_media_links li a.icn_vk:before,
.ul_media_links li a.icn_sina_blg:before,
.ul_media_links li a.icn_yku:before,
.ul_media_links li a.icn_sna_wbo:before {
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header {}

.header .hf_logo:before {
    content: "\E900"
}

.header .search_icon:before {
    content: "\E901"
}

.header .shopping_icon:before {
    content: "\E903"
}

.header .searchClear:before,
.header .searchClose:before {
    content: "\E908"
}

.header .shop_widget .hf_close_btn:before {
    content: "\E903"
}

.header .searchSubmit:before {
    content: ""
}

.header .my_Account_icon:before {
    content: "\E905"
}

.header .icn_home_office:before {
    content: "\E917"
}

.header .icn_business:before {
    content: "\E918"
}

.header .icn_premium:before {
    content: "\E919"
}

.header .icn_immersive:before {
    content: "\E91a"
}

.header .icn_gaming:before {
    content: "\E91b"
}

.header .icn_support:before {
    content: "\E91c"
}

.header .icn_laptop:before {
    content: "\E91e"
}

.header .icn_workstn_laptop:before {
    content: "\E91f"
}

.header .icn_3in1_laptop:before {
    content: "\E920"
}

.header .icn_convertibles:before {
    content: "\E921"
}

.header .icn_tablet:before {
    content: "\E922"
}

.header .icn_detachables:before {
    content: "\E923"
}

.header .icn_desktop:before {
    content: "\E924"
}

.header .icn_all_in_one:before {
    content: "\E925"
}

.header .icn_mini:before {
    content: "\E926"
}

.header .icn_3in1_desktop:before {
    content: "\E927"
}

.header .icn_towers:before {
    content: "\E928"
}

.header .icn_workstn_desktop:before {
    content: "\E929"
}

.header .icn_3d_printing:before {
    content: "\E92A"
}

.header .icn_print_only:before {
    content: "\E92b"
}

.header .icn_printer:before {
    content: "\E92c"
}

.header .icn_scanner:before {
    content: "\E92d"
}

.header .icn_large_format:before {
    content: "\E92e"
}

.header .icn_digital_press:before {
    content: "\E92f"
}

.header .icn_instant_ink:before {
    content: "\E930"
}

.header .icn_ink_toner:before {
    content: "\E931"
}

.header .icn_ink_advantage:before {
    content: "\E932"
}

.header .icn_monitor:before {
    content: "\E933"
}

.header .icn_keyboard_mice:before {
    content: "\E934"
}

.header .icn_bags_cases:before {
    content: "\E935"
}

.header .icn_cables:before {
    content: "\E936"
}

.header .icn_print_accessories:before {
    content: "\E937"
}

.header .icn_software:before {
    content: "\E938"
}

.header .icn_wearables:before {
    content: "\E939"
}

.header .icn_printing_solutions:before {
    content: "\E93A"
}

.header .icn_mobility:before {
    content: "\E93B"
}

.header .icn_security:before {
    content: "\E93C"
}

.header .icn_services:before {
    content: "\E93D"
}

.header .icn_industries:before {
    content: "\E93E"
}

.header .icn_small_med_business:before {
    content: "\E93F"
}

.header .icn_large_enterprise:before {
    content: "\E940"
}

.header .icn_parts:before {
    content: "\E941"
}

.header .icn_case_studies:before {
    content: "\E942"
}

.header .icn_drivers:before {
    content: "\E943"
}

.header .icn_forums:before {
    content: "\E944"
}

.header .icn_premium_helpdesk:before {
    content: "\E945"
}

.header .icn_helpdesk_home:before {
    content: "\E946"
}

.header .icn_helpdesk_business:before {
    content: "\E947"
}

.header .icn_service_locator:before {
    content: "\E948"
}

.header .icn_products:before {
    content: "\E949"
}

.header .icn_extended_warranty:before {
    content: "\E94A"
}

.header .icn_contact:before {
    content: "\E94B"
}

.header .icn_software_upgrade:before {
    content: "\E94C"
}

.header .icn_paper:before {
    content: "\E94D"
}

.header .icn_ink_cartridges:before {
    content: "\E94E"
}

.header .icn_toner_cartridges:before {
    content: "\E94F"
}

.header .icn_printheads:before {
    content: "\E950"
}

.header .icn_workstation_thinclients:before {
    content: "\E951"
}

.header .icn_servers:before {
    content: "\E952"
}

.header .icn_thinclients:before {
    content: "\E953"
}

.header .icn_point_of_sale:before {
    content: "\E954"
}

.header .icn_high_performance:before {
    content: "\E955"
}

.header .icn_entry_level:before {
    content: "\E956"
}

.header .icn_great_deal:before {
    content: "\E957"
}

.header .icn_ink_tank_printers:before {
    content: "\E958"
}

.header .icn_public_sector:before {
    content: "\E959"
}

.header .icn_3d_scan:before {
    content: "\E95a"
}

.header .icn_bug:before {
    content: "\E90D"
}

.header .icn_audio_sound:before {
    content: "\E95b"
}

.header .icn_calculator:before {
    content: "\E95c"
}

.header .icn_battery:before {
    content: "\E95d"
}

.header .icn_miscellaneous:before {
    content: "\E95e"
}

.header .icn_usb_storage:before {
    content: "\E95f"
}

.header .icn_workspace_accessories:before {
    content: "\E960"
}

.header .icn_vr:before {
    content: "\E964"
}

.header .icn_sprocket:before {
    content: "\E965"
}

.footer .ul_media_links li a:before {
    margin-right: 10px
}

.footer .ul_media_links li a.icn_fb:before {
    content: "\E90E";font-family: HPIcons;
}

.footer .ul_media_links li a.icn_sm_lkn:before {
    content: "\E90F"
}

.footer .ul_media_links li a.icn_twt:before {
    content: "\E910"
}

.footer .ul_media_links li a.icn_ytb:before {
    content: "\E911"
}

.footer .ul_media_links li a.icn_insta:before {
    content: "\E913";font-family: HPIcons;
}

.footer .ul_media_links li a.icn_vk:before {
    content: "\E915"
}

.footer .ul_media_links li a.icn_sina_blg:before {
    content: "\E912"
}

.footer .ul_media_links li a.icn_yku:before {
    content: "\E914"
}

.footer .ul_media_links li a.icn_sna_wbo:before {
    content: "\E916"
}

.footer .ul_media_links li a.icn_kakao_talk:before {
    content: "\E961"
}

.footer .ul_media_links li a.icn_wechat:before {
    content: "\E962"
}

.footer .ul_media_links li a.icn_line:before {
    content: "\E963"
}

.footer .worldmap a.cselectorbtn:before {
    content: "\E907"
}

.footer .hp_employees_container a:before {
    content: "\E90D"
}

.footer .site_links a.ul_site_link_header.open .accordion-icn:before {
    content: "\E90b"
}

.footer .site_links a.ul_site_link_header .accordion-icn:before {
    content: "\E90c"
}

.footer .country_holder_mobile a.cs_region:after {
    content: "\E90c"
}

.footer .country_holder_mobile a.cs_region.open:after {
    content: "\E90b"
}

@media screen and (max-width:1080px) {
    .header .hf_menu.level1>li.selectable>a:before {
        content: "\E907"
    }
    .header .hf_menu.level1>li a.level1-desktop:before {
        display: none
    }
    .header .hf_menu.level1>li a.icn_laptop>span:before {
        content: "\E91E"
    }
    .header .hf_menu.level1>li a.icn_desktop>span:before {
        content: "\E924"
    }
    .header .hf_menu.level1>li a.icn_printer>span:before {
        content: "\E92C"
    }
    .header .hf_menu.level1>li a.icn_ink_toner>span:before {
        content: "\E931"
    }
    .header .hf_menu.level1>li a.icn_monitor>span:before {
        content: "\E933"
    }
    .header .hf_menu.level1>li a.icn_business>span:before {
        content: "\E918"
    }
    .header .hf_menu.level1>li a.icn_support>span:before {
        content: "\E91C"
    }
    .header .hf_menu.level1>li a.icn_3d_printing>span:before {
        content: "\E92A"
    }
    .header .hf_menu.level2>li>a:before {
        content: "\E907"
    }
    .header .hf_menu.level2>li>a.open:before {
        content: "\E906"
    }
    .header .hf_menu.level2>li>a.no_submenu:before,
    .header .hf_menu.level2>li>a.no_submenu.open:before {
        content: ""
    }
}

.header {}

.header .hp_logo {
    float: left;
    height: 100%
}

.header .hp_logo a.hf_logo {
    position: relative;
    z-index: 9996;
    color: #0096D6;
 
    display: block;
   
    margin-right: 0;
   
    margin-left: 30px;
    font-size: 50px;
    line-height: 52px
}

 

.header .hp_logo a.hf_logo img {
    border: 0 none;
    display: none
}

@media print {
    .header .hp_logo a.hf_logo {
        color: #0096D6 !important
    }
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hp_logo a.hf_logo {
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 30px
    }
}

.header .hf_printable {
    display: none;
    visibility: hidden
}

@media print {
    .header .hf_printable {
        display: block;
        visiblity: visible
    }
}

.header .hp_logo_pub {
    background-image: url({{'hpi-hp-logo.png' | asset_url}})
}

.header .hp_logo_pr_pub {
    background-image: url({{'hpi-hp-logo-pr.png' | asset_url}})
}

@media print {
    .header .hf_no_printable {
        display: none
    }
}

.footer .hf_printable {
    display: none;
    visiblity: hidden
}

@media print {
    .footer .hf_printable {
        display: block;
        visiblity: visible
    }
}

@media print {
    .footer .hf_no_printable {
        display: none
    }
}

*+html .header .hp_logo a.hf_logo {
    font-size: 0
}

*+html .header .hp_logo a.hf_logo img.hf_no_printable {
    display: block
}

.header {}

@media screen and (max-width:1080px) {
    .header .hp_logo a.hf_logo {
        margin-left: 20px
    }
}

@media screen and (max-width:670px) {
    .header .hp_logo a.hf_logo {
        margin-left: 20px !important
    }
}

@media screen and (max-width:495px) {
    .header .hp_logo a.hf_logo {
        margin-left: 5px !important
    }
}

@media screen and (max-width:495px) {
    .header .hp_logo a.hf_logo:before {
        font-size: 50px
    }
}

@media screen and (max-width:495px) {
    .header .hp_logo a.hf_logo img.hf_no_printable {
        display: none
    }
}

.header .background {
    background-color: white;
  
    height: 72px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9996
}

.header .hf_wrapper {
    background-color: #fff;
    font-size: 14px;
    height: 100%;
    width: 100%
}

.header .hf_top_menu {
    background: #fff;
    display: inline-block;
    height: 100%
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu {
        left: 73px
    }
}

.header .hf_top_menu li {
    display: inline-block;
    line-height: 25px;
    position: relative;
    z-index: 9999
}

.header .hf_top_menu li a {
    color: #5a5a5a;
    display: block;
    -webkit-text-size-adjust: 100%
}

.header .hf_top_menu li a.header_link {
    font-weight: normal;
    font-size: 16px;
    *line-height: normal
}

.header .hf_top_menu li a:visited {
    color: #5a5a5a;
    display: block;
    -webkit-text-size-adjust: 100%
}

.header .hf_top_menu li a.header_link {
    color: #5a5a5a;
    position: relative
}

.header .hf_top_menu li a.header_link:visited,
.header .hf_top_menu li a.header_link:hover,
.header .hf_top_menu li a.header_link:active,
.header .hf_top_menu li a.header_link:focus {
    color: #5a5a5a
}

.header .hf_top_menu li a.header_link:before {
    display: none
}

.header .hf_top_menu li a.header_link .pointer {
    bottom: -12px;
    display: none;
    height: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    left: 0;
    width: 17px
}

.header .hf_top_menu li a.header_link .pointer {
    background: #f2f2f2
}

.header .hf_top_menu li a.header_link .pointer:after,
.header .hf_top_menu li a.header_link .pointer:before {
    bottom: 100%;
    right: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.header .hf_top_menu li a.header_link .pointer:after {
    border-color: rgba(242, 242, 242, 0);
    border-bottom-color: #f2f2f2;
    border-width: 10px;
    margin-right: -10px
}

.header .hf_top_menu li a.header_link .pointer:before {
    border-color: rgba(204, 31, 12, 0);
    border-bottom-color: #ccc;
    border-width: 12px;
    margin-right: -12px
}

.header .hf_top_menu li.selected a.header_link {
    color: #5a5a5a
}

.header .hf_top_menu li.selected a.header_link .pointer {
    display: block
}

.header .hf_top_menu li.selected .level2 {
    -webkit-transform: translateY(198px);
    -moz-transform: translateY(198px);
    -ms-transform: translateY(198px);
    transform: translateY(198px);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')"
}

@media \0screen {
    .header .hf_top_menu li.selected .level2 {
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')";
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
        margin-right: -3px;
        margin-top: 198px
    }
}

.header .hf_top_menu li.selected.inactive-menu a.header_link {
    color: #007DBA
}

.header .hf_top_menu li.selected.inactive-menu a.header_link .pointer {
    display: none
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu li {
        width: auto;
        margin-left: 20px;
        word-wrap: break-word
    }
}

.header .hf_top_menu .level1>li.first_li {
    margin-left: 0
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu .level1>li.first_li {
        margin-right: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li.second-last .level2 {
        left: 0;
        right: inherit
    }
}

.header .hf_top_menu .level1>li.second-last .level2.expanded li {
    margin-left: 249px
}

@media screen and (min-width:1401px) {
    .header .hf_top_menu .level1>li.second-last .level2.expanded li {
        margin-left: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li.second-last .level2.expanded li {
        margin-left: 0
    }
}

.header .hf_top_menu .level1>li.second-last .top_corner {
    right: 8px;
    left: inherit
}

@media screen and (min-width:1401px) {
    .header .hf_top_menu .level1>li.second-last .top_corner {
        left: 17px
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li.second-last .top_corner {
        left: 17px
    }
}

.header .hf_top_menu .level1 li.empty a.header_link:hover,
.header .hf_top_menu .level1 li a.header_link:hover {
    text-decoration: underline;
    color: #007DBA !important
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .header .hf_top_menu .level1 {
        display: block;
        width: auto;
        margin-right: 0
    }
}

.header .hf_top_menu .level2 {
    visibility: hidden;
    -moz-transition: -moz-transform 0.8s;
    -o-transition: -o-transform 0.8s;
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    background: #f2f2f2;
    font-size: 14px;
    overflow: inherit !important;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: -120px;
    z-index: -1;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2)
}

@media screen and (min-width:1081px) {
    .header .hf_top_menu .level2 {
        display: none !important
    }
}

.header .hf_top_menu .level2 .pointer {
  background-image: url({{'hpi-hf-sprite-img-r.png' | asset_url}});
    background-repeat: no-repeat;
    background-position: -98px -1px;
    display: inline-block;
    float: none;
    right: 17px;
    margin: 0;
    padding: 0;
    width: 17px
}

.header .hf_top_menu .level2 ul {
    margin: 0 auto;
    padding-top: 25px;
    position: absolute;
    top: 0;
    width: 100%;
    white-space: nowrap
}

.header .hf_top_menu .level2 ul li {
    padding: 4px 0;
    min-width: 100px;
    padding-right: 15px
}

@media screen and (min-width:1081px) {
    .header .hf_top_menu .level2 ul li {
        margin-left: 0;
        display: inline-block;
        float: none;
        height: 120px;
        text-align: center;
        vertical-align: top;
        white-space: normal;
        min-width: 100px;
        padding-right: 15px
    }
}

.header .hf_top_menu .level2 ul li a {
    display: inline-block;
    line-height: 16px;
    text-align: center
}

.header .hf_top_menu .level2 ul li a:hover {
    color: #007DBA
}

.header .hf_top_menu .level2 ul li a:before {
    display: block;
    font-family: HPIcons;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 20px;
    speak: none;
    text-transform: none
}

.header .hf_top_menu .level2 .top_corner {
    left: 17px;
    width: 17px;
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0
}

.header .hf_top_menu .level2 .separator div {
    margin: 4px 20px 2px;
    border-top: 1px solid #e5e8e8;
    width: 210px
}

.header .hf_top_menu .expanded {
    width: 501px
}

.header .hf_top_menu .expanded li.selected {
    background: #007DBA
}

.header .hf_top_menu .expanded li.selected a {
    color: #fff
}

.header .hf_top_menu .expanded li.selected a.header_link.has_flyout:hover {
    color: #fff !important
}

.header .hf_top_menu li a.header_link.level1-mobile,
.header .hf_top_menu li a.level2-mobile {
    display: none
}

.header .submenu {
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    background-color: #f2f2f2;
    font-size: 14px;
    line-height: 24px;
    min-height: 120px;
    overflow: inherit !important;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: -124px;
    z-index: 12;
    -webkit-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px -2px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    display: none
}

.header .submenu[data-state="open"] {
    -webkit-transform: translateY(197px);
    -moz-transform: translateY(197px);
    -ms-transform: translateY(197px);
    transform: translateY(197px)
}

.header .submenu .js_hf_menu a {
    display: none
}

.header .submenu .js_hf_menu.hf-menu-visible a {
    display: inline-block
}

@media \0screen {
    .header .submenu[data-state="open"] {
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=0,M21=0,M22=1,SizingMethod='auto expand')";
        margin-top: 197px
    }
}

.header .submenu ul {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: block;
    height: 120px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding-top: 20px;
    padding: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 100%
}

@media \0screen {
    .header .submenu ul {
        background-color: #f2f2f2
    }
}

.header .submenu ul[data-state="visible"] {
    opacity: 1;
    visibility: visible;
    padding-top: 20px
}

.header .submenu ul[data-state="visible"].inactive-menu {
    opacity: 0;
    visibility: hidden
}

.header .submenu ul[data-state="hidden"] {
    visibility: hidden;
    opacity: 0
}

.header .submenu ul li {
    padding: 4px 0
}

@media screen and (min-width:1081px) {
    .header .submenu ul li {
        margin-left: 0;
        display: inline-block;
        float: none;
        height: 120px;
        text-align: center;
        vertical-align: top;
        white-space: normal
    }
}

.header .submenu ul li a {
    display: inline-block;
    line-height: 16px;
    text-align: center
}

.header .submenu ul li a.imgLink img {
    display: block;
    margin-bottom: 5px !important;
    margin: 0 auto;
    border: 0
}

.header .submenu ul li a.imgLink img:nth-child(2) {
    display: none
}

.header .submenu ul li a:hover {
    color: #007DBA
}

.header .submenu ul li a:before {
    display: block;
    font-family: HPIcons;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 20px;
    padding-top: 10px;
    speak: none;
    text-align: center;
    text-transform: none
}

.header .submenu ul li.lstcol_first_li {
    display: none
}

.header .submenu ul li {
    display: inline-block;
    height: 120px;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    min-width: 100px;
    padding-right: 15px
}

.header .submenu ul li a {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #5a5a5a;
    display: inline-block;
    text-decoration: none
}

.header .submenu-category {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background-color: rgba(242, 242, 242, 0.8);
    left: 0;
    display: none;
    margin-top: 1px;
    height: 120px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center
}

.header .submenu-category .hasLink ul li:first-child {
    display: none
}

@media \0screen {
    .header .submenu-category {
        background-color: #f2f2f2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
    }
}

.header .submenu-category ul {
    padding-top: 20px
}

.header .submenu-category ul li {
    padding: 4px 0;
    min-width: 100px;
    padding-right: 15px
}

@media screen and (min-width:1081px) {
    .header .submenu-category ul li {
        margin-left: 0;
        display: inline-block;
        float: none;
        text-align: center;
        vertical-align: top;
        white-space: normal;
        min-width: 100px;
        padding-right: 15px
    }
}

.header .submenu-category ul li a {
    display: inline-block;
    line-height: 16px;
    text-align: center
}

.header .submenu-category ul li a.imgLink img {
    display: block;
    margin-bottom: 5px !important;
    margin: 0 auto;
    border: 0
}

.header .submenu-category ul li a.imgLink img:nth-child(2) {
    display: none
}

.header .submenu-category ul li a:hover {
    color: #007DBA
}

.header .submenu-category ul li a:before {
    display: block;
    font-family: HPIcons;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 20px;
    padding-top: 10px;
    speak: none;
    text-align: center;
    text-transform: none
}

.header .submenu-category ul li.lstcol_first_li {
    display: none
}

.header .submenu-category ul li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    white-space: normal;
    min-width: 100px;
    padding-right: 15px
}

.header .submenu-category ul li:first-child {
    margin-left: 0
}

.header .submenu-category ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.header .submenu-category ul li a {
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #5a5a5a;
    display: inline-block;
    text-decoration: none
}

.header .level1 {
    display: inline-block;
    overflow: hidden;
    width: auto
}

.top_menu_active .hf_top_menu {
    margin-left: 0
}

@media screen and (min-width:1081px) and (max-width:1279px) {
    .top_menu_active .hf_top_menu {
        margin-#lay-dir: auto
    }
}

@media screen and (min-width:1081px) {
    .top_menu_widget_accordion[data-state="closed"] {
        display: none
    }
}

@media \0screen {
    .top_menu_widget_accordion[data-state="closed"] {
        display: none
    }
}

.selectable,
.empty {
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 12px;
    margin-left: 20px
}

@media screen and (min-width:1081px) {
    .selectable,
    .empty {
        min-height: 32px
    }
}

@media screen and (min-width:1280px) {
    .selectable,
    .empty {
        margin-left: 30px
    }
}

.selectable a>span,
.empty a>span {
    height: 50px;
    display: table-cell;
    vertical-align: middle
}

.search_widget_active .hf_top_menu {}

@media screen and (max-width:1080px) {
    .selectable a>span {
        height: auto
    }
}

@media screen and (max-width:1080px) {
    .empty a>span {
        height: auto
    }
}

.header {}

@media screen and (max-width:1080px) {
    .header .hf_top_menu {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1 li {
        margin: 0;
        float: none;
        width: auto;
        padding: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1 li.first_li {
        background-position: right -342px
    }
    .header .hf_top_menu .level1 li.first_li a.header_link.has_link:active {
        background-position: right -390px
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li>a:active {
        color: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li>a:active:before {
        color: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1>li>a>span:before {
        display: inline-block;
        font-family: 'HPIcons';
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 2.5em;
        margin-right: 20px;
        speak: none;
        text-transform: none;
        vertical-align: middle
    }
}

@media screen and (min-width:1081px) {
    .header .hf_top_menu .level1>li>a:before {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level1 {
        -webkit-transition: height 0.6s;
        -moz-transition: height 0.6s;
        -o-transition: height 0.6s;
        transition: height 0.6s;
        border: 2px solid;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        left: auto;
        right: 0;
        border-width: 0;
        border-color: #c9c9c9;
        background-color: #f2f2f2;
        overflow: auto
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 {
        border: 2px solid;
        margin: 0;
        padding: 0;
        visibility: visible
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 {
        -webkit-transition: max-height 0.5s;
        -moz-transition: max-height 0.5s;
        -o-transition: max-height 0.5s;
        transition: max-height 0.5s;
        left: auto;
        right: 0;
        background-color: #f2f2f2;
        border: none;
        max-height: 0;
        position: relative;
        text-align: left;
        top: 0;
        width: 100%;
        z-index: 1
    }
    .header .hf_top_menu .level2.open {
        max-height: 700px;
        display: inherit !important
    }
    .header .hf_top_menu .level2 ul {
        padding-top: 0;
        position: static;
        width: auto
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 .top_corner {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li {
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li a {
        margin: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.first_li {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.first_li.column_no_link {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.lstchild a {
        margin: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 li.lstchild a {
        padding-bottom: 16px;
        margin: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .level2 .separator {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu li.lstchild .level2 {
        border-style: solid;
        border-width: 0 0 1px 0;
        border-color: #e5e8e8
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu li a.header_link.level1-mobile,
    .header .hf_top_menu li.empty a.header_link.level1-desktop {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu li a {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level1 li {
        background-color: #f2f2f2;
        border-top: 1px solid #e5e8e8;
        display: block;
        overflow: hidden;
        padding: 0;
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level1 li.first_li {
        border-top: 0;
        margin-left: 0
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level1>li.selectable>a:before {
        float: right;
        margin: 0;
        font-size: 12px;
        line-height: 21px;
        font-weight: bold;
        color: #686868
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level2 li {
        background: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .hf_top_menu .hf_menu.level2>li>a:before {
        float: right;
        margin: 0;
        font-size: 12px;
        line-height: 21px;
        font-weight: bold;
        color: #767676;
        margin-right: 25px
    }
}

@media screen and (max-width:1080px) {
    .header .submenu[data-state="closed"],
    .header .submenu {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .submenu-category {
        box-sizing: border-box;
        height: 120px;
        padding-right: 40px;
        padding-left: 40px;
        white-space: nowrap;
        width: 100%
    }
    .header .submenu-category .hasLink ul li:first-child {
        display: none
    }
    .header .submenu-category ul li {
        margin: 0 20px;
        max-width: none;
        min-width: 0;
        width: auto
    }
}

@media screen and (max-width:495px) {
    .header .submenu-category {
        height: 90px;
        position: relative;
        padding-right: 25px;
        padding-left: 25px
    }
    .header .submenu-category ul {
        padding-top: 10px
    }
    .header .submenu-category ul li {
        padding-right: 0
    }
    .header .submenu-category ul li a {
        line-height: 1.25em
    }
    .header .submenu-category ul li a:before {
        font-size: 40px;
        margin-bottom: 0.3em
    }
    .header .submenu-category ul li a.imgLink img {
        width: 30px;
        height: 30px;
        margin-top: 5px
    }
}

@media screen and (min-width:496px) {
    .header .submenu-category.swiper .hf-swiper-button-prev:after,
    .header .submenu-category.swiper .hf-swiper-button-next:after {
        line-height: 120px
    }
}

@media screen and (max-width:1080px) {
    .header .js_item>a:active {
        background-position: right -390px
    }
}

@media screen and (max-width:1080px) {
    .header li.top_menu_widget {
        display: inline-block
    }
}

@media screen and (max-width:1080px) {
    .header li.top_menu_widget.nav_button {
        margin-right: 0.2em;
        top: 4px
    }
}

@media screen and (max-width:1080px) {
    .header li.top_menu_widget .hf_top_nav {
        display: block
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget .top_m_widget {
        width: 34px;
        height: 34px;
        display: block;
        background-position: 0 -190px
    }
    .header .top_menu_widget .top_m_widget .bar1 {
        -moz-transition: background-color 0.2s, -moz-transform 0.4s;
        -o-transition: background-color 0.2s, -o-transform 0.4s;
        -webkit-transition: background-color 0.2s, -webkit-transform 0.4s;
        transition: background-color 0.2s, transform 0.4s;
        width: 30px;
        height: 2px;
        margin-top: 7px;
        border-radius: 1px;
        background-color: #5a5a5a;
        float: right
    }
    .header .top_menu_widget .top_m_widget .bar2 {
        -moz-transition: background-color 0.2s, -moz-transform 0.4s;
        -o-transition: background-color 0.2s, -o-transform 0.4s;
        -webkit-transition: background-color 0.2s, -webkit-transform 0.4s;
        transition: background-color 0.2s, transform 0.4s;
        width: 30px;
        height: 2px;
        margin: 6px 0;
        border-radius: 1px;
        background-color: #5a5a5a;
        float: right
    }
    .header .top_menu_widget .top_m_widget .bar3 {
        -moz-transition: background-color 0.2s, -moz-transform 0.4s;
        -o-transition: background-color 0.2s, -o-transform 0.4s;
        -webkit-transition: background-color 0.2s, -webkit-transform 0.4s;
        transition: background-color 0.2s, transform 0.4s;
        width: 30px;
        height: 2px;
        border-radius: 1px;
        background-color: #5a5a5a;
        float: right
    }
}

.header .top_menu_widget .top_m_widget:after {}

@media screen and (min-width:320px) and (max-width:1080px) {
    .header .top_menu_widget .top_m_widget:after {
        float: right;
        line-height: 34px;
        font-size: 34px;
        color: #5a5a5a
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget .top_m_widget:hover .top_m_widget:after {
        color: #007DBA
    }
}

.header.top_menu_active .background {
    background-color: #f2f2f2
}

@media screen and (max-width:1080px) {
    .header.top_menu_active .header_container {
        background-color: #f2f2f2;
        border-bottom: 1px solid #e5e8e8
    }
}

@media screen and (max-width:1080px) {
    .header.top_menu_active .top_menu_widget .top_m_widget:after {
        color: #007DBA;
        font-size: 34px
    }
}

@media screen and (max-width:1080px) {
    .header.top_menu_active .top_menu_widget_accordion {
        visibility: visible
    }
}

.header.top_menu_active .bar1 {
    -webkit-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    -moz-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    -ms-transform: rotate(-45deg) translate(-5.5px, 5.5px);
    transform: rotate(-45deg) translate(-5.5px, 5.5px)
}

.header.top_menu_active .bar2 {
    -webkit-transform: translateX(55px);
    -moz-transform: translateX(55px);
    -ms-transform: translateX(55px);
    transform: translateX(55px)
}

.header.top_menu_active .bar3 {
    -webkit-transform: rotate(45deg) translate(-5.5px, -5.5px);
    -moz-transform: rotate(45deg) translate(-5.5px, -5.5px);
    -ms-transform: rotate(45deg) translate(-5.5px, -5.5px);
    transform: rotate(45deg) translate(-5.5px, -5.5px)
}

.header.top_menu_active .nav_buttons a:not(.hf-close) {
    display: none
}

@media screen and (max-width:1080px) {
    .header.top_menu_active {
        background-color: #f2f2f2;
        height: auto
    }
    .header.top_menu_active .hf_top_menu .hf_menu.level1 {
        height: 100%
    }
    .header.top_menu_active .submenu-category {
        visibility: hidden
    }
}
.js_top_menu_target.top_menu_widget_accordion{display:none;}
@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion {
        -webkit-transition: height 0.6s;
        -moz-transition: height 0.6s;
        -ms-transition: height 0.6s;
        transition: height 0.6s;
        background-color: #f2f2f2;
        position: absolute !important;
        display: initial !important;
        top: 72px;
        width: 100%;
        z-index: 12;
        overflow-y: auto; display:block;
        visibility: hidden
    }
    .header .top_menu_widget_accordion[data-state="open"], .header .top_menu_widget_accordion.open {
        height: 100vh;
    }
    .header .top_menu_widget_accordion[data-state="open"] li, .header .top_menu_widget_accordion.open {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -moz-transition: opacity 0.4s, -moz-transform 0.4s;
        -o-transition: opacity 0.4s, -o-transform 0.4s;
        -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
        transition: opacity 0.4s, transform 0.4s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(1), .header .top_menu_widget_accordion.open li:nth-child(1) {
        -webkit-transition-delay: 0.04s;
        -moz-transition-delay: 0.04s;
        -o-transition-delay: 0.04s;
        transition-delay: 0.04s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(2), .header .top_menu_widget_accordion.open li:nth-child(2) {
        -webkit-transition-delay: 0.08s;
        -moz-transition-delay: 0.08s;
        -o-transition-delay: 0.08s;
        transition-delay: 0.08s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(3), .header .top_menu_widget_accordion.open li:nth-child(3) {
        -webkit-transition-delay: 0.12s;
        -moz-transition-delay: 0.12s;
        -o-transition-delay: 0.12s;
        transition-delay: 0.12s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(4), .header .top_menu_widget_accordion.open li:nth-child(4) {
        -webkit-transition-delay: 0.16s;
        -moz-transition-delay: 0.16s;
        -o-transition-delay: 0.16s;
        transition-delay: 0.16s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(5), .header .top_menu_widget_accordion.open li:nth-child(5) {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(6), .header .top_menu_widget_accordion.open li:nth-child(6) {
        -webkit-transition-delay: 0.24s;
        -moz-transition-delay: 0.24s;
        -o-transition-delay: 0.24s;
        transition-delay: 0.24s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(7), .header .top_menu_widget_accordion.open li:nth-child(7) {
        -webkit-transition-delay: 0.28s;
        -moz-transition-delay: 0.28s;
        -o-transition-delay: 0.28s;
        transition-delay: 0.28s
    }
    .header .top_menu_widget_accordion[data-state="open"] li:nth-child(8), .header .top_menu_widget_accordion.open li:nth-child(8) {
        -webkit-transition-delay: 0.32s;
        -moz-transition-delay: 0.32s;
        -o-transition-delay: 0.32s;
        transition-delay: 0.32s
    }
    .header .top_menu_widget_accordion[data-state="closed"] {
        height: 0 !important
    }
    .header .top_menu_widget_accordion[data-state="closed"] li, .header .top_menu_widget_accordion.close li {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -moz-transition: opacity 0.4s, -moz-transform 0.4s;
        -o-transition: opacity 0.4s, -o-transform 0.4s;
        -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
        transition: opacity 0.4s, transform 0.4s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(1), .header .top_menu_widget_accordion.close li:nth-child(1) {
        -webkit-transition-delay: 0.32s;
        -moz-transition-delay: 0.32s;
        -o-transition-delay: 0.32s;
        transition-delay: 0.32s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(2), .header .top_menu_widget_accordion.close li:nth-child(2) {
        -webkit-transition-delay: 0.16s;
        -moz-transition-delay: 0.16s;
        -o-transition-delay: 0.16s;
        transition-delay: 0.16s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(3), .header .top_menu_widget_accordion.close li:nth-child(3) {
        -webkit-transition-delay: 0.10667s;
        -moz-transition-delay: 0.10667s;
        -o-transition-delay: 0.10667s;
        transition-delay: 0.10667s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(4), .header .top_menu_widget_accordion.close li:nth-child(4) {
        -webkit-transition-delay: 0.08s;
        -moz-transition-delay: 0.08s;
        -o-transition-delay: 0.08s;
        transition-delay: 0.08s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(5), .header .top_menu_widget_accordion.close li:nth-child(5) {
        -webkit-transition-delay: 0.064s;
        -moz-transition-delay: 0.064s;
        -o-transition-delay: 0.064s;
        transition-delay: 0.064s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(6), .header .top_menu_widget_accordion.close li:nth-child(6) {
        -webkit-transition-delay: 0.05333s;
        -moz-transition-delay: 0.05333s;
        -o-transition-delay: 0.05333s;
        transition-delay: 0.05333s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(7), .header .top_menu_widget_accordion.close li:nth-child(7) {
        -webkit-transition-delay: 0.04571s;
        -moz-transition-delay: 0.04571s;
        -o-transition-delay: 0.04571s;
        transition-delay: 0.04571s
    }
    .header .top_menu_widget_accordion[data-state="closed"] li:nth-child(8), .header .top_menu_widget_accordion.close li:nth-child(8) {
        -webkit-transition-delay: 0.04s;
        -moz-transition-delay: 0.04s;
        -o-transition-delay: 0.04s;
        transition-delay: 0.04s
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu {
        display: inline-block;
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li a:active:visited {
        background-color: #fff;
        color: #767676
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li a:active {
        background-color: #fff;
        color: #767676
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li a:hover {
        color: #007DBA;
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li>a {
        background-position: right -341px;
        color: #5a5a5a;
        line-height: 60px;
        padding: 0 20px;
        cursor: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level1 li>a>span>br {
        display: none
    }
}

.header .top_menu_widget_accordion .hf_top_menu .level2 li a.imgLink img {
    display: none
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a:hover {
        color: #007DBA !important;
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a.has_flyout.open:hover {
        color: #fff !important
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a:focus {
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li a:active {
        background-color: #fff
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li a {
        font-weight: normal;
        display: block;
        font-size: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li a:active,
    .header .top_menu_widget_accordion .hf_top_menu li a:hover,
    .header .top_menu_widget_accordion .hf_top_menu li a:visited {
        font-size: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li .level2 {
        font-size: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li .level2 li a {
        font-size: 100%
    }
    .header .top_menu_widget_accordion .hf_top_menu li .level2 li a br {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu li .level2 li a:before {
        display: none
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion .hf_top_menu .level2 li>a {
        box-sizing: border-box;
        padding-left: 80px;
        padding-right: 20px;
        text-align: left;
        text-decoration: none;
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .header .top_menu_widget_accordion.iOS .hf_top_menu .level2 li a:hover {
        color: #007DBA
    }
}

.swiper {}

.swiper .hf-swiper-container {
    margin: 0 auto;
    overflow: hidden;
    z-index: 1
}

.swiper .swiper-container-no-flexbox .hf-swiper-slide {
    float: left
}

.swiper .hf-swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

@media screen and (max-width:1080px) {
    .swiper .hf-swiper-wrapper li a br {
        display: inline-block
    }
}

.swiper .swiper-container-android .hf-swiper-slide,
.swiper .hf-swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper .swiper-container-free-mode>.hf-swiper-wrapper {
    margin: 0 auto;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper .hf-swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center
}

.swiper .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper .hf-swiper-button-prev,
.swiper .hf-swiper-button-next {
    background-color: #f2f2f2;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0;
    width: 28px;
    z-index: 10
}

.swiper .hf-swiper-button-prev {
    left: 0
}

.swiper .hf-swiper-button-prev:after {
    content: "\e909";
    font-family: 'HPIcons';
    color: #5a5a5a;
    display: inline-block;
    font-size: 1.5em;
    line-height: 90px;
    vertical-align: middle
}

.swiper .hf-swiper-button-next {
    right: 0
}

.swiper .hf-swiper-button-next:after {
    content: "\e90a";
    font-family: 'HPIcons';
    color: #5a5a5a;
    display: inline-block;
    font-size: 1.5em;
    line-height: 90px;
    vertical-align: middle
}

.swiper .hf-swiper-button-disabled {
    display: none
}

.swiper .swiper-container-rtl .hf-swiper-button-prev:after {
    content: "\e90a"
}

.swiper .swiper-container-rtl .hf-swiper-button-next:after {
    content: "\e909"
}

[dir="rtl"] .header.top_menu_active .bar1 {
    -webkit-transform: rotate(45deg) translate(5.5px, 5.5px);
    -moz-transform: rotate(45deg) translate(5.5px, 5.5px);
    -ms-transform: rotate(45deg) translate(5.5px, 5.5px);
    transform: rotate(45deg) translate(5.5px, 5.5px)
}

[dir="rtl"] .header.top_menu_active .bar2 {
    -webkit-transform: translateX(-55px);
    -moz-transform: translateX(-55px);
    -ms-transform: translateX(-55px);
    transform: translateX(-55px)
}

[dir="rtl"] .header.top_menu_active .bar3 {
    -webkit-transform: rotate(-45deg) translate(5.5px, -5.5px);
    -moz-transform: rotate(-45deg) translate(5.5px, -5.5px);
    -ms-transform: rotate(-45deg) translate(5.5px, -5.5px);
    transform: rotate(-45deg) translate(5.5px, -5.5px)
}

.header {}

.header.search_widget_active .search_icon {
    color: #007DBA
}

.header.stickySearchBlock {
    height: auto
}

.header.stickySearchBlock .search_icon {
    cursor: default
}

.header.stickySearchBlock .search_block {
    position: relative;
    top: 0;
    box-shadow: none
}

.header .search_block {
    position: absolute;
    top: -57px;
    width: 96.7%;
    left: 0;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    transition: transform 0.5s;
    background-color: #fff;
    padding: 20px 1.65%;
    text-align: center;
    z-index: 11;
    font-size: 16px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2)
}

@media screen and (min-width:497px) {
    .header .search_block {
        padding: 35px 1.65%
    }
}

@media \0screen {
    .header .search_block {
        padding: 35px 1.65%
    }
}

.header .search_block[data-state="open"] {
    -webkit-transform: translateY(130px);
    -moz-transform: translateY(130px);
    -ms-transform: translateY(130px);
    transform: translateY(130px)
}

@media \0screen {
    .header .search_block[data-state="open"] {
        top: 72px
    }
}

.header .search_container {
    background: white;
    position: relative;
    width: 100%;
    max-width: 594px;
    height: auto;
    margin: 0 auto
}

.header .search_container .search_mob_container {
    position: relative;
    width: 100%
}

.header .search_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px
}

.header .my_Account_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px
}

.header .search_container_active {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 594px
}

.header input[type="search"].searchBox,
.header .searchBox {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding-left: 18px;
    padding-right: 105px;
    margin: 0;
    border: 1px solid #b9b9bb;
    border-radius: 0;
    outline: none;
    font-size: 1.125em;
    -webkit-appearance: none
}

@media screen and (min-width:495px) {
    .header input[type="search"].searchBox,
    .header .searchBox {
        padding-right: 125px
    }
}

@media \0screen {
    .header input[type="search"].searchBox,
    .header .searchBox {
        padding-right: 125px
    }
}

.header input[type="search"].searchBox:focus,
.header .searchBox:focus {
    color: #000
}

.header .searchSubmit {
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
    background-color: #007DBA;
    color: #fff;
    font-size: 1.75em;
    line-height: 50px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none
}

.header .searchSubmit:before {
    position: absolute;
    right: 25px
}

@media screen and (min-width:496px) {
    .header .searchSubmit {
        width: 80px
    }
}

@media \0screen {
    .header .searchSubmit {
        width: 80px
    }
}

.header .searchSubmit:hover {
    background-color: #336699
}

.header .searchSubmit[type='submit']:disabled {
    background-color: #b9b9bb
}

.header .searchSubmit.disabled {
    background-color: #b9b9bb
}

.header input {
    -webkit-appearance: none;
    border-radius: 0
}

.header input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.header input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

.header input[type="search"]::-webkit-search-decoration,
.header input[type="search"]::-webkit-search-cancel-button,
.header input[type="search"]::-webkit-search-results-button,
.header input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.header input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.header .searchClear {
    display: none;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    position: absolute;
    top: 10px;
    right: 70px;
    width: 30px;
    height: 30px;
    color: #5a5a5a;
    font-size: 1.25em;
    line-height: 30px
}

@media screen and (min-width:496px) {
    .header .searchClear {
        right: 90px
    }
}

@media \0screen {
    .header .searchClear {
        right: 90px
    }
}

.header li.search_widget a:hover {
    color: #007DBA
}

.header li.search_widget .top_corner {
    top: 48px;
    right: 5px;
    display: none
}

.header li.search_widget .top_corner:after {
    right: 3px;
    border-width: 9px
}

.header li.search_widget .top_corner:before {
    border-width: 11px
}

.header .searchClose {
    display: none
}

.header .searchBox::-ms-clear {
    display: none
}

.ac_results {
    overflow: hidden;
    width: 100%;
    text-align: left;
    position: relative;
    width: 100%;
    max-width: 594px;
    margin: 30px auto 0
}

.ac_results .js_results1 {
    margin: 30px 0 auto
}

.ac_results ul {
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 15px
}

.ac_results li {
    margin-top: 10px;
    cursor: pointer
}

.ac_results li a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding: 6px 0;
    font-size: 1.125em
}

.ac_results .ac_no_title li a {
    padding-left: 10px
}

.ac_results a:visited {
    color: #000000
}

.ac_results a:active {
    text-decoration: none
}

.ac_results a span {
    color: #767676
}

.ac_results a.ac_focus {
    color: #007DBA
}

.ac_results a.ac_focus span {
    color: #007DBA
}

.ac_results .ac_title {
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #767676;
    font-size: 0.875em;
    text-transform: uppercase;
    border-bottom: 1px solid #b9b9bb
}

.ac_results .ac_progress {
    color: #aaaaaa;
    padding: 10px 10px
}

.ac_results .ac_no_results {
    color: #555555;
    padding: 10px 10px
}

.search_widget_popup {
    display: none
}

.header .search_block {}

@media screen and (max-width:1081px) {
    .header .search_block {
        top: -57px
    }
}

@media screen and (max-width:495px) {
    .header .searchSubmit:before {
        right: 15px
    }
}

@media screen and (max-width:1081px) {
    .header .hdr_widgets li.search_widget {
        top: 5px
    }
}

@media screen and (max-width:1081px) {
    .header.search_widget_active .search_widget .top_corner {
        top: 48px
    }
}

.header {}

.header li.shopping_widget {
    _display: inline
}

.header li.shopping_widget a.shopping_icon:hover {
    color: #007DBA
}

.header .shop_widget {
    display: none;
    height: auto;
    position: absolute;
    color: #666;
    background: #fff;
    border: 2px solid #b9b8bb;
    border-bottom: 3px solid #007DBA;
    top: 40px;
    width: 579px;
    right: -14px;
    text-align: left
}

.header .shop_widget .widget_content {
    margin: 16px 20px;
    color: #000000;
    line-height: normal;
    font-size: 140%;
    background: transparent
}

.header .shop_widget .top_corner {
    right: 14px;
}

.header .shop_widget .left_corner {
    display: none
}

.header .shop_widget .hf_close_btn {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    line-height: 37px;
    height: 37px;
    background-position: -90px -50px;
    color: #626262;
    font-size: 17px;
    text-align: center
}

.header .shop_widget .hf_close_btn:hover,
.header .shop_widget .hf_close_btn:active {
    background-position: -126px -50px;
    color: #0197D7;
    font-size: 17px;
    text-decoration: none
}

.header .shop_widget.hf_loading {
    width: 300px
}

.header .shop_widget.hf_loading .wait_class {
    position: static;
    display: block;
    width: 100%;
    height: 100%
}

.header .shop_widget.hf_loading .wait_class div {
    min-height: 92px;
    height: 100%;
    background-position: 50%
}

.header .shop_widget .shadow_cover_top,
.header .shop_widget .shadow_cover_bottom {
    display: none;
    position: static !important;
    margin: 0;
    height: 32px;
    width: 100%
}

.header .shop_widget .shadow_cover_top {
    background: -moz-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    top: 0;
    position: absolute
}

.header .shop_widget .shadow_cover_bottom {
    background: -moz-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to top, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    margin-top: -8px
}

.header .shopping_icon {
    width: 32px;
    height: 32px;
    display: block;
    color: #5a5a5a;
    text-align: center;
    font-size: 32px;
    line-height: 25px
}

.header .shopping_icon {
    background-position: -45px 0
}

.header #shop_widget_link {
    display: none
}

.header .shopping_widget .item_count {
    background-color: #0096D6;
    border-radius: 50%;
    border: 2px solid white;
    box-sizing: content-box;
    color: white;
    display: none;
    font-size: 0.75rem;
    height: 20px;
    line-height: 21px;
    min-width: 19px;
    padding-left: 1px;
    position: absolute;
    text-align: center;
    top: -7px
}

@media screen and (min-width:0\0) {
    .header .shopping_widget .item_count {
        border: none;
        top: -3px;
        left: 63%
    }
}

.header .shopping_widget .item_count.hf_cart_not_empty {
    display: inline-block;
    *display: inline
}

@media \0screen {
    .header .shopping_widget .item_count {
        padding-bottom: 1px;
        line-height: 13px
    }
}

.header {}

.header .shopping_icon {}

@media screen and (min-width:320px) and (max-width:1080px) {
    .header .shopping_icon {
        width: 34px;
        height: 34px;
        background-position: 0 -139px;
        line-height: 34px;
        font-size: 34px
    }
}

@media screen and (max-width:1080px) {
    .header .shopping_widget .item_count {
        top: -3px;
        left: 61%
    }
}

@media screen and (max-width:1080px) and (min-width:0\0) {
    .header .shopping_widget .item_count {
        top: 0;
        left: 65%
    }
}

.header.top_menu_active .item_count.hf_cart_not_empty {
    display: none
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer_lang_container {
        border-bottom: 1px solid #898888
    }
}

@media screen and (max-width:1080px) {
    .footer .footer_lang_section,
    .footer .site_links,
    .footer .hp_employees_container {
        width: 100%
    }
}

@media screen and (max-width:1080px) {
    .footer div.footer_guarantees_block,
    .footer .hf_bottom_links {
        width: auto
    }
}

.footer .footer_lang_container,
.footer .footer_container {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .footer_lang_container,
    .footer .footer_container {
        max-width: 1081px;
        margin: 0 auto
    }
}

.footer .footer_lang_container {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .footer_lang_container {
        border-bottom: 1px solid #898888
    }
}

@media screen and (max-width:767px) {
    .footer .footer_lang_container {
        border-bottom: 0
    }
}

.footer .footer_lang_section {}

@media screen and (max-width:1080px) {
    .footer .footer_lang_section {
        padding: 17px 0 17px 0
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .footer_lang_section {
        margin: 0;
        border-bottom: none
    }
}

@media screen and (max-width:767px) {
    .footer .footer_lang_section {
        border-bottom: 0
    }
}

.footer {}

.footer .world_map {
    margin: 0 auto;
    *float: left;
    width: 0;
    display: none
}

.footer .world_map .shadow_cover_top {
    height: 32px;
    width: inherit;
    background: -moz-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(top, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    top: 0;
    position: absolute
}

.footer .world_map .shadow_cover_bottom {
    height: 32px;
    width: inherit;
    background: -moz-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, white), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(bottom, white 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to top, white 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    margin-top: -8px
}

.footer .worldmap h2 {
    font-family: HPSimplifiedLight, Arial;
    font-size: 18px;
    font-weight: normal
}

.footer .worldmap h2:focus {
    outline: none !important
}

@media screen and (min-width:1000px) {
    .footer .worldmap h2 {
        margin-top: 20px;
        margin-left: 20px;
        line-height: 18px !important
    }
}

.footer .cs-container {
    font-size: 14px;
    padding-left: 20px;
    position: relative
}

.footer .cselector_wrapper {
    *position: static;
    z-index: 100;
    *display: inline;
    *zoom: 1
}

.footer .cselector_wrapper a {
    color: #000
}

.footer .cselector_wrapper a:link {
    color: #000
}

.footer .cselector_wrapper .right_corner {
    display: none;
    left: -4px;
    top: 20px
}

.footer .worldmap_wrapper {
    position: absolute;
    left: 18px;
    *display: inline;
    *zoom: 1
}

@media screen and (min-width:1001px) {
    .footer .worldmap_wrapper {
        display: block
    }
}

.footer .cntr_map,
.footer .cselector {
    float: left;
    _display: inline;
    _zoom: 1
}

.footer .cselector span.map {
    background: transparent url({{'hpi-i-pre-lg.gif' | asset_url}}) no-repeat
}

.footer a.cselector:hover .selectedCountry {
    text-decoration: underline
}

.footer .cselector .selectedCountry {
    margin-right: 8px
}

.footer .cselector span {
    display: inline-block;
    cursor: pointer;
    font-size: 1em;
    color: #fff
}

.footer .cselector span.flag {
    width: 25px;
    padding-top: 0;
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 0;
    background: url({{'hpi-flag.jpg' | asset_url}}) transparent no-repeat left center
}

.footer .hf-worldmap .cselector span {
    line-height: 24px
}

.footer .hf-worldmap .cselector span.flag {
    width: 35px;
    height: 24px;
    background-image: url({{'hpi-world-map.gif' | asset_url}})
}

.footer .hf-worldmap .home_link {
    line-height: 24px
}

.footer .hf-worldmap .cntr_map {
    margin-top: -2px
}

 

.footer .worldmap .country_holder {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 62.5%
}

.footer .worldmap .country_holder ul li {
    padding-bottom: 5px;
    text-align: left;
    width: 132px;
    min-height: 22px
}

.footer .worldmap .country_holder li a {
    font-size: 13px;
    color: #000;
    line-height: 20px
}

.footer .worldmap .country_holder li a:link {
    font-size: 13px;
    color: #000;
    line-height: 20px
}

.footer .worldmap .country_holder li a:visited {
    color: #000 !important
}

.footer .worldmap li a:hover,
.footer .worldmap li a:focus {
    color: #686868;
    text-decoration: underline
}

.footer .worldmap .bottom_corner {
    bottom: -37px;
    left: 7px
}

.footer .worldmap .bottom_corner:before {
    top: -25px
}

.footer .worldmap .bottom_corner:after {
    top: -25px
}

.footer .worldmap a.cselectorbtn {
    background-position: -103px -58px;
    width: 17px;
    height: 17px;
    top: 10px;
    right: 10px;
    position: absolute;
    display: block;
    color: #626262
}

.footer .worldmap a.cselectorbtn:hover {
    background-position: -139px -58px;
    color: #0197D7
}

.footer .worldmap .hf_country_regions,
.footer .worldmap .country_holder_mobile {
    display: none
}

@media screen and (min-width:1001px) {
    .footer .worldmap .country_holder {
        display: block;
        line-height: 20px
    }
}

.footer .worldmap .country_holder li {}

@media screen and (min-width:1001px) {
    .footer .worldmap .country_holder_mobile {
        display: none
    }
}

.footer .wait_class {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.footer #cs_spooler div {
    background: url({{'hpi-i-pre-lg.gif' | asset_url}}) no-repeat scroll 0 0 transparent;
    height: 60px;
    width: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.footer .wait_class.active {
    display: block
}

.footer #cs_spooler {
    width: 1000px;
    top: -257px;
    opacity: 1;
    z-index: 53;
    position: absolute
}

.footer {}

@media screen and (max-width:1080px) {
    .footer .worldmap {
        border: 2px solid #e5e8e8;
        border: 0 none;
        width: auto;
        height: auto;
        top: auto;
        left: auto;
        position: static;
        background-color: transparent;
        background-position: 50%
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap {
        overflow-x: hidden !important;
        background: transparent
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap li a:focus {
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap h2 {
        padding-left: 20px;
        margin: 4px 0 20px 0
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap h2 {
        padding-left: 19px;
        padding-right: 30px;
        margin: 20px 0 20px 0
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap a.cselectorbtn {
        background-position: -90px -48px;
        width: 37px;
        height: 37px;
        line-height: 37px;
        font-size: 17px;
        text-align: center;
        top: 0;
        right: 0;
        position: absolute;
        display: block
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap a.cselectorbtn {
        line-height: 40px;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap a.cselectorbtn:hover {
        background-position: -126px -48px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap .bottom_corner {
        display: none
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .worldmap .country_holder {
        display: block;
        padding-top: 0
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder {
        display: none
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .worldmap .country_holder ul li {
        width: 137px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap .country_holder li a {
        font-size: 140%;
        line-height: 30px
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap .country_holder li a:link {
        font-size: 140%;
        line-height: 30px
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .worldmap .country_holder_mobile {
        display: none
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile {
        display: block;
        font-size: 14px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a {
        display: block;
        font-size: 87.5%;
        text-decoration: none;
        padding: 10px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region {
        position: relative;
        border-top: 1px solid #e5e8e8;
        padding-top: 18px;
        padding-right: 25px;
        padding-bottom: 18px;
        padding-left: 29px;
        color: #8e8e8e
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region:after {
        position: absolute;
        right: 31px;
        top: 17px;
        font-size: 18px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region:hover,
    .footer .worldmap .country_holder_mobile a.cs_region:focus {
        text-decoration: none
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile a.cs_region.open {
        background-position: right -701px;
        background-color: #007DBA;
        color: #fff
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries {
        background-color: #f2f2f2 !important;
        border-bottom: 2px solid #007DBA;
        margin: 0 auto
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li {
        background-color: #f2f2f2 !important;
        margin-left: 18px;
        margin-right: 18px
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li:first-child a {
        color: #686868 !important;
        text-decoration: none !important
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li:first-child a:hover {
        text-decoration: underline !important
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries li:last-child a {
        border-bottom: 0
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries a {
        background-color: #f2f2f2 !important;
        padding: 21px 10px;
        color: #686868;
        border-bottom: 1px solid #e5e8e8;
        background-color: #e8e8e8
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile .cs_r_countries a:focus {
        color: #007DBA;
        text-decoration: underline
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile ul {
        border-bottom: 1px solid #e5e8e8
    }
}

@media screen and (max-width:495px) {
    .footer .worldmap .country_holder_mobile li a.cs_region:hover,
    .footer .worldmap .country_holder_mobile li a.cs_region:focus {
        text-decoration: none
    }
}

@media screen and (max-width:1080px) {
    .footer .world_map {
        position: absolute;
        background-image: linear-gradient(#e5e8e8 0, #fff 100%), linear-gradient(#fff 0, #e5e8e8 100%);
        background: #fff;
        background: -moz-linear-gradient(top, #e5e8e8 0, #fff 100%), -moz-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e8e8), color-stop(100%, #fff)), -webkit-gradient(linear, left top, left bottom, color-stop(13%, #fff), color-stop(100%, #e5e8e8));
        background: -webkit-linear-gradient(top, #e5e8e8 0, #fff 100%), -webkit-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background: -o-linear-gradient(top, #e5e8e8 0, #fff 100%), -o-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background: -ms-linear-gradient(top, #e5e8e8 0, #fff 100%), -ms-linear-gradient(top, #fff 13%, #e5e8e8 100%);
        background-position: left top, left bottom;
        background-size: 100% 16px, 100% 16px;
        background-color: #fff;
        background-repeat: no-repeat;
        border: 2px solid #CCCCCC
    }
    .footer .world_map .shadow_cover_top {
        height: 0
    }
}

@media screen and (max-width:1080px) {
    .footer .worldmap_wrapper {
        display: none
    }
}

@media screen and (max-width:495px) {
    .footer .js_worldmap_wrapper {
        background-color: #fff
    }
}

@media screen and (max-width:495px) {
    .footer .cselector_wrapper {
        z-index: auto
    }
}

@media screen and (max-width:1080px) {
    .footer .cselector_wrapper.responsive .worldmap_wrapper,
    .footer .cselector_wrapper.responsive .right_corner {
        display: block;
        z-index: 1
    }
}

@media screen and (max-width:1080px) {
    .footer #cs_spooler {
        top: auto;
        width: auto
    }
}

@media screen and (max-width:1080px) {
    .footer #cs_spooler div {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        position: absolute
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .cs-container {
        padding-left: 34px
    }
}

.footer .site_links {
    font-size: 14px;
    margin: 0 auto;
    padding: 20px 33px 14px;
    margin-bottom: 17px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #898888;
    overflow: hidden
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links {
        box-sizing: border-box;
        padding: 24px 31px 14px;
        width: 100%
    }
}

.footer .site_links.column_5 .site_links_container {
    width: 18%
}

.footer .site_links.column_4 .site_links_container {
    width: 23%
}

.footer .site_links .site_links_container {
    box-sizing: border-box;
    display: inline-block;
    margin-top: 0;
    margin-right: 2.5%;
    margin-bottom: 0;
    margin-left: 0;
    vertical-align: top;
    text-align: left;
    float: left
}

.footer .site_links div.lstchild {
    margin-right: 0
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links div.lstchild {
        margin-right: 0;
        padding-right: 0
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links div.fstchild {
        margin-left: 0
    }
}

.footer .site_links .ul_site_links {
    display: block
}

@media print {
    .footer .site_links .ul_site_links {
        display: block !important
    }
}

.footer .site_links .ul_site_links li.first_li {
    padding-bottom: 10px
}

.footer .site_links .ul_site_links li.first_li a,
.footer .site_links .ul_site_links li.first_li span {
    font-size: 1em;
    font-weight: bold;
    line-height: 23px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.first_li a,
    .footer .site_links .ul_site_links li.first_li span {
        line-height: 18px;
        font-size: 1em
    }
}

.footer .site_links .ul_site_links li.first_li>a {
    display: none;
    visibility: hidden
}

.footer .site_links .ul_site_links li.lstchild {
    padding-bottom: 20px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.lstchild a {
        padding-bottom: 19px
    }
    .footer .site_links .ul_site_links li.lstchild a.footer_btn {
        padding: 4px 0 6px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.first_li,
    .footer .site_links .ul_site_links li.lstchild {
        padding-bottom: 7px
    }
}

.footer .site_links .ul_site_links li.last {
    margin-top: -20px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li.last {
        margin-top: -20px
    }
}

.footer .site_links .ul_site_links li a {
    font-size: 1em
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li a {
        display: inline-block;
        line-height: 21px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .site_links .ul_site_links li .column_no_link span {
        padding-bottom: 12px;
        display: block
    }
}

.footer .site_links .ul_site_links li label {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 15px
}

.footer .site_links .ul_site_links.signup_submit input,
.footer .site_links .ul_site_links.signup_link input {
    color: #5a5a5a;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 100%
}

.footer .site_links .ul_site_links.signup_submit input::-webkit-input-placeholder,
.footer .site_links .ul_site_links.signup_link input::-webkit-input-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit input:-moz-placeholder,
.footer .site_links .ul_site_links.signup_link input:-moz-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit input::-moz-placeholder,
.footer .site_links .ul_site_links.signup_link input::-moz-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit input:-ms-input-placeholder,
.footer .site_links .ul_site_links.signup_link input:-ms-input-placeholder {
    color: #5a5a5a
}

.footer .site_links .ul_site_links.signup_submit .footer_btn,
.footer .site_links .ul_site_links.signup_link .footer_btn {
    border: 1px solid #fff;
    cursor: pointer;
    display: block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    width: 70px
}

.footer .site_links .ul_site_links.signup_submit li.first_li>a,
.footer .site_links .ul_site_links.signup_link li.first_li>a {
    display: block;
    visibility: visible
}

.footer .site_links .ul_site_links .ul_media_links li {
    display: inline-block;
    padding-top: 12px;
    line-height: 0;
    *display: inline-block
}

.footer .site_links .ul_site_links .ul_media_links li.first_li {
    padding: 0
}

.footer .site_links .ul_site_links .ul_media_links li.first_li a {
    border: 0;
    display: inline-block !important;
    visibility: visible
}

.footer .site_links .ul_site_links .ul_media_links li .lstchild a:before {
    margin-right: 0
}

.footer .site_links .ul_site_links .ul_media_links li a {
    font-size: 17px !important;
    text-decoration: none;
    display: inline-block
}

.footer .site_links .ul_site_links .ul_media_links li a>img {
    display: none
}

.footer .site_links a,
.footer .site_links .ul_site_links span {
    font-size: 93.75%;
    line-height: 21px;
    text-decoration: none
}

.footer .site_links a {
    color: #fff;
    margin: 0
}

.footer .site_links a:link,
.footer .site_links a:hover,
.footer .site_links a:visited {
    color: #fff;
    margin: 0;
    font-family: HPSimplifiedLight
}

.footer .site_links span {
    color: #fff;
    margin: 0
}

.footer .site_links a:hover {
    text-decoration: underline
}

.footer .site_links .ul_site_link_header {
    display: none
}

.footer .site_links .site_links_subitems {
    margin-top: 10px
}

.footer .site_links .ul_media_links li,
.footer .privacy_links li {
    *display: inline
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .privacy_links:first-child {
        padding-bottom: 4px;
        padding-top: 27px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .privacy_links {
        padding-bottom: 4px;
        padding-top: 10px
    }
}

.footer .hp_employees_container {
    padding: 25px 13px 120px
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .hp_employees_container {
        padding-bottom: 120px;
        padding-top: 25px
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .footer_lang_section {
        box-sizing: border-box;
        width: 100%
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .footer_lang_container,
    .footer .footer_container {
        max-width: 1280px;
        margin: 0 auto
    }
}

@media screen and (min-width:1000px) and (max-width:1279px) {
    .footer .footer_legal_block,
    .footer .hp_employees_container {
        box-sizing: border-box;
        width: 100%
    }
}

ul.footer_media_links {
    padding: 0;
    padding-bottom: 5px
}

ul.footer_media_links li {
    display: inline-block;
    padding-top: 0;
    *display: inline
}

ul.footer_media_links li a {
    *display: inline
}

@media screen and (min-width:0\0) {
    .footer div.footer_guarantees_block,
    .footer .hf_bottom_links {
        margin: 0 auto;
        padding-left: 18px
    }
}

@media screen and (max-width:1080px) {
    .footer .footer_legal_block {
        margin: 0 auto
    }
}

@media screen and (min-width:496px) and (max-width:1080px) {
    .footer .footer_legal_block {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        padding-bottom: 60px
    }
}

@media screen and (max-width:670px) {
    .footer .footer_legal_block {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        padding-bottom: 60px
    }
}

@media screen and (max-width:495px) {
    .footer .footer_legal_block {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        padding-bottom: 60px
    }
}

.footer .footer_legal_block,
.footer .hp_employees_container {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer div.footer_guarantees_block,
    .footer .hf_bottom_links {
        padding: 5px 30px 4px
    }
}

@media screen and (max-width:1080px) {
    .footer .hp_employees_container {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 55px
    }
}

@media screen and (max-width:767px) {
    .footer .hp_employees_container {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 95px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .hp_employees_container {}
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .hp_employees_container a {
        padding-left: 30px
    }
}

@media screen and (max-width:767px) {
    .footer .hp_employees_container a {
        padding-left: 18px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .hp_employees_container a:visited {
        padding-left: 30px
    }
}

.footer .privacy_links {}

@media screen and (max-width:767px) {
    .footer .privacy_links {
        padding-top: 0;
        padding-bottom: 11px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .privacy_links {
        padding: 10px 30px 4px !important
    }
}

.footer .privacy_links:first-child {}

@media screen and (max-width:767px) {
    .footer .privacy_links:first-child {
        padding-top: 26px;
        padding-bottom: 13px
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .privacy_links:first-child {
        padding-bottom: 4px;
        padding-top: 27px
    }
}

.footer .site_links {}

@media screen and (max-width:767px) {
    .footer .site_links {
        padding: 0;
        font-size: 14px
    }
    .footer .site_links.column_5 .site_links_container,
    .footer .site_links.column_4 .site_links_container {
        float: none;
        width: auto
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links {
        box-sizing: border-box;
        padding: 24px 32px 12px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .site_links_container {
        background-color: #5a5a5a;
        margin: 0;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .site_links_container {
        width: auto;
        display: block;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .footer .site_links div.fstchild,
    .footer .site_links div.lstchild {
        padding: 0;
        margin: 0
    }
}

.footer .site_links div.fstchild {}

.footer .site_links div.lstchild {}

@media screen and (max-width:767px) {

    .footer .site_links .ul_site_link_header {
        display: block;
        padding: 16px 30px 16px 20px;
        font-size: 87.5%;
        font-weight: bold;
        border-top: 1px solid #898888;
        background-color: #5a5a5a;
        *zoom: 1
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_link_header:hover {
        text-decoration: none
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_link_header:hover .accordion-header {
        text-decoration: underline
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header:link {
        font-size: 1em;
        font-weight: bold
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header .accordion-icn {
        width: 18px;
        display: inline-block;
        float: right;
        height: 18px;
        *float: left
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header .accordion-icn:before {
        font-size: 18px;
        color: #fff;
        background-color: #5a5a5a
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.ul_site_link_header.open .accordion-icn {
        background-position: left -654px
    }
}

@media screen and (max-width:495px) {
    .footer .site_links a.ul_site_link_header span {
        font-size: inherit
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open {
        background-color: #e8e8e8;
        color: #5a5a5a;
        border-bottom: 2px solid #e5e8e8
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open .accordion-icn {
        color: #5a5a5a
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open .accordion-icn:before {
        font-size: 18px;
        color: #5a5a5a;
        background-color: #e8e8e8
    }
}

@media screen and (max-width:767px) {
    .footer .site_links a.open .accordion-header {
        color: #5A5A5A
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links {
        display: block !important
    }
  .footer .site_links .ul_site_links li.last {
    text-align: left;
}
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li {
        margin: 0;
        border-bottom: 1px solid #e5e8e8;
        padding: 0 15px 0 20px
    }
}

.footer .site_links .ul_site_links li a {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li a {
        color: #ffff;
        display: block;
        font-size: 1em;
        padding: 18px 0;
        line-height: normal;
        font-weight: bold
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li a {
        padding-bottom: 12px;
        display: inline-block;
        line-height: 18px
    }
}

.footer .site_links .ul_site_links li.first_li,
.footer .site_links .ul_site_links li.lstchild {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li {
        padding: 0;
        border-bottom: 0 none
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.first_li {
        padding-bottom: 3px
    }
}

.footer .site_links .ul_site_links li.first_li span,
.footer .site_links .ul_site_links li.first_li a {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.first_li span,
    .footer .site_links .ul_site_links li.first_li a {
        line-height: 18px;
        font-size: 1em
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li span {
        display: block;
        font-size: 1em;
        padding: 18px 0;
        line-height: normal;
        font-weight: bold;
        font-weight: normal;
        display: none
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li a {
        font-weight: normal;
        padding: 18px 0;
        line-height: normal;
        font-size: 1em;
      color: #fff;
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li>a {
        border-bottom: 1px solid #e5e8e8;
        display: block;
        visibility: visible;
        padding: 18px 20px 18px 20px;
        font-weight: bold
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li h2 {
        display: none;
        visibility: hidden
    }
}

.footer .site_links .ul_site_links li.first_li .column_no_link span {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.first_li .column_no_link span {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.first_li .column_no_link {
        padding-bottom: 9px;
        display: block
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.lstchild,
    .footer .site_links .ul_site_links li.last {
        border-bottom: none;
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.lstchild {
        padding-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.lstchild {
        padding-bottom: 5px
    }
}

.footer .site_links .ul_site_links li.lstchild a {}

@media screen and (min-width:768px) and (max-width:1080px) {
    .footer .site_links .ul_site_links li.lstchild a {
        padding-bottom: 19px
    }
    .footer .site_links .ul_site_links li.lstchild a.footer_btn {
        padding: 4px 0 6px
    }
}

.footer .site_links .ul_site_links li.last {}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links li.last {
        border-top: 1px solid #e5e8e8
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_site_links.signup_submit {
        overflow: hidden
    }
    .footer .site_links .ul_site_links.signup_submit li {
        padding: 0 15px 0 20px
    }
    .footer .site_links .ul_site_links.signup_submit li label {
        display: none
    }
    .footer .site_links .ul_site_links.signup_submit li input {
        margin-top: 15px
    }
    .footer .site_links .ul_site_links.signup_submit li .footer_btn {
        border: 1px solid #686868;
        margin-bottom: 15px;
        padding: 4px 0 6px
    }
}

@media screen and (max-width:495px) {
    .footer .site_links .ul_site_links.signup_submit label {
        width: 100%
    }
}

@media screen and (min-width:496px) and (max-width:767px) {
    .footer .site_links .ul_site_links.signup_submit input {
        width: 440px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_media_links li {
        padding: 12px 0;
        margin: 0;
        border-bottom: none;
        font-size: 17px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_media_links li a,
    .footer .site_links .ul_media_links li.first_li a {
        padding: 0 !important
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .ul_media_links li a:before {
        font-size: 30px;
        margin-right: 25px
    }
}

@media screen and (max-width:1080px) {
    .footer .site_links .ul_media_links li a img.hf_blank {
        min-width: 25px;
        min-height: 25px
    }
}

@media screen and (max-width:767px) {
    .footer .site_links .site_links_subitems {
        margin-top: 0
    }
}

@media only screen and (min-width:1081px) {
    #utilityNav {
        z-index: 102 !important
    }
    #header:not(.original) .hf_wrapper .header_container .hf_top_menu .level1 .pointer,
    #header:not(.original) .hf_wrapper .header_container .submenu,
    #header:not(.original) .hf_wrapper .submenu-category.swiper {
        display: none !important
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .selectable .new-menu-container {
        display: none;
        width: 270px;
        background-color: #fff;
        position: absolute;
        padding: 15px 0;
        border-top: .2px solid #e1e5ed;
        -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .2)
    }
    #header.dark-mode-header .hf_wrapper .header_container .hf_top_menu .level1 .selectable .new-menu-container {
        background-color: #000;
        border-top: none
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .selectable,
    .js_hf_menu.hf_menu.level1 .empty {
        margin-top: 0;
        margin-bottom: 0;
        height: 100%
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .selectable:hover {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-bottom: 2px solid #0096d6
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .selectable:hover .new-menu-container {
        display: block
    }
    #header .hf_wrapper .level1 {
        overflow: visible;
        height: 100%
    }
    #header .empty a,
    #header .selectable a>span {
        height: 100%
    }
    #header .empty a>span,
    #header .selectable a>span {
        height: 72px;
        display: table-cell
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .new-menu-container .new-dropdown-menu {
        display: block;
        padding: 15px 20px;
        margin-left: 0
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .new-menu-container .new-dropdown-menu a {
        padding: 1.5em;
        margin: -1.5em;
        font-size: 16px;
        font-weight: 100;
        font-family: HPSimplifiedLight;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.13;
        letter-spacing: .3px;
        color: #000;
        text-align: left
    }
    #header.dark-mode-header .hf_wrapper .header_container .hf_top_menu .level1 .new-menu-container .new-dropdown-menu a {
        color: #fff
    }
    #header .hf_wrapper .header_container .hf_top_menu .level1 .new-menu-container .new-dropdown-menu:hover {
        background-color: #e6fcff
    }
    #header.dark-mode-header .hf_wrapper .header_container .hf_top_menu .level1 .new-menu-container .new-dropdown-menu:hover {
        background-color: #191919
    }
    #header.french-header .hf_wrapper .header_container .hf_top_menu .level1 .selectable a span,
    #header.french-header .js_hf_menu.hf_menu.level1 .empty a span {
        height: 72px;
        line-height: normal;
        display: table-cell
    }
}

@media only screen and (max-width:1080px) {
    #header.header {
        background: #fff
    }
    #header:not(.original) .hf_wrapper .header_container .submenu,
    #header:not(.original) .hf_wrapper .submenu-category.swiper {
        display: none !important
    }
    #header .hf_wrapper .hf_top_menu {
        background: #fff
    }
    #header.header .top_menu_widget_accordion .hf_top_menu {
        letter-spacing: .3px
    }
    #header.header .top_menu_widget_accordion {
        background-color: #fff
    }
    .header .js_top_menu_target .hf_top_menu .level1 .empty a span:before,
    .header .js_top_menu_target .hf_top_menu .level1 .selectable a span:before {
        content: ""
    }
    .header .top_menu_widget_accordion .hf_top_menu .js_hf_menu .level2 li>a {
        padding-left: 40px
    }
    #header.header.top_menu_active .background {
        background-color: #fff
    }
    #header .hf_top_menu .hf_menu.level1 li {
        border-top: none
    }
    #header.header .hf_top_menu .hf_menu.level1 li {
        background-color: #fff
    }
    #header.header .hf_top_menu .hf_menu.level1 li>a {
        color: #000;
        cursor: none
    }
    #header.header .hf_top_menu .hf_menu.level1 li .open {
        font-weight: 700
    }
    #header.header .hf_top_menu .hf_menu.level1 li .level2 li {
        background-color: #f3f3f3;
        font-family: HPSimplifiedLight
    }
    #header.header .hf_top_menu .hf_menu.level1 li .level2 {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    #header.header .top_menu_widget_accordion .hf_top_menu .level2 li a:hover {
        color: #0171ad !important
    }
    #header.header.dark-mode-header .hf_top_menu .hf_menu.level1 li,
    #header.header.dark-mode-header .hf_top_menu .hf_menu.level1 li:hover,
    #header.header.dark-mode-header .hf_top_menu .hf_menu.level1 li:hover:active {
        background-color: #000
    }
    #header.header.dark-mode-header .hf_top_menu .hf_menu.level1 li:hover #header.header .hf_top_menu .hf_menu.level1 li>a,
    #header.header.dark-mode-header .hf_top_menu .hf_menu.level1 li:hover:active #header.header .hf_top_menu .hf_menu.level1 li>a {
        color: #fff
    }
    #header.header.dark-mode-header.top_menu_active .background,
    #header.header.dark-mode-header .top_menu_widget_accordion {
        background-color: #000
    }
    #header.dark-mode-header .hf_top_menu .hf_menu.level1 li .level2 li {
        background-color: #fff
    }
    #header.header.dark-mode-header .top_menu_widget_accordion .hf_top_menu .level2 li a:hover {
        color: #0171ad !important;
        background-color: #fff !important
    }
    #header.header.dark-mode-header .hf_top_menu li a.header_link {
        background-color: #000 !important;
        color: #fff !important
    }
    #header.header.dark-mode-header .hf_top_menu ul.js_hf_menu {
        background-color: #000
    }
}

.hpps_topwrapper {
    z-index: 125 !important
}
 

.hfv5 body {
    min-width: auto;
    width: 100%;
    transition-duration: 300ms;
    left: 0
}

.wpr-cart-icon .hideComp {
    display: none !important
}

.hfv5 body .header a,
.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul,
.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul,
.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul,
body {
    padding: 0;
    margin: 0
}

.search-display-none,
body .screenReadingText {
    display: none
}

body .removeFocus {
    outline: none !important
}

body .unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.wps-mobile .wpr-header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 76px;
    background: #fff;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e8e8e8
}

.wps-mobile .wpr-header .wpr-row {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.wps-mobile .wpr-header .wpr-row .wpr-logo-holder {
    position: relative;
    left: 20px
}

.wps-mobile .wpr-header .wpr-row .wpr-logo-holder .wpr-main-logo-svg {
    font-family: "header_icons";
    text-decoration: none;
    outline: none
}

.wps-mobile .wpr-header .wpr-row .wpr-logo-holder .wpr-main-logo-svg:focus {
    outline: 1px dotted #000
}

.wps-mobile .wpr-header .wpr-row .wpr-logo-holder .wpr-main-logo-svg:before {
    content: "\e706"
}

.wps-mobile .wpr-header .wpr-row .wpr-logo-holder .wpr-main-logo-svg:link,
.wps-mobile .wpr-header .wpr-row .wpr-logo-holder .wpr-main-logo-svg:visited {
    color: #0096d6;
    width: 50px;
    display: block;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 52px
}

.wps-mobile .wpr-header .wpr-row .wpr-logo-holder .wpr-main-logo-icon {
    height: 50px;
    width: 50px
}

.wps-mobile .wpr-header .wpr-row .wpr-skip-links {
    position: absolute;
    top: 1px;
    left: 89px;
    display: inline-flex
}

.wps-mobile .wpr-header .wpr-row .wpr-skip-links .js-skip-link {
    text-decoration: none !important;
    outline: none;
    color: #5a5a5a;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px !important;
    max-width: inherit;
    opacity: 0;
    position: static;
    width: inherit;
    z-index: 10001;
    pointer-events: none
}

.wps-mobile .wpr-header .wpr-row .wpr-skip-links .js-skip-link:focus {
    opacity: 1;
    pointer-events: all;
    outline: 1px dotted #000
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder {
    display: flex;
    justify-content: space-between;
    padding: 0 20px
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center {
    color: #5a5a5a;
    font-size: 26px;
    height: 100%;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .arrows_search_mobile {
    bottom: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    display: none
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .arrows_search_mobile .bottom_arrow,
.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .arrows_search_mobile .top_arrow {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 15px solid #b9b8bb;
    position: absolute;
    z-index: 999;
    top: -2px
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .arrows_search_mobile .bottom_arrow {
    border-bottom: 15px solid #fff;
    top: 0
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-search-icon-logo {
    cursor: pointer;
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    color: #5a5a5a;
    font-size: inherit
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-search-icon-logo:focus {
    outline: 1px dotted #000
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-search-icon-logo:before {
    content: "\e709"
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .active,
.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-menu-icon-logo:hover,
.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-menu-icon-logo:visited,
.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-search-icon-logo:hover,
.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-search-icon-logo:visited,
.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile a:hover,
.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile a:hover span {
    color: #007dba
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-menu-icon-logo {
    font-size: 22px;
    cursor: pointer;
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    color: #5a5a5a
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-menu-icon-logo:before {
    content: "\e707"
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-menu-icon-logo:focus {
    outline: 1px dotted #000
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-cart-count {
    font-family: "HPSimplifiedRegular";
    width: 20px;
    background: #0096d6;
    background-color: #0096d6;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: content-box;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 21px;
    min-width: 19px;
    padding-left: 1px;
    position: absolute;
    text-align: center;
    top: 15px;
    left: 25px
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-hpcart {
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    color: #5a5a5a;
    font-size: inherit
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-hpcart:before {
    content: "\e700"
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-hpcart:link,
.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-hpcart:visited {
    line-height: 25px
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-hpcart:focus {
    color: #0171ad;
    outline: 1px dotted #000
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon {
    cursor: pointer
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon .cls-1 {
    fill: #5a5a5a;
    stroke: #fff;
    stroke-width: .3px
}

.wps-mobile .wpr-header .wpr-row .wpr-icons-holder .wpr-icon:hover .cls-1 {
    fill: #0096d6
}

.wps-mobile .wpr-search-container {
    position: absolute;
    height: fit-content;
    width: 100%;
    background-color: #fff;
    pointer-events: none;
    transition-duration: .3s;
    display: none;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    z-index: 9999999
}

.wps-mobile .wpr-search-container .wpr-search-bar {
    padding: 15px 10px
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 {
    height: 45px;
    border: solid 1px #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .clear-search {
    margin: 0 10px
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .clear-search .wpr-clear-icon-logo {
    font-family: "aemHPIcons";
    font-size: 20px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none !important
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .clear-search .wpr-clear-icon-logo:before {
    content: "\e991";
    color: #5a5a5a
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer .wpr-close-button .close_icon:focus,
.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .clear-search .wpr-clear-icon-logo:focus,
.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .wpr-search-icon-logo:focus {
    outline: 1px dotted #000
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .wpr-search-icon-logo {
    cursor: pointer;
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    object-fit: contain;
    margin: 0 10px;
    font-size: 20px;
    color: #5a5a5a
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .wpr-search-icon-logo:before {
    content: "\e709"
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .search-bar {
    background: rgba(0, 0, 0, 0);
    background: #00000000;
    height: 100%;
    width: 100%;
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .3px;
    text-align: left;
    color: #5a5a5a;
    margin: 0 20px;
    outline: none;
    padding: unset;
    border: none !important;
    box-shadow: none !important
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .search-bar::-ms-clear {
    width: 0;
    height: 0
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .search-bar::placeholder {
    color: #5a5a5a;
    opacity: 1
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .search-bar:-ms-input-placeholder,
.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .search-bar::-ms-input-placeholder {
    color: #5a5a5a
}

.wps-mobile .wpr-search-container .wpr-search-bar .Rectangle-426 .search {
    width: 19.7px;
    height: 20px;
    object-fit: contain;
    padding: 10px
}

.wps-mobile .wpr-search-container .wpr-search-result {
    height: fit-content;
    background-color: #fff;
    width: inherit;
    display: none
}

.wps-mobile .wpr-search-container .wpr-search-result .active {
    display: block !important
}

.wps-mobile .wpr-search-container .wpr-search-result .wpr-block-title {
    display: none;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #b9b9bb;
    font-family: "HPSimplifiedRegular";
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .3px;
    color: #767676;
    margin: 20px;
    font-size: .875em;
    background: 0 0 !important
}

.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile {
    list-style: none;
    margin: 0;
    font-family: "HPSimplifiedRegular";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    padding: 0 0 10px
}

.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile {
    cursor: pointer;
    list-style: none;
    margin: 20px;
    padding: 0 0 0 10px;
    color: #000
}

.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile a,
.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab a {
    text-decoration: none;
    color: inherit;
    font-size: 1.125em
}

.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile a span,
.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab a span {
    color: #767676
}

.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile a:focus {
    outline: none;
    color: #007dba
}

.wps-mobile .wpr-search-container .wpr-search-result .createList_mobile .listCreated_mobile a:focus span {
    color: #007dba
}

.wps-mobile .wpr-navbar-container {
    width: 100%;
    background: rgba(0, 0, 0, .38);
    background: #00000061;
    height: 100%;
    z-index: 999;
    position: fixed;
    top: 0;
    pointer-events: none;
    display: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav,
.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu {
    background: #fff;
    width: 290px;
    right: 0;
    top: 0;
    position: fixed;
    transition: opacity 200ms cubic-bezier(.48, 0, .23, 1.01);
    pointer-events: none;
    display: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer {
    width: 100%;
    height: fit-content;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 40px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer .wpr-close-button {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer .wpr-close-button .close_icon {
    font-family: "header_icons";
    position: relative;
    font-size: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer .wpr-close-button .close_icon .path1:before {
    content: "\e704";
    color: rgba(0, 0, 0, .4)
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer .wpr-close-button .close_icon .path2 {
    font-family: inherit
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-footer .wpr-close-button .close_icon .path2:before {
    content: "\e705";
    color: #f7f7f7;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 100%
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-row {
    width: 100%;
    height: 75.5px;
    border-bottom: 1px solid #d8d8d8;
    background-color: #fff
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-row .wpr-close-button {
    position: absolute;
    right: 25px;
    top: 28px;
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515:focus,
.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-row .wpr-close-button:focus .close_icon_desk {
    outline: 1px dotted #000
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-row .wpr-close-button .close_icon_desk {
    cursor: pointer;
    font-family: "aemHPIcons";
    position: relative;
    font-size: 20px;
    color: #ccc;
    text-decoration: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .wpr-side-nav-row .wpr-close-button .close_icon_desk:before,
.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .wpr-close-button-L2 .close_icon_desk:before,
.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-close-submenu-desk .close_icon_desk:before {
    content: "\e992"
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515 {
    width: 290px;
    height: 54px;
    background-color: #fff;
    display: flex;
    align-items: center;
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515 .wpr-row {
    position: relative;
    left: 45px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515 .wpr-row .menu_content {
    width: 233px;
    height: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515 .wpr-row .menu_content label {
    width: 233px;
    height: 18px;
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: .3px;
    color: #2c3038
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515 .wpr-row .menu_content .forward_icon {
    font-family: "header_icons";
    color: #ccc;
    position: relative;
    right: 20px;
    font-size: 12px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515 .wpr-row .menu_content .forward_icon:before {
    content: "\e701"
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515:focus,
.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515:hover {
    background-color: #e6fcff
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515:hover .wpr-row>.menu_content>label {
    font-family: "HPSimplifiedRegular";
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Rectangle-515:hover .wpr-row>.menu_content>.forward_icon {
    color: #000
}

.wps-mobile .wpr-navbar-container .wpr-side-nav .Line-208 {
    width: 100%;
    border: solid .5px #e8e8e8
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer {
    width: 100%;
    height: fit-content;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 40px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer .wpr-close-button-L2 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer .wpr-close-button-L2 .close_icon {
    font-family: "header_icons";
    position: relative;
    font-size: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer .wpr-close-button-L2 .close_icon:focus {
    outline: 1px dotted #000
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer .wpr-close-button-L2 .close_icon .path1:before {
    content: "\e704";
    color: rgba(0, 0, 0, .4)
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer .wpr-close-button-L2 .close_icon .path2 {
    font-family: inherit
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-footer .wpr-close-button-L2 .close_icon .path2:before {
    content: "\e705";
    color: #f7f7f7;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 100%
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row {
    width: 100%;
    height: 75.5px;
    border-bottom: 1px solid #e8e8e8;
    background-color: #fff;
    display: flex;
    align-items: center
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .wpr-close-button-L2 {
    position: absolute;
    right: 25px;
    top: 28px;
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .header-submenu .back_icon:focus,
.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .wpr-close-button-L2:focus .close_icon_desk {
    outline: 1px dotted #000
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .wpr-close-button-L2 .close_icon_desk {
    cursor: pointer;
    font-family: "aemHPIcons";
    position: relative;
    font-size: 20px;
    color: #ccc;
    text-decoration: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .header-submenu {
    width: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    left: 30px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .header-submenu .back_icon {
    cursor: pointer;
    font-family: "header_icons";
    position: relative;
    font-size: 20px;
    color: #0171ad
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .header-submenu .back_icon:before {
    content: "\e702"
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .wpr-side-nav-row .header-submenu label {
    width: fit-content;
    height: 21px;
    font-family: "HPSimplifiedRegular";
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items {
    min-height: 70%;
    height: calc(100% - 75.5px);
    overflow-y: auto;
    overflow-x: hidden
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile:last-of-type {
    margin-bottom: 117.5px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile a {
    text-decoration: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .wpr-submenu-heading {
    width: 290px;
    min-height: 62px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .wpr-submenu-heading .wpr-row {
    position: relative;
    left: 30px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a .Rectangle-505 .wpr-row .menu_content,
.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .wpr-submenu-heading .wpr-row .headind_content {
    width: 233px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .wpr-submenu-heading .wpr-row .headind_content label {
    font-family: "HPSimplifiedRegular";
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 30px 0 19px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a {
    outline: none
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a:focus .Rectangle-505,
.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a:focus .Rectangle-505 {
    outline: 1px dotted #000 !important
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a .Rectangle-505 {
    width: 290px;
    min-height: 41px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 12px
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a .Rectangle-505 .wpr-row {
    position: relative;
    left: 48px;
    width: 100%
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a .Rectangle-505 .wpr-row .menu_content label {
    width: 234px;
    margin: 11px 0;
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: .3px;
    color: #767676
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a .Rectangle-505:hover {
    background-color: #e6fcff
}

.wps-mobile .wpr-navbar-container .wpr-side-nav-submenu .mobile-submenu-items ul .wpr-submenu-item-mobile .sub-submenu-data-mobile ul a .Rectangle-505:hover .wpr-row>.menu_content>label {
    cursor: pointer;
    color: #000;
    font-family: "HPSimplifiedRegular";
    letter-spacing: .05px
}

.wps-mobile .wpr-navbar-container .wpr-show,
.wps-mobile .wpr-show {
    display: block !important;
    pointer-events: all !important
}

.wps-tablet .wpr-header-tab {
    justify-content: center;
    height: 76px;
    background: #fff;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e8e8e8
}

.wps-tablet .wpr-header-tab .wpr-row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    height: unset;
    background-color: unset;
    margin: 0
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder {
    position: relative;
    left: 33px
}

.wps-tablet .wpr-header-tab,
.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers {
    display: flex;
    align-items: center
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-main-logo-svg {
    font-family: "header_icons";
    text-decoration: none;
    outline: none
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-main-logo-svg:before {
    content: "\e706"
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-main-logo-svg:link,
.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-main-logo-svg:visited {
    color: #0096d6;
    width: 50px;
    display: block;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 52px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-main-logo-svg:focus {
    outline: 1px dotted #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-main-logo-icon {
    height: 50px;
    width: 50px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-skip-links {
    position: absolute;
    top: 1px;
    left: 89px;
    display: inline-flex
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-skip-links .js-skip-link {
    text-decoration: none !important;
    outline: none;
    color: #5a5a5a;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px !important;
    max-width: inherit;
    opacity: 0;
    position: static;
    width: inherit;
    z-index: 10001;
    pointer-events: none
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-skip-links .js-skip-link:focus {
    opacity: 1;
    pointer-events: all;
    outline: 1px dotted #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container {
    display: flex;
    margin-left: 40px;
    height: 80px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container .navbar-header-links {
    width: fit-content;
    position: relative;
    margin-right: 40px;
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    transition-duration: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0 0 !important
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container .navbar-header-links:focus {
    outline: 1px dotted #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container .navbar-header-links .font-style-h5 {
    font-family: "HPSimplifiedRegular";
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #767676;
    margin-block-start: 27px;
    margin-block-end: 26px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container .active .font-style-h5 {
    color: #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container .underline {
    border-bottom: 4px solid #0171ad
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 {
    width: 270px;
    height: 45px;
    border: solid 1px #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 20px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .overlay_closing_search {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 76px;
    display: none
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search {
    padding: 0 10px;
    cursor: pointer
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search .wpr-clear-icon-logo {
    font-family: "aemHPIcons";
    font-size: 20px;
    line-height: 1.5;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none !important;
    padding: 2px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search .wpr-clear-icon-logo:before {
    content: "\e991";
    color: #5a5a5a
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search .wpr-clear-icon-logo:focus,
.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-search-icon-logo:focus {
    outline: 1px dotted #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-search-icon-logo {
    cursor: pointer;
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    object-fit: contain;
    margin: 0 10px;
    font-size: 20px;
    color: #5a5a5a;
    padding: 2px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-search-icon-logo:before {
    content: "\e709"
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search {
    display: none
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search .clear-icon {
    width: 20px;
    height: 20px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .clear-search .screenReadingText {
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
    opacity: 0
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .tab-search {
    background: rgba(0, 0, 0, 0);
    background: #00000000;
    height: 100%;
    width: 100%;
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .3px;
    text-align: left;
    color: #5a5a5a;
    margin: 0 20px;
    outline: none;
    border: none !important;
    box-shadow: none !important;
    padding: 0;
    min-width: 0
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .tab-search::-ms-clear {
    width: 0;
    height: 0
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .tab-search::placeholder {
    color: #5a5a5a;
    opacity: 1
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .tab-search:-ms-input-placeholder,
.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .tab-search::-ms-input-placeholder {
    color: #5a5a5a
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .search {
    width: 19.7px;
    height: 20px;
    object-fit: contain;
    padding: 10px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result {
    text-align: left;
    z-index: 999;
    display: none;
    position: absolute;
    top: 61.5px;
    height: fit-content;
    width: 100%;
    background-color: #fff;
    left: 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2)
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .arrows_search_tab_desk .top_arrow {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 15px solid #b9b8bb;
    position: absolute;
    z-index: 999;
    top: -15px;
    right: 5px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .arrows_search_tab_desk .bottom_arrow {
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    z-index: 999;
    top: -13px;
    right: 5px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .active {
    display: block !important
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .wpr-block-title {
    display: none;
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #b9b9bb;
    font-family: "HPSimplifiedRegular";
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .3px;
    color: #767676;
    margin: 20px;
    font-size: .875em;
    background: 0 0 !important
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: "HPSimplifiedRegular";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab {
    cursor: pointer;
    list-style: none;
    margin: 20px;
    padding: 0;
    color: #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab a:hover,
.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab a:hover span {
    color: #007dba !important
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab a:focus {
    outline: none;
    color: #007dba !important
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 .wpr-tab-search-result .createList_tab .listCreated_tab a:focus span {
    color: #007dba !important
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center {
    height: 20px;
    position: relative;
    padding: 1px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-hpcart {
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    color: #5a5a5a;
    font-size: 26px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-hpcart:before {
    content: "\e700"
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-hpcart:link,
.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-hpcart:visited {
    line-height: 25px
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-hpcart:focus {
    color: #0171ad;
    outline: 1px dotted #000
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-hpcart:hover {
    color: #0171ad
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .wpr-cart-count {
    font-family: "HPSimplifiedRegular";
    width: 20px;
    background: #0096d6;
    background-color: #0096d6;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: content-box;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 21px;
    min-width: 19px;
    padding-left: 1px;
    position: absolute;
    text-align: center;
    top: -7px;
    left: 15px;
    display: none
}

.wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-icon-center .hf_cart_not_empty {
    display: block
}

.wps-tablet .wpr-dropdown-container {
    width: 100%;
    z-index: 99;
    position: relative;
    opacity: 0;
    pointer-events: none;
    display: none
}

.wps-tablet .wpr-dropdown-container .wpr-closing-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #00000061;
    background-color: rgba(0, 0, 0, .38);
    background: rgba(0, 0, 0, .38);
    top: 0
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav {
    background-color: #fff;
    min-height: 403px;
    display: flex;
    justify-content: center;
    width: fit-content;
    padding: 30px 0 60px 30px;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    display: none
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-close-submenu-desk {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 20px;
    top: 15px;
    display: block;
    cursor: pointer
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-close-submenu-desk:focus {
    outline: none
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-close-submenu-desk:focus .close_icon_desk {
    outline: 1px dotted #000
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-close-submenu-desk .close_icon_desk {
    cursor: pointer;
    font-family: "aemHPIcons";
    position: relative;
    font-size: 20px;
    color: #ccc;
    text-decoration: none
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item {
    width: 154px;
    max-width: 185px;
    padding: 0;
    margin: 0 30px 0 0
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .wpr-submenu-heading {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a .Rectangle-505 .wpr-row,
.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .wpr-submenu-heading .wpr-row {
    position: relative;
    width: 100%
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a .Rectangle-505 .wpr-row .menu_content,
.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .wpr-submenu-heading .wpr-row .headind_content {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .wpr-submenu-heading .wpr-row .headind_content label {
    font-family: "HPSimplifiedRegular";
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #000;
    cursor: default;
    margin: 0
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a {
    text-decoration: none;
    outline: none
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a .Rectangle-505 {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 11px 10px 12px 20px
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a .Rectangle-505 .wpr-row .menu_content label {
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: .3px;
    color: #767676;
    margin: 0
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a .Rectangle-505:hover {
    background-color: #e6fcff
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-submenu-container .wpr-submenu-item .sub-submenu-data ul a .Rectangle-505:hover .wpr-row>.menu_content>label {
    cursor: pointer;
    color: #000
}

.wps-tablet .wpr-dropdown-container .wpr-show {
    display: block;
    opacity: 1;
    pointer-events: all
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer {
    width: 100%;
    height: fit-content;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 513px
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer .wpr-drop-close-button-tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer .wpr-drop-close-button-tab .close_icon {
    font-family: "header_icons";
    position: relative;
    font-size: 40px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer .wpr-drop-close-button-tab .close_icon .path1:before {
    content: "\e704";
    color: rgba(0, 0, 0, .4)
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer .wpr-drop-close-button-tab .close_icon .path2 {
    font-family: inherit
}

.wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer .wpr-drop-close-button-tab .close_icon .path2:before {
    content: "\e705";
    color: #f7f7f7;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 100%
}

.wps-tablet .wpr-show {
    opacity: 1;
    pointer-events: all;
    display: block
}

@media screen and (min-width:0) and (max-width:767px) {
    .wps-mobile {
        display: block
    }
    .wps-tablet {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1449px) {
    .wpr-header-tab .wpr-row .wpr-icons-holder .wpr-account-icon,
    .wps-mobile {
        display: none
    }
    .wps-tablet {
        display: block
    }
}

@media screen and (min-width:1450px) {
    .wps-mobile,
    .wps-tablet .wpr-dropdown-container .wpr-dropdown-nav-footer {
        display: none
    }
    .wps-tablet,
    .wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .wpr-close-submenu-desk {
        display: block
    }
    .wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container {
        margin-left: 60px
    }
    .wps-tablet .wpr-header-tab .wpr-row .wpr-logo-header-holder .wpr-logo-headers .wpr-link-container .navbar-header-links .font-style-h5 {
        font-size: 20px;
        line-height: 1.4
    }
    .wps-tablet .wpr-header-tab .wpr-row .wpr-icons-holder .Rectangle-426 {
        width: 441px;
        height: 45px
    }
    .wps-tablet .wpr-dropdown-container .wpr-dropdown-nav {
        transform: unset;
        padding: 30px 30px 60px 80px
    }
    .wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .submenu_data .wpr-submenu-container .wpr-submenu-item {
        width: 185px
    }
    .wps-tablet .wpr-dropdown-container .wpr-dropdown-nav .submenu_data .wpr-submenu-container .wpr-submenu-item .wpr-submenu-heading .wpr-row .headind_content label {
        font-size: 20px;
        line-height: 1.4;
        letter-spacing: .3px
    }
}

.header .left_corner,
.top_corner {
    width: 17px;
    height: 12px;
    position: absolute
}

.left_corner:after,
.left_corner:before,
.top_corner:after,
.top_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.header .left_corner:after,
.top_corner:after {
    border-color: rgba(242, 242, 242, 0)
}

.header .left_corner:before,
.top_corner:before {
    border-color: rgba(204, 31, 12, 0)
}

.top_corner:after {
    border-bottom-color: #fff;
    right: 4px;
    border-width: 9px
}

.top_corner:before {
    border-bottom-color: #b9b8bb;
    right: 1px;
    border-width: 12px
}

.left_corner {
    top: 37px
}

.left_corner:after {
    right: 14px;
    border-right-color: #fff;
    border-width: 11px
}

.left_corner:before {
    right: 17px;
    border-right-color: #b9b8bb;
    border-width: 11px
}

.wait_class {
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.aem_noSelect {
    outline: none !important;
    outline-width: 0 !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.aem_accordion-icn:before {
    font-size: 18px;
    color: #fff;
    background-color: #5a5a5a;
    font-family: aemHPIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.aem_country_selection_wrapper {
    background: #5a5a5a;
    clear: both
}

.aem_footer_language_selection_container {
    background: #5a5a5a;
    border-bottom: 1px solid #898888;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    font-family: HPSimplifiedRegular, Arial
}

.aem_footer_language_selection_container .aem_closing_overlay_mobile {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none
}

.aem_footer_language_selection_container .aem_marginLeft0 {
    margin-left: 0
}

.aem_footer_language_selection_container .aem_test_sidebar {
    display: none
}

.aem_footer_language_selection_container .aem_screenReadingText {
    display: none;
    font-size: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    width: 0;
    opacity: 0
}

.aem_footer_language_selection_container .aem_div_worldmap {
    width: auto;
    overflow: visible;
    border: 2px solid #e5e8e8;
    z-index: 100000;
    position: absolute;
    padding-bottom: 10px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_popup_b_corner {
    bottom: -37px;
    left: 7px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_popup_b_corner:before {
    top: -26px;
    border-top-color: #ccc;
    right: 0;
    border-width: 11px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_popup_b_corner:after {
    top: -27px;
    border-top-color: #fff;
    right: 3px;
    border-width: 8px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div {
    padding: 20px 0 0 20px;
    font-size: 62.5%;
    display: block;
    line-height: 20px;
    min-height: 390px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div .aem_countrylist {
    column-count: 7;
    padding-right: 10px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul {
    margin-top: 0
}

@-moz-document url-prefix() {
    .aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li {
        display: flex
    }
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li {
    padding-bottom: 5px;
    width: 121px;
    min-height: 22px
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li a {
    padding: 0
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li a:visited {
    color: #000 !important
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li a:link {
    font-size: 13px;
    color: #000;
    line-height: 20px;
    padding: 0
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li a:focus {
    outline: 1px dotted #000
}

.aem_footer_language_selection_container .aem_country_selector:hover .aem_selCountry,
.aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div ul li a:hover {
    text-decoration: underline
}

.aem_footer_language_selection_container .aem_div_worldmap .aem_hf_country_regions {
    display: none
}

.aem_footer_language_selection_container .aem_div_worldmap a.aem_cselectorbtn {
    top: 10px;
    right: 10px;
    position: absolute;
    display: block;
    color: #626262;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px;
    line-height: 24px
}

.aem_footer_language_selection_container .aem_div_worldmap a.aem_cselectorbtn:before {
    font-family: aemHPIcons;
    speak: none;
    content: "\e908";
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.aem_footer_language_selection_container .aem_div_worldmap a.aem_cselectorbtn:hover {
    color: #0197d7
}

.aem_footer_language_selection_container .aem_div_worldmap a.aem_cselectorbtn:focus {
    color: #0197d7;
    outline: 1px dotted #000
}

.aem_footer_language_selection_container .aem_div_worldmap h2 {
    font-family: HPSimplifiedLight, Arial;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 0 20px;
    line-height: 18px !important
}

.aem_footer_language_selection_container .aem_footer_language_selection_section {
    padding: 16px 30px 16px 33px;
    margin: 0 auto;
    display: inline-block !important;
    width: 100%;
    box-sizing: border-box
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_right_corner {
    position: absolute;
    left: 0;
    display: none
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_right_corner:after,
.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_right_corner:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_right_corner:before {
    border-left-color: #ccc;
    border-width: 13px;
    top: -2px;
    left: 0
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_right_corner:after {
    border-left-color: #fff;
    border-width: 11px;
    left: -2px
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_left_corner {
    position: absolute;
    right: 0;
    display: none
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_left_corner:after,
.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_left_corner:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_left_corner:before {
    border-right-color: #ccc;
    border-width: 13px;
    top: -2px;
    right: 0
}

.aem_footer_language_selection_container .aem_footer_language_selection_section .aem_left_corner:after {
    border-right-color: #fff;
    border-width: 11px;
    right: -2px
}

.aem_footer_language_selection_container .aem_country_selector_container {
    font-size: 14px;
    padding-left: 20px;
    position: relative
}

.aem_footer_language_selection_container .aem_cselector_wrapper a:link {
    color: #000
}

.aem_footer_language_selection_container .aem_cselector_wrapper .aem_wrapper_right_corner {
    display: none;
    left: -4px;
    top: 20px
}

.aem_footer_language_selection_container a {
    text-decoration: none
}

.aem_footer_language_selection_container .aem_country_selector {
    float: left
}

.aem_footer_language_selection_container .aem_country_selector:focus .aem_selCountry {
    text-decoration: underline
}

.aem_footer_language_selection_container .aem_country_selector span {
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px;
    line-height: 24px
}

.aem_footer_language_selection_container .aem_country_selector span.aem_flag {
    width: 20px;
    padding: 0
}

.aem_footer_language_selection_container .aem_country_selector span.aem_flag_worldmap {
    width: 35px;
    padding: 0
}

.aem_footer_language_selection_container .aem_country_selector .aem_selCountry {
    margin-right: 8px;
    font-family: HPSimplifiedRegular, Arial
}

.aem_footer_language_selection_container .aem_country_selector .aem_selCountry:hover {
    text-decoration: underline
}

.aem_footer_language_selection_container .aem_worldmap_container {
    position: relative;
    top: 0;
    left: 0
}

.aem_footer_language_selection_container .aem_worldmap_container .aem_closing_overlay {
    position: fixed;
    top: 76px;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    display: none
}

.aem_footer_language_selection_container .aem_world_map {
    margin: 0 auto;
    width: auto;
    height: auto;
    overflow: visible;
    position: absolute;
    z-index: 100000;
    visibility: hidden;
    bottom: 18px
}

.aem_footer_language_selection_container .aem_world_map .aem_shadow_cover_top {
    height: 32px;
    width: inherit;
    background: -moz-linear-gradient(top, #fff 30%, rgba(255, 255, 255, 0) 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fff), color-stop(80%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, #fff 30%, rgba(255, 255, 255, 0) 80%);
    background: -o-linear-gradient(top, #fff 30%, rgba(255, 255, 255, 0) 80%);
    background: -ms-linear-gradient(top, #fff 30%, rgba(255, 255, 255, 0) 80%);
    background: linear-gradient(to bottom, #fff 30%, rgba(255, 255, 255, 0) 80%);
    background-repeat: no-repeat;
    top: 0;
    position: absolute
}

.aem_footer_language_selection_container .aem_popup_b_corner,
.aem_footer_language_selection_container .aem_wrapper_right_corner {
    width: 17px;
    height: 12px;
    position: absolute
}

.aem_footer_language_selection_container .aem_popup_b_corner:before {
    border-top-color: #ccc;
    right: 0;
    border-width: 11px;
    border-color: rgba(204, 31, 12, 0)
}

.aem_footer_language_selection_container .aem_popup_b_corner:after,
.aem_footer_language_selection_container .aem_popup_b_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.aem_footer_language_selection_container .aem_wrapper_right_corner:before {
    border-color: rgba(204, 31, 12, 0)
}

.aem_footer_language_selection_container .aem_wrapper_right_corner:after,
.aem_footer_language_selection_container .aem_wrapper_right_corner:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute
}

.aem_footer_language_selection_container ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.aem_footer_language_selection_container ul:not(:first-child) {
    margin-top: 1rem
}

.aem_footer_language_selection_container .aem_site_links a.aem_ul_site_link_header .aem_accordion-icn:before {
    font-family: aemHPIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    -webkit-tap-highlight-color: transparent
}

html .aem_w-flag {
    display: block
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .aem_footer_language_selection_container .aem_div_worldmap .aem_countries_div .aem_countrylist {
        column-count: 5
    }
}

@media screen and (max-width:767px) {
    .aem_country_selector {
        width: 300px
    }
    .aem_footer_language_selection_container .aem_footer_language_selection_section {
        padding: 16px 20px
    }
    .aem_footer_language_selection_container .aem_accordian_arrow_icon_country {
        font-family: HPSimplifiedRegular;
        position: relative;
        right: 0;
        color: #8e8e8e
    }
    .aem_footer_language_selection_container .aem_accordian_arrow_icon_country:after {
        content: "\e909";
        font-family: aemHPIcons;
        font-size: 18px
    }
    .aem_footer_language_selection_container .aem_worldmap_container {
        display: none
    }
    .aem_footer_language_selection_container .aem_test_sidebar {
        display: block;
        position: fixed;
        width: 85%;
        background: #fff;
        height: 100%;
        overflow-y: auto;
        top: 0;
        left: -100%;
        box-sizing: border-box !important;
        border: 2px solid #c1c1c1
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_mobile_country_header {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #e5e8e8
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_mobile_country_header h2 {
        font-family: HPSimplifiedLight, Arial;
        font-size: 18px;
        font-weight: 400;
        margin: 20px 0;
        padding: 0 20px 0 10px
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_mobile_country_header .aem_close_btn_mobile_countries {
        font-family: HPSimplifiedRegular, Arial;
        color: #626262;
        font-size: 17px;
        line-height: 30px;
        top: 5px;
        right: 5px;
        width: 30px;
        position: absolute;
        height: 30px;
        text-align: center
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_mobile_country_header .aem_close_btn_mobile_countries:focus {
        outline: 2px dotted #000
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_mobile_country_header .aem_close_btn_mobile_countries:before {
        font-family: aemHPIcons;
        speak: none;
        content: "\e908"
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_mobile_country_header .aem_close_btn_mobile_countries:hover {
        color: #0197d7
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont {
        width: 100%;
        box-sizing: border-box;
        display: inline-block;
        margin: 0 1.5% 0 0;
        vertical-align: top;
        text-align: left;
        background-color: #f2f2f2 !important;
        border-bottom: 1px solid #e5e8e8;
        max-width: 1280px;
        float: left
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_country_sel_cont_header {
        display: flex;
        background-color: #fff;
        padding: 18px 25px 20px 35px;
        justify-content: space-between;
        align-items: center;
        font-size: 12px;
        outline: none;
        margin: .5px 0;
        text-decoration-line: none;
        text-decoration: none
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_country_sel_cont_header:focus {
        outline: 2px dotted #000
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_country_sel_cont_header .aem_accordion-header {
        color: #8e8e8e
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_popup_b_corner {
        bottom: 70px;
        transform: rotate(270deg)
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_tab_list_country_selec {
        margin-top: 0
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_tab_list_country_selec li {
        padding-bottom: 0;
        padding-left: 13px;
        padding-right: 18px
    }
    .aem_footer_language_selection_container .aem_test_sidebar .aem_country_sel_cont .aem_tab_list_country_selec li .aem_link_country_selec {
        display: flex;
        padding: 25px 20px;
        justify-content: space-between;
        border-bottom: 1px solid #e5e8e8;
        font-size: 12.5px;
        color: #686868
    }
}

body {
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    -ms-overflow-x: hidden;
    overflow-x: hidden
}

.footer_links_container_wrapper {
    line-height: 1.5rem;
    background-color: #5a5a5a
}

.footer_links_container_wrapper .footer_links_container {
    background-color: #5a5a5a;
    max-width: 1280px;
    margin: 0 auto
}

.footer_links_container_wrapper .footer_links_container .footer_links {
    font-size: 14px;
    padding: 20px 33px 34px;
    margin: 0 auto 17px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-bottom: 1px solid #898888;
    overflow: hidden
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container {
    width: 18%;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 1.5% 0 0;
    vertical-align: top;
    text-align: left;
    background-color: #5a5a5a;
    max-width: 1280px;
    float: left
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header {
    display: none;
    font-size: 93.75%;
    line-height: 21px;
    text-decoration: none;
    color: #fff
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header:hover,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header:visited {
    color: #fff;
    margin: 0;
    font-family: "HPSimplifiedLight"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header .accordion-header {
    color: #fff;
    margin: 0
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header .accordian_arrow_icon {
    font-family: HPSimplifiedLight;
    width: 18px;
    display: inline-block;
    float: right;
    height: 18px;
    position: relative;
    margin: 0
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header .accordian_arrow_icon:after {
    content: "\e909";
    font-family: "aemHPIcons";
    font-size: 18px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list .wpr-desktop-hide {
    display: none
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li.first_li {
    padding-bottom: 10px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li.first_li .no-underline>a {
    text-decoration: none !important;
    cursor: text
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li.first_li span {
    color: #fff;
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    line-height: 23px;
    font-family: "HPSimplifiedLight";
    text-decoration: none
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li.first_li span a {
    font-size: 1em;
    font-weight: 700;
    line-height: 23px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li.first_li span a:visited {
    color: #fff;
    margin: 0;
    font-family: HPSimplifiedLight
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li {
    list-style: none;
    padding: 0 1px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li a {
    font-size: 1em;
    color: #fff;
    margin: 0 !important;
    font-family: HPSimplifiedLight;
    text-decoration: none;
    line-height: 24px;
    padding: 0
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li a:hover {
    text-decoration: underline
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li a:focus {
    text-decoration: none;
    outline: 1px dotted #fff
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links {
    list-style-type: none;
    margin: 0 -8.5px;
    padding: 0
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li {
    display: inline-block;
    line-height: 0;
    margin: 0 8.5px;
    outline: none
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li a {
    display: block;
    visibility: visible;
    width: 17px;
    font-size: 17px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li a:focus {
    outline: 1px dotted #fff !important
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li a:before {
    margin: 0
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-facebook,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-hpCommunities,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-instagram,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-line,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-linkedIn,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-talk,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-twitter,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-vk,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-wechat,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-weibo,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-youku,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-youtube {
    font-family: HPSimplifiedLight;
    text-decoration: none;
    outline: none
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-line:before {
    font-family: "aemHPIcons";
    content: "\e450"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-facebook:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-hpCommunities:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-instagram:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-line:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-linkedIn:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-talk:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-twitter:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-vk:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-wechat:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-weibo:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-youku:link,
.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-youtube:link {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    line-height: 21px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-talk:before {
    font-family: "aemHPIcons";
    content: "\e451"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-wechat:before {
    font-family: "aemHPIcons";
    content: "\e452"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-weibo:before {
    font-family: "aemHPIcons";
    content: "\e453"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-facebook:before {
    font-family: "aemHPIcons";
    content: "\e455"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-instagram:before {
    font-family: "aemHPIcons";
    content: "\e456"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-linkedIn:before {
    font-family: "aemHPIcons";
    content: "\e457"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-hpCommunities:before {
    font-family: "aemHPIcons";
    content: "\e458"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-twitter:before {
    font-family: "aemHPIcons";
    content: "\e459"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-vk:before {
    font-family: "aemHPIcons";
    content: "\e460"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-youku:before {
    font-family: "aemHPIcons";
    content: "\e462"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list ul.ul_media_links li .aem-youtube:before {
    font-family: "aemHPIcons";
    content: "\e463"
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items {
    margin-top: 10px !important
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail {
    font-family: HPSimplifiedLight;
    font-size: 1em;
    font-weight: 700
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail label {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 700 !important;
    margin-bottom: 15px
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail #footer_email_input {
    color: #5a5a5a;
    font-family: HPSimplifiedRegular, Arial;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box
}

.footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail #footer_email_submit {
    visibility: visible;
    border: 1px solid #fff;
    cursor: pointer;
    display: block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    width: 70px;
    line-height: 23px;
    color: #fff;
    margin: 0
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block {
    color: #fff;
    font-size: 87.5%;
    margin: 0 auto;
    padding: 0 11px 60px;
    font-family: "HPSimplifiedLight"
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul {
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px 4px !important;
    list-style-type: none
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li {
    list-style: none;
    display: inline-block;
    padding: 0 1px
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li a {
    text-decoration: none;
    font-size: inherit;
    line-height: 24px;
    padding: 0
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li a:active,
.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li a:link,
.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li a:visited {
    color: #fff
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li a:hover {
    text-decoration: underline
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li a:focus {
    outline: 1px dotted #fff
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block ul li .horizontal_sep {
    color: #fff;
    font-size: 100%;
    padding: 0 8px;
    display: inline-block
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block .copy-right-section {
    color: #fff;
    padding: 5px 20px 4px
}

.footer_links_container_wrapper .footer_links_container .footer_privacy_block .copy-right-section .copyright_mark {
    font-size: 14px;
    line-height: inherit;
    font-family: "HPSimplifiedLight";
    margin: 0;
    padding: 0;
    font-weight: unset
}

@media screen and (max-width:767px) {
    .footer_links_container_wrapper .footer_links_container .footer_links {
        padding: 0 !important;
        font-size: 14px !important
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container {
        float: none !important;
        width: auto !important;
        display: block !important;
        padding: 0;
        margin: 0 !important;
        background-color: #fff
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header {
        display: block;
        padding: 16px 20px;
        font-size: 87.5%;
        font-weight: 700;
        outline: none;
        border-top: 1px solid #898888;
        background-color: #5a5a5a;
        display: flex;
        width: auto;
        justify-content: space-between;
        margin: .5px 0
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header:link {
        font-size: 1em;
        font-weight: 700
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .ul_site_link_header:focus {
        outline: 2px dotted
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail {
        padding: 0 15px 0 20px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail input {
        margin-top: 15px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail #footer_email_submit {
        border: 1px solid #686868;
        margin-bottom: 15px;
        padding: 4px 0 6px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list .wpr-desktop-hide {
        display: block
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li.first_li {
        padding-bottom: 0
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list .first_li,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tablist_items .Usremail label {
        display: none
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li a {
        font-size: 1em;
        padding: 16px 30px 16px 20px;
        font-weight: 700;
        border-top: 1px solid #e5e8e8;
        background-color: #fff;
        display: block;
        justify-content: space-between;
        color: #5a5a5a !important
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li a:focus {
        outline: 2px dotted #000
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links {
        background-color: #fff
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li {
        margin: 0 13px 0 0;
        padding: 12px 0 0
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li a {
        border-top: 0;
        background-position: center !important;
        margin-left: 12px !important;
        height: 24px !important;
        width: 24px !important;
        padding: 2px !important;
        border-radius: .5em
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-facebook,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-hpCommunities,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-instagram,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-line,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-linkedIn,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-talk,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-twitter,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-vk,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-wechat,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-weibo,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-youku,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-youtube {
        font-family: HPSimplifiedLight;
        text-decoration: none;
        outline: none
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-line:before {
        font-family: "aemHPIcons";
        content: "\e450";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-facebook:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-hpCommunities:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-instagram:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-line:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-linkedIn:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-talk:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-twitter:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-vk:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-wechat:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-weibo:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-youku:link,
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-youtube:link {
        display: inline-block;
        color: #fff;
        font-size: 17px;
        line-height: 21px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-talk:before {
        font-family: "aemHPIcons";
        content: "\e451";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-wechat:before {
        font-family: "aemHPIcons";
        content: "\e452";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-weibo:before {
        font-family: "aemHPIcons";
        content: "\e453";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-facebook:before {
        font-family: "aemHPIcons";
        content: "\e455";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-instagram:before {
        font-family: "aemHPIcons";
        content: "\e456";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-linkedIn:before {
        font-family: "aemHPIcons";
        content: "\e457";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-hpCommunities:before {
        font-family: "aemHPIcons";
        content: "\e458";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-twitter:before {
        font-family: "aemHPIcons";
        content: "\e459";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-vk:before {
        font-family: "aemHPIcons";
        content: "\e460";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-youku:before {
        font-family: "aemHPIcons";
        content: "\e462";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_links .footer_links_list_container .tab_list li .ul_media_links li .aem-youtube:before {
        font-family: "aemHPIcons";
        content: "\e463";
        font-size: 30px;
        margin-right: 25px
    }
    .footer_links_container_wrapper .footer_links_container .footer_privacy_block {
        margin: 0 auto;
        width: 100%;
        padding: 0 0 60px
    }
}
/* 
   Swatches Styles
*/

{% assign width = '50px' %}
{% assign height = '35px' %}
.swatch { 
  margin:1em 0; 
}
/* Label */
.swatch .header {
  margin: 0.5em 0;
}
/* Hide radio buttons.*/
.swatch input { 
  display:none;
}
.swatch label {
    float: left;
    min-width: 36px !important;
    height: 35px !important;
    margin: 0;
    border: 1px solid #d0d0d0;
    background-color: white;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    white-space: nowrap;
    text-transform: capitalize;
    font-family: HPSimplifiedLight,Arial;
    font-weight: bold;
    color: #757575;
}
.swatch-group {
    margin: 0;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label {
  -webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  box-shadow:0px 1px 2px rgba(0,0,0,0.8);
  border-color:transparent;
} 
.swatch input:checked + div.coa {
    border-bottom: 4px solid #c50f0e;
    width: auto;
    height: 43px;
}

.swatch input:checked + div label {
    margin-bottom: 4px;
}


.swatch-element.color.luna-pearl.available label {
    background-color: rgb(223, 219, 219);
}

.swatch-element.color.noir.available label {
    background-color: rgb(0, 0, 0);
}

.swatch-element.color.blush.available label {
    background-color: rgb(241, 217, 216);
}
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 10px 10px 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p {
  margin:0.7em 0;
}
.swatch.error p:first-child {
  margin-top:0;
}
.swatch.error p:last-child {
  margin-bottom:0;
}
.swatch.error code {
  font-family:monospace;
}

    
@media screen, projection{
    .react-modal-bg{background-color:rgba(0,0,0,.7);position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;display:none;}
    .react-modal-container{background-color:#fff;position:relative;width:100%;height:100%;margin:0 auto;max-width:1600px;padding-top:45px;padding-bottom:45px;}
    .modal-close-btn{position:absolute;top:0;right:0;padding:5px;cursor:pointer;margin-right:15px;margin-top:5px;border:1px solid #ddd;border-radius:100%;height:40px;width:40px;vertical-align:middle;text-align:center;line-height:32px;background-color:#9c9c9b;z-index:10;}
    .react-modal-overflow{overflow:auto;-webkit-overflow-scrolling:touch;max-height:100%;}
    .modal-close-btn:before{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;height:40px;line-height:20px;font-family:HPIcons;color:#fff;content:"\E907";}
    .nav-arrow{background-color:#fff;margin:0;cursor:pointer;padding:10px;width:auto;position:relative;height:100%;}
    .nav-arrow:before{position:relative;display:block;font-size:20px;color:#757575;font-family:HPIcons!important;}
    .nav-arrow.arrow-disabled{display:none;}
    .nav-arrow.prev:before{content:"\E909"!important;}
    .nav-arrow.next:before{content:"\E90A"!important;}
    .breadcrumb{margin-top:0;color:#000;text-transform:uppercase;font-family:HPSimplified,HP Simplified,Arial;font-size:12px;white-space:nowrap;position:relative;bottom:-35px;overflow-y:hidden;margin-bottom:11px;text-align:left;}
    .breadcrumb .no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
    .breadcrumb-item{display:inline-block;padding:0 3px;}
    .breadcrumb-item a{color:#010101;}
    .breadcrumb-item a:focus,.breadcrumb-item a:hover{color:#2795b6;}
    .carousel-indicator{position:relative;top:20px;}
    .carousel-indicator .carousel-dot{height:8px;width:8px;background-color:#e5e8e8;border-radius:50%;display:inline-block;}
    .carousel-indicator .carousel-dot.selected{background-color:#0171ad;}
    .carousel-indicator .carousel-dot-wrapper{padding:2px 5px;display:inline-block;}
    .tooltip{display:inline-block;cursor:pointer;}
    .tooltip-popover{cursor:default;-webkit-transition:.5s ease;transition:.5s ease;position:absolute;font-size:16px;background:#fff;padding:10px;max-width:300px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border:2px solid #ccc;border-radius:2px;font-family:HPSimplifiedLight,Arial;color:#000;}
    .popover-before{top:-7px;border-color:#fff transparent;z-index:11;}
    .popover-after,.popover-before{content:"";position:absolute;border-style:solid;display:block;width:0;border-width:0 10px 10px;}
    .popover-after{top:-10px;border-color:#ccc transparent;-webkit-box-shadow:4px 4px 10px -4px rgba(0,0,0,.3);box-shadow:4px 4px 10px -4px rgba(0,0,0,.3);z-index:10;}
    .pdp-tab{padding:20px 0;min-height:400px;display:none;}
    .pdp-tab.active{display:block;}
    .pdp-tab .pdp-features,.pdp-tab .pdp-returns{font-family:HPSimplified,HP Simplified,Arial;}
    .pdp-tab .pdp-features h2,.pdp-tab .pdp-returns h2{font-family:HPSimplifiedLight,Arial;font-weight:400;margin-bottom:0;font-size:24px;}
    .pdp-tab .pdp-features span{line-height:1.6;}
    .pdp-returns{padding:20px 0;}
    .pdp-tab .acc-carousel,.pdp-tab .bv-reviews,.pdp-tab .mobile-hide,.pdp-tab .pdp-returns{margin:0 auto;max-width:62.5em;}
    .pdp-tab .header{margin-top:10px;}
    .purchase-btn-container{display:inline;text-transform:uppercase;}
    .purchase-btn-container .quantity-picker-container{display:inline-block;width:33.3333333333%;max-width:100px;padding:0 .9375rem;}
    .purchase-btn-container .buy-button-container{display:inline-block;}
    .quantity-picker{padding:.5rem;height:2.3125rem;background-color:#fafafa;width:100%;margin-left:-.9375rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:100%;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:none;}
    .prd-hdr-2{font-size:14px;font-family:HPSimplified,HP Simplified,Arial;font-weight:400;color:#757575;max-height:17px;overflow:hidden;margin-bottom:15px;}
    .prd-hdr-2>div{display:inline-block;overflow:hidden;border-right:1px solid #ddd;line-height:14px;margin:0 5px 0 0;padding-right:5px;}
    .prd-hdr-2>div:last-of-type{border-right:none;}
    .ksps{margin:10px 0;height:100px;padding:0;list-style:none;}
    .ksps,.ksps li{overflow:hidden;}
    .ksps li{font-size:16px;font-weight:100;color:#666;line-height:24px;white-space:nowrap;text-overflow:ellipsis;}
    .ksps li:before{content:"\2022";font-weight:bolder;margin-right:10px;}
    .ksps{margin:10px 0;height:auto;padding:0;list-style:none;max-height:initial;}
    .ksps,.ksps li{overflow:hidden;}
    .ksps li{font-size:16px;font-weight:100;color:#666;line-height:24px;white-space:nowrap;text-overflow:ellipsis;}
    .ksps li:before{content:"\2022";font-weight:bolder;margin-right:10px;}
    .prd-price{padding-top:15px;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:100;height:50px;position:relative;}
    .prd-price .list-price{font-size:16px;color:#666;}
    .prd-price .sale-price{font-size:22px;}
    .prd-price .strike-price{margin-right:5px;position:relative;}
    .prd-price .strike-price:before{position:absolute;content:"";left:0;top:49%;right:0;border-top:1px solid;border-color:inherit;-webkit-transform:rotate(-8deg);transform:rotate(-8deg);}
    .prd-price .tier-msg{position:absolute;top:-5px;}
    @media only screen and (max-width:496px){
    .pb-validator.swatch-pb-validator{margin:14px;}
    .pb-validator.swatch-pb-validator .purchase-info{text-align:center;}
    .pb-validator.swatch-pb-validator .purchase-info .purchase-btn-container .quantity-picker-container{text-align:left;}
    }
    #footerSEOLinks{margin-bottom:0;list-style:none;position:relative;margin-top:50px;}
    #footerSEOLinks li{display:inline-block;font-size:14px;float:left;line-height:30px;}
    #footerSEOLinks li a{border-right:1px solid #5a5a5a;padding:0 10px;}
    #footerSEOLinks .remove-pipe a{border-right:none;}
    .footer-seo-individual-link{text-decoration:none;line-height:inherit;font-family:HPSimplified,HP Simplified,Arial;color:#5a5a5a;}
    .footer-seo-individual-link:hover{color:#0095d9;}
    .footer-seo-links-row{width:100%;margin-left:-13px;}
    .pdp-mobile-carousel .pdp-mobile-image{text-align:center;}
    .pdp-mobile-carousel .pdp-mobile-image img{max-height:165px;}
    .pdp-mobile-carousel .slider-list,.pdp-mobile-carousel .slider-slide.slide-visible{width:100%!important;}
    .swatch-group{margin-bottom:10px;}
    .swatch-group .swatch-group-header{font-weight:700;line-height:1.25;margin-bottom:5px;}
    .swatch-group .swatch-group-header .swatch-selection{color:#757575;}
    .swatch-group .swatches{display:inline-block;vertical-align:top;}
    .swatch-group .color-picker-swatch{width:34px;height:42px;display:inline-block;margin:1px;padding-bottom:4px;vertical-align:middle;background-image:radial-gradient(circle at 51% 100%,#fff,#fcfcfc 53%,#e0e0e0);}
    .swatch-group .color-picker-swatch.selected{border-bottom:4px solid #c50f0e;}
    .swatch-group .color-picker-swatch .color-picker-swatch-dot{height:34px;width:34px;display:block;position:relative;cursor:pointer;}
    .swatch-group .color-picker-swatch .color-picker-swatch-dot:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(0,0,0,.5);}
    .swatch-group .default-swatch{width:43px;height:42px;display:inline-block;margin:1px;padding-bottom:4px;vertical-align:middle;}
    .swatch-group .default-swatch .default-swatch-element{font-family:HPSimplifiedLight,Arial;position:relative;width:43px;height:34px;background-color:#fff;border:1px solid #d0d0d0;display:block;text-align:center;cursor:pointer;}
    .swatch-group .default-swatch .default-swatch-element .default-label{font-size:16px;line-height:1.25;color:#757575;font-weight:700;margin:7px 0;}
    .swatch-group .default-swatch.selected{border-bottom:4px solid #c50f0e;}
    .swatch-group .default-swatch{width:auto;max-height:43px;}
    .swatch-group .default-swatch .default-swatch-element{width:auto;padding:0 10px;max-height:35px;position:relative;}
    @media only screen and (max-width:496px){
    .swatch-group{margin:0 14px;padding:14px 0;text-align:left;}
    .swatch-group .swatch-group-header{margin-bottom:10px;}
    .swatch-group .swatches{display:block;margin-left:0;}
    }
    .bundle-item{cursor:pointer;font-family:HPSimplifiedLight,Arial;text-align:left;width:100%;padding:10px 25px 10px 20px;}
    .bundle-item .checkbox{background:url({{'listing2_check_radio_sheet.png' | asset_url}}) 1px 1px no-repeat;}
    .bundle-item .checkbox.checked{background:url({{'listing2_check_radio_sheet_2.png' | asset_url}}) -18px 1px no-repeat;}
    .bundle-item .item-content,.bundle-item .item-image,.bundle-item .item-price{display:inline-block;vertical-align:top;}
    .bundle-item .item-image{width:15%;}
    .bundle-item .item-image img{width:60px;height:50px;padding:2px;background:#fff;border:2px solid #dbdbdb;border-radius:15%;-webkit-border-radius:15%;}
    .bundle-item .item-content{width:51%;text-align:left;}
    .bundle-item.default-option .item-content{vertical-align:middle;}
    .bundle-item .item-content{font-weight:600;}
    .bundle-item .item-content .content-header{margin:0;padding-bottom:3px;}
    .bundle-item .item-content .content-promo{display:block;color:#767676;font-size:15px;line-height:1.1em;}
    .bundle-item .item-price{width:32%;text-align:center;vertical-align:middle;}
    .bundle-item .item-price .addon-prd.prd-price:before{width:6%;display:inline-block;vertical-align:top;content:"+";padding:0 1px 0 0;}
    .bundle-item .item-price .prd-price{text-align:center;position:inherit;width:94%;margin-top:5px;}
    .bundle-item .item-price .prd-price .list-price,.bundle-item .item-price .prd-price .sale-price{display:inline-block;vertical-align:top;line-height:2em;font-size:1.4em;}
    .bundle-item .item-price .prd-price .list-price .currency-symbol,.bundle-item .item-price .prd-price .sale-price .currency-symbol{font-size:1em;vertical-align:baseline;}
    .bundle-item .item-price .prd-price .list-price{margin-left:0;margin-right:2px;line-height:1.4em;font-size:1em;}
    .bundle-item .item-price .prd-price .list-price .strike-price{margin-right:5px;font-size:1em;}
    .bundle-item .item-price .prd-price .sale-price{font-weight:600;line-height:1.4em;font-size:1em;}
    .bundle-item .item-price .prd-price .sale-price .cent-amount{vertical-align:baseline;top:0;font-size:1em;}
    .bundle-item .item-price .prd-price .non-sale{color:#000;}
    .bundle-item.selected{background-color:#e5e8e8;}
    .bundle-item.selected .item-image img{border-color:#0096d6;}
    @media (min-width:801px) and (max-width:1024px),only screen and (max-width:620px){
    .bundle-item .prd-price{position:relative;background-color:inherit;margin-top:0;padding-top:0;}
    }
    .bundle-wrapper{position:relative;color:#2c3038;}
    .bundle-wrapper .bundle-container{width:100%;background:#f1f3f3;margin-bottom:25px;position:relative;}
    .bundle-wrapper .bundle-container .bundle-header{padding:20px 30px 5px;}
    .bundle-wrapper .bundle-container .bundle-header .header-logo,.bundle-wrapper .bundle-container .bundle-header .header-title{display:inline-block;vertical-align:top;}
    .bundle-wrapper .bundle-container .bundle-header .header-logo{width:20%;}
    .bundle-wrapper .bundle-container .bundle-header .header-logo img{width:75px;height:75px;padding:10px;background:#fff;border:2px solid #dbdbdb;border-radius:15%;}
    .bundle-wrapper .bundle-container .bundle-header .header-title{width:79%;}
  .template-product{font-family: HPSimplifiedLight,Arial;}
    .bundle-wrapper .bundle-container .bundle-header .header-title h3{font-size:1.4em;margin:0;margin-bottom:2px; font-weight:400; font-family: HPSimplifiedLight,Arial; }
    .bundle-wrapper .bundle-container .bundle-header .header-title h4{font-family:HPSimplifiedLight,Arial;margin:0;font-size:1.1em;line-height:1.1em;font-weight:400;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item:hover{background-color:#ccc;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .checkbox{display:inline-block;height:19px;width:18px;margin-right:10px;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-content{font-weight:400;color:#2c3038;font-size:16px;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-content .content-header{font-family:HPSimplified,HP Simplified,Arial;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-content .content-promo{font-family:HPSimplifiedLight,Arial;color:#2c3038;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-price{width:25%;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-price .prd-price{font-size:16px;text-align:right;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-price .prd-price .list-price{color:#2c3038;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-price .prd-price .sale-price{color:#912940;font-family:HPSimplified,HP Simplified,Arial;font-weight:400;}
    .bundle-wrapper .bundle-container .bundle-options .bundle-item .item-price .prd-price .sale-price.non-sale{color:#2c3038;}
    .bundle-wrapper .bundle-container .bundle-options .default-option .checkbox{visibility:hidden;}
    .bundle-wrapper .bundle-container .bundle-options .default-option .item-image .logo-img{display:none;}
    .bundle-wrapper .bundle-container .bundle-options .default-option .prd-price{text-align:center;}
    .bundle-wrapper .bundle-container .bundle-options .default-option .prd-price .list-price .price-prefix{display:none;}
    .bundle-wrapper .bundle-container .selected{background:#ccc;}
    @media only screen and (max-width:768px){
    .bundle-wrapper .bundle-container .bundle-header,.bundle-wrapper .bundle-options .bundle-item{padding-left:10px;padding-right:10px;}
    .bundle-wrapper .bundle-options .bundle-item .item-content{margin-left:5%;width:48%;}
    }
    @media (min-width:801px) and (max-width:1024px),only screen and (max-width:620px){
    .bundle-wrapper .bundle-container{margin-bottom:15px;}
    }
    @media only screen and (max-width:496px){
    .bundle-wrapper{display:none;}
    }
    .variant-swatch{position:relative;}
    .variant-swatch .pb-validator .purchase-info{margin-left:0;margin-top:10px;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container .quantity-picker-container{display:block;margin-bottom:31px;padding-left:0;width:auto;max-width:none;text-align:left;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container .quantity-picker-container .quantity-picker,.variant-swatch .pb-validator .purchase-info .purchase-btn-container .quantity-picker-container .quantity-picker-header{display:inline-block;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container .quantity-picker-container .quantity-picker-header{height:20px;color:#000;text-transform:none;font-weight:600;margin-right:5px;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container .quantity-picker-container .quantity-picker{width:63px;margin-left:0;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container .buy-button-container .purchase-btn{width:166px;height:48px;border-radius:2px;text-align:center;font-family:HPSimplified,HP Simplified,Arial;font-size:18px;color:#fff;text-transform:uppercase;padding:5px 0;}
    .variant-swatch .prd-price{width:auto;position:absolute;right:0;text-align:right;}
    .variant-swatch .prd-price .list-price,.variant-swatch .prd-price .sale-price{display:inline-block;vertical-align:top;line-height:2em;font-size:1.4em;}
    .variant-swatch .prd-price .list-price .currency-symbol,.variant-swatch .prd-price .sale-price .currency-symbol{font-size:1em;vertical-align:baseline;}
    .variant-swatch .prd-price .list-price{margin-left:0;margin-right:2px;}
    .variant-swatch .prd-price .sale-price{font-weight:600;}
    .variant-swatch .prd-price .sale-price .cent-amount{vertical-align:baseline;font-size:1em;top:0;}
    .pdp-main-block .variant-swatch .total-price{text-align:right;}
    @media only screen and (max-width:496px){
    .variant-swatch .prd-price,.variant-swatch .swatch-group{border-bottom:1px solid #e9ebeb;}
    .variant-swatch .prd-price{position:static;margin-bottom:0;padding:14px 0;}
    .variant-swatch .pb-validator .purchase-info{display:block;margin-top:20px;}
    .variant-swatch .pb-validator .purchase-info .stock-msg{left:0;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container{width:100%;display:block;}
    .variant-swatch .pb-validator .purchase-info .purchase-btn-container .buy-button-container{margin:0 auto;}
    }
    .upsell-container{font-size:12px;width:60%;margin-top:20px;margin-bottom:20px;font-family:HPSimplified,HP Simplified,Arial;}
    .upsell-container .current-item{width:100%;display:block;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;margin-top:10px;position:relative;padding-left:10px;border:1px solid #0096d6;color:#0096d6;cursor:pointer;text-align:left;}
    .upsell-container .current-item:after{font-family:HPIcons;font-size:20px;content:"\E90A";position:absolute;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
    .upsell-container .current-item:hover{color:#fff;background-color:#0171ad;border-color:#0171ad;-webkit-transition:.4s;transition:.4s;}
    .upsell-container .upsell-text{margin:10px 0;}
    @media only screen and (max-width:767px){
    .upsell-container{display:none;}
    }
    .product-detail{text-align:left;}
    .product-detail .tier-msg{position:static;font-size:14px;}
    .product-detail .prd-hdr-2{height:30px;max-height:none;padding-top:.5em;}
    .product-detail .prd-hdr-2 div{line-height:1.5em;margin:0;padding:0;}
    body .pdp-right .product-detail .prd-hdr-2 .reviews-row{color:#0066b4;vertical-align:top;border-right:1px solid #767676;margin-right:15px; padding-right:1rem !important;}
    .product-detail .prd-hdr-2>div:last-of-type{border-right:none;}
    .product-detail .ksps{height:auto;}
    .product-detail .ksps li{font-size:.875em;list-style:none;font-weight:400;color:#767676;font-family:HPSimplified,HP Simplified,Arial;white-space:normal;}
    .product-detail .ksps li:before{margin-right:5px;}
    .product-detail .spec-link{color:#0171ad;font-family:HPSimplified,HP Simplified,Arial;font-size:.875em;margin-bottom:12px;}
    .product-detail .spec-link span{cursor:pointer;}
    .product-detail .shipping-msg{margin-left:10px;padding:0;font-family:HPSimplified,HP Simplified,Arial;white-space:nowrap;}
    .product-detail.with-bundle .prd-price.total-price{float:right;}
    .product-detail.with-bundle .pdp-line{clear:both;}
    .product-detail.with-bundle .purchase-info{margin-left:0;margin-top:10px;}
    .parent-product-detail{min-height:325px;}
    .parent-product-detail .desktop-block .prd-hdr-2{height:auto;}
    .parent-product-detail .desktop-block .product-number span{font-size:14px;line-height:1.29;color:#000;font-weight:600;}
    .parent-product-detail .desktop-block .reviews-row .bv_main_container>.bv_main_container_row_flex:not(:last-child){min-width:172px!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;}
  .mobile-block.parent-product-detail {
    display: none;
} 
  @media only screen and (max-width:800px){
    .parent-product-detail,.pdp-bg .pdp-main-block .parent-product-detail{display:block;}
    .parent-product-detail h1{text-align:center;}
    .parent-product-detail .variant-swatch .prd-price{text-align:center;display:block;}
    .parent-product-detail .ksps,.parent-product-detail .mobile-block,.parent-product-detail .offers-violator,.parent-product-detail .spec-link{margin:0 14px;}
    .parent-product-detail .mobile-block .product-number{margin-top:16px;text-align:center;}
    .parent-product-detail .mobile-block .product-number span{font-size:14px;line-height:1.29;color:#000;font-weight:600;}
    .parent-product-detail .pb-validator .purchase-info{display:block;}
    .parent-product-detail .pb-validator .purchase-info .purchase-btn-container{width:100%;display:block;}
    .parent-product-detail .desktop-block{display:none;}
    .parent-product-detail .shipping-msg{margin-left:0;}
      .mobile-block.parent-product-detail {
    display: block;
}
  
      
    }
    @media only screen and (min-width:800px){
    .parent-product-detail .mobile-block{display:none;}
    }
    .pdp-vp-container{color:#000;border-radius:2px;min-width:46%;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:inline-block;margin:20px 0;padding:15px;padding-bottom:25px;text-align:center;white-space:nowrap;border:3px solid #0096d6;}
    .pdp-vp-container :before{content:"\E957";font-family:HPIcons;font-size:28pt;position:relative;top:10px;}
    .pdp-vp-container p{font-family:HPSimplified,HP Simplified,Arial;font-weight:400;font-size:1em;margin:0;position:relative;display:inline-block;white-space:normal;vertical-align:middle;max-width:calc(95% - 27px);}
    @media only screen and (min-width:1000px){
    .pdp-vp-container:hover{background:#0171ad;color:#fff;}
    }
    @media only screen and (max-width:496px){
    .pdp-vp-container{width:96%;margin:20px 2%;}
    }
    .featured-image-container{width:90%;margin:0 auto 20px;position:relative;height:324px;}
    .featured-image-list{position:absolute;z-index:0;opacity:0;-webkit-transition:.9s ease;transition:.9s ease;}
    .featured-image-list.selected{opacity:1;z-index:1;}
    .pdp-image-select{margin:0 50px 0 40px;height:60px;}
    .pdp-image-select img{width:68px;height:51px;}
    .pdp-image-select .pdp-image-thumbnail{max-width:68px;border:1px solid #e9ebeb;margin:0 auto;cursor:pointer;}
    .pdp-image-select .slider-list{margin:0 auto!important;}
    .pdp-image-select .pdp-image-thumbnail.selected,.pdp-image-select .pdp-image-thumbnail:hover{border-color:#0171ad;}
    .pdp-image-select .nav-arrow{background:transparent;}
    .pdp-image-select .slider-control-centerleft{left:-30px!important;}
    .pdp-image-select .slider-control-centerright{right:-30px!important;}
    .pdp-image-select .nav-arrow:before{color:#3faddc;}
    .pdp-image-select .nav-arrow.arrow-disabled{display:block;}
    .pdp-image-select .nav-arrow.arrow-disabled:before{color:#c8c8c8;}
    .pdp-top-default{margin:0 auto;max-width:62.5em;padding-bottom:20px;min-height:500px;}
    .pdp-top-default .pdp-left{float:left;padding-top:24px;width:48%;}
    .pdp-top-default .pdp-left .pdp-vp-container.with-bundle{min-height:100px;margin:50px 20px 20px;width:90%;}
    .pdp-top-default .pdp-right{float:left;padding-top:24px;width:52%;}
    .banner_container.desktop{display:-webkit-box;display:-ms-flexbox;display:flex;}
    .pdp-main-block .pdp-xsell{display:block;min-width:180px;margin:0 20px;}
    .pdp-main-block .pdp-xsell .pdp-xsell-title h3{overflow:hidden;line-height:1.2em;font-size:1.2em;height:2.5em;margin:10px 0;}
    .pdp-main-block .pdp-xsell .ksps{height:120px;line-height:24px;}
    .pdp-main-block .pdp-xsell .pdp-xsell-title{color:#000;}
    .pdp-main-block .pdp-xsell .pdp-xsell-title:hover{color:#0171ad;}
    .pdp-main-block .pdp-xsell .purchase-btn-container{margin-left:0;}
    .pdp-main-block .pdp-xsell .purchase-btn-container .purchase-btn{background-color:#0171ad;}
    .pdp-main-block .pdp-xsell .purchase-btn-container .purchase-btn:hover{background-color:#069;}
    .pdp-main-block .pdp-xsell .prd-price{display:block;min-height:60px;}
    .pdp-main-block .pdp-xsell .prd-price .tier-msg{position:static;}
    .pdp-main-block .pdp-xsell .pdp-xsell-link{display:inline-block;margin:11px 0 16px;line-height:18px;padding-left:28px;color:#010101;font-family:HPSimplified,HP Simplified,Arial;background:url({{'anchor.png' | asset_url}}) 0 no-repeat;}
    @media only screen and (max-width:1024px){
    .pdp-main-block .pdp-xsell{min-width:180px;margin:10px;}
    }
    @media only screen and (max-width:800px){
    .pdp-main-block .pdp-xsell{min-width:140px;}
    }
    .disclaimer{background-color:#e8e8e8;}
    .disclaimer-section{padding:0;font-size:12px;font-weight:100;font-family:HPSimplified,HP Simplified,Arial;color:#757575;margin:0 auto;}
    .disclaimer-header{margin:auto;max-width:1000px;text-align:right;padding:20px 30px 22px;position:relative;z-index:1;background-color:#fff;}
    .disclaimer-header span{font-size:18px;line-height:1.25;text-decoration:none;color:#767676;cursor:pointer;}
    .disclaimer-header span:before{content:"+";width:28px;height:28px;margin-right:8px;text-align:center;color:#0171ad;font-size:18px;font-weight:700;}
    .disclaimer-content,.disclaimerWrapper{background-color:#fff;}
    .disclaimer-content{margin:auto;max-width:1000px;max-height:0;text-align:left;-webkit-transition:1s ease;transition:1s ease;padding:0 30px;overflow:hidden;}
    .disclaimer-content p{padding-bottom:16px;}
    .shoppinglinks_support{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:62.5em;margin:0 auto;border-top:1px solid #ccc;height:92px;}
    .myShoppingLinks{float:left;width:75.3%;margin-top:0;padding-top:34px;}
    .myShoppingLinks *{font-family:HPSimplified;}
    .large-12{position:relative;width:100%;}
    .list-title{color:#5a5a5a;display:block;float:left;height:45px;width:162px;}
    .myShoppingLinks ul li{margin-right:40px;color:#5a5a5a;display:inline-block;}
    .myShoppingLinks ul li a{color:#5a5a5a;}
    .lp_chat{border-left:1px solid #ccc;padding-left:5px;text-align:left;width:24%;position:relative;}
    .lp_chat,.lp_chat>.image-content{float:left;}
    .lp_chat>h2{margin:20px 0 0;font-size:1.375em;font-weight:100;}
    .lp_chat>a{color:#0171ad;}
    ul.live_help_list{display:none;background-color:#fff;border:1px solid #cecece;margin:0 0 0 13px;padding:5px 15px;position:absolute;width:150px;z-index:99;top:77px;right:-17px;}
    ul.live_help_list li:first-child{border-top:medium none;}
    ul.live_help_list li{border-top:1px solid #dedede;color:#767676;display:block;font-weight:400;line-height:1.2em;margin:0;width:100%;font-size:.875em;}
    ul.live_help_list li a{cursor:pointer;display:inline-block;padding:10px 0;width:100%;color:#0171ad;}
    a.downDisclosure{padding-right:14px;font-family:HPSimplified,HP Simplified,Arial;font-size:14px;}
    @media screen and (max-width:1024px){
    .lp_chat{width:35%;}
    .myShoppingLinks{width:63.3%;}
    }
    @media screen and (max-width:800px){
    .shoppinglinks_support{display:none;}
    }
    label{font-size:.875em;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:.1875em;}
    .clearfix:after{content:"";display:table;clear:both;}
    @media only screen and (min-width:1236px){
    .pdp-features.pdp-width-container{position:relative;}
    }
    .pdp-features .pdp-acc-list{margin:0 50px;}
    .pdp-features .pdp-acc-list-mobile{display:none;}
    .pdp-features .slider-control-centerleft{left:-50px!important;}
    .pdp-features .slider-control-centerright{right:-50px!important;}
    .pdp-features .pdp-xsell{min-width:unset;}
    .pdp-features .pdp-xsell .tier-msg{height:28px;font-size:14px;line-height:1;}
    .pdp-features .pdp-xsell .list-price{height:.875em;margin:0;}
    .pdp-features .pdp-xsell h3{font-family:HPSimplifiedLight,Arial;font-weight:400;}
    .pdp-features .pdp-xsell .ksps{display:none!important;}
    .pdp-features .mobile-hide{z-index:10;}
    @media only screen and (max-width:600px){
    .pdp-features .mobile-hide,.pdp-features .pdp-acc-list{display:none;}
    }
    .pdp-bg{background:url("full-bgw.jpg") no-repeat scroll top;position:relative;overflow:hidden;}
    .pdp-acc-list{-ms-touch-action:manipulation;touch-action:manipulation;}
    .pdp-main-block{width:100%;margin:0 auto;padding-bottom:20px;text-align:left;}
    .pdp-main-block h1{font-size:2em;}
    .pdp-main-block p{font-size:16px;}
    .pdp-main-block .pdp-breadcrumb-container{position:relative;height:56px;}
    .pdp-main-block .scroll-offers{color:#822980;font-size:1em;font-family:HPSimplified;line-height:1.6;cursor:pointer;}
    .pdp-main-block .offers-violator{max-height:50px;overflow:hidden;}
    .pdp-main-block .offers-violator h4,.pdp-main-block .offers-violator p{margin:0;font-weight:400;}
    .pdp-main-block .purchase-info{position:relative;display:inline-block;margin-left:20px;}
    .pdp-main-block .purchase-info .stock-msg{color:#d7410b;position:absolute;font-family:HPSimplified;font-size:.875em;line-height:1.5;top:-1.5em;}
    .pdp-main-block .purchase-info .shipping-msg{color:#000;}
    .pdp-main-block .pdp-line,.pdp-main-block .tabs-container{margin:0 auto;max-width:62.5em;}
    .pdp-main-block .pdp-line{margin-top:10px;}
    .pdp-main-block h1{font-weight:400;margin:0;}
    .pdp-main-block .prd-price{display:inline-block;vertical-align:middle;height:auto;text-align:left;padding-top:0;min-height:40px;margin:0;}
    .pdp-main-block .list-price{font-size:.875em;font-family:HPSimplified,HP Simplified,Arial;display:block;margin-left:12px;}
    .pdp-main-block .sale-price{color:#d7410b;font-size:2.25em;line-height:1.125em;letter-spacing:-1px;font-family:HPSimplifiedLight,Arial;}
    .pdp-main-block .sale-price .currency-symbol{vertical-align:.4em;position:relative;line-height:.6em;font-size:.55em;}
    .pdp-main-block .sale-price .cent-amount{vertical-align:super;top:4px;position:relative;line-height:.6em;font-size:.55em;}
    .pdp-main-block .purchase-btn-container .purchase-btn{border-radius:0 5px 0 5px;border:0 solid #fff;font-size:1em;line-height:2.25em;padding:0 1em;text-transform:none;height:auto;font-family:HPSimplifiedBold,HPSimplified,Arial;}
    .pdp-main-block .tooltip{vertical-align:super;font-size:70%;}
    .pdp-line,.pdp-nav-container,.pdp-width-container{max-width:62.5em;margin:auto;}
    .pdp-line{margin:10px auto 0;width:auto;}
    .pdp-tabs-nav{max-width:62.5em;text-align:left;margin:8px auto 0;font-size:1em;line-height:2em;border-bottom:1px solid #d0d0d0;position:relative;}
    .pdp-tabs-nav,.pdp-tabs-nav .pdp-nav-tab{font-family:HPSimplified,HP Simplified,Arial;}
    .pdp-tabs-nav .pdp-nav-tab{float:left;margin-top:6px;margin-right:2.3em;cursor:pointer;font-size:16px;}
    .pdp-tabs-nav .pdp-nav-tab.selected{color:#0171ad;border-bottom:4px solid #0171ad;}
    .pdp-nav-container{margin:0 auto;}
    .pdp-nav-container .purchase-btn-container{position:absolute;top:0;right:0;display:none;}
    @media only screen and (max-width:1024px) and (min-width:801px){
    .pdp-main-block{padding-left:6%;padding-right:6%;}
    }
    @media only screen and (min-width:1000px){
    .pdp-main-block .pdp-line{border-bottom:1px solid #d0d0d0;}
    .pdp-main-block .purchase-btn-container .purchase-btn:hover{background-color:#0171ad;}
    }
    @media only screen and (max-width:800px){
    .pdp-main-block .purchase-info .stock-msg{display:block;}
    }
    @media only screen and (max-width:800px) and (min-width:497px){
    .pdp-main-block{padding-left:2%;padding-right:2%;}
    }
    @media only screen and (max-width:800px){
    .pdp-bg{background:none;position:relative;}
    .pdp-main-block .pdp-right{float:none;padding:0;width:100%;}
    .pdp-main-block .offers-violator{max-height:60px;}
    .pdp-main-block .pdp-left,.pdp-main-block .pdp-nav-container,.pdp-main-block .pdp-tab-content,.pdp-main-block .product-detail{display:none;}
          .pdp-main-block .pdp-left {
    display: block;
    width: 100%;
    float: none;
}
      .pdp-left a.pdp-vp-container.with-bundle, #thumbnail-gallery1 {
    display: none;
}
      .mobile-block.parent-product-detail {
    min-height: auto;
}
    }
    *{-webkit-box-sizing:border-box;box-sizing:border-box;}
    body.using-mouse :focus{outline:none;}
    img{max-width:100%;}
    a{text-decoration:none;}
    strong{font-weight:700;}
    li,ol,ul{list-style:none;margin:0;padding:0;}
    .clearfix:after{display:table;content:"";clear:both;}
    .btn{font-family:HPSimplified,HP Simplified,Arial;display:inline-block;cursor:pointer;font-weight:400;height:44px;padding:0 32px;line-height:44px;letter-spacing:.3px;text-transform:uppercase;min-width:110px;max-width:320px;-webkit-transition:color .4s,background-color .4s,border-color .4s;transition:color .4s,background-color .4s,border-color .4s;}
    .btn.btn-primary{color:#fff;border:1px solid #0171ad;background:#0171ad;text-align:center;}
    @media only screen and (min-width:1000px){
    .btn:hover{background-color:#075782;text-decoration:underline;}
    }
    h1,h2,h3,h4{font-weight:400;}
    select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
    select::-ms-expand{display:none;}
    .arrow-down{position:relative;}
    .arrow-down:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #0171ad;position:absolute;right:-1px;top:7px;}
    button{font-size:100%;}
    button.unstyled{border:none;background:none;}
    }
    /*! CSS Used from: Embedded */
    .App .pdp-main-block .product-detail .shipping-msg{display:none;}
    /*! CSS Used from: Embedded */
    .css-jjogir{font-family:Arial, Helvetica, sans-serif;}
    /*! CSS Used from: https://display.ugc.bazaarvoice.com/static/HP/single_page_application/456/8843_1_0/en_US/stylesheets/screen.css ; media=all */
    @media all{
    .bv-cv2-cleanslate li:before,.bv-cv2-cleanslate abbr:before,.bv-cv2-cleanslate li:after,.bv-cv2-cleanslate abbr:after{display:none!important;}
    .bv-cv2-cleanslate,.bv-cv2-cleanslate h2,.bv-cv2-cleanslate h3,.bv-cv2-cleanslate p,.bv-cv2-cleanslate ol,.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate option,.bv-cv2-cleanslate div,.bv-cv2-cleanslate ul,.bv-cv2-cleanslate li,.bv-cv2-cleanslate ul li,.bv-cv2-cleanslate ol li,.bv-cv2-cleanslate .bv-shared ul li,.bv-cv2-cleanslate .bv-shared ol li,.bv-cv2-cleanslate span,.bv-cv2-cleanslate label,.bv-cv2-cleanslate img,.bv-cv2-cleanslate a,.bv-cv2-cleanslate abbr,.bv-cv2-cleanslate button{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:#000!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;box-sizing:content-box!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline!important;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto!important;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1!important;outline:invert none medium!important;overflow:visible!important;padding:0!important;position:static!important;quotes:'' ''!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;filter:none!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;}
    .bv-cv2-cleanslate button{box-sizing:border-box!important;}
    .bv-cv2-cleanslate,.bv-cv2-cleanslate h3,.bv-cv2-cleanslate p,.bv-cv2-cleanslate ol,.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate option,.bv-cv2-cleanslate div,.bv-cv2-cleanslate h2,.bv-cv2-cleanslate ul{display:block!important;}
    .bv-cv2-cleanslate ul{list-style-type:disc!important;}
    .bv-cv2-cleanslate ol{list-style-type:decimal!important;}
    .bv-cv2-cleanslate ol ul,.bv-cv2-cleanslate ul ul{list-style-type:circle!important;}
    .bv-cv2-cleanslate ol ul ul{list-style-type:square!important;}
    .bv-cv2-cleanslate li,.bv-cv2-cleanslate ul li,.bv-cv2-cleanslate ol li,.bv-cv2-cleanslate .bv-shared ul li,.bv-cv2-cleanslate .bv-shared ol li{display:list-item!important;min-height:auto!important;min-width:auto!important;}
    .bv-cv2-cleanslate a,.bv-cv2-cleanslate a *,.bv-cv2-cleanslate select.bv-select-cleanslate{cursor:pointer!important;}
    .bv-cv2-cleanslate a:hover{text-decoration:underline!important;}
    .bv-cv2-cleanslate button{text-align:center!important;}
    .bv-cv2-cleanslate abbr[title]{cursor:help!important;border-bottom-width:1px!important;border-bottom-style:dotted!important;}
    .bv-cv2-cleanslate li:before,.bv-cv2-cleanslate li:after,.bv-cv2-cleanslate ul li:before,.bv-cv2-cleanslate ul li:after,.bv-cv2-cleanslate ol li:before,.bv-cv2-cleanslate ol li:after,.bv-cv2-cleanslate .bv-shared ul li:before,.bv-cv2-cleanslate .bv-shared ul li:after,.bv-cv2-cleanslate .bv-shared ol li:before,.bv-cv2-cleanslate .bv-shared ol li:after{content:''!important;}
    .bv-cv2-cleanslate select.bv-select-cleanslate{vertical-align:middle!important;}
    .bv-cv2-cleanslate select.bv-select-cleanslate{border:1px solid #ccc!important;}
    .bv-cv2-cleanslate{color:#000!important;direction:ltr!important;font-family:'Times New Roman',Times,serif!important;font-size:medium!important;font-style:normal!important;font-weight:400!important;line-height:1!important;list-style-type:disc!important;text-align:left!important;text-decoration:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-author{position:relative!important;display:inline!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-avatar-popup-target:hover span{cursor:pointer!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-456 .bv-avatar-author-name{text-transform:none!important;line-height:18px!important;display:inline-block!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-author{text-decoration:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item.bv-content-review{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;}
    @media screen and (max-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item.bv-content-review{display:block!important;}
    }
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-title{color:#333!important;font-size:16px!important;line-height:20px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{padding-top:0!important;padding-right:10px!important;padding-bottom:0!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;color:#333!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;background:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{color:#333!important;font-family:"Arial","Helvetica",sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars{position:relative!important;line-height:1em!important;height:1em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-on{font-size:20px!important;color:#0171ad!important;margin-top:-1em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-off{font-size:20px!important;color:#ccc!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-author{color:#0066b4!important;font-size:12px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:18px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-author .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-456 .bv-author .bv-avatar-author-name{color:#0066b4!important;text-decoration:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-datetime{color:#bbb!important;font-size:12px!important;line-height:18px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data ul li:first-child{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-label{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;cursor:pointer!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:hover{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:visited{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:active{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:visited{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:hover{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:active{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button.bv-write-review{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#0171ad!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;padding-top:.5em!important;padding-right:1em!important;padding-bottom:.5em!important;padding-left:1em!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button.bv-write-review:hover{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#0171ad!important;border-color:#0171ad!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button.bv-write-review:focus{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#0171ad!important;border-color:#0171ad!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-btn-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-vote-active .bv-content-report-btn{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-btn-container .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-vote-active .bv-content-report-btn:hover{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#ededed!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;border-top-width:button-secondary-hover-border-top-width!important;border-top-style:button-secondary-hover-border-top-style!important;border-top-color:button-secondary-hover-border-top-color!important;border-right-width:button-secondary-hover-border-right-width!important;border-right-style:button-secondary-hover-border-right-style!important;border-right-color:button-secondary-hover-border-right-color!important;border-bottom-width:button-secondary-hover-border-bottom-width!important;border-bottom-style:button-secondary-hover-border-bottom-style!important;border-bottom-color:button-secondary-hover-border-bottom-color!important;border-left-width:button-secondary-hover-border-left-width!important;border-left-style:button-secondary-hover-border-left-style!important;border-left-color:button-secondary-hover-border-left-color!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-btn-container .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-vote-active .bv-content-report-btn:focus{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#ededed!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;border-top-width:button-secondary-hover-border-top-width!important;border-top-style:button-secondary-hover-border-top-style!important;border-top-color:button-secondary-hover-border-top-color!important;border-right-width:button-secondary-hover-border-right-width!important;border-right-style:button-secondary-hover-border-right-style!important;border-right-color:button-secondary-hover-border-right-color!important;border-bottom-width:button-secondary-hover-border-bottom-width!important;border-bottom-style:button-secondary-hover-border-bottom-style!important;border-bottom-color:button-secondary-hover-border-bottom-color!important;border-left-width:button-secondary-hover-border-left-width!important;border-left-style:button-secondary-hover-border-left-style!important;border-left-color:button-secondary-hover-border-left-color!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn{color:#000!important;background-color:#ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn:hover{color:#000!important;background-color:#ededed!important;background-image:none!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn-pages-inactive:hover{color:#000!important;background-color:#ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#6e6e6e!important;background-image:none!important;background-color:#f2f2f2!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-color:initial!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item{zoom:1!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-header{zoom:1!important;padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-header:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-header:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding-top:20px!important;padding-right:0!important;padding-bottom:20px!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar-header{color:#0171ad!important;font-size:26px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:39px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination{color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;margin-bottom:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-value{background-color:#0171ad!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff', GradientType=0 )!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-container{background-color:#ccc!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff', GradientType=0 )!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;}
    .bv-cv2-cleanslate .bv-core-container-456{color:#333!important;font-size:1em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;line-height:1.5em!important;clear:both!important;zoom:1!important;font-size:13px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 ::-webkit-input-placeholder{color:#767676!important;}
    .bv-cv2-cleanslate .bv-core-container-456 :-moz-placeholder{color:#767676!important;opacity:1!important;-ms-filter:none!important;filter:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 ::-moz-placeholder{color:#767676!important;opacity:1!important;-ms-filter:none!important;filter:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button{white-space:nowrap!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button::-moz-focus-inner{padding:0!important;border:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-hidden{display:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-off-screen{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px 1px 1px 1px)!important;clip:rect(1px,1px,1px,1px)!important;padding:0!important;border:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-focusable:focus{outline-width:1px!important;outline-color:#0066b4!important;outline-style:dotted!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-focusable[tabindex="-1"]{outline-width:0!important;}
    @media screen and (max-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-sort .bv-dropdown-label,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-sort .bv-dropdown-title{display:inline-block!important;max-width:200px!important;overflow:hidden!important;text-overflow:ellipsis!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar-header{line-height:26px!important;}
    }
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-rating{display:table-cell!important;vertical-align:middle!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-rating .bv-rating-stars-container{margin-right:.3em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item-avatar-offset-off .bv-content-rating .bv-rating-stars-container{vertical-align:top!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper{display:table-cell!important;vertical-align:middle!important;zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456:before,.bv-cv2-cleanslate .bv-core-container-456:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 ol,.bv-cv2-cleanslate .bv-core-container-456 ul{padding:0!important;margin:0!important;list-style-type:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button,.bv-cv2-cleanslate .bv-core-container-456 select.bv-select-cleanslate{vertical-align:baseline!important;line-height:normal!important;}
    .bv-cv2-cleanslate .bv-core-container-456 button{cursor:pointer!important;background-color:transparent!important;margin:0!important;padding:0!important;border:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 abbr{border-bottom-width:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 abbr[title]{cursor:pointer!important;border-bottom-style:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 p{margin-bottom:1em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-header{margin:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar{zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar:after,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar:after,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar{position:relative!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-lines:multiple!important;-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button{height:32px!important;width:36px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button span{cursor:inherit!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar-header{float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-count{text-transform:inherit!important;position:relative!important;float:left!important;padding:10px!important;margin-right:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-sort{float:right!important;position:relative!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-relevancy-link-target{display:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-relevancy-link-target .bv-sort-relevancy button{display:inline-block!important;vertical-align:middle!important;font-family:'BVCustom'!important;font-size:24px!important;line-height:24px!important;text-decoration:none!important;color:#333!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar button{display:block!important;width:auto!important;white-space:nowrap!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-write-review-container{float:right!important;width:25%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-write-review-container{width:auto!important;margin-left:1%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data{zoom:1!important;margin-bottom:1.25em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data .bv-content-data-value{margin-right:5px!important;display:inline!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-product-questions,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-tag-dimensions{margin-bottom:1em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-label-container{clear:left!important;display:inline!important;line-height:1.7em!important;margin-right:5px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-label-container .bv-content-data-icon{font-family:'BVCustom'!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-label-container .bv-content-data-label{font-weight:700!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-product-family-summary{clear:both!important;background-color:#f2f1f3!important;margin:10px 0!important;padding:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge{background-color:#f7f7f7!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;color:#333!important;padding:1px 5px 1px 0!important;margin:0 4px 4px 0!important;position:relative!important;zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-badge:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge .bv-badge-icon{font-family:'BVCustom'!important;font-size:20px!important;float:left!important;padding:0 5px!important;color:#0171ad!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge .bv-badge-label{float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-title{margin-bottom:.25em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button{margin:4px 0 4px -2px!important;line-height:14px!important;font-size:14px!important;white-space:nowrap!important;float:right!important;font-family:Arial,Helvetica,'Bitstream Vera',sans-serif!important;background-color:#ededed!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button .bv-filter-control-icon{display:inline-block!important;font-size:24px!important;line-height:24px!important;color:#000!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button .bv-filter-control-text{display:block!important;width:0!important;height:0!important;text-indent:-9999px!important;overflow:hidden!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button:hover{background-color:#ddd!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-review{font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;text-transform:none!important;line-height:19.5px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-list-container .bv-trustmarkIcon{margin:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination{zoom:1!important;background-color:#f7f7f7!important;margin-top:-1px!important;margin-bottom:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container{zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages{padding:5px 14px!important;font-family:Arial,Helvetica,'Bitstream Vera',sans-serif!important;line-height:20px!important;font-size:14px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn{display:block!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button{margin:4px 10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-inactive:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-inactive .bv-content-btn-pages-prev{cursor:default!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-prev,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-next{text-shadow:none!important;display:inline-block!important;cursor:pointer!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages{position:relative!important;z-index:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages:focus{z-index:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-first{padding-left:10px!important;margin-right:2px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-last{padding-right:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-pages-current{display:inline-block!important;vertical-align:middle!important;white-space:nowrap!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-arrow{font-size:12px!important;line-height:12px!important;font-family:'BVCustom','times new roman'!important;position:absolute!important;top:50%!important;right:10px!important;margin-top:-4px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-buttons{float:right!important;margin:5px 10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-buttons .bv-content-pagination-buttons-item{float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-buttons .bv-content-pagination-buttons-item .bv-content-btn{width:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target{padding:10px 25px 10px 10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target button{max-width:100%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target .bv-dropdown-label,.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target .bv-dropdown-title{text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important;vertical-align:middle!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target .bv-dropdown-title{display:inline-block!important;width:100%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown select.bv-select-cleanslate{display:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-secondary-content-list{margin-bottom:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings{clear:both!important;display:block!important;}
    @media screen and (max-width: 480px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar .bv-action-bar-header{margin-right:30px!important;margin-bottom:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar .bv-write-container{float:left!important;margin-left:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-count{-webkit-box-flex:0 1 100%!important;-webkit-flex:0 1 100%!important;-ms-flex:0 1 100%!important;flex:0 1 100%!important;text-align:center!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-relevancy-link-target{margin-right:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-sort{margin-right:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-sort .bv-dropdown-label,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-sort .bv-dropdown-title{max-width:120px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button{margin:4px 5px 4px 0!important;}
    }
    @media screen and (max-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{clear:left!important;float:left!important;-webkit-transition:all .25s ease!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title{width:100%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-section-summary-block{width:100%!important;display:block!important;overflow:hidden!important;zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-section-summary-block .bv-content-title{width:auto!important;float:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{word-wrap:break-word!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary .bv-text-link{line-height:inherit!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-on{float:none!important;width:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container{margin-left:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-report-btn{clear:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar button{margin-top:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item{margin-left:0!important;margin-right:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-header-meta,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-meta-wrapper{display:block!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-rating{float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-meta-wrapper{clear:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-meta{clear:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-header-meta{min-height:25px!important;}
    }
    .bv-cv2-cleanslate.bv-cleanslate div .bv-width-from-rating-stats-20{width:20%!important;}
    .bv-cv2-cleanslate.bv-cleanslate div .bv-width-from-rating-stats-80{width:80%!important;}
    .bv-cv2-cleanslate.bv-cleanslate div .bv-width-from-rating-stats-100{width:100%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:hover{font-family:'BVCustom','times new roman'!important;text-decoration:none!important;word-wrap:normal!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars{vertical-align:middle!important;-webkit-font-smoothing:antialiased!important;overflow:hidden!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container{zoom:1!important;display:inline-block!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars{position:relative!important;display:block!important;overflow:hidden!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-on{position:relative!important;float:left!important;white-space:nowrap!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container .bv-rating-stars{cursor:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary-block{border:1px solid transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary{padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;margin-bottom:20px!important;background:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-content-title{color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-content-title-container .bv-content-title{padding:0 0 .25em!important;background-color:transparent!important;color:#333!important;font-size:16px!important;line-height:20px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-core{overflow:visible!important;zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-core:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-core:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-core:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container{margin:0 0 5px!important;padding:0 10px 10px!important;clear:both!important;zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-on{float:left!important;width:70%!important;word-wrap:break-word!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-off{float:left!important;width:90%!important;word-wrap:break-word!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container{float:right!important;width:29.75%!important;margin:0 0 10px 0!important;}
    @media screen and (max-width: 736px),screen and (max-device-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container{float:none!important;width:auto!important;}
    }
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container .bv-secondary-ratings{margin:0 10px!important;padding:10px!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item-avatar-offset{width:100%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item{display:block!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-feedback-container{float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote-request{padding:2px 10px!important;float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote-request p{margin:auto!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-btn:first-child{margin-right:5px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-show-more-link{cursor:pointer!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;-webkit-transition:all linear .3s!important;-moz-transition:all linear .3s!important;-o-transition:all linear .3s!important;transition:all linear .3s!important;float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote.bv-content-feedback-vote-active button.bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote.bv-content-feedback-vote-active button.bv-content-report-btn{white-space:normal!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-vote-request,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-vote-request{padding-left:0!important;color:#333!important;font-family:"Arial","Helvetica",sans-serif!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container{float:left!important;margin-right:5px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container *,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container *{cursor:pointer!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-feedback-container div,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-feedback-container div{color:#333!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-value{height:8px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings>li:nth-child(2n),.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings>li:nth-child(2n){padding-bottom:1.5em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings>li:nth-child(2n-1),.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings>li:nth-child(2n-1){display:block!important;margin-bottom:.5em!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-container{background-color:#ccc!important;display:block!important;height:8px!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;-webkit-border-radius:2px!important;border-radius:2px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-value{display:block!important;height:8px!important;-webkit-border-radius:2px!important;border-radius:2px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-container{height:20px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-header .bv-badge-first .bv-badge{margin-left:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-header .bv-badge{margin:0!important;margin-left:1em!important;padding:0!important;display:inline-block!important;background-color:transparent!important;border-color:transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-header-meta{display:table!important;margin:2px 0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container{float:left!important;zoom:1!important;width:100%!important;word-break:break-word!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary{position:relative!important;color:#999!important;zoom:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta{vertical-align:middle!important;zoom:1!important;float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-author-name{float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-author,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime-dot,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime-stamp{display:inline!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-author,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime{padding:1px 0!important;margin:0!important;border:1px solid transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container{position:absolute!important;top:0!important;right:0!important;margin:0 10px!important;padding:0 10px!important;text-align:right!important;max-height:25px!important;width:50%!important;line-height:25px!important;overflow:hidden!important;font-size:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary{display:inline-block!important;float:none!important;margin-bottom:0!important;line-height:25px!important;vertical-align:middle!important;font-size:13px!important;max-width:100%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary.bv-badge-top-three{margin-left:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary.bv-badge-first{margin-left:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary .bv-badge{display:block!important;position:relative!important;padding-left:30px!important;min-height:20px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary .bv-badge-icon{float:none!important;position:absolute!important;left:7px!important;padding:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary .bv-badge-label{display:block!important;float:none!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important;}
    @media screen and (max-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container{margin:0!important;padding:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container .bv-badge-summary{display:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container .bv-badge-summary.bv-badge-top-three{display:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container .bv-badge-summary.bv-badge-first{display:inline-block!important;margin-left:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-on{width:100%!important;}
    }
    @media screen and (max-width: 450px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote{display:block!important;float:left!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-vote-request,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-vote-request{margin:8px 10px!important;float:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container{margin:0 5px 5px 0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container button,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container button{margin-bottom:5px!important;}
    }
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings{clear:both!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-container{display:block!important;height:8px!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;-webkit-border-radius:2px!important;border-radius:2px!important;position:relative!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars{position:absolute!important;width:100%!important;z-index:1!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar{-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important;box-shadow:inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important;width:20%!important;float:left!important;height:8px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:first-child{-webkit-border-radius:2px 0 0 2px!important;border-radius:2px 0 0 2px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:last-child{-webkit-border-radius:0 2px 2px 0!important;border-radius:0 2px 2px 0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-value{display:block!important;height:8px!important;-webkit-border-radius:2px!important;border-radius:2px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-container{height:10px!important;}
    .bv-cv2-cleanslate .bv-filters{zoom:1!important;color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;background:transparent!important;margin-bottom:10px!important;padding:15px 10px!important;border-bottom:1px solid transparent!important;}
    .bv-cv2-cleanslate .bv-filters:before,.bv-cv2-cleanslate .bv-filters:after{content:""!important;display:table!important;}
    .bv-cv2-cleanslate .bv-filters:after{clear:both!important;}
    .bv-cv2-cleanslate .bv-filters .bv-content-filter-select{float:left!important;position:relative!important;}
    .bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown{margin-right:5px!important;color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;border:1px solid transparent!important;}
    .bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown:first-child{border-left-width:1px!important;}
    .bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target{padding:5px 10px 5px 25px!important;}
    .bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-arrow{right:auto!important;left:12px!important;}
    .bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown-target .bv-dropdown-title{font-style:italic!important;margin-right:4px!important;}
    .bv-cv2-cleanslate .bv-active-filters{color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;padding:10px!important;margin-bottom:10px!important;border-bottom:1px solid transparent!important;}
    .bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list{line-height:2.6em!important;}
    .bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-title{display:block!important;margin-bottom:5px!important;}
    .bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-item{display:inline!important;}
    .bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button,.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#0171ad!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;padding-top:.5em!important;padding-right:1em!important;padding-bottom:.5em!important;padding-left:1em!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;font-weight:400!important;white-space:initial!important;}
    .bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button .bv-close-icon,.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear .bv-close-icon{cursor:pointer!important;font-family:'BVCustom'!important;}
    .bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear{background-color:#ededed!important;color:#333!important;border:1px solid transparent!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-trustmarkIcon{height:30px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-trustmarkIcon-image{height:30px!important;cursor:pointer!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item{display:block!important;margin:0!important;border-width:0!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-title{white-space:normal!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-meta-wrapper{display:inline!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item p{overflow:hidden!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-actions-container{margin:0!important;padding-bottom:5px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical{padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;display:block!important;padding-top:10px!important;padding-bottom:10px!important;padding-left:10px!important;padding-right:10px!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical:hover{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive:visited,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical:visited{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive:active,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical:active{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-rating-stars-container{display:inline-block!important;}
    @media screen and (max-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-header .bv-content-meta-wrapper{clear:left!important;display:block!important;}
    }
    @media screen and (min-width: 736px){
    .bv-cv2-cleanslate .bv-core-container-456 .bv-flex-container-responsive{display:-ms-flexbox!important;display:flex!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-flex-container-responsive .bv-head-to-head-item{width:50%!important;}
    .bv-cv2-cleanslate .bv-core-container-456 .bv-hidden{display:none!important;}
    }
    }
    /*! CSS Used from: Embedded */
    [data-bv-show="rating_summary"] div,[data-bv-show="rating_summary"] svg,[data-bv-show="rating_summary"] path,[data-bv-show="rating_summary"] polygon,[data-bv-show="rating_summary"] button{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline!important;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto!important;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;overflow:visible!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-webkit-background-origin:padding-box!important;background-origin:padding-box!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;-webkit-background-size:auto!important;-moz-background-size:auto!important;background-size:auto!important;-webkit-border-image:none!important;-moz-border-image:none!important;-o-border-image:none!important;border-image:none!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important;box-sizing:content-box!important;-webkit-column-count:auto!important;-moz-column-count:auto!important;column-count:auto!important;-webkit-column-gap:normal!important;-moz-column-gap:normal!important;column-gap:normal!important;-webkit-column-rule:medium none black!important;-moz-column-rule:medium none black!important;column-rule:medium none black!important;-webkit-column-span:1!important;-moz-column-span:1!important;column-span:1!important;-webkit-column-width:auto!important;-moz-column-width:auto!important;column-width:auto!important;font-feature-settings:normal!important;overflow-x:visible!important;overflow-y:visible!important;-webkit-hyphens:manual!important;-moz-hyphens:manual!important;hyphens:manual!important;-webkit-perspective:none!important;-moz-perspective:none!important;-ms-perspective:none!important;-o-perspective:none!important;perspective:none!important;-webkit-perspective-origin:50% 50%!important;-moz-perspective-origin:50% 50%!important;-ms-perspective-origin:50% 50%!important;-o-perspective-origin:50% 50%!important;perspective-origin:50% 50%!important;-webkit-backface-visibility:visible!important;-moz-backface-visibility:visible!important;-ms-backface-visibility:visible!important;-o-backface-visibility:visible!important;backface-visibility:visible!important;text-shadow:none!important;-webkit-transition:all 0s ease 0s!important;transition:all 0s ease 0s!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important;-webkit-transform-origin:50% 50%!important;-moz-transform-origin:50% 50%!important;-ms-transform-origin:50% 50%!important;-o-transform-origin:50% 50%!important;transform-origin:50% 50%!important;-webkit-transform-style:flat!important;-moz-transform-style:flat!important;-ms-transform-style:flat!important;-o-transform-style:flat!important;transform-style:flat!important;word-break:normal!important;}
    [data-bv-show="rating_summary"] svg,[data-bv-show="rating_summary"] polygon{cursor:inherit!important;}
    [data-bv-show="rating_summary"] div{display:block!important;}
    [data-bv-show="rating_summary"] path,[data-bv-show="rating_summary"] polygon{fill:currentColor!important;}
    [data-bv-show="rating_summary"]{font-size:medium!important;line-height:1!important;direction:ltr!important;text-align:left!important;text-align:start!important;color:black!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important;}
    [data-bv-show=rating_summary] .bv_main_container{display:inline-flex!important;flex-wrap:wrap!important;background-color:transparent!important;margin-bottom:0px!important;margin-left:0px!important;margin-right:0px!important;margin-top:0px!important;padding-bottom:0px!important;padding-left:0px!important;padding-right:0px!important;padding-top:0px!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-bottom-width:0px!important;border-left-style:none!important;border-left-color:transparent!important;border-left-width:0px!important;border-right-style:none!important;border-right-color:transparent!important;border-right-width:0px!important;border-top-style:none!important;border-top-color:transparent!important;border-top-width:0px!important;border-bottom-left-radius:0px!important;border-bottom-right-radius:0px!important;border-top-left-radius:0px!important;border-top-right-radius:0px!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_main_container_row_flex{display:inline-flex!important;align-items:center!important;padding-right:1em!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container{display:flex!important;align-items:center!important;padding-right:.1em!important;color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:hover{cursor:pointer!important;color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container:visited{color:#0066B4!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container{display:flex!important;align-items:center!important;white-space:nowrap!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text{white-space:nowrap!important;color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:hover{cursor:pointer!important;color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_text:visited{color:#0066B4!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container{display:flex!important;align-items:center!important;overflow:hidden!important;white-space:nowrap!important;padding-right:1em!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container svg:not(:last-child){padding-right:1px!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_stars_component_container:hover{cursor:pointer!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist{color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:hover{cursor:pointer!important;color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    [data-bv-show=rating_summary] .bv_main_container .bv_button_buttonMinimalist:visited{color:#0066B4!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    .bv_button_buttonMinimalist{color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    .bv_button_buttonMinimalist:hover{cursor:pointer!important;color:#0066B4!important;font-size:13px!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    .bv_button_buttonMinimalist:visited{color:#0066B4!important;font-family:Arial, Helvetica, sans-serif!important;text-transform:none!important;font-weight:normal!important;font-style:normal!important;text-decoration:none!important;}
    /*! CSS Used fontfaces */
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("\hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPIcons;font-weight:400;font-style:normal;font-display:swap;src:url("hpi-hf-icons-woff.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedLight;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HpSimplifiedLight.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:HPSimplifiedBold;font-style:bold;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
    @font-face{font-family:'BVCustom';src:url('data:font/woff;charset=utf-8;base64,d09GRgABAAAAABrIABEAAAAAKLQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcbPlA20dERUYAAAGcAAAAHAAAAB4AJwA4T1MvMgAAAbgAAABEAAAAYI5WrKhjbWFwAAAB/AAAAOYAAAIqvD+asmN2dCAAAALkAAAABgAAAAYFEQBEZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAASCwAAG1hdfsuCaGVhZAAAFrQAAAAvAAAANglTYt5oaGVhAAAW5AAAAB4AAAAkDmwIgmhtdHgAABcEAAAAlQAAAMbuzQb5bG9jYQAAF5wAAABRAAAAZpbqj/BtYXhwAAAX8AAAACAAAAAgAVEBQm5hbWUAABgQAAABcQAAA2AtuILmcG9zdAAAGYQAAAEMAAABvNGCZSVwcmVwAAAakAAAAC4AAAAusPIrFHdlYmYAABrAAAAABgAAAAbbXFTLAAAAAQAAAADQyPjzAAAAAMs+vAwAAAAA0PGL23jaY2BkYGDgAWIxIGZiYARCQyBmAfMYAAW5AGB42mNgZuVinMDAysDCOovVmIGBUR5CM19kSGNiYGAAYTiYi8wpqCwqZnBg4FWXYGP4B+Sz6TJoASlGJCUKDIwAupoIM3jaY2BgYGaAYBkGRiDJwKgC5DGC+SyMHEDajkGBgYVBjoEXSKswaDPoMtgzLGBYy3xTgUtBREFNQV8hXtFSSU4pUWme6gLVXap7VG+q/lFjU+NVc1BzUktVF1GX+P8faA5IvzKDFpJ+BgUBrPpvAPWzour///X/4/8P/9/5f/v/qf9Z/+P+GD/gfcBx//v99/cP3Ht+j/nuwbutt1puZd/KuuV/S/eW6i35m29vvrl56qbMTUmIvygBjGwMcEMYmYAEE7oCcBCysII5bOwMHBhGcDLQGSjikpDlAlPSMqSZBwAgHksPAAAAAABEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3ja5Vl/cBtVfn/v6Wm1el6vdlcrrWVZllfyaqMo9lqSZVn+Jcd2HGNyxs35TAhOakzgjAMEenBummmZ1GXoFej17oZehwu5Mp1hrulMZ2Xg2nJ05mYgA0xHl6EZ0mEoQznoHy05rgPMTQu26PetDASau/uv/aP2SO/t2/fr+/n+/goRNIUQOeb/CvKhAOqtYeSMbAYo/lmhJvj/eWTTR6CLaj4+7OfDmwGBbI1sYj5eVE3VMlVzinQ1uvGfNVb9X/nwr6ZoHSHYrYQQfdX/LoqhPWgIVdCmjVDOTdTdQccN1LE77Ljokttbr43gXK0XqVqtfU+lgmqDCVV7Wg63d6X7uo1KXz7cP1DFY3gY+zuxgaN6AAvplI17sR3A0WKhjA1vrDmk6Ua0XCgP9NuZdCpQCrEDzFQonlMsRm5jrFFlihTaflRSiUy+tKtSsXFp2hs2mTd6yIh3JdtjsVhXKuafVSzpAGtNElXafpSZLY1xxsgqyyh/vr1p23hgClbBUr6zpZDvTMbgerGptlgM6KfIRA8Ls/77kIFsVERVNI3cvOOOFt1c3S0XXMVxxbobcVwfYDHuuLs4Fm6vUuvHOXeoXtvLUdmlaq4ImEREDk+60oRjGBeiBjYL0YgupM1UxsbpVMafGTAAoYBPxt6Yr3+g2JyRylhX9E2z7V0tSbHsCxmpdHTrRS0pND44H+siVIzGfC8aSZojVmx7zOgRJyYcx/uQeBW+9/Y5Vf+0kTKUrTe6jFiXHvZ1mseMTrpALKNxItbVaTSy3oLxcWenBSiQJ2NCEWQhjNZQCm2GQBKwe9wTAL2+qSOWe3JcTwRztdtxDnEatYHuYoFGtYhOBJpOdWeIpUeNaBJHExgojHhsBrkAupK4Exd1EIQxXOrndKdK/fCiDP82SEQG0LAzJR90ewEnISADRnqAAxcQAsLU1y9g/exZHPnJ+vpPGu+cPdu4fOHruDtIBemf2AIhQTmqqOxlGhTo66KqED0kEEKOEvaKTCVMW0WZKsHGL0QqzhHBTxVFCVPqJ18KUrHxgRRmIiP/eQbrF9bXLzTe+R7fHXpYbzCViuLDgkob7wotohwy/JLwJKVPC4xoLCQIUhBrhMiBhwUmhZVWUSCUCgGsiy0iHELFVqFxmcItKWOA7yjgm/PwnURjTXzdpKdpfpCuqR2gXV2p5UC6WL22D6Qrp4NQhfyeziWhy1BTvq6KPZe5BPbagVHsySBvMzmcyuy0ArwXeBsZBRI1ALVJ9mUA9d0L67ivO/FqwrY6ZhNWBnqWBV8ZKzGb6Lah131VnE4mLLv9NT73tbg3N+Ot8tbbHZ5sfUZ7+lPajbrb1aS9+wra403aLaA9/hntXcavo71oNmkFkWnSxgVGr6+v1z3a4Kr4QDFNnkgXi+ntw+niVSk5lc7n09PpYn8KbOPUxw3Qh8tw5+vQMvrNnVsv1N0jjluuu9c2736Td/dCfbPgKUihO5hzC0ptf5OMFSCjAGbzSb1teR4spbtffTrU5V+4/gg8oNq15V9JFjZAX7iOQFMsGFEDVIKrRvMr0oGTYHFL/d77T2aCUbW50oRB+0DfBux+T6V+mRK9eVATVabDbKaysqxhSTZYXI7HJSUoEhJ+TJUNKS4rMKRpeHbm1OLkRP54l5UfMk3cpfTFS6ZJfnEVKEnsrExbKRNESnxhoyuhGRqLSfpuJWcke5jOIhGnIxljbS0srpi5fHVtbBQbRte2WEqaZrJUSiqhZPKLsoP+l7jPzzWB/wrwvxMV0PUIDCBwv91xu8EBNFlf9FgPKpxUatkmv8Ev1LKgp5tGO8htxWWq2wp8bgdJdpWK2626IAO92iZrBaZ7XB8jxUInAbMPjjLCTR74SPAOqV4gqxPejZFSfy9Jp2RiLp25+NvrF88edrL4u7luq3841zg+cWbx5D+eWcKoeOjeyal7F4vFxXunpu45VPSdW7/42I03PnZxffHM3saaUy5aVg4/knWOfO/iSZjQ33/onqmJZovQ/yXO/w/PpaNXnMt1uxPzcz2+Y1L+4rnzDz1zfO2ZB+fnH3xm7fgzD83/S6oNv9SWSrU1ym2pX39k80zxyjP3wJmSd6YEZ+7B/5PWxyGOu+eVS/gerD/+eONy46FLrzQeavzb4/jH+xzfd5x9+5ytO5x9v/5wH1oic8Kc7wxqgSgrDTGmG3RqEbNYhKCqFooXCl5w1XQBQt0VlJoEuqTVXU2ptUGv03MGXsBx9WDpyv7SyvT08vL09Ao5uDw9s7w8M73Me9MrfJx8ML1y877m+8+1yLvnZ/Y+h8pocMfeg1cqNdUdHHUcLH2B63kF9JzFQakjoN0l0O4nGepwdkLhqxhys9TrK6lgtSOdvoiqywTsM5jnAQiGINy5qmkmFXx/2taEiW9Ox9OKIGi2Obs364yPObm9V7W4jUf30da2HpvEtTgbpyyWsxoXs05bkPrmctVqzhkZadKJZ4VV+gZQOIdW0HHk9jtutuiO1d2Fgus4brjuzjju0aIr191YAbs3e6yp1N2KUrsBGNJdrx0D8ivg1lxacW9Qx1mgpUPsyvYnJ6/z3FrYgewAdVcmr7sBnmvyjDdzJ0vog2QgYPsGCtzuGcUxX3EIG76AXYYQMQLIcNNnp2Ufb8ufM4FCCCyj/wtWcardEAl+4uXiH72v25HqqZUJtikOHfqtiXi+7f2H8hewG+8YPbYxXf3aoRHxKTaxfKo6fWqpdEzrPzq7tFoKhUqrS4dvihKlxbcaLsLYbSVZLt22NH80HyJLlfkE7H7x5OJ84wMi5+YnJuZzMsTl84snG+nEdUMLa2NRPb84MbWY16JjawvZvT1GMl9NmqWsYUSJVkhfORK2yqCLOcQEJPSALmSRhbC723G7LrktBe5JpAIP/mrJLpAoK7Mry+EE3DwHr9ploxw2w0bZCKiQZkUBxmY0YPogzTKKZTudS3QlZrP105df78CBjtfe3ahnZxJm58a7rwmMCqTxXx2v/gd+4O63vva1twjVY0Ypickjb3/1FCYfo/tue/u7H6NkyYjpb63eV1xKZy2M7lvFH54//zyCvDOPiLAoGGgGHUBLEBEdQ/eik+h55O5zXFp373bcaN29wXFbQVd+x5OZGZAkpXYNyMxYwT1Qdw8otSPwsFx3l5XaTdA7VnePKbWvQy9fcE/W3b6Ce3vXJdWN12unAIYD10B4FJwCP3pEfXq0OjHpX+Ix1LL2w9aR8YNfvqHCn25SN8ODQ9zZHtN+WIyWB2659W4+frvqmpXaSVDSTXuXU+FRJN2nak/5D375llv5hLvVzV3ZcNMNQ+QUNXgiAh0wJgbA64VcHGYv2vI4MGCXIXmDJyNQsnnjt8oZ229bhpe48KhLNdRwp88o72QyASGs+tWiaqk+w4vRmtkOyC1Wy2reXJt5asmuMCVXyQ8Xb86mq7Hs+qJjOxVKzRSLSEb77Jos7z5YEmTt+sraz9Yrt2V/1Pj5x+in2YmP0RaW/iA9a80/MlDV7vxQE/eMHrBu1SeyseFEvMNZwMIhHHr7lsRwezpGSKgtrifLPTZ23ve9dbeTJJHs4ezoV5OJ3px11+jsXYr2GyVnKc1UgYhKASKwyYljndmxaHLc1ymKpDi7b8Rom546YEHCpNBofO/Wm+SdyW2dvpfcOzEaS0w83BPvkBMfvkTe2b+tk8vXbEdoOiHFFX3cYFnGUiOzH71M/n1yO4IE0IHTQsx/L/IjEUkohKKQcd6PXL/jBr2soL3utjjcABEwQGnHDVziL4JKzQBZUQq8QpFQagweaL3WDaISDICN8VdcgwdcbkJzVR58PU2wHNKinlHqCgLzA4rqPbrt6qYe4cx3WzRXqLiyWkOiJwo4bKqmL6zypmzauGyAxoXxFU4mR5f+BJOPFp97bsX3r1txidSXtreeXX9jen5t672ynS2VsnbZ9wL+68bDW/f5pEYLqW7L5O+Ovbc1WZ/DE6fbG0/gR+2yNxPswVEsC/f7bUBBQ33IbfW0iYIShT0lUuqbipdaKEHIvXVwhTXaCnqhaN51VbgYrzKozTKDFcRHN07QyRMbGyc++vsTG8Qi49s/xg1S5iPbL92xsXEHpA2dCKMkXhRkehZugMImTvp/vi3Qs1t/6/mIw+h1YcYfR3HkQLa6htw2xzXrbtVxS3U354AL9DJWfMntqLsdSq3Pq4e4Q0otg7nP9HLXDgzX9AuVSm2oD3o5E3p6BvgU4k6zCkOZDhhiOVBRqqiVz+gp8YQHqEriyBW04S+YfuPT4LnpNQ7HNTyeY5ZGZjWL5XBBi8e1D2/X4vjbleWN2dmN5con7e9Z4wuOs1C1rCpvxy0s+W7S4mRRicWURfCgW9/X43F8AeYODfE1v39zuXzzxjVXLoEtACuMVnBSOEAvIh1FkKt9yr2IU4s245YdFiWwpVqlnXLQimP6zqYdfK6x6KS3VkwHn/BpacdJP/vi1sUX6LPpnh6+9xV/ef6cgBiFQRy3zKM4nu/BxtwyhT3jsmO5wvDp9PDz7FfE8xF+XpCJRsLcyXKLluOVOMwLcJi/z4BhgkwyzCMS2/KsV0KRVKMDn2NMCJBTVBCFRFs8AQ09RYQAlSi8UhkzmEIkQQo3zlFGHqGUMpaUSby9tXGWSrK/4UqJdtlsAfdzP5Fo4xwvnMi+jZguBZlIGcU/YhHYxWDQNPbBAKWE0BZJj+mGKLe+ScIMBhozYA2ZIUsqeGrcRWnjp0wlRAlBuqoZ+CkisAh9U2hhosFx0gEnCjgFuWzHsYnDQRzWyfwPfkDmG+Y/NDob+b/xfYsc2f6LxnPb5/CDjXvJIo+TLWyDo3wZ2WgRsn7sXu+4oUvgjty4UhsEyd5f39w/yJVx/2Iwtzm4n3cHd4FeHuL1ihB4bTGYsbmBGVRrvX1gXvZrteK1Fc+Llz7J0z14AegdlkV5Ks/diuxL4OLOLB+flen/3CyPcQFwL573j1iEMdtKr83pSYVh4lfmi8WDCsUtckzJ5WPCApGlgWJsdPZQKb7bkATRuHN6+q6oQIlk7EqUDh8YjeUHJXBF9rwsSylFGZeN0ayR69CHlNE9uRGtEknsNsxyJN7fY4knTmhRbU+UZbpNljhcTo50J+ZiC8PDC7G5hDWcLB9KsHR3hhm7w4Z6gvOgDDw47H8TrAcyPiUKvnlol0k3vWOgirnkeV4x0Iu9CZzYHVkGOeMk2xneGlHdSDWdJ8SCfA9PznfAKFNDX5gzZxdvHVdMRo02QxCVFtoTZT5NIe1AYKyFKYLopwKNZPcVSzfa2VED6LWWSnPXxmSRtbCwyLSgyNKE6D6iSFkrQZgq0jiVk8HTfzk9d1A3KFlNmonJtGxoYRZftYjYIoBvJaKP3kIolVoYLz3mT//xtx44YWc728NavDNbOf/qK7NcriltEUS2SEW/n9KAQIzKEclIJdKTCTO5yjEDpRfmhSRI3wTaRF4FFkQwycPvzUqSS1sFBM9NKm4bj5OqdU/wkm1gVBMVt6I+rbZk8tPXNsPGz4lSf6Yk2JCEeBFOX7kpV/DOi8I9FGWcaIY83J4GBFuIXClsPR6+1uLq6fn8cI4YMgsBqUwQRV+gRalkY9WxkiL1j04kciUNMKBEDApMkEJMMkhuNH/w9Ooh20PwXLIrMZVWHMdm9p/eCWjRoJDq7VFibRChhpzfzVYPG1LWTiSytqTcVNUHhwejqkDbYkpPb0oQfYTe8V1Y6jhKegpi23MctyI6KqT930RJsMGYBxA79cR6zdzJHbmrACUymrW0ZsVFCAQ98SuOr35jZubBUnWwPF76xszsA2vjY6nswPYL2y+Ud6eHqbb27cP2NbnieLU/d419+FvH5x4ojZa2XySD0Pyhl1+DrOe83LEX7d7JHNvqPHLhmaPjsRDSxj7uvdNtv7qWCYDzwm0ZD/Q7OOPZZweMdQgLzQLEJ6nf5TPNAoSxxbJKr5JlxGDSzcyUGrOS2fp9yWw5Frtqoji7xVSVkSjMWJGkxoyEYTZuXUl8sQ40idRPfgeYcrhL/yVlf6oncZQX+qM7bQYu3t9svYundlqd/w4QwqPr9WYh5dPS8+X6Op4zyvqIft6o6C/oQ9FBA0fP6/CIoTsYeUGvGOf14UjZMJ7XceT5qxYeTlSay3Y+g0YFtoB1sL7CFzXXVmB3fsr5/wbqrmC3AHjaY2BkYGAA4nM+U+Xi+W2+MshzMIDAhY/dtxH0/38ctmy6QC4HAxNIFABXjAxjAHjaY2BkYGDT/X+NgYGjigEIOGwZGBlQgSEATr0DAwAAeNpjesPgwgAETCsZGFiANCsLgylbFYMiWxmDC1sGgy0YA9kgOTDbkkGRWQzI1mVggNFM/AwMjN1AzA7BDEeBtA2QDofqgWKWKgZbDiBmW84QA5IH6QHbswaItRm02ZYyGLKlAenHDHFAc+XZFjJEAcWSwHZrMMiySTCIsLkzqLJNZDBnq2HQZQtjMAaZy2ALAC37GaQAAAB42mNgYNCBwjWMRoyPmBKYdjHXAeEuFiMcMI9lFcszVgXWONZNIMimxvaM3Ykjg+MdpxanBec5zj9cLFwzuLZwR3F/4ZnAc4HXjHcNAOWNFuwAAAAAAQAAADIAegAHAAAAAAACAAEAAgAWAAABAADEAAAAAHjavZK/TsJQFMa/tqhgGgYGBmJMR10Qq0bDZjQMDsZoIotLwQKNpSgtEn0CH8QHcVR8Ah0cfQoHv3t7RCDE0dzce37n7z33tAAK+IAFI5MDEHGnbMCmlrKJPO6FLazgQThDfhReQAlPwovMfRdewhE+hbMoGhXhHLkmvIzIuBC24Roj4QJs40v4GUUzK/yCirkqPELePBZ+hW1KnTcLJbODA/RwjTv0EaCNDhI4WEMT65QuKtjk6aDBCAeHjPIxJNUZHSJmboQy9X1qIeVvlVhrPqVPecvzkpEn9Dfp7dF+SlsbA+Z5jEh7iFFl3mTUrO7M5J3r+jEjVC8O+y2za7Ums6YrBPr0uBPmeuzMR1dXu6Kth9Yfb51vn2/939kqT8L7qtjgGupVpietO5yq2qTsTk2lzqgGX678yXiONX2rwz/U09Pdok35tnmLiz197o5fs6Mn2WKs+jqqG0V97piVfiqf4YaWgHbVWfgNvjeBzwAAAHjabc7JUsJAEAbg/lkSA4K47xtu10yAAEfKyHuEMAlTFaNGQulr+Bre9AE1ybQ3+zDfTM/MX00VKusnopD+K4cIFVSpSgaZ1KI2daiLGuowYGINFhpoYh0ttLGBDjaxhW3s0Bd90yd2sYd9+sABDnGEY5zgFGc4xwUu0cUVrnGDW9wZUfz+vBBmlijbtj3txGb1ueeNC538AStYh+2xfXbAuuyQHbF/eROt4FwhGqGKslTO/deFbjlT7UAreuOmfMnUyo9lEsiy54wfrFDFsZzPnt7MZar8KF1q54mlktUsyy+XxS5QaRDrX4PpfanLw7o8rGt7Rigf8/xasdQX0s/Tipuh6LOjX++nZJK4Af+FsAGNAEuwCFBYsQEBjlmxRgYrWCGwEFlLsBRSWCGwgFkdsAYrXFhZsBQrAAAAAVTL21sAAA==') format('woff');font-weight:normal;font-style:normal;}


@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}


    /*! CSS Used from: https://store.hp.com/app/assets/css/styles.e02beb81c11da8e55060.css ; media=screen, projection */
@media screen, projection{
    .pdp-tab .pdp-returns{font-family:HPSimplified,HP Simplified,Arial;}
    .pdp-tab .pdp-returns h2{font-family:HPSimplifiedLight,Arial;font-weight:400;margin-bottom:0;font-size:24px;}
    .pdp-returns{padding:20px 0;}
    .pdp-tab .pdp-returns,.pdp-tab .pdp-specs{margin:0 auto;max-width:62.5em;}
    .pdp-tab-header{font-size:2.25em;font-weight:100;margin-bottom:20px;}
    .pdp-specs .specs-row{border-top:1px solid #e5e8e8;}
    .pdp-specs .specs-cell{float:left;padding:15px 0 15px 32px;font-size:1.4em;font-family:HPSimplifiedLight,Arial;}
    .pdp-specs .spec-name{width:30%;padding-left:0;}
    div.body .pdp-specs .spec-name h2{font-size:inherit;margin:0 !important;font-weight:400 ;white-space:pre-wrap;white-space:normal; font-family:HPSimplifiedLight,Arial ; line-height:inherit;}
    .pdp-specs .spec-values{border-left:1px solid #e5e8e8;width:70%;}
    .pdp-specs .spec-values a{color:#0171ad;}
    .pdp-specs .spec-value{display:inline;}
    .pdp-specs .disclaimer-list{padding:15px 0;font-size:12px;font-family:HPSimplified,HP Simplified,Arial;color:#757575;list-style:none;font-weight:100; margin-top:0}
    .pdp-specs .disclaimer-list li{padding:0 0 15px 5px;margin:0 0 0 20px;line-height:1.75em;list-style:none;}
  .myShoppingLinks ul{margin-top:0}
  div.body  .list-title strong {
    font-family:"HPSimplifiedLight", arial; font-weight:700;
}
  
  .lp_chat>h2 {
    margin: 20px 0 0; font-family:HPSimplifiedLight,Arial !important;
    font-size: 1.375em !important; line-height:infinite;
    font-weight: 100 !important;
}
  div.body .lp_chat>h2 strong{font-weight:100;}
    @media only screen and (max-width:496px){
    .pdp-specs .specs-cell{padding:15px 0 15px 15px;font-size:14px;}
    .pdp-specs .spec-name{padding-left:0;}
     div.body .pdp-specs .spec-name h2{font-weight:700; margin:0 !importnat}
    .pdp-specs .spec-value{color:#767676;font-weight:400;line-height:1.5em;font-family:HPSimplified,HP Simplified,Arial;display:block;}
    }
    .clearfix:after{content:"";display:table;clear:both;}
    .pdp-main-block p{font-size:16px;}
    .pdp-main-block .pdp-line{margin:0 auto;max-width:62.5em;}
    .pdp-main-block .pdp-line{margin-top:10px;}
    .pdp-line{max-width:62.5em;margin:auto;}
    .pdp-line{margin:10px auto 0;width:auto;}
    @media only screen and (min-width:1000px){
    .pdp-main-block .pdp-line{border-bottom:1px solid #d0d0d0;}
    }
    @media only screen and (max-width:800px){
    .pdp-main-block .pdp-tab-header{font-size:1.5em;}
    }
    *{-webkit-box-sizing:border-box;box-sizing:border-box;}
    .using-keyboard :focus{outline:1px auto -webkit-focus-ring-color;}
    a{text-decoration:none;}
    li,ul{list-style:none;margin:0;padding:0;}
    .clearfix:after{display:table;content:"";clear:both;}
    h2{font-weight:400;}
    }  
@media screen, projection{
    .offers-list{margin:0;list-style:none;padding:0;line-height:1.6;}
    .offers-list li{font-size:12.5px;color:#444;list-style:disc;list-style-position:inside;font-family:Helvetica,Arial,sans-serif;}
    .pdp-tab-content .offers-list{padding:0 1.6875em;list-style:disc;}
    .pdp-tab-content .offers-list .offer-li{list-style:disc;font-family:HPSimplified,HP Simplified,Arial;margin:5px 0;font-size:inherit;color:inherit;}
    *{-webkit-box-sizing:border-box;box-sizing:border-box;}
    .using-keyboard :focus{outline:1px auto -webkit-focus-ring-color;}
    li,ul{list-style:none;margin:0;padding:0;}
    }

    /*! CSS Used from: https://store.hp.com/app/assets/css/styles.e02beb81c11da8e55060.css ; media=screen, projection */
@media screen, projection{
    .purchase-btn-container{display:inline;text-transform:uppercase;}
    .purchase-btn-container .buy-button-container{display:inline-block;}
    .ksps{margin:10px 0;height:100px;padding:0;list-style:none;}
    .ksps{overflow:hidden;}
    .ksps{margin:10px 0;height:auto;padding:0;list-style:none;max-height:initial;}
    .ksps{overflow:hidden;}
    .prd-price{padding-top:15px;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:100;height:50px;position:relative;}
    .prd-price .list-price{font-size:16px;color:#666;}
    .prd-price .sale-price{font-size:22px;}
    .prd-price .tier-msg{position:absolute;top:-5px;}
    .pdp-acc .pdp-xsell{min-width:unset;}
    .pdp-acc .pdp-xsell .tier-msg{height:28px;font-size:14px;line-height:1;}
    .pdp-acc .pdp-xsell .list-price{height:.875em;margin:0;}
    .pdp-main-block .pdp-xsell{display:block;min-width:180px;margin:0 20px;}
    .pdp-main-block .pdp-xsell .pdp-xsell-title h3{overflow:hidden;line-height:1.2em;font-size:1.2em;height:2.5em;margin:10px 0;}
    .pdp-main-block .pdp-xsell .ksps{height:120px;line-height:24px;}
    .pdp-main-block .pdp-xsell .pdp-xsell-image{height:200px;margin:0 auto;}
    .pdp-main-block .pdp-xsell .pdp-xsell-image img{height:100%;}
    .pdp-main-block .pdp-xsell .pdp-xsell-title{color:#000;}
    .pdp-main-block .pdp-xsell .pdp-xsell-title:hover{color:#0171ad;}
    .pdp-main-block .pdp-xsell .purchase-btn-container{margin-left:0;}
    .pdp-main-block .pdp-xsell .purchase-btn-container .purchase-btn{background-color:#0171ad;}
    .pdp-main-block .pdp-xsell .purchase-btn-container .purchase-btn:hover{background-color:#069;}
    .pdp-main-block .pdp-xsell .prd-price{display:block;min-height:60px;}
    .pdp-main-block .pdp-xsell .prd-price .tier-msg{position:static;}
    .pdp-main-block .pdp-xsell .pdp-xsell-link{display:inline-block;margin:11px 0 16px;line-height:18px;padding-left:28px;color:#010101;font-family:HPSimplified,HP Simplified,Arial;background:url({{'anchor.png' | asset_url}}) 0 no-repeat;}
    @media only screen and (max-width:1024px){
    .pdp-main-block .pdp-xsell{min-width:180px;margin:10px;}
    }
    @media only screen and (max-width:800px){
    .pdp-main-block .pdp-xsell{min-width:140px;}
    }
    .cat-acc-carousel .filtered-products{margin-top:15px;}
    .cat-acc-carousel .filtered-products .filtered-product{position:relative;width:33%;display:inline-block;vertical-align:top;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell{border:1px solid #c8caca;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .ksps,.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-image,.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-title div,.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .prd-price{margin:0 10px;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-image{margin-top:10px;text-align:center;max-width:calc(100% - 20px);}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-title h3{font-weight:500;font-size:25px;min-height:66px;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .purchase-btn-container .buy-button-container{width:100%;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .purchase-btn-container .buy-button-container .purchase-btn{text-align:center;display:block;border-radius:0;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .list-price{min-height:16px;}
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell-link{display:none;}
    @media only screen and (max-width:600px){
    .cat-acc-carousel .filtered-products .filtered-product .pdp-xsell-link{display:block;color:#0096d6;background:none;padding-left:0;padding-right:15px;font-size:.875em;position:absolute;bottom:35px;right:0;}
    }
    @media only screen and (max-width:414px){
    .cat-acc-carousel .filtered-products .filtered-product{display:block;width:100%;}
    }
    .pdp-main-block .prd-price{display:inline-block;vertical-align:middle;height:auto;text-align:left;padding-top:0;min-height:40px;margin:0;}
    .pdp-main-block .list-price{font-size:.875em;font-family:HPSimplified,HP Simplified,Arial;display:block;margin-left:12px;}
    .pdp-main-block .sale-price{color:#d7410b;font-size:2.25em;line-height:1.125em;letter-spacing:-1px;font-family:HPSimplifiedLight,Arial;}
    .pdp-main-block .sale-price .currency-symbol{vertical-align:.4em;position:relative;line-height:.6em;font-size:.55em;}
    .pdp-main-block .sale-price .cent-amount{vertical-align:super;top:4px;position:relative;line-height:.6em;font-size:.55em;}
    .pdp-main-block .purchase-btn-container .purchase-btn{border-radius:0 5px 0 5px;border:0 solid #fff;font-size:1em;line-height:2.25em;padding:0 1em;text-transform:none;height:auto;font-family:HPSimplifiedBold,HPSimplified,Arial;}
    @media only screen and (min-width:1000px){
    .pdp-main-block .purchase-btn-container .purchase-btn:hover{background-color:#0171ad;}
    }
    *{-webkit-box-sizing:border-box;box-sizing:border-box;}
    .using-keyboard :focus{outline:1px auto -webkit-focus-ring-color;}
    .using-keyboard .btn:focus{border-radius:2px;border:2px solid #2c3038;text-decoration:underline;background-color:#075782;}
    img{max-width:100%;}
    a{text-decoration:none;}
    li,ul{list-style:none;margin:0;padding:0;}
    .btn{font-family:HPSimplified,HP Simplified,Arial;display:inline-block;cursor:pointer;font-weight:400;height:44px;padding:0 32px;line-height:44px;letter-spacing:.3px;text-transform:uppercase;min-width:110px;max-width:320px;-webkit-transition:color .4s,background-color .4s,border-color .4s;transition:color .4s,background-color .4s,border-color .4s;}
    .btn.btn-primary{color:#fff;border:1px solid #0171ad;background:#0171ad;text-align:center;}
    @media only screen and (min-width:1000px){
    .btn:hover{background-color:#075782;text-decoration:underline;}
    }
    h3{font-weight:400;}
    button{font-size:100%;}
    }

#thumbnail-gallery1 {
    margin: 0 50px 0 40px;
    height: 80px;
}
.slider-nav .item .img-ph-wrapper {
    max-width: 68px;
    border: 1px solid #e9ebeb;
    margin: 0 auto;
    cursor: pointer;
}

.slider-nav .item .img-ph-wrapper:hover, .slider-nav .item.slick-current .img-ph-wrapper {
    border-color: #0171ad;
}
#thumbnail-gallery1 .slick-arrow{margin: 0;
    cursor: pointer;
    padding: 10px;     transform: translateY(-50%); border:none;
    width: auto; opacity:1;
    position: absolute;
    height: 100%;}
#thumbnail-gallery1 .slick-arrow:before {
/*     width: 14px;
    height: 14px; margin-top:-7px; */
      position: relative;
    display: block;
    font-size: 20px;
    color: #3faddc; opacity:1;
    font-family: HPIcons!important;
}
#thumbnail-gallery1 .slick-disabled:before{ color:#c8c8c8; opacity:1; }
#thumbnail-gallery1 .slick-prev{left:-30px;}
#thumbnail-gallery1 .slick-next{right:-30px;}
#thumbnail-gallery1 .slick-prev:before{content: "\E909"!important;}
#thumbnail-gallery1 .slick-next:before {
    content: "\E90A"!important;
}
#thumbnail-gallery .slider-for {
    margin: 0 auto 20px; width:90%;
}
.mmd .pdp-xsell .pdp-xsell-title:hover, .pdp-main-block .pdp-xsell .pdp-xsell-title:hover {
    color: #0171ad !important; text-decoration:none;
}
.mmd .pdp-xsell, .pdp-main-block .pdp-xsell {
    display: block;
    min-width: 180px;
    margin: 0 20px;
}
.pdp-features .pdp-xsell .pdp-xsell-image {
    height: 140px;
}
.pdp-acc-list .pdp-xsell-title:hover {
    color: #0171ad;
}

#thumbnail-gallery .slider-for{margin-bottom:0;} 
#thumbnail-gallery .slick-dots{margin:0; position:relative; bottom:auto;}
#thumbnail-gallery .slick-dots li {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 2px 5px; border-radius:50%;
    padding: 0;
    cursor: pointer;
}
#thumbnail-gallery .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 100%;
    width: 100%;
    outline: none;
    font-size: 0; 
    color: transparent;
    padding: 0;
    cursor: pointer;
}
#thumbnail-gallery .slick-dots li button:before{border-radius:50%;}
.slider-list .slick-arrow, .slider-list-three .slick-arrow{margin: 0;
    cursor: pointer;
    padding: 10px;     transform: translateY(-50%); border:none;
    width: auto;
    position: absolute;
    height: 100%;}
.slider-list .slick-arrow:before, .slider-list-three .slick-arrow:before {
/*     width: 14px;
    height: 14px; margin-top:-7px; */
      position: relative;
    display: block;
    font-size: 20px;
    color: #707070; opacity:1;
    font-family: HPIcons!important;
}
.slider-list .slick-arrow.slick-prev:before[aria-disabled="true"]{ color:#c8c8c8; opacity:1; }
.slider-list .slick-prev, .slider-list-three .slick-prev{left:-45px;}
.slider-list .slick-next, .slider-list-three .slick-next{right:-45px;}
.slider-list .slick-prev:before, .slider-list-three .slick-prev:before{content: "\E909"!important;}
.slider-list .slick-next:before, .slider-list-three .slick-next:before {
    content: "\E90A"!important;
}
.slider-list .slider-for {
    margin: 0 auto 20px;
}
.slider-list .slick-disabled, .slider-list-three .slick-disabled {
    display: none !important;
}
.pdp-tab-content .mobile-hide.header {
    height: auto;
    background: transparent;
}
.pdp-tabs-nav .pdp-nav-tab.selected:focus{box-shadow:none; outline:none}


.pdp-nav-container.scroll-to-fixed-fixed {
    max-width: none;
    background: none repeat scroll 0 0 #fff;
    z-index: 10000;
    position: fixed;
    width: 100% !important;
    margin-top: 0;
    left: 0 !important;
    top: 0;
}
.pdp-nav-container.fixed-nav .pdp-tabs-nav {
    max-width: 62.5em;
}
.pdp-nav-container.scroll-to-fixed-fixed .purchase-btn-container {
    position: absolute;
    top: -5px;
    right: 0;
    display: block;
}


/* mobile tab */
/*! CSS Used from: https://store.hp.com/app/assets/css/styles.e02beb81c11da8e55060.css ; media=screen, projection */
@media screen, projection{
.accordion-group{padding:10px 0;border-bottom:1px solid #ddd;}
.accordion-group .accordion-header{margin:0;padding:0 10px;cursor:pointer;font-weight:100;position:relative;font-size:18px;}
.accordion-group .arrow{right:5%;width:.7rem;height:.7rem;border-width:1px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translate3d(0,-50%,0) rotate(135deg);transform:translate3d(0,-50%,0) rotate(135deg);top:45%;}
.accordion-group .accordion-content{max-height:0;-webkit-transition:.5s ease;transition:.5s ease;padding:0 15px;overflow:hidden;}
label{font-size:1.5rem;text-align: left;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:.1875em;}
.input-full{
    height: 34px;
    border: 2px solid #3797d7;
    font-size: 1rem;
    color: #333;
    padding-left: 10px;
    background-color: #fff;
  margin-bottom: 0.9rem;
  max-width:100%;
  width:400px;
}
 
  .pdp-main-block p{font-size:16px;}
.pdp-main-block .pdp-mobile-tabs{display:none;}
@media only screen and (max-width:800px){
.pdp-main-block .pdp-mobile-tabs{display:block;}
}
*{-webkit-box-sizing:border-box;box-sizing:border-box;}
body.using-mouse :focus{outline:none;}
img{max-width:100%;}
a{text-decoration:none;}
a img{border:0;}
li,ol,ul{list-style:none;margin:0;padding:0;}
.arrow{position:absolute;top:50%;width:2rem;height:2rem;background:0 0;border-top:.4rem solid #000;border-right:.4rem solid #000;-webkit-box-shadow:0 0 0 #d3d3d3;box-shadow:0 0 0 #d3d3d3;-webkit-transition:all .2s ease;transition:all .2s ease;}
h2,h3{font-weight:400;}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select::-ms-expand{display:none;}
button{font-size:100%;}
}
/*! CSS Used from: Embedded */
.css-w99yow{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px, 1px, 1px, 1px)!important;padding:0px!important;border:0px!important;}
.css-18o1hlj{display:flex;-webkit-box-pack:end;justify-content:flex-end;min-width:100%;}
.css-1ezk84d{text-align:center;width:inherit;}
.css-x9sfxc{box-sizing:border-box;display:flex;-webkit-box-align:center;align-items:center;margin:2px 0px;width:100%;line-height:20px;}
.css-3ee7w{width:40px;font-size:14px;white-space:nowrap;}
.css-11axrf1{box-sizing:border-box;padding-left:5px;font-size:10px;width:45px;}
.css-1uk0ikq{box-sizing:border-box;position:absolute;height:100%;left:0px;top:0px;border:1px solid rgb(28, 28, 28);width:100%;z-index:2;}
.css-1dgq94v{display:flex;flex-direction:column;width:300px;}
.css-1dwjuyw{display:flex;font-size:15px;margin-bottom:5px;width:100%;flex-flow:row wrap;}
.css-uthtre{font-weight:600;margin-right:5px;white-space:nowrap;}
.css-126dfbb{color:rgb(102, 102, 102);font-weight:300;white-space:nowrap;}
.css-1iyoj2o{display:flex;flex-direction:column;}
.css-1tpw5di{color:rgb(102, 102, 102);font-size:14px;font-weight:300;line-height:17px;letter-spacing:0.5px;width:275px;margin-top:20px;}
.css-66vicj{font-weight:600;}
.css-12t6rv{display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;width:275px;margin-bottom:20px;}
.css-12t6rv svg{width:35px;height:35px;}
.css-5aryqg{font-size:21px;margin-left:5px;font-weight:500;}
.css-65q2dg{border-bottom:1px solid rgb(223, 223, 223);min-width:660px;max-width:1100px;margin:0px auto;}
.css-ntm95o{display:flex;flex-wrap:wrap;justify-content:space-around;padding:10px 0px;}
.css-1j1td2x{display:flex;flex-direction:row;margin:20px 25px 15px;max-width:700px;}
.css-13hiet2{width:50%;max-width:450px;}
.css-qkdnno{width:50%;max-width:300px;}
.css-17ig2qd{height:1px;width:90%;margin:0px auto;background-color:rgb(211, 211, 211);}
.css-apv4jh{display:inline-block;font-size:1em;cursor:pointer;color:rgb(0, 102, 180);padding-left:5px;}
.css-69iyvz{position:relative;padding:10px;border:0px solid transparent;background-color:transparent;text-align:left;margin-bottom:5px;}
.css-1cbkjb3{width:45%;}
.css-mg427s{list-style-type:none;padding:0px;margin:0px;height:80%;}
.css-jjogir{font-family:Arial, Helvetica, sans-serif;}
.css-1d1afc4{border-bottom:1px solid rgb(211, 211, 211);padding:10px 0px;text-align:center;color:rgb(68, 68, 68);line-height:22.5px;text-transform:none;font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:bold;font-style:normal;text-decoration:none;}
.css-17y1d5d{box-sizing:border-box;background-color:white;border:1px solid transparent;position:relative;width:210px;height:20px;}
.css-q5f2c0{position:absolute;height:100%;left:0px;top:0px;box-sizing:border-box;background-color:rgb(1, 113, 173);border:1px solid transparent;z-index:1;width:60.2837%;}
.css-ikzhmo{position:absolute;height:100%;left:0px;top:0px;box-sizing:border-box;background-color:rgb(1, 113, 173);border:1px solid transparent;z-index:1;width:19.8582%;}
.css-127a6az{position:absolute;height:100%;left:0px;top:0px;box-sizing:border-box;background-color:rgb(1, 113, 173);border:1px solid transparent;z-index:1;width:7.80142%;}
.css-cnsfkm{position:absolute;height:100%;left:0px;top:0px;box-sizing:border-box;background-color:rgb(1, 113, 173);border:1px solid transparent;z-index:1;width:2.12766%;}
.css-1ctxdnj{position:absolute;height:100%;left:0px;top:0px;box-sizing:border-box;background-color:rgb(1, 113, 173);border:1px solid transparent;z-index:1;width:9.92908%;}
.css-14adi4r{margin:0px;padding:0px 10px;color:rgb(102, 102, 102);line-height:21px;text-transform:none;font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;font-style:normal;text-decoration:none;}
.css-1yxn5bn{color:rgb(47, 47, 47);line-height:18px;text-transform:none;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;}
.css-y2vdn5{color:rgb(47, 47, 47);line-height:18px;text-transform:none;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-style:normal;text-decoration:none;font-weight:bold;}
.css-1s78mfr{cursor:pointer;width:100%;height:100%;position:absolute;top:0px;left:0px;border:0px;opacity:0.05;background-color:white;}
.css-128exsd{margin-top:5px;color:rgb(47, 47, 47);line-height:17px;text-transform:none;font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:normal;font-style:normal;text-decoration:none;}
.css-pvi0nv{-webkit-box-align:center;align-items:center;background-color:transparent;cursor:pointer;display:flex;font-size:14px;font-weight:500;letter-spacing:1px;line-height:17px;color:rgb(0, 102, 180);border:0px;}
.css-pvi0nv svg{height:14px;width:10px;}
.css-pvi0nv svg{margin-left:5px;}
/*! CSS Used from: https://display.ugc.bazaarvoice.com/static/HP/single_page_application/456/8843_1_0/en_US/stylesheets/screen.css ; media=all */
@media all{
.bv-cv2-cleanslate li:before,.bv-cv2-cleanslate abbr:before,.bv-cv2-cleanslate li:after,.bv-cv2-cleanslate abbr:after{display:none!important;}
.bv-cv2-cleanslate,.bv-cv2-cleanslate h2,.bv-cv2-cleanslate h3,.bv-cv2-cleanslate p,.bv-cv2-cleanslate ol,.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate option,.bv-cv2-cleanslate div,.bv-cv2-cleanslate ul,.bv-cv2-cleanslate li,.bv-cv2-cleanslate ul li,.bv-cv2-cleanslate ol li,.bv-cv2-cleanslate .bv-shared ul li,.bv-cv2-cleanslate .bv-shared ol li,.bv-cv2-cleanslate span,.bv-cv2-cleanslate label,.bv-cv2-cleanslate img,.bv-cv2-cleanslate a,.bv-cv2-cleanslate abbr,.bv-cv2-cleanslate button{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:#000!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;box-sizing:content-box!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline!important;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto!important;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1!important;outline:invert none medium!important;overflow:visible!important;padding:0!important;position:static!important;quotes:'' ''!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;filter:none!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;}
.bv-cv2-cleanslate button{box-sizing:border-box!important;}
.bv-cv2-cleanslate,.bv-cv2-cleanslate h3,.bv-cv2-cleanslate p,.bv-cv2-cleanslate ol,.bv-cv2-cleanslate select.bv-select-cleanslate,.bv-cv2-cleanslate option,.bv-cv2-cleanslate div,.bv-cv2-cleanslate h2,.bv-cv2-cleanslate ul{display:block!important;}
.bv-cv2-cleanslate ul{list-style-type:disc!important;}
.bv-cv2-cleanslate ol{list-style-type:decimal!important;}
.bv-cv2-cleanslate ol ul,.bv-cv2-cleanslate ul ul{list-style-type:circle!important;}
.bv-cv2-cleanslate ol ul ul{list-style-type:square!important;}
.bv-cv2-cleanslate li,.bv-cv2-cleanslate ul li,.bv-cv2-cleanslate ol li,.bv-cv2-cleanslate .bv-shared ul li,.bv-cv2-cleanslate .bv-shared ol li{display:list-item!important;min-height:auto!important;min-width:auto!important;}
.bv-cv2-cleanslate a,.bv-cv2-cleanslate a *,.bv-cv2-cleanslate select.bv-select-cleanslate{cursor:pointer!important;}
.bv-cv2-cleanslate a:hover{text-decoration:underline!important;}
.bv-cv2-cleanslate button{text-align:center!important;}
.bv-cv2-cleanslate abbr[title]{cursor:help!important;border-bottom-width:1px!important;border-bottom-style:dotted!important;}
.bv-cv2-cleanslate li:before,.bv-cv2-cleanslate li:after,.bv-cv2-cleanslate ul li:before,.bv-cv2-cleanslate ul li:after,.bv-cv2-cleanslate ol li:before,.bv-cv2-cleanslate ol li:after,.bv-cv2-cleanslate .bv-shared ul li:before,.bv-cv2-cleanslate .bv-shared ul li:after,.bv-cv2-cleanslate .bv-shared ol li:before,.bv-cv2-cleanslate .bv-shared ol li:after{content:''!important;}
.bv-cv2-cleanslate select.bv-select-cleanslate{vertical-align:middle!important;}
.bv-cv2-cleanslate select.bv-select-cleanslate{border:1px solid #ccc!important;}
.bv-cv2-cleanslate{color:#000!important;direction:ltr!important;font-family:'Times New Roman',Times,serif!important;font-size:medium!important;font-style:normal!important;font-weight:400!important;line-height:1!important;list-style-type:disc!important;text-align:left!important;text-decoration:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-author{position:relative!important;display:inline!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-avatar-popup-target:hover span{cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-456 .bv-avatar-author-name{text-transform:none!important;line-height:18px!important;display:inline-block!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-author{text-decoration:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item.bv-content-review{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;}
@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item.bv-content-review{display:block!important;}
}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title{color:#333!important;font-size:16px!important;line-height:20px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{padding-top:0!important;padding-right:10px!important;padding-bottom:0!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;color:#333!important;font-size:1em!important;line-height:1.5em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;background:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{color:#333!important;font-family:"Arial","Helvetica",sans-serif!important;font-size:13px!important;font-style:normal!important;font-weight:400!important;text-decoration:none!important;text-transform:none!important;line-height:19.5px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars{position:relative!important;line-height:1em!important;height:1em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-on{font-size:20px!important;color:#0171ad!important;margin-top:-1em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-off{font-size:20px!important;color:#ccc!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-author{color:#0066b4!important;font-size:12px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:18px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-author .bv-avatar-popup-target,.bv-cv2-cleanslate .bv-core-container-456 .bv-author .bv-avatar-author-name{color:#0066b4!important;text-decoration:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-datetime{color:#bbb!important;font-size:12px!important;line-height:18px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data ul li:first-child{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-label{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:hover{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:visited{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:active{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:visited{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:hover{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-text-link:active{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 button.bv-write-review{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#0171ad!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;padding-top:.5em!important;padding-right:1em!important;padding-bottom:.5em!important;padding-left:1em!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 button.bv-write-review:hover{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#0171ad!important;border-color:#0171ad!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 button.bv-write-review:focus{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#0171ad!important;border-color:#0171ad!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-btn-container .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-vote-active .bv-content-report-btn{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-btn-container .bv-content-btn:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-vote-active .bv-content-report-btn:hover{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#ededed!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;border-top-width:button-secondary-hover-border-top-width!important;border-top-style:button-secondary-hover-border-top-style!important;border-top-color:button-secondary-hover-border-top-color!important;border-right-width:button-secondary-hover-border-right-width!important;border-right-style:button-secondary-hover-border-right-style!important;border-right-color:button-secondary-hover-border-right-color!important;border-bottom-width:button-secondary-hover-border-bottom-width!important;border-bottom-style:button-secondary-hover-border-bottom-style!important;border-bottom-color:button-secondary-hover-border-bottom-color!important;border-left-width:button-secondary-hover-border-left-width!important;border-left-style:button-secondary-hover-border-left-style!important;border-left-color:button-secondary-hover-border-left-color!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-btn-container .bv-content-btn:focus,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-feedback-vote-active .bv-content-report-btn:focus{color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:none!important;background-color:#ededed!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;border-top-width:button-secondary-hover-border-top-width!important;border-top-style:button-secondary-hover-border-top-style!important;border-top-color:button-secondary-hover-border-top-color!important;border-right-width:button-secondary-hover-border-right-width!important;border-right-style:button-secondary-hover-border-right-style!important;border-right-color:button-secondary-hover-border-right-color!important;border-bottom-width:button-secondary-hover-border-bottom-width!important;border-bottom-style:button-secondary-hover-border-bottom-style!important;border-bottom-color:button-secondary-hover-border-bottom-color!important;border-left-width:button-secondary-hover-border-left-width!important;border-left-style:button-secondary-hover-border-left-style!important;border-left-color:button-secondary-hover-border-left-color!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn{color:#000!important;background-color:#ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn:hover{color:#000!important;background-color:#ededed!important;background-image:none!important;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;box-shadow:inset 0 0 5px rgba(0,0,0,.2)!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-container .bv-content-btn-pages-inactive:hover{color:#000!important;background-color:#ededed!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;-webkit-box-shadow:none!important;box-shadow:none!important;color:#6e6e6e!important;background-image:none!important;background-color:#f2f2f2!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-color:initial!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item{zoom:1!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header{zoom:1!important;padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar{background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;padding-top:20px!important;padding-right:0!important;padding-bottom:20px!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar-header{color:#0171ad!important;font-size:26px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;line-height:39px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination{color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;margin-bottom:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-value{background-color:#0171ad!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff', GradientType=0 )!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-container{background-color:#ccc!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.3)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffffff', endColorstr='#00ffffff', GradientType=0 )!important;background-image:-ms-linear-gradient(top,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 100%)!important;}
.bv-cv2-cleanslate .bv-core-container-456{color:#333!important;font-size:1em!important;font-family:Arial,Helvetica,sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;line-height:1.5em!important;clear:both!important;zoom:1!important;font-size:13px!important;}
.bv-cv2-cleanslate .bv-core-container-456 ::-webkit-input-placeholder{color:#767676!important;}
.bv-cv2-cleanslate .bv-core-container-456 :-moz-placeholder{color:#767676!important;opacity:1!important;-ms-filter:none!important;filter:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 ::-moz-placeholder{color:#767676!important;opacity:1!important;-ms-filter:none!important;filter:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 button{white-space:nowrap!important;}
.bv-cv2-cleanslate .bv-core-container-456 button::-moz-focus-inner{padding:0!important;border:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-hidden{display:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-off-screen{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px 1px 1px 1px)!important;clip:rect(1px,1px,1px,1px)!important;padding:0!important;border:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-focusable:focus{outline-width:1px!important;outline-color:#0066b4!important;outline-style:dotted!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-focusable[tabindex="-1"]{outline-width:0!important;}
@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-sort .bv-dropdown-label,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-sort .bv-dropdown-title{display:inline-block!important;max-width:200px!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar-header{line-height:26px!important;}
}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-rating{display:table-cell!important;vertical-align:middle!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-rating .bv-rating-stars-container{margin-right:.3em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item-avatar-offset-off .bv-content-rating .bv-rating-stars-container{vertical-align:top!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper{display:table-cell!important;vertical-align:middle!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta-wrapper:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456:before,.bv-cv2-cleanslate .bv-core-container-456:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 ol,.bv-cv2-cleanslate .bv-core-container-456 ul{padding:0!important;margin:0!important;list-style-type:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 button,.bv-cv2-cleanslate .bv-core-container-456 select.bv-select-cleanslate{vertical-align:baseline!important;line-height:normal!important;}
.bv-cv2-cleanslate .bv-core-container-456 button{cursor:pointer!important;background-color:transparent!important;margin:0!important;padding:0!important;border:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 abbr{border-bottom-width:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 abbr[title]{cursor:pointer!important;border-bottom-style:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 p{margin-bottom:1em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-header{margin:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar{zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar:after,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar:after,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar{position:relative!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-lines:multiple!important;-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button{height:32px!important;width:36px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button span{cursor:inherit!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar-header{float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-count{text-transform:inherit!important;position:relative!important;float:left!important;padding:10px!important;margin-right:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar-sort{float:right!important;position:relative!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-relevancy-link-target{display:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-relevancy-link-target .bv-sort-relevancy button{display:inline-block!important;vertical-align:middle!important;font-family:'BVCustom'!important;font-size:24px!important;line-height:24px!important;text-decoration:none!important;color:#333!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar button{display:block!important;width:auto!important;white-space:nowrap!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-write-review-container{float:right!important;width:25%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-write-review-container{width:auto!important;margin-left:1%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data{zoom:1!important;margin-bottom:1.25em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data .bv-content-data-value{margin-right:5px!important;display:inline!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-product-questions,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-tag-dimensions{margin-bottom:1em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-label-container{clear:left!important;display:inline!important;line-height:1.7em!important;margin-right:5px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-label-container .bv-content-data-icon{font-family:'BVCustom'!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-label-container .bv-content-data-label{font-weight:700!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-product-family-summary{clear:both!important;background-color:#f2f1f3!important;margin:10px 0!important;padding:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge{background-color:#f7f7f7!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;color:#333!important;padding:1px 5px 1px 0!important;margin:0 4px 4px 0!important;position:relative!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-badge:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge .bv-badge-icon{font-family:'BVCustom'!important;font-size:20px!important;float:left!important;padding:0 5px!important;color:#0171ad!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge .bv-badge-label{float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title{margin-bottom:.25em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button{margin:4px 0 4px -2px!important;line-height:14px!important;font-size:14px!important;white-space:nowrap!important;float:right!important;font-family:Arial,Helvetica,'Bitstream Vera',sans-serif!important;background-color:#ededed!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button .bv-filter-control-icon{display:inline-block!important;font-size:24px!important;line-height:24px!important;color:#000!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button .bv-filter-control-text{display:block!important;width:0!important;height:0!important;text-indent:-9999px!important;overflow:hidden!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-expand-filter-button:hover{background-color:#ddd!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-review{font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;text-transform:none!important;line-height:19.5px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-list-container .bv-trustmarkIcon{margin:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination{zoom:1!important;background-color:#f7f7f7!important;margin-top:-1px!important;margin-bottom:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container{zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-pagination-container:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages{padding:5px 14px!important;font-family:Arial,Helvetica,'Bitstream Vera',sans-serif!important;line-height:20px!important;font-size:14px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn{display:block!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button{margin:4px 10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-inactive,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-inactive:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-inactive .bv-content-btn-pages-prev{cursor:default!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-prev,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-next{text-shadow:none!important;display:inline-block!important;cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages{position:relative!important;z-index:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages:focus{z-index:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-first{padding-left:10px!important;margin-right:2px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination .bv-content-btn-pages-last{padding-right:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-pages-current{display:inline-block!important;vertical-align:middle!important;white-space:nowrap!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-arrow{font-size:12px!important;line-height:12px!important;font-family:'BVCustom','times new roman'!important;position:absolute!important;top:50%!important;right:10px!important;margin-top:-4px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-buttons{float:right!important;margin:5px 10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-buttons .bv-content-pagination-buttons-item{float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-pagination-buttons .bv-content-pagination-buttons-item .bv-content-btn{width:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target{padding:10px 25px 10px 10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target button{max-width:100%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target .bv-dropdown-label,.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target .bv-dropdown-title{text-overflow:ellipsis!important;overflow:hidden!important;white-space:nowrap!important;vertical-align:middle!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown-target .bv-dropdown-title{display:inline-block!important;width:100%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-dropdown select.bv-select-cleanslate{display:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-secondary-content-list{margin-bottom:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings{clear:both!important;display:block!important;}
@media screen and (max-width: 480px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar .bv-action-bar-header{margin-right:30px!important;margin-bottom:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar .bv-write-container{float:left!important;margin-left:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-count{-webkit-box-flex:0 1 100%!important;-webkit-flex:0 1 100%!important;-ms-flex:0 1 100%!important;flex:0 1 100%!important;text-align:center!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-relevancy-link-target{margin-right:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-sort{margin-right:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-sort .bv-dropdown-label,.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-control-bar-sort .bv-dropdown-title{max-width:120px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-control-bar .bv-expand-filter-button{margin:4px 5px 4px 0!important;}
}
@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-meta,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{clear:left!important;float:left!important;-webkit-transition:all .25s ease!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title{width:100%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-section-summary-block{width:100%!important;display:block!important;overflow:hidden!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-section-summary-block .bv-content-title{width:auto!important;float:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary{word-wrap:break-word!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary .bv-text-link{line-height:inherit!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-summary,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-on{float:none!important;width:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container{margin-left:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-report-btn{clear:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-action-bar button{margin-top:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item{margin-left:0!important;margin-right:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-header-meta,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-meta-wrapper{display:block!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-rating{float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-meta-wrapper{clear:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-meta{clear:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-header-meta{min-height:25px!important;}
}
.bv-cv2-cleanslate.bv-cleanslate div .bv-width-from-rating-stats-20{width:20%!important;}
.bv-cv2-cleanslate.bv-cleanslate div .bv-width-from-rating-stats-80{width:80%!important;}
.bv-cv2-cleanslate.bv-cleanslate div .bv-width-from-rating-stats-100{width:100%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:hover{font-family:'BVCustom','times new roman'!important;text-decoration:none!important;word-wrap:normal!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars{vertical-align:middle!important;-webkit-font-smoothing:antialiased!important;overflow:hidden!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container{zoom:1!important;display:inline-block!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars{position:relative!important;display:block!important;overflow:hidden!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-on{position:relative!important;float:left!important;white-space:nowrap!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-rating-stars-container .bv-rating-stars{cursor:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary-block{border:1px solid transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary{padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;margin-bottom:20px!important;background:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-content-title{color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-section-summary .bv-content-title-container .bv-content-title{padding:0 0 .25em!important;background-color:transparent!important;color:#333!important;font-size:16px!important;line-height:20px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-core{overflow:visible!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-core:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-core:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-core:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container{margin:0 0 5px!important;padding:0 10px 10px!important;clear:both!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-actions-container:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-on{float:left!important;width:70%!important;word-wrap:break-word!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-off{float:left!important;width:90%!important;word-wrap:break-word!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container{float:right!important;width:29.75%!important;margin:0 0 10px 0!important;}
@media screen and (max-width: 736px),screen and (max-device-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container{float:none!important;width:auto!important;}
}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-container .bv-secondary-ratings{margin:0 10px!important;padding:10px!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item-avatar-offset{width:100%!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item{display:block!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-feedback-container{float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote-request{padding:2px 10px!important;float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote-request p{margin:auto!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-btn:first-child{margin-right:5px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-show-more-link{cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;-webkit-transition:all linear .3s!important;-moz-transition:all linear .3s!important;-o-transition:all linear .3s!important;transition:all linear .3s!important;float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote.bv-content-feedback-vote-active button.bv-content-report-btn,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote.bv-content-feedback-vote-active button.bv-content-report-btn{white-space:normal!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-vote-request,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-vote-request{padding-left:0!important;color:#333!important;font-family:"Arial","Helvetica",sans-serif!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container{float:left!important;margin-right:5px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container *,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container *{cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-feedback-container div,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-feedback-container div{color:#333!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings .bv-popup-histogram-ratings-bar .bv-content-secondary-ratings-value{height:8px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings>li:nth-child(2n),.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings>li:nth-child(2n){padding-bottom:1.5em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings>li:nth-child(2n-1),.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings>li:nth-child(2n-1){display:block!important;margin-bottom:.5em!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-container{background-color:#ccc!important;display:block!important;height:8px!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;-webkit-border-radius:2px!important;border-radius:2px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-value{display:block!important;height:8px!important;-webkit-border-radius:2px!important;border-radius:2px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-secondary-ratings-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-secondary-ratings-container{height:20px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header .bv-badge-first .bv-badge{margin-left:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header .bv-badge{margin:0!important;margin-left:1em!important;padding:0!important;display:inline-block!important;background-color:transparent!important;border-color:transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-header-meta{display:table!important;margin:2px 0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container{float:left!important;zoom:1!important;width:100%!important;word-break:break-word!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-title-container:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary{position:relative!important;color:#999!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta{vertical-align:middle!important;zoom:1!important;float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-author-name{float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-author,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime-dot,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime-stamp{display:inline!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-author,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-reference-data,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-data-summary .bv-content-meta .bv-content-datetime{padding:1px 0!important;margin:0!important;border:1px solid transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container{position:absolute!important;top:0!important;right:0!important;margin:0 10px!important;padding:0 10px!important;text-align:right!important;max-height:25px!important;width:50%!important;line-height:25px!important;overflow:hidden!important;font-size:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary{display:inline-block!important;float:none!important;margin-bottom:0!important;line-height:25px!important;vertical-align:middle!important;font-size:13px!important;max-width:100%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary.bv-badge-top-three{margin-left:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary.bv-badge-first{margin-left:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary .bv-badge{display:block!important;position:relative!important;padding-left:30px!important;min-height:20px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary .bv-badge-icon{float:none!important;position:absolute!important;left:7px!important;padding:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-badge-summary .bv-badge-label{display:block!important;float:none!important;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important;}
@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container{margin:0!important;padding:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container .bv-badge-summary{display:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container .bv-badge-summary.bv-badge-top-three{display:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-badges-container .bv-badge-summary.bv-badge-first{display:inline-block!important;margin-left:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-details-offset-on{width:100%!important;}
}
@media screen and (max-width: 450px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote{display:block!important;float:left!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-vote-request,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-vote-request{margin:8px 10px!important;float:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container{margin:0 5px 5px 0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item .bv-content-feedback-vote .bv-content-feedback-btn-container button,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-item:hover .bv-content-feedback-vote .bv-content-feedback-btn-container button{margin-bottom:5px!important;}
}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container{clear:both!important;margin:20px 0!important;-webkit-border-radius:.25em!important;border-radius:.25em!important;zoom:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container:before,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container:after{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item{float:left!important;width:50%!important;position:relative!important;overflow:hidden!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-wrapper{background:none!important;margin:0 4px 4px 0!important;overflow:hidden!important;position:relative!important;padding-top:74%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-lazyload{opacity:0!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)!important;filter:alpha(opacity=0)!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-spinner-container{position:absolute!important;top:50%!important;left:50%!important;margin-left:-22px!important;margin-top:-22px!important;width:44px!important;height:44px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-wrapper .bv-media-item-spinner-container .bv-media-item-spinner{background-image:url("//display.ugc.bazaarvoice.com/static/HP/single_page_application/456/8843_1_0/en_US/images/fancybox_loading.gif")!important;background-repeat:no-repeat!important;background-position:0 0!important;width:24px!important;height:24px!important;position:absolute!important;top:10px!important;left:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-wrapper img{position:absolute!important;top:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-border{border:1px solid #ccc!important;border:1px solid rgba(0,0,0,.2)!important;position:absolute!important;top:0!important;right:4px!important;bottom:4px!important;left:0!important;z-index:1!important;cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item-photo .bv-media-item-wrapper img{max-width:100%!important;}
@media screen and (min-width: 1200px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item{width:33%!important;}
}
@media screen and (min-width: 1600px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item{width:25%!important;}
}
@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item{width:100%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-media-container .bv-media-item .bv-media-item-wrapper img{width:100%!important;}
}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings{clear:both!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-container{display:block!important;height:8px!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;box-shadow:inset 0 0 2px rgba(0,0,0,.25)!important;-webkit-border-radius:2px!important;border-radius:2px!important;position:relative!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars{position:absolute!important;width:100%!important;z-index:1!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar{-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important;box-shadow:inset 1px 0 0 rgba(255,255,255,.5),inset -1px 0 0 rgba(0,0,0,.25)!important;width:20%!important;float:left!important;height:8px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:first-child{-webkit-border-radius:2px 0 0 2px!important;border-radius:2px 0 0 2px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar:last-child{-webkit-border-radius:0 2px 2px 0!important;border-radius:0 2px 2px 0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-value{display:block!important;height:8px!important;-webkit-border-radius:2px!important;border-radius:2px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-value,.bv-cv2-cleanslate .bv-core-container-456 .bv-content-secondary-ratings-container{height:10px!important;}
.bv-cv2-cleanslate .bv-filters{zoom:1!important;color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;background:transparent!important;margin-bottom:10px!important;padding:15px 10px!important;border-bottom:1px solid transparent!important;}
.bv-cv2-cleanslate .bv-filters:before,.bv-cv2-cleanslate .bv-filters:after{content:""!important;display:table!important;}
.bv-cv2-cleanslate .bv-filters:after{clear:both!important;}
.bv-cv2-cleanslate .bv-filters .bv-content-filter-select{float:left!important;position:relative!important;}
.bv-cv2-cleanslate .bv-filters .bv-content-filter-select .bv-dropdown{margin-right:5px!important;color:#333!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#ededed!important;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;border:1px solid transparent!important;}
.bv-cv2-cleanslate .bv-filters .bv-content-filter-select-element{font-size:1.25rem!important;padding:5px!important;width:100%!important;overflow:hidden!important;white-space:initial!important;margin:2px!important;}
.bv-cv2-cleanslate .bv-active-filters{color:#333!important;font-size:13px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important;margin-top:0!important;margin-right:10px!important;margin-bottom:0!important;margin-left:10px!important;background:#f7f7f7!important;line-height:19.5px!important;padding:10px!important;margin-bottom:10px!important;border-bottom:1px solid transparent!important;}
.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list{line-height:2.6em!important;}
.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-title{display:block!important;margin-bottom:5px!important;}
.bv-cv2-cleanslate .bv-active-filters .bv-active-filters-list-item{display:inline!important;}
.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button,.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear{color:#fff!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:700!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;text-shadow:none!important;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.1)),color-stop(1,rgba(255,255,255,0)))!important;background-image:-webkit-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-moz-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:-o-linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-image:linear-gradient(top,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 100%)!important;background-color:#0171ad!important;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)!important;padding-top:.5em!important;padding-right:1em!important;padding-bottom:.5em!important;padding-left:1em!important;-webkit-border-radius:0!important;border-radius:0!important;border-top-width:0!important;border-top-style:none!important;border-top-color:transparent!important;border-right-width:0!important;border-right-style:none!important;border-right-color:transparent!important;border-bottom-width:0!important;border-bottom-style:none!important;border-bottom-color:transparent!important;border-left-width:0!important;border-left-style:none!important;border-left-color:transparent!important;font-weight:400!important;white-space:initial!important;}
.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button .bv-close-icon,.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear .bv-close-icon{cursor:pointer!important;font-family:'BVCustom'!important;}
.bv-cv2-cleanslate .bv-active-filters .bv-active-filter-button-clear{background-color:#ededed!important;color:#333!important;border:1px solid transparent!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-trustmarkIcon{height:30px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-trustmarkIcon-image{height:30px!important;cursor:pointer!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item{display:block!important;margin:0!important;border-width:0!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-title{white-space:normal!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-rating,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-meta-wrapper{display:inline!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item p{overflow:hidden!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-actions-container{margin:0!important;padding-bottom:5px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical{padding-top:10px!important;padding-right:10px!important;padding-bottom:10px!important;padding-left:10px!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;border-bottom-width:0!important;border-left-width:0!important;border-right-width:0!important;border-top-width:0!important;border-bottom-style:none!important;border-left-style:none!important;border-right-style:none!important;border-top-style:none!important;border-bottom-color:transparent!important;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;background:transparent!important;-webkit-border-radius:0!important;border-radius:0!important;color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;display:block!important;padding-top:10px!important;padding-bottom:10px!important;padding-left:10px!important;padding-right:10px!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive:hover,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical:hover{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive:visited,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical:visited{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-positive:active,.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head a.bv-head-to-head-see-more-critical:active{color:#0066b4!important;font-size:13px!important;line-height:19.5px!important;font-family:"Arial","Helvetica",sans-serif!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-decoration:none!important;text-transform:none!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-rating-stars-container{display:inline-block!important;}
@media screen and (max-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-head-to-head .bv-content-item .bv-content-header .bv-content-meta-wrapper{clear:left!important;display:block!important;}
}
@media screen and (min-width: 736px){
.bv-cv2-cleanslate .bv-core-container-456 .bv-flex-container-responsive{display:-ms-flexbox!important;display:flex!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-flex-container-responsive .bv-head-to-head-item{width:50%!important;}
.bv-cv2-cleanslate .bv-core-container-456 .bv-hidden{display:none!important;}
}
}

/*! CSS Used from: https://store.hp.com/app/static/js/styles.89afee38705dcf3e3730.css */
.nav-arrow{background-color:#fff;margin:0;cursor:pointer;padding:10px;width:auto;position:relative;height:100%;}
.nav-arrow:before{position:relative;display:block;font-size:20px;color:#757575;font-family:HPIcons!important;}
.nav-arrow.arrow-disabled{display:none;}
.nav-arrow.prev:before{content:"\E909"!important;}
.nav-arrow.next:before{content:"\E90A"!important;}
.dropdown{position:relative;}
.dropdown .dropdown-menu{width:100%;display:block;height:30px;font-size:17px;font-weight:600;padding-left:5px;color:#000;}
.dropdown .dropdown-arrow{position:absolute;top:13px;right:3%;width:.9rem;height:.9rem;transform:translate3d(0,-50%,0) rotate(135deg);border-top:.2rem solid #000;border-right:.2rem solid #000;pointer-events:none;}
.pdp-tab-header{font-size:2.25em;font-weight:100;margin-bottom:20px;}
.purchase-btn-container{display:inline;text-transform:uppercase;}
.purchase-btn-container .buy-button-container{display:inline-block;}
.ksps{margin:10px 0;height:100px;padding:0;list-style:none;}
.ksps{overflow:hidden;}
.ksps{margin:10px 0;height:auto;padding:0;list-style:none;max-height:initial;}
.ksps{overflow:hidden;}
.prd-price{padding-top:15px;margin-bottom:15px;-ms-flex-align:center;align-items:center;font-weight:100;height:50px;position:relative;}
.prd-price .list-price{font-size:16px;color:#666;}
.prd-price .sale-price{font-size:22px;}
.prd-price .tier-msg{position:absolute;top:-5px;}
*{box-sizing:border-box;}
body.using-mouse :focus{outline:none;}
img{max-width:100%;}
a{text-decoration:none;}
li,ul{list-style:none;margin:0;padding:0;}
.btn{font-family:HPSimplified,HP Simplified,Arial;display:inline-block;cursor:pointer;font-weight:400;height:44px;padding:0 32px;line-height:44px;letter-spacing:.3px;text-transform:uppercase;min-width:110px;max-width:320px;transition:color .4s,background-color .4s,border-color .4s;}
.btn.btn-primary{color:#fff;border:1px solid #0171ad;background:#0171ad;text-align:center;}
@media only screen and (min-width:1000px){
.btn:hover{background-color:#075782;text-decoration:none;}
}
h3{font-weight:400;}
.hp-icon:before{font-family:HPIcons;height:40px;font-size:40px;line-height:40px;display:block;}
.hp-icon.default:before{content:"\E919";}
.hp-icon.care-pack:before{content:"\E93D";}
.hp-icon.paper:before{content:"\E94D";}
.hp-icon.printer-accessories:before{content:"\E937";}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
select::-ms-expand{display:none;}
button{font-size:100%;}
.dropdown{width:25%;display:inline-block;height:100%;color:grey;cursor:pointer;}
.pdp-acc .slider-control-centerleft{left:-50px!important;}
.pdp-acc .slider-control-centerright{right:-50px!important;}
.pdp-acc .pdp-xsell{min-width:unset;}
.pdp-acc .pdp-xsell .tier-msg{height:28px;font-size:14px;line-height:1;}
.pdp-acc .pdp-xsell .list-price{height:.875em;margin:0;}
@media only screen and (max-width:600px){
.pdp-acc .pdp-tab-header{display:none;}
}
.pdp-main-block .pdp-xsell{display:block;min-width:180px;margin:0 20px;}
.pdp-main-block .pdp-xsell .pdp-xsell-title h3{overflow:hidden;line-height:1.2em;font-size:1.2em;height:2.5em;margin:10px 0;}
.pdp-main-block .pdp-xsell .ksps{height:120px;line-height:24px;}
.pdp-main-block .pdp-xsell .pdp-xsell-image{height:200px;margin:0 auto;}
.pdp-main-block .pdp-xsell .pdp-xsell-image img{height:100%;}
.pdp-main-block .pdp-xsell .pdp-xsell-title{color:#000;}
.pdp-main-block .pdp-xsell .pdp-xsell-title:hover{color:#0171ad;}
.pdp-main-block .pdp-xsell .purchase-btn-container{margin-left:0;}
.pdp-main-block .pdp-xsell .prd-price{display:block;min-height:60px;}
.pdp-main-block .pdp-xsell .prd-price .tier-msg{position:static;}
.pdp-main-block .pdp-xsell .pdp-xsell-link{display:inline-block;margin:11px 0 16px;line-height:18px;padding-left:28px;color:#010101;font-family:HPSimplified,HP Simplified,Arial;background:url("{{'anchor.png' | asset_url}}") 0 no-repeat;}
@media only screen and (max-width:1024px){
.pdp-main-block .pdp-xsell{min-width:180px;margin:10px;}
}
@media only screen and (max-width:800px){
.pdp-main-block .pdp-xsell{min-width:140px;}
}
.cat-acc-carousel .accessories-cat .selected{color:#2ba6cb;}
.cat-acc-carousel .accessories-cat .cat-item{text-align:center;margin:0 15px;cursor:pointer;padding-bottom:10px;}
.cat-acc-carousel .accessories-cat .cat-item .hp-icon:before{color:#2ba6cb;height:100px;font-size:100px;line-height:100px;padding:0;}
.cat-acc-carousel .accessories-cat .cat-item .cat-title{font-weight:600;padding-bottom:5px;width:auto; border-bottom:5px solid transparent;}
.cat-acc-carousel .accessories-cat .cat-item:hover .cat-title{color:#2ba6cb;border-bottom:5px solid #2ba6cb;}
.cat-acc-carousel .accessories-cat .slider-list{margin:0 auto!important;}
.cat-acc-carousel .accessories-dropdown{display:none;}
.cat-acc-carousel .filtered-products{margin-top:15px;}
.cat-acc-carousel .filtered-products .filtered-product{position:relative;width:33%;display:inline-block;vertical-align:top;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell{border:1px solid #c8caca;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .ksps,.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-image,.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-title div,.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .prd-price{margin:0 10px;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-image{margin-top:10px;text-align:center;max-width:calc(100% - 20px);}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .pdp-xsell-title h3{font-weight:500;font-size:25px;min-height:66px;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .purchase-btn-container .buy-button-container{width:100%;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .purchase-btn-container .buy-button-container .purchase-btn{text-align:center;display:block;border-radius:0;max-width:auto;width:100%;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell .list-price{min-height:16px;}
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell-link{display:none;}
@media only screen and (max-width:600px){
.cat-acc-carousel .filtered-products .filtered-product .pdp-xsell-link{display:block;color:#0096d6;background:none;padding-left:0;padding-right:15px;font-size:.875em;position:absolute;bottom:35px;right:0;}
}
@media only screen and (max-width:414px){
.cat-acc-carousel .accessories-cat{display:none!important;}
.cat-acc-carousel .accessories-dropdown,.cat-acc-carousel .filtered-products .filtered-product{display:block;width:100%;}
}
.pdp-main-block p{font-size:16px;}
.pdp-main-block .prd-price{display:inline-block;vertical-align:middle;height:auto;text-align:left;padding-top:0;min-height:40px;margin:0;}
.pdp-main-block .list-price{font-size:.875em;font-family:HPSimplified,HP Simplified,Arial;display:block;margin-left:12px;}
.pdp-main-block .sale-price{color:#d7410b;font-size:2.25em;line-height:1.125em;letter-spacing:-1px;font-family:HPSimplifiedLight,Arial;}
.pdp-main-block .sale-price .currency-symbol{vertical-align:.4em;position:relative;line-height:.6em;font-size:.55em;}
.pdp-main-block .sale-price .cent-amount{vertical-align:super;top:4px;position:relative;line-height:.6em;font-size:.55em;}
@media only screen and (max-width:800px){
.pdp-main-block .pdp-tab-header{font-size:1.5em;}
}

/*! CSS Used fontfaces */
@font-face{font-family:'BVCustom';src:url('data:font/woff;charset=utf-8;base64,d09GRgABAAAAABrIABEAAAAAKLQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcbPlA20dERUYAAAGcAAAAHAAAAB4AJwA4T1MvMgAAAbgAAABEAAAAYI5WrKhjbWFwAAAB/AAAAOYAAAIqvD+asmN2dCAAAALkAAAABgAAAAYFEQBEZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAASCwAAG1hdfsuCaGVhZAAAFrQAAAAvAAAANglTYt5oaGVhAAAW5AAAAB4AAAAkDmwIgmhtdHgAABcEAAAAlQAAAMbuzQb5bG9jYQAAF5wAAABRAAAAZpbqj/BtYXhwAAAX8AAAACAAAAAgAVEBQm5hbWUAABgQAAABcQAAA2AtuILmcG9zdAAAGYQAAAEMAAABvNGCZSVwcmVwAAAakAAAAC4AAAAusPIrFHdlYmYAABrAAAAABgAAAAbbXFTLAAAAAQAAAADQyPjzAAAAAMs+vAwAAAAA0PGL23jaY2BkYGDgAWIxIGZiYARCQyBmAfMYAAW5AGB42mNgZuVinMDAysDCOovVmIGBUR5CM19kSGNiYGAAYTiYi8wpqCwqZnBg4FWXYGP4B+Sz6TJoASlGJCUKDIwAupoIM3jaY2BgYGaAYBkGRiDJwKgC5DGC+SyMHEDajkGBgYVBjoEXSKswaDPoMtgzLGBYy3xTgUtBREFNQV8hXtFSSU4pUWme6gLVXap7VG+q/lFjU+NVc1BzUktVF1GX+P8faA5IvzKDFpJ+BgUBrPpvAPWzour///X/4/8P/9/5f/v/qf9Z/+P+GD/gfcBx//v99/cP3Ht+j/nuwbutt1puZd/KuuV/S/eW6i35m29vvrl56qbMTUmIvygBjGwMcEMYmYAEE7oCcBCysII5bOwMHBhGcDLQGSjikpDlAlPSMqSZBwAgHksPAAAAAABEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3ja5Vl/cBtVfn/v6Wm1el6vdlcrrWVZllfyaqMo9lqSZVn+Jcd2HGNyxs35TAhOakzgjAMEenBummmZ1GXoFej17oZehwu5Mp1hrulMZ2Xg2nJ05mYgA0xHl6EZ0mEoQznoHy05rgPMTQu26PetDASau/uv/aP2SO/t2/fr+/n+/goRNIUQOeb/CvKhAOqtYeSMbAYo/lmhJvj/eWTTR6CLaj4+7OfDmwGBbI1sYj5eVE3VMlVzinQ1uvGfNVb9X/nwr6ZoHSHYrYQQfdX/LoqhPWgIVdCmjVDOTdTdQccN1LE77Ljokttbr43gXK0XqVqtfU+lgmqDCVV7Wg63d6X7uo1KXz7cP1DFY3gY+zuxgaN6AAvplI17sR3A0WKhjA1vrDmk6Ua0XCgP9NuZdCpQCrEDzFQonlMsRm5jrFFlihTaflRSiUy+tKtSsXFp2hs2mTd6yIh3JdtjsVhXKuafVSzpAGtNElXafpSZLY1xxsgqyyh/vr1p23hgClbBUr6zpZDvTMbgerGptlgM6KfIRA8Ls/77kIFsVERVNI3cvOOOFt1c3S0XXMVxxbobcVwfYDHuuLs4Fm6vUuvHOXeoXtvLUdmlaq4ImEREDk+60oRjGBeiBjYL0YgupM1UxsbpVMafGTAAoYBPxt6Yr3+g2JyRylhX9E2z7V0tSbHsCxmpdHTrRS0pND44H+siVIzGfC8aSZojVmx7zOgRJyYcx/uQeBW+9/Y5Vf+0kTKUrTe6jFiXHvZ1mseMTrpALKNxItbVaTSy3oLxcWenBSiQJ2NCEWQhjNZQCm2GQBKwe9wTAL2+qSOWe3JcTwRztdtxDnEatYHuYoFGtYhOBJpOdWeIpUeNaBJHExgojHhsBrkAupK4Exd1EIQxXOrndKdK/fCiDP82SEQG0LAzJR90ewEnISADRnqAAxcQAsLU1y9g/exZHPnJ+vpPGu+cPdu4fOHruDtIBemf2AIhQTmqqOxlGhTo66KqED0kEEKOEvaKTCVMW0WZKsHGL0QqzhHBTxVFCVPqJ18KUrHxgRRmIiP/eQbrF9bXLzTe+R7fHXpYbzCViuLDgkob7wotohwy/JLwJKVPC4xoLCQIUhBrhMiBhwUmhZVWUSCUCgGsiy0iHELFVqFxmcItKWOA7yjgm/PwnURjTXzdpKdpfpCuqR2gXV2p5UC6WL22D6Qrp4NQhfyeziWhy1BTvq6KPZe5BPbagVHsySBvMzmcyuy0ArwXeBsZBRI1ALVJ9mUA9d0L67ivO/FqwrY6ZhNWBnqWBV8ZKzGb6Lah131VnE4mLLv9NT73tbg3N+Ot8tbbHZ5sfUZ7+lPajbrb1aS9+wra403aLaA9/hntXcavo71oNmkFkWnSxgVGr6+v1z3a4Kr4QDFNnkgXi+ntw+niVSk5lc7n09PpYn8KbOPUxw3Qh8tw5+vQMvrNnVsv1N0jjluuu9c2736Td/dCfbPgKUihO5hzC0ptf5OMFSCjAGbzSb1teR4spbtffTrU5V+4/gg8oNq15V9JFjZAX7iOQFMsGFEDVIKrRvMr0oGTYHFL/d77T2aCUbW50oRB+0DfBux+T6V+mRK9eVATVabDbKaysqxhSTZYXI7HJSUoEhJ+TJUNKS4rMKRpeHbm1OLkRP54l5UfMk3cpfTFS6ZJfnEVKEnsrExbKRNESnxhoyuhGRqLSfpuJWcke5jOIhGnIxljbS0srpi5fHVtbBQbRte2WEqaZrJUSiqhZPKLsoP+l7jPzzWB/wrwvxMV0PUIDCBwv91xu8EBNFlf9FgPKpxUatkmv8Ev1LKgp5tGO8htxWWq2wp8bgdJdpWK2626IAO92iZrBaZ7XB8jxUInAbMPjjLCTR74SPAOqV4gqxPejZFSfy9Jp2RiLp25+NvrF88edrL4u7luq3841zg+cWbx5D+eWcKoeOjeyal7F4vFxXunpu45VPSdW7/42I03PnZxffHM3saaUy5aVg4/knWOfO/iSZjQ33/onqmJZovQ/yXO/w/PpaNXnMt1uxPzcz2+Y1L+4rnzDz1zfO2ZB+fnH3xm7fgzD83/S6oNv9SWSrU1ym2pX39k80zxyjP3wJmSd6YEZ+7B/5PWxyGOu+eVS/gerD/+eONy46FLrzQeavzb4/jH+xzfd5x9+5ytO5x9v/5wH1oic8Kc7wxqgSgrDTGmG3RqEbNYhKCqFooXCl5w1XQBQt0VlJoEuqTVXU2ptUGv03MGXsBx9WDpyv7SyvT08vL09Ao5uDw9s7w8M73Me9MrfJx8ML1y877m+8+1yLvnZ/Y+h8pocMfeg1cqNdUdHHUcLH2B63kF9JzFQakjoN0l0O4nGepwdkLhqxhys9TrK6lgtSOdvoiqywTsM5jnAQiGINy5qmkmFXx/2taEiW9Ox9OKIGi2Obs364yPObm9V7W4jUf30da2HpvEtTgbpyyWsxoXs05bkPrmctVqzhkZadKJZ4VV+gZQOIdW0HHk9jtutuiO1d2Fgus4brjuzjju0aIr191YAbs3e6yp1N2KUrsBGNJdrx0D8ivg1lxacW9Qx1mgpUPsyvYnJ6/z3FrYgewAdVcmr7sBnmvyjDdzJ0vog2QgYPsGCtzuGcUxX3EIG76AXYYQMQLIcNNnp2Ufb8ufM4FCCCyj/wtWcardEAl+4uXiH72v25HqqZUJtikOHfqtiXi+7f2H8hewG+8YPbYxXf3aoRHxKTaxfKo6fWqpdEzrPzq7tFoKhUqrS4dvihKlxbcaLsLYbSVZLt22NH80HyJLlfkE7H7x5OJ84wMi5+YnJuZzMsTl84snG+nEdUMLa2NRPb84MbWY16JjawvZvT1GMl9NmqWsYUSJVkhfORK2yqCLOcQEJPSALmSRhbC723G7LrktBe5JpAIP/mrJLpAoK7Mry+EE3DwHr9ploxw2w0bZCKiQZkUBxmY0YPogzTKKZTudS3QlZrP105df78CBjtfe3ahnZxJm58a7rwmMCqTxXx2v/gd+4O63vva1twjVY0Ypickjb3/1FCYfo/tue/u7H6NkyYjpb63eV1xKZy2M7lvFH54//zyCvDOPiLAoGGgGHUBLEBEdQ/eik+h55O5zXFp373bcaN29wXFbQVd+x5OZGZAkpXYNyMxYwT1Qdw8otSPwsFx3l5XaTdA7VnePKbWvQy9fcE/W3b6Ce3vXJdWN12unAIYD10B4FJwCP3pEfXq0OjHpX+Ix1LL2w9aR8YNfvqHCn25SN8ODQ9zZHtN+WIyWB2659W4+frvqmpXaSVDSTXuXU+FRJN2nak/5D375llv5hLvVzV3ZcNMNQ+QUNXgiAh0wJgbA64VcHGYv2vI4MGCXIXmDJyNQsnnjt8oZ229bhpe48KhLNdRwp88o72QyASGs+tWiaqk+w4vRmtkOyC1Wy2reXJt5asmuMCVXyQ8Xb86mq7Hs+qJjOxVKzRSLSEb77Jos7z5YEmTt+sraz9Yrt2V/1Pj5x+in2YmP0RaW/iA9a80/MlDV7vxQE/eMHrBu1SeyseFEvMNZwMIhHHr7lsRwezpGSKgtrifLPTZ23ve9dbeTJJHs4ezoV5OJ3px11+jsXYr2GyVnKc1UgYhKASKwyYljndmxaHLc1ymKpDi7b8Rom546YEHCpNBofO/Wm+SdyW2dvpfcOzEaS0w83BPvkBMfvkTe2b+tk8vXbEdoOiHFFX3cYFnGUiOzH71M/n1yO4IE0IHTQsx/L/IjEUkohKKQcd6PXL/jBr2soL3utjjcABEwQGnHDVziL4JKzQBZUQq8QpFQagweaL3WDaISDICN8VdcgwdcbkJzVR58PU2wHNKinlHqCgLzA4rqPbrt6qYe4cx3WzRXqLiyWkOiJwo4bKqmL6zypmzauGyAxoXxFU4mR5f+BJOPFp97bsX3r1txidSXtreeXX9jen5t672ynS2VsnbZ9wL+68bDW/f5pEYLqW7L5O+Ovbc1WZ/DE6fbG0/gR+2yNxPswVEsC/f7bUBBQ33IbfW0iYIShT0lUuqbipdaKEHIvXVwhTXaCnqhaN51VbgYrzKozTKDFcRHN07QyRMbGyc++vsTG8Qi49s/xg1S5iPbL92xsXEHpA2dCKMkXhRkehZugMImTvp/vi3Qs1t/6/mIw+h1YcYfR3HkQLa6htw2xzXrbtVxS3U354AL9DJWfMntqLsdSq3Pq4e4Q0otg7nP9HLXDgzX9AuVSm2oD3o5E3p6BvgU4k6zCkOZDhhiOVBRqqiVz+gp8YQHqEriyBW04S+YfuPT4LnpNQ7HNTyeY5ZGZjWL5XBBi8e1D2/X4vjbleWN2dmN5con7e9Z4wuOs1C1rCpvxy0s+W7S4mRRicWURfCgW9/X43F8AeYODfE1v39zuXzzxjVXLoEtACuMVnBSOEAvIh1FkKt9yr2IU4s245YdFiWwpVqlnXLQimP6zqYdfK6x6KS3VkwHn/BpacdJP/vi1sUX6LPpnh6+9xV/ef6cgBiFQRy3zKM4nu/BxtwyhT3jsmO5wvDp9PDz7FfE8xF+XpCJRsLcyXKLluOVOMwLcJi/z4BhgkwyzCMS2/KsV0KRVKMDn2NMCJBTVBCFRFs8AQ09RYQAlSi8UhkzmEIkQQo3zlFGHqGUMpaUSby9tXGWSrK/4UqJdtlsAfdzP5Fo4xwvnMi+jZguBZlIGcU/YhHYxWDQNPbBAKWE0BZJj+mGKLe+ScIMBhozYA2ZIUsqeGrcRWnjp0wlRAlBuqoZ+CkisAh9U2hhosFx0gEnCjgFuWzHsYnDQRzWyfwPfkDmG+Y/NDob+b/xfYsc2f6LxnPb5/CDjXvJIo+TLWyDo3wZ2WgRsn7sXu+4oUvgjty4UhsEyd5f39w/yJVx/2Iwtzm4n3cHd4FeHuL1ihB4bTGYsbmBGVRrvX1gXvZrteK1Fc+Llz7J0z14AegdlkV5Ks/diuxL4OLOLB+flen/3CyPcQFwL573j1iEMdtKr83pSYVh4lfmi8WDCsUtckzJ5WPCApGlgWJsdPZQKb7bkATRuHN6+q6oQIlk7EqUDh8YjeUHJXBF9rwsSylFGZeN0ayR69CHlNE9uRGtEknsNsxyJN7fY4knTmhRbU+UZbpNljhcTo50J+ZiC8PDC7G5hDWcLB9KsHR3hhm7w4Z6gvOgDDw47H8TrAcyPiUKvnlol0k3vWOgirnkeV4x0Iu9CZzYHVkGOeMk2xneGlHdSDWdJ8SCfA9PznfAKFNDX5gzZxdvHVdMRo02QxCVFtoTZT5NIe1AYKyFKYLopwKNZPcVSzfa2VED6LWWSnPXxmSRtbCwyLSgyNKE6D6iSFkrQZgq0jiVk8HTfzk9d1A3KFlNmonJtGxoYRZftYjYIoBvJaKP3kIolVoYLz3mT//xtx44YWc728NavDNbOf/qK7NcriltEUS2SEW/n9KAQIzKEclIJdKTCTO5yjEDpRfmhSRI3wTaRF4FFkQwycPvzUqSS1sFBM9NKm4bj5OqdU/wkm1gVBMVt6I+rbZk8tPXNsPGz4lSf6Yk2JCEeBFOX7kpV/DOi8I9FGWcaIY83J4GBFuIXClsPR6+1uLq6fn8cI4YMgsBqUwQRV+gRalkY9WxkiL1j04kciUNMKBEDApMkEJMMkhuNH/w9Ooh20PwXLIrMZVWHMdm9p/eCWjRoJDq7VFibRChhpzfzVYPG1LWTiSytqTcVNUHhwejqkDbYkpPb0oQfYTe8V1Y6jhKegpi23MctyI6KqT930RJsMGYBxA79cR6zdzJHbmrACUymrW0ZsVFCAQ98SuOr35jZubBUnWwPF76xszsA2vjY6nswPYL2y+Ud6eHqbb27cP2NbnieLU/d419+FvH5x4ojZa2XySD0Pyhl1+DrOe83LEX7d7JHNvqPHLhmaPjsRDSxj7uvdNtv7qWCYDzwm0ZD/Q7OOPZZweMdQgLzQLEJ6nf5TPNAoSxxbJKr5JlxGDSzcyUGrOS2fp9yWw5Frtqoji7xVSVkSjMWJGkxoyEYTZuXUl8sQ40idRPfgeYcrhL/yVlf6oncZQX+qM7bQYu3t9svYundlqd/w4QwqPr9WYh5dPS8+X6Op4zyvqIft6o6C/oQ9FBA0fP6/CIoTsYeUGvGOf14UjZMJ7XceT5qxYeTlSay3Y+g0YFtoB1sL7CFzXXVmB3fsr5/wbqrmC3AHjaY2BkYGAA4nM+U+Xi+W2+MshzMIDAhY/dtxH0/38ctmy6QC4HAxNIFABXjAxjAHjaY2BkYGDT/X+NgYGjigEIOGwZGBlQgSEATr0DAwAAeNpjesPgwgAETCsZGFiANCsLgylbFYMiWxmDC1sGgy0YA9kgOTDbkkGRWQzI1mVggNFM/AwMjN1AzA7BDEeBtA2QDofqgWKWKgZbDiBmW84QA5IH6QHbswaItRm02ZYyGLKlAenHDHFAc+XZFjJEAcWSwHZrMMiySTCIsLkzqLJNZDBnq2HQZQtjMAaZy2ALAC37GaQAAAB42mNgYNCBwjWMRoyPmBKYdjHXAeEuFiMcMI9lFcszVgXWONZNIMimxvaM3Ykjg+MdpxanBec5zj9cLFwzuLZwR3F/4ZnAc4HXjHcNAOWNFuwAAAAAAQAAADIAegAHAAAAAAACAAEAAgAWAAABAADEAAAAAHjavZK/TsJQFMa/tqhgGgYGBmJMR10Qq0bDZjQMDsZoIotLwQKNpSgtEn0CH8QHcVR8Ah0cfQoHv3t7RCDE0dzce37n7z33tAAK+IAFI5MDEHGnbMCmlrKJPO6FLazgQThDfhReQAlPwovMfRdewhE+hbMoGhXhHLkmvIzIuBC24Roj4QJs40v4GUUzK/yCirkqPELePBZ+hW1KnTcLJbODA/RwjTv0EaCNDhI4WEMT65QuKtjk6aDBCAeHjPIxJNUZHSJmboQy9X1qIeVvlVhrPqVPecvzkpEn9Dfp7dF+SlsbA+Z5jEh7iFFl3mTUrO7M5J3r+jEjVC8O+y2za7Ums6YrBPr0uBPmeuzMR1dXu6Kth9Yfb51vn2/939kqT8L7qtjgGupVpietO5yq2qTsTk2lzqgGX678yXiONX2rwz/U09Pdok35tnmLiz197o5fs6Mn2WKs+jqqG0V97piVfiqf4YaWgHbVWfgNvjeBzwAAAHjabc7JUsJAEAbg/lkSA4K47xtu10yAAEfKyHuEMAlTFaNGQulr+Bre9AE1ybQ3+zDfTM/MX00VKusnopD+K4cIFVSpSgaZ1KI2daiLGuowYGINFhpoYh0ttLGBDjaxhW3s0Bd90yd2sYd9+sABDnGEY5zgFGc4xwUu0cUVrnGDW9wZUfz+vBBmlijbtj3txGb1ueeNC538AStYh+2xfXbAuuyQHbF/eROt4FwhGqGKslTO/deFbjlT7UAreuOmfMnUyo9lEsiy54wfrFDFsZzPnt7MZar8KF1q54mlktUsyy+XxS5QaRDrX4PpfanLw7o8rGt7Rigf8/xasdQX0s/Tipuh6LOjX++nZJK4Af+FsAGNAEuwCFBYsQEBjlmxRgYrWCGwEFlLsBRSWCGwgFkdsAYrXFhZsBQrAAAAAVTL21sAAA==') format('woff');font-weight:normal;font-style:normal;}

.accordion-group.expanded>.accordion-content {
    max-height: 100%;
    padding: 15px;
}


div.body .parent-product-detail h1 {
    font-size: 2em;
    margin: 0;
    font-weight: 400; font-family:HPSimplifiedLight,Arial;
}
/* .offers-violator h4{
    color: #822980;
    font-size: 1em;
    font-family: HPSimplified,HP Simplified,Arial;
    line-height: 1.6;
    cursor: pointer;
    margin: 0;
} */
 div.body  .offers-violator h4 {
    color: #822980;
    font-size: 16px;
    font-family: HPSimplified,HP Simplified,Arial;
    line-height: 1.6;
    cursor: pointer;
    margin: 0;
}
.upsell-container .upsell-text {
    margin: 10px 0 !important;
}
.template-product{background:#fff;}
.pdp-bg {
    background: url({{'full-bgw.png' | asset_url}}) no-repeat scroll top;
    position: relative;
    overflow: hidden;
}
.accordion-group h2 {
    font-weight: 400 !important;
    margin: 0.83em 0 !important;
  font-family: HPSimplifiedLight,Arial !important;
}
.pdp-main-block .pdp-xsell .pdp-xsell-link:hover {
    text-decoration: none;
}
.pdp-main-block .purchase-btn-container .purchase-btn{font-family: HPSimplified,HP Simplified,Arial;
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    height: 44px;
    padding: 0 32px;
    line-height: 44px;
    letter-spacing: .3px;
    text-transform: uppercase;
    min-width: 110px; border-radius:0;
    max-width: 320px;
    transition: color .4s,background-color .4s,border-color .4s;}
.banner_container.mobile{display:none}
.pdp-main-block .pdp-xsell .pdp-xsell-title:hover h3 {
    color: #0171ad;
}
#footerSEOLinks li a:hover{text-decoration:none}
.myShoppingLinks ul li a:hover{text-decoration:none}

a.live_help_dd.downDisclosure:hover {
    text-decoration: none;
}

.slider-lists.tab .hp-icon.paper:before {
    content: "\E94D";
}
.slider-lists.tab .hp-icon.care-pack:before, .hp-icon.services:before {
    content: "\E93D";
}
.slider-lists.tab .hp-icon.printer-accessories:before, .hp-icon.printer-accy:before {
    content: "\E937";
}

.slider-lists.tab {
    display: flex;
    flex-wrap: wrap;
}
.filtered-products{display:none;}
.filtered-products.selected{display:block}
.disclaimer-header.show span:before {
    content: "-";
}
.disclaimer-content.show {
    height: auto;
    max-height: none;
    font-family: HPSimplified,arial;
    border-top: 2px solid #ccc;
    padding: 20px 30px 30px;
}
@media only screen and (max-width: 800px){
.pdp-bg {
    background: none;
    position: relative;
}
}
@media screen and (max-width: 767px){
.parent-product-detail .ksps, .parent-product-detail .spec-link {
    display: none;
}
  .banner_container.mobile{display:block}
  .variant-swatch {
    position: relative;
    text-align: center;
}
  .swatch-group {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
  .swatch-group .swatch-group-header {
    font-weight: 700;
    line-height: 1.25;
    margin-bottom: 5px;
    width: 100%;
}
 .banner_container .pdp-vp-container {
    width: 96%;
}
  .pdp-main-block .offers-violator h4, .pdp-main-block .offers-violator p {
    margin: 0;
    font-weight: 400;
    text-align: center;
    width: 100%;
}
  div.body .parent-product-detail h1{margin-top:35px; margin-bottom:15px;}
}
@media screen and (max-width: 600px){
.accordion-group.accordion-2 .slider {
    display: none !important;
}
}
@media screen and (max-width: 498px){
.swatch-group{justify-content:flex-start}
  .banner_container .pdp-vp-container {
    width: 96%;
}
  .product-detail.with-bundle .prd-price.total-price{float:none}
}



/* collection page css*/

.top-banner{background-image:linear-gradient(90deg,#00b3e3 85%,#0171ad);background-color:#0171ad;width:100%;color:#fff;height:auto;font-weight:100;text-align:center;}
.top-banner h1{line-height:1.2125em;font-size:3em;margin:0;color:#fff;font-weight:400;}

.smallherobanner{display:none!important;}
.slp-nodycontainer{max-width:1230px;margin:auto;}
.slpHeroBanner{background:url({{'19_09_22_SLP_SprocketStudio.jpg' | asset_url}}) no-repeat top center #000;height:215px;}
  .slpHeroBanner-2{background:url({{'HP-Sprocket-Deals-Page-Banner.jpg' | asset_url}}) no-repeat top center #000;height:588px;}
.slpInsideText{max-width:420px;padding:60px 20px 20px;text-align:left;}
div.body .slpInsideText h1{font-size:32px;line-height:32px;color:#fff;font-weight:100;margin:0 0 10px 10px; font-family:HPSimplifiedLight,Arial;}
  
  
div.body  .slpInsideText p{font-size:18px;line-height:24px;color:#fff;font-weight:100;margin:0 0 0 10px;}
  
  
  .slpHeroBanner-2 {
    background: url(/cdn/shop/t/27/assets/HP-Sprocket-Deals-Page-Banner.jpg?v=5834304027963190352) no-repeat top center #000;
    height: 588px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}


.collection-wrap .header-wrapper {
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
}
.collection-wrap .tabs-nav {
    background-color: #fff;
    height: 95px;
    padding: 10px 0 0;
    margin: 0 40px;
    position: relative;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.collection-wrap .tabs-link-container {
    display: inline-block;
    text-decoration: none;
    color: #5a5a5a;
    position: relative;
    margin: 0;
    padding: 0 15px;
    width: 12.63%;
    height: 85px;
    width: 135px;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box;
    line-height: 40px;
    overflow: hidden;
}

.collection-wrap .tabs-link{color:inherit;cursor:pointer;}
.collection-wrap .tabs-link .hp-icon{color:#010101;}
.collection-wrap .tabs-link:after{height:5px;width:calc(100% - 2*15px);position:absolute;left:15px;bottom:0; content:''; display:block;}
.collection-wrap .activated .tabs-link:after{background-color:#0197d6;}
.collection-wrap .tab-title{font-size:16px;font-family:HPSimplified,HP Simplified,Arial;letter-spacing:.5px;margin-bottom:20px;margin-top:0;line-height:1.3;font-weight:400;white-space:normal;}
@media only screen and (min-width:768px){
.collection-wrap .tabs-link:hover,.tabs-link:hover .hp-icon:before{color:#0197d6;}
.collection-wrap .tabs-link:hover:after{background-color:#0197d6;}
}
.collection-wrap .hp-icon:before{font-family:HPIcons;height:40px;font-size:40px;line-height:40px;display:block;}
.collection-wrap  .hp-icon.sprocket:before{content:"\e965";}
.collection-wrap .hp-icon.accessories:before {content: "\e935";}
.collection-wrap .hp-icon.care:before { content: "\e94a";}
.num-results {
    float: left;
    font-weight: 700;
}
.search-top-bar {
    text-align: left;
    padding: 0 20px;
}
.sortby{font-family:HPSimplified,HP Simplified,Arial;font-size:18px;position:relative;float:right;width:275px;height:45px;line-height:45px;border:1px solid #0171ad;text-align:center;letter-spacing:0;color:#0171ad;padding-left:12px;display:block;white-space:nowrap;overflow:hidden;}
.sortby:hover{background:#0171ad;color:#fff;}
.sortby:hover .sort-arrow-down.hp-icon.page-down:before,.sortby:hover .sort-menu{color:#fff;}
.sortby:hover .sort-menu option{color:#000;padding-right:50px;background-color:#fff;}
.sort-arrow-down{position:absolute;right:22px;top:21px;width:.7rem;height:.7rem;}
.sort-arrow-down.hp-icon.page-down:before{font-size:18px;font-weight:900;line-height:4px;}
.sortby .sort-menu{border-radius:0;font-family:HPSimplifiedLight,Arial;border:none;color:#0171ad;width:191px;font-size:18px;margin:0 5px 0 14px;padding:10px 0 10px 3px;cursor:pointer;background-color:transparent;position:relative;z-index:5;}
.sort-menu option{color:#000;padding-left:10px;}
.sort-menu:focus{border:none;}
.hp-icon.page-down:before {
    content: "\E90C";
}
@media only screen and (min-device-width:320px) and (max-device-width:500px) and (-webkit-min-device-pixel-ratio:2){
.collection-wrap .sortby{width:100%;display:block;}
.collection-wrap.sortby{width:100%;display:block;}
}
.collection-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.collection-wrap select::-ms-expand{display:none;}
.tabs-content .content{display:none;}
.tabs-content  .content.tab-active{display:block}


.collection-wrap .info-bar {
    padding:20px 10px;
    margin-left: 10px;
    margin-top: 0;
    font-size: 18px;
    line-height: 24px;
    box-sizing: border-box;
    font-weight: 100;
/*     background-color: #fbfbfb; */
    font-family: HPSimplifiedLight,Arial;
}

.column-container {
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
  
.single-collection{
    text-align: left;
/*     width: 31.5%; */
/*     display: inline-block; */
    margin: 10px 0 10px 20px;
/*     max-width: 360px; */
    background-color: #fff;
    box-shadow: 0 1px 0 0 hsla(0,0%,96%,.9);
    position: relative;
    box-sizing: border-box;
    vertical-align: top;
}
.prod-img {
    height: auto;
    background-color: #f5f5f5;
}
.product-card:hover .prod-img {
    background-color: #e9e9e9;
}
.product-img-slider {
    padding: 30px;
    position: relative;
    min-height: 260px;
    overflow: hidden;
    text-align: center;
}
.promo-text {
    position: absolute;
    color: #fff;
    background: #4b3f96;
    max-width: 80%;
    line-height: 14px;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 400;
    font-family: HPSimplified,HP Simplified,Arial;
}
.product-card .product-details {
    min-height: 277px;
    padding: 20px 20px 10px;
}
.pdp-link {
    font-size: 20px;
    letter-spacing: .75px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: inherit;
    color: #000;
    font-weight: 100;
}
a.product-title.pdp-link:hover {
    color: #000;
}
div.body .product-title h3 {
    font-size: 20px;
    height: 50px; line-height: initial;
    overflow: hidden; font-family:"HPSimplifiedLight", arial;
    margin: 0;
    line-height: 26px;
}

div.body .product-card .violator-container {
    color: #4b3f96;
    font-size: 18px;
    height: 65px;
    line-height: 19px;
    padding: 10px 0 20px;
    overflow: hidden;
}
.product-card .violator-container h4, .product-card .violator-container p {
    margin: 0;
    font-weight: 400;
}
.prd-hdr-2 {
    font-size: 14px;
    font-family: HPSimplified,HP Simplified,Arial;
    font-weight: 400;
    color: #757575;
    max-height: 17px;
    overflow: hidden;
    margin-bottom: 15px;
}
.prd-hdr-2>div {
    display: inline-block;
    overflow: hidden;
    border-right: 1px solid #ddd;
    line-height: 14px;
    margin: 0 5px 0 0;
    padding-right: 5px;
}
.product-sku {
    max-width: 94px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.prd-hdr-2>div:last-of-type {
    border-right: none;
}
.product-card .ksps {
    margin: 10px 0;
    height: 100px;
    padding: 0;
    overflow: hidden;
    list-style: none;
}
.product-card .ksps li {
    font-size: 16px;
    font-weight: 100;
    color: #666;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.product-card .ksps li:before {
    content: "\2022";
    font-weight: bolder;
    margin-right: 10px;
}
.specs-and-offers {
    color: #0171ad;
    font-size: 16px;
}
.tech-specs-open {
    color: #0171ad;
  
    font-family: HPSimplifiedLight,Arial;
    display: inline-block;
    margin-right: 15px;
  
    cursor: pointer;
}
.tech-specs-open:hover{text-decoration:none;}

.tooltip{display:inline-block;cursor:pointer;}
.tooltip-popover{cursor:default;transition:.5s ease;position:absolute;font-size:16px;background:#fff;padding:10px;max-width:300px;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border:2px solid #ccc;border-radius:2px;font-family:HPSimplifiedLight,Arial;color:#000;}
.popover-before{top:-7px;border-color:#fff transparent;z-index:11;}
.popover-after,.popover-before{content:"";position:absolute;border-style:solid;display:block;width:0;border-width:0 10px 10px;}
.popover-after{top:-10px;border-color:#ccc transparent;box-shadow:4px 4px 10px -4px rgba(0,0,0,.3);z-index:10;}
.offers-list{margin:0;list-style:none;padding:0;line-height:1.6;}
.offers-list li{font-size:12.5px;color:#444;list-style:disc;list-style-position:inside;font-family:Helvetica,Arial,sans-serif;}
.product-card .prd-footer {
    padding: 12px 20px 20px;
    position: relative;
}
.product-img-slider  .slick-arrow{    margin: 0;
    cursor: pointer;
    padding: 10px;
    transform: translateY(-50%);
    border: none;
    width: auto;
    opacity: 1;
    position: absolute;
    height: 100%;}
.product-img-slider  .slick-arrow:before {
    position: relative;
    display: block; 
    font-size: 20px;
    color: #757575;
    opacity: 1;
    font-family: HPIcons!important;
}
.product-img-slider .slick-next:before {
    content: "\E90A"!important; right:5px;
}
.product-img-slider .slick-prev:before {
    content: "\E909"!important; left:5px;
}
.product-img-slider .slick-dots li button{display:none;}
.product-img-slider .slick-dots li {
    background-color: #757575;
    height: 6px; margin:2px 5px;
    width: 6px;     border-radius: 50%;
    vertical-align: middle;
}
.product-img-slider.slick-dotted.slick-slider{margin-bottom:0}
.product-img-slider .slick-dots li.slick-active {
    background-color: #fff;
    border: 2px solid #757575;
    height: 10px;
    width: 10px;
}
.product-img-slider .slick-dots{  position: relative;
    top: 20px;
}
.btn.disabled {
    color: #fff;
    background: #ccc;
    cursor: auto;
    border: none;
}
.tabs-content.product-results {
    min-height: 800px;
}
.btn.disabled:hover{text-decoration:none;}

.tabs-nav  .slick-arrow{    margin: 0;
    cursor: pointer;
    padding: 10px;
    transform: translateY(-50%);
    border: none;
    width: auto;
    opacity: 1;
    position: absolute;
    height: 100%;}
.tabs-nav  .slick-arrow:before {
    font-size: 20px;
    color: #757575;
    opacity: 1;
    font-family: HPIcons!important;
}
.tabs-nav .slick-next:before {
    content: "\E90A"!important; 
}
.tabs-nav .slick-prev:before {
    content: "\E909"!important; 
}
.tabs-nav .slick-next{right:-39px;}
.tabs-nav .slick-prev{left:-39px;}
.white-bg{background:#fff;}
.sortby .sort-menu:focus{outline:none; box-shadow:none;}
.pdp-supp .pdp-supp-list-mobile {
    display: none;
}
.pdp-acc .pdp-acc-list-mobile {
    display: none;
}


div.body .pdp-supp .pdp-supp-customer-support-header {
    font-size: 3em;
    font-family: HPSimplifiedLight,Arial;
    font-weight: 100; margin-top:1.2em;
    margin-bottom: 25px;
}
.pdp-supp .pdp-supp-customer-support-info {
    font-family: HPSimplified,HP Simplified,Arial;
    margin-bottom: 2px;
}
.pdp-supp .pdp-supp-learn-more {
    display: inline-block;
    line-height: 18px;
   /* padding-left: 28px;*/
    /*background-image: url({{'anchor.png' | asset_url}});*/
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    font-family: HPSimplified,HP Simplified,Arial;
    text-decoration: none;
    color: #010101;
}
.pdp-supp .pdp-supp-learn-more:hover {
    color: #2ba6cb;
}
.pdp-acc .pdp-acc-list {
    margin: 0 50px 20px;
}
div.body .pdp-main-block .pdp-xsell .pdp-xsell-title h3 {
    overflow: hidden;
    line-height: 1.2em;
    font-size: 1.2em;
    height: 2.5em; font-family:HPSimplifiedLight,Arial;
    margin: 10px 0;font-weight:400;
}
.filtered-products.tab-active{display:block}

.shop_widget-wrap{padding-top:40px; display:none;}
.shop_widget-wrap .shop_widget{display:block !important}
.shopping_widget:hover .shop_widget-wrap{ display:block;}
/* mini cart css*/
/*! CSS Used from: https://store.hp.com/app/static/js/styles.4345a0704335e827272e.css */
.quantity-picker{padding:.5rem;height:2.3125rem;background-color:#fafafa;width:100%;margin-left:-.9375rem;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:100%;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:none;}
.minicart_contents{font-family:HPSimplifiedLight,Arial;padding:20px 30px 0;text-align:left;font-size:16px;line-height:1;}
.minicart_title{overflow:hidden;clear:both;margin-bottom:20px;}
.minicart-overlay{line-height:1.4;}
div.body .minicart_title h3{font-size:26px;font-family:HPSimplifiedLight,Arial; font-weight:100;display:inline-block;margin:.2em 25px .5em 0;line-height:1;}
.minicart_title a{text-decoration:none;color:#0171ad;font-weight:100; font-family:HPSimplifiedLight,Arial;}
.hf_close_btn{position:absolute;top:8px;right:8px;background:url({{'cart-sprites.png' | asset_url}});width:24px;height:24px;display:block;opacity:.5;background-position:-44px -5px;}
.hf_close_btn:hover{opacity:1;}
.mcprodcont{max-height:400px;overflow:auto;}
.productrow{display:block;overflow:hidden;clear:both;padding:15px 0;border-bottom:1px solid #ddd;font-weight:100;}
.productrow .mcprodimg{float:left;width:15%;}
.productrow .mcprodimg img{width:65px;margin-top:5px;}
.productrow .mcprodname{float:left;width:35%;}
.productrow .mcprodname a{font-size:16px;font-weight:100;color:#000;line-height:18px;margin:5px 15px 8px 5px;display:inline-block;}
.productrow .mcprodname span{display:block;font-size:12px;color:#767676;margin-left:5px;}
.productrow .mcprodqty{float:left;width:20%;}
.productrow .mcprodqty{position:relative;}
.productrow .mcprodqty:after{font-family:HPIcons;content:"\E90C";position:absolute;right:34%;font-size:12px;font-weight:700;top:10px;z-index:-1;}
.productrow .mcprodqty span{display:inline-block;padding-right:5px;}
 .hidden-label{font-size:1.4rem;text-align: left;padding-bottom: 0.2rem;}
label{font-size:.875em;color:#4d4d4d;cursor:pointer;display:block;font-weight:500;margin-bottom:.1875em;}
.productrow .mcprodqty .quantity-picker{height:35px;width:50px;margin-left:0;}
.productrow .mcprodqty select{padding:5px 8px;width:50px;color:#000;border:1px solid #ccc;font-family:HPSimplifiedLight,Arial;font-weight:100;font-size:14px;cursor:pointer;background:url({{'xo_selectarrow_13x8.png' | asset_url}}) no-repeat right center #fff;}
.productrow .mcprodprice{display:inline-block;text-align:right;width:30%;}
.productrow .mcprodprice span{display:inline-block;}
.productrow .mcprodprice span.strike{margin-right:10px;position:relative;color:#767676;}
.productrow .mcprodprice span.strike:before{content:" ";position:absolute;border-top:1px solid #767676;width:100%;transform:rotate(168deg);margin-top:6px;}
.mccarttotal{display:block;overflow:hidden;clear:both;padding:15px 0;font-weight:100;}
.mccarttotal .mcfreeshipping{float:left;}
.mccarttotal .mcfreeshipping span{background-color:#d9f4fb;display:inline-block;padding:5px 7px;  color:#000;}
.mccarttotal .mcsubtotal,.mccarttotal .mcsubtotal .mctotalprice{float:right;     color: #000}
.mccarttotal .mcsubtotal .mcpricelabel{float:left;padding-right:25px;text-align:right;}
.mccarttotal .mcsubtotal .mcpricelabel span{display:block;font-size:12px;line-height:18px;}
.mccta{text-align:right;padding:20px 0;}
.productrow .mcprodqty:after {
    font-family: HPIcons; display:none;
    content: "\E90C";
    position: absolute;
    right: 34%;
    font-size: 12px;
    font-weight: 700;
    top: 10px;
    z-index: -1;
}
.productrow .mcprodqty input{padding:5px 8px;width:50px;color:#000;border:1px solid #ccc;font-family:HPSimplifiedLight,Arial;font-weight:100;font-size:14px;background: #fff;}

div.body p {
    margin: 0.6rem 0;
    text-align: left;
}

.btn-pad{
    padding: 0 65px;
    line-height: 36px;
}
.text-link{
    cursor: pointer;
}

.text-link:hover{
    color: #075782;
    text-decoration: none;
}

.vn-panel{
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}

.create{
    font-size: 2.5rem;
    line-height: 5rem;
    padding-top: 2rem;
}
.btn.btn-primary.submit {
    color: #fff;
    border: 1px solid #0171ad;
    background: #075782;
    text-align: center;
}


.vn-panel form{
    padding: 4rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.header .shopping_widget:hover .shop_widget {display:block}
  
.xo_cart .productrow .mcprodname .remove-btn, .xo_cart .productrow .mcprodname .remove-btn a {
    font-size: 12px;
    margin: 0;
}
/*minicart css*/


/* cart page css*/
.xo_cart .mainContainer {
    max-width: 1280px !important;
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0 30px;
}
.xo_cart .ltContainer {
    float: left;
    width: calc(100% - 415px);
    margin-bottom: 50px;
}
.xo_cart .lcHeader {
    width: 100%;
}
.xo_cart .lcBack {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px 0 15px 0;
}
div.body .xo_cart .pgTitle {
    font-size: 36px;
    letter-spacing: 2px;
    font-weight: 100;
    text-align: center;
    width: 100%; font-family: "HPSimplifiedLight", arial;
    padding: 0 0 30px 0;
    text-transform: uppercase;
    margin: 0;
}

/*! CSS Used from: https://store.hp.com/wcsstore/HPStorefrontAssetStore/css/perfCombine/common-css-combined1.css?v=202008040111 */
.offscrn_pt{width:0;height:0;font-size:0!important;position:absolute;}
input:focus,select:focus{outline:0;}
@media only screen and (max-width:801px){
.xo_cart .mcprodprice ul.mcprodpromo li{white-space:normal!important;}
}
ul,li{list-style:none;}
select{margin:0 0 1em 0;}
input,select{border-radius:0;-webkit-appearance:none;}
/*! CSS Used from: https://store.hp.com/wcsstore/HPStorefrontAssetStore/css/perfCombine/cartview-combined.css?v=202008040111 */
.xo_cart a{color:#007dba;text-decoration:none;}
.xo_cart a:hover{text-decoration:underline;}
.xo_cart select::-ms-expand{display:none;}
.xo_cart .productrow .mcprodqty select{-webkit-appearance:none;-moz-appearance:none;color:#000;border:1px solid #ccc;font-family:"HPSimplified",arial;font-size:14px;font-weight:100;cursor:pointer;background:url({{'xo_selectarrow_13x8.png' | asset_url}}) no-repeat right center #fff;}
.xo_cart .hideComp{display:none!important;}
.xo_cart .productrow .mcprodqty:after{display:none;}
.xo_cart .mcprodprice .cartHelp{display:block;clear:both;float:right;margin-top:5px;padding-left:1px;height:16px;width:16px;background-color:#767676;color:#fff;border-radius:50%;font-size:12px;text-align:center;line-height:17px;}
.xo_cart .mcprodprice .cartHelp:hover{background-color:#0096db;color:#fff;}
.xo_cart .mcprodprice ul.mcprodpromo{position:absolute;font-size:12px;line-height:16px;background-color:#FFF;padding:10px 15px;border:1px solid #CCC;float:right;width:100%;max-width:220px;text-align:left;z-index:1;}
.xo_cart .mcprodprice ul.mcprodpromo li{list-style-type:disc;list-style-position:inside;white-space:normal;}
.xo_cart .mcprodprice ul.mcprodpromo .desc{float:none;overflow:hidden;text-overflow:ellipsis;max-width:72%;white-space:nowrap;vertical-align:bottom;margin-left:-10px;-moz-margin-start:0;}
.xo_cart .productrow{display:block;overflow:hidden;clear:both;padding:25px 0;border-bottom:1px solid #ddd;font-weight:400;}
.xo_cart .productrow .mcprodimg{float:left;width:15%;}
.xo_cart .productrow .mcprodimg img{width:100px;}
.xo_cart .productrow .mcprodname{float:left;width:50%;}
.xo_cart .productrow .mcprodname a{font-size:18px;color:black;font-weight:100;line-height:18px;margin:5px 15px 10px 5px;display:inline-block;}
.xo_cart .productrow .mcprodname a:hover{text-decoration:underline;}
.xo_cart .productrow .mcprodname span{display:block;font-size:12px;color:#767676;margin-left:5px;}
.xo_cart .productrow .mcprodqty{float:left;width:10%;text-align:center;font-size:14px;}
.xo_cart .productrow .mcprodqty span{display:none;}
.xo_cart .productrow .mcprodqty select{padding:5px 8px;font-size:14px;width:50px;margin:0 10px 10px 10px;}
.xo_cart .productrow .mcprodqty select option{font-family:"HPSimplified",arial;}
.xo_cart .productrow .mcprodprice{float:left;width:25%;font-size:16px;}
.xo_cart .productrow .mcprodprice span{float:right;display:inline-block;}
.xo_cart .productrow .mcprodprice span.stricked{margin-right:10px;position:relative;color:#767676;}
.xo_cart .productrow .mcprodprice span.stricked:before{content:"";position:absolute;border-top:1px solid #767676;width:100%;transform:rotate(168deg);margin-top:6px;}
.xo_cart .productrow.rowtitles{padding:0 0 10px 0;}
.xo_cart .productrow.rowtitles .mcprodqty{text-align:center;text-transform:uppercase;font-size:12px!important;}
.xo_cart .productrow.rowtitles .mcprodprice{text-align:right;text-transform:uppercase;font-size:12px!important;}
.xo_cart .productrow .supportingtexts a{font-size:14px!important;color:#007dba;margin:15px 0 0 5px;display:inline-block;}
.xo_cart .productrow .mcprodname a.returnPolicy:hover{text-decoration:none;}
.xo_cart .productrow .supportingtexts a.returnPolicy:hover:before{content:attr(data-returnpolicy);position:absolute;font-size:12px;line-height:16px;color:#767676;cursor:text;background-color:#fff;padding:10px 15px;border:1px solid #ccc;margin-top:20px;max-width:300px;z-index:1;}
.xo_cart .productrow .supportingtexts .textmsg{padding:0;margin:8px 5px;line-height:normal;font-size:14px;}
.xo_cart .carterrormsg{display:block;color:#bf2026;background-color:#f5e6e7;font-size:14px;line-height:18px;padding:10px 30px 10px 15px;margin-bottom:15px;position:relative;}
::-ms-clear{display:none;}
.xo_cart ul.mcprodpromo li{list-style-type:none!important;}
@media only screen and (max-width:1024px){
.xo_cart .productrow .mcprodqty span{display:inline-block;padding-right:5px;}
.xo_cart .productrow.rowtitles div{display:none;}
.xo_cart .productrow .mcprodimg{width:25%;}
.xo_cart .productrow .mcprodname{width:70%;float:right;}
.xo_cart .productrow .mcprodqty{width:50%;text-align:left;float:left;clear:both;margin-top:20px;}
.xo_cart .productrow .mcprodprice{width:50%;float:right;margin-top:20px;}
}
@media only screen and (max-width:720px){
.xo_cart .productrow .mcprodimg img{width:60px;}
.xo_cart .productrow .mcprodimg{width:72px;}
.xo_cart .productrow.rowtitles{border-bottom:2px solid #e4e4e4;}
.xo_cart .productrow .mcprodname{width:calc(100% - 72px);}
.xo_cart .productrow .mcprodqty{margin:0;float:right;width:auto;}
.xo_cart .productrow .mcprodprice{margin:10px 0 0 0;font-size:14px;color:#bf2026;float:left;width:auto;}
.xo_cart .productrow{padding:10px 0;overflow:visible;}
.xo_cart .productrow .mcprodname a.returnPolicy{margin:10px 6px 6px;font-size:12px!important;line-height:16px;margin-bottom:0;}
.xo_cart .productrow .mcprodname a{font-size:14px;line-height:15px;font-weight:400;margin:6px;}
.xo_cart .productrow .supportingtexts a{color:#0096d6;}
.xo_cart .productrow .supportingtexts .textmsg{margin-top:0;color:#000;font-weight:400;font-size:12px;line-height:14px;}
.xo_cart .qtypriceCont{position:relative;display:block;clear:both;margin:5px 0 60px 77px;}
.xo_cart .productrow .mcprodqty span{font-size:12px;}
.xo_cart .productrow .mcprodqty select{font-size:12px;padding:4px 6px;margin:5px 0 5px 0;width:45px;}
.xo_cart .productrow .mcprodprice span.stricked{margin-right:3px;font-size:12px;line-height:16px;color:#757575;}
.product-rewards-icons{position:absolute;top:35px;right:0;}
.xo_cart .mcprodprice ul.mcprodpromo{padding:3px 15px;color:#222;font-size:11px;margin-top:3px;}
.xo_cart .qtypriceCont{margin:5px 0 42px 77px;}
.xo_cart .qtypriceCont.addRemoveLinkIconOnly{margin:5px 0 65px 77px;}
.product-rewards-icons{position:absolute;top:35px;right:0;}
.xo_cart .mcprodprice ul.mcprodpromo{padding:3px 15px;color:#222;font-size:11px;margin-top:3px;}
.xo_cart .qtypriceCont{margin:5px 0 60px 77px;}
}
@media only screen and (max-width:642px){
.xo_cart .productrow .supportingtexts a.returnPolicy:hover:before{right:0;}
}
.product-price-tab{width:100%;float:left;margin-bottom:7px;}
.product-rewards-icons{width:100%;float:left;}
ul.rewards-icon-list{float:right;display:inline;}
li.rewards-list-item{list-style:none;float:right;padding-left:7px;}
.rewards-list-item a,.rewards-list-item a:hover{text-decoration:none;}
.mcprodpromo{margin-top:7px;margin-left:0;}
#CarePackMsg{font-weight:normal;font-size:14px;margin:0 0 0 2px;}
#CarePackMsg a{color:#007dba;cursor:pointer;}
@media only screen and (max-width:1024px) and (min-width:480px){
#CarePackMsg{margin:12px 0 0 4px!important;}
#CarePackMsg a{margin:0!important;}
}
@media only screen and (max-width:480px){
#CarePackMsg{margin:13px 0 0 5px;}
#CarePackMsg a{margin:0!important;}
}
/*! CSS Used from: Embedded */
.xo_cart .productrow .supportingtexts .textmsg{color:#bf2026;}


.xo_cart a{color:#007dba;text-decoration:none;}
.xo_cart a:hover{text-decoration:underline;}
.xo_cart .fltLeft{float:left;}
.xo_cart .fltRight{float:right;}
.xo_cart input[type="text"]{border:1px solid #ccc;font-size:18px;font-weight:100;font-family:"HPSimplified";background-color:#fff;padding:10px 15px;}
.xo_cart input[type="radio"]{display:none;}
.xo_cart input[type="radio"]+label span.chktext{width:80%;margin-left:10px;font-size:16px;font-weight:100;}
.xo_cart input[type="radio"]+label span.chkbox{float:left;width:20px;height:20px;margin:0;vertical-align:middle;background:url({{'xo_radiobtn_40x20.png' | asset_url}}) top left no-repeat;cursor:pointer;}
.xo_cart input[type="radio"]:checked+label span.chkbox{background:url({{'xo_radiobtn_40x20.png' | asset_url}}) top right no-repeat;}
.xo_cart .lblRcSaved{font-size:16px;line-height:18px;letter-spacing:.5px;font-weight:100;text-align:center;padding:5px;background-color:#d9f4fb;max-width:296px;margin:0 auto;text-transform:uppercase;margin-bottom:25px;}
.xo_cart .lblRcSaved span{font-size:16px;font-weight:normal;}
.xo_cart .hideComp{display:none!important;}
.xo_cart .xocart_total{margin:20px 0;overflow:hidden;font-weight:100;}
.xo_cart .xocart_total .xolt-cont{float:left;width:40%;text-align:center;}
.xo_cart .xocart_total .xort-cont{float:right;width:59%;}
.xo_cart .xocart_total .xort-cont .insidePadding{padding:10px 0 10px 40px;}
.xo_cart .xocart_total .xort-cont .subTotal{margin-bottom:20px;display:block;clear:both;overflow:hidden;font-weight:normal;}
.xo_cart .xocart_total .xort-cont .couponCode{display:block;clear:both;position:relative;padding-bottom:20px;}
.xo_cart .xocart_total .xort-cont .couponCode input{width:100%;}
.xo_cart .xocart_total .xort-cont .couponCode .applyCoupon{position:absolute;right:15px;top:9px;}
.xo_cart .xocart_total .xort-cont .couponCode .applyCoupon.applied{background:url({{'xo_couponApplied_20x20.png' | asset_url}}) no-repeat 0 0;width:20px;height:20px;top:13px;right:13px;}
.xo_cart .xocart_total .xort-cont .couponCode .cpnErrMsg{color:#bf2026;font-size:14px;padding:5px 10px;display:block;}
.xo_cart .xocart_total .shippingOptions{display:block;clear:both;overflow:hidden;padding:15px 0;border-bottom:1px solid #ccc;margin-bottom:25px;}
.xo_cart .xocart_total .shippingOptions li{margin-bottom:15px;display:block;}
.xo_cart .xocart_total .xort-cont .grandTotal{margin-bottom:40px;display:block;clear:both;overflow:hidden;font-weight:normal;}
.xo_cart .xocart_total .xort-cont .grandTotal .totalPrice strong{font-size:20px;font-weight:normal;padding:0;}
.xo_cart .xocart_total .xort-cont .grandTotal .totalPrice span{font-size:14px;color:#767676;padding-left:5px;text-transform:uppercase;}
.xo_cart .checkinlinenowrap{display:inline-block;white-space:nowrap;}
.xo_cart .zipChangeWrap{float:left;position:relative;width:100%;font-family:"HPSimplifiedLight",arial;font-size:16px;font-weight:100;margin-bottom:20px;line-height:22px;}
.xo_cart .zipChangeWrap span{padding-right:10px;font-family:"HPSimplified",arial;font-weight:bold;}
.xo_cart .zipChangeWrap a{display:inline-block;position:relative;}
.xo_cart .shipTermsWrap{float:left;position:relative;width:calc(100% - 30px);font-size:16px;font-weight:100;margin-bottom:20px;padding-left:30px;line-height:22px;}
::-ms-clear{display:none;}
@media only screen and (min-width:861px){
.xo_cart .xocart_total .xort-cont{border-left:1px solid #ccc;}
}
@media only screen and (max-width:860px) and (min-width:719px){
.xo_cart .xocart_total .xolt-cont{display:none;}
.xo_cart .xocart_total .xort-cont{float:none;width:100%;}
.xo_cart .xocart_total .xort-cont .insidePadding{padding:20px 0;}
}
@media only screen and (max-width:720px){
.xo_cart .xocart_total{margin-top:0;border-bottom:0;}
.xo_cart input[type="radio"]+label span.chktext{font-size:12px;margin-left:5px;}
.xo_cart .xocart_total .shippingOptions li{margin-bottom:5px!important;}
}
@media only screen and (max-width:642px){
.xo_cart .xocart_total .xolt-cont{display:none;}
.xo_cart .xocart_total .xort-cont{float:none;width:100%;}
.xo_cart .xocart_total .xort-cont .insidePadding{padding:20px 0;}
.xo_cart .checkinlinenowrap{white-space:normal;}
.xo_cart input[type="radio"]+label span.chktext{font-size:12px;}
}
/*! CSS Used from: Embedded */
.remove-expedited-message{padding-left:30px;line-height:22px;margin-bottom:20px;color:red;}
/*! CSS Used from: Embedded */
.shippingOptions a:hover{white-space:normal!important;}
.shippingOptions a[data]:hover:after{content:attr(data);padding:20px 20px;color:rgba(0,0,0,0.5);position:absolute;margin-top:30px;width:300px;z-index:300;background:white;border:1px solid black;font-family:HPSimplifiedRegular;}
@media only screen and (max-width:39.09em){
.shippingOptions a[data]:hover:after{left:0;}
}

.xo_cart .rtContainer {
    float: right;
    width: 415px;
}

.xo_cart .rtPadding {
    margin-left: 30px;
}
.xo_cart .rtContent {
    background-color: #FFF;
    padding: 15px;
}
.xo_cart .lblRcCartTotal {
    padding: 25px 0 20px 0;
    margin: 0 auto;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
.xo_cart .lblRcTotalVal {
    font-size: 30px;
    letter-spacing: 1.5px;
    font-weight: 100;
    text-align: center;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.xo_cart .lblRcTotalVal span.tax {
    font-size: 14px;
    font-weight: normal;
    color: #767676;
}
.xo_cart .lblRcSaved {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .5px;
    font-weight: 100;
    text-align: center;
    padding: 5px;
    background-color: #d9f4fb;
    max-width: 296px;
    margin: 0 auto;
    text-transform: uppercase;
    margin-bottom: 25px;
}


/*! CSS Used from: https://store.hp.com/wcsstore/HPStorefrontAssetStore/css/perfCombine/common-css-combined1.css?v=202008040111 */

.xo_cart a{color:#007dba;text-decoration:none;}
.xo_cart a:hover{text-decoration:underline;}
.xo_cart input[type="text"]{border:1px solid #ccc;font-size:18px;font-weight:100;font-family:"HPSimplified";background-color:#fff;padding:10px 15px;}
.xo_cart .errorClass{display:none;color:#bf2026;font-size:14px;padding:10px 0 2px 16px;width:100%;float:left;}
.xo_cart .xo_loginbox{background-color:#fafafa;padding:20px;}
div.body .xo_cart .xo_loginbox h4{display:block;    font-family: "HPSimplifiedLight", arial;font-size:18px;text-transform:uppercase;text-align:center;letter-spacing:1.5px;padding:0 0 15px 0;font-weight:100;margin:0;}
.xo_cart .xo_loginbox .inputTextField{margin:0; margin-bottom:25px;display:block;}
.xo_cart .xo_loginbox .inputTextField input{width:100%;}
.xo_cart .xo_loginbox .inputTextField .errorClass{display:none;color:#bf2026;font-size:14px;padding:5px 0 2px 16px;width:calc(100% - 30px);float:left;}
.xo_cart .bluebtn_login{display:block;padding:16px;background-color:#0096db;text-align:center;color:#fff;font-size:18px;text-transform:uppercase;letter-spacing:normal;font-weight:100;border-radius:3px;}
.xo_cart .bluebtn_login.guestBtn{background-color:#767676;color:#FFF;}
.xo_cart .bluebtn_login:hover{background-color:#1159a0;color:#FFF;text-decoration:none;}
.xo_cart .bluebtn_login.guestBtn:hover{background-color:#666;}
.xo_cart .guestcheckout{text-align:center;padding:20px 0 0 0;}
.xo_cart .guestcheckout span{font-size:12px;letter-spacing:.5px;line-height:14px;display:block;margin-top:5px;}
/* cart page css*/

@media only screen and (max-width:1280px){
  .single-collection{width:47%; max-width:47%;}
}
@media only screen and (max-width:1024px){
.slpInsideText{background-color:rgba(50,50,50,.8);height:215px;padding:70px 20px 20px;}
  .xo_cart .rtContainer {
    width: 350px;
}
  .xo_cart .ltContainer {
    width: calc(100% - 350px);
}
  .xo_cart .mainContainer {
    padding: 0 0 0 20px;
    width: calc(100% - 20px);
}
}

@media screen and (max-width: 800px){
.slider-list .slick-next, .slider-list-three .slick-next {
    right: -15px;
    top: 50%;
}
  .slider-list .slick-prev, .slider-list-three .slick-prev {
    left: -15px;
    top: 50%;
}
  .shopping_widget:hover .shop_widget-wrap {
    display: none;
}
}
@media screen and (max-width: 719px){
.product-img-slider  .slick-prev:not(.enable-arrows-mobile), .product-img-slider .slick-next:not(.enable-arrows-mobile) {
    display: block !important;
}
/*   .tabs-nav .slick-prev:not(.enable-arrows-mobile), .tabs-nav .slick-next:not(.enable-arrows-mobile) {
    display: block !important;
} */
  .tabs-nav .slick-disabled {
    display: none !important;
}
  .xo_cart .ltContainer {
    width: 100%;
}
  .xo_cart .rtContainer {
    width: 100%;
}
  .xo_cart .ltContainer {margin-bottom:0}
  .xo_cart .rtPadding {
    margin-left: 0;
}
  .xo_cart .mainContainer {
    padding: 0 20px;
    width: 100%;
}
 div.body .xo_cart .pgTitle {
    font-size: 28px;
    padding-bottom: 0;
}
  .xo_cart .lcBack {
    padding: 15px 0 20px;
}
  .xo_cart{margin-bottom:20px;}
}
@media only screen and (max-width:642px){
.slpInsideText{max-width:270px;padding:30px 20px 20px;height:auto;background-color:transparent;}
.smallherobanner{display:block!important;}
.slpHeroBanner{background:0 0;height:auto;background-color:#fff;border-bottom:1px solid #ddd;}
.slpInsideText{max-width:100%;padding:20px;text-align:center;}
div.body  .slpInsideText h1{font-size:28px;color:#000; }
div.body  .slpInsideText p{color:#000;}
}

@media only screen and (max-width:640px){
  .single-collection{width:94%; max-width:94%; margin:15px;}
}

@media only screen and (max-width:600px){
  .pdp-supp-list{display:none}
  .pdp-supp .pdp-supp-list-mobile {
    display: block;
}
  .slider-lists.tab .slider-slide {
    width: 28%;
}
  div.body .pdp-supp .pdp-supp-customer-support-header{font-size:1.6875em; margin-bottom:15px;}
  .pdp-supp .pdp-supp-customer-support-info {
    font-size: 14px;
    line-height: 1.3;
}
  .pdp-main-block .purchase-btn-container .purchase-btn{max-width:100%;}
}

@media only screen and (max-width:500px){
.search-top-bar {
    text-align: left;
    padding: 0;
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
}
  .sortby {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
  .collection-wrap .info-bar{padding-bottom:0;}
}
@media only screen and (max-width:350px){
.collection-wrap .tabs-link:after {
    height: 5px;
    width: calc(100% - 8*15px);
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    display: block;
    transform: translateX(-50%);
}
}


@font-face{font-family:"HPSimplified";src:url(latin-e-regular-eot.eot);src:url(latin-e-regular-eot.eot#iefix) format("embedded-opentype"), url("latin-e-regular-woff.woff") format("woff"),         url("latin-e-regular-ttf.ttf") format("truetype");font-weight:normal;font-style:normal;}
@font-face{font-family:"HPSimplified";src:url(latin-e-bold-eot.eot);src:url(latin-e-bold-eot.eot#iefix) format("embedded-opentype"), url("latin-e-bold-woff.woff") format("woff"), url("latin-e-bold-ttf.ttf") format("truetype");font-weight:bold;font-style:normal;}
@font-face{font-family:"HPSimplified";src:url("latinGreekCyrillic-regular-eot.eot");src:url("latinGreekCyrillic-regular-eot.eot?#iefix") format("embedded-opentype"),         url("latinGreekCyrillic-regular-woff.woff") format("woff");font-weight:normal;font-style:normal;}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
@font-face{font-family:HPSimplified;font-weight:400;font-style:normal;font-display:swap;unicode-range:u+000-5ff;src:url("HPSimplifiedRegular.woff") format("woff");}
/* hp socket printer */
.hp-sprocket-head .container{max-width:1000px; margin:0 auto;}
.hp-row {
    margin-top: 10px;     font-family: HPSimplified,Arial;
}
.hp-sprocket-head .fontHH1 {
    font-size: 50px;
    line-height: 50px;
        font-family: "HPSimplified";
    font-weight: normal;
      margin-bottom: 11px;
    

}
@media only screen and (min-width: 801px), print and (min-width: 4in){
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23 {
    float: left;
  
}
}
@media only screen and (min-width: 801px), print and (min-width: 4in){
.col-lg-16 {
    width: 66.66666666666666%;
}
  .col-lg-8 {
    width: 33.33333333333333%;
}
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.centered img {
    width: 100%;
    margin: auto;
}
.centered {
    text-align: center;
}
.product-image a {
    display: inline-block;
    color: #0096D6;
}
.product-image a:hover{
    color: #006699; text-decoration:none;
}


.hp-sprocket-head  p{margin-bottom:7px;}
.hp-sprocket-head {
    margin-top: 50px;
}
.red{color:#f05332;margin-left:4px;font-weight:700;}

.hp-sprocket-head  p{color:#767676;line-height:22px;margin-bottom:20px;}
.badge{display:inline-block;font-size:12px;padding:5px 8px;color:#fff;border-radius:1px;margin:0 2px;position:relative;border:none;}
.badge.badge-blue{background-color:#0096D6;}
.badge.badge-round{border-radius:100px;}
input:disabled,input:disabled:hover{border-color:#949494;color:#767676;background-color:#efefef;cursor:not-allowed;}
.badge{display:inline-block;font-size:12px;color:#fff;border-radius:1px;margin:0 2px;position:relative;padding:0;top:-1px;text-align:center;}
.badge:hover{cursor:pointer;}
.badge.badge-blue{background-color:#0096D6;}
.badge.badge-round{font-weight:bold;padding:0;margin-right:5px;width:20px;height:20px;line-height:20px;text-align:center;font-size:16px;border-radius:100px;}
.key-value{color:#767676!important;}
 .hp-sprocket-head p{display:table;}
 .hp-sprocket-head p.key-value span{display:table-cell;}
.w-status a {
    color: #0096D6;
}
.w-status a:hover{text-decoration:none; color:#006699}
 p.key-value span.key {
    color: #373737;
    font-weight: bold;
    margin-right: 40px;
    max-width: 150px;
    min-width: 150px;
}
.hp-sprocket-head  p.key-value span.key{margin-right:0; display:inline}

 .s-container{max-width:1000px; margin:0 auto;} 
  
  .contact-tile {
    display: block;
    cursor: pointer;
}
  .gray-block {
    background-color: #f2f2f2;
}
  .column-block.tile-block {
    padding: 0 0 15px;
    border: 2px solid #fff;
    height: 100%;
    position: relative;
}
  
  .contact-tile .tile-image-bg {
    max-height: 125px;
    overflow: hidden;
    margin-bottom: 15px;
}
  .contact-tile img {
    width: 100%;
}
div.body   .contact-tile h3 {
    color: #0096D6;
    padding: 0 20px;
        font-family: "HPSimplified";
    font-weight: normal;
  font-size: 20px; margin-bottom:5px;
    line-height: 1.1;
}
div.body  .contact-tile p {
    margin: 0;
    padding: 0 20px; line-height:22px;
    color: #767676;
}
.contact-tile a:hover{text-decoration:none}
.column-block.tile-block:hover {
    border-color: #ccc;
}
div.body .column-block.tile-block:hover h3 {
    color: #006699;
}
body#hp-sprocket-photo-printer {
    background: #fff;
}

.hp-row.promo-row {
    margin-bottom: 20px;
}

 p.key-value span.key{color:#373737;font-weight:bold;margin-right:40px;max-width:150px;min-width:150px;}

 

@media only screen and (max-width: 800px){
.key-value{color:#373737!important;font-family:HpSimplifiedRegular;}
}
 .hp-row:after, .hp-row:before {
    content: "";
    /* width: 100%; */
    display: block;
    clear: both;
}
 div#newpdptab {
    margin-bottom: 110px;
}

.hp-nav-tabs li a {
    display: block;
    white-space: nowrap;
    position: relative;
    font-size: 16px;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    color: #fff !important;
    background-color: #0096D6;
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
}
.truncate.ellipsicised {
    display: inline-block;
    width: 100%;
}
.hp-nav-tabs li {
    display: block;
    margin-bottom: 10px;
}
.hp-nav-tabs li a i {
    position: relative;
    top: -2px;
    text-align: left;
    font-size: 22px;
    text-align: center;
    color: #fff;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.hp-nav-tabs li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #006699;
}
.hp-nav-tabs li.active a:after {
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    color: #373737;
    top: 0;
    right: -15px;
    font-size: 54px;
    height: 50px;
    line-height: 50px;
}
.hp-nav-tabs > li.active > a,  .hp-nav-tabs > li.active > a:focus, .hp-nav-tabs > li.active > a:hover {
    color: white;
    background-color: #373737;
}
.sm-img {
    width: 26px;
    display: inline;
    position: relative;
    top: -2px;
    text-align: left;
    font-size: 22px;
    text-align: center;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.tab-contents h2.tab-title {
    height: 50px !important;
    line-height: 50px !important;
    margin-bottom: 20px !important;
    font-size: 24px !important;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
}

.setupBox {
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    display: inline-block;
    padding: 15px 80px;
    border: 1px solid transparent;
    overflow: hidden;
    text-align: center;
 
    color: #333333;
}
.printImg {
    display: block;
    margin: 0 auto 15px;
}
div.body .setupBox h4 {
    font-size: 18px;
}
.setupBtn {
    color: white;
    background-color: #0096D6;
    text-align: center;
    vertical-align: middle;
    padding: 15px;
    min-width: 160px;
    display: table; font-size:1rem;
    margin: 15px auto 0;
}
.setupBtn:hover, .setupBtn:focus {
    background-color: rgba(0, 125, 186, 1); text-decoration:none
}
  
 /*================ Custom Page CSS ================*/
div#g-recaptcha input.btn {
    background: #0096d6 !important;
    border: solid 1px #0096d6;
    color: white;
    padding: 0px 40px;
}
  
  h2.form-head {
    text-align: center;
    color: red;
    padding-top: 45px;
}
  body#join-our-community {
    background: white;
}
div#join-pg .grid--half-gutters {
    margin-left: 0px;
}
span.site-header__menu-toggle--open {
    margin-right: 12px;
}


div#join-pg input#ContactFormEmail {
    background: transparent;
    border: solid 1px #6c6c6c;
    border-radius: 5px;
    margin-top: 7px;
}
  body#challenge input.btn {
    background: #0171ad !important;
    color: #ffffff !important;
    border: 1px solid #0171ad !important;
    box-shadow: 0 0 10px 0 transparent;
    margin-top: 20px;
}
  .shopify-challenge__container {
    margin: 45px auto !important;
}
  #mc_embed_signup {
    background: white;
    box-shadow: #63636333 0px 2px 8px 0px;
}
  #mc_embed_signup {
    margin-top: 40px;
}
div#join-pg select#ContactFormCountry- {
    background: transparent;
    border: solid 1px #6c6c6c;
    border-radius: 5px;
    margin-top: 7px;
}
input.btn {
    background: red;
}
p.form-para {
    text-align: center;
}
div#form-one {
    width: 20%;
}
div#form-three {
    width: 20%;
}
div#form-two {
    width: 60%;
    display: block;
    margin: 0 auto;
}
#mc_embed_signup {
    padding: 20px;
    margin-bottom: 60px;
    border: solid 1px #e5e5e5;
}
 p.form-para {
    text-align: center !important;
} 
#mc_embed_signup .button {
    box-shadow: 0 0 10px 0 transparent;
    background-color: #0171ad !important;
    border: 1px solid #0171ad !important;
    border-radius: 0px !important;
}

@media screen and (max-width: 1120px) {
 
   #mc_embed_signup {
    width: 100% !important;
}
  div#form-two {
    width: 100%;
}
  }
/*================ Custom Page CSS Close================*/ 
  
  
  
  

div.body .tab-contents h3 {
    font-size: 20px; margin-bottom:5px;
}
.tab-contents ul {
    color: #767676; margin-top:0 !important;
    margin-bottom: 20px;
}
.tab-contents ul li a{color:#0096D6;}
.tab-contents ul li a:hover{color:#006699; text-decoration:none}
.support-content{display:none}
.support-content.tab-active{display:block}

.table.table-layout-fixed {
    table-layout: fixed;
  max-width: 100%;
    background-color: transparent;
    color: #767676;
}
.table > thead > tr > th {
    font-weight: bold;
    color: #000; text-align:left;
    vertical-align: bottom;
}
.table > thead > tr > th label {
    position: relative;
    display: inline-block;
    font-weight: bold; text-align:left;
    color: #373737;
    margin-bottom: 5px;
}
.table-condensed tr td, .table-condensed tr th{padding:5px 0}
.table-condensed tr td a{color:#0096D6;}
.table-condensed tr td a:hover{color:#006699; text-decoration:none}
.secondary-content {
    font-size: 14px;
    line-height: 1.1;
    color: #767676; margin-bottom:20px;
}

.marginBottom20 {
    margin-bottom: 20px!important;
}
select#attachedDocumentDetail {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px 20px;
    font-size: 16px;
    color: #000; position:relative;
    font-family: HPSimplifiedLight;
    line-height: 25px; background: transparent; margin-bottom:0;
}
.marginBottom20.userGuidePdp{position:relative; width:64%;}
.marginBottom20.userGuidePdp:after {
      content: "\f107";
    border-left: none;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 25px;
    color: #ccc;
    height: 100%;
    line-height: 43px;
    width: 46px;
    text-align: center;
    margin-left: 15px;
    background-color: #FFFFFF;
    position: absolute; z-index:-1;
    top: 0px;
    right: 0px;
}
select#attachedDocumentDetail:hover {
    border: 1px solid #0096D6;
}
.productImgBlock .key-value{display:none}
#close-tab-content{font-size:0;}
@media only screen and (max-width: 800px){
  .hp-sprocket-head {
    margin-top: 10px;
}
  .hp-sprocket-head .fontHH1{font-size:32px; text-align:center}
  .product-header .key-value{display:none}
  .productImgBlock .key-value{display:block; text-align: left; margin-top:34px;}
  .hp-sprocket-head .container, .s-container {
    max-width: 670px;
    margin: 0 auto;
}
  .hp-sprocket-head p.key-value span {
    display: inline-block;
}
  div#newpdptab {
    margin-bottom: 90px; margin-top:15px;
}
  .column-block.tile-block {
    padding-bottom: 15px;
}
  .column-block {
    min-height: 0;
    margin-bottom: 20px;
}
  .hp-nav-tabs li {
    margin-bottom: 0;
}
  .hp-nav-tabs li a:after {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    top: -1px;
    right: 15px;
    font-size: 24px;
}
  .hp-nav-tabs li a {
    padding: 0;
    color: #0096D6 !important;
    background-color: transparent;
    border: 1px solid #0096D6;
    margin-top: -1px;
}
  .hp-nav-tabs li a i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    color: #0096D6;
}
  .hp-nav-tabs li.active a i {
    color: #0096D6;
}
  .hp-nav-tabs li.active a:after {
    color: #0096D6;
    content: '\f105';
    right: 15px;
    font-size: 24px;
}
  .body ul.hp-nav-tabs a:visited {
    color: #0096d6;
}
  .hp-nav-tabs > li.active > a, .hp-nav-tabs > li.active > a:focus, .hp-nav-tabs > li.active > a:hover {
    color: white !important;
    background-color: #373737;
}
  .sm-img {
    width: 26px;
    height: 26px;
    line-height: 50px;
    margin: 15px 10px 15px 15px;
    color: #0096D6;
}
  .tab-contents {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-left: 1px solid #767676;
    padding: 20px;
    overflow-y: auto;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
#close-tab-content {
    position: absolute;
    top: 23px;
    right: 0px; 
    font-size: 45px;
    color: #767676;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
  .tab-contents.open {
    left: 0;
}
}
.mccta a.btn.btn-primary {
    color: white;
}
  
  
  .ecarepack-modal-container {
    width: 60%;
}
.mfp-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px !IMPORTANT;
    cursor: pointer;
    margin-right: 15px;
    margin-top: 5px;
    border: 1px solid #ddd !important;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 0;
    background-color: #9c9c9b !important;
    z-index: 10;
    opacity: 1;
}
  .mfp-close:before {
    box-sizing: border-box;
    font-size: 16px;
    height: 40px;
    line-height: 20px;
    font-family: HPIcons;
    color: #fff;
    content: "\E907";
}
  .ecarepack-modal-container .react-modal-overflow {
    overflow: initial;
}
  .ecarepack-modal-container .ecarepack-popup-container {
    padding: 5%;
    text-align: center;
}
  .ecarepack-modal-container .ecarepack-popup-container h1 {
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
  .ecarepack-modal-container .ecarepack-popup-container .subtitle {
    margin: 0;
    color: #0171ad;
}
  .ecarepack-modal-container .ecarepack-popup-container .enter-serial {
    text-align: center;
    margin: 0 1.6%;
    position: relative;
    margin: 0 auto 20px;
    max-width: 500px;
    text-align: left;
}
  .ecarepack-modal-container .ecarepack-popup-container .enter-serial span {
    display: inline-block;
    padding: 20px 0;
}
  
  .ecarepack-modal-container .ecarepack-popup-container .enter-serial input {
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: rgba(0,0,0,.75);
    display: block;
    font-family: inherit;
    height: 3em;
    padding: .5em;
    transition: box-shadow .45s ease 0,border-color .45s ease-in-out 0;
    width: 100%;
    font-weight: 100;
    letter-spacing: 2px;
    text-transform: uppercase;
}
  
  .ecarepack-modal-container .ecarepack-popup-container .enter-serial .serial-error-message {
    display: none;
}
  .ecarepack-modal-container .ecarepack-popup-container .enter-serial button#continue {
    color: #fff;
    background-color: #0096db;
    pointer-events: all;
    cursor: pointer;
    font-family: HPSimplifiedLight,Arial;
    font-size: 18px;
    font-weight: 100;
    position: static;
    padding: 15px 50px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin: 20px auto;
    display: block;
}
  .ecarepack-modal-container .ecarepack-popup-container .enter-serial button#continue.disabled {
    pointer-events: none;
    background-color: #ddd;
}
  .ecarepack-modal-container .ecarepack-popup-container .how-to {
    border-top: 1px solid #ccc;
    text-align: left;
    margin: 40px 10px;
    padding-top: 5%;
}
  
div.body .how-to h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;}
  div.body .how-to h3 {
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
}
  .ecarepack-modal-container .ecarepack-popup-container .how-to .learn-more a {
    color: #0096db;
}
  .ecarepack-modal-container .react-modal-overflow {
    overflow: auto;
}
  .fancybox-slide{overflow:hidden;}
  
   @media screen and (max-width: 992px) { 
  .ecarepack-modal-container {
    width: 100%;
}
   }
  
  @media screen and (max-width: 640px) {
  .minicart_contents {
    font-family: HPSimplifiedLight,Arial;
    padding: 18px 11px 0;
    text-align: left;
    font-size: 16px;
    line-height: 1;
}
    .header .shop_widget {

    width: 400px;
}
.tab-contents #tab9 h2.tab-title{height:auto !important; line-height: 32px !important;padding-right: 10px;}
 
    
  }
  img.acvad {
    width: 150px;
}
  
    @media screen and (max-width: 440px) {
  .header .shop_widget {
    width: 264px;
    right: -14px;
    text-align: left;
}
      
    .shopping_container .productrow .mcprodname {
    float: left;
    width: 85%;
    margin-bottom: 10px;
}
      .shopping_container .productrow .mcprodqty {
    float: left;
    width: 50%;
}
      .shopping_container .productrow .mcprodprice {
    display: inline-block;
    text-align: right;
    width: 50%;
}
  }
  
  a.hf_logo.link_metrics {
    margin: 0;
    width: 141px;
}
  .header .hp_logo a.hf_logo img {
     
    display: block;
    visibility: visible;
 
  }
  .header .hf_logo:before{display:none}
  
  .hdr_widgets li.search_widget {
    width: auto;
    margin-top: -11px;
}
  
  .search-box {
    width: 270px;
    height: 45px;
    border: solid 1px #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 0 20px;
}
  
  .search-box .search-bar {
    background: rgba(0,0,0,0);
    height: 100%;
    width: 100%;
    font-family: "HPSimplifiedLight";
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .3px;
    text-align: left;
    color: #5a5a5a;
    margin: 0 20px;
    outline: none;
    border: none!important;
    box-shadow: none!important;
    padding: 0;
    min-width: 0;
}
  
 .search-box .wpr-search-icon-logo {
    cursor: pointer;
    font-family: "header_icons";
    text-decoration: none;
    outline: none;
    object-fit: contain;
    margin: 0 10px;
    font-size: 20px;
    color: #5a5a5a;
    padding: 2px;
}
  
.search-box .wpr-search-icon-logo:before {
    content: "\E901";
    font-family: HPIcons;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}
 .header  .mobile-search-icon{display:none;}
  .header-search-container .search-box{width:100%; margin:0;}
.header-search-container {
    padding: 15px 10px;
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 22;
    /* display: none; */
    top: -80px;
    transform: translateY(-100%);
    transition: 0.5s ease all;
}
  .header-search-container.active {
    /* display: block; */
    top: 73px;
    transform: translate(0);
}
  .header li.search_widget.active .top_corner{display:block}
  
  @media (max-width: 1080px) {
  .header .mobile-search-icon{display:block;}
      .hdr_widgets li.search_widget {
    width: 32px;
    margin-top: 0;
}
    .search-box{display:none;}
    .header-search-container .search-box{width:100%; margin:0; display: flex;}
  }
  
 /* custom css */ 
  @media screen and (max-width: 719px){
div.body .sprocket-explore-the-app .molecule-lb-413 {
    position: absolute;
    left: 0% !important;
    transform: none !important;
    right: 5% !important;
}
    .contact-form-wrap .span12{width:100%; margin-bottom:20px;}
  }
  /* custom css end */ 
  
    

    .fade.in {
    opacity: 1;
    display: block;
}
  
  button.close.icon:after {
    font-family: 'HPControlIcons';
    content: "\e607";
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    color: #767676;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
  
  .modal {
  display: none; 
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(255,255,255);
  background: rgba(255,255,255,0.7);
  overflow: auto;
}
  
    .modal-dialog{

  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0,0,.3,1.6);
}
  .modalButton span {
    line-height: 50px;
}
  
  @-webkit-keyframes modalbox {
  0% {
    top: -250px; 
    opacity: 0;
  }
  100% {
    top: 0; 
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -250px; 
    opacity: 0;
  }
  100% {
    top: 0; 
    opacity: 1;
  }
  
  
  
  
  
  /*! CSS Used from: https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css */
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-external-link:before{content:"\f08e";}
.fa-file-text:before{content:"\f15c";}
.fa-youtube-play:before{content:"\f16a";}

#micrositeWrapper h3{margin:20px 0!important;}
#micrositeWrapper .hp-row{margin:20px 0!important;}
#howToScanStepsContainer ul li{list-style-type:disc!important;}
#howToScanStepsContainer ul{padding:0 20px!important;}
.howToPrintImgContainer,.windows.howToScanImgContainer{text-align:center;font:0/0 a;position:relative;top:50px;}
.mac.howToScanImgContainer{top:0;}
.howToPrintImgContainer:before,.howToScanImgContainer:before{content:"";display:inline-block;vertical-align:middle;height:100%;}
.howToPrintImgContainer img:not(.hidden),.howToScanImgContainer img:not(.hidden){display:inline-block;vertical-align:middle;}
.dezide{padding:15px!important;}
.fa-external-link{font-size:12px;}
.overrideContainer{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw!important;margin-right:-50vw!important;}

  
  
  /*! CSS Used from: https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css */
.pull-right{float:right;}
.fa.pull-right{margin-left:.3em;}
.fa-sort-desc:before{content:"\f0dd";}
.fa-apple:before{content:"\f179";}
.fa-windows:before{content:"\f17a";}

.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.pull-right{float:right!important;}
.hidden{display:none!important;}
/*! CSS Used from: https://support.hp.com/wps/wcm/connect/pps/0ba5a6b8-9e79-4e70-8a26-c21cd51ace26/psfs_style.css?MOD=AJPERES&ContentCache=NONE&CACHEID=ROOTWORKSPACE.Z18_9PL6I440L8DA70AA7GKJFU0004-0ba5a6b8-9e79-4e70-8a26-c21cd51ace26-n5P8v4i */
.nav-container{border-bottom:1px solid #ddd!important;}
.nav-container .nav-tabs{margin-right:auto!important;}
.nav-container>ul{margin-bottom:0;}
.nav{padding-left:0;margin-bottom:0;list-style:none;}
.nav-tabs li{float:left;margin-bottom:-1px;}
.nav li{position:relative;display:block;}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.nav-tabs>li>a:focus,.nav-tabs>li>a:hover{background-color:#fff;border-bottom:7px solid #0096d6;outline-style:none!important;}
.nav li a{color:#555!important;position:relative;display:block;padding:10px 5px 5px 5px;margin:0 10px;}
ul.nav-tabs-responsive{border-top:1px solid #ddd!important;border-bottom:: 1px solid #ddd!important;padding:0!important;}
.nav-tabs-responsive li{border-bottom:1px solid #ddd!important;}
.nav-tabs-responsive li a{padding:10px;color:#0096D6!important;}
.nav-tabs-responsive>li.active>a,.nav-tabs-responsive>li.active>a:focus,.nav-tabs-responsive>li.active>a:hover,.nav-tabs-responsive>li>a:focus,.nav-tabs>li>a:hover{color:#006699!important;outline-style:none!important;}
@media only screen and (max-width: 496px){
.nav-container{border-bottom:none!important;}
}
@media only screen and (min-width: 497px){
.nav-container{display:inline-flex;flex-direction:row;width:100%;}
ul.nav-tabs{flex-wrap:nowrap;justify-content:flex-start;}
#osSelector{justify-content:flex-end;}
}
#osSelector div:first-child{padding-top:10px;font-size:14px;text-align:left;}
.active-os{color:#555!important;font-weight:bold;cursor:text;}
#inactiveOs{color:#0096D6!important;font-weight:normal;}
.navbar-text{color:#767676;}
.fa-windows,.fa-apple{margin:0 5px;}
.topic-tab{padding-right:5px;padding-left:5px;}

  .tab-pane{outline:none; box-shadow:none; 
    display: none;
    opacity: 0;
}
 .tab-pane.active {
    display: block;
    opacity: 1;
}
  .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
  .fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}
  
.form-vertical radio
  {
    color:black;
}
.ppr{text-align:center;}  
span.flag {
    display: none!important;
}

  
.row-ss img {
    border-radius: 1rem !important;
}
  

  

  @media (min-width:991px){
  .product-img-slider {
    padding: 30px;
    position: relative;
    min-height: 435px !important;
    overflow: hidden;
    text-align: center;
}
    
  }
  
  @media (min-width:550px){
    .product-img-slider {
    padding: 30px;
    position: relative;
    min-height: 385px !important;
    overflow: hidden;
    text-align: center;
}
  }
  

   @media (max-width:550px){
     #mc_embed_signup {
    width: 100%;
}
}
  
  
    @media screen and (max-width:368px) {
    .header .hp_logo a.hf_logo {
        margin-left: 0px !important
    }
  
li.js_search_widget.nav_button.search_widget,  li.js_top_menu_widget.nav_button.top_menu_widget ,  li.js_shopping_widget.nav_button.shopping_widget , li.js_search_widget.nav_button.search_widget{
  margin-left:5px !important;
  }
  
  .header .hp_logo a.hf_logo {
    margin-left: 3px !important;
}
  
  .selectable, .empty {
    margin-top: 11px;
    margin-right: 0;
    margin-bottom: 12px;
    margin-left: 10px !important;
}
      
      
      .slpHeroBanner-2 .slp-nodycontainer {
    margin: 0 !important;
}

li.lstchild.instagram:before {
    content: "";
     left: -2px;
    content: "";
    top: -2px;
    position: absolute;
    background-image: url(/cdn/shop/files/211928_social_youtube_icon.svg?v=1660226689);
    width: 23px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: cover;
}

li.lstchild.instagram {
    position: relative;
}

      

