/* Build time:: Wed, Oct 9, 2024, 11:30 AM CDT from development branch */
@charset "UTF-8";
.col-filter-overflow::-webkit-scrollbar,
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items::-webkit-scrollbar,
.jumpto ul::-webkit-scrollbar,
.modal-order-distributor .modal-body::-webkit-scrollbar,
.modal-order-distributor .table-responsive::-webkit-scrollbar,
.side-panel .side-filters-container-content::-webkit-scrollbar {
    -webkit-appearance: none;
}
.col-filter-overflow::-webkit-scrollbar-thumb,
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items::-webkit-scrollbar-thumb,
.jumpto ul::-webkit-scrollbar-thumb,
.modal-order-distributor .modal-body::-webkit-scrollbar-thumb,
.modal-order-distributor .table-responsive::-webkit-scrollbar-thumb,
.side-panel .side-filters-container-content::-webkit-scrollbar-thumb {
    background-color: #d4cfc5;
    border-radius: 10px;
    border: 4px solid #fff;
}
.prodOverview .toggle-opacity:not(.in):after,
.toggle-opacity:not(.in) {
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent);
    mask-image: linear-gradient(180deg, #000 60%, transparent);
}
.box-opts-content.actions p,
.box-opts.exact-match2 .item-download-list,
.box-opts .headline p,
.collapsible-body > *,
.collapsible-header > *,
.collapsible-wrapper-controls > *,
.compact-list .compact-item .compact-content .compact-title > *,
.compact-list .compact-item .compact-content > *,
.dropdown-menu.signIn-invitation p,
.form-sort-results label,
.hero-banner2 .content > *,
.links-container .links-list,
.links-container .links-list-border,
.results-controls .filter-tag-filters .section,
.results-controls .secure-content .secure-checkbox .checkbox-wrapper input[type="checkbox"],
.results-controls .secure-content .secure-checkbox .checkbox-wrapper label,
.results-controls p,
.security-status .authorization > p,
.security-status .request-message p,
.site-header .secondary-nav .signIn-invitation p,
.t-switch,
.t-switch-wrapper .content > * {
    margin: 0;
}
.jumpto.is-full-leftnav {
    position: relative;
}
.jumpto.is-full-leftnav:before {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    z-index: -1;
    width: 100vw;
    height: 100%;
    background: inherit;
    transform: translateX(50%);
}
@media screen and (min-width: 768px) {
    .col-lg-12 .jumpto.is-full-leftnav:before,
    .global-component .jumpto.is-full-leftnav:before {
        width: 100vw;
    }
    .app-column-right .jumpto.is-full-leftnav:before,
    .col-lg-9 .jumpto.is-full-leftnav:before {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-12 .jumpto.is-full-leftnav:before,
    .global-component .jumpto.is-full-leftnav:before {
        width: 100vw;
    }
    .app-column-right .jumpto.is-full-leftnav:before,
    .col-lg-9 .jumpto.is-full-leftnav:before {
        width: calc(100vw - 300px);
    }
}
.impact-border:after {
    border-image-source: linear-gradient(90deg, #fca600 9%, #69ca00 49%, #0eafe0 90%);
}
.impact-border-bottom:after,
.impact-border-top:after {
    border-image: linear-gradient(90deg, #fca600 9%, #69ca00 49%, #0eafe0 90%) 1;
}
.impact-border-left:after,
.impact-border-right:after {
    border-image: linear-gradient(180deg, #fca600 9%, #69ca00 49%, #0eafe0 90%) 1;
}
@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/Poppins-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/Poppins-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Poppins;
    src: url(../fonts/poppins/Poppins-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: nxp-icons;
    src: url(../fonts/nxp-icons/nxp-icons.eot);
    src: url(../fonts/nxp-icons/nxp-icons.eot) format("embedded-opentype"), url(../fonts/nxp-icons/nxp-icons.ttf) format("truetype"), url(../fonts/nxp-icons/nxp-icons.woff) format("woff"),
        url(../fonts/nxp-icons/nxp-icons.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}
[class*=" fnxp-"],
[class^="fnxp-"] {
    font-family: nxp-icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fnxp-consumer:before {
    content: "\e910";
}
.fnxp-automotive:before {
    content: "\e900";
}
.fnxp-bookmark:before {
    content: "\e901";
}
.fnxp-bookmark-plus:before {
    content: "\e902";
}
.fnxp-cart:before {
    content: "\e903";
}
.fnxp-certificate-check:before {
    content: "\e904";
}
.fnxp-check-circle:before {
    content: "\e905";
}
.fnxp-comms-infrastructure:before {
    content: "\e906";
}
.fnxp-exclamation-circle:before {
    content: "\e907";
}
.fnxp-hardware:before {
    content: "\e908";
}
.fnxp-industrial:before {
    content: "\e909";
}
.fnxp-mobile:before {
    content: "\e90a";
}
.fnxp-shield-secure:before {
    content: "\e90b";
}
.fnxp-silicon:before {
    content: "\e90c";
}
.fnxp-smart-city:before {
    content: "\e90d";
}
.fnxp-smart-home:before {
    content: "\e90e";
}
.fnxp-x-twitter:before {
    content: "\e90f";
}
.leftnav-guidelines-item.active {
    position: relative;
}
.leftnav-guidelines-item.active + ul {
    display: initial !important;
}
.leftnav-guidelines a[aria-current="page"] {
    font-weight: 600;
}
.leftnav-guidelines a[aria-current="page"] + ul > li a:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    margin-left: -15px;
    background-color: #d4cfc5;
}
.leftnav-guidelines.active {
    position: relative;
}
.leftnav-guidelines.active + ul {
    display: initial;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 600;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small,
sub,
sup {
    font-size: 80%;
}
sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.4em;
}
sub {
    bottom: -0.4em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .btn > .caret,
    .download-details > .caret,
    .dropup > .btn > .caret,
    .dropup > .download-details > .caret,
    .dropup > .nav-close > .caret,
    .nav-close > .caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
.animate-toggle {
    animation: toggleAnimation 0.6s ease-in-out;
    overflow: hidden;
    height: auto;
    top: 0;
}
@keyframes toggleAnimation {
    0% {
        max-height: 0;
        top: -12px;
        opacity: 0.4;
    }
    to {
        max-height: 200vh;
        top: 0;
        opacity: 1;
    }
}
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    background-color: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #215bd6;
    text-decoration: none;
}
a:focus,
a:hover {
    color: #215bd6;
    text-decoration: underline;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 0;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border: 0;
    border-top: 1px solid #898683;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
html {
    position: relative;
    height: 100%;
    scroll-behavior: smooth;
}
@media (min-width: 768px) {
    body {
        font-size: 16px;
    }
}
.box-opts .price,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif;
    line-height: 1.1;
    color: #000;
}
.box-opts .price .shopping-coupon-list li,
.box-opts .price .shopping-list .box-container .remove,
.box-opts .price .shopping-modal .description,
.box-opts .price .shopping-quantity-group .title,
.box-opts .price .shopping-statement p,
.box-opts .price .small,
.box-opts .price small,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-coupon-list li,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-list .box-container .remove,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-modal .description,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-quantity-group .title,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-statement p,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .small,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total small,
.h1 .shopping-coupon-list li,
.h1 .shopping-list .box-container .remove,
.h1 .shopping-modal .description,
.h1 .shopping-quantity-group .title,
.h1 .shopping-statement p,
.h1 .small,
.h1 small,
.h2 .shopping-coupon-list li,
.h2 .shopping-list .box-container .remove,
.h2 .shopping-modal .description,
.h2 .shopping-quantity-group .title,
.h2 .shopping-statement p,
.h2 .small,
.h2 small,
.h3 .shopping-coupon-list li,
.h3 .shopping-list .box-container .remove,
.h3 .shopping-modal .description,
.h3 .shopping-quantity-group .title,
.h3 .shopping-statement p,
.h3 .small,
.h3 small,
.h4 .shopping-coupon-list li,
.h4 .shopping-list .box-container .remove,
.h4 .shopping-modal .description,
.h4 .shopping-quantity-group .title,
.h4 .shopping-statement p,
.h4 .small,
.h4 small,
.h5 .shopping-coupon-list li,
.h5 .shopping-list .box-container .remove,
.h5 .shopping-modal .description,
.h5 .shopping-quantity-group .title,
.h5 .shopping-statement p,
.h5 .small,
.h5 small,
.h6 .shopping-coupon-list li,
.h6 .shopping-list .box-container .remove,
.h6 .shopping-modal .description,
.h6 .shopping-quantity-group .title,
.h6 .shopping-statement p,
.h6 .small,
.h6 small,
.shopping-coupon-list .box-opts .price li,
.shopping-coupon-list .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total li,
.shopping-coupon-list .h1 li,
.shopping-coupon-list .h2 li,
.shopping-coupon-list .h3 li,
.shopping-coupon-list .h4 li,
.shopping-coupon-list .h5 li,
.shopping-coupon-list .h6 li,
.shopping-coupon-list h1 li,
.shopping-coupon-list h2 li,
.shopping-coupon-list h3 li,
.shopping-coupon-list h4 li,
.shopping-coupon-list h5 li,
.shopping-coupon-list h6 li,
.shopping-list .box-container .box-opts .price .remove,
.shopping-list .box-container .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .remove,
.shopping-list .box-container .h1 .remove,
.shopping-list .box-container .h2 .remove,
.shopping-list .box-container .h3 .remove,
.shopping-list .box-container .h4 .remove,
.shopping-list .box-container .h5 .remove,
.shopping-list .box-container .h6 .remove,
.shopping-list .box-container h1 .remove,
.shopping-list .box-container h2 .remove,
.shopping-list .box-container h3 .remove,
.shopping-list .box-container h4 .remove,
.shopping-list .box-container h5 .remove,
.shopping-list .box-container h6 .remove,
.shopping-modal .box-opts .price .description,
.shopping-modal .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .description,
.shopping-modal .h1 .description,
.shopping-modal .h2 .description,
.shopping-modal .h3 .description,
.shopping-modal .h4 .description,
.shopping-modal .h5 .description,
.shopping-modal .h6 .description,
.shopping-modal h1 .description,
.shopping-modal h2 .description,
.shopping-modal h3 .description,
.shopping-modal h4 .description,
.shopping-modal h5 .description,
.shopping-modal h6 .description,
.shopping-quantity-group .box-opts .price .title,
.shopping-quantity-group .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .title,
.shopping-quantity-group .h1 .title,
.shopping-quantity-group .h2 .title,
.shopping-quantity-group .h3 .title,
.shopping-quantity-group .h4 .title,
.shopping-quantity-group .h5 .title,
.shopping-quantity-group .h6 .title,
.shopping-quantity-group h1 .title,
.shopping-quantity-group h2 .title,
.shopping-quantity-group h3 .title,
.shopping-quantity-group h4 .title,
.shopping-quantity-group h5 .title,
.shopping-quantity-group h6 .title,
.shopping-statement .box-opts .price p,
.shopping-statement .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total p,
.shopping-statement .h1 p,
.shopping-statement .h2 p,
.shopping-statement .h3 p,
.shopping-statement .h4 p,
.shopping-statement .h5 p,
.shopping-statement .h6 p,
.shopping-statement h1 p,
.shopping-statement h2 p,
.shopping-statement h3 p,
.shopping-statement h4 p,
.shopping-statement h5 p,
.shopping-statement h6 p,
h1 .shopping-coupon-list li,
h1 .shopping-list .box-container .remove,
h1 .shopping-modal .description,
h1 .shopping-quantity-group .title,
h1 .shopping-statement p,
h1 .small,
h1 small,
h2 .shopping-coupon-list li,
h2 .shopping-list .box-container .remove,
h2 .shopping-modal .description,
h2 .shopping-quantity-group .title,
h2 .shopping-statement p,
h2 .small,
h2 small,
h3 .shopping-coupon-list li,
h3 .shopping-list .box-container .remove,
h3 .shopping-modal .description,
h3 .shopping-quantity-group .title,
h3 .shopping-statement p,
h3 .small,
h3 small,
h4 .shopping-coupon-list li,
h4 .shopping-list .box-container .remove,
h4 .shopping-modal .description,
h4 .shopping-quantity-group .title,
h4 .shopping-statement p,
h4 .small,
h4 small,
h5 .shopping-coupon-list li,
h5 .shopping-list .box-container .remove,
h5 .shopping-modal .description,
h5 .shopping-quantity-group .title,
h5 .shopping-statement p,
h5 .small,
h5 small,
h6 .shopping-coupon-list li,
h6 .shopping-list .box-container .remove,
h6 .shopping-modal .description,
h6 .shopping-quantity-group .title,
h6 .shopping-statement p,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #686664;
}
.box-opts .price,
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px;
}
.box-opts .price .shopping-coupon-list li,
.box-opts .price .shopping-list .box-container .remove,
.box-opts .price .shopping-modal .description,
.box-opts .price .shopping-quantity-group .title,
.box-opts .price .shopping-statement p,
.box-opts .price .small,
.box-opts .price small,
.h1 .shopping-coupon-list li,
.h1 .shopping-list .box-container .remove,
.h1 .shopping-modal .description,
.h1 .shopping-quantity-group .title,
.h1 .shopping-statement p,
.h1 .small,
.h1 small,
.h2 .shopping-coupon-list li,
.h2 .shopping-list .box-container .remove,
.h2 .shopping-modal .description,
.h2 .shopping-quantity-group .title,
.h2 .shopping-statement p,
.h2 .small,
.h2 small,
.h3 .shopping-coupon-list li,
.h3 .shopping-list .box-container .remove,
.h3 .shopping-modal .description,
.h3 .shopping-quantity-group .title,
.h3 .shopping-statement p,
.h3 .small,
.h3 small,
.shopping-coupon-list .box-opts .price li,
.shopping-coupon-list .h1 li,
.shopping-coupon-list .h2 li,
.shopping-coupon-list .h3 li,
.shopping-coupon-list h1 li,
.shopping-coupon-list h2 li,
.shopping-coupon-list h3 li,
.shopping-list .box-container .box-opts .price .remove,
.shopping-list .box-container .h1 .remove,
.shopping-list .box-container .h2 .remove,
.shopping-list .box-container .h3 .remove,
.shopping-list .box-container h1 .remove,
.shopping-list .box-container h2 .remove,
.shopping-list .box-container h3 .remove,
.shopping-modal .box-opts .price .description,
.shopping-modal .h1 .description,
.shopping-modal .h2 .description,
.shopping-modal .h3 .description,
.shopping-modal h1 .description,
.shopping-modal h2 .description,
.shopping-modal h3 .description,
.shopping-quantity-group .box-opts .price .title,
.shopping-quantity-group .h1 .title,
.shopping-quantity-group .h2 .title,
.shopping-quantity-group .h3 .title,
.shopping-quantity-group h1 .title,
.shopping-quantity-group h2 .title,
.shopping-quantity-group h3 .title,
.shopping-statement .box-opts .price p,
.shopping-statement .h1 p,
.shopping-statement .h2 p,
.shopping-statement .h3 p,
.shopping-statement h1 p,
.shopping-statement h2 p,
.shopping-statement h3 p,
h1 .shopping-coupon-list li,
h1 .shopping-list .box-container .remove,
h1 .shopping-modal .description,
h1 .shopping-quantity-group .title,
h1 .shopping-statement p,
h1 .small,
h1 small,
h2 .shopping-coupon-list li,
h2 .shopping-list .box-container .remove,
h2 .shopping-modal .description,
h2 .shopping-quantity-group .title,
h2 .shopping-statement p,
h2 .small,
h2 small,
h3 .shopping-coupon-list li,
h3 .shopping-list .box-container .remove,
h3 .shopping-modal .description,
h3 .shopping-quantity-group .title,
h3 .shopping-statement p,
h3 .small,
h3 small {
    font-size: 65%;
}
.box-opts .price sup,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total sup,
.h1 sup,
.h2 sup,
.h3 sup,
.h4 sup,
h1 sup,
h2 sup,
h3 sup,
h4 sup {
    font-weight: 400;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 11px;
    margin-bottom: 11px;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-coupon-list li,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-list .box-container .remove,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-modal .description,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-quantity-group .title,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-statement p,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .small,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total small,
.h4 .shopping-coupon-list li,
.h4 .shopping-list .box-container .remove,
.h4 .shopping-modal .description,
.h4 .shopping-quantity-group .title,
.h4 .shopping-statement p,
.h4 .small,
.h4 small,
.h5 .shopping-coupon-list li,
.h5 .shopping-list .box-container .remove,
.h5 .shopping-modal .description,
.h5 .shopping-quantity-group .title,
.h5 .shopping-statement p,
.h5 .small,
.h5 small,
.h6 .shopping-coupon-list li,
.h6 .shopping-list .box-container .remove,
.h6 .shopping-modal .description,
.h6 .shopping-quantity-group .title,
.h6 .shopping-statement p,
.h6 .small,
.h6 small,
.shopping-coupon-list .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total li,
.shopping-coupon-list .h4 li,
.shopping-coupon-list .h5 li,
.shopping-coupon-list .h6 li,
.shopping-coupon-list h4 li,
.shopping-coupon-list h5 li,
.shopping-coupon-list h6 li,
.shopping-list .box-container .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .remove,
.shopping-list .box-container .h4 .remove,
.shopping-list .box-container .h5 .remove,
.shopping-list .box-container .h6 .remove,
.shopping-list .box-container h4 .remove,
.shopping-list .box-container h5 .remove,
.shopping-list .box-container h6 .remove,
.shopping-modal .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .description,
.shopping-modal .h4 .description,
.shopping-modal .h5 .description,
.shopping-modal .h6 .description,
.shopping-modal h4 .description,
.shopping-modal h5 .description,
.shopping-modal h6 .description,
.shopping-quantity-group .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .title,
.shopping-quantity-group .h4 .title,
.shopping-quantity-group .h5 .title,
.shopping-quantity-group .h6 .title,
.shopping-quantity-group h4 .title,
.shopping-quantity-group h5 .title,
.shopping-quantity-group h6 .title,
.shopping-statement .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total p,
.shopping-statement .h4 p,
.shopping-statement .h5 p,
.shopping-statement .h6 p,
.shopping-statement h4 p,
.shopping-statement h5 p,
.shopping-statement h6 p,
h4 .shopping-coupon-list li,
h4 .shopping-list .box-container .remove,
h4 .shopping-modal .description,
h4 .shopping-quantity-group .title,
h4 .shopping-statement p,
h4 .small,
h4 small,
h5 .shopping-coupon-list li,
h5 .shopping-list .box-container .remove,
h5 .shopping-modal .description,
h5 .shopping-quantity-group .title,
h5 .shopping-statement p,
h5 .small,
h5 small,
h6 .shopping-coupon-list li,
h6 .shopping-list .box-container .remove,
h6 .shopping-modal .description,
h6 .shopping-quantity-group .title,
h6 .shopping-statement p,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 40px;
    color: #000;
}
.h1,
.h2,
h1,
h2 {
    font-weight: 600;
}
.h2,
h2 {
    font-size: 30px;
}
.box-opts .price,
.h3,
h3 {
    font-size: 20px;
    font-weight: 600;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total,
.h4,
h4 {
    font-size: 16px;
    font-weight: 600;
}
.h5,
h5 {
    font-size: 14px;
    font-weight: 600;
}
.h6,
.signpost,
h6 {
    font-size: 12px;
    font-weight: 600;
}
.signpost {
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
}
.subtitle {
    margin-bottom: 6px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
}
p {
    margin: 0 0 11px;
}
.intro,
.lead {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
}
#my-nxp .regular {
    font-weight: 400 !important;
}
.xs-small {
    font-size: 12px;
}
.mark,
mark {
    background-color: #ffeda7;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.initialism,
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.shopping-statement p,
.text-muted {
    color: #686664;
}
.inclusive {
    position: relative;
    border-top: 1px solid #d6dce0;
    display: block;
    padding: 5px 30px;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .inclusive {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px;
    }
}
.inclusive-anchor {
    color: inherit;
    text-decoration: underline;
}
.inclusive.p {
    width: 96%;
}
.text-primary {
    color: #f9b500;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #c69000;
}
.text-success {
    color: #007b7d;
}
a.text-success:focus,
a.text-success:hover {
    color: #00494a;
}
.text-info {
    color: #226ab3;
}
a.text-info:focus,
a.text-info:hover {
    color: #1a5188;
}
.text-warning {
    color: #ff7400;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #cc5d00;
}
.text-danger {
    color: #d60b2d;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #a50923;
}
.bg-accent-primary,
.bg-primary,
.bg-secondary {
    background-color: #000 !important;
    border-color: transparent;
}
.bg-white {
    background-color: #fff !important;
}
.bg-white :not(.btn):not(.nav-close):not(.download-details) {
    color: #000;
    fill: #000;
}
.bg-white .btn-link,
.bg-white a:not(.btn):not(.nav-close):not(.download-details) {
    color: #215bd6;
    text-decoration: none;
}
.bg-white .btn-link:hover,
.bg-white a:not(.btn):not(.nav-close):not(.download-details):hover {
    color: #215bd6;
    text-decoration: underline;
}
.bg-white .box-opts .price,
.bg-white .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total,
.bg-white .h1,
.bg-white .h2,
.bg-white .h3,
.bg-white .h4,
.bg-white .h5,
.bg-white .h6,
.bg-white h1,
.bg-white h2,
.bg-white h3,
.bg-white h4,
.bg-white h5,
.bg-white h6,
.box-opts .bg-white .price,
.dropdown-menu.soft-cart .soft-footer .cart-amount .bg-white .sub-total {
    color: #000 !important;
}
.cool-white {
    background-color: #fff !important;
}
.cool-white :not(.btn):not(.nav-close):not(.download-details) {
    color: "null";
    fill: "null";
}
.cool-white .btn-link,
.cool-white a:not(.btn):not(.nav-close):not(.download-details) {
    color: #215bd6;
    text-decoration: none;
}
.cool-white .btn-link:hover,
.cool-white a:not(.btn):not(.nav-close):not(.download-details):hover {
    color: #215bd6;
    text-decoration: underline;
}
.box-opts .cool-white .price,
.cool-white .box-opts .price,
.cool-white .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total,
.cool-white .h1,
.cool-white .h2,
.cool-white .h3,
.cool-white .h4,
.cool-white .h5,
.cool-white .h6,
.cool-white h1,
.cool-white h2,
.cool-white h3,
.cool-white h4,
.cool-white h5,
.cool-white h6,
.dropdown-menu.soft-cart .soft-footer .cart-amount .cool-white .sub-total {
    color: #000 !important;
}
.bg-petrol-blue {
    background-color: #007088 !important;
}
.bg-petrol-blue :not(.btn):not(.nav-close):not(.download-details) {
    color: #fff;
    fill: #fff;
}
.bg-petrol-blue .btn-link,
.bg-petrol-blue a:not(.btn):not(.nav-close):not(.download-details) {
    color: #fff;
    text-decoration: underline;
}
.bg-petrol-blue .btn-link:hover,
.bg-petrol-blue a:not(.btn):not(.nav-close):not(.download-details):hover {
    color: #fff;
}
.bg-success {
    background-color: #e6f6f6;
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e9e9;
}
.bg-info {
    background-color: #92e1fd;
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #60d3fc;
}
.bg-warning {
    background-color: #ffeda7;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ffe374;
}
.bg-danger {
    background-color: #f8e7e7;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #ecc0c0;
}
.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #d4cfc5;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 11px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-top: 0.5em;
    margin-bottom: 0;
}
ol li,
ul li {
    margin-bottom: 0.5em;
}
.jumpto ul,
.list-unstyled,
.shopping-coupon-list {
    padding-left: 0;
    list-style: none;
}
.jumpto ul > li,
.list-inline,
.list-unstyled > li,
.shopping-coupon-list > li {
    padding-left: 0;
}
.list-inline {
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 22px;
}
dd,
dt {
    line-height: 1.428571429;
}
dt {
    font-weight: 600;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #000;
}
.initialism {
    font-size: 90%;
}
blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 17.5px;
    border-left: 5px solid #d4cfc5;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
.shopping-coupon-list blockquote li,
.shopping-list .box-container blockquote .remove,
.shopping-modal blockquote .description,
.shopping-quantity-group blockquote .title,
.shopping-statement blockquote p,
blockquote .shopping-coupon-list li,
blockquote .shopping-list .box-container .remove,
blockquote .shopping-modal .description,
blockquote .shopping-quantity-group .title,
blockquote .shopping-statement p,
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #686664;
}
.shopping-coupon-list blockquote li:before,
.shopping-list .box-container blockquote .remove:before,
.shopping-modal blockquote .description:before,
.shopping-quantity-group blockquote .title:before,
.shopping-statement blockquote p:before,
blockquote .shopping-coupon-list li:before,
blockquote .shopping-list .box-container .remove:before,
blockquote .shopping-modal .description:before,
blockquote .shopping-quantity-group .title:before,
blockquote .shopping-statement p:before,
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #d4cfc5;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse .shopping-coupon-list li:before,
.blockquote-reverse .shopping-list .box-container .remove:before,
.blockquote-reverse .shopping-modal .description:before,
.blockquote-reverse .shopping-quantity-group .title:before,
.blockquote-reverse .shopping-statement p:before,
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.shopping-coupon-list .blockquote-reverse li:before,
.shopping-coupon-list blockquote.pull-right li:before,
.shopping-list .box-container .blockquote-reverse .remove:before,
.shopping-list .box-container blockquote.pull-right .remove:before,
.shopping-modal .blockquote-reverse .description:before,
.shopping-modal blockquote.pull-right .description:before,
.shopping-quantity-group .blockquote-reverse .title:before,
.shopping-quantity-group blockquote.pull-right .title:before,
.shopping-statement .blockquote-reverse p:before,
.shopping-statement blockquote.pull-right p:before,
blockquote.pull-right .shopping-coupon-list li:before,
blockquote.pull-right .shopping-list .box-container .remove:before,
blockquote.pull-right .shopping-modal .description:before,
blockquote.pull-right .shopping-quantity-group .title:before,
blockquote.pull-right .shopping-statement p:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
.blockquote-reverse .shopping-coupon-list li:after,
.blockquote-reverse .shopping-list .box-container .remove:after,
.blockquote-reverse .shopping-modal .description:after,
.blockquote-reverse .shopping-quantity-group .title:after,
.blockquote-reverse .shopping-statement p:after,
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.shopping-coupon-list .blockquote-reverse li:after,
.shopping-coupon-list blockquote.pull-right li:after,
.shopping-list .box-container .blockquote-reverse .remove:after,
.shopping-list .box-container blockquote.pull-right .remove:after,
.shopping-modal .blockquote-reverse .description:after,
.shopping-modal blockquote.pull-right .description:after,
.shopping-quantity-group .blockquote-reverse .title:after,
.shopping-quantity-group blockquote.pull-right .title:after,
.shopping-statement .blockquote-reverse p:after,
.shopping-statement blockquote.pull-right p:after,
blockquote.pull-right .shopping-coupon-list li:after,
blockquote.pull-right .shopping-list .box-container .remove:after,
blockquote.pull-right .shopping-modal .description:after,
blockquote.pull-right .shopping-quantity-group .title:after,
blockquote.pull-right .shopping-statement p:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 22px;
    font-style: normal;
    line-height: 1.428571429;
}
.icon-size-sm {
    font-size: 24px;
}
svg.icon-size-sm {
    height: 24px;
}
.icon-size-md {
    font-size: 32px;
}
svg.icon-size-md {
    height: 32px;
}
.icon-size-lg {
    font-size: 50px;
}
svg.icon-size-lg {
    height: 50px;
}
.icon-size-xl {
    font-size: 80px;
}
svg.icon-size-xl {
    height: 80px;
}
code,
small {
    line-height: 1;
}
sup {
    font-weight: 300;
}
.shopping-coupon-list li,
.shopping-list .box-container .remove,
.shopping-modal .description,
.shopping-quantity-group .title,
.shopping-statement p,
.small,
small {
    font-size: 14px;
    line-height: 1.25;
}
.large {
    font-size: 115%;
}
.xlarge {
    font-size: 135%;
}
.xxlarge {
    font-size: 195.3%;
}
.heading,
.headline {
    display: block;
    margin: 1em 0 0.5em;
    font-weight: 600;
}
.bold,
.shopping-quantity-group .title {
    font-weight: 700 !important;
}
.xbold {
    font-weight: bolder !important;
    font-weight: 900 !important;
}
.transform-none {
    text-transform: none;
}
a {
    cursor: pointer;
}
a.cta,
a.cta:after {
    position: relative;
}
a.cta:after {
    content: "\f105";
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component a.cta:after {
    content: "";
}
a.cta:hover {
    text-decoration: none;
}
a.cta:hover:after {
    transform: translateX(0.5em);
}
a.cta[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.cta[href*="community.nxp.com"]:after,a.cta[href*="docs.nxp.com"]:after,a.cta[href*="investorday.nxp.com"]:after,a.cta[href*="investors.nxp.com"]:after,a.cta[href*="mcuxpresso.nxp.com"]:after,a.cta[href*="nxpcup.nxp.com"]:after,a.cta[href*="showroom.nxp.com"]:after,a.cta[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
a.cta.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.cta.btn[href*="community.nxp.com"]:after,a.cta.btn[href*="docs.nxp.com"]:after,a.cta.btn[href*="investorday.nxp.com"]:after,a.cta.btn[href*="investors.nxp.com"]:after,a.cta.btn[href*="mcuxpresso.nxp.com"]:after,a.cta.btn[href*="nxpcup.nxp.com"]:after,a.cta.btn[href*="showroom.nxp.com"]:after,a.cta.btn[href*="support.nxp.com"]:after,a.cta.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.cta.download-details[href*="community.nxp.com"]:after,a.cta.download-details[href*="docs.nxp.com"]:after,a.cta.download-details[href*="investorday.nxp.com"]:after,a.cta.download-details[href*="investors.nxp.com"]:after,a.cta.download-details[href*="mcuxpresso.nxp.com"]:after,a.cta.download-details[href*="nxpcup.nxp.com"]:after,a.cta.download-details[href*="showroom.nxp.com"]:after,a.cta.download-details[href*="support.nxp.com"]:after,a.cta.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.cta.nav-close[href*="community.nxp.com"]:after,a.cta.nav-close[href*="docs.nxp.com"]:after,a.cta.nav-close[href*="investorday.nxp.com"]:after,a.cta.nav-close[href*="investors.nxp.com"]:after,a.cta.nav-close[href*="mcuxpresso.nxp.com"]:after,a.cta.nav-close[href*="nxpcup.nxp.com"]:after,a.cta.nav-close[href*="showroom.nxp.com"]:after,a.cta.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
a.cta[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
a.ext:after {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
}
.offer-component a.ext:after {
    content: "";
}
a.ext[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.ext[href*="community.nxp.com"]:after,a.ext[href*="docs.nxp.com"]:after,a.ext[href*="investorday.nxp.com"]:after,a.ext[href*="investors.nxp.com"]:after,a.ext[href*="mcuxpresso.nxp.com"]:after,a.ext[href*="nxpcup.nxp.com"]:after,a.ext[href*="showroom.nxp.com"]:after,a.ext[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
a.ext.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.ext.btn[href*="community.nxp.com"]:after,a.ext.btn[href*="docs.nxp.com"]:after,a.ext.btn[href*="investorday.nxp.com"]:after,a.ext.btn[href*="investors.nxp.com"]:after,a.ext.btn[href*="mcuxpresso.nxp.com"]:after,a.ext.btn[href*="nxpcup.nxp.com"]:after,a.ext.btn[href*="showroom.nxp.com"]:after,a.ext.btn[href*="support.nxp.com"]:after,a.ext.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.ext.download-details[href*="community.nxp.com"]:after,a.ext.download-details[href*="docs.nxp.com"]:after,a.ext.download-details[href*="investorday.nxp.com"]:after,a.ext.download-details[href*="investors.nxp.com"]:after,a.ext.download-details[href*="mcuxpresso.nxp.com"]:after,a.ext.download-details[href*="nxpcup.nxp.com"]:after,a.ext.download-details[href*="showroom.nxp.com"]:after,a.ext.download-details[href*="support.nxp.com"]:after,a.ext.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,a.ext.nav-close[href*="community.nxp.com"]:after,a.ext.nav-close[href*="docs.nxp.com"]:after,a.ext.nav-close[href*="investorday.nxp.com"]:after,a.ext.nav-close[href*="investors.nxp.com"]:after,a.ext.nav-close[href*="mcuxpresso.nxp.com"]:after,a.ext.nav-close[href*="nxpcup.nxp.com"]:after,a.ext.nav-close[href*="showroom.nxp.com"]:after,a.ext.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
a.ext[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
a.ext.btn:after,
a.ext.download-details:after,
a.ext.nav-close:after {
    content: "\f08e";
}
@font-face {
    font-family: Font Awesome;
    src: url(../fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Font Awesome Brand;
    src: url(../fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-brands-400.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Glyphicons Halflings;
    src: url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/../fonts/glyphicons-halflings-regular.eot);
    src: url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/../fonts/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"),
        url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
        url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/../fonts/glyphicons-halflings-regular.woff) format("woff"),
        url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
        url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.spin-icon {
    animation: spin 1s linear infinite;
    width: 1em;
}
@keyframes spin {
    0% {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(1turn);
    }
}
[class*=" icon-"],
[class^="icon-"] {
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
i[class*="icon-"] {
    font-style: normal;
}
.icon-500px:before {
    content: "\f26e";
}
.icon-abacus:before {
    content: "\f640";
}
.icon-accessible-icon:before {
    content: "\f368";
}
.icon-accusoft:before {
    content: "\f369";
}
.icon-acorn:before {
    content: "\f6ae";
}
.icon-acquisitions-incorporated:before {
    content: "\f6af";
}
.icon-ad:before {
    content: "\f641";
}
.icon-address-book:before {
    content: "\f2b9";
}
.icon-address-card:before {
    content: "\f2bb";
}
.icon-adjust:before {
    content: "\f042";
}
.icon-adn:before {
    content: "\f170";
}
.icon-adobe:before {
    content: "\f778";
}
.icon-adversal:before {
    content: "\f36a";
}
.icon-affiliatetheme:before {
    content: "\f36b";
}
.icon-air-conditioner:before {
    content: "\f8f4";
}
.icon-air-freshener:before {
    content: "\f5d0";
}
.icon-airbnb:before {
    content: "\f834";
}
.icon-alarm-clock:before {
    content: "\f34e";
}
.icon-alarm-exclamation:before {
    content: "\f843";
}
.icon-alarm-plus:before {
    content: "\f844";
}
.icon-alarm-snooze:before {
    content: "\f845";
}
.icon-album:before {
    content: "\f89f";
}
.icon-album-collection:before {
    content: "\f8a0";
}
.icon-algolia:before {
    content: "\f36c";
}
.icon-alicorn:before {
    content: "\f6b0";
}
.icon-alien:before {
    content: "\f8f5";
}
.icon-alien-monster:before {
    content: "\f8f6";
}
.icon-align-center:before {
    content: "\f037";
}
.icon-align-justify:before {
    content: "\f039";
}
.icon-align-left:before {
    content: "\f036";
}
.icon-align-right:before {
    content: "\f038";
}
.icon-align-slash:before {
    content: "\f846";
}
.icon-alipay:before {
    content: "\f642";
}
.icon-allergies:before {
    content: "\f461";
}
.icon-amazon:before {
    content: "\f270";
}
.icon-amazon-pay:before {
    content: "\f42c";
}
.icon-ambulance:before {
    content: "\f0f9";
}
.icon-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.icon-amilia:before {
    content: "\f36d";
}
.icon-amp-guitar:before {
    content: "\f8a1";
}
.icon-analytics:before {
    content: "\f643";
}
.icon-anchor:before {
    content: "\f13d";
}
.icon-android:before {
    content: "\f17b";
}
.icon-angel:before {
    content: "\f779";
}
.icon-angellist:before {
    content: "\f209";
}
.icon-angle-double-down:before {
    content: "\f103";
}
.icon-angle-double-left:before {
    content: "\f100";
}
.icon-angle-double-right:before {
    content: "\f101";
}
.icon-angle-double-up:before {
    content: "\f102";
}
.icon-angle-down:before {
    content: "\f107";
}
.icon-angle-left:before {
    content: "\f104";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-angle-up:before {
    content: "\f106";
}
.icon-angry:before {
    content: "\f556";
}
.icon-angrycreative:before {
    content: "\f36e";
}
.icon-angular:before {
    content: "\f420";
}
.icon-ankh:before {
    content: "\f644";
}
.icon-app-store:before {
    content: "\f36f";
}
.icon-app-store-ios:before {
    content: "\f370";
}
.icon-apper:before {
    content: "\f371";
}
.icon-apple:before {
    content: "\f179";
}
.icon-apple-alt:before {
    content: "\f5d1";
}
.icon-apple-crate:before {
    content: "\f6b1";
}
.icon-apple-pay:before {
    content: "\f415";
}
.icon-archive:before {
    content: "\f187";
}
.icon-archway:before {
    content: "\f557";
}
.icon-arrow-alt-circle-down:before {
    content: "\f358";
}
.icon-arrow-alt-circle-left:before {
    content: "\f359";
}
.icon-arrow-alt-circle-right:before {
    content: "\f35a";
}
.icon-arrow-alt-circle-up:before {
    content: "\f35b";
}
.icon-arrow-alt-down:before {
    content: "\f354";
}
.icon-arrow-alt-from-bottom:before {
    content: "\f346";
}
.icon-arrow-alt-from-left:before {
    content: "\f347";
}
.icon-arrow-alt-from-right:before {
    content: "\f348";
}
.icon-arrow-alt-from-top:before {
    content: "\f349";
}
.icon-arrow-alt-left:before {
    content: "\f355";
}
.icon-arrow-alt-right:before {
    content: "\f356";
}
.icon-arrow-alt-square-down:before {
    content: "\f350";
}
.icon-arrow-alt-square-left:before {
    content: "\f351";
}
.icon-arrow-alt-square-right:before {
    content: "\f352";
}
.icon-arrow-alt-square-up:before {
    content: "\f353";
}
.icon-arrow-alt-to-bottom:before {
    content: "\f34a";
}
.icon-arrow-alt-to-left:before {
    content: "\f34b";
}
.icon-arrow-alt-to-right:before {
    content: "\f34c";
}
.icon-arrow-alt-to-top:before {
    content: "\f34d";
}
.icon-arrow-alt-up:before {
    content: "\f357";
}
.icon-arrow-circle-down:before {
    content: "\f0ab";
}
.icon-arrow-circle-left:before {
    content: "\f0a8";
}
.icon-arrow-circle-right:before {
    content: "\f0a9";
}
.icon-arrow-circle-up:before {
    content: "\f0aa";
}
.icon-arrow-down:before {
    content: "\f063";
}
.icon-arrow-from-bottom:before {
    content: "\f342";
}
.icon-arrow-from-left:before {
    content: "\f343";
}
.icon-arrow-from-right:before {
    content: "\f344";
}
.icon-arrow-from-top:before {
    content: "\f345";
}
.icon-arrow-left:before {
    content: "\f060";
}
.icon-arrow-right:before {
    content: "\f061";
}
.icon-arrow-square-down:before {
    content: "\f339";
}
.icon-arrow-square-left:before {
    content: "\f33a";
}
.icon-arrow-square-right:before {
    content: "\f33b";
}
.icon-arrow-square-up:before {
    content: "\f33c";
}
.icon-arrow-to-bottom:before {
    content: "\f33d";
}
.icon-arrow-to-left:before {
    content: "\f33e";
}
.icon-arrow-to-right:before {
    content: "\f340";
}
.icon-arrow-to-top:before {
    content: "\f341";
}
.icon-arrow-up:before {
    content: "\f062";
}
.icon-arrows:before {
    content: "\f047";
}
.icon-arrows-alt:before {
    content: "\f0b2";
}
.icon-arrows-alt-h:before {
    content: "\f337";
}
.icon-arrows-alt-v:before {
    content: "\f338";
}
.icon-arrows-h:before {
    content: "\f07e";
}
.icon-arrows-v:before {
    content: "\f07d";
}
.icon-artstation:before {
    content: "\f77a";
}
.icon-assistive-listening-systems:before {
    content: "\f2a2";
}
.icon-asterisk:before {
    content: "\f069";
}
.icon-asymmetrik:before {
    content: "\f372";
}
.icon-at:before {
    content: "\f1fa";
}
.icon-atlas:before {
    content: "\f558";
}
.icon-atlassian:before {
    content: "\f77b";
}
.icon-atom:before {
    content: "\f5d2";
}
.icon-atom-alt:before {
    content: "\f5d3";
}
.icon-audible:before {
    content: "\f373";
}
.icon-audio-description:before {
    content: "\f29e";
}
.icon-autoprefixer:before {
    content: "\f41c";
}
.icon-avianex:before {
    content: "\f374";
}
.icon-aviato:before {
    content: "\f421";
}
.icon-award:before {
    content: "\f559";
}
.icon-aws:before {
    content: "\f375";
}
.icon-axe:before {
    content: "\f6b2";
}
.icon-axe-battle:before {
    content: "\f6b3";
}
.icon-baby:before {
    content: "\f77c";
}
.icon-baby-carriage:before {
    content: "\f77d";
}
.icon-backpack:before {
    content: "\f5d4";
}
.icon-backspace:before {
    content: "\f55a";
}
.icon-backward:before {
    content: "\f04a";
}
.icon-bacon:before {
    content: "\f7e5";
}
.icon-badge:before {
    content: "\f335";
}
.icon-badge-check:before {
    content: "\f336";
}
.icon-badge-dollar:before {
    content: "\f645";
}
.icon-badge-percent:before {
    content: "\f646";
}
.icon-badge-sheriff:before {
    content: "\f8a2";
}
.icon-badger-honey:before {
    content: "\f6b4";
}
.icon-bags-shopping:before {
    content: "\f847";
}
.icon-bahai:before {
    content: "\f666";
}
.icon-balance-scale:before {
    content: "\f24e";
}
.icon-balance-scale-left:before {
    content: "\f515";
}
.icon-balance-scale-right:before {
    content: "\f516";
}
.icon-ball-pile:before {
    content: "\f77e";
}
.icon-ballot:before {
    content: "\f732";
}
.icon-ballot-check:before {
    content: "\f733";
}
.icon-ban:before {
    content: "\f05e";
}
.icon-band-aid:before {
    content: "\f462";
}
.icon-bandcamp:before {
    content: "\f2d5";
}
.icon-banjo:before {
    content: "\f8a3";
}
.icon-barcode:before {
    content: "\f02a";
}
.icon-barcode-alt:before {
    content: "\f463";
}
.icon-barcode-read:before {
    content: "\f464";
}
.icon-barcode-scan:before {
    content: "\f465";
}
.icon-bars:before {
    content: "\f0c9";
}
.icon-baseball:before {
    content: "\f432";
}
.icon-baseball-ball:before {
    content: "\f433";
}
.icon-basketball-ball:before {
    content: "\f434";
}
.icon-basketball-hoop:before {
    content: "\f435";
}
.icon-bat:before {
    content: "\f6b5";
}
.icon-bath:before {
    content: "\f2cd";
}
.icon-battery-bolt:before {
    content: "\f376";
}
.icon-battery-empty:before {
    content: "\f244";
}
.icon-battery-full:before {
    content: "\f240";
}
.icon-battery-half:before {
    content: "\f242";
}
.icon-battery-quarter:before {
    content: "\f243";
}
.icon-battery-slash:before {
    content: "\f377";
}
.icon-battery-three-quarters:before {
    content: "\f241";
}
.icon-battle-net:before {
    content: "\f835";
}
.icon-bed:before {
    content: "\f236";
}
.icon-bed-alt:before {
    content: "\f8f7";
}
.icon-bed-bunk:before {
    content: "\f8f8";
}
.icon-bed-empty:before {
    content: "\f8f9";
}
.icon-beer:before {
    content: "\f0fc";
}
.icon-behance:before {
    content: "\f1b4";
}
.icon-behance-square:before {
    content: "\f1b5";
}
.icon-bell:before {
    content: "\f0f3";
}
.icon-bell-exclamation:before {
    content: "\f848";
}
.icon-bell-on:before {
    content: "\f8fa";
}
.icon-bell-plus:before {
    content: "\f849";
}
.icon-bell-school:before {
    content: "\f5d5";
}
.icon-bell-school-slash:before {
    content: "\f5d6";
}
.icon-bell-slash:before {
    content: "\f1f6";
}
.icon-bells:before {
    content: "\f77f";
}
.icon-betamax:before {
    content: "\f8a4";
}
.icon-bezier-curve:before {
    content: "\f55b";
}
.icon-bible:before {
    content: "\f647";
}
.icon-bicycle:before {
    content: "\f206";
}
.icon-biking:before {
    content: "\f84a";
}
.icon-biking-mountain:before {
    content: "\f84b";
}
.icon-bimobject:before {
    content: "\f378";
}
.icon-binoculars:before {
    content: "\f1e5";
}
.icon-biohazard:before {
    content: "\f780";
}
.icon-birthday-cake:before {
    content: "\f1fd";
}
.icon-bitbucket:before {
    content: "\f171";
}
.icon-bitcoin:before {
    content: "\f379";
}
.icon-bity:before {
    content: "\f37a";
}
.icon-black-tie:before {
    content: "\f27e";
}
.icon-blackberry:before {
    content: "\f37b";
}
.icon-blanket:before {
    content: "\f498";
}
.icon-blender:before {
    content: "\f517";
}
.icon-blender-phone:before {
    content: "\f6b6";
}
.icon-blind:before {
    content: "\f29d";
}
.icon-blinds:before {
    content: "\f8fb";
}
.icon-blinds-open:before {
    content: "\f8fc";
}
.icon-blinds-raised:before {
    content: "\f8fd";
}
.icon-blog:before {
    content: "\f781";
}
.icon-blogger:before {
    content: "\f37c";
}
.icon-blogger-b:before {
    content: "\f37d";
}
.icon-bluetooth:before {
    content: "\f293";
}
.icon-bluetooth-b:before {
    content: "\f294";
}
.icon-bold:before {
    content: "\f032";
}
.icon-bolt:before {
    content: "\f0e7";
}
.icon-bomb:before {
    content: "\f1e2";
}
.icon-bone:before {
    content: "\f5d7";
}
.icon-bone-break:before {
    content: "\f5d8";
}
.icon-bong:before {
    content: "\f55c";
}
.icon-book:before {
    content: "\f02d";
}
.icon-book-alt:before {
    content: "\f5d9";
}
.icon-book-dead:before {
    content: "\f6b7";
}
.icon-book-heart:before {
    content: "\f499";
}
.icon-book-medical:before {
    content: "\f7e6";
}
.icon-book-open:before {
    content: "\f518";
}
.icon-book-reader:before {
    content: "\f5da";
}
.icon-book-spells:before {
    content: "\f6b8";
}
.icon-book-user:before {
    content: "\f7e7";
}
.icon-bookmark:before {
    content: "\f02e";
}
.icon-books:before {
    content: "\f5db";
}
.icon-books-medical:before {
    content: "\f7e8";
}
.icon-boombox:before {
    content: "\f8a5";
}
.icon-boot:before {
    content: "\f782";
}
.icon-booth-curtain:before {
    content: "\f734";
}
.icon-bootstrap:before {
    content: "\f836";
}
.icon-border-all:before {
    content: "\f84c";
}
.icon-border-bottom:before {
    content: "\f84d";
}
.icon-border-center-h:before {
    content: "\f89c";
}
.icon-border-center-v:before {
    content: "\f89d";
}
.icon-border-inner:before {
    content: "\f84e";
}
.icon-border-left:before {
    content: "\f84f";
}
.icon-border-none:before {
    content: "\f850";
}
.icon-border-outer:before {
    content: "\f851";
}
.icon-border-right:before {
    content: "\f852";
}
.icon-border-style:before {
    content: "\f853";
}
.icon-border-style-alt:before {
    content: "\f854";
}
.icon-border-top:before {
    content: "\f855";
}
.icon-bow-arrow:before {
    content: "\f6b9";
}
.icon-bowling-ball:before {
    content: "\f436";
}
.icon-bowling-pins:before {
    content: "\f437";
}
.icon-box:before {
    content: "\f466";
}
.icon-box-alt:before {
    content: "\f49a";
}
.icon-box-ballot:before {
    content: "\f735";
}
.icon-box-check:before {
    content: "\f467";
}
.icon-box-fragile:before {
    content: "\f49b";
}
.icon-box-full:before {
    content: "\f49c";
}
.icon-box-heart:before {
    content: "\f49d";
}
.icon-box-up:before {
    content: "\f49f";
}
.icon-box-usd:before {
    content: "\f4a0";
}
.icon-boxes:before {
    content: "\f468";
}
.icon-boxes-alt:before {
    content: "\f4a1";
}
.icon-boxing-glove:before {
    content: "\f438";
}
.icon-brackets:before {
    content: "\f7e9";
}
.icon-brackets-curly:before {
    content: "\f7ea";
}
.icon-braille:before {
    content: "\f2a1";
}
.icon-brain:before {
    content: "\f5dc";
}
.icon-bread-loaf:before {
    content: "\f7eb";
}
.icon-bread-slice:before {
    content: "\f7ec";
}
.icon-briefcase:before {
    content: "\f0b1";
}
.icon-briefcase-medical:before {
    content: "\f469";
}
.icon-bring-forward:before {
    content: "\f856";
}
.icon-bring-front:before {
    content: "\f857";
}
.icon-broadcast-tower:before {
    content: "\f519";
}
.icon-broom:before {
    content: "\f51a";
}
.icon-browser:before {
    content: "\f37e";
}
.icon-brush:before {
    content: "\f55d";
}
.icon-btc:before {
    content: "\f15a";
}
.icon-buffer:before {
    content: "\f837";
}
.icon-bug:before {
    content: "\f188";
}
.icon-building:before {
    content: "\f1ad";
}
.icon-bullhorn:before {
    content: "\f0a1";
}
.icon-bullseye:before {
    content: "\f140";
}
.icon-bullseye-arrow:before {
    content: "\f648";
}
.icon-bullseye-pointer:before {
    content: "\f649";
}
.icon-burger-soda:before {
    content: "\f858";
}
.icon-burn:before {
    content: "\f46a";
}
.icon-buromobelexperte:before {
    content: "\f37f";
}
.icon-burrito:before {
    content: "\f7ed";
}
.icon-bus:before {
    content: "\f207";
}
.icon-bus-alt:before {
    content: "\f55e";
}
.icon-bus-school:before {
    content: "\f5dd";
}
.icon-business-time:before {
    content: "\f64a";
}
.icon-buy-n-large:before {
    content: "\f8a6";
}
.icon-buysellads:before {
    content: "\f20d";
}
.icon-cabinet-filing:before {
    content: "\f64b";
}
.icon-cactus:before {
    content: "\f8a7";
}
.icon-calculator:before {
    content: "\f1ec";
}
.icon-calculator-alt:before {
    content: "\f64c";
}
.icon-calendar:before {
    content: "\f133";
}
.icon-calendar-alt:before {
    content: "\f073";
}
.icon-calendar-check:before {
    content: "\f274";
}
.icon-calendar-day:before {
    content: "\f783";
}
.icon-calendar-edit:before {
    content: "\f333";
}
.icon-calendar-exclamation:before {
    content: "\f334";
}
.icon-calendar-minus:before {
    content: "\f272";
}
.icon-calendar-plus:before {
    content: "\f271";
}
.icon-calendar-star:before {
    content: "\f736";
}
.icon-calendar-times:before {
    content: "\f273";
}
.icon-calendar-week:before {
    content: "\f784";
}
.icon-camcorder:before {
    content: "\f8a8";
}
.icon-camera:before {
    content: "\f030";
}
.icon-camera-alt:before {
    content: "\f332";
}
.icon-camera-home:before {
    content: "\f8fe";
}
.icon-camera-movie:before {
    content: "\f8a9";
}
.icon-camera-polaroid:before {
    content: "\f8aa";
}
.icon-camera-retro:before {
    content: "\f083";
}
.icon-campfire:before {
    content: "\f6ba";
}
.icon-campground:before {
    content: "\f6bb";
}
.icon-canadian-maple-leaf:before {
    content: "\f785";
}
.icon-candle-holder:before {
    content: "\f6bc";
}
.icon-candy-cane:before {
    content: "\f786";
}
.icon-candy-corn:before {
    content: "\f6bd";
}
.icon-cannabis:before {
    content: "\f55f";
}
.icon-capsules:before {
    content: "\f46b";
}
.icon-car:before {
    content: "\f1b9";
}
.icon-car-alt:before {
    content: "\f5de";
}
.icon-car-battery:before {
    content: "\f5df";
}
.icon-car-building:before {
    content: "\f859";
}
.icon-car-bump:before {
    content: "\f5e0";
}
.icon-car-bus:before {
    content: "\f85a";
}
.icon-car-crash:before {
    content: "\f5e1";
}
.icon-car-garage:before {
    content: "\f5e2";
}
.icon-car-mechanic:before {
    content: "\f5e3";
}
.icon-car-side:before {
    content: "\f5e4";
}
.icon-car-tilt:before {
    content: "\f5e5";
}
.icon-car-wash:before {
    content: "\f5e6";
}
.icon-caravan:before {
    content: "\f8ff";
}
.icon-caravan-alt:before {
    content: "\f900";
}
.icon-caret-circle-down:before {
    content: "\f32d";
}
.icon-caret-circle-left:before {
    content: "\f32e";
}
.icon-caret-circle-right:before {
    content: "\f330";
}
.icon-caret-circle-up:before {
    content: "\f331";
}
.icon-caret-down:before {
    content: "\f0d7";
}
.icon-caret-left:before {
    content: "\f0d9";
}
.icon-caret-right:before {
    content: "\f0da";
}
.icon-caret-square-down:before {
    content: "\f150";
}
.icon-caret-square-left:before {
    content: "\f191";
}
.icon-caret-square-right:before {
    content: "\f152";
}
.icon-caret-square-up:before {
    content: "\f151";
}
.icon-caret-up:before {
    content: "\f0d8";
}
.icon-carrot:before {
    content: "\f787";
}
.icon-cars:before {
    content: "\f85b";
}
.icon-cart-arrow-down:before {
    content: "\f218";
}
.icon-cart-plus:before {
    content: "\f217";
}
.icon-cash-register:before {
    content: "\f788";
}
.icon-cassette-tape:before {
    content: "\f8ab";
}
.icon-cat:before {
    content: "\f6be";
}
.icon-cat-space:before {
    content: "\f901";
}
.icon-cauldron:before {
    content: "\f6bf";
}
.icon-cc-amazon-pay:before {
    content: "\f42d";
}
.icon-cc-amex:before {
    content: "\f1f3";
}
.icon-cc-apple-pay:before {
    content: "\f416";
}
.icon-cc-diners-club:before {
    content: "\f24c";
}
.icon-cc-discover:before {
    content: "\f1f2";
}
.icon-cc-jcb:before {
    content: "\f24b";
}
.icon-cc-mastercard:before {
    content: "\f1f1";
}
.icon-cc-paypal:before {
    content: "\f1f4";
}
.icon-cc-stripe:before {
    content: "\f1f5";
}
.icon-cc-visa:before {
    content: "\f1f0";
}
.icon-cctv:before {
    content: "\f8ac";
}
.icon-centercode:before {
    content: "\f380";
}
.icon-centos:before {
    content: "\f789";
}
.icon-certificate:before {
    content: "\f0a3";
}
.icon-chair:before {
    content: "\f6c0";
}
.icon-chair-office:before {
    content: "\f6c1";
}
.icon-chalkboard:before {
    content: "\f51b";
}
.icon-chalkboard-teacher:before {
    content: "\f51c";
}
.icon-charging-station:before {
    content: "\f5e7";
}
.icon-chart-area:before {
    content: "\f1fe";
}
.icon-chart-bar:before {
    content: "\f080";
}
.icon-chart-line:before {
    content: "\f201";
}
.icon-chart-line-down:before {
    content: "\f64d";
}
.icon-chart-network:before {
    content: "\f78a";
}
.icon-chart-pie:before {
    content: "\f200";
}
.icon-chart-pie-alt:before {
    content: "\f64e";
}
.icon-chart-scatter:before {
    content: "\f7ee";
}
.icon-check:before {
    content: "\f00c";
}
.icon-check-circle:before {
    content: "\f058";
}
.icon-check-double:before {
    content: "\f560";
}
.icon-check-square:before {
    content: "\f14a";
}
.icon-cheese:before {
    content: "\f7ef";
}
.icon-cheese-swiss:before {
    content: "\f7f0";
}
.icon-cheeseburger:before {
    content: "\f7f1";
}
.icon-chess:before {
    content: "\f439";
}
.icon-chess-bishop:before {
    content: "\f43a";
}
.icon-chess-bishop-alt:before {
    content: "\f43b";
}
.icon-chess-board:before {
    content: "\f43c";
}
.icon-chess-clock:before {
    content: "\f43d";
}
.icon-chess-clock-alt:before {
    content: "\f43e";
}
.icon-chess-king:before {
    content: "\f43f";
}
.icon-chess-king-alt:before {
    content: "\f440";
}
.icon-chess-knight:before {
    content: "\f441";
}
.icon-chess-knight-alt:before {
    content: "\f442";
}
.icon-chess-pawn:before {
    content: "\f443";
}
.icon-chess-pawn-alt:before {
    content: "\f444";
}
.icon-chess-queen:before {
    content: "\f445";
}
.icon-chess-queen-alt:before {
    content: "\f446";
}
.icon-chess-rook:before {
    content: "\f447";
}
.icon-chess-rook-alt:before {
    content: "\f448";
}
.icon-chevron-circle-down:before {
    content: "\f13a";
}
.icon-chevron-circle-left:before {
    content: "\f137";
}
.icon-chevron-circle-right:before {
    content: "\f138";
}
.icon-chevron-circle-up:before {
    content: "\f139";
}
.icon-chevron-double-down:before {
    content: "\f322";
}
.icon-chevron-double-left:before {
    content: "\f323";
}
.icon-chevron-double-right:before {
    content: "\f324";
}
.icon-chevron-double-up:before {
    content: "\f325";
}
.icon-chevron-square-down:before {
    content: "\f329";
}
.icon-chevron-square-left:before {
    content: "\f32a";
}
.icon-chevron-square-right:before {
    content: "\f32b";
}
.icon-chevron-square-up:before {
    content: "\f32c";
}
.icon-child:before {
    content: "\f1ae";
}
.icon-chimney:before {
    content: "\f78b";
}
.icon-chrome:before {
    content: "\f268";
}
.icon-chromecast:before {
    content: "\f838";
}
.icon-church:before {
    content: "\f51d";
}
.icon-circle:before {
    content: "\f111";
}
.icon-circle-notch:before {
    content: "\f1ce";
}
.icon-city:before {
    content: "\f64f";
}
.icon-clarinet:before {
    content: "\f8ad";
}
.icon-claw-marks:before {
    content: "\f6c2";
}
.icon-clinic-medical:before {
    content: "\f7f2";
}
.icon-clipboard:before {
    content: "\f328";
}
.icon-clipboard-check:before {
    content: "\f46c";
}
.icon-clipboard-list:before {
    content: "\f46d";
}
.icon-clipboard-list-check:before {
    content: "\f737";
}
.icon-clipboard-prescription:before {
    content: "\f5e8";
}
.icon-clipboard-user:before {
    content: "\f7f3";
}
.icon-clock:before {
    content: "\f017";
}
.icon-clone:before {
    content: "\f24d";
}
.icon-closed-captioning:before {
    content: "\f20a";
}
.icon-cloud:before {
    content: "\f0c2";
}
.icon-cloud-download:before {
    content: "\f0ed";
}
.icon-cloud-download-alt:before {
    content: "\f381";
}
.icon-cloud-drizzle:before {
    content: "\f738";
}
.icon-cloud-hail:before {
    content: "\f739";
}
.icon-cloud-hail-mixed:before {
    content: "\f73a";
}
.icon-cloud-meatball:before {
    content: "\f73b";
}
.icon-cloud-moon:before {
    content: "\f6c3";
}
.icon-cloud-moon-rain:before {
    content: "\f73c";
}
.icon-cloud-music:before {
    content: "\f8ae";
}
.icon-cloud-rain:before {
    content: "\f73d";
}
.icon-cloud-rainbow:before {
    content: "\f73e";
}
.icon-cloud-showers:before {
    content: "\f73f";
}
.icon-cloud-showers-heavy:before {
    content: "\f740";
}
.icon-cloud-sleet:before {
    content: "\f741";
}
.icon-cloud-snow:before {
    content: "\f742";
}
.icon-cloud-sun:before {
    content: "\f6c4";
}
.icon-cloud-sun-rain:before {
    content: "\f743";
}
.icon-cloud-upload:before {
    content: "\f0ee";
}
.icon-cloud-upload-alt:before {
    content: "\f382";
}
.icon-clouds:before {
    content: "\f744";
}
.icon-clouds-moon:before {
    content: "\f745";
}
.icon-clouds-sun:before {
    content: "\f746";
}
.icon-cloudscale:before {
    content: "\f383";
}
.icon-cloudsmith:before {
    content: "\f384";
}
.icon-cloudversify:before {
    content: "\f385";
}
.icon-club:before {
    content: "\f327";
}
.icon-cocktail:before {
    content: "\f561";
}
.icon-code:before {
    content: "\f121";
}
.icon-code-branch:before {
    content: "\f126";
}
.icon-code-commit:before {
    content: "\f386";
}
.icon-code-merge:before {
    content: "\f387";
}
.icon-codepen:before {
    content: "\f1cb";
}
.icon-codiepie:before {
    content: "\f284";
}
.icon-coffee:before {
    content: "\f0f4";
}
.icon-coffee-pot:before {
    content: "\f902";
}
.icon-coffee-togo:before {
    content: "\f6c5";
}
.icon-coffin:before {
    content: "\f6c6";
}
.icon-coffin-cross:before {
    content: "\f951";
}
.icon-cog:before {
    content: "\f013";
}
.icon-coin:before {
    content: "\f85c";
}
.icon-coins:before {
    content: "\f51e";
}
.icon-columns:before {
    content: "\f0db";
}
.icon-comet:before {
    content: "\f903";
}
.icon-comment:before {
    content: "\f075";
}
.icon-comment-alt:before {
    content: "\f27a";
}
.icon-comment-alt-check:before {
    content: "\f4a2";
}
.icon-comment-alt-dollar:before {
    content: "\f650";
}
.icon-comment-alt-dots:before {
    content: "\f4a3";
}
.icon-comment-alt-edit:before {
    content: "\f4a4";
}
.icon-comment-alt-exclamation:before {
    content: "\f4a5";
}
.icon-comment-alt-lines:before {
    content: "\f4a6";
}
.icon-comment-alt-medical:before {
    content: "\f7f4";
}
.icon-comment-alt-minus:before {
    content: "\f4a7";
}
.icon-comment-alt-music:before {
    content: "\f8af";
}
.icon-comment-alt-plus:before {
    content: "\f4a8";
}
.icon-comment-alt-slash:before {
    content: "\f4a9";
}
.icon-comment-alt-smile:before {
    content: "\f4aa";
}
.icon-comment-alt-times:before {
    content: "\f4ab";
}
.icon-comment-check:before {
    content: "\f4ac";
}
.icon-comment-dollar:before {
    content: "\f651";
}
.icon-comment-dots:before {
    content: "\f4ad";
}
.icon-comment-edit:before {
    content: "\f4ae";
}
.icon-comment-exclamation:before {
    content: "\f4af";
}
.icon-comment-lines:before {
    content: "\f4b0";
}
.icon-comment-medical:before {
    content: "\f7f5";
}
.icon-comment-minus:before {
    content: "\f4b1";
}
.icon-comment-music:before {
    content: "\f8b0";
}
.icon-comment-plus:before {
    content: "\f4b2";
}
.icon-comment-slash:before {
    content: "\f4b3";
}
.icon-comment-smile:before {
    content: "\f4b4";
}
.icon-comment-times:before {
    content: "\f4b5";
}
.icon-comments:before {
    content: "\f086";
}
.icon-comments-alt:before {
    content: "\f4b6";
}
.icon-comments-alt-dollar:before {
    content: "\f652";
}
.icon-comments-dollar:before {
    content: "\f653";
}
.icon-compact-disc:before {
    content: "\f51f";
}
.icon-compass:before {
    content: "\f14e";
}
.icon-compass-slash:before {
    content: "\f5e9";
}
.icon-compress:before {
    content: "\f066";
}
.icon-compress-alt:before {
    content: "\f422";
}
.icon-compress-arrows-alt:before {
    content: "\f78c";
}
.icon-compress-wide:before {
    content: "\f326";
}
.icon-computer-classic:before {
    content: "\f8b1";
}
.icon-computer-speaker:before {
    content: "\f8b2";
}
.icon-concierge-bell:before {
    content: "\f562";
}
.icon-confluence:before {
    content: "\f78d";
}
.icon-connectdevelop:before {
    content: "\f20e";
}
.icon-construction:before {
    content: "\f85d";
}
.icon-container-storage:before {
    content: "\f4b7";
}
.icon-contao:before {
    content: "\f26d";
}
.icon-conveyor-belt:before {
    content: "\f46e";
}
.icon-conveyor-belt-alt:before {
    content: "\f46f";
}
.icon-cookie:before {
    content: "\f563";
}
.icon-cookie-bite:before {
    content: "\f564";
}
.icon-copy:before {
    content: "\f0c5";
}
.icon-copyright:before {
    content: "\f1f9";
}
.icon-corn:before {
    content: "\f6c7";
}
.icon-cotton-bureau:before {
    content: "\f89e";
}
.icon-couch:before {
    content: "\f4b8";
}
.icon-cow:before {
    content: "\f6c8";
}
.icon-cowbell:before {
    content: "\f8b3";
}
.icon-cowbell-more:before {
    content: "\f8b4";
}
.icon-cpanel:before {
    content: "\f388";
}
.icon-creative-commons:before {
    content: "\f25e";
}
.icon-creative-commons-by:before {
    content: "\f4e7";
}
.icon-creative-commons-nc:before {
    content: "\f4e8";
}
.icon-creative-commons-nc-eu:before {
    content: "\f4e9";
}
.icon-creative-commons-nc-jp:before {
    content: "\f4ea";
}
.icon-creative-commons-nd:before {
    content: "\f4eb";
}
.icon-creative-commons-pd:before {
    content: "\f4ec";
}
.icon-creative-commons-pd-alt:before {
    content: "\f4ed";
}
.icon-creative-commons-remix:before {
    content: "\f4ee";
}
.icon-creative-commons-sa:before {
    content: "\f4ef";
}
.icon-creative-commons-sampling:before {
    content: "\f4f0";
}
.icon-creative-commons-sampling-plus:before {
    content: "\f4f1";
}
.icon-creative-commons-share:before {
    content: "\f4f2";
}
.icon-creative-commons-zero:before {
    content: "\f4f3";
}
.icon-credit-card:before {
    content: "\f09d";
}
.icon-credit-card-blank:before {
    content: "\f389";
}
.icon-credit-card-front:before {
    content: "\f38a";
}
.icon-cricket:before {
    content: "\f449";
}
.icon-critical-role:before {
    content: "\f6c9";
}
.icon-croissant:before {
    content: "\f7f6";
}
.icon-crop:before {
    content: "\f125";
}
.icon-crop-alt:before {
    content: "\f565";
}
.icon-cross:before {
    content: "\f654";
}
.icon-crosshairs:before {
    content: "\f05b";
}
.icon-crow:before {
    content: "\f520";
}
.icon-crown:before {
    content: "\f521";
}
.icon-crutch:before {
    content: "\f7f7";
}
.icon-crutches:before {
    content: "\f7f8";
}
.icon-css3:before {
    content: "\f13c";
}
.icon-css3-alt:before {
    content: "\f38b";
}
.icon-cube:before {
    content: "\f1b2";
}
.icon-cubes:before {
    content: "\f1b3";
}
.icon-curling:before {
    content: "\f44a";
}
.icon-cut:before {
    content: "\f0c4";
}
.icon-cuttlefish:before {
    content: "\f38c";
}
.icon-d-and-d:before {
    content: "\f38d";
}
.icon-d-and-d-beyond:before {
    content: "\f6ca";
}
.icon-dagger:before {
    content: "\f6cb";
}
.icon-dailymotion:before {
    content: "\f952";
}
.icon-dashcube:before {
    content: "\f210";
}
.icon-database:before {
    content: "\f1c0";
}
.icon-deaf:before {
    content: "\f2a4";
}
.icon-debug:before {
    content: "\f7f9";
}
.icon-deer:before {
    content: "\f78e";
}
.icon-deer-rudolph:before {
    content: "\f78f";
}
.icon-delicious:before {
    content: "\f1a5";
}
.icon-democrat:before {
    content: "\f747";
}
.icon-deploydog:before {
    content: "\f38e";
}
.icon-deskpro:before {
    content: "\f38f";
}
.icon-desktop:before {
    content: "\f108";
}
.icon-desktop-alt:before {
    content: "\f390";
}
.icon-dev:before {
    content: "\f6cc";
}
.icon-deviantart:before {
    content: "\f1bd";
}
.icon-dewpoint:before {
    content: "\f748";
}
.icon-dharmachakra:before {
    content: "\f655";
}
.icon-dhl:before {
    content: "\f790";
}
.icon-diagnoses:before {
    content: "\f470";
}
.icon-diamond:before {
    content: "\f219";
}
.icon-diaspora:before {
    content: "\f791";
}
.icon-dice:before {
    content: "\f522";
}
.icon-dice-d10:before {
    content: "\f6cd";
}
.icon-dice-d12:before {
    content: "\f6ce";
}
.icon-dice-d20:before {
    content: "\f6cf";
}
.icon-dice-d4:before {
    content: "\f6d0";
}
.icon-dice-d6:before {
    content: "\f6d1";
}
.icon-dice-d8:before {
    content: "\f6d2";
}
.icon-dice-five:before {
    content: "\f523";
}
.icon-dice-four:before {
    content: "\f524";
}
.icon-dice-one:before {
    content: "\f525";
}
.icon-dice-six:before {
    content: "\f526";
}
.icon-dice-three:before {
    content: "\f527";
}
.icon-dice-two:before {
    content: "\f528";
}
.icon-digg:before {
    content: "\f1a6";
}
.icon-digging:before {
    content: "\f85e";
}
.icon-digital-ocean:before {
    content: "\f391";
}
.icon-digital-tachograph:before {
    content: "\f566";
}
.icon-diploma:before {
    content: "\f5ea";
}
.icon-directions:before {
    content: "\f5eb";
}
.icon-disc-drive:before {
    content: "\f8b5";
}
.icon-discord:before {
    content: "\f392";
}
.icon-discourse:before {
    content: "\f393";
}
.icon-disease:before {
    content: "\f7fa";
}
.icon-divide:before {
    content: "\f529";
}
.icon-dizzy:before {
    content: "\f567";
}
.icon-dna:before {
    content: "\f471";
}
.icon-do-not-enter:before {
    content: "\f5ec";
}
.icon-dochub:before {
    content: "\f394";
}
.icon-docker:before {
    content: "\f395";
}
.icon-dog:before {
    content: "\f6d3";
}
.icon-dog-leashed:before {
    content: "\f6d4";
}
.icon-dollar-sign:before {
    content: "\f155";
}
.icon-dolly:before {
    content: "\f472";
}
.icon-dolly-empty:before {
    content: "\f473";
}
.icon-dolly-flatbed:before {
    content: "\f474";
}
.icon-dolly-flatbed-alt:before {
    content: "\f475";
}
.icon-dolly-flatbed-empty:before {
    content: "\f476";
}
.icon-donate:before {
    content: "\f4b9";
}
.icon-door-closed:before {
    content: "\f52a";
}
.icon-door-open:before {
    content: "\f52b";
}
.icon-dot-circle:before {
    content: "\f192";
}
.icon-dove:before {
    content: "\f4ba";
}
.icon-download:before {
    content: "\f019";
}
.icon-draft2digital:before {
    content: "\f396";
}
.icon-drafting-compass:before {
    content: "\f568";
}
.icon-dragon:before {
    content: "\f6d5";
}
.icon-draw-circle:before {
    content: "\f5ed";
}
.icon-draw-polygon:before {
    content: "\f5ee";
}
.icon-draw-square:before {
    content: "\f5ef";
}
.icon-dreidel:before {
    content: "\f792";
}
.icon-dribbble:before {
    content: "\f17d";
}
.icon-dribbble-square:before {
    content: "\f397";
}
.icon-drone:before {
    content: "\f85f";
}
.icon-drone-alt:before {
    content: "\f860";
}
.icon-dropbox:before {
    content: "\f16b";
}
.icon-drum:before {
    content: "\f569";
}
.icon-drum-steelpan:before {
    content: "\f56a";
}
.icon-drumstick:before {
    content: "\f6d6";
}
.icon-drumstick-bite:before {
    content: "\f6d7";
}
.icon-drupal:before {
    content: "\f1a9";
}
.icon-dryer:before {
    content: "\f861";
}
.icon-dryer-alt:before {
    content: "\f862";
}
.icon-duck:before {
    content: "\f6d8";
}
.icon-dumpster:before {
    content: "\f793";
}
.icon-dumpster-fire:before {
    content: "\f794";
}
.icon-dungeon:before {
    content: "\f6d9";
}
.icon-dyalog:before {
    content: "\f399";
}
.icon-ear:before {
    content: "\f5f0";
}
.icon-ear-muffs:before {
    content: "\f795";
}
.icon-earlybirds:before {
    content: "\f39a";
}
.icon-ebay:before {
    content: "\f4f4";
}
.icon-eclipse:before {
    content: "\f749";
}
.icon-eclipse-alt:before {
    content: "\f74a";
}
.icon-edge:before {
    content: "\f282";
}
.icon-edit:before {
    content: "\f044";
}
.icon-egg:before {
    content: "\f7fb";
}
.icon-egg-fried:before {
    content: "\f7fc";
}
.icon-eject:before {
    content: "\f052";
}
.icon-elementor:before {
    content: "\f430";
}
.icon-elephant:before {
    content: "\f6da";
}
.icon-ellipsis-h:before {
    content: "\f141";
}
.icon-ellipsis-h-alt:before {
    content: "\f39b";
}
.icon-ellipsis-v:before {
    content: "\f142";
}
.icon-ellipsis-v-alt:before {
    content: "\f39c";
}
.icon-ello:before {
    content: "\f5f1";
}
.icon-ember:before {
    content: "\f423";
}
.icon-empire:before {
    content: "\f1d1";
}
.icon-empty-set:before {
    content: "\f656";
}
.icon-engine-warning:before {
    content: "\f5f2";
}
.icon-envelope:before {
    content: "\f0e0";
}
.icon-envelope-open:before {
    content: "\f2b6";
}
.icon-envelope-open-dollar:before {
    content: "\f657";
}
.icon-envelope-open-text:before {
    content: "\f658";
}
.icon-envelope-square:before {
    content: "\f199";
}
.icon-envira:before {
    content: "\f299";
}
.icon-equals:before {
    content: "\f52c";
}
.icon-eraser:before {
    content: "\f12d";
}
.icon-erlang:before {
    content: "\f39d";
}
.icon-ethereum:before {
    content: "\f42e";
}
.icon-ethernet:before {
    content: "\f796";
}
.icon-etsy:before {
    content: "\f2d7";
}
.icon-euro-sign:before {
    content: "\f153";
}
.icon-evernote:before {
    content: "\f839";
}
.icon-exchange:before {
    content: "\f0ec";
}
.icon-exchange-alt:before {
    content: "\f362";
}
.icon-exclamation:before {
    content: "\f12a";
}
.icon-exclamation-circle:before {
    content: "\f06a";
}
.icon-exclamation-square:before {
    content: "\f321";
}
.icon-exclamation-triangle:before {
    content: "\f071";
}
.icon-expand:before {
    content: "\f065";
}
.icon-expand-alt:before {
    content: "\f424";
}
.icon-expand-arrows:before {
    content: "\f31d";
}
.icon-expand-arrows-alt:before {
    content: "\f31e";
}
.icon-expand-wide:before {
    content: "\f320";
}
.icon-expeditedssl:before {
    content: "\f23e";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-external-link-alt:before {
    content: "\f35d";
}
.icon-external-link-square:before {
    content: "\f14c";
}
.icon-external-link-square-alt:before {
    content: "\f360";
}
.icon-eye:before {
    content: "\f06e";
}
.icon-eye-dropper:before {
    content: "\f1fb";
}
.icon-eye-evil:before {
    content: "\f6db";
}
.icon-eye-slash:before {
    content: "\f070";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-facebook-f:before {
    content: "\f39e";
}
.icon-facebook-messenger:before {
    content: "\f39f";
}
.icon-fan:before {
    content: "\f863";
}
.icon-fan-table:before {
    content: "\f904";
}
.icon-fantasy-flight-games:before {
    content: "\f6dc";
}
.icon-farm:before {
    content: "\f864";
}
.icon-fast-backward:before {
    content: "\f049";
}
.icon-fast-forward:before {
    content: "\f050";
}
.icon-faucet:before {
    content: "\f905";
}
.icon-faucet-drip:before {
    content: "\f906";
}
.icon-fax:before {
    content: "\f1ac";
}
.icon-feather:before {
    content: "\f52d";
}
.icon-feather-alt:before {
    content: "\f56b";
}
.icon-fedex:before {
    content: "\f797";
}
.icon-fedora:before {
    content: "\f798";
}
.icon-female:before {
    content: "\f182";
}
.icon-field-hockey:before {
    content: "\f44c";
}
.icon-fighter-jet:before {
    content: "\f0fb";
}
.icon-figma:before {
    content: "\f799";
}
.icon-file:before {
    content: "\f15b";
}
.icon-file-alt:before {
    content: "\f15c";
}
.icon-file-archive:before {
    content: "\f1c6";
}
.icon-file-audio:before {
    content: "\f1c7";
}
.icon-file-certificate:before {
    content: "\f5f3";
}
.icon-file-chart-line:before {
    content: "\f659";
}
.icon-file-chart-pie:before {
    content: "\f65a";
}
.icon-file-check:before {
    content: "\f316";
}
.icon-file-code:before {
    content: "\f1c9";
}
.icon-file-contract:before {
    content: "\f56c";
}
.icon-file-csv:before {
    content: "\f6dd";
}
.icon-file-download:before {
    content: "\f56d";
}
.icon-file-edit:before {
    content: "\f31c";
}
.icon-file-excel:before {
    content: "\f1c3";
}
.icon-file-exclamation:before {
    content: "\f31a";
}
.icon-file-export:before {
    content: "\f56e";
}
.icon-file-image:before {
    content: "\f1c5";
}
.icon-file-import:before {
    content: "\f56f";
}
.icon-file-invoice:before {
    content: "\f570";
}
.icon-file-invoice-dollar:before {
    content: "\f571";
}
.icon-file-medical:before {
    content: "\f477";
}
.icon-file-medical-alt:before {
    content: "\f478";
}
.icon-file-minus:before {
    content: "\f318";
}
.icon-file-music:before {
    content: "\f8b6";
}
.icon-file-pdf:before {
    content: "\f1c1";
}
.icon-file-plus:before {
    content: "\f319";
}
.icon-file-powerpoint:before {
    content: "\f1c4";
}
.icon-file-prescription:before {
    content: "\f572";
}
.icon-file-search:before {
    content: "\f865";
}
.icon-file-signature:before {
    content: "\f573";
}
.icon-file-spreadsheet:before {
    content: "\f65b";
}
.icon-file-times:before {
    content: "\f317";
}
.icon-file-upload:before {
    content: "\f574";
}
.icon-file-user:before {
    content: "\f65c";
}
.icon-file-video:before {
    content: "\f1c8";
}
.icon-file-word:before {
    content: "\f1c2";
}
.icon-files-medical:before {
    content: "\f7fd";
}
.icon-fill:before {
    content: "\f575";
}
.icon-fill-drip:before {
    content: "\f576";
}
.icon-film:before {
    content: "\f008";
}
.icon-film-alt:before {
    content: "\f3a0";
}
.icon-film-canister:before {
    content: "\f8b7";
}
.icon-filter:before {
    content: "\f0b0";
}
.icon-fingerprint:before {
    content: "\f577";
}
.icon-fire:before {
    content: "\f06d";
}
.icon-fire-alt:before {
    content: "\f7e4";
}
.icon-fire-extinguisher:before {
    content: "\f134";
}
.icon-fire-smoke:before {
    content: "\f74b";
}
.icon-firefox:before {
    content: "\f269";
}
.icon-firefox-browser:before {
    content: "\f907";
}
.icon-fireplace:before {
    content: "\f79a";
}
.icon-first-aid:before {
    content: "\f479";
}
.icon-first-order:before {
    content: "\f2b0";
}
.icon-first-order-alt:before {
    content: "\f50a";
}
.icon-firstdraft:before {
    content: "\f3a1";
}
.icon-fish:before {
    content: "\f578";
}
.icon-fish-cooked:before {
    content: "\f7fe";
}
.icon-fist-raised:before {
    content: "\f6de";
}
.icon-flag:before {
    content: "\f024";
}
.icon-flag-alt:before {
    content: "\f74c";
}
.icon-flag-checkered:before {
    content: "\f11e";
}
.icon-flag-usa:before {
    content: "\f74d";
}
.icon-flame:before {
    content: "\f6df";
}
.icon-flashlight:before {
    content: "\f8b8";
}
.icon-flask:before {
    content: "\f0c3";
}
.icon-flask-poison:before {
    content: "\f6e0";
}
.icon-flask-potion:before {
    content: "\f6e1";
}
.icon-flickr:before {
    content: "\f16e";
}
.icon-flipboard:before {
    content: "\f44d";
}
.icon-flower:before {
    content: "\f7ff";
}
.icon-flower-daffodil:before {
    content: "\f800";
}
.icon-flower-tulip:before {
    content: "\f801";
}
.icon-flushed:before {
    content: "\f579";
}
.icon-flute:before {
    content: "\f8b9";
}
.icon-flux-capacitor:before {
    content: "\f8ba";
}
.icon-fly:before {
    content: "\f417";
}
.icon-fog:before {
    content: "\f74e";
}
.icon-folder:before {
    content: "\f07b";
}
.icon-folder-download:before {
    content: "\f953";
}
.icon-folder-minus:before {
    content: "\f65d";
}
.icon-folder-open:before {
    content: "\f07c";
}
.icon-folder-plus:before {
    content: "\f65e";
}
.icon-folder-times:before {
    content: "\f65f";
}
.icon-folder-tree:before {
    content: "\f802";
}
.icon-folder-upload:before {
    content: "\f954";
}
.icon-font:before {
    content: "\f031";
}
.icon-font-awesome:before {
    content: "\f2b4";
}
.icon-font-awesome-alt:before {
    content: "\f35c";
}
.icon-font-awesome-flag:before {
    content: "\f425";
}
.icon-font-awesome-logo-full:before {
    content: "\f4e6";
}
.icon-font-case:before {
    content: "\f866";
}
.icon-fonticons:before {
    content: "\f280";
}
.icon-fonticons-fi:before {
    content: "\f3a2";
}
.icon-football-ball:before {
    content: "\f44e";
}
.icon-football-helmet:before {
    content: "\f44f";
}
.icon-forklift:before {
    content: "\f47a";
}
.icon-fort-awesome:before {
    content: "\f286";
}
.icon-fort-awesome-alt:before {
    content: "\f3a3";
}
.icon-forumbee:before {
    content: "\f211";
}
.icon-forward:before {
    content: "\f04e";
}
.icon-foursquare:before {
    content: "\f180";
}
.icon-fragile:before {
    content: "\f4bb";
}
.icon-free-code-camp:before {
    content: "\f2c5";
}
.icon-freebsd:before {
    content: "\f3a4";
}
.icon-french-fries:before {
    content: "\f803";
}
.icon-frog:before {
    content: "\f52e";
}
.icon-frosty-head:before {
    content: "\f79b";
}
.icon-frown:before {
    content: "\f119";
}
.icon-frown-open:before {
    content: "\f57a";
}
.icon-fulcrum:before {
    content: "\f50b";
}
.icon-function:before {
    content: "\f661";
}
.icon-funnel-dollar:before {
    content: "\f662";
}
.icon-futbol:before {
    content: "\f1e3";
}
.icon-galactic-republic:before {
    content: "\f50c";
}
.icon-galactic-senate:before {
    content: "\f50d";
}
.icon-galaxy:before {
    content: "\f908";
}
.icon-game-board:before {
    content: "\f867";
}
.icon-game-board-alt:before {
    content: "\f868";
}
.icon-game-console-handheld:before {
    content: "\f8bb";
}
.icon-gamepad:before {
    content: "\f11b";
}
.icon-gamepad-alt:before {
    content: "\f8bc";
}
.icon-garage:before {
    content: "\f909";
}
.icon-garage-car:before {
    content: "\f90a";
}
.icon-garage-open:before {
    content: "\f90b";
}
.icon-gas-pump:before {
    content: "\f52f";
}
.icon-gas-pump-slash:before {
    content: "\f5f4";
}
.icon-gavel:before {
    content: "\f0e3";
}
.icon-gem:before {
    content: "\f3a5";
}
.icon-genderless:before {
    content: "\f22d";
}
.icon-get-pocket:before {
    content: "\f265";
}
.icon-gg:before {
    content: "\f260";
}
.icon-gg-circle:before {
    content: "\f261";
}
.icon-ghost:before {
    content: "\f6e2";
}
.icon-gift:before {
    content: "\f06b";
}
.icon-gift-card:before {
    content: "\f663";
}
.icon-gifts:before {
    content: "\f79c";
}
.icon-gingerbread-man:before {
    content: "\f79d";
}
.icon-git:before {
    content: "\f1d3";
}
.icon-git-alt:before {
    content: "\f841";
}
.icon-git-square:before {
    content: "\f1d2";
}
.icon-github:before {
    content: "\f09b";
}
.icon-github-alt:before {
    content: "\f113";
}
.icon-github-square:before {
    content: "\f092";
}
.icon-gitkraken:before {
    content: "\f3a6";
}
.icon-gitlab:before {
    content: "\f296";
}
.icon-gitter:before {
    content: "\f426";
}
.icon-glass:before {
    content: "\f804";
}
.icon-glass-champagne:before {
    content: "\f79e";
}
.icon-glass-cheers:before {
    content: "\f79f";
}
.icon-glass-citrus:before {
    content: "\f869";
}
.icon-glass-martini:before {
    content: "\f000";
}
.icon-glass-martini-alt:before {
    content: "\f57b";
}
.icon-glass-whiskey:before {
    content: "\f7a0";
}
.icon-glass-whiskey-rocks:before {
    content: "\f7a1";
}
.icon-glasses:before {
    content: "\f530";
}
.icon-glasses-alt:before {
    content: "\f5f5";
}
.icon-glide:before {
    content: "\f2a5";
}
.icon-glide-g:before {
    content: "\f2a6";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-globe-africa:before {
    content: "\f57c";
}
.icon-globe-americas:before {
    content: "\f57d";
}
.icon-globe-asia:before {
    content: "\f57e";
}
.icon-globe-europe:before {
    content: "\f7a2";
}
.icon-globe-snow:before {
    content: "\f7a3";
}
.icon-globe-stand:before {
    content: "\f5f6";
}
.icon-gofore:before {
    content: "\f3a7";
}
.icon-golf-ball:before {
    content: "\f450";
}
.icon-golf-club:before {
    content: "\f451";
}
.icon-goodreads:before {
    content: "\f3a8";
}
.icon-goodreads-g:before {
    content: "\f3a9";
}
.icon-google:before {
    content: "\f1a0";
}
.icon-google-drive:before {
    content: "\f3aa";
}
.icon-google-play:before {
    content: "\f3ab";
}
.icon-google-plus:before {
    content: "\f2b3";
}
.icon-google-plus-g:before {
    content: "\f0d5";
}
.icon-google-plus-square:before {
    content: "\f0d4";
}
.icon-google-wallet:before {
    content: "\f1ee";
}
.icon-gopuram:before {
    content: "\f664";
}
.icon-graduation-cap:before {
    content: "\f19d";
}
.icon-gramophone:before {
    content: "\f8bd";
}
.icon-gratipay:before {
    content: "\f184";
}
.icon-grav:before {
    content: "\f2d6";
}
.icon-greater-than:before {
    content: "\f531";
}
.icon-greater-than-equal:before {
    content: "\f532";
}
.icon-grimace:before {
    content: "\f57f";
}
.icon-grin:before {
    content: "\f580";
}
.icon-grin-alt:before {
    content: "\f581";
}
.icon-grin-beam:before {
    content: "\f582";
}
.icon-grin-beam-sweat:before {
    content: "\f583";
}
.icon-grin-hearts:before {
    content: "\f584";
}
.icon-grin-squint:before {
    content: "\f585";
}
.icon-grin-squint-tears:before {
    content: "\f586";
}
.icon-grin-stars:before {
    content: "\f587";
}
.icon-grin-tears:before {
    content: "\f588";
}
.icon-grin-tongue:before {
    content: "\f589";
}
.icon-grin-tongue-squint:before {
    content: "\f58a";
}
.icon-grin-tongue-wink:before {
    content: "\f58b";
}
.icon-grin-wink:before {
    content: "\f58c";
}
.icon-grip-horizontal:before {
    content: "\f58d";
}
.icon-grip-lines:before {
    content: "\f7a4";
}
.icon-grip-lines-vertical:before {
    content: "\f7a5";
}
.icon-grip-vertical:before {
    content: "\f58e";
}
.icon-gripfire:before {
    content: "\f3ac";
}
.icon-grunt:before {
    content: "\f3ad";
}
.icon-guitar:before {
    content: "\f7a6";
}
.icon-guitar-electric:before {
    content: "\f8be";
}
.icon-guitars:before {
    content: "\f8bf";
}
.icon-gulp:before {
    content: "\f3ae";
}
.icon-h-square:before {
    content: "\f0fd";
}
.icon-h1:before {
    content: "\f313";
}
.icon-h2:before {
    content: "\f314";
}
.icon-h3:before {
    content: "\f315";
}
.icon-h4:before {
    content: "\f86a";
}
.icon-hacker-news:before {
    content: "\f1d4";
}
.icon-hacker-news-square:before {
    content: "\f3af";
}
.icon-hackerrank:before {
    content: "\f5f7";
}
.icon-hamburger:before {
    content: "\f805";
}
.icon-hammer:before {
    content: "\f6e3";
}
.icon-hammer-war:before {
    content: "\f6e4";
}
.icon-hamsa:before {
    content: "\f665";
}
.icon-hand-heart:before {
    content: "\f4bc";
}
.icon-hand-holding:before {
    content: "\f4bd";
}
.icon-hand-holding-box:before {
    content: "\f47b";
}
.icon-hand-holding-heart:before {
    content: "\f4be";
}
.icon-hand-holding-magic:before {
    content: "\f6e5";
}
.icon-hand-holding-seedling:before {
    content: "\f4bf";
}
.icon-hand-holding-usd:before {
    content: "\f4c0";
}
.icon-hand-holding-water:before {
    content: "\f4c1";
}
.icon-hand-lizard:before {
    content: "\f258";
}
.icon-hand-middle-finger:before {
    content: "\f806";
}
.icon-hand-paper:before {
    content: "\f256";
}
.icon-hand-peace:before {
    content: "\f25b";
}
.icon-hand-point-down:before {
    content: "\f0a7";
}
.icon-hand-point-left:before {
    content: "\f0a5";
}
.icon-hand-point-right:before {
    content: "\f0a4";
}
.icon-hand-point-up:before {
    content: "\f0a6";
}
.icon-hand-pointer:before {
    content: "\f25a";
}
.icon-hand-receiving:before {
    content: "\f47c";
}
.icon-hand-rock:before {
    content: "\f255";
}
.icon-hand-scissors:before {
    content: "\f257";
}
.icon-hand-spock:before {
    content: "\f259";
}
.icon-hands:before {
    content: "\f4c2";
}
.icon-hands-heart:before {
    content: "\f4c3";
}
.icon-hands-helping:before {
    content: "\f4c4";
}
.icon-hands-usd:before {
    content: "\f4c5";
}
.icon-handshake:before {
    content: "\f2b5";
}
.icon-handshake-alt:before {
    content: "\f4c6";
}
.icon-hanukiah:before {
    content: "\f6e6";
}
.icon-hard-hat:before {
    content: "\f807";
}
.icon-hashtag:before {
    content: "\f292";
}
.icon-hat-chef:before {
    content: "\f86b";
}
.icon-hat-cowboy:before {
    content: "\f8c0";
}
.icon-hat-cowboy-side:before {
    content: "\f8c1";
}
.icon-hat-santa:before {
    content: "\f7a7";
}
.icon-hat-winter:before {
    content: "\f7a8";
}
.icon-hat-witch:before {
    content: "\f6e7";
}
.icon-hat-wizard:before {
    content: "\f6e8";
}
.icon-hdd:before {
    content: "\f0a0";
}
.icon-head-side:before {
    content: "\f6e9";
}
.icon-head-side-brain:before {
    content: "\f808";
}
.icon-head-side-headphones:before {
    content: "\f8c2";
}
.icon-head-side-medical:before {
    content: "\f809";
}
.icon-head-vr:before {
    content: "\f6ea";
}
.icon-heading:before {
    content: "\f1dc";
}
.icon-headphones:before {
    content: "\f025";
}
.icon-headphones-alt:before {
    content: "\f58f";
}
.icon-headset:before {
    content: "\f590";
}
.icon-heart:before {
    content: "\f004";
}
.icon-heart-broken:before {
    content: "\f7a9";
}
.icon-heart-circle:before {
    content: "\f4c7";
}
.icon-heart-rate:before {
    content: "\f5f8";
}
.icon-heart-square:before {
    content: "\f4c8";
}
.icon-heartbeat:before {
    content: "\f21e";
}
.icon-heat:before {
    content: "\f90c";
}
.icon-helicopter:before {
    content: "\f533";
}
.icon-helmet-battle:before {
    content: "\f6eb";
}
.icon-hexagon:before {
    content: "\f312";
}
.icon-highlighter:before {
    content: "\f591";
}
.icon-hiking:before {
    content: "\f6ec";
}
.icon-hippo:before {
    content: "\f6ed";
}
.icon-hips:before {
    content: "\f452";
}
.icon-hire-a-helper:before {
    content: "\f3b0";
}
.icon-history:before {
    content: "\f1da";
}
.icon-hockey-mask:before {
    content: "\f6ee";
}
.icon-hockey-puck:before {
    content: "\f453";
}
.icon-hockey-sticks:before {
    content: "\f454";
}
.icon-holly-berry:before {
    content: "\f7aa";
}
.icon-home:before {
    content: "\f015";
}
.icon-home-alt:before {
    content: "\f80a";
}
.icon-home-heart:before {
    content: "\f4c9";
}
.icon-home-lg:before {
    content: "\f80b";
}
.icon-home-lg-alt:before {
    content: "\f80c";
}
.icon-hood-cloak:before {
    content: "\f6ef";
}
.icon-hooli:before {
    content: "\f427";
}
.icon-horizontal-rule:before {
    content: "\f86c";
}
.icon-hornbill:before {
    content: "\f592";
}
.icon-horse:before {
    content: "\f6f0";
}
.icon-horse-head:before {
    content: "\f7ab";
}
.icon-horse-saddle:before {
    content: "\f8c3";
}
.icon-hospital:before {
    content: "\f0f8";
}
.icon-hospital-alt:before {
    content: "\f47d";
}
.icon-hospital-symbol:before {
    content: "\f47e";
}
.icon-hospital-user:before {
    content: "\f80d";
}
.icon-hospitals:before {
    content: "\f80e";
}
.icon-hot-tub:before {
    content: "\f593";
}
.icon-hotdog:before {
    content: "\f80f";
}
.icon-hotel:before {
    content: "\f594";
}
.icon-hotjar:before {
    content: "\f3b1";
}
.icon-hourglass:before {
    content: "\f254";
}
.icon-hourglass-end:before {
    content: "\f253";
}
.icon-hourglass-half:before {
    content: "\f252";
}
.icon-hourglass-start:before {
    content: "\f251";
}
.icon-house:before {
    content: "\f90d";
}
.icon-house-damage:before {
    content: "\f6f1";
}
.icon-house-day:before {
    content: "\f90e";
}
.icon-house-flood:before {
    content: "\f74f";
}
.icon-house-leave:before {
    content: "\f90f";
}
.icon-house-night:before {
    content: "\f910";
}
.icon-house-return:before {
    content: "\f911";
}
.icon-house-signal:before {
    content: "\f912";
}
.icon-houzz:before {
    content: "\f27c";
}
.icon-hryvnia:before {
    content: "\f6f2";
}
.icon-html5:before {
    content: "\f13b";
}
.icon-hubspot:before {
    content: "\f3b2";
}
.icon-humidity:before {
    content: "\f750";
}
.icon-hurricane:before {
    content: "\f751";
}
.icon-i-cursor:before {
    content: "\f246";
}
.icon-ice-cream:before {
    content: "\f810";
}
.icon-ice-skate:before {
    content: "\f7ac";
}
.icon-icicles:before {
    content: "\f7ad";
}
.icon-icons:before {
    content: "\f86d";
}
.icon-icons-alt:before {
    content: "\f86e";
}
.icon-id-badge:before {
    content: "\f2c1";
}
.icon-id-card:before {
    content: "\f2c2";
}
.icon-id-card-alt:before {
    content: "\f47f";
}
.icon-ideal:before {
    content: "\f913";
}
.icon-igloo:before {
    content: "\f7ae";
}
.icon-image:before {
    content: "\f03e";
}
.icon-image-polaroid:before {
    content: "\f8c4";
}
.icon-images:before {
    content: "\f302";
}
.icon-imdb:before {
    content: "\f2d8";
}
.icon-inbox:before {
    content: "\f01c";
}
.icon-inbox-in:before {
    content: "\f310";
}
.icon-inbox-out:before {
    content: "\f311";
}
.icon-indent:before {
    content: "\f03c";
}
.icon-industry:before {
    content: "\f275";
}
.icon-industry-alt:before {
    content: "\f3b3";
}
.icon-infinity:before {
    content: "\f534";
}
.icon-info:before {
    content: "\f129";
}
.icon-info-circle:before {
    content: "\f05a";
}
.icon-info-square:before {
    content: "\f30f";
}
.icon-inhaler:before {
    content: "\f5f9";
}
.icon-instagram:before {
    content: "\f16d";
}
.icon-instagram-square:before {
    content: "\f955";
}
.icon-integral:before {
    content: "\f667";
}
.icon-intercom:before {
    content: "\f7af";
}
.icon-internet-explorer:before {
    content: "\f26b";
}
.icon-intersection:before {
    content: "\f668";
}
.icon-inventory:before {
    content: "\f480";
}
.icon-invision:before {
    content: "\f7b0";
}
.icon-ioxhost:before {
    content: "\f208";
}
.icon-island-tropical:before {
    content: "\f811";
}
.icon-italic:before {
    content: "\f033";
}
.icon-itch-io:before {
    content: "\f83a";
}
.icon-itunes:before {
    content: "\f3b4";
}
.icon-itunes-note:before {
    content: "\f3b5";
}
.icon-jack-o-lantern:before {
    content: "\f30e";
}
.icon-java:before {
    content: "\f4e4";
}
.icon-jedi:before {
    content: "\f669";
}
.icon-jedi-order:before {
    content: "\f50e";
}
.icon-jenkins:before {
    content: "\f3b6";
}
.icon-jira:before {
    content: "\f7b1";
}
.icon-joget:before {
    content: "\f3b7";
}
.icon-joint:before {
    content: "\f595";
}
.icon-joomla:before {
    content: "\f1aa";
}
.icon-journal-whills:before {
    content: "\f66a";
}
.icon-joystick:before {
    content: "\f8c5";
}
.icon-js:before {
    content: "\f3b8";
}
.icon-js-square:before {
    content: "\f3b9";
}
.icon-jsfiddle:before {
    content: "\f1cc";
}
.icon-jug:before {
    content: "\f8c6";
}
.icon-kaaba:before {
    content: "\f66b";
}
.icon-kaggle:before {
    content: "\f5fa";
}
.icon-kazoo:before {
    content: "\f8c7";
}
.icon-kerning:before {
    content: "\f86f";
}
.icon-key:before {
    content: "\f084";
}
.icon-key-skeleton:before {
    content: "\f6f3";
}
.icon-keybase:before {
    content: "\f4f5";
}
.icon-keyboard:before {
    content: "\f11c";
}
.icon-keycdn:before {
    content: "\f3ba";
}
.icon-keynote:before {
    content: "\f66c";
}
.icon-khanda:before {
    content: "\f66d";
}
.icon-kickstarter:before {
    content: "\f3bb";
}
.icon-kickstarter-k:before {
    content: "\f3bc";
}
.icon-kidneys:before {
    content: "\f5fb";
}
.icon-kiss:before {
    content: "\f596";
}
.icon-kiss-beam:before {
    content: "\f597";
}
.icon-kiss-wink-heart:before {
    content: "\f598";
}
.icon-kite:before {
    content: "\f6f4";
}
.icon-kiwi-bird:before {
    content: "\f535";
}
.icon-knife-kitchen:before {
    content: "\f6f5";
}
.icon-korvue:before {
    content: "\f42f";
}
.icon-lambda:before {
    content: "\f66e";
}
.icon-lamp:before {
    content: "\f4ca";
}
.icon-lamp-desk:before {
    content: "\f914";
}
.icon-lamp-floor:before {
    content: "\f915";
}
.icon-landmark:before {
    content: "\f66f";
}
.icon-landmark-alt:before {
    content: "\f752";
}
.icon-language:before {
    content: "\f1ab";
}
.icon-laptop:before {
    content: "\f109";
}
.icon-laptop-code:before {
    content: "\f5fc";
}
.icon-laptop-medical:before {
    content: "\f812";
}
.icon-laravel:before {
    content: "\f3bd";
}
.icon-lasso:before {
    content: "\f8c8";
}
.icon-lastfm:before {
    content: "\f202";
}
.icon-lastfm-square:before {
    content: "\f203";
}
.icon-laugh:before {
    content: "\f599";
}
.icon-laugh-beam:before {
    content: "\f59a";
}
.icon-laugh-squint:before {
    content: "\f59b";
}
.icon-laugh-wink:before {
    content: "\f59c";
}
.icon-layer-group:before {
    content: "\f5fd";
}
.icon-layer-minus:before {
    content: "\f5fe";
}
.icon-layer-plus:before {
    content: "\f5ff";
}
.icon-leaf:before {
    content: "\f06c";
}
.icon-leaf-heart:before {
    content: "\f4cb";
}
.icon-leaf-maple:before {
    content: "\f6f6";
}
.icon-leaf-oak:before {
    content: "\f6f7";
}
.icon-leanpub:before {
    content: "\f212";
}
.icon-lemon:before {
    content: "\f094";
}
.icon-less:before {
    content: "\f41d";
}
.icon-less-than:before {
    content: "\f536";
}
.icon-less-than-equal:before {
    content: "\f537";
}
.icon-level-down:before {
    content: "\f149";
}
.icon-level-down-alt:before {
    content: "\f3be";
}
.icon-level-up:before {
    content: "\f148";
}
.icon-level-up-alt:before {
    content: "\f3bf";
}
.icon-life-ring:before {
    content: "\f1cd";
}
.icon-light-ceiling:before {
    content: "\f916";
}
.icon-light-switch:before {
    content: "\f917";
}
.icon-light-switch-off:before {
    content: "\f918";
}
.icon-light-switch-on:before {
    content: "\f919";
}
.icon-lightbulb:before {
    content: "\f0eb";
}
.icon-lightbulb-dollar:before {
    content: "\f670";
}
.icon-lightbulb-exclamation:before {
    content: "\f671";
}
.icon-lightbulb-on:before {
    content: "\f672";
}
.icon-lightbulb-slash:before {
    content: "\f673";
}
.icon-lights-holiday:before {
    content: "\f7b2";
}
.icon-line:before {
    content: "\f3c0";
}
.icon-line-columns:before {
    content: "\f870";
}
.icon-line-height:before {
    content: "\f871";
}
.icon-link:before {
    content: "\f0c1";
}
.icon-linkedin:before {
    content: "\f08c";
}
.icon-linkedin-in:before {
    content: "\f0e1";
}
.icon-linode:before {
    content: "\f2b8";
}
.icon-linux:before {
    content: "\f17c";
}
.icon-lips:before {
    content: "\f600";
}
.icon-lira-sign:before {
    content: "\f195";
}
.icon-list:before {
    content: "\f03a";
}
.icon-list-alt:before {
    content: "\f022";
}
.icon-list-music:before {
    content: "\f8c9";
}
.icon-list-ol:before {
    content: "\f0cb";
}
.icon-list-ul:before {
    content: "\f0ca";
}
.icon-location:before {
    content: "\f601";
}
.icon-location-arrow:before {
    content: "\f124";
}
.icon-location-circle:before {
    content: "\f602";
}
.icon-location-slash:before {
    content: "\f603";
}
.icon-lock:before {
    content: "\f023";
}
.icon-lock-alt:before {
    content: "\f30d";
}
.icon-lock-open:before {
    content: "\f3c1";
}
.icon-lock-open-alt:before {
    content: "\f3c2";
}
.icon-long-arrow-alt-down:before {
    content: "\f309";
}
.icon-long-arrow-alt-left:before {
    content: "\f30a";
}
.icon-long-arrow-alt-right:before {
    content: "\f30b";
}
.icon-long-arrow-alt-up:before {
    content: "\f30c";
}
.icon-long-arrow-down:before {
    content: "\f175";
}
.icon-long-arrow-left:before {
    content: "\f177";
}
.icon-long-arrow-right:before {
    content: "\f178";
}
.icon-long-arrow-up:before {
    content: "\f176";
}
.icon-loveseat:before {
    content: "\f4cc";
}
.icon-low-vision:before {
    content: "\f2a8";
}
.icon-luchador:before {
    content: "\f455";
}
.icon-luggage-cart:before {
    content: "\f59d";
}
.icon-lungs:before {
    content: "\f604";
}
.icon-lyft:before {
    content: "\f3c3";
}
.icon-mace:before {
    content: "\f6f8";
}
.icon-magento:before {
    content: "\f3c4";
}
.icon-magic:before {
    content: "\f0d0";
}
.icon-magnet:before {
    content: "\f076";
}
.icon-mail-bulk:before {
    content: "\f674";
}
.icon-mailbox:before {
    content: "\f813";
}
.icon-mailchimp:before {
    content: "\f59e";
}
.icon-male:before {
    content: "\f183";
}
.icon-mandalorian:before {
    content: "\f50f";
}
.icon-mandolin:before {
    content: "\f6f9";
}
.icon-map:before {
    content: "\f279";
}
.icon-map-marked:before {
    content: "\f59f";
}
.icon-map-marked-alt:before {
    content: "\f5a0";
}
.icon-map-marker:before {
    content: "\f041";
}
.icon-map-marker-alt:before {
    content: "\f3c5";
}
.icon-map-marker-alt-slash:before {
    content: "\f605";
}
.icon-map-marker-check:before {
    content: "\f606";
}
.icon-map-marker-edit:before {
    content: "\f607";
}
.icon-map-marker-exclamation:before {
    content: "\f608";
}
.icon-map-marker-minus:before {
    content: "\f609";
}
.icon-map-marker-plus:before {
    content: "\f60a";
}
.icon-map-marker-question:before {
    content: "\f60b";
}
.icon-map-marker-slash:before {
    content: "\f60c";
}
.icon-map-marker-smile:before {
    content: "\f60d";
}
.icon-map-marker-times:before {
    content: "\f60e";
}
.icon-map-pin:before {
    content: "\f276";
}
.icon-map-signs:before {
    content: "\f277";
}
.icon-markdown:before {
    content: "\f60f";
}
.icon-marker:before {
    content: "\f5a1";
}
.icon-mars:before {
    content: "\f222";
}
.icon-mars-double:before {
    content: "\f227";
}
.icon-mars-stroke:before {
    content: "\f229";
}
.icon-mars-stroke-h:before {
    content: "\f22b";
}
.icon-mars-stroke-v:before {
    content: "\f22a";
}
.icon-mask:before {
    content: "\f6fa";
}
.icon-mastodon:before {
    content: "\f4f6";
}
.icon-maxcdn:before {
    content: "\f136";
}
.icon-mdb:before {
    content: "\f8ca";
}
.icon-meat:before {
    content: "\f814";
}
.icon-medal:before {
    content: "\f5a2";
}
.icon-medapps:before {
    content: "\f3c6";
}
.icon-medium:before {
    content: "\f23a";
}
.icon-medium-m:before {
    content: "\f3c7";
}
.icon-medkit:before {
    content: "\f0fa";
}
.icon-medrt:before {
    content: "\f3c8";
}
.icon-meetup:before {
    content: "\f2e0";
}
.icon-megaphone:before {
    content: "\f675";
}
.icon-megaport:before {
    content: "\f5a3";
}
.icon-meh:before {
    content: "\f11a";
}
.icon-meh-blank:before {
    content: "\f5a4";
}
.icon-meh-rolling-eyes:before {
    content: "\f5a5";
}
.icon-memory:before {
    content: "\f538";
}
.icon-mendeley:before {
    content: "\f7b3";
}
.icon-menorah:before {
    content: "\f676";
}
.icon-mercury:before {
    content: "\f223";
}
.icon-meteor:before {
    content: "\f753";
}
.icon-microblog:before {
    content: "\f91a";
}
.icon-microchip:before {
    content: "\f2db";
}
.icon-microphone:before {
    content: "\f130";
}
.icon-microphone-alt:before {
    content: "\f3c9";
}
.icon-microphone-alt-slash:before {
    content: "\f539";
}
.icon-microphone-slash:before {
    content: "\f131";
}
.icon-microphone-stand:before {
    content: "\f8cb";
}
.icon-microscope:before {
    content: "\f610";
}
.icon-microsoft:before {
    content: "\f3ca";
}
.icon-microwave:before {
    content: "\f91b";
}
.icon-mind-share:before {
    content: "\f677";
}
.icon-minus:before {
    content: "\f068";
}
.icon-minus-circle:before {
    content: "\f056";
}
.icon-minus-hexagon:before {
    content: "\f307";
}
.icon-minus-octagon:before {
    content: "\f308";
}
.icon-minus-square:before {
    content: "\f146";
}
.icon-mistletoe:before {
    content: "\f7b4";
}
.icon-mitten:before {
    content: "\f7b5";
}
.icon-mix:before {
    content: "\f3cb";
}
.icon-mixcloud:before {
    content: "\f289";
}
.icon-mixer:before {
    content: "\f956";
}
.icon-mizuni:before {
    content: "\f3cc";
}
.icon-mobile:before {
    content: "\f10b";
}
.icon-mobile-alt:before {
    content: "\f3cd";
}
.icon-mobile-android:before {
    content: "\f3ce";
}
.icon-mobile-android-alt:before {
    content: "\f3cf";
}
.icon-modx:before {
    content: "\f285";
}
.icon-monero:before {
    content: "\f3d0";
}
.icon-money-bill:before {
    content: "\f0d6";
}
.icon-money-bill-alt:before {
    content: "\f3d1";
}
.icon-money-bill-wave:before {
    content: "\f53a";
}
.icon-money-bill-wave-alt:before {
    content: "\f53b";
}
.icon-money-check:before {
    content: "\f53c";
}
.icon-money-check-alt:before {
    content: "\f53d";
}
.icon-money-check-edit:before {
    content: "\f872";
}
.icon-money-check-edit-alt:before {
    content: "\f873";
}
.icon-monitor-heart-rate:before {
    content: "\f611";
}
.icon-monkey:before {
    content: "\f6fb";
}
.icon-monument:before {
    content: "\f5a6";
}
.icon-moon:before {
    content: "\f186";
}
.icon-moon-cloud:before {
    content: "\f754";
}
.icon-moon-stars:before {
    content: "\f755";
}
.icon-mortar-pestle:before {
    content: "\f5a7";
}
.icon-mosque:before {
    content: "\f678";
}
.icon-motorcycle:before {
    content: "\f21c";
}
.icon-mountain:before {
    content: "\f6fc";
}
.icon-mountains:before {
    content: "\f6fd";
}
.icon-mouse:before {
    content: "\f8cc";
}
.icon-mouse-alt:before {
    content: "\f8cd";
}
.icon-mouse-pointer:before {
    content: "\f245";
}
.icon-mp3-player:before {
    content: "\f8ce";
}
.icon-mug:before {
    content: "\f874";
}
.icon-mug-hot:before {
    content: "\f7b6";
}
.icon-mug-marshmallows:before {
    content: "\f7b7";
}
.icon-mug-tea:before {
    content: "\f875";
}
.icon-music:before {
    content: "\f001";
}
.icon-music-alt:before {
    content: "\f8cf";
}
.icon-music-alt-slash:before {
    content: "\f8d0";
}
.icon-music-slash:before {
    content: "\f8d1";
}
.icon-napster:before {
    content: "\f3d2";
}
.icon-narwhal:before {
    content: "\f6fe";
}
.icon-neos:before {
    content: "\f612";
}
.icon-network-wired:before {
    content: "\f6ff";
}
.icon-neuter:before {
    content: "\f22c";
}
.icon-newspaper:before {
    content: "\f1ea";
}
.icon-nimblr:before {
    content: "\f5a8";
}
.icon-node:before {
    content: "\f419";
}
.icon-node-js:before {
    content: "\f3d3";
}
.icon-not-equal:before {
    content: "\f53e";
}
.icon-notes-medical:before {
    content: "\f481";
}
.icon-npm:before {
    content: "\f3d4";
}
.icon-ns8:before {
    content: "\f3d5";
}
.icon-nutritionix:before {
    content: "\f3d6";
}
.icon-object-group:before {
    content: "\f247";
}
.icon-object-ungroup:before {
    content: "\f248";
}
.icon-octagon:before {
    content: "\f306";
}
.icon-odnoklassniki:before {
    content: "\f263";
}
.icon-odnoklassniki-square:before {
    content: "\f264";
}
.icon-oil-can:before {
    content: "\f613";
}
.icon-oil-temp:before {
    content: "\f614";
}
.icon-old-republic:before {
    content: "\f510";
}
.icon-om:before {
    content: "\f679";
}
.icon-omega:before {
    content: "\f67a";
}
.icon-opencart:before {
    content: "\f23d";
}
.icon-openid:before {
    content: "\f19b";
}
.icon-opera:before {
    content: "\f26a";
}
.icon-optin-monster:before {
    content: "\f23c";
}
.icon-orcid:before {
    content: "\f8d2";
}
.icon-ornament:before {
    content: "\f7b8";
}
.icon-osi:before {
    content: "\f41a";
}
.icon-otter:before {
    content: "\f700";
}
.icon-outdent:before {
    content: "\f03b";
}
.icon-outlet:before {
    content: "\f91c";
}
.icon-oven:before {
    content: "\f91d";
}
.icon-overline:before {
    content: "\f876";
}
.icon-page-break:before {
    content: "\f877";
}
.icon-page4:before {
    content: "\f3d7";
}
.icon-pagelines:before {
    content: "\f18c";
}
.icon-pager:before {
    content: "\f815";
}
.icon-paint-brush:before {
    content: "\f1fc";
}
.icon-paint-brush-alt:before {
    content: "\f5a9";
}
.icon-paint-roller:before {
    content: "\f5aa";
}
.icon-palette:before {
    content: "\f53f";
}
.icon-palfed:before {
    content: "\f3d8";
}
.icon-pallet:before {
    content: "\f482";
}
.icon-pallet-alt:before {
    content: "\f483";
}
.icon-paper-plane:before {
    content: "\f1d8";
}
.icon-paperclip:before {
    content: "\f0c6";
}
.icon-parachute-box:before {
    content: "\f4cd";
}
.icon-paragraph:before {
    content: "\f1dd";
}
.icon-paragraph-rtl:before {
    content: "\f878";
}
.icon-parking:before {
    content: "\f540";
}
.icon-parking-circle:before {
    content: "\f615";
}
.icon-parking-circle-slash:before {
    content: "\f616";
}
.icon-parking-slash:before {
    content: "\f617";
}
.icon-passport:before {
    content: "\f5ab";
}
.icon-pastafarianism:before {
    content: "\f67b";
}
.icon-paste:before {
    content: "\f0ea";
}
.icon-patreon:before {
    content: "\f3d9";
}
.icon-pause:before {
    content: "\f04c";
}
.icon-pause-circle:before {
    content: "\f28b";
}
.icon-paw:before {
    content: "\f1b0";
}
.icon-paw-alt:before {
    content: "\f701";
}
.icon-paw-claws:before {
    content: "\f702";
}
.icon-paypal:before {
    content: "\f1ed";
}
.icon-peace:before {
    content: "\f67c";
}
.icon-pegasus:before {
    content: "\f703";
}
.icon-pen:before {
    content: "\f304";
}
.icon-pen-alt:before {
    content: "\f305";
}
.icon-pen-fancy:before {
    content: "\f5ac";
}
.icon-pen-nib:before {
    content: "\f5ad";
}
.icon-pen-square:before {
    content: "\f14b";
}
.icon-pencil:before {
    content: "\f040";
}
.icon-pencil-alt:before {
    content: "\f303";
}
.icon-pencil-paintbrush:before {
    content: "\f618";
}
.icon-pencil-ruler:before {
    content: "\f5ae";
}
.icon-pennant:before {
    content: "\f456";
}
.icon-penny-arcade:before {
    content: "\f704";
}
.icon-people-carry:before {
    content: "\f4ce";
}
.icon-pepper-hot:before {
    content: "\f816";
}
.icon-percent:before {
    content: "\f295";
}
.icon-percentage:before {
    content: "\f541";
}
.icon-periscope:before {
    content: "\f3da";
}
.icon-person-booth:before {
    content: "\f756";
}
.icon-person-carry:before {
    content: "\f4cf";
}
.icon-person-dolly:before {
    content: "\f4d0";
}
.icon-person-dolly-empty:before {
    content: "\f4d1";
}
.icon-person-sign:before {
    content: "\f757";
}
.icon-phabricator:before {
    content: "\f3db";
}
.icon-phoenix-framework:before {
    content: "\f3dc";
}
.icon-phoenix-squadron:before {
    content: "\f511";
}
.icon-phone:before {
    content: "\f095";
}
.icon-phone-alt:before {
    content: "\f879";
}
.icon-phone-laptop:before {
    content: "\f87a";
}
.icon-phone-office:before {
    content: "\f67d";
}
.icon-phone-plus:before {
    content: "\f4d2";
}
.icon-phone-rotary:before {
    content: "\f8d3";
}
.icon-phone-slash:before {
    content: "\f3dd";
}
.icon-phone-square:before {
    content: "\f098";
}
.icon-phone-square-alt:before {
    content: "\f87b";
}
.icon-phone-volume:before {
    content: "\f2a0";
}
.icon-photo-video:before {
    content: "\f87c";
}
.icon-php:before {
    content: "\f457";
}
.icon-pi:before {
    content: "\f67e";
}
.icon-piano:before {
    content: "\f8d4";
}
.icon-piano-keyboard:before {
    content: "\f8d5";
}
.icon-pie:before {
    content: "\f705";
}
.icon-pied-piper:before {
    content: "\f2ae";
}
.icon-pied-piper-alt:before {
    content: "\f1a8";
}
.icon-pied-piper-hat:before {
    content: "\f4e5";
}
.icon-pied-piper-pp:before {
    content: "\f1a7";
}
.icon-pied-piper-square:before {
    content: "\f91e";
}
.icon-pig:before {
    content: "\f706";
}
.icon-piggy-bank:before {
    content: "\f4d3";
}
.icon-pills:before {
    content: "\f484";
}
.icon-pinterest:before {
    content: "\f0d2";
}
.icon-pinterest-p:before {
    content: "\f231";
}
.icon-pinterest-square:before {
    content: "\f0d3";
}
.icon-pizza:before {
    content: "\f817";
}
.icon-pizza-slice:before {
    content: "\f818";
}
.icon-place-of-worship:before {
    content: "\f67f";
}
.icon-plane:before {
    content: "\f072";
}
.icon-plane-alt:before {
    content: "\f3de";
}
.icon-plane-arrival:before {
    content: "\f5af";
}
.icon-plane-departure:before {
    content: "\f5b0";
}
.icon-planet-moon:before {
    content: "\f91f";
}
.icon-planet-ringed:before {
    content: "\f920";
}
.icon-play:before {
    content: "\f04b";
}
.icon-play-circle:before {
    content: "\f144";
}
.icon-playstation:before {
    content: "\f3df";
}
.icon-plug:before {
    content: "\f1e6";
}
.icon-plus:before {
    content: "\f067";
}
.icon-plus-circle:before {
    content: "\f055";
}
.icon-plus-hexagon:before {
    content: "\f300";
}
.icon-plus-octagon:before {
    content: "\f301";
}
.icon-plus-square:before {
    content: "\f0fe";
}
.icon-podcast:before {
    content: "\f2ce";
}
.icon-podium:before {
    content: "\f680";
}
.icon-podium-star:before {
    content: "\f758";
}
.icon-police-box:before {
    content: "\f921";
}
.icon-poll:before {
    content: "\f681";
}
.icon-poll-h:before {
    content: "\f682";
}
.icon-poll-people:before {
    content: "\f759";
}
.icon-poo:before {
    content: "\f2fe";
}
.icon-poo-storm:before {
    content: "\f75a";
}
.icon-poop:before {
    content: "\f619";
}
.icon-popcorn:before {
    content: "\f819";
}
.icon-portal-enter:before {
    content: "\f922";
}
.icon-portal-exit:before {
    content: "\f923";
}
.icon-portrait:before {
    content: "\f3e0";
}
.icon-pound-sign:before {
    content: "\f154";
}
.icon-power-off:before {
    content: "\f011";
}
.icon-pray:before {
    content: "\f683";
}
.icon-praying-hands:before {
    content: "\f684";
}
.icon-prescription:before {
    content: "\f5b1";
}
.icon-prescription-bottle:before {
    content: "\f485";
}
.icon-prescription-bottle-alt:before {
    content: "\f486";
}
.icon-presentation:before {
    content: "\f685";
}
.icon-print:before {
    content: "\f02f";
}
.icon-print-search:before {
    content: "\f81a";
}
.icon-print-slash:before {
    content: "\f686";
}
.icon-procedures:before {
    content: "\f487";
}
.icon-product-hunt:before {
    content: "\f288";
}
.icon-project-diagram:before {
    content: "\f542";
}
.icon-projector:before {
    content: "\f8d6";
}
.icon-pumpkin:before {
    content: "\f707";
}
.icon-pushed:before {
    content: "\f3e1";
}
.icon-puzzle-piece:before {
    content: "\f12e";
}
.icon-python:before {
    content: "\f3e2";
}
.icon-qq:before {
    content: "\f1d6";
}
.icon-qrcode:before {
    content: "\f029";
}
.icon-question:before {
    content: "\f128";
}
.icon-question-circle:before {
    content: "\f059";
}
.icon-question-square:before {
    content: "\f2fd";
}
.icon-quidditch:before {
    content: "\f458";
}
.icon-quinscape:before {
    content: "\f459";
}
.icon-quora:before {
    content: "\f2c4";
}
.icon-quote-left:before {
    content: "\f10d";
}
.icon-quote-right:before {
    content: "\f10e";
}
.icon-quran:before {
    content: "\f687";
}
.icon-r-project:before {
    content: "\f4f7";
}
.icon-rabbit:before {
    content: "\f708";
}
.icon-rabbit-fast:before {
    content: "\f709";
}
.icon-racquet:before {
    content: "\f45a";
}
.icon-radar:before {
    content: "\f924";
}
.icon-radiation:before {
    content: "\f7b9";
}
.icon-radiation-alt:before {
    content: "\f7ba";
}
.icon-radio:before {
    content: "\f8d7";
}
.icon-radio-alt:before {
    content: "\f8d8";
}
.icon-rainbow:before {
    content: "\f75b";
}
.icon-raindrops:before {
    content: "\f75c";
}
.icon-ram:before {
    content: "\f70a";
}
.icon-ramp-loading:before {
    content: "\f4d4";
}
.icon-random:before {
    content: "\f074";
}
.icon-raspberry-pi:before {
    content: "\f7bb";
}
.icon-ravelry:before {
    content: "\f2d9";
}
.icon-raygun:before {
    content: "\f925";
}
.icon-react:before {
    content: "\f41b";
}
.icon-reacteurope:before {
    content: "\f75d";
}
.icon-readme:before {
    content: "\f4d5";
}
.icon-rebel:before {
    content: "\f1d0";
}
.icon-receipt:before {
    content: "\f543";
}
.icon-record-vinyl:before {
    content: "\f8d9";
}
.icon-rectangle-landscape:before {
    content: "\f2fa";
}
.icon-rectangle-portrait:before {
    content: "\f2fb";
}
.icon-rectangle-wide:before {
    content: "\f2fc";
}
.icon-recycle:before {
    content: "\f1b8";
}
.icon-red-river:before {
    content: "\f3e3";
}
.icon-reddit:before {
    content: "\f1a1";
}
.icon-reddit-alien:before {
    content: "\f281";
}
.icon-reddit-square:before {
    content: "\f1a2";
}
.icon-redhat:before {
    content: "\f7bc";
}
.icon-redo:before {
    content: "\f01e";
}
.icon-redo-alt:before {
    content: "\f2f9";
}
.icon-refrigerator:before {
    content: "\f926";
}
.icon-registered:before {
    content: "\f25d";
}
.icon-remove-format:before {
    content: "\f87d";
}
.icon-renren:before {
    content: "\f18b";
}
.icon-repeat:before {
    content: "\f363";
}
.icon-repeat-1:before {
    content: "\f365";
}
.icon-repeat-1-alt:before {
    content: "\f366";
}
.icon-repeat-alt:before {
    content: "\f364";
}
.icon-reply:before {
    content: "\f3e5";
}
.icon-reply-all:before {
    content: "\f122";
}
.icon-replyd:before {
    content: "\f3e6";
}
.icon-republican:before {
    content: "\f75e";
}
.icon-researchgate:before {
    content: "\f4f8";
}
.icon-resolving:before {
    content: "\f3e7";
}
.icon-restroom:before {
    content: "\f7bd";
}
.icon-retweet:before {
    content: "\f079";
}
.icon-retweet-alt:before {
    content: "\f361";
}
.icon-rev:before {
    content: "\f5b2";
}
.icon-ribbon:before {
    content: "\f4d6";
}
.icon-ring:before {
    content: "\f70b";
}
.icon-rings-wedding:before {
    content: "\f81b";
}
.icon-road:before {
    content: "\f018";
}
.icon-robot:before {
    content: "\f544";
}
.icon-rocket:before {
    content: "\f135";
}
.icon-rocket-launch:before {
    content: "\f927";
}
.icon-rocketchat:before {
    content: "\f3e8";
}
.icon-rockrms:before {
    content: "\f3e9";
}
.icon-route:before {
    content: "\f4d7";
}
.icon-route-highway:before {
    content: "\f61a";
}
.icon-route-interstate:before {
    content: "\f61b";
}
.icon-router:before {
    content: "\f8da";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-rss-square:before {
    content: "\f143";
}
.icon-ruble-sign:before {
    content: "\f158";
}
.icon-ruler:before {
    content: "\f545";
}
.icon-ruler-combined:before {
    content: "\f546";
}
.icon-ruler-horizontal:before {
    content: "\f547";
}
.icon-ruler-triangle:before {
    content: "\f61c";
}
.icon-ruler-vertical:before {
    content: "\f548";
}
.icon-running:before {
    content: "\f70c";
}
.icon-rupee-sign:before {
    content: "\f156";
}
.icon-rv:before {
    content: "\f7be";
}
.icon-sack:before {
    content: "\f81c";
}
.icon-sack-dollar:before {
    content: "\f81d";
}
.icon-sad-cry:before {
    content: "\f5b3";
}
.icon-sad-tear:before {
    content: "\f5b4";
}
.icon-safari:before {
    content: "\f267";
}
.icon-salad:before {
    content: "\f81e";
}
.icon-salesforce:before {
    content: "\f83b";
}
.icon-sandwich:before {
    content: "\f81f";
}
.icon-sass:before {
    content: "\f41e";
}
.icon-satellite:before {
    content: "\f7bf";
}
.icon-satellite-dish:before {
    content: "\f7c0";
}
.icon-sausage:before {
    content: "\f820";
}
.icon-save:before {
    content: "\f0c7";
}
.icon-sax-hot:before {
    content: "\f8db";
}
.icon-saxophone:before {
    content: "\f8dc";
}
.icon-scalpel:before {
    content: "\f61d";
}
.icon-scalpel-path:before {
    content: "\f61e";
}
.icon-scanner:before {
    content: "\f488";
}
.icon-scanner-image:before {
    content: "\f8f3";
}
.icon-scanner-keyboard:before {
    content: "\f489";
}
.icon-scanner-touchscreen:before {
    content: "\f48a";
}
.icon-scarecrow:before {
    content: "\f70d";
}
.icon-scarf:before {
    content: "\f7c1";
}
.icon-schlix:before {
    content: "\f3ea";
}
.icon-school:before {
    content: "\f549";
}
.icon-screwdriver:before {
    content: "\f54a";
}
.icon-scribd:before {
    content: "\f28a";
}
.icon-scroll:before {
    content: "\f70e";
}
.icon-scroll-old:before {
    content: "\f70f";
}
.icon-scrubber:before {
    content: "\f2f8";
}
.icon-scythe:before {
    content: "\f710";
}
.icon-sd-card:before {
    content: "\f7c2";
}
.icon-search:before {
    content: "\f002";
}
.icon-search-dollar:before {
    content: "\f688";
}
.icon-search-location:before {
    content: "\f689";
}
.icon-search-minus:before {
    content: "\f010";
}
.icon-search-plus:before {
    content: "\f00e";
}
.icon-searchengin:before {
    content: "\f3eb";
}
.icon-seedling:before {
    content: "\f4d8";
}
.icon-sellcast:before {
    content: "\f2da";
}
.icon-sellsy:before {
    content: "\f213";
}
.icon-send-back:before {
    content: "\f87e";
}
.icon-send-backward:before {
    content: "\f87f";
}
.icon-sensor:before {
    content: "\f928";
}
.icon-sensor-alert:before {
    content: "\f929";
}
.icon-sensor-fire:before {
    content: "\f92a";
}
.icon-sensor-on:before {
    content: "\f92b";
}
.icon-sensor-smoke:before {
    content: "\f92c";
}
.icon-server:before {
    content: "\f233";
}
.icon-servicestack:before {
    content: "\f3ec";
}
.icon-shapes:before {
    content: "\f61f";
}
.icon-share:before {
    content: "\f064";
}
.icon-share-all:before {
    content: "\f367";
}
.icon-share-alt:before {
    content: "\f1e0";
}
.icon-share-alt-square:before {
    content: "\f1e1";
}
.icon-share-square:before {
    content: "\f14d";
}
.icon-sheep:before {
    content: "\f711";
}
.icon-shekel-sign:before {
    content: "\f20b";
}
.icon-shield:before {
    content: "\f132";
}
.icon-shield-alt:before {
    content: "\f3ed";
}
.icon-shield-check:before {
    content: "\f2f7";
}
.icon-shield-cross:before {
    content: "\f712";
}
.icon-ship:before {
    content: "\f21a";
}
.icon-shipping-fast:before {
    content: "\f48b";
}
.icon-shipping-timed:before {
    content: "\f48c";
}
.icon-shirtsinbulk:before {
    content: "\f214";
}
.icon-shish-kebab:before {
    content: "\f821";
}
.icon-shoe-prints:before {
    content: "\f54b";
}
.icon-shopify:before {
    content: "\f957";
}
.icon-shopping-bag:before {
    content: "\f290";
}
.icon-shopping-basket:before {
    content: "\f291";
}
.icon-shopping-cart:before {
    content: "\f07a";
}
.icon-shopware:before {
    content: "\f5b5";
}
.icon-shovel:before {
    content: "\f713";
}
.icon-shovel-snow:before {
    content: "\f7c3";
}
.icon-shower:before {
    content: "\f2cc";
}
.icon-shredder:before {
    content: "\f68a";
}
.icon-shuttle-van:before {
    content: "\f5b6";
}
.icon-shuttlecock:before {
    content: "\f45b";
}
.icon-sickle:before {
    content: "\f822";
}
.icon-sigma:before {
    content: "\f68b";
}
.icon-sign:before {
    content: "\f4d9";
}
.icon-sign-in:before {
    content: "\f090";
}
.icon-sign-in-alt:before {
    content: "\f2f6";
}
.icon-sign-language:before {
    content: "\f2a7";
}
.icon-sign-out:before {
    content: "\f08b";
}
.icon-sign-out-alt:before {
    content: "\f2f5";
}
.icon-signal:before {
    content: "\f012";
}
.icon-signal-1:before {
    content: "\f68c";
}
.icon-signal-2:before {
    content: "\f68d";
}
.icon-signal-3:before {
    content: "\f68e";
}
.icon-signal-4:before {
    content: "\f68f";
}
.icon-signal-alt:before {
    content: "\f690";
}
.icon-signal-alt-1:before {
    content: "\f691";
}
.icon-signal-alt-2:before {
    content: "\f692";
}
.icon-signal-alt-3:before {
    content: "\f693";
}
.icon-signal-alt-slash:before {
    content: "\f694";
}
.icon-signal-slash:before {
    content: "\f695";
}
.icon-signal-stream:before {
    content: "\f8dd";
}
.icon-signature:before {
    content: "\f5b7";
}
.icon-sim-card:before {
    content: "\f7c4";
}
.icon-simplybuilt:before {
    content: "\f215";
}
.icon-siren:before {
    content: "\f92d";
}
.icon-siren-on:before {
    content: "\f92e";
}
.icon-sistrix:before {
    content: "\f3ee";
}
.icon-sitemap:before {
    content: "\f0e8";
}
.icon-sith:before {
    content: "\f512";
}
.icon-skating:before {
    content: "\f7c5";
}
.icon-skeleton:before {
    content: "\f620";
}
.icon-sketch:before {
    content: "\f7c6";
}
.icon-ski-jump:before {
    content: "\f7c7";
}
.icon-ski-lift:before {
    content: "\f7c8";
}
.icon-skiing:before {
    content: "\f7c9";
}
.icon-skiing-nordic:before {
    content: "\f7ca";
}
.icon-skull:before {
    content: "\f54c";
}
.icon-skull-cow:before {
    content: "\f8de";
}
.icon-skull-crossbones:before {
    content: "\f714";
}
.icon-skyatlas:before {
    content: "\f216";
}
.icon-skype:before {
    content: "\f17e";
}
.icon-slack:before {
    content: "\f198";
}
.icon-slack-hash:before {
    content: "\f3ef";
}
.icon-slash:before {
    content: "\f715";
}
.icon-sledding:before {
    content: "\f7cb";
}
.icon-sleigh:before {
    content: "\f7cc";
}
.icon-sliders-h:before {
    content: "\f1de";
}
.icon-sliders-h-square:before {
    content: "\f3f0";
}
.icon-sliders-v:before {
    content: "\f3f1";
}
.icon-sliders-v-square:before {
    content: "\f3f2";
}
.icon-slideshare:before {
    content: "\f1e7";
}
.icon-smile:before {
    content: "\f118";
}
.icon-smile-beam:before {
    content: "\f5b8";
}
.icon-smile-plus:before {
    content: "\f5b9";
}
.icon-smile-wink:before {
    content: "\f4da";
}
.icon-smog:before {
    content: "\f75f";
}
.icon-smoke:before {
    content: "\f760";
}
.icon-smoking:before {
    content: "\f48d";
}
.icon-smoking-ban:before {
    content: "\f54d";
}
.icon-sms:before {
    content: "\f7cd";
}
.icon-snake:before {
    content: "\f716";
}
.icon-snapchat:before {
    content: "\f2ab";
}
.icon-snapchat-ghost:before {
    content: "\f2ac";
}
.icon-snapchat-square:before {
    content: "\f2ad";
}
.icon-snooze:before {
    content: "\f880";
}
.icon-snow-blowing:before {
    content: "\f761";
}
.icon-snowboarding:before {
    content: "\f7ce";
}
.icon-snowflake:before {
    content: "\f2dc";
}
.icon-snowflakes:before {
    content: "\f7cf";
}
.icon-snowman:before {
    content: "\f7d0";
}
.icon-snowmobile:before {
    content: "\f7d1";
}
.icon-snowplow:before {
    content: "\f7d2";
}
.icon-socks:before {
    content: "\f696";
}
.icon-solar-panel:before {
    content: "\f5ba";
}
.icon-solar-system:before {
    content: "\f92f";
}
.icon-sort:before {
    content: "\f0dc";
}
.icon-sort-alpha-down:before {
    content: "\f15d";
}
.icon-sort-alpha-down-alt:before {
    content: "\f881";
}
.icon-sort-alpha-up:before {
    content: "\f15e";
}
.icon-sort-alpha-up-alt:before {
    content: "\f882";
}
.icon-sort-alt:before {
    content: "\f883";
}
.icon-sort-amount-down:before {
    content: "\f160";
}
.icon-sort-amount-down-alt:before {
    content: "\f884";
}
.icon-sort-amount-up:before {
    content: "\f161";
}
.icon-sort-amount-up-alt:before {
    content: "\f885";
}
.icon-sort-circle:before {
    content: "\f930";
}
.icon-sort-circle-down:before {
    content: "\f931";
}
.icon-sort-circle-up:before {
    content: "\f932";
}
.icon-sort-down:before {
    content: "\f0dd";
}
.icon-sort-numeric-down:before {
    content: "\f162";
}
.icon-sort-numeric-down-alt:before {
    content: "\f886";
}
.icon-sort-numeric-up:before {
    content: "\f163";
}
.icon-sort-numeric-up-alt:before {
    content: "\f887";
}
.icon-sort-shapes-down:before {
    content: "\f888";
}
.icon-sort-shapes-down-alt:before {
    content: "\f889";
}
.icon-sort-shapes-up:before {
    content: "\f88a";
}
.icon-sort-shapes-up-alt:before {
    content: "\f88b";
}
.icon-sort-size-down:before {
    content: "\f88c";
}
.icon-sort-size-down-alt:before {
    content: "\f88d";
}
.icon-sort-size-up:before {
    content: "\f88e";
}
.icon-sort-size-up-alt:before {
    content: "\f88f";
}
.icon-sort-up:before {
    content: "\f0de";
}
.icon-soundcloud:before {
    content: "\f1be";
}
.icon-soup:before {
    content: "\f823";
}
.icon-sourcetree:before {
    content: "\f7d3";
}
.icon-spa:before {
    content: "\f5bb";
}
.icon-space-shuttle:before {
    content: "\f197";
}
.icon-space-station-moon:before {
    content: "\f933";
}
.icon-space-station-moon-alt:before {
    content: "\f934";
}
.icon-spade:before {
    content: "\f2f4";
}
.icon-sparkles:before {
    content: "\f890";
}
.icon-speakap:before {
    content: "\f3f3";
}
.icon-speaker:before {
    content: "\f8df";
}
.icon-speaker-deck:before {
    content: "\f83c";
}
.icon-speakers:before {
    content: "\f8e0";
}
.icon-spell-check:before {
    content: "\f891";
}
.icon-spider:before {
    content: "\f717";
}
.icon-spider-black-widow:before {
    content: "\f718";
}
.icon-spider-web:before {
    content: "\f719";
}
.icon-spinner:before {
    content: "\f110";
}
.icon-spinner-third:before {
    content: "\f3f4";
}
.icon-splotch:before {
    content: "\f5bc";
}
.icon-spotify:before {
    content: "\f1bc";
}
.icon-spray-can:before {
    content: "\f5bd";
}
.icon-sprinkler:before {
    content: "\f935";
}
.icon-square:before {
    content: "\f0c8";
}
.icon-square-full:before {
    content: "\f45c";
}
.icon-square-root:before {
    content: "\f697";
}
.icon-square-root-alt:before {
    content: "\f698";
}
.icon-squarespace:before {
    content: "\f5be";
}
.icon-squirrel:before {
    content: "\f71a";
}
.icon-stack-exchange:before {
    content: "\f18d";
}
.icon-stack-overflow:before {
    content: "\f16c";
}
.icon-stackpath:before {
    content: "\f842";
}
.icon-staff:before {
    content: "\f71b";
}
.icon-stamp:before {
    content: "\f5bf";
}
.icon-star:before {
    content: "\f005";
}
.icon-star-and-crescent:before {
    content: "\f699";
}
.icon-star-christmas:before {
    content: "\f7d4";
}
.icon-star-exclamation:before {
    content: "\f2f3";
}
.icon-star-half:before {
    content: "\f089";
}
.icon-star-half-alt:before {
    content: "\f5c0";
}
.icon-star-of-david:before {
    content: "\f69a";
}
.icon-star-of-life:before {
    content: "\f621";
}
.icon-star-shooting:before {
    content: "\f936";
}
.icon-starfighter:before {
    content: "\f937";
}
.icon-starfighter-alt:before {
    content: "\f938";
}
.icon-stars:before {
    content: "\f762";
}
.icon-starship:before {
    content: "\f939";
}
.icon-starship-freighter:before {
    content: "\f93a";
}
.icon-staylinked:before {
    content: "\f3f5";
}
.icon-steak:before {
    content: "\f824";
}
.icon-steam:before {
    content: "\f1b6";
}
.icon-steam-square:before {
    content: "\f1b7";
}
.icon-steam-symbol:before {
    content: "\f3f6";
}
.icon-steering-wheel:before {
    content: "\f622";
}
.icon-step-backward:before {
    content: "\f048";
}
.icon-step-forward:before {
    content: "\f051";
}
.icon-stethoscope:before {
    content: "\f0f1";
}
.icon-sticker-mule:before {
    content: "\f3f7";
}
.icon-sticky-note:before {
    content: "\f249";
}
.icon-stocking:before {
    content: "\f7d5";
}
.icon-stomach:before {
    content: "\f623";
}
.icon-stop:before {
    content: "\f04d";
}
.icon-stop-circle:before {
    content: "\f28d";
}
.icon-stopwatch:before {
    content: "\f2f2";
}
.icon-store:before {
    content: "\f54e";
}
.icon-store-alt:before {
    content: "\f54f";
}
.icon-strava:before {
    content: "\f428";
}
.icon-stream:before {
    content: "\f550";
}
.icon-street-view:before {
    content: "\f21d";
}
.icon-stretcher:before {
    content: "\f825";
}
.icon-strikethrough:before {
    content: "\f0cc";
}
.icon-stripe:before {
    content: "\f429";
}
.icon-stripe-s:before {
    content: "\f42a";
}
.icon-stroopwafel:before {
    content: "\f551";
}
.icon-studiovinari:before {
    content: "\f3f8";
}
.icon-stumbleupon:before {
    content: "\f1a4";
}
.icon-stumbleupon-circle:before {
    content: "\f1a3";
}
.icon-subscript:before {
    content: "\f12c";
}
.icon-subway:before {
    content: "\f239";
}
.icon-suitcase:before {
    content: "\f0f2";
}
.icon-suitcase-rolling:before {
    content: "\f5c1";
}
.icon-sun:before {
    content: "\f185";
}
.icon-sun-cloud:before {
    content: "\f763";
}
.icon-sun-dust:before {
    content: "\f764";
}
.icon-sun-haze:before {
    content: "\f765";
}
.icon-sunglasses:before {
    content: "\f892";
}
.icon-sunrise:before {
    content: "\f766";
}
.icon-sunset:before {
    content: "\f767";
}
.icon-superpowers:before {
    content: "\f2dd";
}
.icon-superscript:before {
    content: "\f12b";
}
.icon-supple:before {
    content: "\f3f9";
}
.icon-surprise:before {
    content: "\f5c2";
}
.icon-suse:before {
    content: "\f7d6";
}
.icon-swatchbook:before {
    content: "\f5c3";
}
.icon-swift:before {
    content: "\f8e1";
}
.icon-swimmer:before {
    content: "\f5c4";
}
.icon-swimming-pool:before {
    content: "\f5c5";
}
.icon-sword:before {
    content: "\f71c";
}
.icon-sword-laser:before {
    content: "\f93b";
}
.icon-sword-laser-alt:before {
    content: "\f93c";
}
.icon-swords:before {
    content: "\f71d";
}
.icon-swords-laser:before {
    content: "\f93d";
}
.icon-symfony:before {
    content: "\f83d";
}
.icon-synagogue:before {
    content: "\f69b";
}
.icon-sync:before {
    content: "\f021";
}
.icon-sync-alt:before {
    content: "\f2f1";
}
.icon-syringe:before {
    content: "\f48e";
}
.icon-table:before {
    content: "\f0ce";
}
.icon-table-tennis:before {
    content: "\f45d";
}
.icon-tablet:before {
    content: "\f10a";
}
.icon-tablet-alt:before {
    content: "\f3fa";
}
.icon-tablet-android:before {
    content: "\f3fb";
}
.icon-tablet-android-alt:before {
    content: "\f3fc";
}
.icon-tablet-rugged:before {
    content: "\f48f";
}
.icon-tablets:before {
    content: "\f490";
}
.icon-tachometer:before {
    content: "\f0e4";
}
.icon-tachometer-alt:before {
    content: "\f3fd";
}
.icon-tachometer-alt-average:before {
    content: "\f624";
}
.icon-tachometer-alt-fast:before {
    content: "\f625";
}
.icon-tachometer-alt-fastest:before {
    content: "\f626";
}
.icon-tachometer-alt-slow:before {
    content: "\f627";
}
.icon-tachometer-alt-slowest:before {
    content: "\f628";
}
.icon-tachometer-average:before {
    content: "\f629";
}
.icon-tachometer-fast:before {
    content: "\f62a";
}
.icon-tachometer-fastest:before {
    content: "\f62b";
}
.icon-tachometer-slow:before {
    content: "\f62c";
}
.icon-tachometer-slowest:before {
    content: "\f62d";
}
.icon-taco:before {
    content: "\f826";
}
.icon-tag:before {
    content: "\f02b";
}
.icon-tags:before {
    content: "\f02c";
}
.icon-tally:before {
    content: "\f69c";
}
.icon-tanakh:before {
    content: "\f827";
}
.icon-tape:before {
    content: "\f4db";
}
.icon-tasks:before {
    content: "\f0ae";
}
.icon-tasks-alt:before {
    content: "\f828";
}
.icon-taxi:before {
    content: "\f1ba";
}
.icon-teamspeak:before {
    content: "\f4f9";
}
.icon-teeth:before {
    content: "\f62e";
}
.icon-teeth-open:before {
    content: "\f62f";
}
.icon-telegram:before {
    content: "\f2c6";
}
.icon-telegram-plane:before {
    content: "\f3fe";
}
.icon-telescope:before {
    content: "\f93e";
}
.icon-temperature-down:before {
    content: "\f93f";
}
.icon-temperature-frigid:before {
    content: "\f768";
}
.icon-temperature-high:before {
    content: "\f769";
}
.icon-temperature-hot:before {
    content: "\f76a";
}
.icon-temperature-low:before {
    content: "\f76b";
}
.icon-temperature-up:before {
    content: "\f940";
}
.icon-tencent-weibo:before {
    content: "\f1d5";
}
.icon-tenge:before {
    content: "\f7d7";
}
.icon-tennis-ball:before {
    content: "\f45e";
}
.icon-terminal:before {
    content: "\f120";
}
.icon-text:before {
    content: "\f893";
}
.icon-text-height:before {
    content: "\f034";
}
.icon-text-size:before {
    content: "\f894";
}
.icon-text-width:before {
    content: "\f035";
}
.icon-th:before {
    content: "\f00a";
}
.icon-th-large:before {
    content: "\f009";
}
.icon-th-list:before {
    content: "\f00b";
}
.icon-the-red-yeti:before {
    content: "\f69d";
}
.icon-theater-masks:before {
    content: "\f630";
}
.icon-themeco:before {
    content: "\f5c6";
}
.icon-themeisle:before {
    content: "\f2b2";
}
.icon-thermometer:before {
    content: "\f491";
}
.icon-thermometer-empty:before {
    content: "\f2cb";
}
.icon-thermometer-full:before {
    content: "\f2c7";
}
.icon-thermometer-half:before {
    content: "\f2c9";
}
.icon-thermometer-quarter:before {
    content: "\f2ca";
}
.icon-thermometer-three-quarters:before {
    content: "\f2c8";
}
.icon-theta:before {
    content: "\f69e";
}
.icon-think-peaks:before {
    content: "\f731";
}
.icon-thumbs-down:before {
    content: "\f165";
}
.icon-thumbs-up:before {
    content: "\f164";
}
.icon-thumbtack:before {
    content: "\f08d";
}
.icon-thunderstorm:before {
    content: "\f76c";
}
.icon-thunderstorm-moon:before {
    content: "\f76d";
}
.icon-thunderstorm-sun:before {
    content: "\f76e";
}
.icon-ticket-alt:before {
    content: "\f3ff";
}
.icon-tilde:before {
    content: "\f69f";
}
.icon-times:before {
    content: "\f00d";
}
.icon-times-circle:before {
    content: "\f057";
}
.icon-times-hexagon:before {
    content: "\f2ee";
}
.icon-times-octagon:before {
    content: "\f2f0";
}
.icon-times-square:before {
    content: "\f2d3";
}
.icon-tint:before {
    content: "\f043";
}
.icon-tint-slash:before {
    content: "\f5c7";
}
.icon-tire:before {
    content: "\f631";
}
.icon-tire-flat:before {
    content: "\f632";
}
.icon-tire-pressure-warning:before {
    content: "\f633";
}
.icon-tire-rugged:before {
    content: "\f634";
}
.icon-tired:before {
    content: "\f5c8";
}
.icon-toggle-off:before {
    content: "\f204";
}
.icon-toggle-on:before {
    content: "\f205";
}
.icon-toilet:before {
    content: "\f7d8";
}
.icon-toilet-paper:before {
    content: "\f71e";
}
.icon-toilet-paper-alt:before {
    content: "\f71f";
}
.icon-tombstone:before {
    content: "\f720";
}
.icon-tombstone-alt:before {
    content: "\f721";
}
.icon-toolbox:before {
    content: "\f552";
}
.icon-tools:before {
    content: "\f7d9";
}
.icon-tooth:before {
    content: "\f5c9";
}
.icon-toothbrush:before {
    content: "\f635";
}
.icon-torah:before {
    content: "\f6a0";
}
.icon-torii-gate:before {
    content: "\f6a1";
}
.icon-tornado:before {
    content: "\f76f";
}
.icon-tractor:before {
    content: "\f722";
}
.icon-trade-federation:before {
    content: "\f513";
}
.icon-trademark:before {
    content: "\f25c";
}
.icon-traffic-cone:before {
    content: "\f636";
}
.icon-traffic-light:before {
    content: "\f637";
}
.icon-traffic-light-go:before {
    content: "\f638";
}
.icon-traffic-light-slow:before {
    content: "\f639";
}
.icon-traffic-light-stop:before {
    content: "\f63a";
}
.icon-trailer:before {
    content: "\f941";
}
.icon-train:before {
    content: "\f238";
}
.icon-tram:before {
    content: "\f7da";
}
.icon-transgender:before {
    content: "\f224";
}
.icon-transgender-alt:before {
    content: "\f225";
}
.icon-transporter:before {
    content: "\f942";
}
.icon-transporter-1:before {
    content: "\f943";
}
.icon-transporter-2:before {
    content: "\f944";
}
.icon-transporter-3:before {
    content: "\f945";
}
.icon-transporter-empty:before {
    content: "\f946";
}
.icon-trash:before {
    content: "\f1f8";
}
.icon-trash-alt:before {
    content: "\f2ed";
}
.icon-trash-restore:before {
    content: "\f829";
}
.icon-trash-restore-alt:before {
    content: "\f82a";
}
.icon-trash-undo:before {
    content: "\f895";
}
.icon-trash-undo-alt:before {
    content: "\f896";
}
.icon-treasure-chest:before {
    content: "\f723";
}
.icon-tree:before {
    content: "\f1bb";
}
.icon-tree-alt:before {
    content: "\f400";
}
.icon-tree-christmas:before {
    content: "\f7db";
}
.icon-tree-decorated:before {
    content: "\f7dc";
}
.icon-tree-large:before {
    content: "\f7dd";
}
.icon-tree-palm:before {
    content: "\f82b";
}
.icon-trees:before {
    content: "\f724";
}
.icon-trello:before {
    content: "\f181";
}
.icon-triangle:before {
    content: "\f2ec";
}
.icon-triangle-music:before {
    content: "\f8e2";
}
.icon-tripadvisor:before {
    content: "\f262";
}
.icon-trophy:before {
    content: "\f091";
}
.icon-trophy-alt:before {
    content: "\f2eb";
}
.icon-truck:before {
    content: "\f0d1";
}
.icon-truck-container:before {
    content: "\f4dc";
}
.icon-truck-couch:before {
    content: "\f4dd";
}
.icon-truck-loading:before {
    content: "\f4de";
}
.icon-truck-monster:before {
    content: "\f63b";
}
.icon-truck-moving:before {
    content: "\f4df";
}
.icon-truck-pickup:before {
    content: "\f63c";
}
.icon-truck-plow:before {
    content: "\f7de";
}
.icon-truck-ramp:before {
    content: "\f4e0";
}
.icon-trumpet:before {
    content: "\f8e3";
}
.icon-tshirt:before {
    content: "\f553";
}
.icon-tty:before {
    content: "\f1e4";
}
.icon-tumblr:before {
    content: "\f173";
}
.icon-tumblr-square:before {
    content: "\f174";
}
.icon-turkey:before {
    content: "\f725";
}
.icon-turntable:before {
    content: "\f8e4";
}
.icon-turtle:before {
    content: "\f726";
}
.icon-tv:before {
    content: "\f26c";
}
.icon-tv-alt:before {
    content: "\f8e5";
}
.icon-tv-music:before {
    content: "\f8e6";
}
.icon-tv-retro:before {
    content: "\f401";
}
.icon-twitch:before {
    content: "\f1e8";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-twitter-square:before {
    content: "\f081";
}
.icon-typewriter:before {
    content: "\f8e7";
}
.icon-typo3:before {
    content: "\f42b";
}
.icon-uber:before {
    content: "\f402";
}
.icon-ubuntu:before {
    content: "\f7df";
}
.icon-ufo:before {
    content: "\f947";
}
.icon-ufo-beam:before {
    content: "\f948";
}
.icon-uikit:before {
    content: "\f403";
}
.icon-umbraco:before {
    content: "\f8e8";
}
.icon-umbrella:before {
    content: "\f0e9";
}
.icon-umbrella-beach:before {
    content: "\f5ca";
}
.icon-underline:before {
    content: "\f0cd";
}
.icon-undo:before {
    content: "\f0e2";
}
.icon-undo-alt:before {
    content: "\f2ea";
}
.icon-unicorn:before {
    content: "\f727";
}
.icon-union:before {
    content: "\f6a2";
}
.icon-uniregistry:before {
    content: "\f404";
}
.icon-unity:before {
    content: "\f949";
}
.icon-universal-access:before {
    content: "\f29a";
}
.icon-university:before {
    content: "\f19c";
}
.icon-unlink:before {
    content: "\f127";
}
.icon-unlock:before {
    content: "\f09c";
}
.icon-unlock-alt:before {
    content: "\f13e";
}
.icon-untappd:before {
    content: "\f405";
}
.icon-upload:before {
    content: "\f093";
}
.icon-ups:before {
    content: "\f7e0";
}
.icon-usb:before {
    content: "\f287";
}
.icon-usb-drive:before {
    content: "\f8e9";
}
.icon-usd-circle:before {
    content: "\f2e8";
}
.icon-usd-square:before {
    content: "\f2e9";
}
.icon-user:before {
    content: "\f007";
}
.icon-user-alien:before {
    content: "\f94a";
}
.icon-user-alt:before {
    content: "\f406";
}
.icon-user-alt-slash:before {
    content: "\f4fa";
}
.icon-user-astronaut:before {
    content: "\f4fb";
}
.icon-user-chart:before {
    content: "\f6a3";
}
.icon-user-check:before {
    content: "\f4fc";
}
.icon-user-circle:before {
    content: "\f2bd";
}
.icon-user-clock:before {
    content: "\f4fd";
}
.icon-user-cog:before {
    content: "\f4fe";
}
.icon-user-cowboy:before {
    content: "\f8ea";
}
.icon-user-crown:before {
    content: "\f6a4";
}
.icon-user-edit:before {
    content: "\f4ff";
}
.icon-user-friends:before {
    content: "\f500";
}
.icon-user-graduate:before {
    content: "\f501";
}
.icon-user-hard-hat:before {
    content: "\f82c";
}
.icon-user-headset:before {
    content: "\f82d";
}
.icon-user-injured:before {
    content: "\f728";
}
.icon-user-lock:before {
    content: "\f502";
}
.icon-user-md:before {
    content: "\f0f0";
}
.icon-user-md-chat:before {
    content: "\f82e";
}
.icon-user-minus:before {
    content: "\f503";
}
.icon-user-music:before {
    content: "\f8eb";
}
.icon-user-ninja:before {
    content: "\f504";
}
.icon-user-nurse:before {
    content: "\f82f";
}
.icon-user-plus:before {
    content: "\f234";
}
.icon-user-robot:before {
    content: "\f94b";
}
.icon-user-secret:before {
    content: "\f21b";
}
.icon-user-shield:before {
    content: "\f505";
}
.icon-user-slash:before {
    content: "\f506";
}
.icon-user-tag:before {
    content: "\f507";
}
.icon-user-tie:before {
    content: "\f508";
}
.icon-user-times:before {
    content: "\f235";
}
.icon-user-unlock:before {
    content: "\f958";
}
.icon-user-visor:before {
    content: "\f94c";
}
.icon-users:before {
    content: "\f0c0";
}
.icon-users-class:before {
    content: "\f63d";
}
.icon-users-cog:before {
    content: "\f509";
}
.icon-users-crown:before {
    content: "\f6a5";
}
.icon-users-medical:before {
    content: "\f830";
}
.icon-usps:before {
    content: "\f7e1";
}
.icon-ussunnah:before {
    content: "\f407";
}
.icon-utensil-fork:before {
    content: "\f2e3";
}
.icon-utensil-knife:before {
    content: "\f2e4";
}
.icon-utensil-spoon:before {
    content: "\f2e5";
}
.icon-utensils:before {
    content: "\f2e7";
}
.icon-utensils-alt:before {
    content: "\f2e6";
}
.icon-vaadin:before {
    content: "\f408";
}
.icon-vacuum:before {
    content: "\f94d";
}
.icon-vacuum-robot:before {
    content: "\f94e";
}
.icon-value-absolute:before {
    content: "\f6a6";
}
.icon-vector-square:before {
    content: "\f5cb";
}
.icon-venus:before {
    content: "\f221";
}
.icon-venus-double:before {
    content: "\f226";
}
.icon-venus-mars:before {
    content: "\f228";
}
.icon-vhs:before {
    content: "\f8ec";
}
.icon-viacoin:before {
    content: "\f237";
}
.icon-viadeo:before {
    content: "\f2a9";
}
.icon-viadeo-square:before {
    content: "\f2aa";
}
.icon-vial:before {
    content: "\f492";
}
.icon-vials:before {
    content: "\f493";
}
.icon-viber:before {
    content: "\f409";
}
.icon-video:before {
    content: "\f03d";
}
.icon-video-plus:before {
    content: "\f4e1";
}
.icon-video-slash:before {
    content: "\f4e2";
}
.icon-vihara:before {
    content: "\f6a7";
}
.icon-vimeo:before {
    content: "\f40a";
}
.icon-vimeo-square:before {
    content: "\f194";
}
.icon-vimeo-v:before {
    content: "\f27d";
}
.icon-vine:before {
    content: "\f1ca";
}
.icon-violin:before {
    content: "\f8ed";
}
.icon-vk:before {
    content: "\f189";
}
.icon-vnv:before {
    content: "\f40b";
}
.icon-voicemail:before {
    content: "\f897";
}
.icon-volcano:before {
    content: "\f770";
}
.icon-volleyball-ball:before {
    content: "\f45f";
}
.icon-volume:before {
    content: "\f6a8";
}
.icon-volume-down:before {
    content: "\f027";
}
.icon-volume-mute:before {
    content: "\f6a9";
}
.icon-volume-off:before {
    content: "\f026";
}
.icon-volume-slash:before {
    content: "\f2e2";
}
.icon-volume-up:before {
    content: "\f028";
}
.icon-vote-nay:before {
    content: "\f771";
}
.icon-vote-yea:before {
    content: "\f772";
}
.icon-vr-cardboard:before {
    content: "\f729";
}
.icon-vuejs:before {
    content: "\f41f";
}
.icon-wagon-covered:before {
    content: "\f8ee";
}
.icon-walker:before {
    content: "\f831";
}
.icon-walkie-talkie:before {
    content: "\f8ef";
}
.icon-walking:before {
    content: "\f554";
}
.icon-wallet:before {
    content: "\f555";
}
.icon-wand:before {
    content: "\f72a";
}
.icon-wand-magic:before {
    content: "\f72b";
}
.icon-warehouse:before {
    content: "\f494";
}
.icon-warehouse-alt:before {
    content: "\f495";
}
.icon-washer:before {
    content: "\f898";
}
.icon-watch:before {
    content: "\f2e1";
}
.icon-watch-calculator:before {
    content: "\f8f0";
}
.icon-watch-fitness:before {
    content: "\f63e";
}
.icon-water:before {
    content: "\f773";
}
.icon-water-lower:before {
    content: "\f774";
}
.icon-water-rise:before {
    content: "\f775";
}
.icon-wave-sine:before {
    content: "\f899";
}
.icon-wave-square:before {
    content: "\f83e";
}
.icon-wave-triangle:before {
    content: "\f89a";
}
.icon-waveform:before {
    content: "\f8f1";
}
.icon-waveform-path:before {
    content: "\f8f2";
}
.icon-waze:before {
    content: "\f83f";
}
.icon-webcam:before {
    content: "\f832";
}
.icon-webcam-slash:before {
    content: "\f833";
}
.icon-weebly:before {
    content: "\f5cc";
}
.icon-weibo:before {
    content: "\f18a";
}
.icon-weight:before {
    content: "\f496";
}
.icon-weight-hanging:before {
    content: "\f5cd";
}
.icon-weixin:before {
    content: "\f1d7";
}
.icon-whale:before {
    content: "\f72c";
}
.icon-whatsapp:before {
    content: "\f232";
}
.icon-whatsapp-square:before {
    content: "\f40c";
}
.icon-wheat:before {
    content: "\f72d";
}
.icon-wheelchair:before {
    content: "\f193";
}
.icon-whistle:before {
    content: "\f460";
}
.icon-whmcs:before {
    content: "\f40d";
}
.icon-wifi:before {
    content: "\f1eb";
}
.icon-wifi-1:before {
    content: "\f6aa";
}
.icon-wifi-2:before {
    content: "\f6ab";
}
.icon-wifi-slash:before {
    content: "\f6ac";
}
.icon-wikipedia-w:before {
    content: "\f266";
}
.icon-wind:before {
    content: "\f72e";
}
.icon-wind-turbine:before {
    content: "\f89b";
}
.icon-wind-warning:before {
    content: "\f776";
}
.icon-window:before {
    content: "\f40e";
}
.icon-window-alt:before {
    content: "\f40f";
}
.icon-window-close:before {
    content: "\f410";
}
.icon-window-frame:before {
    content: "\f94f";
}
.icon-window-frame-open:before {
    content: "\f950";
}
.icon-window-maximize:before {
    content: "\f2d0";
}
.icon-window-minimize:before {
    content: "\f2d1";
}
.icon-window-restore:before {
    content: "\f2d2";
}
.icon-windows:before {
    content: "\f17a";
}
.icon-windsock:before {
    content: "\f777";
}
.icon-wine-bottle:before {
    content: "\f72f";
}
.icon-wine-glass:before {
    content: "\f4e3";
}
.icon-wine-glass-alt:before {
    content: "\f5ce";
}
.icon-wix:before {
    content: "\f5cf";
}
.icon-wizards-of-the-coast:before {
    content: "\f730";
}
.icon-wolf-pack-battalion:before {
    content: "\f514";
}
.icon-won-sign:before {
    content: "\f159";
}
.icon-wordpress:before {
    content: "\f19a";
}
.icon-wordpress-simple:before {
    content: "\f411";
}
.icon-wpbeginner:before {
    content: "\f297";
}
.icon-wpexplorer:before {
    content: "\f2de";
}
.icon-wpforms:before {
    content: "\f298";
}
.icon-wpressr:before {
    content: "\f3e4";
}
.icon-wreath:before {
    content: "\f7e2";
}
.icon-wrench:before {
    content: "\f0ad";
}
.icon-x-ray:before {
    content: "\f497";
}
.icon-xbox:before {
    content: "\f412";
}
.icon-xing:before {
    content: "\f168";
}
.icon-xing-square:before {
    content: "\f169";
}
.icon-y-combinator:before {
    content: "\f23b";
}
.icon-yahoo:before {
    content: "\f19e";
}
.icon-yammer:before {
    content: "\f840";
}
.icon-yandex:before {
    content: "\f413";
}
.icon-yandex-international:before {
    content: "\f414";
}
.icon-yarn:before {
    content: "\f7e3";
}
.icon-yelp:before {
    content: "\f1e9";
}
.icon-yen-sign:before {
    content: "\f157";
}
.icon-yin-yang:before {
    content: "\f6ad";
}
.icon-yoast:before {
    content: "\f2b1";
}
.icon-youtube:before {
    content: "\f167";
}
.icon-youtube-square:before {
    content: "\f431";
}
.icon-zhihu:before {
    content: "\f63f";
}
.icon-alarm-cancel:before {
    content: "\f1f6";
}
.icon-pause2:before,
.icon-pause3:before,
.icon-pause22:before,
.icon-pause:before {
    content: "\f04c";
}
.icon-alarm-plus:before {
    content: "\f849";
}
.icon-angle-down2:before,
.icon-angle-down:before,
.icon-arrow-down2:before,
.icon-para-arrow-down:before {
    content: "\f107";
}
.icon-angle-left2:before,
.icon-angle-left:before,
.icon-para-arrow-left:before {
    content: "\f104";
}
.icon-angle-right2:before,
.icon-angle-right:before,
.icon-para-arrow-right:before {
    content: "\f105";
}
.icon-angle-up2:before,
.icon-angle-up:before,
.icon-arrow-up2:before,
.icon-para-arrow-up:before {
    content: "\f106";
}
.icon-arrow:before {
    content: "\f065";
}
.icon-basket2:before,
.icon-basket:before {
    content: "\f291";
}
.icon-bell2:before,
.icon-bell:before {
    content: "\f0f3";
}
.icon-box-open:before {
    content: "\f49e";
}
.icon-bubble2:before,
.icon-bubble3:before,
.icon-bubble4:before,
.icon-bubble5:before,
.icon-bubble6:before,
.icon-bubble7:before,
.icon-bubble8:before,
.icon-bubble9:before,
.icon-bubble10:before,
.icon-bubble11:before,
.icon-bubble12:before,
.icon-bubble13:before,
.icon-bubble14:before,
.icon-bubble22:before,
.icon-bubble:before {
    content: "\f075";
}
.icon-bubbles2:before,
.icon-bubbles3:before,
.icon-bubbles4:before,
.icon-bubbles5:before,
.icon-bubbles6:before,
.icon-bubbles7:before,
.icon-bubbles8:before,
.icon-bubbles9:before,
.icon-bubbles10:before,
.icon-bubbles11:before,
.icon-bubbles22:before,
.icon-bubbles:before {
    content: "\f086";
}
.icon-calendar2:before,
.icon-calendar3:before,
.icon-calendar4:before,
.icon-calendar5:before,
.icon-calendar6:before,
.icon-calendar22:before,
.icon-calendar32:before,
.icon-calendar42:before,
.icon-calendar52:before,
.icon-calendar:before {
    content: "\f073";
}
.icon-camera2:before,
.icon-camera3:before,
.icon-camera4:before,
.icon-camera5:before,
.icon-camera6:before,
.icon-camera22:before,
.icon-camera32:before,
.icon-camera42:before,
.icon-camera52:before,
.icon-camera222:before,
.icon-camera322:before,
.icon-camera422:before,
.icon-camera:before {
    content: "\f03d";
}
.icon-cart1:before,
.icon-cart2:before,
.icon-cart3:before,
.icon-cart4:before,
.icon-cart5:before,
.icon-cart6:before,
.icon-cart7:before,
.icon-cart:before,
.icon-para-cart:before {
    content: "\f07a";
}
.icon-cart-add:before,
.icon-cart-plus:before {
    content: "\f217";
}
.icon-chart:before {
    content: "\f643";
}
.icon-checkmark2:before,
.icon-checkmark3:before,
.icon-checkmark4:before,
.icon-checkmark5:before,
.icon-checkmark22:before,
.icon-checkmark32:before,
.icon-checkmark42:before,
.icon-checkmark:before {
    content: "\f00c";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-clock2:before,
.icon-clock3:before,
.icon-clock4:before,
.icon-clock5:before,
.icon-clock6:before,
.icon-clock7:before,
.icon-clock:before {
    content: "\f017";
}
.icon-close2:before,
.icon-close3:before,
.icon-close4:before,
.icon-close5:before,
.icon-close:before {
    content: "\f00d";
}
.icon-cog2:before,
.icon-cog3:before,
.icon-cog4:before,
.icon-cog5:before,
.icon-cog6:before,
.icon-cog7:before,
.icon-cog22:before,
.icon-cog32:before,
.icon-cog42:before,
.icon-cog52:before,
.icon-cog:before {
    content: "\f013";
}
.icon-cogs:before {
    content: "\f085";
}
.icon-contract2:before,
.icon-contract3:before,
.icon-contract4:before,
.icon-contract22:before,
.icon-contract32:before,
.icon-contract:before {
    content: "\f066";
}
.icon-cube2:before,
.icon-cube3:before,
.icon-cube4:before,
.icon-cube:before {
    content: "\f1b2";
}
.icon-datasheet:before {
    content: "\f15c";
}
.icon-arrow-down6:before,
.icon-download2:before,
.icon-download3:before,
.icon-download4:before,
.icon-download5:before,
.icon-download6:before,
.icon-download22:before,
.icon-download32:before,
.icon-download42:before,
.icon-download52:before,
.icon-download422:before,
.icon-download522:before,
.icon-download:before {
    content: "\f33d";
}
.icon-dumbbell:before {
    content: "\f44b";
}
.icon-envelop2:before,
.icon-envelop3:before,
.icon-envelop4:before,
.icon-envelop22:before,
.icon-envelop32:before,
.icon-envelop:before,
.icon-mail2:before,
.icon-mail3:before,
.icon-mail4:before,
.icon-mail:before {
    content: "\f0e0";
}
.icon-envelop-opened2:before,
.icon-envelop-opened:before {
    content: "\f2b6";
}
.icon-equalizer2:before,
.icon-equalizer3:before,
.icon-equalizer4:before,
.icon-equalizer22:before,
.icon-equalizer32:before,
.icon-equalizer:before {
    content: "\f1de";
}
.icon-facebook,
.icon-facebook2,
.icon-facebook3,
.icon-facebook22,
.icon-facebook32,
.icon-facebook222 {
    font-family: Font Awesome Brand;
}
.icon-facebook2:before,
.icon-facebook3:before,
.icon-facebook22:before,
.icon-facebook32:before,
.icon-facebook222:before,
.icon-facebook:before {
    content: "\f39e";
}
.icon-facebook-square {
    font-family: Font Awesome Brand;
}
.icon-facebook-square:before {
    content: "\f082";
}
.icon-document:before,
.icon-file2:before,
.icon-file3:before,
.icon-file4:before,
.icon-file5:before,
.icon-file6:before,
.icon-file22:before,
.icon-file32:before,
.icon-file222:before,
.icon-file:before {
    content: "\f15b";
}
.icon-file-check2:before,
.icon-file-check:before {
    content: "\f316";
}
.icon-file-download2:before,
.icon-file-download:before {
    content: "\f56d";
}
.icon-file-excel:before,
.icon-para-excel2:before {
    content: "\f1c3";
}
.icon-file-pdf:before,
.icon-para-pdf2:before {
    content: "\f1c1";
}
.icon-file-upload2:before,
.icon-file-upload:before {
    content: "\f574";
}
.icon-file-zip:before {
    content: "\f1c6";
}
.icon-file-xml2:before,
.icon-file-xml:before {
    content: "\f1c9";
}
.icon-film2:before,
.icon-film3:before,
.icon-film4:before,
.icon-film5:before,
.icon-film22:before,
.icon-film32:before,
.icon-film42:before,
.icon-film:before {
    content: "\f008";
}
.icon-filter2:before,
.icon-filter3:before,
.icon-filter4:before,
.icon-filter5:before,
.icon-filter22:before,
.icon-filter32:before,
.icon-filter42:before,
.icon-filter:before {
    content: "\f0b0";
}
.icon-folder2:before,
.icon-folder3:before,
.icon-folder4:before,
.icon-folder5:before,
.icon-folder6:before,
.icon-folder8:before,
.icon-folder32:before,
.icon-folder42:before,
.icon-folder52:before,
.icon-folder62:before,
.icon-folder:before {
    content: "\f07b";
}
.icon-folder-download2:before,
.icon-folder-download3:before,
.icon-folder-download22:before,
.icon-folder-download32:before,
.icon-folder-download:before {
    content: "\f953";
}
.icon-folder-minus2:before,
.icon-folder-minus3:before,
.icon-folder-minus:before {
    content: "\f65d";
}
.icon-folder-open2:before,
.icon-folder-open3:before,
.icon-folder-open4:before,
.icon-folder-open22:before,
.icon-folder-open32:before,
.icon-folder-open:before {
    content: "\f07c";
}
.icon-folder-plus2:before,
.icon-folder-plus3:before,
.icon-folder-plus4:before,
.icon-folder-plus42:before,
.icon-folder-plus:before {
    content: "\f65e";
}
.icon-folder-remove2:before,
.icon-folder-remove22:before,
.icon-folder-remove:before {
    content: "\f65f";
}
.icon-folder-upload2:before,
.icon-folder-upload3:before,
.icon-folder-upload22:before,
.icon-folder-upload32:before,
.icon-folder-upload:before {
    content: "\f954";
}
.icon-folders:before {
    content: "\f660";
}
.icon-globe2:before,
.icon-globe3:before,
.icon-globe4:before,
.icon-globe22:before,
.icon-globe32:before,
.icon-globe:before {
    content: "\f0ac";
}
.icon-graduation:before {
    content: "\f19d";
}
.icon-grid2:before,
.icon-grid3:before,
.icon-grid4:before,
.icon-grid5:before,
.icon-grid6:before,
.icon-grid7:before,
.icon-grid22:before,
.icon-grid32:before,
.icon-grid42:before,
.icon-grid52:before,
.icon-grid62:before,
.icon-grid:before {
    content: "\f84c";
}
.icon-home2:before,
.icon-home3:before,
.icon-home4:before,
.icon-home5:before,
.icon-home6:before,
.icon-home7:before,
.icon-home8:before,
.icon-home9:before,
.icon-home10:before,
.icon-home11:before,
.icon-home12:before,
.icon-home22:before,
.icon-home32:before,
.icon-home42:before,
.icon-home:before {
    content: "\f015";
}
.icon-info,
.icon-info2,
.icon-info22,
.icon-para-info2 {
    padding: 2px 0;
}
.icon-info2:before,
.icon-info22:before,
.icon-info:before,
.icon-para-info2:before {
    content: "\f05a";
}
.icon-linkedin,
.icon-linkedin2 {
    font-family: Font Awesome Brand;
}
.icon-linkedin2:before,
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-list2:before,
.icon-list3:before,
.icon-list4:before,
.icon-list5:before,
.icon-list6:before,
.icon-list22:before,
.icon-list32:before,
.icon-list42:before,
.icon-list52:before,
.icon-list:before {
    content: "\f03a";
}
.icon-lock2:before,
.icon-lock3:before,
.icon-lock4:before,
.icon-lock5:before,
.icon-lock:before {
    content: "\f023";
}
.icon-menu10:before {
    content: "\f0dc";
}
.icon-movie2:before,
.icon-movie3:before,
.icon-movie22:before,
.icon-movie:before {
    content: "\f109";
}
.icon-numbered-list2:before,
.icon-numbered-list:before {
    content: "\f0cb";
}
.icon-newtab2:before,
.icon-newtab3:before,
.icon-newtab22:before,
.icon-newtab:before {
    content: "\f08e";
}
.icon-part:before {
    content: "\f2db";
}
.icon-play2:before,
.icon-play3:before,
.icon-play4:before,
.icon-play22:before,
.icon-play23:before,
.icon-play32:before,
.icon-play222:before,
.icon-play:before {
    content: "\f04b";
}
.icon-question2:before,
.icon-question3:before,
.icon-question4:before,
.icon-question5:before,
.icon-question6:before,
.icon-question22:before,
.icon-question32:before,
.icon-question42:before,
.icon-question52:before,
.icon-question:before {
    content: "\f128";
}
.icon-para-reset:before,
.icon-reset:before {
    content: "\f3f4";
}
.icon-screen:before {
    content: "\f108";
}
.i-seconarch222:before,
.icon-search2:before,
.icon-search3:before,
.icon-search4:before,
.icon-search5:before,
.icon-search22:before,
.icon-search32:before,
.icon-search42:before,
.icon-search:before {
    content: "\f002";
}
.icon-share2:before,
.icon-share22:before {
    content: "\f1e0";
}
.icon-stats-up:before {
    content: "\f201";
}
.icon-ticket:before {
    content: "\f145";
}
.icon-tools2:before,
.icon-tools22:before,
.icon-tools:before {
    content: "\f7d9";
}
.icon-tree2:before,
.icon-tree3:before,
.icon-tree4:before,
.icon-tree22:before,
.icon-tree32:before,
.icon-tree222:before,
.icon-tree322:before,
.icon-tree:before {
    content: "\f0e8";
}
.icon-twitter,
.icon-twitter2,
.icon-twitter3,
.icon-twitter4,
.icon-twitter22,
.icon-twitter32 {
    font-family: Font Awesome Brand;
}
.icon-twitter2:before,
.icon-twitter3:before,
.icon-twitter4:before,
.icon-twitter22:before,
.icon-twitter32:before,
.icon-twitter:before {
    content: "\f099";
}
.icon-unlocked2:before,
.icon-unlocked:before {
    content: "\f3c1";
}
.icon-user2:before,
.icon-user3:before,
.icon-user4:before,
.icon-user5:before,
.icon-user6:before,
.icon-user7:before,
.icon-user8:before,
.icon-user22:before,
.icon-user32:before,
.icon-user42:before,
.icon-user52:before,
.icon-user62:before,
.icon-user72:before,
.icon-user82:before,
.icon-user:before {
    content: "\f007";
}
.icon-user-block2:before,
.icon-user-block22:before,
.icon-user-block:before {
    content: "\f506";
}
.icon-user-cancel2:before,
.icon-user-cancel22:before,
.icon-user-cancel:before {
    content: "\f235";
}
.icon-user-minus2:before,
.icon-user-minus3:before,
.icon-user-minus4:before,
.icon-user-minus22:before,
.icon-user-minus32:before,
.icon-user-minus:before {
    content: "\f503";
}
.icon-user-plus2:before,
.icon-user-plus3:before,
.icon-user-plus4:before,
.icon-user-plus22:before,
.icon-user-plus32:before,
.icon-user-plus:before {
    content: "\f234";
}
.icon-users2:before,
.icon-users3:before,
.icon-users4:before,
.icon-users5:before,
.icon-users22:before,
.icon-users32:before,
.icon-users42:before,
.icon-users52:before,
.icon-users:before {
    content: "\f0c0";
}
.icon-wrench2:before,
.icon-wrench3:before,
.icon-wrench4:before,
.icon-wrench5:before,
.icon-wrench22:before,
.icon-wrench32:before,
.icon-wrench42:before,
.icon-wrench:before {
    content: "";
}
.icon-youtube,
.icon-youtube2,
.icon-youtube3,
.icon-youtube22,
.icon-youtube-square,
.icon-youtube-square2 {
    font-family: Font Awesome Brand;
}
.icon-youtube2:before,
.icon-youtube3:before,
.icon-youtube22:before,
.icon-youtube-square2:before,
.icon-youtube-square:before,
.icon-youtube:before {
    content: "\f167";
}
.icon-zoomin2:before,
.icon-zoomin3:before,
.icon-zoomin22:before,
.icon-zoomin:before {
    content: "\f00e";
}
.icon-zoomout2:before,
.icon-zoomout3:before,
.icon-zoomout22:before,
.icon-zoomout:before {
    content: "\f010";
}
.videostore-container .right-arrow .icon-angle-right:before {
    margin-left: 0;
}
span.icon-angle-right:before {
    margin-left: 0.25em;
    font-weight: inherit;
}
.icon-sorting {
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0ic29ydGluZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxkZWZzPjxzdHlsZT4uY2xzLTF7c3Ryb2tlLXdpZHRoOjB9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMzEuMDkuNDNsMTkuMDQgMTcuNzFjLjYuNTcuNiAxLjQ4IDAgMi4wNWwtMi41NSAyLjM5Yy0uNi41Ny0xLjU4LjU3LTIuMTkgMEwyOS45OSA4LjI5bC0xNS40IDE0LjI5Yy0uNi41Ny0xLjU4LjU3LTIuMTkgMGwtMi41NS0yLjM5Yy0uNi0uNTctLjYtMS40OCAwLTIuMDVMMjguOTEuNDNjLjYtLjU3IDEuNTgtLjU3IDIuMTkgMHpNMjguOTEgNTkuNTdMOS44NyA0MS44NmMtLjYtLjU3LS42LTEuNDggMC0yLjA1bDIuNTUtMi4zOWMuNi0uNTcgMS41OC0uNTcgMi4xOSAwbDE1LjQgMTQuMjkgMTUuNC0xNC4yOWMuNi0uNTcgMS41OC0uNTcgMi4xOSAwbDIuNTUgMi4zOWMuNi41Ny42IDEuNDggMCAyLjA1TDMxLjExIDU5LjU3Yy0uNi41Ny0xLjU4LjU3LTIuMTkgMHoiLz48L3N2Zz4=")
        no-repeat 50%;
    width: 16px;
    height: 16px;
}
.icon-sorting:hover {
    cursor: pointer;
}
.icon-filter-parameter {
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iZmlsdGVycyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtzdHJva2Utd2lkdGg6MH08L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zMTAuNDMgMTA2LjA1Yy0xMS4wNi00MS43OC00OS4xOS03Mi42Ny05NC40LTcyLjY3cy04My4zNCAzMC44OS05NC40IDcyLjY3SDB2NTBoMTIxLjYzYzExLjA4IDQxLjc2IDQ5LjE5IDcyLjYyIDk0LjM5IDcyLjYyczgzLjMxLTMwLjg3IDk0LjM5LTcyLjYyaDIwMS41OHYtNTBIMzEwLjQyem0tOTQuNCA3Mi42MmMtMjYuMjcgMC00Ny42NS0yMS4zNy00Ny42NS00Ny42NXMyMS4zNy00Ny42NSA0Ny42NS00Ny42NSA0Ny42NCAyMS4zNyA0Ny42NCA0Ny42NS0yMS4zNyA0Ny42NS00Ny42NCA0Ny42NXpNMjk1Ljk3IDI4My4zM2MtNDUuMiAwLTgzLjMxIDMwLjg3LTk0LjM5IDcyLjYySDB2NTBoMjAxLjU3YzExLjA2IDQxLjc4IDQ5LjE5IDcyLjY3IDk0LjQgNzIuNjdzODMuMzQtMzAuODkgOTQuNC03Mi42N2gxMjEuNjJ2LTUwSDM5MC4zNmMtMTEuMDgtNDEuNzYtNDkuMTktNzIuNjItOTQuMzktNzIuNjJ6bTAgMTQ1LjI5Yy0yNi4yNyAwLTQ3LjY1LTIxLjM3LTQ3LjY1LTQ3LjY1czIxLjM3LTQ3LjY0IDQ3LjY1LTQ3LjY0IDQ3LjY0IDIxLjM3IDQ3LjY0IDQ3LjY0LTIxLjM3IDQ3LjY1LTQ3LjY0IDQ3LjY1eiIvPjwvc3ZnPg==")
        no-repeat 50%;
    width: 12px;
    height: 12px;
    top: 2px;
    position: relative;
    margin-right: 4px;
}
.icon-filter-parameter:hover {
    cursor: pointer;
}
.active.download-details .icon-filter-parameter,
.active.nav-close .icon-filter-parameter,
.btn.active .icon-filter-parameter,
.btn:active .icon-filter-parameter,
.btn:focus .icon-filter-parameter,
.download-details:active .icon-filter-parameter,
.download-details:focus .icon-filter-parameter,
.icon-filter-parameter.invert-icon,
.nav-close:active .icon-filter-parameter,
.nav-close:focus .icon-filter-parameter {
    -webkit-filter: invert(1);
    filter: invert(1);
}
.icon-svg {
    background-repeat: no-repeat;
}
.icon-svg-cart {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.833 3.085H6.284L5.88.944A1.164 1.164 0 004.733 0H.583A.58.58 0 000 .578v.386c0 .32.261.578.583.578H4.41l3.4 17.976A3.06 3.06 0 007 21.593c0 1.704 1.393 3.085 3.111 3.085 1.718 0 3.111-1.381 3.111-3.085a3.05 3.05 0 00-.417-1.542h7.057a3.05 3.05 0 00-.417 1.542c0 1.704 1.392 3.085 3.11 3.085 1.719 0 3.112-1.381 3.112-3.085 0-.867-.362-1.65-.943-2.21a1.166 1.166 0 00-1.132-.875H9.202l-.584-3.084h16.108c.553 0 1.03-.385 1.143-.921l2.106-10.026a1.16 1.16 0 00-1.142-1.392zM22.556 20.05a1.55 1.55 0 011.555 1.542 1.55 1.55 0 01-1.556 1.543A1.55 1.55 0 0121 21.593c0-.85.698-1.542 1.555-1.542zm-12.445 0a1.55 1.55 0 011.556 1.542 1.55 1.55 0 01-1.556 1.543 1.55 1.55 0 01-1.555-1.543c0-.85.697-1.542 1.555-1.542zm14.3-6.17H8.325l-1.75-9.254h19.779l-1.945 9.254z' fill='%23000'/%3E%3C/svg%3E");
}
.icon-svg-play {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_61_929)' fill='%23000'%3E%3Cpath d='M20 0C8.952 0 0 8.952 0 20s8.952 20 20 20 20-8.952 20-20S31.048 0 20 0zm0 37.42c-9.573 0-17.42-7.75-17.42-17.42 0-9.573 7.75-17.42 17.42-17.42 9.573 0 17.42 7.75 17.42 17.42 0 9.573-7.75 17.42-17.42 17.42z'/%3E%3Cpath d='M29.073 18.374L14.879 9.745C13.605 9.035 12 9.947 12 11.44v16.774c0 1.484 1.597 2.403 2.879 1.694l14.194-8.146c1.322-.733 1.322-2.645 0-3.387zM14.58 26.261V13.447a.48.48 0 01.734-.411l10.846 6.588a.484.484 0 01-.008.831l-10.847 6.226a.485.485 0 01-.725-.42z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_61_929'%3E%3Cpath fill='%23000' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.icon-svg-pause {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_61_922)'%3E%3Cpath d='M16.936 12.258h-1.613a.485.485 0 00-.484.484v14.516c0 .266.217.484.484.484h1.613a.485.485 0 00.483-.484V12.742a.485.485 0 00-.483-.484zm7.741 0h-1.613a.485.485 0 00-.483.484v14.516c0 .266.217.484.483.484h1.613a.485.485 0 00.484-.484V12.742a.485.485 0 00-.484-.484zM20 0C8.952 0 0 8.952 0 20s8.952 20 20 20 20-8.952 20-20S31.048 0 20 0zm0 37.42c-9.573 0-17.42-7.75-17.42-17.42 0-9.573 7.75-17.42 17.42-17.42 9.573 0 17.42 7.75 17.42 17.42 0 9.573-7.75 17.42-17.42 17.42z' fill='%23000'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_61_922'%3E%3Cpath fill='%23000' d='M0 0h40v40H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.icon-svg-line {
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2h50' stroke='%23000' stroke-width='3'/%3E%3C/svg%3E");
    width: 50px;
    height: 5px;
}
.svg-icon {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.svg-icon.large {
    font-size: 12px;
}
.svg-icon.large:before {
    width: 16px;
    height: 16px;
}
.svg-icon:before {
    content: "";
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
}
.svg-icon-info:before,
.svg-icon:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8a8 8 0 01-8 8 8.001 8.001 0 118-8zM8 9.613a1.484 1.484 0 100 2.968 1.484 1.484 0 000-2.968zM6.591 4.279l.24 4.387c.01.206.18.366.386.366h1.566c.206 0 .375-.16.387-.366l.239-4.387a.387.387 0 00-.387-.408H6.978a.387.387 0 00-.387.408z' fill='%230EAFE0'/%3E%3C/svg%3E");
}
.svg-icon-danger:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8a8 8 0 01-8 8 8.001 8.001 0 118-8zM8 9.613a1.484 1.484 0 100 2.968 1.484 1.484 0 000-2.968zM6.591 4.279l.24 4.387c.01.206.18.366.386.366h1.566c.206 0 .375-.16.387-.366l.239-4.387a.387.387 0 00-.387-.408H6.978a.387.387 0 00-.387.408z' fill='%23D60B2D'/%3E%3C/svg%3E");
}
.svg-icon-warning:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8a8 8 0 01-8 8 8.001 8.001 0 118-8zM8 9.613a1.484 1.484 0 100 2.968 1.484 1.484 0 000-2.968zM6.591 4.279l.24 4.387c.01.206.18.366.386.366h1.566c.206 0 .375-.16.387-.366l.239-4.387a.387.387 0 00-.387-.408H6.978a.387.387 0 00-.387.408z' fill='%23FF9700'/%3E%3C/svg%3E");
}
.svg-icon-success:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8.5a8 8 0 11-16 0 8 8 0 0116 0zm-8.925 4.236L13.01 6.8a.516.516 0 000-.73l-.73-.73a.516.516 0 00-.73 0l-4.84 4.841-2.26-2.26a.516.516 0 00-.73 0l-.73.73a.516.516 0 000 .73l3.355 3.355a.516.516 0 00.73 0z' fill='%230CC40C'/%3E%3C/svg%3E");
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0;
}
kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none;
    font-weight: 600;
}
pre {
    display: block;
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #000;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:after,
.container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:after,
.row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.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-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.3333333333%;
}
.col-xs-2 {
    width: 16.6666666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.3333333333%;
}
.col-xs-5 {
    width: 41.6666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.3333333333%;
}
.col-xs-8 {
    width: 66.6666666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.3333333333%;
}
.col-xs-11 {
    width: 91.6666666667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.3333333333%;
}
.col-xs-pull-2 {
    right: 16.6666666667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.3333333333%;
}
.col-xs-pull-5 {
    right: 41.6666666667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.3333333333%;
}
.col-xs-pull-8 {
    right: 66.6666666667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.3333333333%;
}
.col-xs-pull-11 {
    right: 91.6666666667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.3333333333%;
}
.col-xs-push-2 {
    left: 16.6666666667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.3333333333%;
}
.col-xs-push-5 {
    left: 41.6666666667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.3333333333%;
}
.col-xs-push-8 {
    left: 66.6666666667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.3333333333%;
}
.col-xs-push-11 {
    left: 91.6666666667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.3333333333%;
    }
    .col-sm-push-2 {
        left: 16.6666666667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.3333333333%;
    }
    .col-sm-push-5 {
        left: 41.6666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.3333333333%;
    }
    .col-sm-push-8 {
        left: 66.6666666667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.3333333333%;
    }
    .col-sm-push-11 {
        left: 91.6666666667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.3333333333%;
    }
    .col-md-pull-2 {
        right: 16.6666666667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.3333333333%;
    }
    .col-md-pull-5 {
        right: 41.6666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.3333333333%;
    }
    .col-md-pull-8 {
        right: 66.6666666667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.3333333333%;
    }
    .col-md-pull-11 {
        right: 91.6666666667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.3333333333%;
    }
    .col-md-push-2 {
        left: 16.6666666667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.3333333333%;
    }
    .col-md-push-5 {
        left: 41.6666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.3333333333%;
    }
    .col-md-push-8 {
        left: 66.6666666667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.3333333333%;
    }
    .col-md-push-11 {
        left: 91.6666666667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .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 {
        float: left;
    }
    .col-lg-1 {
        width: 8.3333333333%;
    }
    .col-lg-2 {
        width: 16.6666666667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.3333333333%;
    }
    .col-lg-5 {
        width: 41.6666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.3333333333%;
    }
    .col-lg-8 {
        width: 66.6666666667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.3333333333%;
    }
    .col-lg-11 {
        width: 91.6666666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.3333333333%;
    }
    .col-lg-push-2 {
        left: 16.6666666667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.3333333333%;
    }
    .col-lg-push-5 {
        left: 41.6666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.3333333333%;
    }
    .col-lg-push-8 {
        left: 66.6666666667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.3333333333%;
    }
    .col-lg-push-11 {
        left: 91.6666666667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #686664;
    text-align: left;
}
.table {
    max-width: 100%;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    line-height: 1.428571429;
}
.table > thead > tr > th {
    vertical-align: bottom;
}
.table .table {
    background-color: #fff;
}
.table-bordered-row,
.table-bordered-row > thead {
    border: 1px solid #d4cfc5;
}
.table-bordered-row > tbody > tr > td,
.table-bordered-row > tbody > tr > th,
.table-bordered-row > tfoot > tr > td,
.table-bordered-row > tfoot > tr > th {
    border-top: 1px solid #d4cfc5;
    border-bottom: 1px solid #d4cfc5;
}
.table-bordered-row > thead > tr > td,
.table-bordered-row > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f7f5f1;
}
.table-hover {
    overflow: hidden;
}
.table-hover tr:hover {
    background-color: #ffeda7 !important;
}
.table-hover td,
.table-hover th {
    position: relative;
}
.table-hover td:not(:first-child):hover:after,
.table-hover th:not(:first-child):hover:after {
    content: "";
    position: absolute;
    background-color: #ffeda7 !important;
    left: 0;
    top: -5000px;
    height: 10000px;
    width: 100%;
    z-index: -1;
}
.sticky-column thead th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.sticky-column thead th:first-child {
    left: 0;
    z-index: 1;
}
.sticky-column tbody th {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #ebe7dd;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e2dccd;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #e6f6f6;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d3efef;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #92e1fd;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #79dafd;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #ffeda7;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #ffe88e;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f8e7e7;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #f2d3d3;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
.table-responsive:has(.table-prod-sel)::-webkit-scrollbar-track {
    margin-left: 275px;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #d4cfc5;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
.table-header-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.table-header-container > .table-container-section:last-child {
    border-bottom: none;
}
.table-container table {
    margin-bottom: 0;
}
.table-container-section {
    padding: 0 0 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 0 0 100%;
    border-bottom: 1px solid #d4cfc5;
}
.prod-selector-results .table-container-section:first-of-type {
    padding: 0;
}
.prod-selector-results .comparison .table-container-section:only-child {
    padding: 0 0 16px;
}
.table-container-section p {
    margin: 0;
}
@media (max-width: 992px) {
    .table-container-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
}
.table-container-section ul.filter-nav {
    padding: 16px 0;
    max-height: calc(100vh - 350px);
    overflow-y: auto;
}
@media screen and (orientation: landscape) and (max-device-width: 1200px) {
    .table-container-section ul.filter-nav {
        max-height: 80vh;
    }
}
.table-container .min-width {
    min-width: 180px;
}
.table-container .form-group-sm input,
.table-container .form-group-sm select,
.table-container .form-group input,
.table-container .form-group select {
    min-width: 200px;
}
.table-container .form-group-sm.filter,
.table-container .form-group.filter {
    position: relative;
}
.table-container .form-group-sm.filter [class*=" icon-"],
.table-container .form-group-sm.filter [class^="icon-"],
.table-container .form-group.filter [class*=" icon-"],
.table-container .form-group.filter [class^="icon-"] {
    position: absolute;
    top: 8px;
    left: 4px;
    color: #686664;
}
.table-container .form-group-sm.filter input,
.table-container .form-group-sm.filter select,
.table-container .form-group.filter input,
.table-container .form-group.filter select {
    padding-left: 24px;
}
.table-container .form-control {
    font-weight: 400;
}
.table-container td:last-of-type {
    border-bottom: none;
}
.table-container-th {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.table-container-cell > * {
    margin-bottom: 6px;
}
.table-container-cell > :last-child {
    margin-bottom: 0;
}
.table-container-cell p {
    margin: 0;
}
.table-container td:has(> .table-container-cell > .table-check) {
    border-right: 1px solid #d4cfc5;
}
.table-container .pagination {
    margin: 0;
}
.table-container.full-width .table-footer,
.table-container.full-width .table-responsive {
    width: calc(100vw - 80px);
    position: relative;
    margin-left: calc(-50vw + 40px);
    left: 50%;
}
@media screen and (max-width: 768px) {
    .table-container.full-width .table-footer,
    .table-container.full-width .table-responsive {
        padding: 0;
        width: 100%;
        left: unset;
        margin-left: unset;
    }
}
.table-container.full-width .table-responsive {
    overflow-y: hidden;
    border: 1px solid #d4cfc5;
    border-top: none;
    border-bottom: none;
}
.table-container.full-width .table-responsive table,
.table-container.full-width .table-responsive tbody,
.table-container.full-width .table-responsive thead {
    border-left: none;
    border-right: none;
}
.table-container.full-width table {
    overflow: auto;
}
.prod-selector-results .table-container.full-width > .table-footer:last-child,
.prod-selector-results .table-container.full-width > .table-responsive:last-child {
    padding-bottom: 200px;
}
.is-pinned .table-container td .pin-content-fixed a,
.is-pinned .table-container td .pin-content:first-child a,
.jumpto ul .table-container td li a,
.table-container td .btn-container a,
.table-container td .buttons-container a,
.table-container td .d-flex a,
.table-container td .flex-grid a,
.table-container td .is-pinned .pin-content-fixed a,
.table-container td .is-pinned .pin-content:first-child a,
.table-container td .jumpto ul li a,
.table-container td .results-pagination-select a,
.table-container td .shopping-box-header a,
.table-container td .shopping-notifications a,
.table-container td .shopping-total a {
    font-size: 12px;
}
.table-filter {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.table-filter > * {
    margin: 0;
}
.table-filter i {
    padding-left: 4px;
}
.table-filter i,
.table-filter img,
.table-filter svg {
    max-width: 12px;
}
.table-filter i:hover,
.table-filter img:hover,
.table-filter svg:hover {
    cursor: pointer;
}
.table-filter-icon {
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0ic29ydGluZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxkZWZzPjxzdHlsZT4uY2xzLTF7c3Ryb2tlLXdpZHRoOjB9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMzEuMDkuNDNsMTkuMDQgMTcuNzFjLjYuNTcuNiAxLjQ4IDAgMi4wNWwtMi41NSAyLjM5Yy0uNi41Ny0xLjU4LjU3LTIuMTkgMEwyOS45OSA4LjI5bC0xNS40IDE0LjI5Yy0uNi41Ny0xLjU4LjU3LTIuMTkgMGwtMi41NS0yLjM5Yy0uNi0uNTctLjYtMS40OCAwLTIuMDVMMjguOTEuNDNjLjYtLjU3IDEuNTgtLjU3IDIuMTkgMHpNMjguOTEgNTkuNTdMOS44NyA0MS44NmMtLjYtLjU3LS42LTEuNDggMC0yLjA1bDIuNTUtMi4zOWMuNi0uNTcgMS41OC0uNTcgMi4xOSAwbDE1LjQgMTQuMjkgMTUuNC0xNC4yOWMuNi0uNTcgMS41OC0uNTcgMi4xOSAwbDIuNTUgMi4zOWMuNi41Ny42IDEuNDggMCAyLjA1TDMxLjExIDU5LjU3Yy0uNi41Ny0xLjU4LjU3LTIuMTkgMHoiLz48L3N2Zz4=")
        no-repeat 50%;
    width: 12px;
    height: 12px;
}
.table-filter-icon:hover,
.table-filter [class*="icon"] {
    cursor: pointer;
}
.table-link {
    font-weight: 700;
}
.table-link-black {
    color: #000;
    font-size: 12px;
    text-decoration: underline;
}
.table-link-black:hover {
    text-decoration: none;
    color: inherit;
}
.table-check {
    padding-bottom: 18px;
    width: 32px;
    text-align: center;
}
th .table-check {
    padding: 0;
}
.table-check input {
    margin-top: 0;
}
.table-footer .content {
    padding: 12px 4px;
    border: 1px solid #d4cfc5;
    border-top: none;
    display: flex;
    align-items: center;
    gap: 24px;
}
@media screen and (max-width: 480px) {
    .table-footer .content {
        flex-direction: column;
        align-items: center;
    }
    .table-footer .content .counter p {
        padding-left: 0;
    }
}
.table-footer .content .counter p {
    padding-left: 16px;
    margin-bottom: 0;
}
.table-footer .content .pagination {
    display: flex;
    align-items: center;
}
.table-container .table-responsive,
.table-footer .content .pagination li {
    margin-bottom: 0;
}
.table-container .table-responsive td {
    white-space: normal !important;
}
.table-actions {
    display: flex;
}
.table-actions .input {
    font-size: 14px;
    display: flex;
    align-items: flex-start;
}
.table-actions .input input {
    margin-right: 4px;
}
.table-actions .checkbox {
    margin: 0;
}
.table-prod-sel > thead th {
    border-right: 1px solid #d4cfc5 !important;
    width: 280px;
    min-width: 200px;
}
.table-prod-sel > thead th.first {
    min-width: 280px;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 3;
    outline: 1px solid #d4cfc5;
    border-right: none;
}
.table-prod-sel > thead th.first .table-container-th {
    min-width: 270px;
    padding: 8px;
}
.table-prod-sel > thead th.first:after {
    background-color: #ebe7dd;
    z-index: 44;
    content: " ";
    box-shadow: 5px 5px 7px 1px rgba(0, 0, 0, 0.15);
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
}
.table-prod-sel > thead th.ps-col-sm {
    width: 130px;
}
.table-prod-sel > thead th.ps-col-md {
    width: 200px;
}
.table-prod-sel > thead th.ps-col-lg {
    width: 316px;
}
.table-prod-sel > thead th .table-container-th {
    width: 97%;
}
.table-prod-sel > thead th .table-container-th .regular {
    font-weight: 400;
}
.table-prod-sel > thead th .table-container-th .min-height {
    min-height: 64px;
}
.table-prod-sel > thead th .table-container-th .min-height .table-filter p {
    width: 90%;
}
.table-prod-sel > thead th .table-container-th .min-height .filter {
    margin: 8px 0;
}
.table-prod-sel > thead th .table-container-th hr {
    position: relative;
    width: 250px;
    margin-left: -16px;
    left: 0;
    margin-top: 4px;
    margin-bottom: 4px;
}
.table-prod-sel > thead th .table-container-th .description {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 4px;
    height: 20px;
    font-weight: 400;
    width: 100%;
}
.table-prod-sel > thead th .table-container-th .description .icon-filter-parameter {
    width: 18px;
    height: 18px;
}
.table-prod-sel > thead th .table-container-th .description a {
    margin-left: 8px;
}
.table-prod-sel > thead th .table-container-th .description .badge.corner {
    top: 8px;
    right: 0;
    border: unset;
}
.jumpto ul li .shopping-list .box-container .table-prod-sel > thead th .table-container-th .description a.link-underline.mlq2.remove,
.jumpto ul li .shopping-modal .table-prod-sel > thead th .table-container-th .description a.link-underline.mlq2.description,
.jumpto ul li .shopping-quantity-group .table-prod-sel > thead th .table-container-th .description a.link-underline.mlq2.title,
.jumpto ul li .table-prod-sel > thead th .table-container-th .description a.small.link-underline.mlq2,
.shopping-coupon-list .table-prod-sel > thead th .table-container-th .description li.link-black.link-underline.mlq2,
.shopping-coupon-list .table-prod-sel > thead th .table-container-th .description li.link-underline.mlq2.link-tag,
.shopping-list .box-container .jumpto ul li .table-prod-sel > thead th .table-container-th .description a.link-underline.mlq2.remove,
.shopping-list .box-container .table-prod-sel > thead th .table-container-th .description .link-black.link-underline.mlq2.remove,
.shopping-list .box-container .table-prod-sel > thead th .table-container-th .description .link-underline.mlq2.remove.link-tag,
.shopping-modal .jumpto ul li .table-prod-sel > thead th .table-container-th .description a.link-underline.mlq2.description,
.shopping-modal .table-prod-sel > thead th .table-container-th .description .link-black.link-underline.mlq2.description,
.shopping-modal .table-prod-sel > thead th .table-container-th .description .link-underline.mlq2.description.link-tag,
.shopping-quantity-group .jumpto ul li .table-prod-sel > thead th .table-container-th .description a.link-underline.mlq2.title,
.shopping-quantity-group .table-prod-sel > thead th .table-container-th .description .link-black.link-underline.mlq2.title,
.shopping-quantity-group .table-prod-sel > thead th .table-container-th .description .link-underline.mlq2.title.link-tag,
.shopping-statement .table-prod-sel > thead th .table-container-th .description p.link-black.link-underline.mlq2,
.shopping-statement .table-prod-sel > thead th .table-container-th .description p.link-underline.mlq2.link-tag,
.table-prod-sel > thead th .table-container-th .description .jumpto ul li .shopping-list .box-container a.link-underline.mlq2.remove,
.table-prod-sel > thead th .table-container-th .description .jumpto ul li .shopping-modal a.link-underline.mlq2.description,
.table-prod-sel > thead th .table-container-th .description .jumpto ul li .shopping-quantity-group a.link-underline.mlq2.title,
.table-prod-sel > thead th .table-container-th .description .jumpto ul li a.small.link-underline.mlq2,
.table-prod-sel > thead th .table-container-th .description .shopping-coupon-list li.link-black.link-underline.mlq2,
.table-prod-sel > thead th .table-container-th .description .shopping-coupon-list li.link-underline.mlq2.link-tag,
.table-prod-sel > thead th .table-container-th .description .shopping-list .box-container .jumpto ul li a.link-underline.mlq2.remove,
.table-prod-sel > thead th .table-container-th .description .shopping-list .box-container .link-black.link-underline.mlq2.remove,
.table-prod-sel > thead th .table-container-th .description .shopping-list .box-container .link-underline.mlq2.remove.link-tag,
.table-prod-sel > thead th .table-container-th .description .shopping-modal .jumpto ul li a.link-underline.mlq2.description,
.table-prod-sel > thead th .table-container-th .description .shopping-modal .link-black.link-underline.mlq2.description,
.table-prod-sel > thead th .table-container-th .description .shopping-modal .link-underline.mlq2.description.link-tag,
.table-prod-sel > thead th .table-container-th .description .shopping-quantity-group .jumpto ul li a.link-underline.mlq2.title,
.table-prod-sel > thead th .table-container-th .description .shopping-quantity-group .link-black.link-underline.mlq2.title,
.table-prod-sel > thead th .table-container-th .description .shopping-quantity-group .link-underline.mlq2.title.link-tag,
.table-prod-sel > thead th .table-container-th .description .shopping-statement p.link-black.link-underline.mlq2,
.table-prod-sel > thead th .table-container-th .description .shopping-statement p.link-underline.mlq2.link-tag,
.table-prod-sel > thead th .table-container-th .description .small.link-black.link-underline.mlq2,
.table-prod-sel > thead th .table-container-th .description .small.link-underline.mlq2.link-tag {
    margin-left: 0;
}
.table-prod-sel > tbody td:first-of-type {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 3;
    outline: 1px solid #d4cfc5;
    background-color: #fff;
}
.table-prod-sel > tbody td:first-of-type:after {
    z-index: 44;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
}
.table-prod-sel > tbody tr {
    height: 1px;
}
.table-prod-sel > tbody tr td {
    height: inherit;
}
.table-prod-sel > tbody tr td:first-of-type {
    border-right: none;
}
.table-prod-sel > tbody tr td:first-of-type:after {
    box-shadow: 5px 5px 7px 1px rgba(0, 0, 0, 0.15);
    width: 1px;
}
.table-prod-sel > tbody tr:hover {
    background-color: transparent;
    position: relative;
}
.table-prod-sel > tbody tr:hover td:first-of-type {
    background-color: #ffeda7 !important;
}
.table-prod-sel .content-title {
    margin-top: 0 !important;
}
.table-prod-sel .content-title .icon-eye {
    position: absolute;
    right: 10px;
    top: 10px;
}
.table-prod-sel .first {
    padding: 0;
    width: 280px;
}
.table-prod-sel .first .table-container-cell {
    height: 100%;
    min-height: 70px;
    display: flex;
    position: relative;
    align-items: unset;
    width: 280px;
}
.table-prod-sel .first .table-container-cell .table-check {
    position: relative;
    padding-top: 8px;
    margin-bottom: 0;
    width: 35px;
    min-width: 35px;
}
.table-prod-sel .first .table-container-cell .table-check:before {
    border-right: 1px solid #d4cfc5 !important;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 1px;
    margin-left: 0;
    background-color: #fff;
    height: 100%;
}
.table-prod-sel .first .table-container-cell .content {
    padding: 8px 8px 8px 0;
    margin: 4px 0 auto 8px;
}
.table-prod-sel .first .table-container-cell .content div,
.table-prod-sel .first .table-container-cell .content p {
    margin-top: 10px;
}
@-moz-document url-prefix() {
    .table-prod-sel tr,
    .table-prod-sel tr td.first,
    .table-prod-sel tr td.first .table-container-cell {
        height: 100%;
    }
}
.table-prod-sel .description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
.table-prod-sel .description span {
    margin-left: 4px;
}
.is-pinned .table-prod-sel .pin-content-fixed hr,
.is-pinned .table-prod-sel .pin-content:first-child hr,
.jumpto ul .table-prod-sel li hr,
.table-prod-sel .btn-container hr,
.table-prod-sel .buttons-container hr,
.table-prod-sel .d-flex hr,
.table-prod-sel .flex-grid hr,
.table-prod-sel .is-pinned .pin-content-fixed hr,
.table-prod-sel .is-pinned .pin-content:first-child hr,
.table-prod-sel .jumpto ul li hr,
.table-prod-sel .results-pagination-select hr,
.table-prod-sel .shopping-box-header hr,
.table-prod-sel .shopping-notifications hr,
.table-prod-sel .shopping-total hr {
    margin: 12px 0 4px;
}
.table-prod-sel.fixed-col thead {
    position: fixed;
    top: 60px;
    z-index: 9;
    width: calc(100vw - 80px);
    overflow-x: auto;
}
.table-prod-sel.fixed-col tbody td {
    min-width: 280px;
}
.table-prod-sel.sticky-col {
    position: fixed;
    top: 60px;
    z-index: 9;
    overflow-y: auto;
    max-height: 120vh;
}
.table-prod-sel.sticky-col thead {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 9;
}
.table-prod-sel.sticky-col tbody td {
    min-width: 280px;
}
.table-prod-sel .icon-eye {
    position: relative;
    cursor: pointer;
}
.table-prod-sel tbody th:first-child:last-child,
.table-prod-sel thead th:first-child:last-child {
    width: 100%;
    min-width: calc(100vw - 80px) !important;
}
@media screen and (max-width: 992px) {
    .table-prod-sel tbody th:first-child:last-child,
    .table-prod-sel thead th:first-child:last-child {
        min-width: calc(100vw - 60px) !important;
        max-width: calc(100vw - 60px) !important;
    }
}
.table-prod-sel tbody th:first-child:nth-last-child(2),
.table-prod-sel tbody th:first-child:nth-last-child(2) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(2),
.table-prod-sel tbody tr td:first-child:nth-last-child(2) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(2),
.table-prod-sel thead th:first-child:nth-last-child(2) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(2),
.table-prod-sel thead tr td:first-child:nth-last-child(2) ~ td {
    min-width: calc(100vw - 360px) !important;
    max-width: calc(100vw - 360px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(2).first,
.table-prod-sel tbody th:first-child:nth-last-child(2) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(2).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(2) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(2).first,
.table-prod-sel thead th:first-child:nth-last-child(2) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(2).first,
.table-prod-sel thead tr td:first-child:nth-last-child(2) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(3),
.table-prod-sel tbody th:first-child:nth-last-child(3) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(3),
.table-prod-sel tbody tr td:first-child:nth-last-child(3) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(3),
.table-prod-sel thead th:first-child:nth-last-child(3) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(3),
.table-prod-sel thead tr td:first-child:nth-last-child(3) ~ td {
    min-width: calc(50vw - 181px) !important;
    max-width: calc(50vw - 181px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(3).first,
.table-prod-sel tbody th:first-child:nth-last-child(3) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(3).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(3) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(3).first,
.table-prod-sel thead th:first-child:nth-last-child(3) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(3).first,
.table-prod-sel thead tr td:first-child:nth-last-child(3) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(4),
.table-prod-sel tbody th:first-child:nth-last-child(4) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(4),
.table-prod-sel tbody tr td:first-child:nth-last-child(4) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(4),
.table-prod-sel thead th:first-child:nth-last-child(4) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(4),
.table-prod-sel thead tr td:first-child:nth-last-child(4) ~ td {
    min-width: calc(33.33333vw - 120.66667px) !important;
    max-width: calc(33.33333vw - 120.66667px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(4).first,
.table-prod-sel tbody th:first-child:nth-last-child(4) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(4).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(4) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(4).first,
.table-prod-sel thead th:first-child:nth-last-child(4) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(4).first,
.table-prod-sel thead tr td:first-child:nth-last-child(4) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(5),
.table-prod-sel tbody th:first-child:nth-last-child(5) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(5),
.table-prod-sel tbody tr td:first-child:nth-last-child(5) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(5),
.table-prod-sel thead th:first-child:nth-last-child(5) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(5),
.table-prod-sel thead tr td:first-child:nth-last-child(5) ~ td {
    min-width: calc(25vw - 90.5px) !important;
    max-width: calc(25vw - 90.5px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(5).first,
.table-prod-sel tbody th:first-child:nth-last-child(5) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(5).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(5) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(5).first,
.table-prod-sel thead th:first-child:nth-last-child(5) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(5).first,
.table-prod-sel thead tr td:first-child:nth-last-child(5) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(6),
.table-prod-sel tbody th:first-child:nth-last-child(6) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(6),
.table-prod-sel tbody tr td:first-child:nth-last-child(6) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(6),
.table-prod-sel thead th:first-child:nth-last-child(6) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(6),
.table-prod-sel thead tr td:first-child:nth-last-child(6) ~ td {
    min-width: calc(20vw - 72.4px) !important;
    max-width: calc(20vw - 72.4px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(6).first,
.table-prod-sel tbody th:first-child:nth-last-child(6) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(6).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(6) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(6).first,
.table-prod-sel thead th:first-child:nth-last-child(6) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(6).first,
.table-prod-sel thead tr td:first-child:nth-last-child(6) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(7),
.table-prod-sel tbody th:first-child:nth-last-child(7) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(7),
.table-prod-sel tbody tr td:first-child:nth-last-child(7) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(7),
.table-prod-sel thead th:first-child:nth-last-child(7) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(7),
.table-prod-sel thead tr td:first-child:nth-last-child(7) ~ td {
    min-width: calc(14.28571vw - 11.42857px) !important;
    max-width: calc(14.28571vw - 11.42857px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(7).first,
.table-prod-sel tbody th:first-child:nth-last-child(7) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(7).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(7) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(7).first,
.table-prod-sel thead th:first-child:nth-last-child(7) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(7).first,
.table-prod-sel thead tr td:first-child:nth-last-child(7) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(8),
.table-prod-sel tbody th:first-child:nth-last-child(8) ~ th,
.table-prod-sel tbody tr td:first-child:nth-last-child(8),
.table-prod-sel tbody tr td:first-child:nth-last-child(8) ~ td,
.table-prod-sel thead th:first-child:nth-last-child(8),
.table-prod-sel thead th:first-child:nth-last-child(8) ~ th,
.table-prod-sel thead tr td:first-child:nth-last-child(8),
.table-prod-sel thead tr td:first-child:nth-last-child(8) ~ td {
    min-width: calc(14.28571vw - 11.42857px) !important;
    max-width: calc(14.28571vw - 11.42857px) !important;
}
.table-prod-sel tbody th:first-child:nth-last-child(8).first,
.table-prod-sel tbody th:first-child:nth-last-child(8) ~ th.first,
.table-prod-sel tbody tr td:first-child:nth-last-child(8).first,
.table-prod-sel tbody tr td:first-child:nth-last-child(8) ~ td.first,
.table-prod-sel thead th:first-child:nth-last-child(8).first,
.table-prod-sel thead th:first-child:nth-last-child(8) ~ th.first,
.table-prod-sel thead tr td:first-child:nth-last-child(8).first,
.table-prod-sel thead tr td:first-child:nth-last-child(8) ~ td.first {
    max-width: 280px !important;
    width: 280px;
    min-width: 280px !important;
}
.table-prod-sel .col-filter table tr td:first-child:nth-last-child(2),
.table-prod-sel .col-filter table tr td:first-child:nth-last-child(2) ~ td {
    min-width: unset !important;
    max-width: unset !important;
}
.static-elements {
    position: relative;
    height: 0;
    top: 172px;
    z-index: 997;
    opacity: 1;
    display: flex;
    flex-direction: inherit;
    justify-content: flex-end;
    width: calc(100vw - 80px);
    margin-left: calc(-50vw + 40px);
    left: 50%;
}
@media screen and (max-width: 992px) {
    .static-elements {
        display: none;
    }
}
.static-elements.sticky {
    position: fixed;
    top: 240px;
}
.static-elements-section {
    display: flex;
    justify-content: space-between;
    width: calc(100vw - 360px);
}
.static-elements-section .btn span,
.static-elements-section .download-details span,
.static-elements-section .nav-close span {
    font-size: 20px;
}
.static-elements-section .left .btn,
.static-elements-section .left .download-details,
.static-elements-section .left .nav-close {
    position: relative;
    left: 2px;
    border-radius: 0 100px 100px 0;
    padding: 8px 12px 8px 8px;
}
.static-elements-section .right .btn,
.static-elements-section .right .download-details,
.static-elements-section .right .nav-close {
    padding: 8px 8px 8px 12px;
    border-radius: 100px 0 0 100px;
}
.static-elements-section .chevronIcon {
    width: 20px;
    height: 18px;
}
.static-elements-section .chevronIcon:hover {
    width: 24px;
}
.prod-selector-results .comparison {
    padding-bottom: 48px;
}
.prod-selector-results .comparison .icon-eye {
    cursor: pointer;
}
.prod-selector-results .comparison table {
    border-collapse: separate;
    border-spacing: 0;
    border-left: none;
    border-bottom: none;
}
.prod-selector-results .comparison table.table-bordered thead th {
    border-top: none !important;
    border-bottom: 1px solid #d4cfc5 !important;
    border-right: 1px solid #d4cfc5 !important;
    border-left: none;
    border-color: #d4cfc5;
}
.prod-selector-results .comparison table td {
    border-color: #d4cfc5;
    border-style: none solid solid none;
    border-width: medium 1px 1px medium;
}
.prod-selector-results .comparison table td:first-child,
.prod-selector-results .comparison table th:first-child {
    border-left: 1px solid;
    border-color: #d4cfc5;
}
.prod-selector-results .comparison thead th {
    background-color: #f7f5f1;
    border-bottom: 0;
}
.prod-selector-results .comparison thead .first {
    background-color: #f7f5f1;
}
.prod-selector-results .comparison .table-container-th {
    min-width: 120px;
    gap: 10px;
}
.prod-selector-results .comparison .table-container-th p:first-child {
    margin-bottom: 0;
}
.prod-selector-results .comparison .table-container-th .xs-small {
    font-weight: 400;
}
.prod-selector-results .comparison .table-container-th .btn,
.prod-selector-results .comparison .table-container-th .download-details,
.prod-selector-results .comparison .table-container-th .nav-close {
    max-width: 130px;
}
.prod-selector-results .comparison .table-container-cell {
    min-width: 120px;
}
.prod-selector-results .comparison .first {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 4;
    background-color: #fff;
    border-collapse: separate;
    min-width: 316px;
    width: 320px;
}
@media screen and (max-width: 992px) {
    .prod-selector-results .comparison .first {
        width: 180px;
        min-width: 180px;
    }
}
.prod-selector-results .comparison .first:after {
    z-index: 44;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 0;
    box-shadow: 5px 5px 7px 1px rgba(0, 0, 0, 0.15);
    width: 1px;
}
.prod-selector-results .comparison td,
.prod-selector-results .comparison th {
    white-space: nowrap;
}
.col-filter {
    display: block;
    position: fixed;
    width: 320px;
    border: 1px solid #d4cfc5;
    z-index: 1049;
    line-height: normal;
}
.col-filter-right {
    right: 0;
    left: unset;
}
.col-filter-head {
    padding: 14px 12px;
    background-color: #000;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.col-filter-head .icon-filter-parameter {
    height: 16px;
    width: 16px;
}
.col-filter-head [class^="icon"] {
    cursor: pointer;
    font-size: 16px;
}
.col-filter-body,
.col-filter-footer {
    background-color: #fff;
    padding: 12px;
}
.col-filter-body input,
.col-filter-footer input {
    min-width: unset !important;
}
.col-filter-body ul,
.col-filter-footer ul {
    padding: 0;
}
.col-filter-body ul li,
.col-filter-footer ul li {
    list-style: none;
}
.col-filter-body ul li:last-child,
.col-filter-body ul li:last-child .checkbox,
.col-filter-footer ul li:last-child,
.col-filter-footer ul li:last-child .checkbox {
    margin-bottom: 0;
}
.col-filter-footer {
    padding: 10px 0 12px;
}
.col-filter-section {
    position: relative;
    overflow: auto;
    max-height: 162px;
    padding: 12px;
    margin-top: 0;
    margin-bottom: 0;
}
.col-filter-section:first-of-type {
    padding-top: 0;
    padding-bottom: 12px;
    margin-top: 0;
}
.col-filter-section:last-of-type {
    padding-bottom: 0;
}
.col-filter-section::-webkit-scrollbar {
    -webkit-appearance: none;
}
.col-filter-section::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 10px;
    border: 4px solid #fff;
}
.col-filter-section:after {
    bottom: 0;
}
.col-filter-section select {
    max-width: 132px;
    min-width: unset;
}
.col-filter-section ul .checkbox {
    margin: 0;
}
.col-filter-section a {
    font-weight: 400;
}
.col-filter-section > :last-child {
    margin-bottom: 0;
}
.col-filter-overflow {
    position: relative;
    overflow: auto;
    max-height: 220px;
}
.col-filter-overflow .checkbox:last-child {
    margin-bottom: 0;
}
.col-filter .checkbox {
    margin-top: 14px;
    margin-bottom: 14px;
}
.col-filter .reset-link {
    padding-top: 14px;
    display: block;
    font-weight: 400;
}
.col-filter hr {
    width: 100% !important;
    margin-left: 0 !important;
}
.col-filter .select {
    display: flex;
    align-items: center;
    gap: 8px;
}
.col-filter .select .form-control {
    width: 100px;
    height: 32px;
    padding-top: 0;
    padding-bottom: 0;
}
.col-filter .badge.corner {
    border: unset;
}
.th-col-align-center td:not(:first-child) {
    text-align: center;
}
.highlight-row td {
    background-color: #ffeda7;
}
.highlight-row .first {
    background-color: #fff;
}
.prod-table {
    overflow-y: clip;
    overflow-x: clip;
    width: calc(100vw - 80px);
    position: relative;
    margin-left: calc(-50vw + 40px);
    left: 50%;
}
.prod-table-header {
    overflow-y: hidden;
    overflow-x: auto;
    height: 126px;
    border: 1px solid #d4cfc5;
    border-top: none;
    border-bottom: none;
    width: calc(100vw - 80px);
    position: -webkit-sticky;
    position: sticky;
    margin-left: calc(50% - 50vw + 40px);
    top: 60px;
    z-index: 99;
}
.prod-table-header::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
}
.prod-table-header table {
    table-layout: fixed;
    width: 100%;
}
.prod-table-header table,
.prod-table-header table th,
.prod-table-header table thead,
.prod-table-header table tr {
    border-width: 1px;
}
.prod-table-header table th {
    width: 200px;
}
.prod-table-header table .col-filter {
    width: 320px;
}
.prod-table-header table td {
    max-width: 250px;
}
.prod-table-body {
    max-height: 100%;
    overflow-y: hidden;
    border: 1px solid #d4cfc5;
    border-top: none;
    border-bottom: none;
}
.prod-table-body table {
    table-layout: fixed;
    width: 100%;
}
.prod-table-body table tbody tr:first-child td {
    border-top: none;
}
.prod-table-body table td {
    width: 200px;
}
.prod-selector-sm.table-responsive tbody {
    overflow-y: hidden;
}
.no-overflow {
    overflow-x: unset !important;
    overflow-y: unset !important;
}
.no-results {
    padding-bottom: 0 !important;
    margin-bottom: 132px !important;
    border-bottom: 1px solid #d4cfc5 !important;
}
.no-results tbody tr:hover,
.no-results tbody tr:hover td,
.no-results tbody tr:hover td:first-of-type,
.no-results thead tr:hover,
.no-results thead tr:hover td,
.no-results thead tr:hover td:first-of-type {
    background-color: #fff !important;
}
.no-results tbody tr:hover:after,
.no-results thead tr:hover:after {
    display: none;
}
.no-results tbody tr td,
.no-results tbody tr td:first-of-type,
.no-results tbody tr th,
.no-results thead tr td,
.no-results thead tr td:first-of-type,
.no-results thead tr th {
    outline: unset;
}
.no-results tbody tr td .table-container-cell,
.no-results tbody tr td:first-of-type .table-container-cell,
.no-results tbody tr th .table-container-cell,
.no-results thead tr td .table-container-cell,
.no-results thead tr td:first-of-type .table-container-cell,
.no-results thead tr th .table-container-cell {
    min-height: unset;
}
.no-results tbody tr td .table-container-cell span#no-records,
.no-results tbody tr td:first-of-type .table-container-cell span#no-records,
.no-results tbody tr th .table-container-cell span#no-records,
.no-results thead tr td .table-container-cell span#no-records,
.no-results thead tr td:first-of-type .table-container-cell span#no-records,
.no-results thead tr th .table-container-cell span#no-records {
    padding: 20px;
}
.no-results tbody tr td:after,
.no-results tbody tr td:first-of-type:after,
.no-results tbody tr th:after,
.no-results thead tr td:after,
.no-results thead tr td:first-of-type:after,
.no-results thead tr th:after {
    display: none;
}
.no-results-wrapper {
    margin-bottom: 38px;
}
.no-results-wrapper .mt2 {
    margin-top: 0 !important;
}
.sticky-table {
    width: 100vw;
    padding-right: 80px;
    overflow-y: auto;
    max-height: 100vh;
}
.ps-sticky-table thead {
    position: fixed;
    z-index: 999;
    top: 0;
    overflow: hidden;
    width: calc(100vw - 80px);
}
@media screen and (max-width: 768px) {
    .ps-sticky-table thead {
        width: calc(100vw - 47px);
    }
}
@media screen and (max-width: 767px) {
    .ps-sticky-table thead {
        width: calc(100vw - 60px);
    }
}
.ps-sticky-table thead tr th:only-child {
    width: 100%;
}
.ps-sticky-table thead::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent;
}
.ps-sticky-table thead th:hover:after {
    display: none;
}
.ps-sticky-table td,
.ps-sticky-table th {
    width: 200px !important;
    max-width: 200px !important;
    min-width: 200px !important;
}
.ps-sticky-table td.first,
.ps-sticky-table th.first {
    width: 280px !important;
    max-width: 280px !important;
    min-width: 280px !important;
}
.ps-sticky-table tbody {
    margin-top: 100px;
}
.ps-sticky-table td.large,
.ps-sticky-table td.medium,
.ps-sticky-table th.large,
.ps-sticky-table th.medium {
    min-width: 180px !important;
}
@media only screen and (max-width: 570px) {
    .prod-selector-results .side-filters.open {
        width: 90%;
    }
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter {
    padding: 14px 0 24px;
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading {
    padding: 16px 8px;
}
@media only screen and (max-width: 570px) {
    .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading {
        padding: 24px 24px 4px 12px;
        line-height: 1.4;
    }
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading.is-active,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading:hover {
    background-color: #f7f5f1;
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-coupon-list li.text-muted,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-list .box-container .shopping-statement p.remove,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-list .box-container .text-muted.remove,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-modal .shopping-statement p.description,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-modal .text-muted.description,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-quantity-group .shopping-statement p.title,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-quantity-group .text-muted.title,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement .shopping-list .box-container p.remove,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement .shopping-modal p.description,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement .shopping-quantity-group p.title,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement p,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .small.text-muted,
.shopping-coupon-list .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading li.text-muted,
.shopping-list .box-container .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .text-muted.remove,
.shopping-list .box-container .shopping-statement .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.remove,
.shopping-modal .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .text-muted.description,
.shopping-modal .shopping-statement .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.description,
.shopping-quantity-group .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .text-muted.title,
.shopping-quantity-group .shopping-statement .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.title,
.shopping-statement .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p,
.shopping-statement .shopping-list .box-container .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.remove,
.shopping-statement .shopping-modal .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.description,
.shopping-statement .shopping-quantity-group .prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.title {
    font-weight: 400 !important;
    font-size: 14px;
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .corner {
    border: unset;
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav {
    padding: 16px 26px 0;
}
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .filter-nav .blue-link,
.prod-selector-results .side-filters.open .filter-nav-inner.new-filter .reset-link {
    padding-top: 8px;
    padding-bottom: 16px;
}
#buyparametrics .app-container,
#buyparametrics .container.prod-selector-results {
    width: 100%;
    padding: 0;
}
#buyparametrics .col-filter {
    z-index: 1000;
}
#buyparametrics .prod-selector-results .table-container.full-width > .table-footer:last-child,
#buyparametrics .prod-selector-results .table-container.full-width > .table-responsive:last-child {
    padding-bottom: 130px;
}
#buyparametrics .next-offer-stick-bottom {
    bottom: -50px;
}
#buyparametrics .table-header-container > div:first-child:not(.table-container-section) {
    display: none;
}
#buyparametrics .table-header-container .table-container-section:only-of-type {
    padding-bottom: 16px;
}
@media (max-width: 768px) {
    #buyparametrics .ds-resources-big-title {
        border-bottom: none;
    }
    #buyparametrics .next-offer-hor.open {
        bottom: 70px;
    }
}
fieldset {
    margin: 0;
    min-width: 0;
}
fieldset,
legend {
    padding: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 22px;
    font-size: 21px;
    line-height: inherit;
    color: #000;
    border-bottom: 1px solid #d4cfc5;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}
.col-md-4 .software-redesign label {
    display: flex;
    align-items: center;
}
.software-redesign label .col-md-12 {
    font-weight: 400;
}
label .icon-info {
    font-size: 12px;
    margin-left: 4px;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
    font-size: 14px;
    color: #474645;
}
.form-control,
output {
    display: block;
    line-height: 1.428571429;
}
.form-control {
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d4cfc5;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
    border-color: #0eafe0;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(14, 175, 224, 0.6);
}
#sortBySelection .form-control:focus {
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}
.form-control::-moz-placeholder {
    color: #898683;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #898683;
}
.form-control::-webkit-input-placeholder {
    color: #898683;
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f7f5f1;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 40px;
    }
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm > .input-group-btn > input.download-details[type="date"],
    .input-group-sm > .input-group-btn > input.download-details[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.download-details[type="month"],
    .input-group-sm > .input-group-btn > input.download-details[type="time"],
    .input-group-sm > .input-group-btn > input.nav-close[type="date"],
    .input-group-sm > .input-group-btn > input.nav-close[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.nav-close[type="month"],
    .input-group-sm > .input-group-btn > input.nav-close[type="time"],
    .input-group-sm > input.form-control[type="date"],
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px;
    }
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg > .input-group-btn > input.download-details[type="date"],
    .input-group-lg > .input-group-btn > input.download-details[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.download-details[type="month"],
    .input-group-lg > .input-group-btn > input.download-details[type="time"],
    .input-group-lg > .input-group-btn > input.nav-close[type="date"],
    .input-group-lg > .input-group-btn > input.nav-close[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.nav-close[type="month"],
    .input-group-lg > .input-group-btn > input.nav-close[type="time"],
    .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.form-group .flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.form-group .flex input {
    font-size: 14px;
    padding: 6px;
    margin: 0 8px;
}
.form-group .flex input:not(:first-of-type) {
    margin-left: 8px;
    margin-right: 0;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline input[type="checkbox"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.radio input[type="radio"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.download-details,
.input-group-lg > .input-group-btn > .form-control-static.nav-close,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.download-details,
.input-group-sm > .input-group-btn > .form-control-static.nav-close {
    padding-left: 0;
    padding-right: 0;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .download-details,
.input-group-sm > .input-group-btn > .nav-close,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.download-details,
.input-group-sm > .input-group-btn > select.nav-close,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-group-sm > .input-group-btn > select.btn[multiple],
.input-group-sm > .input-group-btn > select.download-details[multiple],
.input-group-sm > .input-group-btn > select.nav-close[multiple],
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.download-details,
.input-group-sm > .input-group-btn > textarea.nav-close,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 34px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .download-details,
.input-group-lg > .input-group-btn > .nav-close,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 0;
}
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.download-details,
.input-group-lg > .input-group-btn > select.nav-close,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px;
}
.input-group-lg > .input-group-btn > select.btn[multiple],
.input-group-lg > .input-group-btn > select.download-details[multiple],
.input-group-lg > .input-group-btn > select.nav-close[multiple],
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.download-details,
.input-group-lg > .input-group-btn > textarea.nav-close,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.7;
    border-radius: 0;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 40px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 50px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .download-details + .form-control-feedback,
.input-group-lg > .input-group-btn > .nav-close + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .download-details + .form-control-feedback,
.input-group-sm > .input-group-btn > .nav-close + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #007b7d;
}
.has-success .form-control {
    border-color: #007b7d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #00494a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00dfe3;
}
.has-success .input-group-addon {
    color: #007b7d;
    border-color: #007b7d;
    background-color: #e6f6f6;
}
.has-success .form-control-feedback {
    color: #007b7d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #ff7400;
}
.has-warning .form-control {
    border-color: #ff7400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #cc5d00;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffac66;
}
.has-warning .input-group-addon {
    color: #ff7400;
    border-color: #ff7400;
    background-color: #ffeda7;
}
.has-warning .form-control-feedback {
    color: #ff7400;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #d60b2d;
}
.has-error .form-control {
    border-color: #d60b2d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #a50923;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f6516d;
}
.has-error .input-group-addon {
    color: #d60b2d;
    border-color: #d60b2d;
    background-color: #f8e7e7;
}
.has-error .form-control-feedback,
.has-error p {
    color: #d60b2d;
}
.has-feedback label ~ .form-control-feedback {
    top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #686664;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: baseline;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 29px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.LV_invalid {
    color: #d9534f;
}
.LV_invalid_field {
    border-color: #d9534f;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.btn,
.download-details,
.nav-close {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: transparent;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
    border: 0 solid transparent;
    padding: 14px 18px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 100px;
}
.btn.focus,
.btn:focus,
.btn:hover,
.download-details:focus,
.download-details:hover,
.focus.download-details,
.focus.nav-close,
.nav-close:focus,
.nav-close:hover {
    color: #000;
    text-decoration: none;
}
.active.download-details,
.active.nav-close,
.btn.active,
.btn:active,
.download-details:active,
.nav-close:active {
    outline: 0;
    background-image: none;
}
.btn.disabled,
.btn[disabled],
.disabled.download-details,
.disabled.nav-close,
.download-details[disabled],
.nav-close[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .download-details,
fieldset[disabled] .nav-close {
    cursor: not-allowed;
    box-shadow: none;
    opacity: 1;
}
a.btn.disabled,
a.disabled.download-details,
a.disabled.nav-close,
fieldset[disabled] a.btn,
fieldset[disabled] a.download-details,
fieldset[disabled] a.nav-close {
    pointer-events: none;
}
.btn-app-notes,
.btn-data-sheet,
.btn-default,
.btn-white,
.jumpto ul li.jumpto-cta-container a.btn-default {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
.btn-app-notes:before,
.btn-data-sheet:before,
.btn-default:before,
.btn-white:before,
.jumpto ul li.jumpto-cta-container a.btn-default:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.btn-app-notes.hover,
.btn-app-notes:hover,
.btn-data-sheet.hover,
.btn-data-sheet:hover,
.btn-default.hover,
.btn-default:hover,
.btn-white.hover,
.btn-white:hover,
.jumpto ul li.jumpto-cta-container a.btn-default:hover,
.jumpto ul li.jumpto-cta-container a.hover.btn-default {
    color: #000;
    background-color: transparent;
}
.btn-app-notes.hover:before,
.btn-app-notes:hover:before,
.btn-data-sheet.hover:before,
.btn-data-sheet:hover:before,
.btn-default.hover:before,
.btn-default:hover:before,
.btn-white.hover:before,
.btn-white:hover:before,
.jumpto ul li.jumpto-cta-container a.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container a.hover.btn-default:before {
    background-position: 0;
    padding: 2px;
}
.btn-app-notes.active,
.btn-app-notes.active:hover,
.btn-app-notes.focus,
.btn-app-notes.focus:hover,
.btn-app-notes:active,
.btn-app-notes:active:hover,
.btn-app-notes:focus,
.btn-app-notes:focus:hover,
.btn-data-sheet.active,
.btn-data-sheet.active:hover,
.btn-data-sheet.focus,
.btn-data-sheet.focus:hover,
.btn-data-sheet:active,
.btn-data-sheet:active:hover,
.btn-data-sheet:focus,
.btn-data-sheet:focus:hover,
.btn-default.active,
.btn-default.active:hover,
.btn-default.focus,
.btn-default.focus:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:focus:hover,
.btn-white.active,
.btn-white.active:hover,
.btn-white.focus,
.btn-white.focus:hover,
.btn-white:active,
.btn-white:active:hover,
.btn-white:focus,
.btn-white:focus:hover,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-default,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-default:hover,
.jumpto ul li.jumpto-cta-container a.active.btn-default,
.jumpto ul li.jumpto-cta-container a.active.btn-default:hover,
.jumpto ul li.jumpto-cta-container a.btn-default:active,
.jumpto ul li.jumpto-cta-container a.btn-default:active:hover,
.jumpto ul li.jumpto-cta-container a.btn-default:focus,
.jumpto ul li.jumpto-cta-container a.btn-default:focus:hover,
.jumpto ul li.jumpto-cta-container a.focus.btn-default,
.jumpto ul li.jumpto-cta-container a.focus.btn-default:hover,
.open > .btn-app-notes.dropdown-toggle,
.open > .btn-app-notes.dropdown-toggle:hover,
.open > .btn-data-sheet.dropdown-toggle,
.open > .btn-data-sheet.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-white.dropdown-toggle,
.open > .btn-white.dropdown-toggle:hover {
    background-color: #000 !important;
    color: #fff;
}
.btn-app-notes.active:hover:before,
.btn-app-notes.focus:hover:before,
.btn-app-notes:active:hover:before,
.btn-app-notes:focus:hover:before,
.btn-data-sheet.active:hover:before,
.btn-data-sheet.focus:hover:before,
.btn-data-sheet:active:hover:before,
.btn-data-sheet:focus:hover:before,
.btn-default.active:hover:before,
.btn-default.focus:hover:before,
.btn-default:active:hover:before,
.btn-default:focus:hover:before,
.btn-white.active:hover:before,
.btn-white.focus:hover:before,
.btn-white:active:hover:before,
.btn-white:focus:hover:before,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container a.active.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container a.btn-default:active:hover:before,
.jumpto ul li.jumpto-cta-container a.btn-default:focus:hover:before,
.jumpto ul li.jumpto-cta-container a.focus.btn-default:hover:before,
.open > .btn-app-notes.dropdown-toggle:hover:before,
.open > .btn-data-sheet.dropdown-toggle:hover:before,
.open > .btn-default.dropdown-toggle:hover:before,
.open > .btn-white.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.btn-app-notes.active,
.btn-app-notes:active,
.btn-data-sheet.active,
.btn-data-sheet:active,
.btn-default.active,
.btn-default:active,
.btn-white.active,
.btn-white:active,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-default,
.jumpto ul li.jumpto-cta-container a.active.btn-default,
.jumpto ul li.jumpto-cta-container a.btn-default:active,
.open > .btn-app-notes.dropdown-toggle,
.open > .btn-data-sheet.dropdown-toggle,
.open > .btn-default.dropdown-toggle,
.open > .btn-white.dropdown-toggle {
    background: #000;
}
.btn-app-notes.disabled,
.btn-app-notes[disabled],
.btn-data-sheet.disabled,
.btn-data-sheet[disabled],
.btn-default.disabled,
.btn-default[disabled],
.btn-white.disabled,
.btn-white[disabled],
.jumpto ul li.jumpto-cta-container a.btn-default[disabled],
.jumpto ul li.jumpto-cta-container a.disabled.btn-default,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default,
fieldset[disabled] .btn-app-notes,
fieldset[disabled] .btn-data-sheet,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-white,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default {
    opacity: 0.7;
}
.btn-app-notes.disabled.focus,
.btn-app-notes.disabled:active,
.btn-app-notes.disabled:focus,
.btn-app-notes.disabled:hover,
.btn-app-notes[disabled].focus,
.btn-app-notes[disabled]:active,
.btn-app-notes[disabled]:focus,
.btn-app-notes[disabled]:hover,
.btn-data-sheet.disabled.focus,
.btn-data-sheet.disabled:active,
.btn-data-sheet.disabled:focus,
.btn-data-sheet.disabled:hover,
.btn-data-sheet[disabled].focus,
.btn-data-sheet[disabled]:active,
.btn-data-sheet[disabled]:focus,
.btn-data-sheet[disabled]:hover,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.btn-white.disabled.focus,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled].focus,
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled].focus,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled]:active,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled]:focus,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled]:hover,
.jumpto ul li.jumpto-cta-container a.disabled.btn-default:active,
.jumpto ul li.jumpto-cta-container a.disabled.btn-default:focus,
.jumpto ul li.jumpto-cta-container a.disabled.btn-default:hover,
.jumpto ul li.jumpto-cta-container a.disabled.focus.btn-default,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default:active,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default:focus,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default:hover,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.focus.btn-default,
fieldset[disabled] .btn-app-notes.focus,
fieldset[disabled] .btn-app-notes:active,
fieldset[disabled] .btn-app-notes:focus,
fieldset[disabled] .btn-app-notes:hover,
fieldset[disabled] .btn-data-sheet.focus,
fieldset[disabled] .btn-data-sheet:active,
fieldset[disabled] .btn-data-sheet:focus,
fieldset[disabled] .btn-data-sheet:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default:active,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default:focus,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default:hover,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.focus.btn-default {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.btn-app-notes.disabled.focus:before,
.btn-app-notes.disabled:active:before,
.btn-app-notes.disabled:focus:before,
.btn-app-notes.disabled:hover:before,
.btn-app-notes[disabled].focus:before,
.btn-app-notes[disabled]:active:before,
.btn-app-notes[disabled]:focus:before,
.btn-app-notes[disabled]:hover:before,
.btn-data-sheet.disabled.focus:before,
.btn-data-sheet.disabled:active:before,
.btn-data-sheet.disabled:focus:before,
.btn-data-sheet.disabled:hover:before,
.btn-data-sheet[disabled].focus:before,
.btn-data-sheet[disabled]:active:before,
.btn-data-sheet[disabled]:focus:before,
.btn-data-sheet[disabled]:hover:before,
.btn-default.disabled.focus:before,
.btn-default.disabled:active:before,
.btn-default.disabled:focus:before,
.btn-default.disabled:hover:before,
.btn-default[disabled].focus:before,
.btn-default[disabled]:active:before,
.btn-default[disabled]:focus:before,
.btn-default[disabled]:hover:before,
.btn-white.disabled.focus:before,
.btn-white.disabled:active:before,
.btn-white.disabled:focus:before,
.btn-white.disabled:hover:before,
.btn-white[disabled].focus:before,
.btn-white[disabled]:active:before,
.btn-white[disabled]:focus:before,
.btn-white[disabled]:hover:before,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled].focus:before,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled]:active:before,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled]:focus:before,
.jumpto ul li.jumpto-cta-container a.btn-default[disabled]:hover:before,
.jumpto ul li.jumpto-cta-container a.disabled.btn-default:active:before,
.jumpto ul li.jumpto-cta-container a.disabled.btn-default:focus:before,
.jumpto ul li.jumpto-cta-container a.disabled.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container a.disabled.focus.btn-default:before,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default:active:before,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default:focus:before,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.focus.btn-default:before,
fieldset[disabled] .btn-app-notes.focus:before,
fieldset[disabled] .btn-app-notes:active:before,
fieldset[disabled] .btn-app-notes:focus:before,
fieldset[disabled] .btn-app-notes:hover:before,
fieldset[disabled] .btn-data-sheet.focus:before,
fieldset[disabled] .btn-data-sheet:active:before,
fieldset[disabled] .btn-data-sheet:focus:before,
fieldset[disabled] .btn-data-sheet:hover:before,
fieldset[disabled] .btn-default.focus:before,
fieldset[disabled] .btn-default:active:before,
fieldset[disabled] .btn-default:focus:before,
fieldset[disabled] .btn-default:hover:before,
fieldset[disabled] .btn-white.focus:before,
fieldset[disabled] .btn-white:active:before,
fieldset[disabled] .btn-white:focus:before,
fieldset[disabled] .btn-white:hover:before,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default:active:before,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default:focus:before,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-default:hover:before,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.focus.btn-default:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.btn-app-notes.darkbtn,
.btn-data-sheet.darkbtn,
.btn-default.darkbtn,
.btn-white.darkbtn,
.dark .btn-app-notes,
.dark .btn-data-sheet,
.dark .btn-default,
.dark .btn-white,
.dark .jumpto ul li.jumpto-cta-container a.btn-default,
.jumpto ul li.jumpto-cta-container .dark a.btn-default,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.btn-app-notes.darkbtn:before,
.btn-data-sheet.darkbtn:before,
.btn-default.darkbtn:before,
.btn-white.darkbtn:before,
.dark .btn-app-notes:before,
.dark .btn-data-sheet:before,
.dark .btn-default:before,
.dark .btn-white:before,
.dark .jumpto ul li.jumpto-cta-container a.btn-default:before,
.jumpto ul li.jumpto-cta-container .dark a.btn-default:before,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.btn-app-notes.darkbtn.hover,
.btn-app-notes.darkbtn:hover,
.btn-data-sheet.darkbtn.hover,
.btn-data-sheet.darkbtn:hover,
.btn-default.darkbtn.hover,
.btn-default.darkbtn:hover,
.btn-white.darkbtn.hover,
.btn-white.darkbtn:hover,
.dark .btn-app-notes.hover,
.dark .btn-app-notes:hover,
.dark .btn-data-sheet.hover,
.dark .btn-data-sheet:hover,
.dark .btn-default.hover,
.dark .btn-default:hover,
.dark .btn-white.hover,
.dark .btn-white:hover,
.dark .jumpto ul li.jumpto-cta-container a.btn-default:hover,
.dark .jumpto ul li.jumpto-cta-container a.hover.btn-default,
.jumpto ul li.jumpto-cta-container .dark a.btn-default:hover,
.jumpto ul li.jumpto-cta-container .dark a.hover.btn-default,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default:hover,
.jumpto ul li.jumpto-cta-container a.darkbtn.hover.btn-default {
    color: #fff;
    background-color: transparent;
}
.btn-app-notes.darkbtn.hover:before,
.btn-app-notes.darkbtn:hover:before,
.btn-data-sheet.darkbtn.hover:before,
.btn-data-sheet.darkbtn:hover:before,
.btn-default.darkbtn.hover:before,
.btn-default.darkbtn:hover:before,
.btn-white.darkbtn.hover:before,
.btn-white.darkbtn:hover:before,
.dark .btn-app-notes.hover:before,
.dark .btn-app-notes:hover:before,
.dark .btn-data-sheet.hover:before,
.dark .btn-data-sheet:hover:before,
.dark .btn-default.hover:before,
.dark .btn-default:hover:before,
.dark .btn-white.hover:before,
.dark .btn-white:hover:before,
.dark .jumpto ul li.jumpto-cta-container a.btn-default:hover:before,
.dark .jumpto ul li.jumpto-cta-container a.hover.btn-default:before,
.jumpto ul li.jumpto-cta-container .dark a.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container .dark a.hover.btn-default:before,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container a.darkbtn.hover.btn-default:before {
    background-position: 0;
    padding: 2px;
}
.btn-app-notes.darkbtn.active,
.btn-app-notes.darkbtn.active:hover,
.btn-app-notes.darkbtn.focus,
.btn-app-notes.darkbtn.focus:hover,
.btn-app-notes.darkbtn:active,
.btn-app-notes.darkbtn:active:hover,
.btn-app-notes.darkbtn:focus,
.btn-app-notes.darkbtn:focus:hover,
.btn-data-sheet.darkbtn.active,
.btn-data-sheet.darkbtn.active:hover,
.btn-data-sheet.darkbtn.focus,
.btn-data-sheet.darkbtn.focus:hover,
.btn-data-sheet.darkbtn:active,
.btn-data-sheet.darkbtn:active:hover,
.btn-data-sheet.darkbtn:focus,
.btn-data-sheet.darkbtn:focus:hover,
.btn-default.darkbtn.active,
.btn-default.darkbtn.active:hover,
.btn-default.darkbtn.focus,
.btn-default.darkbtn.focus:hover,
.btn-default.darkbtn:active,
.btn-default.darkbtn:active:hover,
.btn-default.darkbtn:focus,
.btn-default.darkbtn:focus:hover,
.btn-white.darkbtn.active,
.btn-white.darkbtn.active:hover,
.btn-white.darkbtn.focus,
.btn-white.darkbtn.focus:hover,
.btn-white.darkbtn:active,
.btn-white.darkbtn:active:hover,
.btn-white.darkbtn:focus,
.btn-white.darkbtn:focus:hover,
.dark .btn-app-notes.active,
.dark .btn-app-notes.active:hover,
.dark .btn-app-notes.focus,
.dark .btn-app-notes.focus:hover,
.dark .btn-app-notes:active,
.dark .btn-app-notes:active:hover,
.dark .btn-app-notes:focus,
.dark .btn-app-notes:focus:hover,
.dark .btn-data-sheet.active,
.dark .btn-data-sheet.active:hover,
.dark .btn-data-sheet.focus,
.dark .btn-data-sheet.focus:hover,
.dark .btn-data-sheet:active,
.dark .btn-data-sheet:active:hover,
.dark .btn-data-sheet:focus,
.dark .btn-data-sheet:focus:hover,
.dark .btn-default.active,
.dark .btn-default.active:hover,
.dark .btn-default.focus,
.dark .btn-default.focus:hover,
.dark .btn-default:active,
.dark .btn-default:active:hover,
.dark .btn-default:focus,
.dark .btn-default:focus:hover,
.dark .btn-white.active,
.dark .btn-white.active:hover,
.dark .btn-white.focus,
.dark .btn-white.focus:hover,
.dark .btn-white:active,
.dark .btn-white:active:hover,
.dark .btn-white:focus,
.dark .btn-white:focus:hover,
.dark .jumpto ul li.jumpto-cta-container a.active.btn-default,
.dark .jumpto ul li.jumpto-cta-container a.btn-default:active,
.dark .jumpto ul li.jumpto-cta-container a.btn-default:focus,
.dark .jumpto ul li.jumpto-cta-container a.focus.btn-default,
.jumpto ul li.jumpto-cta-container .dark a.active.btn-default,
.jumpto ul li.jumpto-cta-container .dark a.btn-default:active,
.jumpto ul li.jumpto-cta-container .dark a.btn-default:focus,
.jumpto ul li.jumpto-cta-container .dark a.focus.btn-default,
.jumpto ul li.jumpto-cta-container .open > .dark a.dropdown-toggle.btn-default,
.jumpto ul li.jumpto-cta-container .open > .dark a.dropdown-toggle.btn-default:hover,
.jumpto ul li.jumpto-cta-container .open > a.darkbtn.dropdown-toggle.btn-default,
.jumpto ul li.jumpto-cta-container .open > a.darkbtn.dropdown-toggle.btn-default:hover,
.jumpto ul li.jumpto-cta-container a.darkbtn.active.btn-default,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default:active,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default:focus,
.jumpto ul li.jumpto-cta-container a.darkbtn.focus.btn-default,
.open > .btn-app-notes.darkbtn.dropdown-toggle,
.open > .btn-app-notes.darkbtn.dropdown-toggle:hover,
.open > .btn-data-sheet.darkbtn.dropdown-toggle,
.open > .btn-data-sheet.darkbtn.dropdown-toggle:hover,
.open > .btn-default.darkbtn.dropdown-toggle,
.open > .btn-default.darkbtn.dropdown-toggle:hover,
.open > .btn-white.darkbtn.dropdown-toggle,
.open > .btn-white.darkbtn.dropdown-toggle:hover,
.open > .dark .btn-app-notes.dropdown-toggle,
.open > .dark .btn-app-notes.dropdown-toggle:hover,
.open > .dark .btn-data-sheet.dropdown-toggle,
.open > .dark .btn-data-sheet.dropdown-toggle:hover,
.open > .dark .btn-default.dropdown-toggle,
.open > .dark .btn-default.dropdown-toggle:hover,
.open > .dark .btn-white.dropdown-toggle,
.open > .dark .btn-white.dropdown-toggle:hover {
    background-color: #fff !important;
    color: #000;
}
.btn-app-notes.darkbtn.active:hover:before,
.btn-app-notes.darkbtn.focus:hover:before,
.btn-app-notes.darkbtn:active:hover:before,
.btn-app-notes.darkbtn:focus:hover:before,
.btn-data-sheet.darkbtn.active:hover:before,
.btn-data-sheet.darkbtn.focus:hover:before,
.btn-data-sheet.darkbtn:active:hover:before,
.btn-data-sheet.darkbtn:focus:hover:before,
.btn-default.darkbtn.active:hover:before,
.btn-default.darkbtn.focus:hover:before,
.btn-default.darkbtn:active:hover:before,
.btn-default.darkbtn:focus:hover:before,
.btn-white.darkbtn.active:hover:before,
.btn-white.darkbtn.focus:hover:before,
.btn-white.darkbtn:active:hover:before,
.btn-white.darkbtn:focus:hover:before,
.dark .btn-app-notes.active:hover:before,
.dark .btn-app-notes.focus:hover:before,
.dark .btn-app-notes:active:hover:before,
.dark .btn-app-notes:focus:hover:before,
.dark .btn-data-sheet.active:hover:before,
.dark .btn-data-sheet.focus:hover:before,
.dark .btn-data-sheet:active:hover:before,
.dark .btn-data-sheet:focus:hover:before,
.dark .btn-default.active:hover:before,
.dark .btn-default.focus:hover:before,
.dark .btn-default:active:hover:before,
.dark .btn-default:focus:hover:before,
.dark .btn-white.active:hover:before,
.dark .btn-white.focus:hover:before,
.dark .btn-white:active:hover:before,
.dark .btn-white:focus:hover:before,
.jumpto ul li.jumpto-cta-container .open > .dark a.dropdown-toggle.btn-default:hover:before,
.jumpto ul li.jumpto-cta-container .open > a.darkbtn.dropdown-toggle.btn-default:hover:before,
.open > .btn-app-notes.darkbtn.dropdown-toggle:hover:before,
.open > .btn-data-sheet.darkbtn.dropdown-toggle:hover:before,
.open > .btn-default.darkbtn.dropdown-toggle:hover:before,
.open > .btn-white.darkbtn.dropdown-toggle:hover:before,
.open > .dark .btn-app-notes.dropdown-toggle:hover:before,
.open > .dark .btn-data-sheet.dropdown-toggle:hover:before,
.open > .dark .btn-default.dropdown-toggle:hover:before,
.open > .dark .btn-white.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.btn-app-notes.darkbtn.active,
.btn-app-notes.darkbtn:active,
.btn-data-sheet.darkbtn.active,
.btn-data-sheet.darkbtn:active,
.btn-default.darkbtn.active,
.btn-default.darkbtn:active,
.btn-white.darkbtn.active,
.btn-white.darkbtn:active,
.dark .btn-app-notes.active,
.dark .btn-app-notes:active,
.dark .btn-data-sheet.active,
.dark .btn-data-sheet:active,
.dark .btn-default.active,
.dark .btn-default:active,
.dark .btn-white.active,
.dark .btn-white:active,
.dark .jumpto ul li.jumpto-cta-container a.active.btn-default,
.dark .jumpto ul li.jumpto-cta-container a.btn-default:active,
.jumpto ul li.jumpto-cta-container .dark a.active.btn-default,
.jumpto ul li.jumpto-cta-container .dark a.btn-default:active,
.jumpto ul li.jumpto-cta-container .open > .dark a.dropdown-toggle.btn-default,
.jumpto ul li.jumpto-cta-container .open > a.darkbtn.dropdown-toggle.btn-default,
.jumpto ul li.jumpto-cta-container a.darkbtn.active.btn-default,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default:active,
.open > .btn-app-notes.darkbtn.dropdown-toggle,
.open > .btn-data-sheet.darkbtn.dropdown-toggle,
.open > .btn-default.darkbtn.dropdown-toggle,
.open > .btn-white.darkbtn.dropdown-toggle,
.open > .dark .btn-app-notes.dropdown-toggle,
.open > .dark .btn-data-sheet.dropdown-toggle,
.open > .dark .btn-default.dropdown-toggle,
.open > .dark .btn-white.dropdown-toggle {
    background: #fff;
}
.btn-app-notes.darkbtn.disabled,
.btn-app-notes.darkbtn[disabled],
.btn-data-sheet.darkbtn.disabled,
.btn-data-sheet.darkbtn[disabled],
.btn-default.darkbtn.disabled,
.btn-default.darkbtn[disabled],
.btn-white.darkbtn.disabled,
.btn-white.darkbtn[disabled],
.dark .btn-app-notes.disabled,
.dark .btn-app-notes[disabled],
.dark .btn-data-sheet.disabled,
.dark .btn-data-sheet[disabled],
.dark .btn-default.disabled,
.dark .btn-default[disabled],
.dark .btn-white.disabled,
.dark .btn-white[disabled],
.dark .jumpto ul li.jumpto-cta-container a.btn-default[disabled],
.dark .jumpto ul li.jumpto-cta-container a.disabled.btn-default,
.jumpto ul li.jumpto-cta-container .dark a.btn-default[disabled],
.jumpto ul li.jumpto-cta-container .dark a.disabled.btn-default,
.jumpto ul li.jumpto-cta-container a.darkbtn.btn-default[disabled],
.jumpto ul li.jumpto-cta-container a.darkbtn.disabled.btn-default,
.jumpto ul li.jumpto-cta-container fieldset[disabled] .dark a.btn-default,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.darkbtn.btn-default,
fieldset[disabled] .btn-app-notes.darkbtn,
fieldset[disabled] .btn-data-sheet.darkbtn,
fieldset[disabled] .btn-default.darkbtn,
fieldset[disabled] .btn-white.darkbtn,
fieldset[disabled] .dark .btn-app-notes,
fieldset[disabled] .dark .btn-data-sheet,
fieldset[disabled] .dark .btn-default,
fieldset[disabled] .dark .btn-white,
fieldset[disabled] .dark .jumpto ul li.jumpto-cta-container a.btn-default,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.darkbtn.btn-default {
    opacity: 0.7;
}
.btn-app-notes.darkbtn.disabled.focus,
.btn-app-notes.darkbtn.disabled:active,
.btn-app-notes.darkbtn.disabled:focus,
.btn-app-notes.darkbtn.disabled:hover,
.btn-app-notes.darkbtn[disabled].focus,
.btn-app-notes.darkbtn[disabled]:active,
.btn-app-notes.darkbtn[disabled]:focus,
.btn-app-notes.darkbtn[disabled]:hover,
.btn-data-sheet.darkbtn.disabled.focus,
.btn-data-sheet.darkbtn.disabled:active,
.btn-data-sheet.darkbtn.disabled:focus,
.btn-data-sheet.darkbtn.disabled:hover,
.btn-data-sheet.darkbtn[disabled].focus,
.btn-data-sheet.darkbtn[disabled]:active,
.btn-data-sheet.darkbtn[disabled]:focus,
.btn-data-sheet.darkbtn[disabled]:hover,
.btn-default.darkbtn.disabled.focus,
.btn-default.darkbtn.disabled:active,
.btn-default.darkbtn.disabled:focus,
.btn-default.darkbtn.disabled:hover,
.btn-default.darkbtn[disabled].focus,
.btn-default.darkbtn[disabled]:active,
.btn-default.darkbtn[disabled]:focus,
.btn-default.darkbtn[disabled]:hover,
.btn-white.darkbtn.disabled.focus,
.btn-white.darkbtn.disabled:active,
.btn-white.darkbtn.disabled:focus,
.btn-white.darkbtn.disabled:hover,
.btn-white.darkbtn[disabled].focus,
.btn-white.darkbtn[disabled]:active,
.btn-white.darkbtn[disabled]:focus,
.btn-white.darkbtn[disabled]:hover,
.dark .btn-app-notes.disabled.focus,
.dark .btn-app-notes.disabled:active,
.dark .btn-app-notes.disabled:focus,
.dark .btn-app-notes.disabled:hover,
.dark .btn-app-notes[disabled].focus,
.dark .btn-app-notes[disabled]:active,
.dark .btn-app-notes[disabled]:focus,
.dark .btn-app-notes[disabled]:hover,
.dark .btn-data-sheet.disabled.focus,
.dark .btn-data-sheet.disabled:active,
.dark .btn-data-sheet.disabled:focus,
.dark .btn-data-sheet.disabled:hover,
.dark .btn-data-sheet[disabled].focus,
.dark .btn-data-sheet[disabled]:active,
.dark .btn-data-sheet[disabled]:focus,
.dark .btn-data-sheet[disabled]:hover,
.dark .btn-default.disabled.focus,
.dark .btn-default.disabled:active,
.dark .btn-default.disabled:focus,
.dark .btn-default.disabled:hover,
.dark .btn-default[disabled].focus,
.dark .btn-default[disabled]:active,
.dark .btn-default[disabled]:focus,
.dark .btn-default[disabled]:hover,
.dark .btn-white.disabled.focus,
.dark .btn-white.disabled:active,
.dark .btn-white.disabled:focus,
.dark .btn-white.disabled:hover,
.dark .btn-white[disabled].focus,
.dark .btn-white[disabled]:active,
.dark .btn-white[disabled]:focus,
.dark .btn-white[disabled]:hover,
fieldset[disabled] .btn-app-notes.darkbtn.focus,
fieldset[disabled] .btn-app-notes.darkbtn:active,
fieldset[disabled] .btn-app-notes.darkbtn:focus,
fieldset[disabled] .btn-app-notes.darkbtn:hover,
fieldset[disabled] .btn-data-sheet.darkbtn.focus,
fieldset[disabled] .btn-data-sheet.darkbtn:active,
fieldset[disabled] .btn-data-sheet.darkbtn:focus,
fieldset[disabled] .btn-data-sheet.darkbtn:hover,
fieldset[disabled] .btn-default.darkbtn.focus,
fieldset[disabled] .btn-default.darkbtn:active,
fieldset[disabled] .btn-default.darkbtn:focus,
fieldset[disabled] .btn-default.darkbtn:hover,
fieldset[disabled] .btn-white.darkbtn.focus,
fieldset[disabled] .btn-white.darkbtn:active,
fieldset[disabled] .btn-white.darkbtn:focus,
fieldset[disabled] .btn-white.darkbtn:hover,
fieldset[disabled] .dark .btn-app-notes.focus,
fieldset[disabled] .dark .btn-app-notes:active,
fieldset[disabled] .dark .btn-app-notes:focus,
fieldset[disabled] .dark .btn-app-notes:hover,
fieldset[disabled] .dark .btn-data-sheet.focus,
fieldset[disabled] .dark .btn-data-sheet:active,
fieldset[disabled] .dark .btn-data-sheet:focus,
fieldset[disabled] .dark .btn-data-sheet:hover,
fieldset[disabled] .dark .btn-default.focus,
fieldset[disabled] .dark .btn-default:active,
fieldset[disabled] .dark .btn-default:focus,
fieldset[disabled] .dark .btn-default:hover,
fieldset[disabled] .dark .btn-white.focus,
fieldset[disabled] .dark .btn-white:active,
fieldset[disabled] .dark .btn-white:focus,
fieldset[disabled] .dark .btn-white:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.btn-app-notes.darkbtn.disabled.focus:before,
.btn-app-notes.darkbtn.disabled:active:before,
.btn-app-notes.darkbtn.disabled:focus:before,
.btn-app-notes.darkbtn.disabled:hover:before,
.btn-app-notes.darkbtn[disabled].focus:before,
.btn-app-notes.darkbtn[disabled]:active:before,
.btn-app-notes.darkbtn[disabled]:focus:before,
.btn-app-notes.darkbtn[disabled]:hover:before,
.btn-data-sheet.darkbtn.disabled.focus:before,
.btn-data-sheet.darkbtn.disabled:active:before,
.btn-data-sheet.darkbtn.disabled:focus:before,
.btn-data-sheet.darkbtn.disabled:hover:before,
.btn-data-sheet.darkbtn[disabled].focus:before,
.btn-data-sheet.darkbtn[disabled]:active:before,
.btn-data-sheet.darkbtn[disabled]:focus:before,
.btn-data-sheet.darkbtn[disabled]:hover:before,
.btn-default.darkbtn.disabled.focus:before,
.btn-default.darkbtn.disabled:active:before,
.btn-default.darkbtn.disabled:focus:before,
.btn-default.darkbtn.disabled:hover:before,
.btn-default.darkbtn[disabled].focus:before,
.btn-default.darkbtn[disabled]:active:before,
.btn-default.darkbtn[disabled]:focus:before,
.btn-default.darkbtn[disabled]:hover:before,
.btn-white.darkbtn.disabled.focus:before,
.btn-white.darkbtn.disabled:active:before,
.btn-white.darkbtn.disabled:focus:before,
.btn-white.darkbtn.disabled:hover:before,
.btn-white.darkbtn[disabled].focus:before,
.btn-white.darkbtn[disabled]:active:before,
.btn-white.darkbtn[disabled]:focus:before,
.btn-white.darkbtn[disabled]:hover:before,
.dark .btn-app-notes.disabled.focus:before,
.dark .btn-app-notes.disabled:active:before,
.dark .btn-app-notes.disabled:focus:before,
.dark .btn-app-notes.disabled:hover:before,
.dark .btn-app-notes[disabled].focus:before,
.dark .btn-app-notes[disabled]:active:before,
.dark .btn-app-notes[disabled]:focus:before,
.dark .btn-app-notes[disabled]:hover:before,
.dark .btn-data-sheet.disabled.focus:before,
.dark .btn-data-sheet.disabled:active:before,
.dark .btn-data-sheet.disabled:focus:before,
.dark .btn-data-sheet.disabled:hover:before,
.dark .btn-data-sheet[disabled].focus:before,
.dark .btn-data-sheet[disabled]:active:before,
.dark .btn-data-sheet[disabled]:focus:before,
.dark .btn-data-sheet[disabled]:hover:before,
.dark .btn-default.disabled.focus:before,
.dark .btn-default.disabled:active:before,
.dark .btn-default.disabled:focus:before,
.dark .btn-default.disabled:hover:before,
.dark .btn-default[disabled].focus:before,
.dark .btn-default[disabled]:active:before,
.dark .btn-default[disabled]:focus:before,
.dark .btn-default[disabled]:hover:before,
.dark .btn-white.disabled.focus:before,
.dark .btn-white.disabled:active:before,
.dark .btn-white.disabled:focus:before,
.dark .btn-white.disabled:hover:before,
.dark .btn-white[disabled].focus:before,
.dark .btn-white[disabled]:active:before,
.dark .btn-white[disabled]:focus:before,
.dark .btn-white[disabled]:hover:before,
fieldset[disabled] .btn-app-notes.darkbtn.focus:before,
fieldset[disabled] .btn-app-notes.darkbtn:active:before,
fieldset[disabled] .btn-app-notes.darkbtn:focus:before,
fieldset[disabled] .btn-app-notes.darkbtn:hover:before,
fieldset[disabled] .btn-data-sheet.darkbtn.focus:before,
fieldset[disabled] .btn-data-sheet.darkbtn:active:before,
fieldset[disabled] .btn-data-sheet.darkbtn:focus:before,
fieldset[disabled] .btn-data-sheet.darkbtn:hover:before,
fieldset[disabled] .btn-default.darkbtn.focus:before,
fieldset[disabled] .btn-default.darkbtn:active:before,
fieldset[disabled] .btn-default.darkbtn:focus:before,
fieldset[disabled] .btn-default.darkbtn:hover:before,
fieldset[disabled] .btn-white.darkbtn.focus:before,
fieldset[disabled] .btn-white.darkbtn:active:before,
fieldset[disabled] .btn-white.darkbtn:focus:before,
fieldset[disabled] .btn-white.darkbtn:hover:before,
fieldset[disabled] .dark .btn-app-notes.focus:before,
fieldset[disabled] .dark .btn-app-notes:active:before,
fieldset[disabled] .dark .btn-app-notes:focus:before,
fieldset[disabled] .dark .btn-app-notes:hover:before,
fieldset[disabled] .dark .btn-data-sheet.focus:before,
fieldset[disabled] .dark .btn-data-sheet:active:before,
fieldset[disabled] .dark .btn-data-sheet:focus:before,
fieldset[disabled] .dark .btn-data-sheet:hover:before,
fieldset[disabled] .dark .btn-default.focus:before,
fieldset[disabled] .dark .btn-default:active:before,
fieldset[disabled] .dark .btn-default:focus:before,
fieldset[disabled] .dark .btn-default:hover:before,
fieldset[disabled] .dark .btn-white.focus:before,
fieldset[disabled] .dark .btn-white:active:before,
fieldset[disabled] .dark .btn-white:focus:before,
fieldset[disabled] .dark .btn-white:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.btn-aqua,
.btn-buy,
.btn-orange,
.btn-primary,
.btn-sample,
.jumpto ul li.jumpto-cta-container a.btn-primary {
    color: #fff;
    background-color: #ff7400;
    border-color: #ff7400;
}
.btn-aqua:before,
.btn-buy:before,
.btn-orange:before,
.btn-primary:before,
.btn-sample:before,
.jumpto ul li.jumpto-cta-container a.btn-primary:before {
    display: none;
}
.btn-aqua.focus,
.btn-aqua:focus,
.btn-buy.focus,
.btn-buy:focus,
.btn-orange.focus,
.btn-orange:focus,
.btn-primary.focus,
.btn-primary:focus,
.btn-sample.focus,
.btn-sample:focus,
.jumpto ul li.jumpto-cta-container a.btn-primary:focus,
.jumpto ul li.jumpto-cta-container a.focus.btn-primary {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.btn-aqua.focus:before,
.btn-aqua:focus:before,
.btn-buy.focus:before,
.btn-buy:focus:before,
.btn-orange.focus:before,
.btn-orange:focus:before,
.btn-primary.focus:before,
.btn-primary:focus:before,
.btn-sample.focus:before,
.btn-sample:focus:before,
.jumpto ul li.jumpto-cta-container a.btn-primary:focus:before,
.jumpto ul li.jumpto-cta-container a.focus.btn-primary:before {
    display: none;
}
.btn-aqua.hover,
.btn-aqua:hover,
.btn-buy.hover,
.btn-buy:hover,
.btn-orange.hover,
.btn-orange:hover,
.btn-primary.hover,
.btn-primary:hover,
.btn-sample.hover,
.btn-sample:hover,
.jumpto ul li.jumpto-cta-container a.btn-primary:hover,
.jumpto ul li.jumpto-cta-container a.hover.btn-primary {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.btn-aqua.hover:before,
.btn-aqua:hover:before,
.btn-buy.hover:before,
.btn-buy:hover:before,
.btn-orange.hover:before,
.btn-orange:hover:before,
.btn-primary.hover:before,
.btn-primary:hover:before,
.btn-sample.hover:before,
.btn-sample:hover:before,
.jumpto ul li.jumpto-cta-container a.btn-primary:hover:before,
.jumpto ul li.jumpto-cta-container a.hover.btn-primary:before {
    display: none;
}
.btn-aqua.active,
.btn-aqua.active.focus,
.btn-aqua.active:focus,
.btn-aqua.active:hover,
.btn-aqua:active,
.btn-aqua:active.focus,
.btn-aqua:active:focus,
.btn-aqua:active:hover,
.btn-buy.active,
.btn-buy.active.focus,
.btn-buy.active:focus,
.btn-buy.active:hover,
.btn-buy:active,
.btn-buy:active.focus,
.btn-buy:active:focus,
.btn-buy:active:hover,
.btn-orange.active,
.btn-orange.active.focus,
.btn-orange.active:focus,
.btn-orange.active:hover,
.btn-orange:active,
.btn-orange:active.focus,
.btn-orange:active:focus,
.btn-orange:active:hover,
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-sample.active,
.btn-sample.active.focus,
.btn-sample.active:focus,
.btn-sample.active:hover,
.btn-sample:active,
.btn-sample:active.focus,
.btn-sample:active:focus,
.btn-sample:active:hover,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-primary,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-primary:focus,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-primary:hover,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.focus.btn-primary,
.jumpto ul li.jumpto-cta-container a.active.btn-primary,
.jumpto ul li.jumpto-cta-container a.active.btn-primary:focus,
.jumpto ul li.jumpto-cta-container a.active.btn-primary:hover,
.jumpto ul li.jumpto-cta-container a.active.focus.btn-primary,
.jumpto ul li.jumpto-cta-container a.btn-primary:active,
.jumpto ul li.jumpto-cta-container a.btn-primary:active.focus,
.jumpto ul li.jumpto-cta-container a.btn-primary:active:focus,
.jumpto ul li.jumpto-cta-container a.btn-primary:active:hover,
.open > .btn-aqua.dropdown-toggle,
.open > .btn-aqua.dropdown-toggle.focus,
.open > .btn-aqua.dropdown-toggle:focus,
.open > .btn-aqua.dropdown-toggle:hover,
.open > .btn-buy.dropdown-toggle,
.open > .btn-buy.dropdown-toggle.focus,
.open > .btn-buy.dropdown-toggle:focus,
.open > .btn-buy.dropdown-toggle:hover,
.open > .btn-orange.dropdown-toggle,
.open > .btn-orange.dropdown-toggle.focus,
.open > .btn-orange.dropdown-toggle:focus,
.open > .btn-orange.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-sample.dropdown-toggle,
.open > .btn-sample.dropdown-toggle.focus,
.open > .btn-sample.dropdown-toggle:focus,
.open > .btn-sample.dropdown-toggle:hover {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.btn-aqua.active.focus:before,
.btn-aqua.active:focus:before,
.btn-aqua.active:hover:before,
.btn-aqua:active.focus:before,
.btn-aqua:active:focus:before,
.btn-aqua:active:hover:before,
.btn-buy.active.focus:before,
.btn-buy.active:focus:before,
.btn-buy.active:hover:before,
.btn-buy:active.focus:before,
.btn-buy:active:focus:before,
.btn-buy:active:hover:before,
.btn-orange.active.focus:before,
.btn-orange.active:focus:before,
.btn-orange.active:hover:before,
.btn-orange:active.focus:before,
.btn-orange:active:focus:before,
.btn-orange:active:hover:before,
.btn-primary.active.focus:before,
.btn-primary.active:focus:before,
.btn-primary.active:hover:before,
.btn-primary:active.focus:before,
.btn-primary:active:focus:before,
.btn-primary:active:hover:before,
.btn-sample.active.focus:before,
.btn-sample.active:focus:before,
.btn-sample.active:hover:before,
.btn-sample:active.focus:before,
.btn-sample:active:focus:before,
.btn-sample:active:hover:before,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-primary:focus:before,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-primary:hover:before,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.focus.btn-primary:before,
.jumpto ul li.jumpto-cta-container a.active.btn-primary:focus:before,
.jumpto ul li.jumpto-cta-container a.active.btn-primary:hover:before,
.jumpto ul li.jumpto-cta-container a.active.focus.btn-primary:before,
.jumpto ul li.jumpto-cta-container a.btn-primary:active.focus:before,
.jumpto ul li.jumpto-cta-container a.btn-primary:active:focus:before,
.jumpto ul li.jumpto-cta-container a.btn-primary:active:hover:before,
.open > .btn-aqua.dropdown-toggle.focus:before,
.open > .btn-aqua.dropdown-toggle:focus:before,
.open > .btn-aqua.dropdown-toggle:hover:before,
.open > .btn-buy.dropdown-toggle.focus:before,
.open > .btn-buy.dropdown-toggle:focus:before,
.open > .btn-buy.dropdown-toggle:hover:before,
.open > .btn-orange.dropdown-toggle.focus:before,
.open > .btn-orange.dropdown-toggle:focus:before,
.open > .btn-orange.dropdown-toggle:hover:before,
.open > .btn-primary.dropdown-toggle.focus:before,
.open > .btn-primary.dropdown-toggle:focus:before,
.open > .btn-primary.dropdown-toggle:hover:before,
.open > .btn-sample.dropdown-toggle.focus:before,
.open > .btn-sample.dropdown-toggle:focus:before,
.open > .btn-sample.dropdown-toggle:hover:before {
    display: none;
}
.btn-aqua.active,
.btn-aqua:active,
.btn-buy.active,
.btn-buy:active,
.btn-orange.active,
.btn-orange:active,
.btn-primary.active,
.btn-primary:active,
.btn-sample.active,
.btn-sample:active,
.jumpto ul li.jumpto-cta-container .open > a.dropdown-toggle.btn-primary,
.jumpto ul li.jumpto-cta-container a.active.btn-primary,
.jumpto ul li.jumpto-cta-container a.btn-primary:active,
.open > .btn-aqua.dropdown-toggle,
.open > .btn-buy.dropdown-toggle,
.open > .btn-orange.dropdown-toggle,
.open > .btn-primary.dropdown-toggle,
.open > .btn-sample.dropdown-toggle {
    background-image: none;
}
.btn-aqua.disabled,
.btn-aqua.disabled.focus,
.btn-aqua.disabled:focus,
.btn-aqua.disabled:hover,
.btn-aqua[disabled],
.btn-aqua[disabled].focus,
.btn-aqua[disabled]:focus,
.btn-aqua[disabled]:hover,
.btn-buy.disabled,
.btn-buy.disabled.focus,
.btn-buy.disabled:focus,
.btn-buy.disabled:hover,
.btn-buy[disabled],
.btn-buy[disabled].focus,
.btn-buy[disabled]:focus,
.btn-buy[disabled]:hover,
.btn-orange.disabled,
.btn-orange.disabled.focus,
.btn-orange.disabled:focus,
.btn-orange.disabled:hover,
.btn-orange[disabled],
.btn-orange[disabled].focus,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:hover,
.btn-primary.disabled,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.btn-sample.disabled,
.btn-sample.disabled.focus,
.btn-sample.disabled:focus,
.btn-sample.disabled:hover,
.btn-sample[disabled],
.btn-sample[disabled].focus,
.btn-sample[disabled]:focus,
.btn-sample[disabled]:hover,
.jumpto ul li.jumpto-cta-container a.btn-primary[disabled],
.jumpto ul li.jumpto-cta-container a.btn-primary[disabled].focus,
.jumpto ul li.jumpto-cta-container a.btn-primary[disabled]:focus,
.jumpto ul li.jumpto-cta-container a.btn-primary[disabled]:hover,
.jumpto ul li.jumpto-cta-container a.disabled.btn-primary,
.jumpto ul li.jumpto-cta-container a.disabled.btn-primary:focus,
.jumpto ul li.jumpto-cta-container a.disabled.btn-primary:hover,
.jumpto ul li.jumpto-cta-container a.disabled.focus.btn-primary,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-primary,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-primary:focus,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.btn-primary:hover,
.jumpto ul li.jumpto-cta-container fieldset[disabled] a.focus.btn-primary,
fieldset[disabled] .btn-aqua,
fieldset[disabled] .btn-aqua.focus,
fieldset[disabled] .btn-aqua:focus,
fieldset[disabled] .btn-aqua:hover,
fieldset[disabled] .btn-buy,
fieldset[disabled] .btn-buy.focus,
fieldset[disabled] .btn-buy:focus,
fieldset[disabled] .btn-buy:hover,
fieldset[disabled] .btn-orange,
fieldset[disabled] .btn-orange.focus,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-sample,
fieldset[disabled] .btn-sample.focus,
fieldset[disabled] .btn-sample:focus,
fieldset[disabled] .btn-sample:hover,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-primary,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-primary:focus,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.btn-primary:hover,
fieldset[disabled] .jumpto ul li.jumpto-cta-container a.focus.btn-primary {
    background-color: #f9b500;
    border-color: #f9b500;
}
.btn-aqua .badge,
.btn-buy .badge,
.btn-orange .badge,
.btn-primary .badge,
.btn-sample .badge,
.jumpto ul li.jumpto-cta-container a.btn-primary .badge {
    color: #ff7400;
    background-color: #fff;
}
.btn-download,
.btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-download:before,
.btn-secondary:before {
    display: none;
}
.btn-download.focus,
.btn-download:focus,
.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.btn-download.focus:before,
.btn-download:focus:before,
.btn-secondary.focus:before,
.btn-secondary:focus:before {
    display: none;
}
.btn-download.hover,
.btn-download:hover,
.btn-secondary.hover,
.btn-secondary:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.btn-download.hover:before,
.btn-download:hover:before,
.btn-secondary.hover:before,
.btn-secondary:hover:before {
    display: none;
}
.btn-download.active,
.btn-download:active,
.btn-secondary.active,
.btn-secondary:active,
.open > .btn-download.dropdown-toggle,
.open > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #686664;
    background-color: #000;
    border-color: #000;
}
.btn-download.active.focus,
.btn-download.active:focus,
.btn-download.active:hover,
.btn-download:active.focus,
.btn-download:active:focus,
.btn-download:active:hover,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open > .btn-download.dropdown-toggle.focus,
.open > .btn-download.dropdown-toggle:focus,
.open > .btn-download.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle.focus,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.btn-download.active.focus:before,
.btn-download.active:focus:before,
.btn-download.active:hover:before,
.btn-download:active.focus:before,
.btn-download:active:focus:before,
.btn-download:active:hover:before,
.btn-secondary.active.focus:before,
.btn-secondary.active:focus:before,
.btn-secondary.active:hover:before,
.btn-secondary:active.focus:before,
.btn-secondary:active:focus:before,
.btn-secondary:active:hover:before,
.open > .btn-download.dropdown-toggle.focus:before,
.open > .btn-download.dropdown-toggle:focus:before,
.open > .btn-download.dropdown-toggle:hover:before,
.open > .btn-secondary.dropdown-toggle.focus:before,
.open > .btn-secondary.dropdown-toggle:focus:before,
.open > .btn-secondary.dropdown-toggle:hover:before {
    display: none;
}
.btn-download.active,
.btn-download:active,
.btn-secondary.active,
.btn-secondary:active,
.open > .btn-download.dropdown-toggle,
.open > .btn-secondary.dropdown-toggle {
    background-image: none;
}
.btn-download.disabled,
.btn-download.disabled.focus,
.btn-download.disabled:focus,
.btn-download.disabled:hover,
.btn-download[disabled],
.btn-download[disabled].focus,
.btn-download[disabled]:focus,
.btn-download[disabled]:hover,
.btn-secondary.disabled,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-download,
fieldset[disabled] .btn-download.focus,
fieldset[disabled] .btn-download:focus,
fieldset[disabled] .btn-download:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    background-color: #686664;
    border-color: #686664;
}
.btn-download .badge,
.btn-secondary .badge {
    color: #000;
    background-color: #fff;
}
.btn-download.darkbtn,
.btn-secondary.darkbtn,
.dark .btn-download,
.dark .btn-secondary {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.btn-download.darkbtn:before,
.btn-secondary.darkbtn:before,
.dark .btn-download:before,
.dark .btn-secondary:before {
    display: none;
}
.btn-download.darkbtn.focus,
.btn-download.darkbtn:focus,
.btn-secondary.darkbtn.focus,
.btn-secondary.darkbtn:focus,
.dark .btn-download.focus,
.dark .btn-download:focus,
.dark .btn-secondary.focus,
.dark .btn-secondary:focus {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.btn-download.darkbtn.focus:before,
.btn-download.darkbtn:focus:before,
.btn-secondary.darkbtn.focus:before,
.btn-secondary.darkbtn:focus:before,
.dark .btn-download.focus:before,
.dark .btn-download:focus:before,
.dark .btn-secondary.focus:before,
.dark .btn-secondary:focus:before {
    display: none;
}
.btn-download.darkbtn.hover,
.btn-download.darkbtn:hover,
.btn-secondary.darkbtn.hover,
.btn-secondary.darkbtn:hover,
.dark .btn-download.hover,
.dark .btn-download:hover,
.dark .btn-secondary.hover,
.dark .btn-secondary:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.btn-download.darkbtn.hover:before,
.btn-download.darkbtn:hover:before,
.btn-secondary.darkbtn.hover:before,
.btn-secondary.darkbtn:hover:before,
.dark .btn-download.hover:before,
.dark .btn-download:hover:before,
.dark .btn-secondary.hover:before,
.dark .btn-secondary:hover:before {
    display: none;
}
.btn-download.darkbtn.active,
.btn-download.darkbtn.active.focus,
.btn-download.darkbtn.active:focus,
.btn-download.darkbtn.active:hover,
.btn-download.darkbtn:active,
.btn-download.darkbtn:active.focus,
.btn-download.darkbtn:active:focus,
.btn-download.darkbtn:active:hover,
.btn-secondary.darkbtn.active,
.btn-secondary.darkbtn.active.focus,
.btn-secondary.darkbtn.active:focus,
.btn-secondary.darkbtn.active:hover,
.btn-secondary.darkbtn:active,
.btn-secondary.darkbtn:active.focus,
.btn-secondary.darkbtn:active:focus,
.btn-secondary.darkbtn:active:hover,
.dark .btn-download.active,
.dark .btn-download.active.focus,
.dark .btn-download.active:focus,
.dark .btn-download.active:hover,
.dark .btn-download:active,
.dark .btn-download:active.focus,
.dark .btn-download:active:focus,
.dark .btn-download:active:hover,
.dark .btn-secondary.active,
.dark .btn-secondary.active.focus,
.dark .btn-secondary.active:focus,
.dark .btn-secondary.active:hover,
.dark .btn-secondary:active,
.dark .btn-secondary:active.focus,
.dark .btn-secondary:active:focus,
.dark .btn-secondary:active:hover,
.open > .btn-download.darkbtn.dropdown-toggle,
.open > .btn-download.darkbtn.dropdown-toggle.focus,
.open > .btn-download.darkbtn.dropdown-toggle:focus,
.open > .btn-download.darkbtn.dropdown-toggle:hover,
.open > .btn-secondary.darkbtn.dropdown-toggle,
.open > .btn-secondary.darkbtn.dropdown-toggle.focus,
.open > .btn-secondary.darkbtn.dropdown-toggle:focus,
.open > .btn-secondary.darkbtn.dropdown-toggle:hover,
.open > .dark .btn-download.dropdown-toggle,
.open > .dark .btn-download.dropdown-toggle.focus,
.open > .dark .btn-download.dropdown-toggle:focus,
.open > .dark .btn-download.dropdown-toggle:hover,
.open > .dark .btn-secondary.dropdown-toggle,
.open > .dark .btn-secondary.dropdown-toggle.focus,
.open > .dark .btn-secondary.dropdown-toggle:focus,
.open > .dark .btn-secondary.dropdown-toggle:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.btn-download.darkbtn.active.focus:before,
.btn-download.darkbtn.active:focus:before,
.btn-download.darkbtn.active:hover:before,
.btn-download.darkbtn:active.focus:before,
.btn-download.darkbtn:active:focus:before,
.btn-download.darkbtn:active:hover:before,
.btn-secondary.darkbtn.active.focus:before,
.btn-secondary.darkbtn.active:focus:before,
.btn-secondary.darkbtn.active:hover:before,
.btn-secondary.darkbtn:active.focus:before,
.btn-secondary.darkbtn:active:focus:before,
.btn-secondary.darkbtn:active:hover:before,
.dark .btn-download.active.focus:before,
.dark .btn-download.active:focus:before,
.dark .btn-download.active:hover:before,
.dark .btn-download:active.focus:before,
.dark .btn-download:active:focus:before,
.dark .btn-download:active:hover:before,
.dark .btn-secondary.active.focus:before,
.dark .btn-secondary.active:focus:before,
.dark .btn-secondary.active:hover:before,
.dark .btn-secondary:active.focus:before,
.dark .btn-secondary:active:focus:before,
.dark .btn-secondary:active:hover:before,
.open > .btn-download.darkbtn.dropdown-toggle.focus:before,
.open > .btn-download.darkbtn.dropdown-toggle:focus:before,
.open > .btn-download.darkbtn.dropdown-toggle:hover:before,
.open > .btn-secondary.darkbtn.dropdown-toggle.focus:before,
.open > .btn-secondary.darkbtn.dropdown-toggle:focus:before,
.open > .btn-secondary.darkbtn.dropdown-toggle:hover:before,
.open > .dark .btn-download.dropdown-toggle.focus:before,
.open > .dark .btn-download.dropdown-toggle:focus:before,
.open > .dark .btn-download.dropdown-toggle:hover:before,
.open > .dark .btn-secondary.dropdown-toggle.focus:before,
.open > .dark .btn-secondary.dropdown-toggle:focus:before,
.open > .dark .btn-secondary.dropdown-toggle:hover:before {
    display: none;
}
.btn-download.darkbtn.active,
.btn-download.darkbtn:active,
.btn-secondary.darkbtn.active,
.btn-secondary.darkbtn:active,
.dark .btn-download.active,
.dark .btn-download:active,
.dark .btn-secondary.active,
.dark .btn-secondary:active,
.open > .btn-download.darkbtn.dropdown-toggle,
.open > .btn-secondary.darkbtn.dropdown-toggle,
.open > .dark .btn-download.dropdown-toggle,
.open > .dark .btn-secondary.dropdown-toggle {
    background-image: none;
}
.btn-download.darkbtn.disabled,
.btn-download.darkbtn.disabled.focus,
.btn-download.darkbtn.disabled:focus,
.btn-download.darkbtn.disabled:hover,
.btn-download.darkbtn[disabled],
.btn-download.darkbtn[disabled].focus,
.btn-download.darkbtn[disabled]:focus,
.btn-download.darkbtn[disabled]:hover,
.btn-secondary.darkbtn.disabled,
.btn-secondary.darkbtn.disabled.focus,
.btn-secondary.darkbtn.disabled:focus,
.btn-secondary.darkbtn.disabled:hover,
.btn-secondary.darkbtn[disabled],
.btn-secondary.darkbtn[disabled].focus,
.btn-secondary.darkbtn[disabled]:focus,
.btn-secondary.darkbtn[disabled]:hover,
.dark .btn-download.disabled,
.dark .btn-download.disabled.focus,
.dark .btn-download.disabled:focus,
.dark .btn-download.disabled:hover,
.dark .btn-download[disabled],
.dark .btn-download[disabled].focus,
.dark .btn-download[disabled]:focus,
.dark .btn-download[disabled]:hover,
.dark .btn-secondary.disabled,
.dark .btn-secondary.disabled.focus,
.dark .btn-secondary.disabled:focus,
.dark .btn-secondary.disabled:hover,
.dark .btn-secondary[disabled],
.dark .btn-secondary[disabled].focus,
.dark .btn-secondary[disabled]:focus,
.dark .btn-secondary[disabled]:hover,
fieldset[disabled] .btn-download.darkbtn,
fieldset[disabled] .btn-download.darkbtn.focus,
fieldset[disabled] .btn-download.darkbtn:focus,
fieldset[disabled] .btn-download.darkbtn:hover,
fieldset[disabled] .btn-secondary.darkbtn,
fieldset[disabled] .btn-secondary.darkbtn.focus,
fieldset[disabled] .btn-secondary.darkbtn:focus,
fieldset[disabled] .btn-secondary.darkbtn:hover,
fieldset[disabled] .dark .btn-download,
fieldset[disabled] .dark .btn-download.focus,
fieldset[disabled] .dark .btn-download:focus,
fieldset[disabled] .dark .btn-download:hover,
fieldset[disabled] .dark .btn-secondary,
fieldset[disabled] .dark .btn-secondary.focus,
fieldset[disabled] .dark .btn-secondary:focus,
fieldset[disabled] .dark .btn-secondary:hover {
    background-color: #898683;
    border-color: #898683;
}
.btn-download.darkbtn .badge,
.btn-secondary.darkbtn .badge,
.dark .btn-download .badge,
.dark .btn-secondary .badge {
    color: #fff;
    background-color: #000;
}
.btn-tertiary {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.btn-tertiary.active,
.btn-tertiary.active.focus,
.btn-tertiary.active:focus,
.btn-tertiary.active:hover,
.btn-tertiary.focus,
.btn-tertiary.hover,
.btn-tertiary:active,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.open > .btn-tertiary.dropdown-toggle,
.open > .btn-tertiary.dropdown-toggle.focus,
.open > .btn-tertiary.dropdown-toggle:focus,
.open > .btn-tertiary.dropdown-toggle:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.btn-tertiary.active,
.btn-tertiary:active,
.open > .btn-tertiary.dropdown-toggle {
    background-image: none;
}
.btn-tertiary.disabled.focus,
.btn-tertiary.disabled:focus,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled].focus,
.btn-tertiary[disabled]:focus,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary.focus,
fieldset[disabled] .btn-tertiary:focus,
fieldset[disabled] .btn-tertiary:hover {
    background-color: #fff;
    border-color: #fff;
}
.btn-tertiary .badge {
    color: #fff;
    background-color: #000;
}
.btn-inverse {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.1);
    border-color: #fff;
}
.btn-inverse.active,
.btn-inverse.active.focus,
.btn-inverse.active:focus,
.btn-inverse.active:hover,
.btn-inverse.focus,
.btn-inverse.hover,
.btn-inverse:active,
.btn-inverse:active.focus,
.btn-inverse:active:focus,
.btn-inverse:active:hover,
.btn-inverse:focus,
.btn-inverse:hover,
.open > .btn-inverse.dropdown-toggle,
.open > .btn-inverse.dropdown-toggle.focus,
.open > .btn-inverse.dropdown-toggle:focus,
.open > .btn-inverse.dropdown-toggle:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.3);
}
.btn-inverse.active,
.btn-inverse:active,
.open > .btn-inverse.dropdown-toggle {
    background-image: none;
}
.btn-inverse.disabled.focus,
.btn-inverse.disabled:focus,
.btn-inverse.disabled:hover,
.btn-inverse[disabled].focus,
.btn-inverse[disabled]:focus,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse.focus,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse:hover {
    background-color: hsla(0, 0%, 100%, 0.1);
    border-color: #fff;
}
.btn-inverse .badge {
    color: hsla(0, 0%, 100%, 0.1);
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #55b555;
}
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success.hover,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover,
.open > .btn-success.dropdown-toggle,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #4cae4c;
    border-color: #49a749;
}
.btn-success.active,
.btn-success:active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #55b555;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #53bddc;
}
.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus,
.btn-info.hover,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:hover,
.open > .btn-info.dropdown-toggle,
.open > .btn-info.dropdown-toggle.focus,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #46b8da;
    border-color: #3db5d8;
}
.btn-info.active,
.btn-info:active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #53bddc;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #efa945;
}
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning.hover,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover,
.open > .btn-warning.dropdown-toggle,
.open > .btn-warning.dropdown-toggle.focus,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #eea236;
    border-color: #ed9e2d;
}
.btn-warning.active,
.btn-warning:active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #efa945;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-impact {
    position: relative;
    color: #000;
    border: none;
    background-color: transparent;
}
.btn-impact:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    padding: 2px;
    background: linear-gradient(90deg, #000 35%, #fca600 57%, #69ca00 83%, #0eafe0 95%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 100%;
}
.btn-impact.focus,
.btn-impact.hover,
.btn-impact:focus,
.btn-impact:hover {
    color: #000;
}
.btn-impact.focus:before,
.btn-impact.hover:before,
.btn-impact:focus:before,
.btn-impact:hover:before {
    background-position: 0;
    padding: 2px;
}
.btn-impact.active,
.btn-impact:active,
.open > .btn-impact.dropdown-toggle {
    background: #000;
    color: #fff;
}
.btn-impact.active:before,
.btn-impact:active:before,
.open > .btn-impact.dropdown-toggle:before {
    background-position: 0;
}
.btn-impact.active,
.btn-impact:active,
.open > .btn-impact.dropdown-toggle {
    background-image: none;
}
.btn-impact.disabled,
.btn-impact[disabled],
fieldset[disabled] .btn-impact {
    opacity: 0.7;
}
.btn-impact.disabled.focus,
.btn-impact.disabled:active,
.btn-impact.disabled:focus,
.btn-impact.disabled:hover,
.btn-impact[disabled].focus,
.btn-impact[disabled]:active,
.btn-impact[disabled]:focus,
.btn-impact[disabled]:hover,
fieldset[disabled] .btn-impact.focus,
fieldset[disabled] .btn-impact:active,
fieldset[disabled] .btn-impact:focus,
fieldset[disabled] .btn-impact:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.btn-impact.disabled.focus:before,
.btn-impact.disabled:active:before,
.btn-impact.disabled:focus:before,
.btn-impact.disabled:hover:before,
.btn-impact[disabled].focus:before,
.btn-impact[disabled]:active:before,
.btn-impact[disabled]:focus:before,
.btn-impact[disabled]:hover:before,
fieldset[disabled] .btn-impact.focus:before,
fieldset[disabled] .btn-impact:active:before,
fieldset[disabled] .btn-impact:focus:before,
fieldset[disabled] .btn-impact:hover:before {
    background: linear-gradient(90deg, #000 35%, #fca600 57%, #69ca00 83%, #0eafe0 95%);
    background-size: 250% auto;
    background-position: 100%;
}
.btn-impact.darkbtn,
.dark .btn-impact {
    position: relative;
    color: #fff;
    border: none;
    background-color: transparent;
}
.btn-impact.darkbtn:before,
.dark .btn-impact:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    padding: 2px;
    background: linear-gradient(90deg, #fff 35%, #fca600 57%, #69ca00 83%, #0eafe0 95%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 100%;
}
.btn-impact.darkbtn.focus,
.btn-impact.darkbtn.hover,
.btn-impact.darkbtn:focus,
.btn-impact.darkbtn:hover,
.dark .btn-impact.focus,
.dark .btn-impact.hover,
.dark .btn-impact:focus,
.dark .btn-impact:hover {
    color: #fff;
}
.btn-impact.darkbtn.focus:before,
.btn-impact.darkbtn.hover:before,
.btn-impact.darkbtn:focus:before,
.btn-impact.darkbtn:hover:before,
.dark .btn-impact.focus:before,
.dark .btn-impact.hover:before,
.dark .btn-impact:focus:before,
.dark .btn-impact:hover:before {
    background-position: 0;
    padding: 2px;
}
.btn-impact.darkbtn.active,
.btn-impact.darkbtn:active,
.dark .btn-impact.active,
.dark .btn-impact:active,
.open > .btn-impact.darkbtn.dropdown-toggle,
.open > .dark .btn-impact.dropdown-toggle {
    background: #fff;
    color: #000;
}
.btn-impact.darkbtn.active:before,
.btn-impact.darkbtn:active:before,
.dark .btn-impact.active:before,
.dark .btn-impact:active:before,
.open > .btn-impact.darkbtn.dropdown-toggle:before,
.open > .dark .btn-impact.dropdown-toggle:before {
    background-position: 0;
}
.btn-impact.darkbtn.active,
.btn-impact.darkbtn:active,
.dark .btn-impact.active,
.dark .btn-impact:active,
.open > .btn-impact.darkbtn.dropdown-toggle,
.open > .dark .btn-impact.dropdown-toggle {
    background-image: none;
}
.btn-impact.darkbtn.disabled,
.btn-impact.darkbtn[disabled],
.dark .btn-impact.disabled,
.dark .btn-impact[disabled],
fieldset[disabled] .btn-impact.darkbtn,
fieldset[disabled] .dark .btn-impact {
    opacity: 0.7;
}
.btn-impact.darkbtn.disabled.focus,
.btn-impact.darkbtn.disabled:active,
.btn-impact.darkbtn.disabled:focus,
.btn-impact.darkbtn.disabled:hover,
.btn-impact.darkbtn[disabled].focus,
.btn-impact.darkbtn[disabled]:active,
.btn-impact.darkbtn[disabled]:focus,
.btn-impact.darkbtn[disabled]:hover,
.dark .btn-impact.disabled.focus,
.dark .btn-impact.disabled:active,
.dark .btn-impact.disabled:focus,
.dark .btn-impact.disabled:hover,
.dark .btn-impact[disabled].focus,
.dark .btn-impact[disabled]:active,
.dark .btn-impact[disabled]:focus,
.dark .btn-impact[disabled]:hover,
fieldset[disabled] .btn-impact.darkbtn.focus,
fieldset[disabled] .btn-impact.darkbtn:active,
fieldset[disabled] .btn-impact.darkbtn:focus,
fieldset[disabled] .btn-impact.darkbtn:hover,
fieldset[disabled] .dark .btn-impact.focus,
fieldset[disabled] .dark .btn-impact:active,
fieldset[disabled] .dark .btn-impact:focus,
fieldset[disabled] .dark .btn-impact:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.btn-impact.darkbtn.disabled.focus:before,
.btn-impact.darkbtn.disabled:active:before,
.btn-impact.darkbtn.disabled:focus:before,
.btn-impact.darkbtn.disabled:hover:before,
.btn-impact.darkbtn[disabled].focus:before,
.btn-impact.darkbtn[disabled]:active:before,
.btn-impact.darkbtn[disabled]:focus:before,
.btn-impact.darkbtn[disabled]:hover:before,
.dark .btn-impact.disabled.focus:before,
.dark .btn-impact.disabled:active:before,
.dark .btn-impact.disabled:focus:before,
.dark .btn-impact.disabled:hover:before,
.dark .btn-impact[disabled].focus:before,
.dark .btn-impact[disabled]:active:before,
.dark .btn-impact[disabled]:focus:before,
.dark .btn-impact[disabled]:hover:before,
fieldset[disabled] .btn-impact.darkbtn.focus:before,
fieldset[disabled] .btn-impact.darkbtn:active:before,
fieldset[disabled] .btn-impact.darkbtn:focus:before,
fieldset[disabled] .btn-impact.darkbtn:hover:before,
fieldset[disabled] .dark .btn-impact.focus:before,
fieldset[disabled] .dark .btn-impact:active:before,
fieldset[disabled] .dark .btn-impact:focus:before,
fieldset[disabled] .dark .btn-impact:hover:before {
    background: linear-gradient(90deg, #fff 35%, #fca600 57%, #69ca00 83%, #0eafe0 95%);
    background-size: 250% auto;
    background-position: 100%;
}
.darkbtn.btn-impact:active i:before {
    color: #000;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d74b47;
}
.btn-danger.active,
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus,
.btn-danger.hover,
.btn-danger:active,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.btn-danger:hover,
.open > .btn-danger.dropdown-toggle,
.open > .btn-danger.dropdown-toggle.focus,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #d43f3a;
    border-color: #d33632;
}
.btn-danger.active,
.btn-danger:active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d74b47;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-group-sm > .btn-img.btn,
.btn-group-sm > .btn-img.download-details,
.btn-group-sm > .btn-img.nav-close,
.btn-img.btn-sm {
    padding: 8px 22px;
}
.btn-img:active,
.btn-img:active:hover,
.btn-img:focus,
.btn-img:focus-visible,
.btn-img:focus-visible:hover,
.btn-img:focus:hover {
    background-color: transparent !important;
}
.btn-img:active:hover:before,
.btn-img:focus-visible:hover:before,
.btn-img:focus:hover:before {
    display: block;
    z-index: 0;
}
.btn-blue,
.btn-exclusive-sample,
.btn-green,
.btn-request-sample {
    color: #fff;
    background-color: #008a00;
    border-color: #008a00;
}
.btn-blue:before,
.btn-exclusive-sample:before,
.btn-green:before,
.btn-request-sample:before {
    display: none;
}
.btn-blue.focus,
.btn-blue:focus,
.btn-exclusive-sample.focus,
.btn-exclusive-sample:focus,
.btn-green.focus,
.btn-green:focus,
.btn-request-sample.focus,
.btn-request-sample:focus {
    color: #fff;
    background-color: #005700;
    border-color: #005700;
}
.btn-blue.focus:before,
.btn-blue:focus:before,
.btn-exclusive-sample.focus:before,
.btn-exclusive-sample:focus:before,
.btn-green.focus:before,
.btn-green:focus:before,
.btn-request-sample.focus:before,
.btn-request-sample:focus:before {
    display: none;
}
.btn-blue.hover,
.btn-blue:hover,
.btn-exclusive-sample.hover,
.btn-exclusive-sample:hover,
.btn-green.hover,
.btn-green:hover,
.btn-request-sample.hover,
.btn-request-sample:hover {
    color: #fff;
    background-color: #005700;
    border-color: #005700;
}
.btn-blue.hover:before,
.btn-blue:hover:before,
.btn-exclusive-sample.hover:before,
.btn-exclusive-sample:hover:before,
.btn-green.hover:before,
.btn-green:hover:before,
.btn-request-sample.hover:before,
.btn-request-sample:hover:before {
    display: none;
}
.btn-blue.active,
.btn-blue.active.focus,
.btn-blue.active:focus,
.btn-blue.active:hover,
.btn-blue:active,
.btn-blue:active.focus,
.btn-blue:active:focus,
.btn-blue:active:hover,
.btn-exclusive-sample.active,
.btn-exclusive-sample.active.focus,
.btn-exclusive-sample.active:focus,
.btn-exclusive-sample.active:hover,
.btn-exclusive-sample:active,
.btn-exclusive-sample:active.focus,
.btn-exclusive-sample:active:focus,
.btn-exclusive-sample:active:hover,
.btn-green.active,
.btn-green.active.focus,
.btn-green.active:focus,
.btn-green.active:hover,
.btn-green:active,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:active:hover,
.btn-request-sample.active,
.btn-request-sample.active.focus,
.btn-request-sample.active:focus,
.btn-request-sample.active:hover,
.btn-request-sample:active,
.btn-request-sample:active.focus,
.btn-request-sample:active:focus,
.btn-request-sample:active:hover,
.open > .btn-blue.dropdown-toggle,
.open > .btn-blue.dropdown-toggle.focus,
.open > .btn-blue.dropdown-toggle:focus,
.open > .btn-blue.dropdown-toggle:hover,
.open > .btn-exclusive-sample.dropdown-toggle,
.open > .btn-exclusive-sample.dropdown-toggle.focus,
.open > .btn-exclusive-sample.dropdown-toggle:focus,
.open > .btn-exclusive-sample.dropdown-toggle:hover,
.open > .btn-green.dropdown-toggle,
.open > .btn-green.dropdown-toggle.focus,
.open > .btn-green.dropdown-toggle:focus,
.open > .btn-green.dropdown-toggle:hover,
.open > .btn-request-sample.dropdown-toggle,
.open > .btn-request-sample.dropdown-toggle.focus,
.open > .btn-request-sample.dropdown-toggle:focus,
.open > .btn-request-sample.dropdown-toggle:hover {
    color: #fff;
    background-color: #005700;
    border-color: #005700;
}
.btn-blue.active.focus:before,
.btn-blue.active:focus:before,
.btn-blue.active:hover:before,
.btn-blue:active.focus:before,
.btn-blue:active:focus:before,
.btn-blue:active:hover:before,
.btn-exclusive-sample.active.focus:before,
.btn-exclusive-sample.active:focus:before,
.btn-exclusive-sample.active:hover:before,
.btn-exclusive-sample:active.focus:before,
.btn-exclusive-sample:active:focus:before,
.btn-exclusive-sample:active:hover:before,
.btn-green.active.focus:before,
.btn-green.active:focus:before,
.btn-green.active:hover:before,
.btn-green:active.focus:before,
.btn-green:active:focus:before,
.btn-green:active:hover:before,
.btn-request-sample.active.focus:before,
.btn-request-sample.active:focus:before,
.btn-request-sample.active:hover:before,
.btn-request-sample:active.focus:before,
.btn-request-sample:active:focus:before,
.btn-request-sample:active:hover:before,
.open > .btn-blue.dropdown-toggle.focus:before,
.open > .btn-blue.dropdown-toggle:focus:before,
.open > .btn-blue.dropdown-toggle:hover:before,
.open > .btn-exclusive-sample.dropdown-toggle.focus:before,
.open > .btn-exclusive-sample.dropdown-toggle:focus:before,
.open > .btn-exclusive-sample.dropdown-toggle:hover:before,
.open > .btn-green.dropdown-toggle.focus:before,
.open > .btn-green.dropdown-toggle:focus:before,
.open > .btn-green.dropdown-toggle:hover:before,
.open > .btn-request-sample.dropdown-toggle.focus:before,
.open > .btn-request-sample.dropdown-toggle:focus:before,
.open > .btn-request-sample.dropdown-toggle:hover:before {
    display: none;
}
.btn-blue.active,
.btn-blue:active,
.btn-exclusive-sample.active,
.btn-exclusive-sample:active,
.btn-green.active,
.btn-green:active,
.btn-request-sample.active,
.btn-request-sample:active,
.open > .btn-blue.dropdown-toggle,
.open > .btn-exclusive-sample.dropdown-toggle,
.open > .btn-green.dropdown-toggle,
.open > .btn-request-sample.dropdown-toggle {
    background-image: none;
}
.btn-blue.disabled,
.btn-blue.disabled.focus,
.btn-blue.disabled:focus,
.btn-blue.disabled:hover,
.btn-blue[disabled],
.btn-blue[disabled].focus,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:hover,
.btn-exclusive-sample.disabled,
.btn-exclusive-sample.disabled.focus,
.btn-exclusive-sample.disabled:focus,
.btn-exclusive-sample.disabled:hover,
.btn-exclusive-sample[disabled],
.btn-exclusive-sample[disabled].focus,
.btn-exclusive-sample[disabled]:focus,
.btn-exclusive-sample[disabled]:hover,
.btn-green.disabled,
.btn-green.disabled.focus,
.btn-green.disabled:focus,
.btn-green.disabled:hover,
.btn-green[disabled],
.btn-green[disabled].focus,
.btn-green[disabled]:focus,
.btn-green[disabled]:hover,
.btn-request-sample.disabled,
.btn-request-sample.disabled.focus,
.btn-request-sample.disabled:focus,
.btn-request-sample.disabled:hover,
.btn-request-sample[disabled],
.btn-request-sample[disabled].focus,
.btn-request-sample[disabled]:focus,
.btn-request-sample[disabled]:hover,
fieldset[disabled] .btn-blue,
fieldset[disabled] .btn-blue.focus,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:hover,
fieldset[disabled] .btn-exclusive-sample,
fieldset[disabled] .btn-exclusive-sample.focus,
fieldset[disabled] .btn-exclusive-sample:focus,
fieldset[disabled] .btn-exclusive-sample:hover,
fieldset[disabled] .btn-green,
fieldset[disabled] .btn-green.focus,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green:hover,
fieldset[disabled] .btn-request-sample,
fieldset[disabled] .btn-request-sample.focus,
fieldset[disabled] .btn-request-sample:focus,
fieldset[disabled] .btn-request-sample:hover {
    background-color: #98db00;
    border-color: #98db00;
}
.btn-blue .badge,
.btn-exclusive-sample .badge,
.btn-green .badge,
.btn-request-sample .badge {
    color: #008a00;
    background-color: #fff;
}
.btn.nxp-green,
.nxp-green.download-details,
.nxp-green.nav-close {
    color: #fff;
    background-color: #008a00;
    border-color: #008a00;
}
.btn.nxp-green:before,
.nxp-green.download-details:before,
.nxp-green.nav-close:before {
    display: none;
}
.btn.nxp-green.focus,
.btn.nxp-green:focus,
.nxp-green.download-details:focus,
.nxp-green.focus.download-details,
.nxp-green.focus.nav-close,
.nxp-green.nav-close:focus {
    color: #fff;
    background-color: #005700;
    border-color: #005700;
}
.btn.nxp-green.focus:before,
.btn.nxp-green:focus:before,
.nxp-green.download-details:focus:before,
.nxp-green.focus.download-details:before,
.nxp-green.focus.nav-close:before,
.nxp-green.nav-close:focus:before {
    display: none;
}
.btn.nxp-green.hover,
.btn.nxp-green:hover,
.nxp-green.download-details:hover,
.nxp-green.hover.download-details,
.nxp-green.hover.nav-close,
.nxp-green.nav-close:hover {
    color: #fff;
    background-color: #005700;
    border-color: #005700;
}
.btn.nxp-green.hover:before,
.btn.nxp-green:hover:before,
.nxp-green.download-details:hover:before,
.nxp-green.hover.download-details:before,
.nxp-green.hover.nav-close:before,
.nxp-green.nav-close:hover:before {
    display: none;
}
.btn.nxp-green.active,
.btn.nxp-green.active.focus,
.btn.nxp-green.active:focus,
.btn.nxp-green.active:hover,
.btn.nxp-green:active,
.btn.nxp-green:active.focus,
.btn.nxp-green:active:focus,
.btn.nxp-green:active:hover,
.nxp-green.active.download-details,
.nxp-green.active.download-details:focus,
.nxp-green.active.download-details:hover,
.nxp-green.active.focus.download-details,
.nxp-green.active.focus.nav-close,
.nxp-green.active.nav-close,
.nxp-green.active.nav-close:focus,
.nxp-green.active.nav-close:hover,
.nxp-green.download-details:active,
.nxp-green.download-details:active.focus,
.nxp-green.download-details:active:focus,
.nxp-green.download-details:active:hover,
.nxp-green.nav-close:active,
.nxp-green.nav-close:active.focus,
.nxp-green.nav-close:active:focus,
.nxp-green.nav-close:active:hover,
.open > .btn.nxp-green.dropdown-toggle,
.open > .btn.nxp-green.dropdown-toggle.focus,
.open > .btn.nxp-green.dropdown-toggle:focus,
.open > .btn.nxp-green.dropdown-toggle:hover,
.open > .nxp-green.dropdown-toggle.download-details,
.open > .nxp-green.dropdown-toggle.download-details:focus,
.open > .nxp-green.dropdown-toggle.download-details:hover,
.open > .nxp-green.dropdown-toggle.focus.download-details,
.open > .nxp-green.dropdown-toggle.focus.nav-close,
.open > .nxp-green.dropdown-toggle.nav-close,
.open > .nxp-green.dropdown-toggle.nav-close:focus,
.open > .nxp-green.dropdown-toggle.nav-close:hover {
    color: #fff;
    background-color: #005700;
    border-color: #005700;
}
.btn.nxp-green.active.focus:before,
.btn.nxp-green.active:focus:before,
.btn.nxp-green.active:hover:before,
.btn.nxp-green:active.focus:before,
.btn.nxp-green:active:focus:before,
.btn.nxp-green:active:hover:before,
.nxp-green.active.download-details:focus:before,
.nxp-green.active.download-details:hover:before,
.nxp-green.active.focus.download-details:before,
.nxp-green.active.focus.nav-close:before,
.nxp-green.active.nav-close:focus:before,
.nxp-green.active.nav-close:hover:before,
.nxp-green.download-details:active.focus:before,
.nxp-green.download-details:active:focus:before,
.nxp-green.download-details:active:hover:before,
.nxp-green.nav-close:active.focus:before,
.nxp-green.nav-close:active:focus:before,
.nxp-green.nav-close:active:hover:before,
.open > .btn.nxp-green.dropdown-toggle.focus:before,
.open > .btn.nxp-green.dropdown-toggle:focus:before,
.open > .btn.nxp-green.dropdown-toggle:hover:before,
.open > .nxp-green.dropdown-toggle.download-details:focus:before,
.open > .nxp-green.dropdown-toggle.download-details:hover:before,
.open > .nxp-green.dropdown-toggle.focus.download-details:before,
.open > .nxp-green.dropdown-toggle.focus.nav-close:before,
.open > .nxp-green.dropdown-toggle.nav-close:focus:before,
.open > .nxp-green.dropdown-toggle.nav-close:hover:before {
    display: none;
}
.btn.nxp-green.active,
.btn.nxp-green:active,
.nxp-green.active.download-details,
.nxp-green.active.nav-close,
.nxp-green.download-details:active,
.nxp-green.nav-close:active,
.open > .btn.nxp-green.dropdown-toggle,
.open > .nxp-green.dropdown-toggle.download-details,
.open > .nxp-green.dropdown-toggle.nav-close {
    background-image: none;
}
.btn.nxp-green.disabled,
.btn.nxp-green.disabled.focus,
.btn.nxp-green.disabled:focus,
.btn.nxp-green.disabled:hover,
.btn.nxp-green[disabled],
.btn.nxp-green[disabled].focus,
.btn.nxp-green[disabled]:focus,
.btn.nxp-green[disabled]:hover,
.nxp-green.disabled.download-details,
.nxp-green.disabled.download-details:focus,
.nxp-green.disabled.download-details:hover,
.nxp-green.disabled.focus.download-details,
.nxp-green.disabled.focus.nav-close,
.nxp-green.disabled.nav-close,
.nxp-green.disabled.nav-close:focus,
.nxp-green.disabled.nav-close:hover,
.nxp-green.download-details[disabled],
.nxp-green.download-details[disabled].focus,
.nxp-green.download-details[disabled]:focus,
.nxp-green.download-details[disabled]:hover,
.nxp-green.nav-close[disabled],
.nxp-green.nav-close[disabled].focus,
.nxp-green.nav-close[disabled]:focus,
.nxp-green.nav-close[disabled]:hover,
fieldset[disabled] .btn.nxp-green,
fieldset[disabled] .btn.nxp-green.focus,
fieldset[disabled] .btn.nxp-green:focus,
fieldset[disabled] .btn.nxp-green:hover,
fieldset[disabled] .nxp-green.download-details,
fieldset[disabled] .nxp-green.download-details:focus,
fieldset[disabled] .nxp-green.download-details:hover,
fieldset[disabled] .nxp-green.focus.download-details,
fieldset[disabled] .nxp-green.focus.nav-close,
fieldset[disabled] .nxp-green.nav-close,
fieldset[disabled] .nxp-green.nav-close:focus,
fieldset[disabled] .nxp-green.nav-close:hover {
    background-color: #98db00;
    border-color: #98db00;
}
.btn.nxp-green .badge,
.nxp-green.download-details .badge,
.nxp-green.nav-close .badge {
    color: #008a00;
    background-color: #fff;
}
.btn-petrol-blue {
    color: #fff;
    background-color: #007088;
    border-color: #007088;
}
.btn-petrol-blue.active,
.btn-petrol-blue.active.focus,
.btn-petrol-blue.active:focus,
.btn-petrol-blue.active:hover,
.btn-petrol-blue.focus,
.btn-petrol-blue.hover,
.btn-petrol-blue:active,
.btn-petrol-blue:active.focus,
.btn-petrol-blue:active:focus,
.btn-petrol-blue:active:hover,
.btn-petrol-blue:focus,
.btn-petrol-blue:hover,
.open > .btn-petrol-blue.dropdown-toggle,
.open > .btn-petrol-blue.dropdown-toggle.focus,
.open > .btn-petrol-blue.dropdown-toggle:focus,
.open > .btn-petrol-blue.dropdown-toggle:hover {
    color: #fff;
    background-color: #005b6f;
    border-color: #005b6f;
}
.btn-petrol-blue.active,
.btn-petrol-blue:active,
.open > .btn-petrol-blue.dropdown-toggle {
    background-image: none;
}
.btn-petrol-blue.disabled.focus,
.btn-petrol-blue.disabled:focus,
.btn-petrol-blue.disabled:hover,
.btn-petrol-blue[disabled].focus,
.btn-petrol-blue[disabled]:focus,
.btn-petrol-blue[disabled]:hover,
fieldset[disabled] .btn-petrol-blue.focus,
fieldset[disabled] .btn-petrol-blue:focus,
fieldset[disabled] .btn-petrol-blue:hover {
    background-color: #007088;
    border-color: #007088;
}
.btn-petrol-blue .badge {
    color: #007088;
    background-color: #fff;
}
.btn-icon-link,
.btn-link,
.download-details {
    color: #215bd6;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.3;
}
.active.download-details,
.btn-icon-link,
.btn-icon-link.active,
.btn-icon-link:active,
.btn-icon-link[disabled],
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
.download-details,
.download-details:active,
.download-details[disabled],
fieldset[disabled] .btn-icon-link,
fieldset[disabled] .btn-link,
fieldset[disabled] .download-details {
    background-color: transparent;
    box-shadow: none;
}
.btn-icon-link,
.btn-icon-link:active,
.btn-icon-link:focus,
.btn-icon-link:hover,
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.download-details,
.download-details:active,
.download-details:focus,
.download-details:hover {
    border-color: transparent;
}
.btn-icon-link.hover,
.btn-icon-link:focus,
.btn-icon-link:hover,
.btn-link.hover,
.btn-link:focus,
.btn-link:hover,
.download-details:focus,
.download-details:hover,
.hover.download-details {
    color: #215bd6;
    text-decoration: underline;
    background-color: transparent;
}
.btn-icon-link[disabled],
.btn-link[disabled],
.download-details[disabled],
fieldset[disabled] .btn-icon-link,
fieldset[disabled] .btn-link,
fieldset[disabled] .download-details {
    color: #3ecafb;
}
.btn-icon-link[disabled]:focus,
.btn-icon-link[disabled]:hover,
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
.download-details[disabled]:focus,
.download-details[disabled]:hover,
fieldset[disabled] .btn-icon-link:focus,
fieldset[disabled] .btn-icon-link:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .download-details:focus,
fieldset[disabled] .download-details:hover {
    color: #3ecafb;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-group-lg > .download-details,
.btn-group-lg > .nav-close,
.btn-lg {
    padding: 14px 18px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 100px;
}
.btn-group-sm > .btn,
.btn-group-sm > .download-details,
.btn-group-sm > .nav-close,
.btn-sm {
    padding: 8px 12px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 100px;
}
.btn-group-xs > .btn,
.btn-group-xs > .download-details,
.btn-group-xs > .nav-close,
.btn-xs {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 100px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.btn-white-transparent {
    color: #fff;
    background-color: hsla(0, 0%, 100%, 0.15);
    border-color: #fff;
}
.btn-white-transparent.active,
.btn-white-transparent.active.focus,
.btn-white-transparent.active:focus,
.btn-white-transparent.active:hover,
.btn-white-transparent.focus,
.btn-white-transparent.hover,
.btn-white-transparent:active,
.btn-white-transparent:active.focus,
.btn-white-transparent:active:focus,
.btn-white-transparent:active:hover,
.btn-white-transparent:focus,
.btn-white-transparent:hover,
.open > .btn-white-transparent.dropdown-toggle,
.open > .btn-white-transparent.dropdown-toggle.focus,
.open > .btn-white-transparent.dropdown-toggle:focus,
.open > .btn-white-transparent.dropdown-toggle:hover {
    color: #fff;
    background-color: hsla(0, 0%, 94.9%, 0.15);
    border-color: #f2f2f2;
}
.btn-white-transparent.active,
.btn-white-transparent:active,
.open > .btn-white-transparent.dropdown-toggle {
    background-image: none;
}
.btn-white-transparent.disabled.focus,
.btn-white-transparent.disabled:focus,
.btn-white-transparent.disabled:hover,
.btn-white-transparent[disabled].focus,
.btn-white-transparent[disabled]:focus,
.btn-white-transparent[disabled]:hover,
fieldset[disabled] .btn-white-transparent.focus,
fieldset[disabled] .btn-white-transparent:focus,
fieldset[disabled] .btn-white-transparent:hover {
    background-color: hsla(0, 0%, 100%, 0.15);
    border-color: #fff;
}
.btn-white-transparent .badge {
    color: hsla(0, 0%, 100%, 0.15);
    background-color: #fff;
}
.btn-white-transparent:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
}
.btn-absolute-left-top {
    position: absolute;
    left: 0;
    top: 0;
}
.btn-absolute-left-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
}
.btn-absolute-right-top {
    position: absolute;
    right: 0;
    top: 0;
}
.btn-absolute-right-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
}
.btn-absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.btn-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 205px;
    -moz-column-width: 205px;
    columns: 205px 3;
    max-width: 100%;
}
.btn-list > .btn,
.btn-list > .download-details,
.btn-list > .nav-close {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.btn-list-outer {
    padding-top: 30px;
    padding-bottom: 30px;
}
.btn-list > .btn,
.btn-list > .download-details,
.btn-list > .nav-close {
    position: relative;
    float: none;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding: 10px 16px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 100px;
    margin-bottom: 15px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-align: left;
    box-shadow: none;
}
.btn-list > .btn a,
.btn-list > .download-details a,
.btn-list > .nav-close a {
    color: #000;
}
.btn-list > .btn svg path,
.btn-list > .download-details svg path,
.btn-list > .nav-close svg path {
    fill: #000;
}
.btn-list > .active.download-details,
.btn-list > .active.nav-close,
.btn-list > .btn.active,
.btn-list > .btn.focus,
.btn-list > .btn:active,
.btn-list > .btn:focus,
.btn-list > .download-details:active,
.btn-list > .download-details:focus,
.btn-list > .focus.download-details,
.btn-list > .focus.nav-close,
.btn-list > .nav-close:active,
.btn-list > .nav-close:focus {
    outline: 0;
}
.btn-list > .active.download-details:hover a,
.btn-list > .active.nav-close:hover a,
.btn-list > .btn.active:hover a,
.btn-list > .btn.focus:hover a,
.btn-list > .btn:active:hover a,
.btn-list > .btn:focus:hover a,
.btn-list > .download-details:active:hover a,
.btn-list > .download-details:focus:hover a,
.btn-list > .focus.download-details:hover a,
.btn-list > .focus.nav-close:hover a,
.btn-list > .nav-close:active:hover a,
.btn-list > .nav-close:focus:hover a {
    color: #fff;
}
.btn-list > .active.download-details:hover svg path,
.btn-list > .active.nav-close:hover svg path,
.btn-list > .btn.active:hover svg path,
.btn-list > .btn.focus:hover svg path,
.btn-list > .btn:active:hover svg path,
.btn-list > .btn:focus:hover svg path,
.btn-list > .download-details:active:hover svg path,
.btn-list > .download-details:focus:hover svg path,
.btn-list > .focus.download-details:hover svg path,
.btn-list > .focus.nav-close:hover svg path,
.btn-list > .nav-close:active:hover svg path,
.btn-list > .nav-close:focus:hover svg path {
    fill: #fff;
}
.btn-list > .active.download-details a,
.btn-list > .active.nav-close a,
.btn-list > .btn.active a,
.btn-list > .btn.focus a,
.btn-list > .btn:active a,
.btn-list > .btn:focus a,
.btn-list > .download-details:active a,
.btn-list > .download-details:focus a,
.btn-list > .focus.download-details a,
.btn-list > .focus.nav-close a,
.btn-list > .nav-close:active a,
.btn-list > .nav-close:focus a {
    color: #fff;
}
.btn-list > .active.download-details svg path,
.btn-list > .active.nav-close svg path,
.btn-list > .btn.active svg path,
.btn-list > .btn.focus svg path,
.btn-list > .btn:active svg path,
.btn-list > .btn:focus svg path,
.btn-list > .download-details:active svg path,
.btn-list > .download-details:focus svg path,
.btn-list > .focus.download-details svg path,
.btn-list > .focus.nav-close svg path,
.btn-list > .nav-close:active svg path,
.btn-list > .nav-close:focus svg path {
    fill: #fff;
}
.btn-list > .btn input[type="radio"],
.btn-list > .download-details input[type="radio"],
.btn-list > .nav-close input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.btn-list > .btn .btn-icon,
.btn-list > .download-details .btn-icon,
.btn-list > .nav-close .btn-icon {
    max-width: 50px;
}
.btn-list > .btn img,
.btn-list > .download-details img,
.btn-list > .nav-close img {
    max-height: 24px;
    margin-right: 8px;
}
.btn-list > .btn svg,
.btn-list > .download-details svg,
.btn-list > .nav-close svg {
    display: block;
    height: 24px;
    margin-right: 8px;
    fill: currentColor;
}
.btn-list > .btn svg .st0,
.btn-list > .btn svg [fill],
.btn-list > .download-details svg .st0,
.btn-list > .download-details svg [fill],
.btn-list > .nav-close svg .st0,
.btn-list > .nav-close svg [fill] {
    fill: currentColor;
}
.btn-list > .btn span[class*="icon-"],
.btn-list > .download-details span[class*="icon-"],
.btn-list > .nav-close span[class*="icon-"] {
    font-size: 24px;
    margin-right: 8px;
}
.btn-list > .btn .btn-label,
.btn-list > .download-details .btn-label,
.btn-list > .nav-close .btn-label {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-list-lg > .btn,
.btn-list-lg > .download-details,
.btn-list-lg > .nav-close {
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 100px;
}
.btn-list-lg > .btn img,
.btn-list-lg > .download-details img,
.btn-list-lg > .nav-close img {
    max-height: 24px;
    margin-right: 10px;
}
.btn-list-lg > .btn span[class*="icon-"],
.btn-list-lg > .download-details span[class*="icon-"],
.btn-list-lg > .nav-close span[class*="icon-"] {
    font-size: 24px;
    margin-right: 10px;
}
.btn-list-sm > .btn,
.btn-list-sm > .download-details,
.btn-list-sm > .nav-close {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 100px;
    font-family: Poppins, sans-serif;
}
.btn-list-sm span[class*="icon-"] {
    font-size: 24px;
    margin-right: 5px;
}
.btn-nav {
    padding-top: 3em;
    padding-bottom: 3em;
}
.btn-nav-list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: -15px -15px 0;
}
.btn-nav-list.aligned-left .btn-nav-item {
    padding: 15px 0;
}
.btn-nav-list > li {
    padding-left: 0;
}
.btn-nav-list:hover {
    color: #686664;
}
.btn-nav-list > li {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .btn-nav-list > li {
        width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (min-width: 992px) {
    .btn-nav-list > li {
        width: 33.3333333333%;
    }
}
.btn-nav-item {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.btn-nav-item:hover {
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .btn-nav-item {
        padding: 15px 30px;
    }
}
.btn-nav-item svg {
    width: 32px;
    height: 32px;
    margin-right: 15px;
    fill: #000;
    transition: inherit;
}
.btn-nav-list:hover .btn-nav-item {
    color: #686664;
}
.btn-nav-list:hover .btn-nav-item svg {
    fill: #686664;
}
.btn-nav-list:hover .btn-nav-item:hover {
    color: #000;
    text-decoration: none;
}
.btn-nav-list:hover .btn-nav-item:hover svg {
    fill: #000;
}
.btn-nav-item span[class*="icon-"] {
    margin-right: 15px;
    font-size: 32px;
}
.scroll-up-button {
    height: 49px;
    position: fixed;
    bottom: 50px;
    width: 49px;
    cursor: pointer;
    opacity: 1;
    right: 25px;
    z-index: 998;
}
.scroll-up-button button {
    color: #000;
    background-color: #fff;
    font-size: 0;
    color: transparent;
    max-width: 50px;
    border: 2px solid #000;
    width: 49px;
    height: 49px;
    font-family: Poppins, sans-serif;
    letter-spacing: 0.5px;
}
.open > .scroll-up-button button.dropdown-toggle,
.open > .scroll-up-button button.dropdown-toggle.focus,
.open > .scroll-up-button button.dropdown-toggle:focus,
.open > .scroll-up-button button.dropdown-toggle:hover,
.scroll-up-button button.active,
.scroll-up-button button.active.focus,
.scroll-up-button button.active:focus,
.scroll-up-button button.active:hover,
.scroll-up-button button.focus,
.scroll-up-button button.hover,
.scroll-up-button button:active,
.scroll-up-button button:active.focus,
.scroll-up-button button:active:focus,
.scroll-up-button button:active:hover,
.scroll-up-button button:focus,
.scroll-up-button button:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.open > .scroll-up-button button.dropdown-toggle,
.scroll-up-button button.active,
.scroll-up-button button:active {
    background-image: none;
}
.scroll-up-button button.disabled.focus,
.scroll-up-button button.disabled:focus,
.scroll-up-button button.disabled:hover,
.scroll-up-button button[disabled].focus,
.scroll-up-button button[disabled]:focus,
.scroll-up-button button[disabled]:hover,
fieldset[disabled] .scroll-up-button button.focus,
fieldset[disabled] .scroll-up-button button:focus,
fieldset[disabled] .scroll-up-button button:hover {
    background-color: #fff;
    border-color: #fff;
}
.scroll-up-button button .badge {
    color: #fff;
    background-color: #000;
}
.scroll-up-button span {
    font-weight: 700;
    font-size: 18px;
    padding: 0;
    color: #000;
    position: relative;
    left: -3px;
}
@media only screen and (max-width: 768px) {
    .scroll-up-button {
        display: none;
    }
}
.btn-toggle {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
    border: 1px solid #d8dade;
    border-radius: 14px;
}
.btn-toggle .slider {
    display: inline-block !important;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 50%;
    border-radius: 34px;
    margin: 2px;
}
.btn-toggle .slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 2px;
    bottom: 2px;
    background-color: #606770;
    transition: 0.4s;
    border-radius: 50%;
}
.btn-toggle input {
    opacity: 0;
    width: 0;
    height: 0;
}
.btn-toggle input:checked + .slider:before {
    background: #3578e5;
}
.btn-toggle input:checked + .slider {
    background-color: #d8e4fa;
}
.btn-toggle input:focus + .slider {
    box-shadow: 0 0 1px #d8e4fa;
}
.btn-toggle input:checked + .slider:before {
    transform: translateX(14px);
}
.hapyak .btn,
.hapyak .download-details,
.hapyak .nav-close {
    justify-content: center !important;
    opacity: 0.8 !important;
    width: 80% !important;
    font-size: 20px !important;
}
.hapyak .btn svg,
.hapyak .download-details svg,
.hapyak .nav-close svg {
    height: 32px !important;
}
.hapyak:hover {
    text-decoration: none;
}
span.impact {
    background: linear-gradient(90deg, #fca600 10%, #69ca00 50%, #0eafe0 90%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.square {
    transition: none;
}
.square.active,
.square:active,
.square:before,
.square:focus {
    border-radius: 0;
}
.btn-container,
.buttons-container {
    gap: 10px;
}
.btn-icon-only.download-details,
.btn-icon-only.nav-close,
.btn.btn-icon-only {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 0;
}
.btn-icon-only.btn-grey.download-details,
.btn-icon-only.btn-grey.nav-close,
.btn.btn-icon-only.btn-grey {
    background-color: #d4cfc5;
}
.btn-icon-only.btn-blue-xxxlight.download-details,
.btn-icon-only.btn-blue-xxxlight.nav-close,
.btn.btn-icon-only.btn-blue-xxxlight {
    background-color: #c3effe;
}
.btn-icon-only.btn-icon-sm.download-details,
.btn-icon-only.btn-icon-sm.nav-close,
.btn.btn-icon-only.btn-icon-sm {
    border-radius: 8px;
    width: 24px;
    height: 24px;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown,
.dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #d4cfc5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    white-space: nowrap;
    color: #000;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    background-color: #f7f5f1;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    text-decoration: none;
    outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #686664;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #f7f5f1;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.dropdown-message {
    display: inline-block;
    padding: 3px 20px;
    font-size: 12px;
    color: #686664;
}
@media only screen and (max-width: 767px) {
    .dropdown-message {
        margin-top: 15px;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .download-details,
.btn-group-vertical > .nav-close,
.btn-group > .btn,
.btn-group > .download-details,
.btn-group > .nav-close {
    position: relative;
    float: left;
}
.btn-group-vertical > .active.download-details,
.btn-group-vertical > .active.nav-close,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .download-details:active,
.btn-group-vertical > .download-details:focus,
.btn-group-vertical > .download-details:hover,
.btn-group-vertical > .nav-close:active,
.btn-group-vertical > .nav-close:focus,
.btn-group-vertical > .nav-close:hover,
.btn-group > .active.download-details,
.btn-group > .active.nav-close,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.btn-group > .download-details:active,
.btn-group > .download-details:focus,
.btn-group > .download-details:hover,
.btn-group > .nav-close:active,
.btn-group > .nav-close:focus,
.btn-group > .nav-close:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn + .download-details,
.btn-group .btn + .nav-close,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .btn-group + .download-details,
.btn-group .btn-group + .nav-close,
.btn-group .download-details + .btn,
.btn-group .download-details + .btn-group,
.btn-group .download-details + .download-details,
.btn-group .download-details + .nav-close,
.btn-group .nav-close + .btn,
.btn-group .nav-close + .btn-group,
.btn-group .nav-close + .download-details,
.btn-group .nav-close + .nav-close {
    margin-left: -2px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .download-details,
.btn-toolbar .input-group,
.btn-toolbar .nav-close {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .download-details,
.btn-toolbar > .input-group,
.btn-toolbar > .nav-close {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle):before,
.btn-group > .download-details:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .download-details:not(:first-child):not(:last-child):not(.dropdown-toggle):before,
.btn-group > .nav-close:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .nav-close:not(:first-child):not(:last-child):not(.dropdown-toggle):before {
    border-radius: 0;
}
.btn-group > .btn:first-child:last-child:not(.dropdown-toggle),
.btn-group > .btn:first-child:last-child:not(.dropdown-toggle):before,
.btn-group > .download-details:first-child:last-child:not(.dropdown-toggle),
.btn-group > .download-details:first-child:last-child:not(.dropdown-toggle):before,
.btn-group > .nav-close:first-child:last-child:not(.dropdown-toggle),
.btn-group > .nav-close:first-child:last-child:not(.dropdown-toggle):before {
    border-radius: 100px;
}
.btn-group > .btn:first-child,
.btn-group > .download-details:first-child,
.btn-group > .nav-close:first-child {
    margin-left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
}
.btn-group > .btn:first-child:before,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .download-details:first-child:before,
.btn-group > .download-details:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .nav-close:first-child:before,
.btn-group > .nav-close:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .download-details:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.btn-group > .nav-close:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: none;
}
.btn-group > .btn:last-child:not(:first-child):active:before,
.btn-group > .btn:last-child:not(:first-child):before,
.btn-group > .btn:last-child:not(:first-child):hover:before,
.btn-group > .download-details:last-child:not(:first-child):active:before,
.btn-group > .download-details:last-child:not(:first-child):before,
.btn-group > .download-details:last-child:not(:first-child):hover:before,
.btn-group > .dropdown-toggle:not(:first-child):active:before,
.btn-group > .dropdown-toggle:not(:first-child):before,
.btn-group > .dropdown-toggle:not(:first-child):hover:before,
.btn-group > .nav-close:last-child:not(:first-child):active:before,
.btn-group > .nav-close:last-child:not(:first-child):before,
.btn-group > .nav-close:last-child:not(:first-child):hover:before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .download-details,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .nav-close {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .download-details:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn-group:first-child:not(:last-child) > .nav-close:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .download-details:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .nav-close:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle,
.btn-group > .download-details + .dropdown-toggle,
.btn-group > .nav-close + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group-lg.btn-group > .download-details + .dropdown-toggle,
.btn-group-lg.btn-group > .nav-close + .dropdown-toggle,
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret,
.download-details .caret,
.nav-close .caret {
    margin-left: 0;
}
.btn-group-lg > .btn .caret,
.btn-group-lg > .download-details .caret,
.btn-group-lg > .nav-close .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-group-lg > .download-details .caret,
.dropup .btn-group-lg > .nav-close .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .download-details,
.btn-group-vertical > .btn-group > .nav-close,
.btn-group-vertical > .download-details,
.btn-group-vertical > .nav-close {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .download-details,
.btn-group-vertical > .btn-group > .nav-close {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn + .download-details,
.btn-group-vertical > .btn + .nav-close,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .btn-group + .download-details,
.btn-group-vertical > .btn-group + .nav-close,
.btn-group-vertical > .download-details + .btn,
.btn-group-vertical > .download-details + .btn-group,
.btn-group-vertical > .download-details + .download-details,
.btn-group-vertical > .download-details + .nav-close,
.btn-group-vertical > .nav-close + .btn,
.btn-group-vertical > .nav-close + .btn-group,
.btn-group-vertical > .nav-close + .download-details,
.btn-group-vertical > .nav-close + .nav-close {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > .download-details:not(:first-child):not(:last-child),
.btn-group-vertical > .nav-close:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .download-details:first-child:not(:last-child),
.btn-group-vertical > .download-details:last-child:not(:first-child),
.btn-group-vertical > .nav-close:first-child:not(:last-child),
.btn-group-vertical > .nav-close:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .download-details,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .nav-close {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .download-details:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .nav-close:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .download-details:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .nav-close:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group,
.btn-group-justified > .download-details,
.btn-group-justified > .nav-close {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .download-details,
.btn-group-justified > .btn-group .nav-close {
    width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .download-details input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .download-details input[type="radio"],
[data-toggle="buttons"] > .btn-group > .nav-close input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .nav-close input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .download-details input[type="checkbox"],
[data-toggle="buttons"] > .download-details input[type="radio"],
[data-toggle="buttons"] > .nav-close input[type="checkbox"],
[data-toggle="buttons"] > .nav-close input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.btn-group-flex {
    display: flex;
    width: 100%;
}
.item-options > .btn-group-flex {
    display: flex;
}
.btn-group-flex .btn,
.btn-group-flex .download-details,
.btn-group-flex .nav-close {
    flex-grow: 1;
}
.btn-group-flex .btn.dropdown-toggle,
.btn-group-flex .dropdown-toggle.download-details,
.btn-group-flex .dropdown-toggle.nav-close {
    flex-grow: 0;
    min-width: 32px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:focus {
    z-index: 3;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #474645;
    text-align: center;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-radius: 0;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.download-details,
.input-group-sm > .input-group-btn > .input-group-addon.nav-close {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.download-details,
.input-group-lg > .input-group-btn > .input-group-addon.nav-close {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .download-details,
.input-group-btn:first-child > .btn-group > .nav-close,
.input-group-btn:first-child > .download-details,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:first-child > .nav-close,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .download-details,
.input-group-btn:last-child > .btn-group:not(:last-child) > .nav-close,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .download-details:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .nav-close:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .download-details,
.input-group-btn:first-child > .btn-group:not(:first-child) > .nav-close,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .download-details:not(:first-child),
.input-group-btn:first-child > .nav-close:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .download-details,
.input-group-btn:last-child > .btn-group > .nav-close,
.input-group-btn:last-child > .download-details,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:last-child > .nav-close,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn,
.input-group-btn > .btn,
.input-group-btn > .download-details,
.input-group-btn > .nav-close {
    position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > .btn + .download-details,
.input-group-btn > .btn + .nav-close,
.input-group-btn > .download-details + .btn,
.input-group-btn > .download-details + .download-details,
.input-group-btn > .download-details + .nav-close,
.input-group-btn > .nav-close + .btn,
.input-group-btn > .nav-close + .download-details,
.input-group-btn > .nav-close + .nav-close {
    margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover,
.input-group-btn > .download-details:active,
.input-group-btn > .download-details:focus,
.input-group-btn > .download-details:hover,
.input-group-btn > .nav-close:active,
.input-group-btn > .nav-close:focus,
.input-group-btn > .nav-close:hover {
    z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .download-details,
.input-group-btn:first-child > .nav-close {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .download-details,
.input-group-btn:last-child > .nav-close {
    z-index: 2;
    margin-left: -1px;
}
.input-group-btn .btn-default,
.input-group-btn .jumpto ul li.jumpto-cta-container a.btn-default,
.jumpto ul li.jumpto-cta-container .input-group-btn a.btn-default {
    border-color: #d4cfc5;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after,
.nav:before {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav > li,
.nav > li > a {
    position: relative;
    display: block;
}
.nav > li > a {
    padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: #f7f5f1;
}
.nav > li.disabled > a {
    color: #686664;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #686664;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: #f7f5f1;
    border-color: #215bd6;
}
.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #aaa6a2;
}
.nav-tabs > li {
    float: left;
}
.nav-tabs > li > a {
    margin-right: 2px;
    border: 1px solid transparent;
}
.nav-tabs > li > a:hover {
    border-color: #aaa6a2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #686664;
    background-color: #fff;
    border: 1px solid #aaa6a2;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 0;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #f9b500;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}
.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #aaa6a2;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #aaa6a2;
        border-radius: 0 0 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #aaa6a2;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
}
.navbar:after,
.navbar:before {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}
.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 14px 15px;
    font-size: 18px;
    line-height: 22px;
    height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
    .navbar > .container-fluid .navbar-brand,
    .navbar > .container .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px;
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1), 0 1px 0 hsla(0, 0%, 100%, 0.1);
    margin: 5px -15px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: baseline;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn-group-sm > .navbar-btn.btn,
.btn-group-sm > .navbar-btn.download-details,
.btn-group-sm > .navbar-btn.nav-close,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-group-xs > .navbar-btn.btn,
.btn-group-xs > .navbar-btn.download-details,
.btn-group-xs > .navbar-btn.nav-close,
.navbar-btn.btn-xs,
.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f7f5f1;
    border-color: #d4cfc5;
}
.navbar-default .navbar-brand {
    color: #000;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #000;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: #f7f5f1;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #686664;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #d4cfc5;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #f7f5f1;
    color: #000;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #000;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #000;
        background-color: #f7f5f1;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #686664;
        background-color: transparent;
    }
}
.navbar-default .btn-link,
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover,
.navbar-default .navbar-link,
.navbar-default .navbar-link:hover {
    color: #000;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #686664;
}
.navbar-inverse {
    background-color: #000;
    border-color: #000;
}
.navbar-inverse .navbar-brand {
    color: #ebe7dd;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #ebe7dd;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #000;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #ebe7dd;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #000;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #000;
    color: #fff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #ebe7dd;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ebe7dd;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #ebe7dd;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #ebe7dd;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #ebe7dd;
}
.bc {
    padding: 8px 30px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}
.bc-container {
    position: relative;
    z-index: 101;
    display: block;
    border-bottom: 1px solid #d4cfc5;
}
.col-lg-12 .bc-container {
    margin-right: -15px;
    margin-left: -15px;
}
@media only screen and (max-width: 767px) {
    .bc-container {
        display: none;
    }
}
.bc-container .mynxp-breadcrumb {
    color: #64798a;
}
.bc > li {
    display: inline-block;
    margin-bottom: 0;
}
.bc > li .truncate {
    width: 5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    margin-right: 0;
}
.bc > li .dropdown,
.bc > li .truncate {
    display: inline-block;
}
.bc > li + li:before {
    content: "/";
    padding: 0 5px;
    color: #000;
}
.bc > li:last-child,
.bc > li:last-child a {
    color: #000;
}
.bc > li:last-child span {
    padding-left: 3px;
}
.bc a {
    color: #000;
}
.bc div.dropdown-menu {
    padding: 0;
}
.bc div.dropdown-menu ul {
    list-style: none;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    padding: 15px 0;
    margin: 0;
}
.bc div.dropdown-menu ul > li {
    padding-left: 0;
}
.bc div.dropdown-menu ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
.bc div.dropdown-menu ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.bc div.dropdown-menu ul li {
    padding-left: 0;
}
.bc div.dropdown-menu ul li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #000;
    white-space: nowrap;
}
.bc div.dropdown-menu ul li a:hover {
    text-decoration: none;
    background-color: #f7f5f1;
}
.bc div.dropdown-menu ul .active a {
    font-weight: 600;
}
.bc div.dropdown-menu ul .active a:hover {
    cursor: context-menu;
    background: inherit;
}
.bc div.dropdown-menu .active a {
    font-weight: 600;
}
.bc .dropdown-menu {
    padding-left: 0;
    list-style: none;
}
.bc .dropdown-menu > li {
    padding-left: 0;
}
.bc .dropdown-menu .active a {
    font-weight: 600;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 0;
}
.stepper-content .pagination {
    margin: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a {
    height: 35px;
    width: auto;
    min-width: 35px;
    border-radius: 50px;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.428571429;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid transparent;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    z-index: 2;
    outline: none;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #000;
    cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #686664;
    background-color: #fff;
    border-color: transparent;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pagination a:hover {
    text-decoration: underline;
}
.pagination li.active a:hover {
    text-decoration: none;
    cursor: default;
}
.pagination-ellipsis {
    pointer-events: none;
}
.highlight {
    background-color: #ffeda7;
}
.pager {
    padding-left: 0;
    margin: 22px 0;
    list-style: none;
    text-align: center;
}
.pager:after,
.pager:before {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #ebe7dd;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #686664;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    font-weight: 600;
}
.label:empty {
    display: none;
}
.btn .label,
.download-details .label,
.nav-close .label {
    position: relative;
    top: -1px;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #686664;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #ebe7dd;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge,
.download-details .badge,
.nav-close .badge {
    position: relative;
    top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-group-xs > .download-details .badge,
.btn-group-xs > .nav-close .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #215bd6;
    background-color: #fff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
a.badge:focus,
a.badge:hover {
    color: #686664;
    text-decoration: none;
    cursor: pointer;
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #f7f5f1;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}
.jumbotron > hr {
    border-top-color: #e4ded1;
}
.container-fluid .jumbotron,
.container .jumbotron {
    border-radius: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 22px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-radius: 0;
    transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    padding: 9px;
    color: #000;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #215bd6;
}
.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0;
}
.alert.band:before {
    height: calc(100% + 2px);
}
.alert-flag {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 990;
    width: 100%;
    max-width: 320px;
}
.alert-flag .alert {
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.alert-flag .alert-dismissible {
    display: none;
}
.alert-flag .alert-dismissible.in {
    display: block;
}
.alert-flag .alert:last-child {
    margin-bottom: 0;
}
.alert .alert-link {
    font-weight: 400;
    text-decoration: underline;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert [data-dismiss] {
    margin-left: 10px;
}
.alert .media-left {
    padding-right: 4px;
    vertical-align: top;
}
.alert .media-left [class*="icon-"] {
    margin-left: 1px;
    font-size: 18px;
}
.alert .media-body {
    vertical-align: middle;
}
.alert .media-body p {
    margin-bottom: 0;
}
.alert .media-body p + p {
    margin-top: 0.5em;
}
.alert.alt p a {
    color: #215bd6;
}
.alert .alert-blue {
    color: #13357e;
    text-decoration: none;
}
.alert .alert-blue:hover {
    text-decoration: underline;
}
.alert .shopping-statement p,
.alert .shopping-statement p strong,
.alert .text-muted,
.alert .text-muted strong,
.shopping-statement .alert p,
.shopping-statement .alert p strong {
    color: #686664;
}
#downloadManagerAlert .media-body p {
    font-size: 14px;
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: 0;
    right: -21px;
    color: inherit;
}
.alert-default {
    background-color: #ebe7dd;
    border-color: transparent;
    color: #000;
}
.alert-default *,
.alert-default .alert-link,
.alert-default :after,
.alert-default :before {
    color: #000;
}
.alert-default svg {
    fill: #000;
}
.alert-success {
    background-color: #ebf8a5;
    border-color: transparent;
    color: #005700;
}
.alert-success *,
.alert-success .alert-link,
.alert-success :after,
.alert-success :before {
    color: #005700;
}
.alert-success svg {
    fill: #005700;
}
.alert-info {
    background-color: #c3effe;
    border-color: transparent;
}
.alert-info,
.alert-info *,
.alert-info .alert-link,
.alert-info :after,
.alert-info :before {
    color: #13357e;
}
.alert-info svg {
    fill: #13357e;
}
.alert-event {
    background-color: #215bd6;
    border-color: #215bd6;
    color: #fff;
}
.alert-event *,
.alert-event .alert-link,
.alert-event :after,
.alert-event :before {
    color: #fff;
}
.alert-event svg {
    fill: #fff;
}
.alert-dark {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.alert-dark *,
.alert-dark .alert-link,
.alert-dark :after,
.alert-dark :before {
    color: #fff;
}
.alert-dark svg {
    fill: #fff;
}
.alert-warning {
    background-color: #ffeda7;
    border-color: transparent;
    color: #994600;
}
.alert-warning *,
.alert-warning .alert-link,
.alert-warning :after,
.alert-warning :before {
    color: #994600;
}
.alert-warning svg {
    fill: #994600;
}
.alert-warning .highlight {
    color: #ff2973;
    font-weight: 600;
}
#userAccessStatusMsg .alert-warning p {
    font-size: 16px;
}
.alert-danger {
    background-color: #fcd3d3;
    border-color: transparent;
    color: #8d081d;
}
.alert-danger *,
.alert-danger .alert-link,
.alert-danger :after,
.alert-danger :before {
    color: #8d081d;
}
.alert-danger svg {
    fill: #8d081d;
}
.alert-notice {
    background-color: #00a4a7;
    border-color: #00a4a7;
    color: #fff;
    z-index: 1050;
    min-width: 280px;
    max-width: 340px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.alert-notice *,
.alert-notice .alert-link,
.alert-notice :after,
.alert-notice :before {
    color: #fff;
}
.alert-notice svg {
    fill: #fff;
}
.alert-purple {
    background-color: #ebe4f5;
    border-color: transparent;
    color: #46286e;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alert-purple *,
.alert-purple .alert-link,
.alert-purple :after,
.alert-purple :before {
    color: #46286e;
}
.alert-purple svg {
    fill: #46286e;
}
.alert-grey {
    background-color: #f7f5f1;
    border-color: transparent;
    color: #000;
}
.alert-grey *,
.alert-grey .alert-link,
.alert-grey :after,
.alert-grey :before {
    color: #000;
}
.alert-grey svg {
    fill: #000;
}
.alert-grey a {
    color: #215bd6;
    text-decoration: none;
}
.alert-grey a:hover {
    text-decoration: underline;
}
.alert.is-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1030;
    width: 100%;
    padding: 10px 30px;
    margin-bottom: 0;
}
.alert .banner-info {
    color: #226ab3;
    background-color: #92e1fd;
}
.alert .banner-body {
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 992px) {
    .alert .banner-body {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.alert .banner-text {
    position: relative;
    padding-left: 30px;
}
.alert .banner-text[title],
.alert .banner-text [title] {
    cursor: help;
}
@media screen and (min-width: 992px) {
    .alert .banner-text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 0;
    }
}
.alert .banner-text > span[class*="icon-"] {
    margin-right: 0.5em;
    font-size: 18px;
}
@media only screen and (max-width: 991px) {
    .alert .banner-text > span[class*="icon-"] {
        position: absolute;
        left: 0;
    }
}
@media screen and (min-width: 992px) {
    .alert .banner-text + .banner-action {
        border-left: 1px solid;
    }
}
.alert .banner-action {
    padding-left: 30px;
    margin-bottom: 0;
}
@media screen and (min-width: 992px) {
    .alert .banner-action {
        flex-shrink: 0;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.hero-body .alert {
    margin-top: 16px;
}
.alert span[class*="icon-"] {
    margin-right: 8px;
}
.alert .alert-checkbox {
    display: flex;
    align-items: center;
    font-weight: 400;
    margin-bottom: 0;
}
.alert .alert-checkbox input[type="checkbox"] {
    position: relative;
    height: 25px;
    width: 25px;
    bottom: 2px;
    accent-color: #008a00;
    min-width: 24px;
}
.alert .alert-checkbox .text {
    padding-left: 12px;
}
.alert .alert-checkbox .text span {
    font-weight: 600;
    margin-right: 8px;
}
.alert .alert-checkbox .text .icon-para-reset {
    font-weight: 400;
    font-size: 22px;
}
.alert .alert-checkbox .popover.fade.bottom.in .popover-content {
    color: #262626;
}
@media only screen and (max-width: 768px) {
    .alert .alert-checkbox .popover.fade.bottom.in {
        display: none !important;
    }
}
@media only screen and (max-width: 768px) {
    .alertSpa {
        display: none;
    }
}
.alert.aligned {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px;
}
.alert.aligned .ecad-icon {
    border-right: 1px solid #d4cfc5;
    padding-right: 14px;
}
.alert.aligned:has(.ecad-icon) p {
    flex: 1;
}
.notice-block,
.notice-block-warning {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 0;
}
.notice-block-warning > :first-child,
.notice-block > :first-child {
    margin-top: 0;
}
.notice-block-warning > :last-child,
.notice-block > :last-child {
    margin-bottom: 0;
}
.notice-block *,
.notice-block-warning *,
.notice-block-warning :after,
.notice-block-warning :before,
.notice-block :after,
.notice-block :before {
    color: #000;
}
.notice-block-warning a,
.notice-block a {
    color: inherit;
    text-decoration: underline;
}
.notice-block-warning .media-body > :first-child,
.notice-block .media-body > :first-child {
    margin-top: 0;
}
.notice-block-warning .media-body > :last-child,
.notice-block .media-body > :last-child {
    margin-bottom: 0;
}
.notice-block {
    background-color: #f7f5f1;
    border-color: transparent;
    color: #000;
}
.notice-block *,
.notice-block .alert-link,
.notice-block :after,
.notice-block :before {
    color: #000;
}
.notice-block svg {
    fill: #000;
}
.notice-block-warning {
    background-color: #fcd3d3;
    border-color: transparent;
    color: #8d081d;
}
.notice-block-warning *,
.notice-block-warning .alert-link,
.notice-block-warning :after,
.notice-block-warning :before {
    color: #8d081d;
}
.notice-block-warning svg {
    fill: #8d081d;
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    overflow: hidden;
    height: 22px;
    margin-bottom: 22px;
    background-color: #f7f5f1;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #f9b500;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
    background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, 0.15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0.15) 75%, transparent 0, transparent);
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right,
.media > .pull-right {
    padding-left: 10px;
}
.media-left,
.media > .pull-left {
    padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.media {
    margin-top: 0;
}
.media + .media {
    margin-top: 15px;
}
.media-left [class*="icon-"] {
    margin-left: 1px;
}
.media-body > :last-child {
    margin-bottom: 0;
}
.media-flex,
.media-flex-ste {
    padding-top: 3em;
    padding-bottom: 3em;
}
.media-flex-header {
    margin-bottom: 30px;
}
.media-flex-title {
    margin-top: 0;
}
.media-flex-subtitle {
    margin-bottom: 6px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
}
.media-flex-description :last-child {
    margin-bottom: 0;
}
.media-flex-list {
    padding-left: 0;
    list-style: none;
    margin-right: -15px;
    margin-left: -15px;
}
.media-flex-list > li {
    padding-left: 0;
}
.media-flex-list.is-compressed {
    margin-right: -5px;
    margin-left: -5px;
}
.media-flex-list + .media-flex-list {
    margin-top: 3em;
}
.media-flex-item {
    display: flex;
    flex-flow: row wrap;
}
.media-flex-item .media-flex-item {
    margin-top: 30px;
}
.media-flex-item.is-single {
    margin-right: -15px;
    margin-left: -15px;
}
.media-flex-item.is-single.is-compressed {
    margin-right: -5px;
    margin-left: -5px;
}
.media-flex-item.is-single.is-inverse {
    padding: 35px 15px;
    background-color: #000;
    margin-right: 0;
    margin-left: 0;
}
@media screen and (min-width: 992px) {
    .media-flex-item.is-single.is-inverse {
        padding: 45px;
    }
}
.media-flex-list .media-flex-item {
    margin-bottom: 30px;
}
.media-flex-list.is-compressed .media-flex-item {
    margin-bottom: 15px;
}
.has-borders .media-flex-item {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.has-borders .media-flex-item + .media-flex-item {
    border-top: 1px solid #d4cfc5;
}
.media-flex-item:last-of-type {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .media-flex-item {
        flex-direction: column;
    }
    .media-flex-item > * {
        margin-bottom: 1em;
    }
    .media-flex-item > :last-child {
        margin-bottom: 0;
    }
}
.media-flex-media {
    position: relative;
    align-self: flex-start;
    order: 0;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    min-width: 1px;
    max-width: 30%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.is-compressed .media-flex-media {
    padding-right: 5px;
    padding-left: 5px;
}
@media only screen and (max-width: 767px) {
    .media-flex-media {
        max-width: 50%;
    }
}
.media-flex-media .item-duration {
    position: absolute;
    bottom: 0;
    right: 15px;
    display: inline-block;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
}
.media-flex-body {
    order: 0;
    flex-grow: 2;
    flex-shrink: 1;
    flex-basis: auto;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.is-compressed .media-flex-body {
    padding-right: 5px;
    padding-left: 5px;
}
.media-flex-body > :last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .media-flex-body {
        flex-basis: 0;
    }
}
.media-flex-heading {
    margin: 0;
}
.is-compressed .media-flex-heading {
    margin-bottom: 0.25em;
}
.is-single.is-inverse .media-flex-heading {
    color: #fff;
}
.media-flex-text > :last-child {
    margin-bottom: 0;
}
.is-single.is-inverse .media-flex-text {
    color: #fff;
}
.media-flex-text + a {
    position: relative;
    display: inline-block;
    margin-top: 1em;
}
.media-flex-text + a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .media-flex-text + a:after {
    content: "";
}
.media-flex-text + a:hover {
    text-decoration: none;
}
.media-flex-text + a:hover:after {
    transform: translateX(0.5em);
}
.media-flex-text+a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-text+a[href*="community.nxp.com"]:after,.media-flex-text+a[href*="docs.nxp.com"]:after,.media-flex-text+a[href*="investorday.nxp.com"]:after,.media-flex-text+a[href*="investors.nxp.com"]:after,.media-flex-text+a[href*="mcuxpresso.nxp.com"]:after,.media-flex-text+a[href*="nxpcup.nxp.com"]:after,.media-flex-text+a[href*="showroom.nxp.com"]:after,.media-flex-text+a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.media-flex-text+a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-text+a.btn[href*="community.nxp.com"]:after,.media-flex-text+a.btn[href*="docs.nxp.com"]:after,.media-flex-text+a.btn[href*="investorday.nxp.com"]:after,.media-flex-text+a.btn[href*="investors.nxp.com"]:after,.media-flex-text+a.btn[href*="mcuxpresso.nxp.com"]:after,.media-flex-text+a.btn[href*="nxpcup.nxp.com"]:after,.media-flex-text+a.btn[href*="showroom.nxp.com"]:after,.media-flex-text+a.btn[href*="support.nxp.com"]:after,.media-flex-text+a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-text+a.download-details[href*="community.nxp.com"]:after,.media-flex-text+a.download-details[href*="docs.nxp.com"]:after,.media-flex-text+a.download-details[href*="investorday.nxp.com"]:after,.media-flex-text+a.download-details[href*="investors.nxp.com"]:after,.media-flex-text+a.download-details[href*="mcuxpresso.nxp.com"]:after,.media-flex-text+a.download-details[href*="nxpcup.nxp.com"]:after,.media-flex-text+a.download-details[href*="showroom.nxp.com"]:after,.media-flex-text+a.download-details[href*="support.nxp.com"]:after,.media-flex-text+a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-text+a.nav-close[href*="community.nxp.com"]:after,.media-flex-text+a.nav-close[href*="docs.nxp.com"]:after,.media-flex-text+a.nav-close[href*="investorday.nxp.com"]:after,.media-flex-text+a.nav-close[href*="investors.nxp.com"]:after,.media-flex-text+a.nav-close[href*="mcuxpresso.nxp.com"]:after,.media-flex-text+a.nav-close[href*="nxpcup.nxp.com"]:after,.media-flex-text+a.nav-close[href*="showroom.nxp.com"]:after,.media-flex-text+a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.media-flex-text + a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.media-flex-links {
    padding-left: 0;
    list-style: none;
    margin-top: 1em;
}
.media-flex-links > li {
    padding-left: 0;
}
.media-flex-links li {
    margin-bottom: 0.75em;
    line-height: 1.25;
}
.media-flex-links a {
    position: relative;
}
.media-flex-links a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .media-flex-links a:after {
    content: "";
}
.media-flex-links a:hover {
    text-decoration: none;
}
.media-flex-links a:hover:after {
    transform: translateX(0.5em);
}
.media-flex-links a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-links a[href*="community.nxp.com"]:after,.media-flex-links a[href*="docs.nxp.com"]:after,.media-flex-links a[href*="investorday.nxp.com"]:after,.media-flex-links a[href*="investors.nxp.com"]:after,.media-flex-links a[href*="mcuxpresso.nxp.com"]:after,.media-flex-links a[href*="nxpcup.nxp.com"]:after,.media-flex-links a[href*="showroom.nxp.com"]:after,.media-flex-links a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.media-flex-links a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-links a.btn[href*="community.nxp.com"]:after,.media-flex-links a.btn[href*="docs.nxp.com"]:after,.media-flex-links a.btn[href*="investorday.nxp.com"]:after,.media-flex-links a.btn[href*="investors.nxp.com"]:after,.media-flex-links a.btn[href*="mcuxpresso.nxp.com"]:after,.media-flex-links a.btn[href*="nxpcup.nxp.com"]:after,.media-flex-links a.btn[href*="showroom.nxp.com"]:after,.media-flex-links a.btn[href*="support.nxp.com"]:after,.media-flex-links a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-links a.download-details[href*="community.nxp.com"]:after,.media-flex-links a.download-details[href*="docs.nxp.com"]:after,.media-flex-links a.download-details[href*="investorday.nxp.com"]:after,.media-flex-links a.download-details[href*="investors.nxp.com"]:after,.media-flex-links a.download-details[href*="mcuxpresso.nxp.com"]:after,.media-flex-links a.download-details[href*="nxpcup.nxp.com"]:after,.media-flex-links a.download-details[href*="showroom.nxp.com"]:after,.media-flex-links a.download-details[href*="support.nxp.com"]:after,.media-flex-links a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.media-flex-links a.nav-close[href*="community.nxp.com"]:after,.media-flex-links a.nav-close[href*="docs.nxp.com"]:after,.media-flex-links a.nav-close[href*="investorday.nxp.com"]:after,.media-flex-links a.nav-close[href*="investors.nxp.com"]:after,.media-flex-links a.nav-close[href*="mcuxpresso.nxp.com"]:after,.media-flex-links a.nav-close[href*="nxpcup.nxp.com"]:after,.media-flex-links a.nav-close[href*="showroom.nxp.com"]:after,.media-flex-links a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.media-flex-links a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.is-single.is-inverse .media-flex-links a {
    color: #fff;
}
.media-flex-links.has-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 45px;
    -moz-column-gap: 45px;
    column-gap: 45px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px 2;
}
.media-flex-links.has-columns > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.media-flex-links.has-columns a:after {
    content: none;
}
.media-flex-actions {
    order: 0;
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 16.6666666667%;
    padding-left: 15px;
    padding-right: 15px;
}
.is-compressed .media-flex-actions {
    padding-right: 5px;
    padding-left: 5px;
}
@media only screen and (max-width: 767px) {
    .media-flex-actions {
        max-width: 50%;
    }
}
@media screen and (min-width: 768px) {
    .media-flex-item .is-top {
        order: -4;
        flex-basis: auto;
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .media-flex-item .is-bottom {
        order: 4;
        flex-basis: auto;
        width: 100%;
        max-width: 100%;
        margin-top: 15px;
    }
    .media-flex-item .is-left {
        order: -1;
        margin-right: auto;
    }
    .media-flex-item .is-right {
        order: 1;
        margin-left: auto;
    }
    .media-flex-item .is-align-top {
        -ms-grid-row-align: top;
        align-self: top;
    }
    .media-flex-item .is-align-center {
        -ms-grid-row-align: center;
        align-self: center;
    }
    .media-flex-item .is-align-bottom {
        align-self: flex-end;
    }
    .media-flex-item .is-align-start {
        align-self: flex-start;
    }
    .media-flex-item .is-align-end {
        align-self: flex-end;
    }
}
.media-flex.support,
.support.media-flex-ste {
    background-color: #f7f5f1 !important;
    padding: 32px 20px;
}
@media only screen and (max-width: 767px) {
    .media-flex.support .media-flex-item,
    .support.media-flex-ste .media-flex-item {
        flex-direction: inherit;
    }
}
.media-flex.support .media-flex-media,
.support.media-flex-ste .media-flex-media {
    padding: 0 16px;
    -ms-grid-row-align: center;
    align-self: center;
}
.media-flex.support .media-flex-text p,
.support.media-flex-ste .media-flex-text p {
    margin-bottom: 4px;
}
.media-flex.support ul,
.support.media-flex-ste ul {
    margin-bottom: 0;
}
.media-flex.support ul li,
.support.media-flex-ste ul li {
    margin-bottom: 0 !important;
}
.media-flex-ste {
    padding-top: 32px;
}
.media-flex-ste .media-flex-heading {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px;
}
.media-flex-ste .media-flex-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
}
.media-flex-ste .media-flex-links {
    margin-top: 8px;
}
.media-flex-ste .media-flex-item {
    margin-bottom: 36px;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-color {
    font-size: 14px;
}
.list-group-color li {
    display: flex;
}
.list-group-color li[class*="dark"] span {
    color: #fff;
}
.list-group-color span {
    display: block;
    margin-left: auto;
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #d4cfc5;
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
a.list-group-item,
a.list-group-item .list-group-item-heading,
button.list-group-item,
button.list-group-item .list-group-item-heading {
    color: #000;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #000;
    background-color: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #f7f5f1;
    color: #686664;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #686664;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #f9b500;
    border-color: #f9b500;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .shopping-coupon-list .list-group-item-heading > li,
.list-group-item.active .shopping-list .box-container .list-group-item-heading > .remove,
.list-group-item.active .shopping-modal .list-group-item-heading > .description,
.list-group-item.active .shopping-quantity-group .list-group-item-heading > .title,
.list-group-item.active .shopping-statement .list-group-item-heading > p,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .shopping-coupon-list .list-group-item-heading > li,
.list-group-item.active:focus .shopping-list .box-container .list-group-item-heading > .remove,
.list-group-item.active:focus .shopping-modal .list-group-item-heading > .description,
.list-group-item.active:focus .shopping-quantity-group .list-group-item-heading > .title,
.list-group-item.active:focus .shopping-statement .list-group-item-heading > p,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .shopping-coupon-list .list-group-item-heading > li,
.list-group-item.active:hover .shopping-list .box-container .list-group-item-heading > .remove,
.list-group-item.active:hover .shopping-modal .list-group-item-heading > .description,
.list-group-item.active:hover .shopping-quantity-group .list-group-item-heading > .title,
.list-group-item.active:hover .shopping-statement .list-group-item-heading > p,
.shopping-coupon-list .list-group-item.active .list-group-item-heading > li,
.shopping-coupon-list .list-group-item.active:focus .list-group-item-heading > li,
.shopping-coupon-list .list-group-item.active:hover .list-group-item-heading > li,
.shopping-list .box-container .list-group-item.active .list-group-item-heading > .remove,
.shopping-list .box-container .list-group-item.active:focus .list-group-item-heading > .remove,
.shopping-list .box-container .list-group-item.active:hover .list-group-item-heading > .remove,
.shopping-modal .list-group-item.active .list-group-item-heading > .description,
.shopping-modal .list-group-item.active:focus .list-group-item-heading > .description,
.shopping-modal .list-group-item.active:hover .list-group-item-heading > .description,
.shopping-quantity-group .list-group-item.active .list-group-item-heading > .title,
.shopping-quantity-group .list-group-item.active:focus .list-group-item-heading > .title,
.shopping-quantity-group .list-group-item.active:hover .list-group-item-heading > .title,
.shopping-statement .list-group-item.active .list-group-item-heading > p,
.shopping-statement .list-group-item.active:focus .list-group-item-heading > p,
.shopping-statement .list-group-item.active:hover .list-group-item-heading > p {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #ffefc6;
}
.list-group-item-success {
    color: #007b7d;
    background-color: #e6f6f6;
}
a.list-group-item-success,
button.list-group-item-success {
    color: #007b7d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #007b7d;
    background-color: #d3efef;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #007b7d;
    border-color: #007b7d;
}
.list-group-item-info {
    color: #226ab3;
    background-color: #92e1fd;
}
a.list-group-item-info,
button.list-group-item-info {
    color: #226ab3;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #226ab3;
    background-color: #79dafd;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #226ab3;
    border-color: #226ab3;
}
.list-group-item-warning {
    color: #ff7400;
    background-color: #ffeda7;
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #ff7400;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #ff7400;
    background-color: #ffe88e;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #ff7400;
    border-color: #ff7400;
}
.list-group-item-danger {
    color: #d60b2d;
    background-color: #f8e7e7;
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #d60b2d;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #d60b2d;
    background-color: #f2d3d3;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #d60b2d;
    border-color: #d60b2d;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a,
.shopping-coupon-list .panel-title > li,
.shopping-coupon-list .panel-title > li > a,
.shopping-list .box-container .panel-title > .remove,
.shopping-list .box-container .panel-title > .remove > a,
.shopping-modal .panel-title > .description,
.shopping-modal .panel-title > .description > a,
.shopping-quantity-group .panel-title > .title,
.shopping-quantity-group .panel-title > .title > a,
.shopping-statement .panel-title > p,
.shopping-statement .panel-title > p > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f7f5f1;
    border-top: 1px solid #d4cfc5;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table-responsive > .table caption,
.panel > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 0;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #d4cfc5;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 22px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #d4cfc5;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #d4cfc5;
}
.panel-default {
    border-color: #d4cfc5;
}
.panel-default > .panel-heading {
    color: #000;
    background-color: #f7f5f1;
    border-color: #d4cfc5;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d4cfc5;
}
.panel-default > .panel-heading .badge {
    color: #f7f5f1;
    background-color: #000;
}
.panel-default > .panel-footer {
    background-color: #f7f5f1;
    border-top-color: #d4cfc5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d4cfc5;
}
.panel-primary {
    border-color: #f9b500;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #f9b500;
    border-color: #f9b500;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f9b500;
}
.panel-primary > .panel-heading .badge {
    color: #f9b500;
    background-color: #fff;
}
.panel-primary > .panel-footer {
    background-color: #f9b500;
    border-top-color: #f9b500;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #f9b500;
}
.panel-success {
    border-color: transparent;
}
.panel-success > .panel-heading {
    color: #007b7d;
    background-color: #e6f6f6;
    border-color: transparent;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.panel-success > .panel-heading .badge {
    color: #e6f6f6;
    background-color: #007b7d;
}
.panel-success > .panel-footer {
    background-color: #e6f6f6;
    border-top-color: transparent;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent;
}
.panel-info {
    border-color: transparent;
}
.panel-info > .panel-heading {
    color: #226ab3;
    background-color: #92e1fd;
    border-color: transparent;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.panel-info > .panel-heading .badge {
    color: #92e1fd;
    background-color: #226ab3;
}
.panel-info > .panel-footer {
    background-color: #92e1fd;
    border-top-color: transparent;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent;
}
.panel-warning {
    border-color: transparent;
}
.panel-warning > .panel-heading {
    color: #ff7400;
    background-color: #ffeda7;
    border-color: transparent;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.panel-warning > .panel-heading .badge {
    color: #ffeda7;
    background-color: #ff7400;
}
.panel-warning > .panel-footer {
    background-color: #ffeda7;
    border-top-color: transparent;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent;
}
.panel-danger {
    border-color: transparent;
}
.panel-danger > .panel-heading {
    color: #d60b2d;
    background-color: #f8e7e7;
    border-color: transparent;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
}
.panel-danger > .panel-heading .badge {
    color: #f8e7e7;
    background-color: #d60b2d;
}
.panel-danger > .panel-footer {
    background-color: #f8e7e7;
    border-top-color: transparent;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent;
}
.embed-responsive .embed-responsive-item {
    position: absolute !important;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #eae5da;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 0;
}
.well-sm {
    padding: 9px;
    border-radius: 0;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal,
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    transform: translate(0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #262626;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header:after,
.modal-header:before {
    content: " ";
    display: table;
}
.modal-header:after {
    clear: both;
}
.modal-header .close {
    margin-top: -2px;
    padding: 8px 13px;
    border-radius: 25px;
}
.modal-title {
    margin: 0;
    line-height: 1.428571429;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn + .btn,
.modal-footer .btn + .download-details,
.modal-footer .btn + .nav-close,
.modal-footer .download-details + .btn,
.modal-footer .download-details + .download-details,
.modal-footer .download-details + .nav-close,
.modal-footer .nav-close + .btn,
.modal-footer .nav-close + .download-details,
.modal-footer .nav-close + .nav-close {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .btn + .download-details,
.modal-footer .btn-group .btn + .nav-close,
.modal-footer .btn-group .download-details + .btn,
.modal-footer .btn-group .download-details + .download-details,
.modal-footer .btn-group .download-details + .nav-close,
.modal-footer .btn-group .nav-close + .btn,
.modal-footer .btn-group .nav-close + .download-details,
.modal-footer .btn-group .nav-close + .nav-close {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
    .modal-def {
        width: 500px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.modal-header {
    border-bottom: 0;
    padding-left: 20px;
}
.modal-footer {
    border-top: 0;
}
@media screen and (min-width: 760px) {
    #loginModal .modal-content,
    #loginModal .modal-dialog {
        width: 400px;
    }
}
@media screen and (min-width: 992px) {
    .modal-xl {
        width: 900px;
    }
}
@media screen and (min-width: 1200px) {
    .modal-xl {
        width: 1100px;
    }
}
.modal-video {
    width: 79vw;
}
.modal-video .modal-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding: 0;
}
.modal-video .modal-header button[data-dismiss] {
    opacity: 1;
    padding: 20px;
    text-shadow: none;
    background-color: hsla(0, 0%, 100%, 0.65);
}
.modal-video .modal-header button[data-dismiss].close {
    margin-top: 0;
}
.modal-video .modal-title {
    display: none;
}
.modal-video .modal-body {
    padding: 0;
}
.modal-video .modal-body .video-embed-container {
    padding-bottom: 0;
}
.modal-video .modal-body .embed-responsive {
    margin-bottom: 0;
}
.ad,
.cd {
    display: flex;
    flex-wrap: wrap;
}
.ad-media,
.cd-media {
    flex-basis: 0;
    flex-grow: 1;
    padding: 30px;
    background-color: #ebe7dd;
}
@media only screen and (max-width: 767px) {
    .ad-media,
    .cd-media {
        display: none;
    }
}
@media screen and (min-width: 992px) {
    .ad-media,
    .cd-media {
        padding: 60px;
    }
}
.ad-content,
.cd-content {
    flex-basis: 0;
    flex-grow: 3;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}
@media screen and (min-width: 768px) {
    .ad-content .modal-header,
    .cd-content .modal-header {
        padding-bottom: 0;
    }
}
.ad-content .modal-body,
.cd-content .modal-body {
    margin-top: auto;
    margin-bottom: auto;
}
@media screen and (min-width: 768px) {
    .ad-content .modal-body,
    .cd-content .modal-body {
        padding: 30px;
    }
}
@media screen and (min-width: 992px) {
    .ad-content .modal-body,
    .cd-content .modal-body {
        padding-right: 60px;
        padding-bottom: 60px;
        padding-left: 60px;
    }
}
.ad-content .modal-body .btn,
.ad-content .modal-body .download-details,
.ad-content .modal-body .nav-close,
.cd-content .modal-body .btn,
.cd-content .modal-body .download-details,
.cd-content .modal-body .nav-close {
    margin-top: 15px;
}
.promo .modal-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 40px 48px;
    gap: 10px;
    max-height: -webkit-max-content !important;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
}
.promo .modal-body .center {
    text-align: center;
}
.promo .modal-body .modal-logo {
    width: 110px;
    margin-bottom: 6px;
}
.promo .modal-body .modal-logo img {
    width: 100%;
    height: 100%;
}
.promo .modal-body .modal-title {
    line-height: 40px;
}
.promo .modal-body .modal-btn-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.promo .modal-body .btn,
.promo .modal-body .download-details,
.promo .modal-body .nav-close {
    margin: 0;
}
.promo .cd-media {
    flex-grow: 2;
    padding: unset;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    background-position: 50%;
}
.promo .cd-content {
    flex-grow: 2;
}
.promo .btn-impact:before {
    z-index: 0;
}
.modal-signin {
    max-width: 400px !important;
}
.modal-signin .modal-header {
    padding-bottom: 12px !important;
}
.modal-signin .modal-header h3 {
    margin-bottom: 8px;
}
.modal-signin .modal-body form label {
    font-size: 14px;
}
.modal-signin .modal-body form button,
.modal-signin .modal-body form input {
    margin-bottom: 14px;
}
.modal-signin hr {
    width: 100%;
    margin: 14px 0 14px -20px;
    padding-right: 40px;
}
.modal-alert .modal-header {
    padding-bottom: 0 !important;
}
.modal-alert .modal-header p {
    font-size: 18px;
}
.modal-alert-label {
    color: #64798a;
    font-size: 14px;
}
.modal-alert-notification {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modal-alert-notification p {
    margin: 0;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-alert-notification a {
    font-size: 12px;
    padding-left: 12px;
}
@media only screen and (max-width: 768px) {
    .modal-alert-notification strong {
        display: block;
    }
    .modal-alert-notification #toggleSwitch {
        display: none;
    }
}
.modal-alert-box {
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 32px;
}
.modal-alert-box .modal-alert-notification {
    padding: 10px 16px;
}
.modal-alert-box hr {
    padding: 0 3px;
    width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    margin: auto;
}
@media only screen and (max-width: 767px) {
    .collapse-mobile.active .modal.fade {
        display: none !important;
    }
    .collapse-mobile.active .modal.fade.in {
        display: block !important;
    }
}
.body-max {
    max-height: 270px;
    overflow-y: auto;
}
.modalWidth {
    width: 150px;
}
.modalWidth .welcome {
    padding-top: 8px;
}
.modalWidth .buttonSection {
    padding: 8px 0;
}
.modalWidth .buttonSection .btn,
.modalWidth .buttonSection .download-details,
.modalWidth .buttonSection .nav-close {
    width: 100%;
}
.subs .max-height {
    max-height: 500px !important;
}
.subs .modal-header {
    margin-bottom: 0;
}
.subs .modal-header p {
    font-size: 20px;
    font-family: Poppins, sans-serif;
}
.subs .border {
    border: 1px solid #d4cfc5;
}
.subs .border .checkbox {
    margin: 0;
    padding: 16px;
}
.subs .border .checkbox .subsection {
    font-weight: 600;
}
.subs .border .checkbox .subtitle {
    font-size: 14px;
    padding-left: 20px;
    padding-top: 8px;
}
@media (min-width: 992px) {
    .modal-order-distributor {
        min-width: 640px;
    }
}
@media (max-width: 480px) {
    .modal-order-distributor .box {
        flex-wrap: wrap;
    }
}
.modal-order-distributor h3 {
    display: inline;
}
.modal-order-distributor select {
    width: auto;
    border: 2px solid #000;
    font-size: 12px;
    font-weight: 600;
    height: 25px;
    padding-top: 0;
    padding-bottom: 0;
    display: inline;
    padding-left: 8px;
}
.modal-order-distributor thead > tr > th {
    background-color: transparent;
    border-bottom: 3px solid #aaa6a2 !important;
}
.modal-order-distributor .box {
    padding-bottom: 26px;
    display: flex;
    gap: 12px;
}
.modal-order-distributor td {
    height: 42px;
}
.modal-order-distributor p {
    font-size: 14px;
}
.modal-order-distributor .icon-newtab {
    font-size: 11px;
}
.modal-order-distributor .btn-group-xs > .btn .icon-newtab,
.modal-order-distributor .btn-group-xs > .download-details .icon-newtab,
.modal-order-distributor .btn-group-xs > .nav-close .icon-newtab,
.modal-order-distributor .btn-xs .icon-newtab {
    font-size: 8px;
}
.modal-order-distributor .modal-body {
    max-height: 600px !important;
    overflow-y: scroll;
}
.modal-order-distributor .modal-header {
    padding-bottom: 6px;
    display: flex;
    justify-content: space-between;
}
.modal-order-distributor .modal-header h3 {
    width: 100%;
}
.modal-part-detail .modal-dialog {
    width: auto;
    max-width: 70vw;
    max-height: 90vh;
}
.modal-part-detail .modal-body {
    max-height: 86vh;
    overflow-y: auto;
    padding: 0 30px 30px;
    scroll-behavior: smooth;
}
.modal-part-detail .modal-body .prodOverview-image a {
    display: none;
}
.modal-part-detail .hero.hero-new {
    padding-top: 0;
}
.modal-part-detail .hero.hero-new h1 {
    font-size: 30px;
}
.react-responsive-modal-root {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1050;
}
.react-responsive-modal-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.react-responsive-modal-container {
    height: 100%;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
}
.react-responsive-modal-containerCenter:after {
    width: 0;
    height: 100%;
    content: "";
    display: inline-block;
    vertical-align: middle;
}
.react-responsive-modal-modal {
    max-width: 800px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    background: #fff;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.25);
    margin: 1.2rem;
    padding: 1.2rem;
    position: relative;
    overflow-y: auto;
}
.react-responsive-modal-closeButton {
    position: absolute;
    top: 14px;
    right: 14px;
    border: none;
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    display: flex;
}
@keyframes react-responsive-modal-overlay-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes react-responsive-modal-overlay-out {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes react-responsive-modal-modal-in {
    0% {
        transform: scale(0.96);
        opacity: 0;
    }
    to {
        transform: scale(100%);
        opacity: 1;
    }
}
@keyframes react-responsive-modal-modal-out {
    0% {
        transform: scale(100%);
        opacity: 1;
    }
    to {
        transform: scale(0.96);
        opacity: 0;
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.popoverContainer {
    display: inline-block !important;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1030;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Poppins, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d6dce0;
    border-radius: 0;
    box-shadow: 1px 2px 4px 1px rgba(51, 63, 72, 0.1);
}
.contextnav .popover.bottom,
.contextnav .popover.top,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .popover.bottom,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .popover.top,
.getstartednav > ul .popover.bottom,
.getstartednav > ul .popover.top,
.gettingstartednav > ul .popover.bottom,
.gettingstartednav > ul .popover.top,
.jumptonav .popover.bottom,
.jumptonav .popover.top {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    min-width: 150px !important;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
}
.popover-content {
    padding: 9px 14px;
}
.shopping-statement p .popover-content,
.text-muted .popover-content {
    color: #262626;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: fadein(#d6dce0, 5%);
}
.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: fadein(#d6dce0, 5%);
}
.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
@keyframes fadeIn {
    0% {
        opacity: 0.7;
        -webkit-filter: brightness(70%);
        filter: brightness(70%);
    }
    to {
        opacity: 1;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
    }
}
@keyframes fadeInMobile {
    0% {
        opacity: 0.7;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeOutMobile {
    0% {
        opacity: 0.8;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        background-color: rgba(0, 0, 0, 0.01);
    }
    to {
        background-color: #000;
    }
}
.carousel,
.carousel-inner {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
    .carousel-inner > .item {
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        perspective: 1000px;
    }
    .carousel-inner > .item.active.right,
    .carousel-inner > .item.next {
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active.left,
    .carousel-inner > .item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.active,
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right {
        transform: translateZ(0);
        left: 0;
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
}
.carousel-control.left {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption .download-details,
.carousel-caption .nav-close {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
img {
    max-width: 100%;
    height: auto;
}
img.rich-media-carousel {
    margin: 1.25em auto;
    max-width: calc(100% - 100px);
}
img.h-link-text {
    width: auto;
    max-width: 115px;
    border: none;
    margin-right: 5px;
}
img.img-gallery {
    margin: 1em 1.5em;
}
#mncnt img {
    max-height: 140px !important;
}
img[src=""] {
    display: none !important;
}
img[data-toggle] {
    cursor: pointer;
}
.media a h4 {
    color: #7bb1db;
}
.v-link-text {
    padding-top: 15px;
    padding-bottom: 15px;
}
.v-link-text span {
    font-weight: 600;
}
.featured-videos h4 {
    font-size: 1em;
}
.featured-videos a {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.featured-videos a:before {
    content: "";
    position: absolute;
    display: block;
    width: 4em;
    height: 4em;
    left: 50%;
    top: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 4em 4em;
    z-index: 1;
    opacity: 0.75;
}
ol {
    padding-left: 1.375em;
    list-style-type: decimal;
}
ol ol {
    list-style-type: lower-alpha;
}
ol ol ol {
    list-style-type: lower-roman;
}
ul {
    padding-left: 1.2em;
}
.compressed li {
    margin-bottom: 0;
}
@media screen and (min-width: 640px) {
    ul.list-columns {
        display: flex;
        flex-wrap: wrap;
    }
    ul.list-columns > li {
        padding-right: 1em;
        flex-basis: 50%;
    }
}
@media screen and (min-width: 992px) {
    ul.list-columns > li {
        padding-right: 2em;
        flex-basis: 33.3333333333%;
    }
}
.columns {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px;
}
.columns > * {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.group-module {
    width: 100%;
}
@media screen and (min-width: 768px) {
    .group-module {
        border: 1px solid #ccc;
        border-radius: 5px;
        width: calc(50% - 23px);
        margin-left: 7.5px;
        margin-right: 7.5px;
    }
    .group-module:nth-child(odd) {
        margin-left: 15px;
    }
    .group-module:nth-child(2n) {
        margin-right: 15px;
    }
}
@media screen and (max-width: 992px) {
    .mdwrap {
        margin-bottom: 0;
    }
}
.bottom-5 {
    margin-bottom: -5px;
}
.mobile-btn {
    padding: 5px 12px;
    font-size: 14px;
    line-height: 22px;
    border-radius: 16px;
}
.mobile-btn,
.mobile-btn.active,
.mobile-btn.active.focus,
.mobile-btn.active:focus,
.mobile-btn.active:hover,
.mobile-btn.focus,
.mobile-btn.hover,
.mobile-btn:active,
.mobile-btn:active.focus,
.mobile-btn:active:focus,
.mobile-btn:active:hover,
.mobile-btn:focus,
.mobile-btn:hover,
.open > .mobile-btn.dropdown-toggle,
.open > .mobile-btn.dropdown-toggle.focus,
.open > .mobile-btn.dropdown-toggle:focus,
.open > .mobile-btn.dropdown-toggle:hover {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.mobile-btn.active,
.mobile-btn:active,
.open > .mobile-btn.dropdown-toggle {
    background-image: none;
}
.mobile-btn.disabled.focus,
.mobile-btn.disabled:focus,
.mobile-btn.disabled:hover,
.mobile-btn[disabled].focus,
.mobile-btn[disabled]:focus,
.mobile-btn[disabled]:hover,
fieldset[disabled] .mobile-btn.focus,
fieldset[disabled] .mobile-btn:focus,
fieldset[disabled] .mobile-btn:hover {
    background-color: transparent;
    border-color: transparent;
}
.mobile-btn .badge {
    color: transparent;
    background-color: #000;
}
@media screen and (min-width: 768px) {
    #mynxpMm .mobile-btn {
        display: none;
    }
}
.mobile-list-item > .mobile-btn {
    color: #000;
    background-color: #f7f5f1;
    border-color: transparent;
    min-width: 55px;
    margin-right: 15px;
}
.mobile-list-item > .mobile-btn.active,
.mobile-list-item > .mobile-btn.active.focus,
.mobile-list-item > .mobile-btn.active:focus,
.mobile-list-item > .mobile-btn.active:hover,
.mobile-list-item > .mobile-btn.focus,
.mobile-list-item > .mobile-btn.hover,
.mobile-list-item > .mobile-btn:active,
.mobile-list-item > .mobile-btn:active.focus,
.mobile-list-item > .mobile-btn:active:focus,
.mobile-list-item > .mobile-btn:active:hover,
.mobile-list-item > .mobile-btn:focus,
.mobile-list-item > .mobile-btn:hover,
.open > .mobile-list-item > .mobile-btn.dropdown-toggle,
.open > .mobile-list-item > .mobile-btn.dropdown-toggle.focus,
.open > .mobile-list-item > .mobile-btn.dropdown-toggle:focus,
.open > .mobile-list-item > .mobile-btn.dropdown-toggle:hover {
    color: #000;
    background-color: #eee9e1;
    border-color: transparent;
}
.mobile-list-item > .mobile-btn.active,
.mobile-list-item > .mobile-btn:active,
.open > .mobile-list-item > .mobile-btn.dropdown-toggle {
    background-image: none;
}
.mobile-list-item > .mobile-btn.disabled.focus,
.mobile-list-item > .mobile-btn.disabled:focus,
.mobile-list-item > .mobile-btn.disabled:hover,
.mobile-list-item > .mobile-btn[disabled].focus,
.mobile-list-item > .mobile-btn[disabled]:focus,
.mobile-list-item > .mobile-btn[disabled]:hover,
fieldset[disabled] .mobile-list-item > .mobile-btn.focus,
fieldset[disabled] .mobile-list-item > .mobile-btn:focus,
fieldset[disabled] .mobile-list-item > .mobile-btn:hover {
    background-color: #f7f5f1;
    border-color: transparent;
}
.mobile-list-item > .mobile-btn .badge {
    color: #f7f5f1;
    background-color: #000;
}
.mobile-list {
    list-style: none;
}
.mobile-list,
.mobile-list > li {
    padding-left: 0;
}
.mobile-list + .mobile-list {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #d4cfc5;
}
.mobile-list-header {
    font-family: Poppins, sans-serif;
}
.mobile-list-header + .child-list .mobile-list-item > a {
    margin-left: 10px;
}
.mobile-list-item {
    position: static;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 5px;
}
.mobile-list-item > a,
.mobile-list-item > span {
    display: inline-block;
    margin-right: auto;
    padding: 6px 12px;
    font-size: 14px;
    color: #686664;
}
.mobile-list-item > a {
    color: #000;
}
.mobile-list-item > ul {
    list-style: none;
    width: 100%;
    padding-left: 10px;
}
.mobile-list-item > ul > li {
    padding-left: 0;
}
.mobile-list-label {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
}
.mobile-list-label > span {
    display: inline-block;
    padding: 6px 12px 6px 22px;
    font-size: 12px;
}
.mobile-list-label + .child-list {
    padding-left: 12px;
}
.activity-group.is-day + .activity-group.is-day {
    padding-top: 2em;
}
.activity-group-heading {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
    margin-top: 0;
}
.activity-list {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
}
.activity-list > li {
    padding-left: 0;
}
.activity-list li {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.activity-list li > span:first-child {
    flex-shrink: 0;
    margin-right: 0.5em;
    color: #686664;
}
.activity-list li > span:last-child {
    flex-shrink: 0;
    margin-left: 0.5em;
}
.activity-list li a {
    display: inline-block;
    max-width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.activity-list li a.activity-all {
    color: #215bd6;
}
.list-success {
    padding-left: 24px;
    list-style: none;
}
.list-success > li {
    position: relative;
}
.list-success > li:before {
    content: "\f00c";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 3px;
    left: -24px;
    color: #000;
}
.metadata,
.shopping-list .box-container .description {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #686664;
}
.shopping-list .box-container ul.description,
ul.metadata {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-top: 0;
}
.shopping-list .box-container ul.description > li,
ul.metadata > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.shopping-list .box-container ul.description li,
ul.metadata li {
    margin-top: 6px;
    margin-bottom: 0;
}
.metadata a,
.shopping-list .box-container .description a {
    color: #686664;
    text-decoration: underline;
}
#new-modal-landing .metadata a,
#new-modal-landing .shopping-list .box-container .description a,
#part-details-app .metadata a,
#part-details-app .shopping-list .box-container .description a,
.shopping-list .box-container #new-modal-landing .description a,
.shopping-list .box-container #part-details-app .description a {
    color: #215bd6;
    text-decoration: none;
}
#new-modal-landing .metadata a:hover,
#new-modal-landing .shopping-list .box-container .description a:hover,
#part-details-app .metadata a:hover,
#part-details-app .shopping-list .box-container .description a:hover,
.shopping-list .box-container #new-modal-landing .description a:hover,
.shopping-list .box-container #part-details-app .description a:hover {
    text-decoration: underline;
}
.metadata.partner-meta-list.vendor-img,
.shopping-list .box-container .partner-meta-list.vendor-img.description {
    display: inline-flex;
    align-items: center;
    margin-top: -8px;
}
.metadata.partner-meta-list.vendor-img .partner-meta-img,
.shopping-list .box-container .partner-meta-list.vendor-img.description .partner-meta-img {
    margin-right: 16px;
    width: 10%;
}
@media screen and (max-width: 992px) {
    .metadata.partner-meta-list.vendor-img .partner-meta-img,
    .shopping-list .box-container .partner-meta-list.vendor-img.description .partner-meta-img {
        width: 30%;
    }
}
.shopping-list .box-container .stepper-content .description .meta-item,
.stepper-content .metadata .meta-item,
.stepper-content .shopping-list .box-container .description .meta-item {
    padding-right: 8px;
    display: inline-block;
    padding-left: 0;
}
.metadata a[class="primary-link"],
.shopping-list .box-container .description a[class="primary-link"] {
    font-weight: 400;
    color: #215bd6;
    text-decoration: none;
}
.meta-key {
    font-weight: 400;
}
.ds-resources .meta-key {
    font-weight: 600;
}
.ds-resources .meta-key a {
    font-weight: 400;
}
.key-topic .meta-value {
    margin-left: 12px;
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 22px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.25;
    vertical-align: top;
    border-top: 1px solid #d4cfc5;
    font-size: 12px;
    color: #000;
}
@media screen and (min-width: 768px) {
    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        font-size: 14px;
    }
}
.table > thead > tr > th {
    border-bottom: 2px solid #d4cfc5;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #d4cfc5;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #d4cfc5;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th,
td.stripe,
tr.stripe > td {
    background-color: #f7f5f1;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 1px solid #d4cfc5;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
.table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 2px;
}
.table td,
.table th {
    padding: 4px;
    line-height: 16px;
    vertical-align: top;
}
.table td {
    border-spacing: 0;
}
.table th {
    font-weight: 600;
}
.table thead th,
table.table thead td {
    vertical-align: top;
    border-right: 1px solid #fff;
    background-color: #ebe7dd;
}
.table.table-bordered {
    border: 1px solid #ebe7dd;
    border-collapse: collapse;
}
.table.table-head-light thead td,
.table.table-head-light thead th {
    background-color: #fff;
    border-bottom: 3px solid #898683;
}
.table.table-head-light thead th {
    border-bottom: 3px solid #898683;
}
.cool-grey-xxlight .table.table-head-light thead th,
.cool-grey-xxxlight .table.table-head-light thead th,
.shopping-coupon .table.table-head-light thead th {
    background-color: transparent;
    border-right: none !important;
}
.table.table-bordered td {
    border: 1px solid #ebe7dd;
    border-collapse: collapse;
}
.table.table-bordered th {
    border-left: 1px solid #ebe7dd;
    border-right: 1px solid #ebe7dd;
    border-top: 1px solid #ebe7dd;
    border-collapse: collapse;
}
.table.table-centered td,
.table.table-centered th {
    text-align: center;
    vertical-align: inherit;
}
.table.table-bordered thead:first-child tr:first-child td,
.table.table-bordered thead:first-child tr:first-child th {
    border-right: 1px solid #fff;
    border-top: 1px solid #ebe7dd;
}
.table.table-bordered.table-head-light thead:first-child tr:first-child th,
.table.table-bordered thead:first-child tr:first-child th:last-child {
    border-right: 1px solid #ebe7dd;
}
.table.table-striped tbody > tr:nth-child(2n) > td,
.table.table-striped tbody > tr:nth-child(2n) > th {
    background-color: #f7f5f1;
}
.table.table-striped tbody > tr:nth-child(odd) > td,
.table.table-striped tbody > tr:nth-child(odd) > th {
    background-color: #fff;
}
.table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
}
.table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
}
.table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #fff;
}
.table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #fff;
}
.table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
}
.dataTable .limit-checkbox-filter-height {
    display: inline-block;
    max-height: 4em;
    overflow-y: scroll;
}
.tablesorter-headerUnSorted [class*="icon-"] {
    display: none;
}
.tablesorter-headerAsc [class*="-up"] {
    display: inline-block;
}
.tablesorter-headerAsc [class*="-down"] {
    display: none;
}
.tablesorter-headerDesc [class*="-down"] {
    display: inline-block;
}
.tablesorter-headerDesc [class*="-up"] {
    display: none;
}
.table.rectable .icon-arrow-down2,
.table.rectable .icon-arrow-up2,
.table.sortable .icon-arrow-down2,
.table.sortable .icon-arrow-up2,
.table.stdtable .icon-arrow-down2,
.table.stdtable .icon-arrow-up2,
.tablesaw-sortable .icon-arrow-down2,
.tablesaw-sortable .icon-arrow-up2 {
    cursor: pointer;
}
.table-limited tr:nth-child(n + 4) {
    display: none;
}
@media only screen and (max-width: 767px) {
    .collapse-mobile .table-limited tr:nth-child(n + 4) {
        display: table-row;
    }
}
.table .vertCenter {
    vertical-align: middle;
}
table.table.table--red thead td,
table.table.table--red thead th {
    background-color: #e3004a;
    color: #fff;
}
table.table.table--aqua thead td,
table.table.table--aqua thead th {
    background-color: #00a4a7;
    color: #005254;
}
@media only screen and (max-width: 767px) {
    .part-operating {
        padding-top: 2em;
        padding-bottom: 2em;
    }
    .part-operating .table {
        margin-bottom: 0;
    }
    .part-operating .table.table-bordered {
        border: 0;
    }
    .part-operating .table td,
    .part-operating .table th {
        width: 50%;
    }
}
.table > caption {
    caption-side: bottom;
    font-size: 14px;
}
.onebox-heading {
    font-size: 14px;
    color: #686664;
}
#Recommended-Documentation th:nth-child(2) {
    width: 85px;
}
table.tablesaw {
    empty-cells: show;
    max-width: 100%;
    width: 100%;
}
.tablesaw {
    border-collapse: collapse;
    width: 100%;
    border: 0;
    padding: 0;
}
.tablesaw td,
.tablesaw th {
    box-sizing: border-box;
    padding: 0.5em 0.7em;
}
.tablesaw thead tr:first-child th {
    padding-top: 0.9em;
    padding-bottom: 0.7em;
}
.tablesaw-enhanced .tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .download-details,
.tablesaw-enhanced .tablesaw-bar .nav-close {
    border: 1px solid #ccc;
    background: none;
    background-color: #fafafa;
    box-shadow: 0 1px 0 #fff;
    color: #4a4a4a;
    clear: both;
    cursor: pointer;
    display: block;
    font: 700 20px/1 sans-serif;
    margin: 0;
    padding: 0.5em 0.85em 0.4em;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow: 0 1px 0 #fff;
    width: 100%;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.1) 0, hsla(0, 0%, 100%, 0.1) 50%, hsla(0, 0%, 66.7%, 0.1) 55%, hsla(0, 0%, 47.1%, 0.15));
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    border-radius: 0.25em;
}
.tablesaw-enhanced .tablesaw-bar a.btn,
.tablesaw-enhanced .tablesaw-bar a.download-details,
.tablesaw-enhanced .tablesaw-bar a.nav-close {
    color: #1c95d4;
}
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .download-details:hover,
.tablesaw-enhanced .tablesaw-bar .nav-close:hover {
    text-decoration: none;
}
.tablesaw-enhanced .tablesaw-bar .btn:active,
.tablesaw-enhanced .tablesaw-bar .download-details:active,
.tablesaw-enhanced .tablesaw-bar .nav-close:active {
    background-color: #ddd;
    background-image: linear-gradient(180deg, hsla(0, 0%, 39.2%, 0.35) 0, hsla(0, 0%, 100%, 0) 70%);
}
.tablesaw-enhanced .tablesaw-bar .btn:focus,
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .download-details:focus,
.tablesaw-enhanced .tablesaw-bar .download-details:hover,
.tablesaw-enhanced .tablesaw-bar .nav-close:focus,
.tablesaw-enhanced .tablesaw-bar .nav-close:hover {
    color: #208de3;
    background-color: #fff;
    outline: none;
}
.tablesaw-bar .btn:focus,
.tablesaw-bar .download-details:focus,
.tablesaw-bar .nav-close:focus {
    box-shadow: 0 0 0.35em #4faeef !important;
}
.tablesaw-bar .btn-select select {
    background: none;
    border: none;
    display: block;
    position: absolute;
    font-weight: inherit;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    min-height: 1em;
    opacity: 0;
    filter: alpha(opacity=0);
    display: inline-block;
    color: transparent;
}
.tablesaw-bar .btn select option,
.tablesaw-bar .download-details select option,
.tablesaw-bar .nav-close select option {
    background: #fff;
    color: #000;
    font-family: sans-serif;
}
.tablesaw-enhanced .tablesaw-bar .btn-select.download-details,
.tablesaw-enhanced .tablesaw-bar .btn-select.nav-close,
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
    color: #4d4d4d;
    padding-right: 2.5em;
    min-width: 7.25em;
    text-align: left;
    text-indent: 0;
}
.tablesaw-bar .btn-micro.download-details,
.tablesaw-bar .btn-micro.nav-close,
.tablesaw-bar .btn-small.download-details,
.tablesaw-bar .btn-small.nav-close,
.tablesaw-bar .btn.btn-micro,
.tablesaw-bar .btn.btn-small {
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
    top: 0;
}
.tablesaw-bar .btn-small.download-details,
.tablesaw-bar .btn-small.nav-close,
.tablesaw-bar .btn.btn-small {
    font-size: 1.0625em;
    line-height: 19px;
    padding: 0.3em 1em;
}
.tablesaw-bar .btn-micro.download-details,
.tablesaw-bar .btn-micro.nav-close,
.tablesaw-bar .btn.btn-micro {
    font-size: 0.8125em;
    padding: 0.4em 0.7em 0.25em;
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
    text-align: left;
}
.tablesaw-bar .btn-select:after {
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px hsla(0, 0%, 100%, 0.25);
    content: " ";
    display: block;
    position: absolute;
}
.tablesaw-bar .btn-select.btn-micro,
.tablesaw-bar .btn-select.btn-small {
    padding-right: 1.5em;
}
.tablesaw-bar .btn-select:after {
    background: none;
    background-repeat: no-repeat;
    background-position: 0.25em 0.45em;
    content: "\25bc";
    font-size: 0.55em;
    padding-top: 1.2em;
    padding-left: 1em;
    left: auto;
    right: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    width: 1.8em;
}
.tablesaw-bar .btn-select.btn-micro:after,
.tablesaw-bar .btn-select.btn-small:after {
    width: 1.2em;
    font-size: 0.5em;
    padding-top: 1em;
    padding-right: 0.5em;
    line-height: 1.65;
    background: none;
    box-shadow: none;
    border-left-width: 0;
}
.tablesaw-advance .btn,
.tablesaw-advance .download-details,
.tablesaw-advance .nav-close {
    -webkit-appearance: none;
    -moz-appearance: none;
    box-sizing: border-box;
    text-shadow: 0 1px 0 #fff;
    border-radius: 0.25em;
}
.tablesaw-advance .btn-micro.download-details,
.tablesaw-advance .btn-micro.nav-close,
.tablesaw-advance .btn.btn-micro {
    font-size: 0.8125em;
    padding: 0.3em 0.7em 0.25em;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
    display: inline-block;
    overflow: hidden;
    width: 1.8em;
    height: 1.8em;
    background-position: 50% 50%;
    margin-left: 0.5em;
    position: relative;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
    content: "\0020";
    overflow: hidden;
    width: 0;
    height: 0;
    position: absolute;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
    left: 0.5em;
    top: 0.65em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid grey;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
    left: 0.5em;
    top: 0.65em;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid grey;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    top: 0.45em;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
    left: 0.6em;
    border-right: 5px solid grey;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
    left: 0.7em;
    border-left: 5px solid grey;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
    opacity: 0.25;
    filter: alpha(opacity=25);
    cursor: default;
    pointer-events: none;
}
.tablesaw-bar {
    clear: both;
    font-family: sans-serif;
}
.tablesaw-toolbar {
    font-size: 0.875em;
    float: left;
}
.tablesaw-toolbar label {
    padding: 0.5em 0;
    clear: both;
    display: block;
    color: #888;
    margin-right: 0.5em;
    text-transform: uppercase;
}
.tablesaw-bar .btn,
.tablesaw-bar .download-details,
.tablesaw-bar .nav-close,
.tablesaw-enhanced .tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .download-details,
.tablesaw-enhanced .tablesaw-bar .nav-close {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
    margin-bottom: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn,
.tablesaw-bar .tablesaw-toolbar .download-details,
.tablesaw-bar .tablesaw-toolbar .nav-close {
    margin-left: 0.4em;
    margin-top: 0;
    text-transform: uppercase;
    border: none;
    box-shadow: none;
    background: transparent;
    font-family: sans-serif;
    font-size: 1em;
    padding-left: 0.3em;
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
    min-width: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
    padding-top: 0.9em;
}
.tablesaw-bar .tablesaw-toolbar select {
    color: #888;
    text-transform: none;
    background: transparent;
}
.tablesaw-toolbar ~ table {
    clear: both;
}
.tablesaw-toolbar .a11y-sm {
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}
@media (min-width: 24em) {
    .tablesaw-toolbar .a11y-sm {
        clip: none;
        height: auto;
        width: auto;
        position: static;
        overflow: visible;
    }
}
.tablesaw-stack tbody tr {
    border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
    display: none;
}
@media only all {
    .tablesaw-stack td,
    .tablesaw-stack th {
        text-align: left;
        display: block;
    }
    .table.tablesaw-stack > tbody > tr > td {
        border-top: none;
    }
    .tablesaw-stack tr {
        clear: both;
        display: table-row;
    }
    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: block;
        padding: 0 0.6em 0 0;
        width: 30%;
        display: inline-block;
    }
    .tablesaw-stack td .tablesaw-cell-label-top,
    .tablesaw-stack th .tablesaw-cell-label-top {
        display: block;
        padding: 0.4em 0;
        margin: 0.4em 0;
    }
    .tablesaw-cell-label {
        display: block;
    }
    .tablesaw-stack tbody th.group {
        margin-top: -1px;
    }
    .tablesaw-stack th.group b.tablesaw-cell-label {
        display: none !important;
    }
}
@media (max-width: 39.9375em) {
    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
        display: none;
    }
    .tablesaw-stack tbody td,
    .tablesaw-stack tbody th {
        clear: left;
        float: left;
        width: 100%;
    }
    .tablesaw-cell-label {
        vertical-align: top;
    }
    .tablesaw-cell-content {
        max-width: 67%;
        display: inline-block;
    }
    .tablesaw-stack td:empty,
    .tablesaw-stack th:empty {
        display: none;
    }
}
@media (min-width: 40em) {
    .tablesaw-stack tr {
        display: table-row;
    }
    .tablesaw-stack td,
    .tablesaw-stack th,
    .tablesaw-stack thead td,
    .tablesaw-stack thead th {
        display: table-cell;
        margin: 0;
    }
    .tablesaw-stack td .tablesaw-cell-label,
    .tablesaw-stack th .tablesaw-cell-label {
        display: none !important;
    }
}
.tablesaw-fix-persist {
    table-layout: fixed;
}
@media only all {
    .tablesaw-swipe td.tablesaw-cell-hidden,
    .tablesaw-swipe th.tablesaw-cell-hidden {
        display: none;
    }
}
.btn.tablesaw-columntoggle-btn span,
.tablesaw-columntoggle-btn.download-details span,
.tablesaw-columntoggle-btn.nav-close span {
    text-indent: -9999px;
    display: inline-block;
}
.tablesaw-columntoggle-btnwrap {
    position: relative;
}
.tablesaw-columntoggle-btnwrap .dialog-content {
    padding: 0.5em;
}
.tablesaw-columntoggle tbody td {
    line-height: 1.5;
}
.tablesaw-columntoggle-popup {
    display: none;
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
    display: block;
    position: absolute;
    top: 2em;
    right: 0;
    background-color: #fff;
    padding: 0.5em 0.8em;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px #ccc;
    border-radius: 0.2em;
    z-index: 1;
}
.tablesaw-columntoggle-popup fieldset {
    margin: 0;
}
@media only all {
    .tablesaw-columntoggle td.tablesaw-priority-1,
    .tablesaw-columntoggle td.tablesaw-priority-2,
    .tablesaw-columntoggle td.tablesaw-priority-3,
    .tablesaw-columntoggle td.tablesaw-priority-4,
    .tablesaw-columntoggle td.tablesaw-priority-5,
    .tablesaw-columntoggle td.tablesaw-priority-6,
    .tablesaw-columntoggle th.tablesaw-priority-1,
    .tablesaw-columntoggle th.tablesaw-priority-2,
    .tablesaw-columntoggle th.tablesaw-priority-3,
    .tablesaw-columntoggle th.tablesaw-priority-4,
    .tablesaw-columntoggle th.tablesaw-priority-5,
    .tablesaw-columntoggle th.tablesaw-priority-6 {
        display: none;
    }
}
.tablesaw-columntoggle-btnwrap .dialog-content {
    top: 0 !important;
    right: 1em;
    left: auto !important;
    width: 12em;
    max-width: 18em;
    margin: -0.5em auto 0;
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
    outline-style: none;
}
@media (min-width: 20em) {
    .tablesaw-columntoggle td.tablesaw-priority-1,
    .tablesaw-columntoggle th.tablesaw-priority-1 {
        display: table-cell;
    }
}
@media (min-width: 30em) {
    .tablesaw-columntoggle td.tablesaw-priority-2,
    .tablesaw-columntoggle th.tablesaw-priority-2 {
        display: table-cell;
    }
}
@media (min-width: 40em) {
    .tablesaw-columntoggle td.tablesaw-priority-3,
    .tablesaw-columntoggle th.tablesaw-priority-3 {
        display: table-cell;
    }
    .tablesaw-columntoggle tbody td {
        line-height: 2;
    }
}
@media (min-width: 50em) {
    .tablesaw-columntoggle td.tablesaw-priority-4,
    .tablesaw-columntoggle th.tablesaw-priority-4 {
        display: table-cell;
    }
}
@media (min-width: 60em) {
    .tablesaw-columntoggle td.tablesaw-priority-5,
    .tablesaw-columntoggle th.tablesaw-priority-5 {
        display: table-cell;
    }
}
@media (min-width: 70em) {
    .tablesaw-columntoggle td.tablesaw-priority-6,
    .tablesaw-columntoggle th.tablesaw-priority-6 {
        display: table-cell;
    }
}
@media only all {
    .tablesaw-columntoggle td.tablesaw-cell-hidden,
    .tablesaw-columntoggle th.tablesaw-cell-hidden {
        display: none;
    }
    .tablesaw-columntoggle td.tablesaw-cell-visible,
    .tablesaw-columntoggle th.tablesaw-cell-visible {
        display: table-cell;
    }
}
.tablesaw-columntoggle-popup .btn-group > label {
    display: block;
    padding: 0.2em 0;
    white-space: nowrap;
}
.tablesaw-columntoggle-popup .btn-group > label input {
    margin-right: 0.8em;
}
.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
    position: relative;
}
.tablesaw-sortable thead tr th {
    padding-right: 1.6em;
    vertical-align: bottom;
}
.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
    padding: 0;
}
.tablesaw-sortable th.tablesaw-sortable-head button {
    padding: 0.9em 0.6em 0.7em 1.6em;
}
.tablesaw-sortable .tablesaw-sortable-head button {
    min-width: 100%;
    color: inherit;
    background: transparent;
    border: 0;
    padding: 0;
    text-align: left;
    font: inherit;
    text-transform: inherit;
    position: relative;
}
.tablesaw-sortable .tablesaw-sortable-head button:focus {
    outline: none;
}
.tablesaw-sortable .tablesaw-sortable-head button:after {
    font-family: Font Awesome;
    content: "\f0dc";
    width: 7px;
    height: 10px;
    position: absolute;
    left: 0.35em;
    color: #aaa6a2;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    font-family: Font Awesome;
    width: 7px;
    height: 10px;
    content: "\0020";
    position: absolute;
    left: 0.35em;
    color: #474645;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
    content: "\f0d8";
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
    content: "\f0d7";
}
.tablesaw-sortable .not-applicable:after {
    content: "--";
    display: block;
}
.tablesaw-sortable .not-applicable span {
    display: none;
}
.tablesaw-advance {
    float: right;
}
.tablesaw-advance.minimap {
    margin-right: 0.4em;
}
.tablesaw-advance-dots {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}
.tablesaw-advance-dots li {
    display: table-cell;
    margin: 0;
    padding: 0.4em 0.2em;
}
.tablesaw-advance-dots li i {
    width: 0.25em;
    height: 0.25em;
    background: #555;
    border-radius: 100%;
    display: inline-block;
}
.tablesaw-advance-dots-hide {
    opacity: 0.25;
    filter: alpha(opacity=25);
    cursor: default;
    pointer-events: none;
}
body {
    overflow-x: clip;
}
body,
body.no-sticky-nav {
    padding-top: 0;
}
body.mmenu-is-open {
    overflow-y: hidden;
    max-height: 100%;
}
body .nxp-global-sticky-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1031;
}
.horizontal-scroll {
    overflow-x: scroll;
}
#nxp-wrapper > .container-fluid:first-of-type,
.nxp-wrapper > .container-fluid:first-of-type {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1031;
}
.site-header {
    min-width: 100%;
    z-index: 1030;
    background-color: #fff;
    border-bottom: 1px solid #d4cfc5;
    position: -webkit-sticky;
    position: sticky;
}
.no-sticky-nav .site-header {
    position: static;
    width: auto;
    min-width: 100%;
}
.col-lg-12 .site-header {
    margin-right: -15px;
    margin-left: -15px;
}
.site-header-wrapper {
    display: flex;
    width: 100%;
}
.site-header-inner {
    display: flex;
}
@media screen and (min-width: 768px) {
    .site-header-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.site-header .site-logo {
    order: 2;
    flex-shrink: 0;
    -ms-grid-row-align: center;
    align-self: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media only screen and (max-width: 767px) {
    .search-open .site-header .site-logo {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .site-header .site-logo {
        margin-right: 0;
        margin-left: 0;
    }
}
@media screen and (min-width: 1199px) {
    .site-header .site-logo {
        order: 1 !important;
    }
}
.site-header .site-logo a {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}
.site-header .site-logo a img {
    width: auto;
    height: auto;
    max-height: 33px;
}
.site-header .site-logo a svg {
    display: block;
}
.site-header .site-nav {
    order: 1;
    -ms-grid-row-align: center;
    align-self: center;
    flex-shrink: 0;
    padding: 10px 15px;
}
@media screen and (min-width: 1200px) {
    .site-header .site-nav {
        order: 2;
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .site-header .site-nav {
        max-width: 49vw;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .site-header .site-nav {
        max-width: 55vw;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1799px) {
    .site-header .site-nav {
        max-width: 65vw;
    }
}
.site-header .site-nav .navbar-toggle {
    float: none;
    margin: 0 0 0 -10px;
    border-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .site-header .site-nav .navbar-toggle {
        display: block;
    }
}
.site-header .site-nav .navbar-toggle:focus,
.site-header .site-nav .navbar-toggle:hover {
    background-color: transparent;
}
.site-header .site-nav .navbar-toggle .icon-bar {
    display: block;
    height: 2px;
    background-color: #000;
}
.site-header .site-nav .navbar-toggle .icon-bar:nth-child(2) {
    margin-top: 7px;
    margin-bottom: 7px;
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .site-nav {
        padding: 0 4px;
    }
}
@media only screen and (max-width: 1199px) {
    .site-header .primary-nav {
        display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .primary-nav {
        padding-right: 30px;
    }
}
.site-header .primary-nav:hover .primary-nav-item {
    color: #686664;
}
.site-header .primary-nav:hover .primary-nav-item:hover {
    color: #000;
    text-decoration: none;
}
.site-header .primary-nav-item {
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    line-height: 63px;
    letter-spacing: 0.04em;
    transition: color 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.site-header .primary-nav-item ~ .primary-nav-item {
    margin-left: 20px;
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .primary-nav-item {
        font-size: 13px;
    }
    .site-header .primary-nav-item ~ .primary-nav-item {
        margin-left: 14px;
    }
}
.site-header .primary-nav-item.active {
    box-shadow: inset 0 -3px 0 0 #ff7400;
}
.site-header .primary-nav-item.primary-nav-store {
    line-height: normal;
    padding: 8px 12px;
    color: #fff !important;
    background: #ff7400;
    border-radius: 25px;
    font-size: 12px;
}
.site-header .primary-nav-item.primary-nav-store.active,
.site-header .primary-nav-item.primary-nav-store:hover {
    background-color: #994600;
    color: #fff !important;
    text-decoration: none;
    box-shadow: none;
}
.site-header .primary-nav.menu-open .primary-nav-item[aria-expanded="false"] {
    color: #686664;
    box-shadow: none;
}
.site-header .primary-nav.menu-open .primary-nav-item[aria-expanded="false"]:hover {
    color: #000;
}
.site-header .primary-nav.menu-open .primary-nav-item[aria-expanded="true"] {
    color: #000;
    box-shadow: none;
}
@media only screen and (max-width: 767px) {
    .site-header .sticky-nav {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .site-header .sticky-nav {
        display: flex;
        align-items: center;
    }
}
.site-header .sticky-nav-item {
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    line-height: 63px;
    letter-spacing: 0.04em;
    transition: color 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.site-header .sticky-nav-item ~ .sticky-nav-item {
    margin-left: 4px;
    margin-right: 4px;
    font-family: Poppins, sans-serif;
}
.site-header .sticky-nav-item.active {
    box-shadow: inset 0 -3px 0 0 #f9b500;
}
.site-header .sticky-nav-title {
    font-size: 20px;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
    top: 1px;
}
@media only screen and (min-width: 768px) and (max-width: 1799px) {
    .site-header .sticky-nav-title {
        overflow-x: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        white-space: nowrap;
        max-width: 65vw;
        width: auto;
    }
}
.site-header .sticky-nav-status {
    margin-bottom: 0;
    text-transform: none;
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    line-height: 19px;
    padding-right: 12px;
    letter-spacing: 0;
    margin-right: 0 !important;
    margin-left: 16px !important;
}
.site-header .sticky-nav-alerts {
    margin-bottom: 0;
    text-transform: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    margin-left: 8px !important;
    border-left: none;
    top: 1px;
    position: relative;
}
.site-header .sticky-nav-alerts a {
    margin-left: 0;
}
.site-header .sticky-nav-alerts span {
    font-size: 12px;
}
.site-header .sticky-nav-alerts .icon-info {
    cursor: pointer;
}
.site-header .header-search {
    order: 3;
    flex-shrink: 1;
    padding-right: 15px;
    padding-left: 15px;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
    -ms-grid-row-align: center;
    align-self: center;
}
@media only screen and (max-width: 767px) {
    .site-header .header-search:empty {
        min-width: 70px;
    }
}
@media screen and (min-width: 768px) {
    .site-header .header-search {
        margin-left: auto;
    }
}
@media screen and (min-width: 992px) {
    .site-header .header-search {
        -ms-grid-row-align: center;
        align-self: center;
        margin-top: 0;
        margin-bottom: 0;
    }
}
.site-header .header-search input.form-control {
    padding-left: 25px;
}
@media screen and (min-width: 768px) {
    .site-header .header-search input.form-control {
        width: 100%;
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .header-search {
        padding-right: 20px;
        padding-left: 14px;
    }
}
.site-header .header-search .search-input {
    position: relative;
    display: flex;
    max-width: 255px;
    margin-left: auto;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.site-header .header-search .search-input:after {
    content: "";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 50%;
    left: 8px;
    font-size: 12px;
    color: #898683;
    transform: translateY(-50%);
    pointer-events: none;
}
.site-header .header-search .search-input input.form-control {
    font-size: 16px;
}
.site-header .header-search .search-input input::-ms-clear {
    display: none;
}
.site-header .header-search .search-input .btn,
.site-header .header-search .search-input .download-details,
.site-header .header-search .search-input .nav-close {
    margin-left: 15px;
    border: none;
    box-shadow: none;
}
.site-header .header-search .search-input .close-icon-btn {
    color: #474645;
    padding: 11px 16px;
}
@media only screen and (max-width: 767px) {
    body:not(.search-open) .site-header .header-search .search-input:after {
        top: 50%;
        left: 50%;
        font-size: 18px;
        color: #000;
        transform: translate(-50%, -50%);
    }
    body:not(.search-open) .site-header .header-search .search-input input.form-control {
        width: 40px;
        padding: 0 0 0 40px;
        border: none;
        box-shadow: none;
    }
}
@media only screen and (max-width: 768px) {
    .site-header #login-sticky {
        display: none;
    }
}
.site-header .secondary-nav {
    list-style: none;
    display: flex;
    order: 4;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0;
    transition: opacity 0.7s cubic-bezier(0.04, 0, 0.2, 1);
}
.site-header .secondary-nav > li {
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .site-header .secondary-nav {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: none;
        width: 100%;
        max-width: 480px;
        opacity: 0;
        padding: 0;
        background-color: #fff;
        border-top: 1px solid #d4cfc5;
    }
    .mmenu-is-open .site-header .secondary-nav {
        display: flex;
        opacity: 1;
        justify-content: center;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .site-header .secondary-nav {
        border-right: 1px solid #d4cfc5;
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .secondary-nav {
        padding-left: 0;
    }
}
.site-header .secondary-nav:empty {
    padding: 0;
}
.site-header .secondary-nav:hover .secondary-nav-link {
    color: #686664;
}
.site-header .secondary-nav:hover .secondary-nav-link:hover {
    color: #000;
}
.site-header .secondary-nav:hover .icon-user {
    color: #686664;
}
.site-header .secondary-nav:hover .icon-user:hover {
    color: #000;
}
.site-header .secondary-nav:hover .secondary-nav-item.cart-item-dropdown .secondary-nav-link .notification-badge .icon-svg-cart {
    -webkit-filter: invert(39%) sepia(1%) saturate(468%) hue-rotate(85deg) brightness(102%) contrast(94%);
    filter: invert(39%) sepia(1%) saturate(468%) hue-rotate(85deg) brightness(102%) contrast(94%);
}
.site-header .secondary-nav-item {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .site-header .secondary-nav-item {
        flex-basis: 0;
        flex-grow: 1;
    }
    .site-header .secondary-nav-item:first-of-type {
        padding: 0 8px;
        white-space: nowrap;
    }
}
@media screen and (min-width: 767px) {
    .site-header .secondary-nav-item + .secondary-nav-item {
        margin-left: 20px;
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .secondary-nav-item + .secondary-nav-item {
        margin-left: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .site-header .secondary-nav-item {
        text-align: center;
    }
}
.site-header .secondary-nav-item.open > a,
.site-header .secondary-nav-item.open > a:focus,
.site-header .secondary-nav-item.open > a:hover {
    background-color: transparent;
}
.site-header .secondary-nav-item .dropdown-menu {
    padding-left: 0;
    list-style: none;
}
.site-header .secondary-nav-item .dropdown-menu > li {
    padding-left: 0;
}
.site-header .secondary-nav-item .dropdown-menu > li:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .site-header .secondary-nav-item .dropdown-message {
        margin-top: 15px;
    }
}
.site-header .secondary-nav-link {
    display: block;
    padding: 18px 0 15px;
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: 0;
    transition: color 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
@media screen and (min-width: 767px) {
    .site-header .secondary-nav-link {
        padding: 20px 6px;
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .site-header .secondary-nav-link {
        padding: 20px 0;
    }
}
.site-header .secondary-nav-link:focus,
.site-header .secondary-nav-link:hover {
    color: #686664;
    background-color: transparent;
    text-decoration: none;
}
.site-header .secondary-nav-link .badge-notification {
    display: inline-block;
    vertical-align: text-top;
    top: 18px;
    right: calc(50% - 20px);
    margin: 0;
}
@media screen and (min-width: 768px) {
    .site-header .secondary-nav-link .badge-notification {
        top: 22px;
        right: -4px;
        min-width: 5px;
        width: 6px;
        height: 6px;
    }
}
.secondary-nav:hover .badge-notification,
.secondary-nav:hover .badge-number:not(.no-items) {
    background-color: #fdc700;
}
.secondary-nav .secondary-nav-item:hover .badge-notification,
.secondary-nav .secondary-nav-item:hover .badge-number:not(.no-items) {
    background-color: #ff7400;
}
.site-header .secondary-nav-link > [class*="icon-"] {
    font-size: 18px;
}
.site-header .secondary-nav-link > [class*="icon-"].caret,
.site-header .secondary-nav-link > [class*="icon-"].icon-angle-down {
    font-size: 12px;
}
@media only screen and (max-width: 767px) {
    .site-header .secondary-nav-link > span {
        display: block;
    }
    .site-header .secondary-nav-link > span[class*="icon-"] {
        font-size: 24px;
        padding-bottom: 0;
    }
    .site-header .secondary-nav-link > span[class*="icon-angle-"] {
        display: none;
    }
}
@media screen and (min-width: 767px) {
    .site-header .secondary-nav-link [class*="icon-globe"],
    .site-header .secondary-nav-link [class*="icon-user"] {
        display: none;
    }
}
.site-header .secondary-nav .signIn-invitation {
    display: flex;
    width: 268px;
    top: 88%;
    left: -80px;
    padding: 16px 20px;
    visibility: visible;
    opacity: 1;
    transition: opacity 1.1s linear;
}
.site-header .secondary-nav .signIn-invitation p {
    color: #333f48;
    line-height: 24.5px;
}
.site-header .secondary-nav .signIn-invitation:after {
    left: 134px;
}
.site-header .secondary-nav .signIn-invitation.v-hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 1.1s, opacity 1.1s linear;
}
.site-header .secondary-nav .language-actions {
    top: 88%;
}
.site-header .secondary-nav .language-actions .lang {
    position: relative;
    padding-right: 45px;
}
.site-header .secondary-nav .language-actions .lang.selected {
    font-weight: 600;
}
.site-header .secondary-nav .language-actions .lang.selected span[class*="icon-"] {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
}
.site-header .secondary-nav .language-actions .lang span {
    pointer-events: none;
}
.site-header .secondary-nav .language-actions .lang-eng {
    padding-left: 10px;
}
.site-header .secondary-nav .language-actions .lang-eng:before {
    content: "|";
    position: relative;
    vertical-align: text-bottom;
    left: -5px;
}
.site-header .secondary-nav .language-actions:after {
    left: 150px;
}
body.search-open {
    height: 100%;
    overflow: hidden;
}
.search-open .site-header .site-nav {
    display: none;
}
.search-open .site-header .header-search {
    flex-grow: 1;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 1200px) {
    .search-open .site-header .header-search {
        width: 75%;
        max-width: 800px;
    }
}
@media only screen and (max-width: 1200px) {
    .search-open .site-header .header-search {
        width: 75%;
        max-width: 75%;
    }
}
.search-open .site-header .header-search .search-input {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .search-open .site-header .header-search .search-input .btn,
    .search-open .site-header .header-search .search-input .download-details,
    .search-open .site-header .header-search .search-input .nav-close {
        margin-right: -53px;
    }
}
.search-open .site-header .secondary-nav {
    border-left: none;
}
@media screen and (min-width: 768px) {
    .search-open .site-header .secondary-nav {
        width: 120px;
    }
    .search-open .site-header .secondary-nav-item {
        display: none;
    }
}
.site-header > .app-container {
    position: relative;
}
@media only screen and (max-width: 767px) {
    .site-header .site-header-inner {
        flex-wrap: wrap;
    }
    .site-header .site-header-inner .site-header-wrapper {
        height: 63px;
    }
}
.newSignIn {
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: inherit !important;
    letter-spacing: 0 !important;
    color: #215bd6 !important;
}
.newSignIn span {
    color: inherit;
}
.newSignIn:hover {
    text-decoration: underline !important;
}
@media only screen and (max-width: 767px) {
    .newSignIn {
        font-size: 12px !important;
        color: #000 !important;
        font-family: inherit !important;
    }
}
.newNxpAcc {
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: inherit !important;
    letter-spacing: 0 !important;
}
@media only screen and (max-width: 767px) {
    .newNxpAcc {
        font-size: 12px !important;
        color: #000 !important;
        font-family: inherit !important;
    }
}
@media print {
    .site-header {
        position: relative;
    }
    .site-header .header-search {
        display: none;
    }
    .site-header-wrapper {
        display: block;
    }
    .site-header-wrapper > * {
        display: inline-block;
    }
}
.megamenu-mynxp {
    width: 100%;
    background-color: #fff;
}
@media only screen and (max-width: 767px) {
    .megamenu-mynxp {
        position: fixed;
        top: 122px;
        left: 0;
        max-width: 480px;
        height: calc(100% - 206px);
        overflow-y: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.megamenu-mynxp .nxp-apps {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    max-height: 80vh;
    height: 100%;
}
@media only screen and (max-width: 767px) {
    .megamenu-mynxp .nxp-apps {
        flex-direction: column;
    }
}
.megamenu-mynxp .app-list-primary {
    min-width: 25%;
    padding-right: 15px;
    padding-left: 0;
}
.megamenu-mynxp .app-list-primary .app-list-group:not(:first-child) {
    margin-top: 30px;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .app-list-primary:first-child:nth-last-child(2) {
        flex-grow: 1;
        display: block;
    }
    .megamenu-mynxp .app-list-primary:first-child:nth-last-child(2) > * {
        min-width: 25%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
.megamenu-mynxp .app-list-secondary {
    flex-grow: 1;
    min-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .app-list-secondary {
        margin-top: 30px;
    }
}
@media screen and (min-width: 992px) {
    .megamenu-mynxp .app-list-secondary {
        margin-top: 0;
    }
}
.megamenu-mynxp .app-list-secondary:not(:first-child) {
    padding-top: 15px;
    border-top: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .app-list-secondary:not(:first-child) {
        padding-top: 0;
        padding-right: 15px;
        border-top: none;
        border-left: none;
    }
}
.megamenu-mynxp .app-list-secondary .app-list-group:not(:first-child) {
    margin-top: 30px;
}
.megamenu-mynxp .app-list-secondary .app-list-links {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px;
}
.megamenu-mynxp .app-list-secondary .app-list-links > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.megamenu-mynxp .app-list-tertiary {
    order: -1;
    padding: 15px;
    margin-bottom: 15px;
}
.megamenu-mynxp .app-list-tertiary .app-list-links {
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .app-list-tertiary {
        order: 0;
        width: 33.3333333333%;
        padding-left: 30px;
        padding-bottom: 0;
        padding-top: 0;
        margin-bottom: 0;
        border-bottom: none;
        border-left: 1px solid #d4cfc5;
    }
}
@media screen and (min-width: 992px) {
    .megamenu-mynxp .app-list-tertiary {
        max-width: 25%;
    }
}
.megamenu-mynxp .text-new-my-lib {
    font-weight: 600;
    padding: 4px 5px;
    margin-left: 8px;
}
.megamenu-mynxp .col {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 992px) {
    .megamenu-mynxp .col.is-apps {
        display: flex;
        width: 25%;
        max-width: 50%;
        flex-grow: 1;
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media screen and (min-width: 1440px) {
    .megamenu-mynxp .col.is-apps {
        width: 50%;
    }
}
.megamenu-mynxp .col.is-apps .app-list-title + .app-list-links {
    padding-left: 15px;
}
@media screen and (min-width: 992px) {
    .megamenu-mynxp .col.is-apps .app-list-primary {
        width: 50%;
        padding-right: 15px;
        padding-left: 0;
    }
    .megamenu-mynxp .col.is-apps .app-list-primary:only-child {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    .megamenu-mynxp .col.is-apps .app-list-primary:only-child .app-list-group {
        width: 50%;
    }
}
@media screen and (min-width: 1440px) {
    .megamenu-mynxp .col.is-apps .app-list-primary {
        width: 33.3333333333%;
    }
}
.megamenu-mynxp .col.is-apps .app-list-secondary {
    flex-grow: 1;
}
@media screen and (min-width: 992px) {
    .megamenu-mynxp .col.is-apps .app-list-secondary {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (min-width: 1440px) {
    .megamenu-mynxp .col.is-apps .app-list-secondary {
        width: 66.6666666667%;
    }
}
.megamenu-mynxp .col.is-apps .app-list-secondary:not(:first-child) {
    padding-top: 15px;
    border-top: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .col.is-apps .app-list-secondary:not(:first-child) {
        padding-top: 0;
        border-top: none;
        border-left: none;
    }
}
.megamenu-mynxp .col.is-apps .app-list-secondary .app-list-links {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px;
}
.megamenu-mynxp .col.is-apps .app-list-secondary .app-list-links > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.megamenu-mynxp .col.is-activity {
    order: -1;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .col.is-activity {
        order: 0;
        width: 33.3333333333%;
        padding-left: 30px;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
        border-left: none;
    }
}
@media screen and (min-width: 1440px) {
    .megamenu-mynxp .col.is-activity {
        width: 25%;
    }
}
.megamenu-mynxp .col.is-activity .app-list-group li {
    padding-left: 0;
}
.megamenu-mynxp .col.is-account {
    order: -2;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #f7f5f1;
}
.megamenu-mynxp .col.is-account .app-list-links {
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .col.is-account {
        order: 0;
        max-width: 33.3333333333%;
        padding: 30px;
        margin: -30px -15px -25px auto;
    }
}
@media screen and (min-width: 992px) {
    .megamenu-mynxp .col.is-account {
        max-width: 25%;
    }
}
.megamenu-mynxp .col .text-new-my-lib {
    font-weight: 600;
    padding: 4px 5px;
    margin-left: 8px;
}
.megamenu-mynxp .app-list-title {
    margin-top: 0;
    font-size: 14px;
}
.megamenu-mynxp .app-list-links {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
}
.megamenu-mynxp .app-list-links > li {
    padding-left: 0;
}
.megamenu-mynxp .app-list-links a {
    color: inherit;
}
.megamenu-mynxp .app-list-links .media-left [class*="icon"] {
    min-width: 1em;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .megamenu-mynxp .app-list-links a {
        display: inline-block;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
@media screen and (min-width: 768px) {
    .megamenu-mynxp .app-list.is-primary {
        width: 16.6666666667%;
    }
    .megamenu-mynxp .app-list.is-primary:first-child:nth-last-child(2) {
        flex-grow: 1;
        display: flex;
    }
    .megamenu-mynxp .app-list.is-primary:first-child:nth-last-child(2) > * {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.megamenu-mynxp .app-list-noAccess {
    max-width: 1000px;
    padding-right: 15px;
    padding-left: 15px;
}
.megamenu-mynxp .user-info {
    margin-bottom: 2em;
}
.megamenu-mynxp .user-name {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 20px;
}
.megamenu-mynxp .user-email {
    margin-bottom: 5px;
    font-size: 14px;
    color: #686664;
}
.megamenu-mynxp .user-exit {
    font-size: 14px;
    color: #474645;
}
#user-actions #loginFormHeader {
    width: 60vw;
    min-width: 210px;
    max-width: 360px;
}
#megamenu-backdrop,
#megamenu-backdrop-sticky {
    position: fixed;
    top: 64px;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.new-text {
    letter-spacing: 0.04em;
    color: #1a48aa;
    background-color: #92e1fd;
    padding: 5px 4px 3px;
    margin-left: 8px;
}
@media only screen and (max-width: 767px) and (max-height: 480px) {
    .mynxp-focus .secondary-nav {
        display: none !important;
    }
    .mynxp-focus .mynxpismobile {
        height: calc(100vh - 128px);
    }
    .new-text {
        padding: 5px 4px 3px;
        margin-left: 8px;
    }
}
.megamenu {
    position: relative;
}
.megamenu button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    position: absolute;
    right: 35px;
    top: 30px;
    opacity: 1;
    color: #20272d;
}
.megamenu button.close > [class*="icon-"] {
    font-size: 24px;
}
.megamenu-inner {
    top: -2px;
    max-height: calc(100vh - 64px);
    overflow-y: auto;
    display: block;
    position: absolute;
    z-index: 1030;
    width: 100%;
    padding: 15px 0;
    margin-top: 1px;
    background-color: #fff;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACMsAAAAMCAIAAAD5tz8tAAAABmJLR0QA/wD/AP+gvaeTAAABeklEQVR42u3ZQW6EMAwAQKf/f0dfWck9bVValo1JUnarmSNgK5g4HNw+3gNeQh5faR3PzE61Ls+qJUVEm5Rnaqpsk/LcarUi1dDLtrE92Z2qdqUN7MmBVBrn+RtnaJf+VeMUFnndko4WeVEv9zTg5b3c04CX93JPAz5hL2ucU43Tvl1vOw0TEdFyv3aV2OiLzd7YvJ8zIvL+eiIHYjcFPHydHC7FwyXlcCkexuZAbOeWyJXbaVur0/Xvis0F9f+1dee0wHFsdn+70zXMxcfItlaT++6rhrms7+4fiUu+e8berbb9cYy9Ti44yX/E5tkjqLQVc/Excr9WM/+GefEx8kq/j5x69O3WIf/FMXK7Ue87eA1vSgAAAAAAAECJCRMAAAAAAAA1JkwAAAAAAADUmDABAAAAAABQY8IEAAAAAABAjQkTAAAAAAAANSZMAAAAAAAA1JgwAQAAAAAAUGPCBAAAAAAAQI0JEwAAAAAAADUmTAAAAAAAANR8AszICsRS3JbeAAAAAElFTkSuQmCC");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 8px;
}
.megamenu-inner ~ .close {
    display: none;
    position: absolute;
    top: 15px;
    right: 30px;
    z-index: 1030;
}
.megamenu-inner.open:not(#mynxpMm) ~ .close {
    display: inline-block;
}
.megamenu-inner.xtreme {
    padding-bottom: 8px;
}
.megamenu-inner.xtreme .row:first-of-type {
    padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
    .megamenu-inner {
        max-width: 480px;
        background-image: none;
    }
}
@media screen and (min-width: 768px) {
    .megamenu-inner {
        padding: 30px;
    }
}
.megamenu-inner.app-container {
    margin-top: 0;
}
.megamenu-inner:not(.open) {
    display: none;
}
.megamenu-xtreme {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 160px;
}
@media screen and (max-width: 768px) {
    .megamenu-xtreme {
        display: none;
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1280px), screen and (min-height: 586px) and (max-height: 587px) {
    .megamenu-xtreme {
        display: none;
    }
}
.megamenu-xtreme-1,
.megamenu-xtreme-2 {
    padding: 8px 40px;
    margin: 32px 0;
    display: flex;
    align-items: center;
    height: 90px;
}
.megamenu-xtreme-1 {
    border-right: 1px solid #898683;
    width: 275px;
}
.megamenu-xtreme-1 h3 {
    margin: 0;
}
.megamenu-xtreme-2 h4 {
    display: flex;
    align-items: end;
    margin: 0 0 6px;
}
.megamenu-xtreme-2 .link {
    margin-bottom: 0;
}
.megamenu-xtreme-2 .link a {
    color: #3ecafb;
}
.megamenu-xtreme-2 .img-responsive {
    height: 100%;
    padding-right: 16px;
}
.megamenu-header {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 16px;
}
.megamenu-header a {
    color: #000;
}
.megamenu-header a[href*="#0"] {
    cursor: not-allowed;
}
.megamenu-header a:hover {
    text-decoration: underline;
}
.megamenu-header ~ .megamenu-header {
    margin-top: 30px;
}
.megamenu-list {
    padding-left: 0;
    list-style: none;
    color: #686664;
    font-size: 14px;
}
.megamenu-list > li {
    padding-left: 0;
}
.megamenu-list.columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-width: 210px;
    -moz-column-width: 210px;
    columns: 210px 2;
}
.megamenu-list.columns .is-column-span {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
}
.megamenu-list .megamenu-list {
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
.megamenu-list li {
    margin-bottom: 0;
}
.megamenu-list a {
    display: inline-block;
    padding-top: 6px;
    padding-bottom: 6px;
    color: inherit;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.megamenu-list a[href*="#0"] {
    cursor: not-allowed;
}
.megamenu-list a.cta,
.megamenu-list a.cta:hover {
    color: #215bd6;
}
.megamenu-list a:hover {
    color: #000;
    text-decoration: none;
}
.megamenu-new {
    right: 0;
    padding-left: 30px;
}
@media only screen and (max-width: 1199px) {
    .megamenu-new {
        width: 75%;
    }
}
@media only screen and (min-width: 1200px) {
    .megamenu-new {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .megamenu-new {
        left: 0;
        width: 100%;
    }
}
.megamenu-new .nxp-apps {
    padding: 0 32px;
    display: flex;
    flex-direction: column;
}
.megamenu-new-user {
    width: 100%;
    padding: 28px 0;
    border-bottom: 1px solid #d4cfc5;
}
.megamenu-new-user h3 {
    margin-top: 0;
}
.megamenu-new-user .shopping-coupon-list li,
.megamenu-new-user .shopping-list .box-container .remove,
.megamenu-new-user .shopping-modal .description,
.megamenu-new-user .shopping-quantity-group .title,
.megamenu-new-user .shopping-statement p,
.megamenu-new-user .small,
.shopping-coupon-list .megamenu-new-user li,
.shopping-list .box-container .megamenu-new-user .remove,
.shopping-modal .megamenu-new-user .description,
.shopping-quantity-group .megamenu-new-user .title,
.shopping-statement .megamenu-new-user p {
    margin: 0;
}
.megamenu-new-data {
    display: flex;
    flex-direction: row;
    padding-top: 28px;
}
.megamenu-new-data-acc,
.megamenu-new-data-freq {
    width: 50%;
}
.table-responsive .text-new-my-lib {
    margin-left: 4px;
}
.sticky-nav .text-new-my-lib {
    margin-right: 0 !important;
    vertical-align: 3px;
}
.stepper .text-new-my-lib {
    vertical-align: 2px;
}
.text-new-my-lib-nrnd {
    color: #8f2727;
    background-color: #f6e0d5;
}
.text-new-my-lib-new,
.text-new-my-lib-nrnd {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.04em;
    padding: 4px 8px;
    text-transform: uppercase;
    margin-left: 8px;
}
.text-new-my-lib-new {
    color: #3d4101;
    background-color: #f2f5c9;
}
#my-nxp .item-title .text-new-my-lib {
    vertical-align: 4px;
}
#my-nxp .app-column-right .lead {
    font-size: 20px;
    font-weight: 600;
}
#my-nxp .app-column-right .lead2 {
    font-size: 18px;
}
#my-nxp .app-column-right .my-nxp-secure .alert,
#my-nxp .app-column-right .my-nxp-secure .lead {
    margin-bottom: 32px;
}
#my-nxp .app-column-right .hero-new {
    padding: 30px 0;
}
#my-nxp .app-column-right .hero-new .hero-subtitle {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
#my-nxp .app-column-right .hero-new .hero-description {
    padding-top: 16px;
    font-size: 16px;
    margin-top: 0;
    font-family: Poppins, sans-serif;
}
#my-nxp .app-column-right .hero-new .hero-description p {
    margin: 0 0 11px;
}
.sticky-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1099;
    background-color: #fff;
    display: flex;
    gap: 12px;
    max-height: 64px;
    border-bottom: 1px solid #d4cfc5;
    padding: 0 15px;
}
.sticky-menu-inner {
    display: flex;
    gap: 12px;
    flex-wrap: nowrap;
    align-items: center;
}
.sticky-menu-logo {
    margin-right: 12px;
}
.sticky-menu-logo svg {
    max-width: 64px;
}
.sticky-menu-logo .nxpsvglogoN {
    fill: #f9b500;
}
.sticky-menu-logo .nxpsvglogoX {
    fill: #0eafe0;
}
.sticky-menu-logo .nxpsvglogoP {
    fill: #69ca00;
}
.secondary-nav-link:has(.notification-badge) {
    padding: 0 6px;
}
@media only screen and (max-width: 767px) {
    .secondary-nav-item.cart-item-dropdown .secondary-nav-link {
        gap: 3.5px;
    }
}
@media only screen and (max-width: 767px) {
    .secondary-nav-item .secondary-nav-link {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .secondary-nav-item .secondary-nav-link .notification-badge {
        top: 4px;
    }
}
.dropdown-menu.signIn-invitation {
    display: flex;
    width: 276px;
    padding: 16px 20px;
}
.dropdown-menu.signIn-invitation p {
    color: #333f48;
    line-height: 24.5px;
}
#login-block {
    display: none;
}
@media only screen and (max-width: 991px) {
    #login-block {
        display: block;
    }
}
@media only screen and (max-width: 991px) {
    #loginBlock {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .mynxp-leftnav-component {
        display: none;
    }
}
.mynxp-leftnav-component-new {
    padding: 0 30px;
}
.mynxp-leftnav-component-new-data {
    padding: 30px 0;
}
.mynxp-leftnav-component-new-data h3 {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-top: 6px;
}
.mynxp-leftnav-component-new-data p {
    margin-top: 6px;
    font-size: 14px;
    color: #686664;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    word-break: break-all;
}
.mynxp-leftnav-component-new-nav {
    padding: 30px 0;
    border-top: 1px solid #d4cfc5;
}
.mynxp-leftnav-component-new-nav p {
    font-size: 14px;
    font-weight: 600;
}
.mynxp-leftnav-component-new-nav .leftnav {
    padding-top: 8px;
    margin: 0 -30px;
}
.mynxp-leftnav-component-new-nav .leftnav a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
}
.mynxp-leftnav-component-new-nav .leftnav a .badge-notification {
    margin-left: 4px;
}
.mynxp-leftnav-component-new-nav .leftnav a.ext:after {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
}
.offer-component .mynxp-leftnav-component-new-nav .leftnav a.ext:after {
    content: "";
}
.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="community.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="docs.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="investorday.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="investors.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="mcuxpresso.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="nxpcup.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="showroom.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="community.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="docs.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="investorday.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="investors.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="mcuxpresso.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="nxpcup.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="showroom.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.btn[href*="support.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="community.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="docs.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="investorday.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="investors.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="mcuxpresso.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="nxpcup.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="showroom.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.download-details[href*="support.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="community.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="docs.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="investorday.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="investors.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="mcuxpresso.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="nxpcup.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="showroom.nxp.com"]:after,.mynxp-leftnav-component-new-nav .leftnav a.ext.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.mynxp-leftnav-component-new-nav .leftnav a.ext[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.mynxp-leftnav-component .text-new-my-lib {
    font-size: 10px;
    font-weight: 600;
    padding: 4px 5px;
    margin-left: 8px;
}
.container-fluid > footer[class*="loadnav"] {
    margin-right: -15px;
    margin-left: -15px;
}
.footer-inner {
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
    border-top: 1px solid #898683;
}
@media screen and (min-width: 768px) {
    .footer-inner {
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .footer-inner {
        text-align: center;
    }
}
.col-lg-12 > .iw_component .footer-inner {
    margin-right: -15px;
    margin-left: -15px;
}
.footer-logo {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-nav-primary {
    padding-left: 0;
    margin-left: -10px;
    margin-right: -10px;
    list-style: none;
}
.footer-nav-primary > li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.footer-nav-primary:hover a {
    color: #686664;
}
.footer-nav-primary a {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    transition: color 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.footer-nav-primary a:hover {
    color: #000;
    text-decoration: none;
}
.footer-nav-social {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
}
.footer-nav-social > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
.footer-nav-social a {
    display: block;
    padding-right: 12px;
    padding-left: 12px;
}
.footer-nav-social li:first-of-type a {
    padding-left: 0;
}
.footer-nav-social li:last-of-type a {
    padding-right: 0;
}
@media screen and (min-width: 768px) {
    .footer-nav-social {
        text-align: right;
    }
}
.footer-nav-social .youtubeIcon svg {
    height: 32px;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .footer-nav-social .youtubeIcon svg {
        height: 32px;
        margin-bottom: 0;
    }
}
.footer-nav-social svg {
    display: block;
    height: 32px;
    fill: #000;
}
@media screen and (min-width: 768px) {
    .footer-nav-social svg {
        height: 32px;
    }
}
.footer-nav-legal {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-bottom: 0;
    font-size: 12px;
}
.footer-nav-legal > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    border-right: 1px solid #686664;
}
.footer-nav-legal > li:last-of-type {
    border-right: none;
}
.footer-nav-legal a {
    color: #686664;
}
.footer-license {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 12px;
    color: #686664;
}
@media screen and (min-width: 768px) {
    .footer-license {
        margin-top: 0;
        text-align: right;
    }
}
#nxp-news-footer {
    font-size: 14px;
    border-bottom: 1px solid #d4cfc5;
}
#nxp-news-footer:empty {
    border-bottom: none;
}
@media only screen and (max-width: 767px) {
    #nxp-news-footer {
        display: none;
    }
}
#nxp-news-footer .newsItem {
    width: 100%;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}
#nxp-news-footer .newsItem > p {
    display: flex;
    max-width: 66.6666666667%;
    margin-bottom: 0;
    white-space: nowrap;
}
#nxp-news-footer .newsItem-label {
    font-weight: 600;
}
#nxp-news-footer .newsItem-title {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
#nxp-news-footer .newsItem-action {
    margin-left: 5px;
}
.leftnav {
    list-style: none;
    position: relative;
    padding-top: 30px;
    margin-bottom: 4em;
    font-size: 14px;
}
.leftnav,
.leftnav > li,
.leftnav ul {
    padding-left: 0;
}
.leftnav ul {
    list-style: none;
    margin-top: 0;
}
.leftnav ul > li {
    padding-left: 0;
}
.leftnav li {
    margin-bottom: 0;
}
.leftnav li.selected,
.leftnav li.selected li {
    font-weight: 400;
}
.leftnav li.selected > a {
    font-weight: 600;
}
.leftnav li.selected > ul a:before {
    content: "";
    position: absolute;
    top: 0;
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -15px;
    background-color: #d4cfc5;
}
.leftnav a {
    position: relative;
    display: block;
    padding: 6px 15px 6px 30px;
    color: #000;
    text-decoration: none;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.leftnav a:hover {
    background-color: #f7f5f1;
}
.leftnav ul li a {
    padding-left: 45px;
}
.leftnav ul ul li a {
    padding-left: 60px;
}
.leftnav ul ul ul li a {
    padding-left: 75px;
}
.leftnav ul ul ul ul li a {
    padding-left: 90px;
}
.leftnav ul ul ul ul ul li a {
    padding-left: 105px;
}
.leftnav > li > a {
    font-weight: 400;
}
.leftnav span.icon-stop2 {
    display: none;
}
.row-flex-height {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.row-flex-height:after,
.row-flex-height:before {
    content: "";
    display: table;
}
.col-flex-height {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    float: left;
}
.col-flex-height:after,
.col-flex-height:before {
    content: "";
    display: table;
}
.flex {
    flex: 1 1;
}
.flex-box {
    display: flex;
    gap: 32px;
    flex-direction: column;
    align-items: flex-start;
}
.flex-box-row {
    display: flex;
    gap: 20px;
    justify-content: center;
    min-width: 100%;
}
@media (max-width: 600px) {
    .flex-box-row {
        flex-direction: column;
    }
}
.flex-box-element {
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: flex-start;
    max-width: 50%;
    flex: 1 1 0;
}
@media (max-width: 992px) {
    .flex-box-element {
        max-width: 100%;
    }
}
.flex-box .section-lead.is-secondary.full {
    width: 100%;
    max-width: unset;
    margin: 0;
}
.flex-box .section-lead.is-secondary.full .section-lead-text {
    font-size: 16px;
    font-family: Poppins, sans-serif;
    color: #000;
}
.flex-box-4 {
    flex-wrap: wrap;
}
.flex-box-4 .flex-box-element {
    flex: 0 0 calc(25% - 15px);
}
.flex-start {
    justify-content: flex-start;
    align-items: flex-start;
}
.flex-start-center {
    justify-content: flex-start;
    align-items: center;
}
.flex-between {
    justify-content: space-between !important;
    align-items: flex-start !important;
}
.flex-right {
    justify-content: flex-end;
}
.flex-between-center,
.shopping-total {
    justify-content: space-between !important;
    align-items: center !important;
}
.btn-container,
.buttons-container,
.flex-grid,
.flex-wrap,
.is-pinned .pin-content-fixed,
.is-pinned .pin-content:first-child,
.jumpto ul li,
.results-pagination-select {
    flex-wrap: wrap !important;
}
.flex-fifthy {
    flex: 0 0 calc(50% - 4px) !important;
    padding: 0 !important;
}
.flex-300 {
    width: 300px;
}
.flex-grid .flex-300,
.gap .flex-300,
.is-pinned .pin-content-fixed .flex-300,
.is-pinned .pin-content:first-child .flex-300,
.jumpto ul li .flex-300,
.results-pagination-select .flex-300,
.shopping-total .flex-300 {
    width: 292px;
}
.flex-grow-1 {
    flex: 1;
}
.flex-direction-col {
    flex-direction: column;
}
.flex-direction-md-col {
    max-width: 100%;
}
@media (max-width: 992px) {
    .flex-direction-md-col {
        flex-direction: column;
    }
}
.flex-container {
    display: flex;
    margin: 0;
    padding: 0 0 20px;
    justify-content: flex-start;
    gap: 20px;
}
.flex-container > {
    margin: 0;
}
.flex-container:first-of-type {
    padding: 40px 0 20px;
}
.flex-container:last-of-type {
    padding: 0 0 40px;
}
.flex-container.flex-title {
    padding: 0 0 12px;
}
@media (max-width: 992px) {
    .flex-container {
        display: block;
    }
}
.flex-column {
    flex: 1 1 auto;
    position: relative;
}
.flex-column.flex-xs {
    max-width: 300px;
    min-width: 300px;
    display: block;
    word-break: break-word;
}
.flex-column.flex-xs label {
    padding: 10px 0;
}
@media (min-width: 768px) and (max-width: 992px) {
    .flex-column.flex-xs {
        max-width: 170px;
        min-width: 170px;
    }
}
@media (max-width: 992px) {
    .flex-column.flex-xs label {
        padding: 0;
    }
}
.flex-title h3 {
    font-size: 20px;
    font-weight: 600;
}
.btn-container,
.buttons-container,
.d-flex,
.flex-grid,
.is-pinned .pin-content-fixed,
.is-pinned .pin-content:first-child,
.jumpto ul li,
.results-pagination-select,
.shopping-box-header,
.shopping-notifications,
.shopping-total {
    display: flex;
}
.btn-container hr,
.buttons-container hr,
.d-flex hr,
.flex-grid hr,
.is-pinned .pin-content-fixed hr,
.is-pinned .pin-content:first-child hr,
.jumpto ul li hr,
.results-pagination-select hr,
.shopping-box-header hr,
.shopping-notifications hr,
.shopping-total hr {
    width: 100%;
}
@media (max-width: 768px) {
    .d-block-sm {
        display: block;
    }
}
.flex-grid,
.gap,
.is-pinned .pin-content-fixed,
.is-pinned .pin-content:first-child,
.jumpto ul li,
.results-pagination-select,
.shopping-total {
    gap: 8px;
}
.gap-md {
    gap: 16px;
}
.gap-lg {
    gap: 32px;
}
.align-items-center {
    align-items: center;
}
.justify-content-start {
    justify-content: start;
}
.flex-box.pd-table .flex-box-element {
    max-width: unset;
}
@media (max-width: 767px) {
    .pull-xs-left {
        float: left;
    }
    .pull-xs-right {
        float: right;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .pull-sm-left {
        float: left;
    }
    .pull-sm-right {
        float: right;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .pull-md-left {
        float: left;
    }
    .pull-md-right {
        float: right;
    }
}
@media (min-width: 1200px) {
    .pull-lg-left {
        float: left;
    }
    .pull-lg-right {
        float: right;
    }
}
.page-headline {
    display: flex;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-headline .title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 34px;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .page-headline .title {
        font-size: 30px;
    }
}
.page-title {
    padding-top: 30px;
    padding-bottom: 10px;
}
.page-title .title {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .page-title .title {
        font-size: 30px;
    }
}
@media screen and (min-width: 768px) {
    .page-title .title {
        max-width: calc(100% - 80px);
    }
}
.page-title .page-subtitle {
    margin-top: 6px;
    margin-bottom: 10px;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.page-title-description {
    margin-top: 10px;
}
.page-title-description > :last-child {
    margin-bottom: 0;
}
.page-title .share-icons {
    display: none;
    float: right;
    width: auto;
    max-width: 80px;
    margin-top: 0.5em;
    text-align: right;
}
.page-title .share-icons > * {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 5px;
}
.page-title .share-icons > :first-child {
    padding: 0;
}
.page-title .share-icons a {
    color: #000;
    text-decoration: none;
}
.page-title .share-icons a:active,
.page-title .share-icons a:link {
    color: #262626;
}
.page-title .share-icons a:hover {
    color: #000;
}
@media screen and (min-width: 768px) {
    .page-title .share-icons {
        display: inline-block;
    }
}
.page-title > :last-child {
    margin-bottom: 0;
}
.social-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media screen and (min-width: 768px) {
    .social-nav.is-right {
        justify-content: flex-end;
    }
}
.social-nav.is-vertical {
    flex-direction: column;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .social-nav.is-vertical {
        display: none;
    }
}
.social-nav-label {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
}
.social-nav-label + .social-nav-list {
    margin-left: 12px;
}
.is-vertical .social-nav-label + .social-nav-list {
    margin-left: 0;
    margin-right: 1px;
}
.social-nav-list {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-bottom: 0 !important;
}
.social-nav-list > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 6px;
    margin-top: 6px;
}
.is-vertical .social-nav-list > li {
    display: block;
    margin-top: 15px;
}
.social-nav-list2 {
    list-style: none;
    padding-left: 16px;
    margin: 0 -5px 2px;
}
.social-nav-list2 > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 6px;
    margin-top: 6px;
}
.is-vertical .social-nav-list2 > li {
    display: block;
    margin-top: 15px;
}
.social-nav-item {
    display: block;
    font-size: 18px;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
    color: #000;
}
.social-nav-item:hover {
    color: #262626;
    text-decoration: none;
}
.social-nav-item [class*="icon-"] {
    display: block;
}
aside#contextnav {
    min-height: 45px;
}
#contextnav input {
    width: 95%;
    height: 30px;
    box-shadow: none;
    border: 1px solid #aaa6a2;
    padding-left: 8px;
}
#contextnav label {
    margin-bottom: 0;
}
.contextnav,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul,
.getstartednav > ul,
.gettingstartednav > ul,
.jumptonav {
    padding-left: 0;
    list-style: none;
    margin-bottom: 15px;
    font-size: 14px;
}
.contextnav > li,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul > li,
.getstartednav > ul > li,
.gettingstartednav > ul > li,
.jumptonav > li {
    padding-left: 0;
}
.contextnav h2,
.contextnav h4,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul h2,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul h4,
.getstartednav > ul h2,
.getstartednav > ul h4,
.gettingstartednav > ul h2,
.gettingstartednav > ul h4,
.jumptonav h2,
.jumptonav h4 {
    margin-top: 1.714285em;
    font-family: Poppins, sans-serif;
    font-size: 100%;
    text-transform: capitalize;
}
.contextnav li > a[href*="#"],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul li > a[href*="#"],
.getstartednav > ul li > a[href*="#"],
.gettingstartednav > ul li > a[href*="#"],
.jumptonav li > a[href*="#"] {
    color: #000;
    display: inline-block;
    padding: 0.25em 0;
    margin-bottom: 0.25em;
}
.contextnav li > a[href*="#"]:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul li > a[href*="#"]:hover,
.getstartednav > ul li > a[href*="#"]:hover,
.gettingstartednav > ul li > a[href*="#"]:hover,
.jumptonav li > a[href*="#"]:hover {
    color: #000;
    background-color: transparent;
    text-decoration: underline;
}
.contextnav li > a[href*="#"]:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul li > a[href*="#"]:focus,
.getstartednav > ul li > a[href*="#"]:focus,
.gettingstartednav > ul li > a[href*="#"]:focus,
.jumptonav li > a[href*="#"]:focus {
    background-color: transparent;
}
.contextnav li.active:before,
.contextnav li.selected:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul li.active:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul li.selected:before,
.getstartednav > ul li.active:before,
.getstartednav > ul li.selected:before,
.gettingstartednav > ul li.active:before,
.gettingstartednav > ul li.selected:before,
.jumptonav li.active:before,
.jumptonav li.selected:before {
    content: " ";
    position: absolute;
    top: 5px;
    width: 3px;
    display: inline-block;
    height: 17px;
    margin-left: -10px;
    background-color: #ff7400;
}
.contextnav > li > ul,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul > li > ul,
.getstartednav > ul > li > ul,
.gettingstartednav > ul > li > ul,
.jumptonav > li > ul {
    padding-left: 0;
    list-style: none;
    margin-left: 20px;
}
.contextnav > li > ul > li,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul > li > ul > li,
.getstartednav > ul > li > ul > li,
.gettingstartednav > ul > li > ul > li,
.jumptonav > li > ul > li {
    padding-left: 0;
}
.contextnav ul li > a,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul ul li > a,
.getstartednav > ul ul li > a,
.gettingstartednav > ul ul li > a,
.jumptonav ul li > a {
    font-size: 12px;
}
.affix.jumptonav,
.contextnav.affix,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.affix,
.getstartednav > ul.affix,
.gettingstartednav > ul.affix {
    top: 64px;
    width: 220px;
}
@media screen and (min-width: 1200px) {
    .affix.jumptonav,
    .contextnav.affix,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.affix,
    .getstartednav > ul.affix,
    .gettingstartednav > ul.affix {
        width: 270px;
    }
}
.contextnav .is-offer,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .is-offer,
.getstartednav > ul .is-offer,
.gettingstartednav > ul .is-offer,
.jumptonav .is-offer {
    margin-top: 20px;
}
.contextnav .is-offer .xsp-caption,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .is-offer .xsp-caption,
.getstartednav > ul .is-offer .xsp-caption,
.gettingstartednav > ul .is-offer .xsp-caption,
.jumptonav .is-offer .xsp-caption {
    display: inline-block;
    padding: 3px 5px;
    margin-bottom: 0;
    background-color: #e6e6e6;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.5px;
    background-color: #00a4a7;
}
.contextnav .is-offer .xsp-caption.is-right,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .is-offer .xsp-caption.is-right,
.getstartednav > ul .is-offer .xsp-caption.is-right,
.gettingstartednav > ul .is-offer .xsp-caption.is-right,
.jumptonav .is-offer .xsp-caption.is-right {
    left: unset;
    right: 6px;
}
.contextnav .is-offer .xsp-caption + .panel,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .is-offer .xsp-caption + .panel,
.getstartednav > ul .is-offer .xsp-caption + .panel,
.gettingstartednav > ul .is-offer .xsp-caption + .panel,
.jumptonav .is-offer .xsp-caption + .panel {
    border-color: #00a4a7;
    border-top-left-radius: 0;
}
.contextnav.is-horizontal,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal,
.getstartednav > ul.is-horizontal,
.gettingstartednav > ul.is-horizontal,
.is-horizontal.jumptonav {
    position: relative;
    z-index: 3;
    display: flex;
    width: 100%;
    margin-bottom: 0;
}
.contextnav-ste .contextnav.is-horizontal li,
.contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li,
.contextnav-ste .getstartednav > ul.is-horizontal li,
.contextnav-ste .gettingstartednav > ul.is-horizontal li,
.contextnav-ste .is-horizontal.jumptonav li,
.get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal li {
    font-size: 16px;
}
@media only screen and (max-width: 1199px) {
    .contextnav-ste .contextnav.is-horizontal li,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li,
    .contextnav-ste .getstartednav > ul.is-horizontal li,
    .contextnav-ste .gettingstartednav > ul.is-horizontal li,
    .contextnav-ste .is-horizontal.jumptonav li,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal li {
        font-size: 14px;
    }
}
@media only screen and (max-width: 900) {
    .contextnav-ste .contextnav.is-horizontal li,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li,
    .contextnav-ste .getstartednav > ul.is-horizontal li,
    .contextnav-ste .gettingstartednav > ul.is-horizontal li,
    .contextnav-ste .is-horizontal.jumptonav li,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal li {
        font-size: 13px;
    }
}
@media only screen and (max-width: 767px) {
    .contextnav-ste .contextnav.is-horizontal,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal,
    .contextnav-ste .getstartednav > ul.is-horizontal,
    .contextnav-ste .gettingstartednav > ul.is-horizontal,
    .contextnav-ste .is-horizontal.jumptonav,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal {
        border-bottom: 1px solid #d4cfc5 !important;
    }
    .contextnav-ste .contextnav.is-horizontal:before,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
    .contextnav-ste .getstartednav > ul.is-horizontal:before,
    .contextnav-ste .gettingstartednav > ul.is-horizontal:before,
    .contextnav-ste .is-horizontal.jumptonav:before,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal:before {
        border: none !important;
    }
    .contextnav-ste .contextnav.is-horizontal.affix-top,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix-top,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix-top,
    .contextnav-ste .is-horizontal.affix-top.jumptonav,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix-top {
        overflow-x: auto;
    }
    .contextnav-ste .contextnav.is-horizontal.affix-top::-webkit-scrollbar,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top::-webkit-scrollbar,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix-top::-webkit-scrollbar,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix-top::-webkit-scrollbar,
    .contextnav-ste .is-horizontal.affix-top.jumptonav::-webkit-scrollbar,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix-top::-webkit-scrollbar {
        display: none;
    }
    .contextnav-ste .contextnav.is-horizontal.affix-top li,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top li,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix-top li,
    .contextnav-ste .is-horizontal.affix-top.jumptonav li,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        white-space: nowrap;
    }
    .contextnav-ste .contextnav.is-horizontal.affix-top li a,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top li a,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li a,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix-top li a,
    .contextnav-ste .is-horizontal.affix-top.jumptonav li a,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li a {
        display: inline-block;
    }
    .contextnav-ste .contextnav.is-horizontal.affix-top li a:focus,
    .contextnav-ste .contextnav.is-horizontal.affix-top li a:hover,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top li a:focus,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top li a:hover,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li a:focus,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li a:hover,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix-top li a:focus,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix-top li a:hover,
    .contextnav-ste .is-horizontal.affix-top.jumptonav li a:focus,
    .contextnav-ste .is-horizontal.affix-top.jumptonav li a:hover,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li a:focus,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix-top li a:hover {
        text-decoration: none !important;
        outline: none !important;
    }
    .contextnav-ste .contextnav.is-horizontal.affix,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix,
    .contextnav-ste .is-horizontal.affix.jumptonav,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix {
        overflow-x: auto;
        background-color: #fff;
        padding: 0 18px;
    }
    .contextnav-ste .contextnav.is-horizontal.affix::-webkit-scrollbar,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix::-webkit-scrollbar,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix::-webkit-scrollbar,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix::-webkit-scrollbar,
    .contextnav-ste .is-horizontal.affix.jumptonav::-webkit-scrollbar,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix::-webkit-scrollbar {
        display: none;
    }
    .contextnav-ste .contextnav.is-horizontal.affix li,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix li,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix li,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix li,
    .contextnav-ste .is-horizontal.affix.jumptonav li,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix li {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        white-space: nowrap;
    }
    .contextnav-ste .contextnav.is-horizontal.affix li a,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix li a,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix li a,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix li a,
    .contextnav-ste .is-horizontal.affix.jumptonav li a,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix li a {
        display: inline-block;
    }
    .contextnav-ste .contextnav.is-horizontal.affix li a:focus,
    .contextnav-ste .contextnav.is-horizontal.affix li a:hover,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix li a:focus,
    .contextnav-ste .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix li a:hover,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix li a:focus,
    .contextnav-ste .getstartednav > ul.is-horizontal.affix li a:hover,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix li a:focus,
    .contextnav-ste .gettingstartednav > ul.is-horizontal.affix li a:hover,
    .contextnav-ste .is-horizontal.affix.jumptonav li a:focus,
    .contextnav-ste .is-horizontal.affix.jumptonav li a:hover,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix li a:focus,
    .get-started-container.gs-guides #getting-started-nav .contextnav-ste .getstartednav > ul.is-horizontal.affix li a:hover {
        text-decoration: none !important;
        outline: none !important;
    }
}
.contextnav.is-horizontal:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
.getstartednav > ul.is-horizontal:before,
.gettingstartednav > ul.is-horizontal:before,
.is-horizontal.jumptonav:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw - -50%);
    background-color: #fff;
    box-shadow: 0 12px 14px -8px rgba(0, 0, 0, 0.1), 0 0 0 0 #ebe7dd;
    border-bottom: 1px solid #d4cfc5 !important;
}
.contextnav.is-horizontal.affix-top,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top,
.getstartednav > ul.is-horizontal.affix-top,
.gettingstartednav > ul.is-horizontal.affix-top,
.is-horizontal.affix-top.jumptonav {
    top: 0;
    width: 100vw;
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    margin-right: calc(-50vw - -50%);
    margin-left: calc(-50vw - -50%);
    padding-bottom: 1px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .contextnav.is-horizontal.affix-top,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix-top,
    .getstartednav > ul.is-horizontal.affix-top,
    .gettingstartednav > ul.is-horizontal.affix-top,
    .is-horizontal.affix-top.jumptonav {
        padding: 0 30px;
    }
}
.contextnav.is-horizontal.affix,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix,
.getstartednav > ul.is-horizontal.affix,
.gettingstartednav > ul.is-horizontal.affix,
.is-horizontal.affix.jumptonav {
    position: fixed;
    top: 64px;
    left: 50%;
    z-index: 1029;
    width: 100%;
    padding-right: 0;
    transform: translateX(-50%);
}
.contextnav.is-horizontal.affix:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix:before,
.getstartednav > ul.is-horizontal.affix:before,
.gettingstartednav > ul.is-horizontal.affix:before,
.is-horizontal.affix.jumptonav:before {
    box-shadow: none;
}
@media screen and (min-width: 768px) {
    .contextnav.is-horizontal.affix,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix,
    .getstartednav > ul.is-horizontal.affix,
    .gettingstartednav > ul.is-horizontal.affix,
    .is-horizontal.affix.jumptonav {
        width: 720px;
    }
}
@media screen and (min-width: 992px) {
    .contextnav.is-horizontal.affix,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix,
    .getstartednav > ul.is-horizontal.affix,
    .gettingstartednav > ul.is-horizontal.affix,
    .is-horizontal.affix.jumptonav {
        width: 940px;
    }
}
@media screen and (min-width: 1200px) {
    .contextnav.is-horizontal.affix,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix,
    .getstartednav > ul.is-horizontal.affix,
    .gettingstartednav > ul.is-horizontal.affix,
    .is-horizontal.affix.jumptonav {
        width: 1140px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .contextnav.is-horizontal.affix,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal.affix,
    .getstartednav > ul.is-horizontal.affix,
    .gettingstartednav > ul.is-horizontal.affix,
    .is-horizontal.affix.jumptonav {
        width: calc(100vw - 60px);
    }
}
.contextnav.is-horizontal h2,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal h2,
.getstartednav > ul.is-horizontal h2,
.gettingstartednav > ul.is-horizontal h2,
.is-horizontal.jumptonav h2 {
    display: none;
    margin-top: 0;
    margin-bottom: 0;
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
    .contextnav.is-horizontal li:nth-child(n + 2),
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li:nth-child(n + 2),
    .getstartednav > ul.is-horizontal li:nth-child(n + 2),
    .gettingstartednav > ul.is-horizontal li:nth-child(n + 2),
    .is-horizontal.jumptonav li:nth-child(n + 2) {
        font-size: 13px;
        margin-left: 12px !important;
    }
    .contextnav.is-horizontal .has-buttons.ste .btn,
    .contextnav.is-horizontal .has-buttons.ste .download-details,
    .contextnav.is-horizontal .has-buttons.ste .nav-close,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste .btn,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste .download-details,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste .nav-close,
    .getstartednav > ul.is-horizontal .has-buttons.ste .btn,
    .getstartednav > ul.is-horizontal .has-buttons.ste .download-details,
    .getstartednav > ul.is-horizontal .has-buttons.ste .nav-close,
    .gettingstartednav > ul.is-horizontal .has-buttons.ste .btn,
    .gettingstartednav > ul.is-horizontal .has-buttons.ste .download-details,
    .gettingstartednav > ul.is-horizontal .has-buttons.ste .nav-close,
    .is-horizontal.jumptonav .has-buttons.ste .btn,
    .is-horizontal.jumptonav .has-buttons.ste .download-details,
    .is-horizontal.jumptonav .has-buttons.ste .nav-close {
        font-size: 11px;
    }
}
.contextnav.is-horizontal li,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li,
.getstartednav > ul.is-horizontal li,
.gettingstartednav > ul.is-horizontal li,
.is-horizontal.jumptonav li {
    display: flex;
    align-items: center;
    min-height: 63px;
    text-align: center;
}
.contextnav.is-horizontal li:first-child,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li:first-child,
.getstartednav > ul.is-horizontal li:first-child,
.gettingstartednav > ul.is-horizontal li:first-child,
.is-horizontal.jumptonav li:first-child {
    display: none;
}
.contextnav.is-horizontal li:nth-child(n + 3),
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li:nth-child(n + 3),
.getstartednav > ul.is-horizontal li:nth-child(n + 3),
.gettingstartednav > ul.is-horizontal li:nth-child(n + 3),
.is-horizontal.jumptonav li:nth-child(n + 3) {
    margin-left: 30px;
}
@media screen and (min-width: 992px) {
    .contextnav.is-horizontal li:nth-child(n + 3),
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li:nth-child(n + 3),
    .getstartednav > ul.is-horizontal li:nth-child(n + 3),
    .gettingstartednav > ul.is-horizontal li:nth-child(n + 3),
    .is-horizontal.jumptonav li:nth-child(n + 3) {
        margin-left: 20px;
    }
}
@media screen and (min-width: 1200px) {
    .contextnav.is-horizontal li:nth-child(n + 3),
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li:nth-child(n + 3),
    .getstartednav > ul.is-horizontal li:nth-child(n + 3),
    .gettingstartednav > ul.is-horizontal li:nth-child(n + 3),
    .is-horizontal.jumptonav li:nth-child(n + 3) {
        margin-left: 24px;
    }
}
.contextnav.is-horizontal li.has-buttons.ste,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste,
.getstartednav > ul.is-horizontal li.has-buttons.ste,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste,
.is-horizontal.jumptonav li.has-buttons.ste {
    margin-left: auto;
}
.contextnav.is-horizontal li.has-buttons.ste .btn,
.contextnav.is-horizontal li.has-buttons.ste .download-details,
.contextnav.is-horizontal li.has-buttons.ste .nav-close,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
.getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
.getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
.is-horizontal.jumptonav li.has-buttons.ste .btn,
.is-horizontal.jumptonav li.has-buttons.ste .download-details,
.is-horizontal.jumptonav li.has-buttons.ste .nav-close {
    padding: 8px 16px;
}
@media only screen and (max-width: 991px) {
    .contextnav.is-horizontal li.has-buttons.ste .btn,
    .contextnav.is-horizontal li.has-buttons.ste .download-details,
    .contextnav.is-horizontal li.has-buttons.ste .nav-close,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .is-horizontal.jumptonav li.has-buttons.ste .btn,
    .is-horizontal.jumptonav li.has-buttons.ste .download-details,
    .is-horizontal.jumptonav li.has-buttons.ste .nav-close {
        padding: 5px 12px;
    }
    .contextnav.is-horizontal li.has-buttons.ste .btn:first-child,
    .contextnav.is-horizontal li.has-buttons.ste .download-details:first-child,
    .contextnav.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn:first-child,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details:first-child,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .btn:first-child,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details:first-child,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn:first-child,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details:first-child,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .is-horizontal.jumptonav li.has-buttons.ste .btn:first-child,
    .is-horizontal.jumptonav li.has-buttons.ste .download-details:first-child,
    .is-horizontal.jumptonav li.has-buttons.ste .nav-close:first-child {
        margin-left: 24px;
    }
}
@media only screen and (max-width: 1199px) {
    .contextnav.is-horizontal li.has-buttons.ste .btn,
    .contextnav.is-horizontal li.has-buttons.ste .download-details,
    .contextnav.is-horizontal li.has-buttons.ste .nav-close,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .is-horizontal.jumptonav li.has-buttons.ste .btn,
    .is-horizontal.jumptonav li.has-buttons.ste .download-details,
    .is-horizontal.jumptonav li.has-buttons.ste .nav-close {
        padding: 8px 12px;
        font-size: 11px;
    }
}
@media only screen and (max-width: 899px) {
    .contextnav.is-horizontal li.has-buttons.ste .btn,
    .contextnav.is-horizontal li.has-buttons.ste .download-details,
    .contextnav.is-horizontal li.has-buttons.ste .nav-close,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close,
    .is-horizontal.jumptonav li.has-buttons.ste .btn,
    .is-horizontal.jumptonav li.has-buttons.ste .download-details,
    .is-horizontal.jumptonav li.has-buttons.ste .nav-close {
        padding: 5px 12px;
        font-size: 11px;
    }
    .contextnav.is-horizontal li.has-buttons.ste .btn:first-child,
    .contextnav.is-horizontal li.has-buttons.ste .download-details:first-child,
    .contextnav.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn:first-child,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details:first-child,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .btn:first-child,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details:first-child,
    .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn:first-child,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details:first-child,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:first-child,
    .is-horizontal.jumptonav li.has-buttons.ste .btn:first-child,
    .is-horizontal.jumptonav li.has-buttons.ste .download-details:first-child,
    .is-horizontal.jumptonav li.has-buttons.ste .nav-close:first-child {
        margin-left: 12px;
    }
}
.contextnav.is-horizontal li.has-buttons.ste .btn:hover,
.contextnav.is-horizontal li.has-buttons.ste .download-details:hover,
.contextnav.is-horizontal li.has-buttons.ste .nav-close:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .download-details:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:hover,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn:hover,
.getstartednav > ul.is-horizontal li.has-buttons.ste .download-details:hover,
.getstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:hover,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn:hover,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .download-details:hover,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .nav-close:hover,
.is-horizontal.jumptonav li.has-buttons.ste .btn:hover,
.is-horizontal.jumptonav li.has-buttons.ste .download-details:hover,
.is-horizontal.jumptonav li.has-buttons.ste .nav-close:hover {
    text-decoration: none;
}
.contextnav.is-horizontal li.has-buttons.ste .btn-primary:focus,
.contextnav.is-horizontal li.has-buttons.ste .btn-primary:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary:hover,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary:focus,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary:hover,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary:focus,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary:hover,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary:focus,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary:hover,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary:focus,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary:hover,
.is-horizontal.jumptonav li.has-buttons.ste .btn-primary:focus,
.is-horizontal.jumptonav li.has-buttons.ste .btn-primary:hover,
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary:focus,
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary:hover,
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary:focus,
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary:hover,
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary:focus,
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary:hover,
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary:focus,
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary:hover {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.contextnav.is-horizontal li.has-buttons.ste .btn-default:focus,
.contextnav.is-horizontal li.has-buttons.ste .btn-default:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:hover,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:focus,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:hover,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:focus,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:hover,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:focus,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:hover,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:focus,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:hover,
.is-horizontal.jumptonav li.has-buttons.ste .btn-default:focus,
.is-horizontal.jumptonav li.has-buttons.ste .btn-default:hover,
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:focus,
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:hover,
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:focus,
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:hover,
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:focus,
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:hover,
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:focus,
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:hover {
    background-color: transparent;
}
.contextnav.is-horizontal li.has-buttons.ste .btn-default:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:focus,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:focus,
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:focus,
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:focus,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-default:focus,
.is-horizontal.jumptonav li.has-buttons.ste .btn-default:focus,
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:focus,
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:focus,
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default:focus,
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default:focus {
    background-color: #000;
    color: #fff;
}
.contextnav.is-horizontal li.has-buttons.ste .btn-primary[href*="#"],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary[href*="#"],
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary[href*="#"],
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary[href*="#"],
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary[href*="#"],
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-primary[href*="#"],
.is-horizontal.jumptonav li.has-buttons.ste .btn-primary[href*="#"],
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary[href*="#"],
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary[href*="#"],
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-primary[href*="#"],
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-primary[href*="#"] {
    color: #fff;
}
.contextnav.is-horizontal li.has-buttons.ste .btn-default[href*="#"],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default[href*="#"],
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default[href*="#"],
.get-started-container.gs-guides #getting-started-nav .jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default[href*="#"],
.getstartednav > ul.is-horizontal li.has-buttons.ste .btn-default[href*="#"],
.gettingstartednav > ul.is-horizontal li.has-buttons.ste .btn-default[href*="#"],
.is-horizontal.jumptonav li.has-buttons.ste .btn-default[href*="#"],
.jumpto .getstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default[href*="#"],
.jumpto .getstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default[href*="#"],
.jumpto .gettingstartednav > ul.is-horizontal li.has-buttons.ste li.jumpto-cta-container a.btn-default[href*="#"],
.jumpto .gettingstartednav > ul.is-horizontal li.jumpto-cta-container li.has-buttons.ste a.btn-default[href*="#"] {
    color: #262626;
}
@media only screen and (max-width: 767px) {
    .contextnav.is-horizontal li.has-buttons.ste,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste,
    .getstartednav > ul.is-horizontal li.has-buttons.ste,
    .gettingstartednav > ul.is-horizontal li.has-buttons.ste,
    .is-horizontal.jumptonav li.has-buttons.ste {
        display: none;
    }
}
.contextnav.is-horizontal li.has-button,
.contextnav.is-horizontal li.has-buttons.ste.first,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-button,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.has-buttons.ste.first,
.getstartednav > ul.is-horizontal li.has-button,
.getstartednav > ul.is-horizontal li.has-buttons.ste.first,
.gettingstartednav > ul.is-horizontal li.has-button,
.gettingstartednav > ul.is-horizontal li.has-buttons.ste.first,
.is-horizontal.jumptonav li.has-button,
.is-horizontal.jumptonav li.has-buttons.ste.first {
    margin-left: auto;
}
.contextnav.is-horizontal li.mbox-spSuggest:empty,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.mbox-spSuggest:empty,
.getstartednav > ul.is-horizontal li.mbox-spSuggest:empty,
.gettingstartednav > ul.is-horizontal li.mbox-spSuggest:empty,
.is-horizontal.jumptonav li.mbox-spSuggest:empty {
    display: none;
}
.contextnav.is-horizontal li.active:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active:before,
.getstartednav > ul.is-horizontal li.active:before,
.gettingstartednav > ul.is-horizontal li.active:before,
.is-horizontal.jumptonav li.active:before {
    top: calc(100% - 3px);
    width: 100%;
    margin-left: 0;
    height: 3px;
}
@media only screen and (max-width: 767px) {
    .contextnav.is-horizontal li.active:before,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active:before,
    .getstartednav > ul.is-horizontal li.active:before,
    .gettingstartednav > ul.is-horizontal li.active:before,
    .is-horizontal.jumptonav li.active:before {
        top: calc(100% - 2px);
    }
}
.contextnav.is-horizontal li.active.has-button:before,
.contextnav.is-horizontal li.active.has-buttons.ste:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active.has-button:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active.has-buttons.ste:before,
.getstartednav > ul.is-horizontal li.active.has-button:before,
.getstartednav > ul.is-horizontal li.active.has-buttons.ste:before,
.gettingstartednav > ul.is-horizontal li.active.has-button:before,
.gettingstartednav > ul.is-horizontal li.active.has-buttons.ste:before,
.is-horizontal.jumptonav li.active.has-button:before,
.is-horizontal.jumptonav li.active.has-buttons.ste:before {
    content: none;
}
@media only screen and (max-width: 480px) {
    .contextnav.is-horizontal li.active a,
    .contextnav.is-horizontal li.active a:active,
    .contextnav.is-horizontal li.active a:focus,
    .contextnav.is-horizontal li.active a:focus-visible,
    .contextnav.is-horizontal li.active a:focus-within,
    .contextnav.is-horizontal li.active a:hover,
    .contextnav.is-horizontal li.active a:link,
    .contextnav.is-horizontal li.active a:visited,
    .contextnav.is-horizontal li.active a[href^="#"]:hover,
    .contextnav.is-horizontal li.active a[href^="#"]:visited,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:active,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:focus,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:focus-visible,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:focus-within,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:hover,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:link,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a:visited,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a[href^="#"]:hover,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li.active a[href^="#"]:visited,
    .getstartednav > ul.is-horizontal li.active a,
    .getstartednav > ul.is-horizontal li.active a:active,
    .getstartednav > ul.is-horizontal li.active a:focus,
    .getstartednav > ul.is-horizontal li.active a:focus-visible,
    .getstartednav > ul.is-horizontal li.active a:focus-within,
    .getstartednav > ul.is-horizontal li.active a:hover,
    .getstartednav > ul.is-horizontal li.active a:link,
    .getstartednav > ul.is-horizontal li.active a:visited,
    .getstartednav > ul.is-horizontal li.active a[href^="#"]:hover,
    .getstartednav > ul.is-horizontal li.active a[href^="#"]:visited,
    .gettingstartednav > ul.is-horizontal li.active a,
    .gettingstartednav > ul.is-horizontal li.active a:active,
    .gettingstartednav > ul.is-horizontal li.active a:focus,
    .gettingstartednav > ul.is-horizontal li.active a:focus-visible,
    .gettingstartednav > ul.is-horizontal li.active a:focus-within,
    .gettingstartednav > ul.is-horizontal li.active a:hover,
    .gettingstartednav > ul.is-horizontal li.active a:link,
    .gettingstartednav > ul.is-horizontal li.active a:visited,
    .gettingstartednav > ul.is-horizontal li.active a[href^="#"]:hover,
    .gettingstartednav > ul.is-horizontal li.active a[href^="#"]:visited,
    .is-horizontal.jumptonav li.active a,
    .is-horizontal.jumptonav li.active a:active,
    .is-horizontal.jumptonav li.active a:focus,
    .is-horizontal.jumptonav li.active a:focus-visible,
    .is-horizontal.jumptonav li.active a:focus-within,
    .is-horizontal.jumptonav li.active a:hover,
    .is-horizontal.jumptonav li.active a:link,
    .is-horizontal.jumptonav li.active a:visited,
    .is-horizontal.jumptonav li.active a[href^="#"]:hover,
    .is-horizontal.jumptonav li.active a[href^="#"]:visited {
        text-decoration: none !important;
    }
}
@media only screen and (max-width: 480px) {
    .contextnav.is-horizontal li a,
    .contextnav.is-horizontal li a:active,
    .contextnav.is-horizontal li a:focus,
    .contextnav.is-horizontal li a:focus-visible,
    .contextnav.is-horizontal li a:focus-within,
    .contextnav.is-horizontal li a:hover,
    .contextnav.is-horizontal li a:link,
    .contextnav.is-horizontal li a:visited,
    .contextnav.is-horizontal li a[href^="#"]:hover,
    .contextnav.is-horizontal li a[href^="#"]:visited,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:active,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:focus,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:focus-visible,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:focus-within,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:hover,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:link,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a:visited,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a[href^="#"]:hover,
    .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a[href^="#"]:visited,
    .getstartednav > ul.is-horizontal li a,
    .getstartednav > ul.is-horizontal li a:active,
    .getstartednav > ul.is-horizontal li a:focus,
    .getstartednav > ul.is-horizontal li a:focus-visible,
    .getstartednav > ul.is-horizontal li a:focus-within,
    .getstartednav > ul.is-horizontal li a:hover,
    .getstartednav > ul.is-horizontal li a:link,
    .getstartednav > ul.is-horizontal li a:visited,
    .getstartednav > ul.is-horizontal li a[href^="#"]:hover,
    .getstartednav > ul.is-horizontal li a[href^="#"]:visited,
    .gettingstartednav > ul.is-horizontal li a,
    .gettingstartednav > ul.is-horizontal li a:active,
    .gettingstartednav > ul.is-horizontal li a:focus,
    .gettingstartednav > ul.is-horizontal li a:focus-visible,
    .gettingstartednav > ul.is-horizontal li a:focus-within,
    .gettingstartednav > ul.is-horizontal li a:hover,
    .gettingstartednav > ul.is-horizontal li a:link,
    .gettingstartednav > ul.is-horizontal li a:visited,
    .gettingstartednav > ul.is-horizontal li a[href^="#"]:hover,
    .gettingstartednav > ul.is-horizontal li a[href^="#"]:visited,
    .is-horizontal.jumptonav li a,
    .is-horizontal.jumptonav li a:active,
    .is-horizontal.jumptonav li a:focus,
    .is-horizontal.jumptonav li a:focus-visible,
    .is-horizontal.jumptonav li a:focus-within,
    .is-horizontal.jumptonav li a:hover,
    .is-horizontal.jumptonav li a:link,
    .is-horizontal.jumptonav li a:visited,
    .is-horizontal.jumptonav li a[href^="#"]:hover,
    .is-horizontal.jumptonav li a[href^="#"]:visited {
        text-decoration: none !important;
    }
}
.contextnav.is-horizontal li a[section],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a[section],
.getstartednav > ul.is-horizontal li a[section],
.gettingstartednav > ul.is-horizontal li a[section],
.is-horizontal.jumptonav li a[section] {
    color: #000;
}
.contextnav.is-horizontal li a[section]:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a[section]:hover,
.getstartednav > ul.is-horizontal li a[section]:hover,
.gettingstartednav > ul.is-horizontal li a[section]:hover,
.is-horizontal.jumptonav li a[section]:hover {
    color: #000;
    background-color: transparent;
    text-decoration: underline;
}
.contextnav.is-horizontal li a,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a,
.getstartednav > ul.is-horizontal li a,
.gettingstartednav > ul.is-horizontal li a,
.is-horizontal.jumptonav li a {
    margin-bottom: 0;
}
.contextnav.is-horizontal li a.btn-get-started,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started,
.getstartednav > ul.is-horizontal li a.btn-get-started,
.gettingstartednav > ul.is-horizontal li a.btn-get-started,
.is-horizontal.jumptonav li a.btn-get-started {
    color: #fff;
    background-color: #ff7400;
    border-color: #ff7400;
    padding: 5px 20px;
}
.contextnav.is-horizontal li a.btn-get-started:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:before,
.getstartednav > ul.is-horizontal li a.btn-get-started:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:before,
.is-horizontal.jumptonav li a.btn-get-started:before {
    display: none;
}
.contextnav.is-horizontal li a.btn-get-started.focus,
.contextnav.is-horizontal li a.btn-get-started:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:focus,
.getstartednav > ul.is-horizontal li a.btn-get-started.focus,
.getstartednav > ul.is-horizontal li a.btn-get-started:focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:focus,
.is-horizontal.jumptonav li a.btn-get-started.focus,
.is-horizontal.jumptonav li a.btn-get-started:focus {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.contextnav.is-horizontal li a.btn-get-started.focus:before,
.contextnav.is-horizontal li a.btn-get-started:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:focus:before,
.getstartednav > ul.is-horizontal li a.btn-get-started.focus:before,
.getstartednav > ul.is-horizontal li a.btn-get-started:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:focus:before,
.is-horizontal.jumptonav li a.btn-get-started.focus:before,
.is-horizontal.jumptonav li a.btn-get-started:focus:before {
    display: none;
}
.contextnav.is-horizontal li a.btn-get-started.hover,
.contextnav.is-horizontal li a.btn-get-started:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:hover,
.getstartednav > ul.is-horizontal li a.btn-get-started.hover,
.getstartednav > ul.is-horizontal li a.btn-get-started:hover,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.hover,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:hover,
.is-horizontal.jumptonav li a.btn-get-started.hover,
.is-horizontal.jumptonav li a.btn-get-started:hover {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.contextnav.is-horizontal li a.btn-get-started.hover:before,
.contextnav.is-horizontal li a.btn-get-started:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:hover:before,
.getstartednav > ul.is-horizontal li a.btn-get-started.hover:before,
.getstartednav > ul.is-horizontal li a.btn-get-started:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:hover:before,
.is-horizontal.jumptonav li a.btn-get-started.hover:before,
.is-horizontal.jumptonav li a.btn-get-started:hover:before {
    display: none;
}
.contextnav.is-horizontal li a.btn-get-started.active,
.contextnav.is-horizontal li a.btn-get-started.active.focus,
.contextnav.is-horizontal li a.btn-get-started.active:focus,
.contextnav.is-horizontal li a.btn-get-started.active:hover,
.contextnav.is-horizontal li a.btn-get-started:active,
.contextnav.is-horizontal li a.btn-get-started:active.focus,
.contextnav.is-horizontal li a.btn-get-started:active:focus,
.contextnav.is-horizontal li a.btn-get-started:active:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active:hover,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle.focus,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:focus,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:hover,
.getstartednav > ul.is-horizontal li a.btn-get-started.active,
.getstartednav > ul.is-horizontal li a.btn-get-started.active.focus,
.getstartednav > ul.is-horizontal li a.btn-get-started.active:focus,
.getstartednav > ul.is-horizontal li a.btn-get-started.active:hover,
.getstartednav > ul.is-horizontal li a.btn-get-started:active,
.getstartednav > ul.is-horizontal li a.btn-get-started:active.focus,
.getstartednav > ul.is-horizontal li a.btn-get-started:active:focus,
.getstartednav > ul.is-horizontal li a.btn-get-started:active:hover,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle.focus,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:focus,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:hover,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active.focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active:focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active:hover,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active.focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active:focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active:hover,
.is-horizontal.jumptonav li a.btn-get-started.active,
.is-horizontal.jumptonav li a.btn-get-started.active.focus,
.is-horizontal.jumptonav li a.btn-get-started.active:focus,
.is-horizontal.jumptonav li a.btn-get-started.active:hover,
.is-horizontal.jumptonav li a.btn-get-started:active,
.is-horizontal.jumptonav li a.btn-get-started:active.focus,
.is-horizontal.jumptonav li a.btn-get-started:active:focus,
.is-horizontal.jumptonav li a.btn-get-started:active:hover,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle.focus,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle:focus,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle:hover,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle.focus,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle:focus,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle:hover {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.contextnav.is-horizontal li a.btn-get-started.active.focus:before,
.contextnav.is-horizontal li a.btn-get-started.active:focus:before,
.contextnav.is-horizontal li a.btn-get-started.active:hover:before,
.contextnav.is-horizontal li a.btn-get-started:active.focus:before,
.contextnav.is-horizontal li a.btn-get-started:active:focus:before,
.contextnav.is-horizontal li a.btn-get-started:active:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle.focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active.focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active.focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active:hover:before,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle.focus:before,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:focus:before,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:hover:before,
.getstartednav > ul.is-horizontal li a.btn-get-started.active.focus:before,
.getstartednav > ul.is-horizontal li a.btn-get-started.active:focus:before,
.getstartednav > ul.is-horizontal li a.btn-get-started.active:hover:before,
.getstartednav > ul.is-horizontal li a.btn-get-started:active.focus:before,
.getstartednav > ul.is-horizontal li a.btn-get-started:active:focus:before,
.getstartednav > ul.is-horizontal li a.btn-get-started:active:hover:before,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle.focus:before,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:focus:before,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active.focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active.focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active:hover:before,
.is-horizontal.jumptonav li a.btn-get-started.active.focus:before,
.is-horizontal.jumptonav li a.btn-get-started.active:focus:before,
.is-horizontal.jumptonav li a.btn-get-started.active:hover:before,
.is-horizontal.jumptonav li a.btn-get-started:active.focus:before,
.is-horizontal.jumptonav li a.btn-get-started:active:focus:before,
.is-horizontal.jumptonav li a.btn-get-started:active:hover:before,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle.focus:before,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle:focus:before,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle:hover:before,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle.focus:before,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle:focus:before,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle:hover:before {
    display: none;
}
.contextnav.is-horizontal li a.btn-get-started.active,
.contextnav.is-horizontal li a.btn-get-started:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:active,
.getstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle,
.getstartednav > ul.is-horizontal li a.btn-get-started.active,
.getstartednav > ul.is-horizontal li a.btn-get-started:active,
.gettingstartednav.open > ul.is-horizontal li a.btn-get-started.dropdown-toggle,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.active,
.gettingstartednav > ul.is-horizontal li a.btn-get-started:active,
.is-horizontal.jumptonav li a.btn-get-started.active,
.is-horizontal.jumptonav li a.btn-get-started:active,
.open > .contextnav.is-horizontal li a.btn-get-started.dropdown-toggle,
.open > .is-horizontal.jumptonav li a.btn-get-started.dropdown-toggle {
    background-image: none;
}
.contextnav.is-horizontal li a.btn-get-started.disabled,
.contextnav.is-horizontal li a.btn-get-started.disabled.focus,
.contextnav.is-horizontal li a.btn-get-started.disabled:focus,
.contextnav.is-horizontal li a.btn-get-started.disabled:hover,
.contextnav.is-horizontal li a.btn-get-started[disabled],
.contextnav.is-horizontal li a.btn-get-started[disabled].focus,
.contextnav.is-horizontal li a.btn-get-started[disabled]:focus,
.contextnav.is-horizontal li a.btn-get-started[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.disabled,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.disabled.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.disabled:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.disabled:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started[disabled],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started[disabled].focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started[disabled]:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started.focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started:focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started:hover,
.getstartednav > ul.is-horizontal li a.btn-get-started.disabled,
.getstartednav > ul.is-horizontal li a.btn-get-started.disabled.focus,
.getstartednav > ul.is-horizontal li a.btn-get-started.disabled:focus,
.getstartednav > ul.is-horizontal li a.btn-get-started.disabled:hover,
.getstartednav > ul.is-horizontal li a.btn-get-started[disabled],
.getstartednav > ul.is-horizontal li a.btn-get-started[disabled].focus,
.getstartednav > ul.is-horizontal li a.btn-get-started[disabled]:focus,
.getstartednav > ul.is-horizontal li a.btn-get-started[disabled]:hover,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.disabled,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.disabled.focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.disabled:focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started.disabled:hover,
.gettingstartednav > ul.is-horizontal li a.btn-get-started[disabled],
.gettingstartednav > ul.is-horizontal li a.btn-get-started[disabled].focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started[disabled]:focus,
.gettingstartednav > ul.is-horizontal li a.btn-get-started[disabled]:hover,
.is-horizontal.jumptonav li a.btn-get-started.disabled,
.is-horizontal.jumptonav li a.btn-get-started.disabled.focus,
.is-horizontal.jumptonav li a.btn-get-started.disabled:focus,
.is-horizontal.jumptonav li a.btn-get-started.disabled:hover,
.is-horizontal.jumptonav li a.btn-get-started[disabled],
.is-horizontal.jumptonav li a.btn-get-started[disabled].focus,
.is-horizontal.jumptonav li a.btn-get-started[disabled]:focus,
.is-horizontal.jumptonav li a.btn-get-started[disabled]:hover,
fieldset[disabled] .contextnav.is-horizontal li a.btn-get-started,
fieldset[disabled] .contextnav.is-horizontal li a.btn-get-started.focus,
fieldset[disabled] .contextnav.is-horizontal li a.btn-get-started:focus,
fieldset[disabled] .contextnav.is-horizontal li a.btn-get-started:hover,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started.focus,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:focus,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started:hover,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started.focus,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started:focus,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-get-started:hover,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-get-started,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-get-started.focus,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-get-started:focus,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-get-started:hover,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-get-started,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-get-started.focus,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-get-started:focus,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-get-started:hover {
    background-color: #f9b500;
    border-color: #f9b500;
}
.contextnav.is-horizontal li a.btn-get-started .badge,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-get-started .badge,
.getstartednav > ul.is-horizontal li a.btn-get-started .badge,
.gettingstartednav > ul.is-horizontal li a.btn-get-started .badge,
.is-horizontal.jumptonav li a.btn-get-started .badge {
    color: #ff7400;
    background-color: #fff;
}
.contextnav.is-horizontal li a.btn-contextnav,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav,
.getstartednav > ul.is-horizontal li a.btn-contextnav,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav,
.is-horizontal.jumptonav li a.btn-contextnav {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
    padding: 5px 20px;
}
.contextnav.is-horizontal li a.btn-contextnav:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:before,
.is-horizontal.jumptonav li a.btn-contextnav:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.contextnav.is-horizontal li a.btn-contextnav.hover,
.contextnav.is-horizontal li a.btn-contextnav:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.is-horizontal.jumptonav li a.btn-contextnav.hover,
.is-horizontal.jumptonav li a.btn-contextnav:hover {
    color: #000;
    background-color: transparent;
}
.contextnav.is-horizontal li a.btn-contextnav.hover:before,
.contextnav.is-horizontal li a.btn-contextnav:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.hover:before,
.is-horizontal.jumptonav li a.btn-contextnav:hover:before {
    background-position: 0;
    padding: 2px;
}
.contextnav.is-horizontal li a.btn-contextnav.active,
.contextnav.is-horizontal li a.btn-contextnav.active:hover,
.contextnav.is-horizontal li a.btn-contextnav.focus,
.contextnav.is-horizontal li a.btn-contextnav.focus:hover,
.contextnav.is-horizontal li a.btn-contextnav:active,
.contextnav.is-horizontal li a.btn-contextnav:active:hover,
.contextnav.is-horizontal li a.btn-contextnav:focus,
.contextnav.is-horizontal li a.btn-contextnav:focus:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.is-horizontal.jumptonav li a.btn-contextnav.active,
.is-horizontal.jumptonav li a.btn-contextnav.active:hover,
.is-horizontal.jumptonav li a.btn-contextnav.focus,
.is-horizontal.jumptonav li a.btn-contextnav.focus:hover,
.is-horizontal.jumptonav li a.btn-contextnav:active,
.is-horizontal.jumptonav li a.btn-contextnav:active:hover,
.is-horizontal.jumptonav li a.btn-contextnav:focus,
.is-horizontal.jumptonav li a.btn-contextnav:focus:hover,
.open > .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.open > .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle,
.open > .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle:hover {
    background-color: #000 !important;
    color: #fff;
}
.contextnav.is-horizontal li a.btn-contextnav.active:hover:before,
.contextnav.is-horizontal li a.btn-contextnav.focus:hover:before,
.contextnav.is-horizontal li a.btn-contextnav:active:hover:before,
.contextnav.is-horizontal li a.btn-contextnav:focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.active:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.focus:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav:active:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav:focus:hover:before,
.open > .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.open > .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.contextnav.is-horizontal li a.btn-contextnav.active,
.contextnav.is-horizontal li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav:active,
.is-horizontal.jumptonav li a.btn-contextnav.active,
.is-horizontal.jumptonav li a.btn-contextnav:active,
.open > .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle {
    background: #000;
}
.contextnav.is-horizontal li a.btn-contextnav.disabled,
.contextnav.is-horizontal li a.btn-contextnav[disabled],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.is-horizontal.jumptonav li a.btn-contextnav.disabled,
.is-horizontal.jumptonav li a.btn-contextnav[disabled],
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav {
    opacity: 0.7;
}
.contextnav.is-horizontal li a.btn-contextnav.disabled.focus,
.contextnav.is-horizontal li a.btn-contextnav.disabled:active,
.contextnav.is-horizontal li a.btn-contextnav.disabled:focus,
.contextnav.is-horizontal li a.btn-contextnav.disabled:hover,
.contextnav.is-horizontal li a.btn-contextnav[disabled].focus,
.contextnav.is-horizontal li a.btn-contextnav[disabled]:active,
.contextnav.is-horizontal li a.btn-contextnav[disabled]:focus,
.contextnav.is-horizontal li a.btn-contextnav[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.is-horizontal.jumptonav li a.btn-contextnav.disabled.focus,
.is-horizontal.jumptonav li a.btn-contextnav.disabled:active,
.is-horizontal.jumptonav li a.btn-contextnav.disabled:focus,
.is-horizontal.jumptonav li a.btn-contextnav.disabled:hover,
.is-horizontal.jumptonav li a.btn-contextnav[disabled].focus,
.is-horizontal.jumptonav li a.btn-contextnav[disabled]:active,
.is-horizontal.jumptonav li a.btn-contextnav[disabled]:focus,
.is-horizontal.jumptonav li a.btn-contextnav[disabled]:hover,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.focus,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav:active,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav:focus,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.contextnav.is-horizontal li a.btn-contextnav.disabled.focus:before,
.contextnav.is-horizontal li a.btn-contextnav.disabled:active:before,
.contextnav.is-horizontal li a.btn-contextnav.disabled:focus:before,
.contextnav.is-horizontal li a.btn-contextnav.disabled:hover:before,
.contextnav.is-horizontal li a.btn-contextnav[disabled].focus:before,
.contextnav.is-horizontal li a.btn-contextnav[disabled]:active:before,
.contextnav.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.contextnav.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.disabled.focus:before,
.is-horizontal.jumptonav li a.btn-contextnav.disabled:active:before,
.is-horizontal.jumptonav li a.btn-contextnav.disabled:focus:before,
.is-horizontal.jumptonav li a.btn-contextnav.disabled:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav[disabled].focus:before,
.is-horizontal.jumptonav li a.btn-contextnav[disabled]:active:before,
.is-horizontal.jumptonav li a.btn-contextnav[disabled]:focus:before,
.is-horizontal.jumptonav li a.btn-contextnav[disabled]:hover:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.focus:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav:active:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav:focus:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn,
.dark .contextnav.is-horizontal li a.btn-contextnav,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav,
.dark .is-horizontal.jumptonav li a.btn-contextnav,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:before,
.dark .contextnav.is-horizontal li a.btn-contextnav:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.hover,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav.hover,
.dark .contextnav.is-horizontal li a.btn-contextnav:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav.hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.hover:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.active,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.active:hover,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.focus,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.focus:hover,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:active,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:active:hover,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:focus,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:focus:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav.active,
.dark .contextnav.is-horizontal li a.btn-contextnav.active:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav.focus,
.dark .contextnav.is-horizontal li a.btn-contextnav.focus:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav:active,
.dark .contextnav.is-horizontal li a.btn-contextnav:active:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav:focus,
.dark .contextnav.is-horizontal li a.btn-contextnav:focus:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.active,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav.active,
.dark .is-horizontal.jumptonav li a.btn-contextnav.active:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav.focus,
.dark .is-horizontal.jumptonav li a.btn-contextnav.focus:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav:active,
.dark .is-horizontal.jumptonav li a.btn-contextnav:active:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav:focus,
.dark .is-horizontal.jumptonav li a.btn-contextnav:focus:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:hover,
.get-started-container.gs-guides #getting-started-nav .open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:hover,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.active,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.active:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.focus,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.focus:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:active,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:active:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:focus,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:focus:hover,
.open > .contextnav.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.open > .contextnav.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover,
.open > .dark .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.open > .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.open > .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover,
.open > .dark .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle,
.open > .dark .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle:hover,
.open > .is-horizontal.jumptonav li a.btn-contextnav.darkbtn.dropdown-toggle,
.open > .is-horizontal.jumptonav li a.btn-contextnav.darkbtn.dropdown-toggle:hover {
    background-color: #fff !important;
    color: #000;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.active:hover:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.focus:hover:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:active:hover:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:focus:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.active:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.focus:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav:active:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav:focus:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.active:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.focus:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav:active:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav:focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:hover:before,
.get-started-container.gs-guides #getting-started-nav .open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:hover:before,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.active:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.focus:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:active:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:focus:hover:before,
.open > .contextnav.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle:hover:before,
.open > .dark .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.open > .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.open > .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle:hover:before,
.open > .dark .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle:hover:before,
.open > .is-horizontal.jumptonav li a.btn-contextnav.darkbtn.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.active,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn:active,
.dark .contextnav.is-horizontal li a.btn-contextnav.active,
.dark .contextnav.is-horizontal li a.btn-contextnav:active,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.active,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active,
.dark .is-horizontal.jumptonav li a.btn-contextnav.active,
.dark .is-horizontal.jumptonav li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.active,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.get-started-container.gs-guides #getting-started-nav .open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.getstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.gettingstartednav.open > ul.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.active,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn:active,
.open > .contextnav.is-horizontal li a.btn-contextnav.darkbtn.dropdown-toggle,
.open > .dark .contextnav.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.dropdown-toggle,
.open > .dark .is-horizontal.jumptonav li a.btn-contextnav.dropdown-toggle,
.open > .is-horizontal.jumptonav li a.btn-contextnav.darkbtn.dropdown-toggle {
    background: #fff;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled],
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled],
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled],
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled],
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled],
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled],
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled],
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn {
    opacity: 0.7;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled:active,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled.focus,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled:active,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled:focus,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled:hover,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled].focus,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled]:active,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled]:focus,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled]:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled.focus,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled:active,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled:focus,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled:hover,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled].focus,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled]:active,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled]:focus,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled.focus,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled:active,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled:focus,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled:hover,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled].focus,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled]:active,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled]:focus,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled]:hover,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn.focus,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn:active,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn:focus,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn:hover,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav.focus,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav:active,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav:focus,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav:hover,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn.focus,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn:active,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn:focus,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled:active:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus:before,
.contextnav.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled.focus:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled:active:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled:focus:before,
.dark .contextnav.is-horizontal li a.btn-contextnav.disabled:hover:before,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled].focus:before,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled]:active:before,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.dark .contextnav.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled.focus:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled:active:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled:focus:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav.disabled:hover:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled].focus:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled]:active:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled]:focus:before,
.dark .is-horizontal.jumptonav li a.btn-contextnav[disabled]:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled.focus:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:active:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:focus:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.disabled:hover:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled].focus:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:active:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:focus:before,
.get-started-container.gs-guides #getting-started-nav .dark .getstartednav > ul.is-horizontal li a.btn-contextnav[disabled]:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:active:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus:before,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:before,
.get-started-container.gs-guides #getting-started-nav fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:active:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus:before,
.getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled.focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:active:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.disabled:hover:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled].focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:active:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:focus:before,
.gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn[disabled]:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled.focus:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled:active:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled:focus:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn.disabled:hover:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled].focus:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled]:active:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled]:focus:before,
.is-horizontal.jumptonav li a.btn-contextnav.darkbtn[disabled]:hover:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn.focus:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn:active:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn:focus:before,
fieldset[disabled] .contextnav.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .dark .contextnav.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .dark .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .dark .getstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav.focus:before,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:active:before,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:focus:before,
fieldset[disabled] .dark .gettingstartednav > ul.is-horizontal li a.btn-contextnav:hover:before,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav.focus:before,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav:active:before,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav:focus:before,
fieldset[disabled] .dark .is-horizontal.jumptonav li a.btn-contextnav:hover:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:before,
fieldset[disabled] .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:before,
fieldset[disabled] .getstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn.focus:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:active:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:focus:before,
fieldset[disabled] .gettingstartednav > ul.is-horizontal li a.btn-contextnav.darkbtn:hover:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn.focus:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn:active:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn:focus:before,
fieldset[disabled] .is-horizontal.jumptonav li a.btn-contextnav.darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.contextnav.is-horizontal li a span[class^="icon-"],
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li a span[class^="icon-"],
.getstartednav > ul.is-horizontal li a span[class^="icon-"],
.gettingstartednav > ul.is-horizontal li a span[class^="icon-"],
.is-horizontal.jumptonav li a span[class^="icon-"] {
    transform: scale(1.5);
    margin-right: 10px;
}
.contextnav.is-horizontal li .icon-info,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal li .icon-info,
.getstartednav > ul.is-horizontal li .icon-info,
.gettingstartednav > ul.is-horizontal li .icon-info,
.is-horizontal.jumptonav li .icon-info {
    cursor: pointer;
}
.contextnav.is-horizontal .has-buttons.ste + .has-buttons.ste,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste,
.getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste,
.gettingstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste,
.is-horizontal.jumptonav .has-buttons.ste + .has-buttons.ste {
    margin-left: 8px;
}
.contextnav.is-horizontal .has-buttons.ste + .has-buttons.ste .btn,
.contextnav.is-horizontal .has-buttons.ste + .has-buttons.ste .download-details,
.contextnav.is-horizontal .has-buttons.ste + .has-buttons.ste .nav-close,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .btn,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .download-details,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .nav-close,
.getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .btn,
.getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .download-details,
.getstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .nav-close,
.gettingstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .btn,
.gettingstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .download-details,
.gettingstartednav > ul.is-horizontal .has-buttons.ste + .has-buttons.ste .nav-close,
.is-horizontal.jumptonav .has-buttons.ste + .has-buttons.ste .btn,
.is-horizontal.jumptonav .has-buttons.ste + .has-buttons.ste .download-details,
.is-horizontal.jumptonav .has-buttons.ste + .has-buttons.ste .nav-close {
    margin-left: 0 !important;
}
.jump-to-mobile-section {
    display: none;
}
@media only screen and (max-width: 767px) {
    .jump-to-mobile-section {
        width: 100%;
        display: contents;
        background-color: #fff;
    }
    .jump-to-mobile-section .buttons-container {
        justify-content: center;
        display: flex;
        align-items: center;
        width: 100%;
        background-color: #fff;
        height: 72px;
        position: fixed;
        bottom: 0;
        cursor: pointer;
        opacity: 1;
        z-index: 1000;
        left: 0;
    }
    .jump-to-mobile-section .buttons-container .btn,
    .jump-to-mobile-section .buttons-container .download-details,
    .jump-to-mobile-section .buttons-container .nav-close {
        padding: 12px 0;
    }
    .jump-to-mobile-section .buttons-container .btn-primary:hover {
        color: #fff;
        background-color: #dc8b00;
        border-color: #dc8b00;
    }
    .jump-to-mobile-section .buttons-container .btn:not(:first-child),
    .jump-to-mobile-section .buttons-container .download-details:not(:first-child),
    .jump-to-mobile-section .buttons-container .nav-close:not(:first-child) {
        margin-left: 16px;
    }
    .jump-to-mobile-section .buttons-container.has-one .btn,
    .jump-to-mobile-section .buttons-container.has-one .download-details,
    .jump-to-mobile-section .buttons-container.has-one .nav-close {
        width: 100%;
        margin: 0 15px;
    }
    .jump-to-mobile-section .buttons-container.has-two {
        flex-wrap: unset !important;
    }
    .jump-to-mobile-section .buttons-container.has-two .btn,
    .jump-to-mobile-section .buttons-container.has-two .download-details,
    .jump-to-mobile-section .buttons-container.has-two .nav-close {
        width: 50%;
    }
    .jump-to-mobile-section .buttons-container.has-two .btn:first-child,
    .jump-to-mobile-section .buttons-container.has-two .download-details:first-child,
    .jump-to-mobile-section .buttons-container.has-two .nav-close:first-child {
        margin-left: 15px;
    }
    .jump-to-mobile-section .buttons-container.has-two .btn:last-child,
    .jump-to-mobile-section .buttons-container.has-two .download-details:last-child,
    .jump-to-mobile-section .buttons-container.has-two .nav-close:last-child {
        margin-right: 15px;
    }
    .jump-to-mobile-section .buttons-container:after {
        bottom: 72px;
        top: 0;
    }
    .jump-to-mobile-section .buttons-container.affix-bottom:after,
    .jump-to-mobile-section .buttons-container:after {
        content: "";
        position: absolute;
        display: block;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        box-shadow: none;
        border-top: 1px solid #d4cfc5 !important;
    }
    .jump-to-mobile-section .buttons-container.affix-bottom:after {
        z-index: -1;
        bottom: 0;
        left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .contextnav-hub .contextnav.is-horizontal,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal,
    .contextnav-hub .getstartednav > ul.is-horizontal,
    .contextnav-hub .gettingstartednav > ul.is-horizontal,
    .contextnav-hub .is-horizontal.jumptonav,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal {
        overflow-x: auto;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
    }
    .contextnav-hub .contextnav.is-horizontal::-webkit-scrollbar,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal::-webkit-scrollbar,
    .contextnav-hub .getstartednav > ul.is-horizontal::-webkit-scrollbar,
    .contextnav-hub .gettingstartednav > ul.is-horizontal::-webkit-scrollbar,
    .contextnav-hub .is-horizontal.jumptonav::-webkit-scrollbar,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal::-webkit-scrollbar {
        display: none;
    }
    .contextnav-hub .contextnav.is-horizontal:first-child,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:first-child,
    .contextnav-hub .getstartednav > ul.is-horizontal:first-child,
    .contextnav-hub .gettingstartednav > ul.is-horizontal:first-child,
    .contextnav-hub .is-horizontal.jumptonav:first-child,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:first-child {
        padding-left: 15px;
    }
    .contextnav-hub .contextnav.is-horizontal:last-child,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:last-child,
    .contextnav-hub .getstartednav > ul.is-horizontal:last-child,
    .contextnav-hub .gettingstartednav > ul.is-horizontal:last-child,
    .contextnav-hub .is-horizontal.jumptonav:last-child,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:last-child {
        padding-right: 15px;
    }
}
.contextnav-hub .contextnav.is-horizontal:before,
.contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
.contextnav-hub .getstartednav > ul.is-horizontal:before,
.contextnav-hub .gettingstartednav > ul.is-horizontal:before,
.contextnav-hub .is-horizontal.jumptonav:before,
.get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:before {
    background: transparent;
}
@media (min-width: 768px) {
    .contextnav-hub .contextnav.is-horizontal:before,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .gettingstartednav > ul.is-horizontal:before,
    .contextnav-hub .is-horizontal.jumptonav:before,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:before {
        margin-left: -30px;
    }
}
@media (min-width: 992px) {
    .contextnav-hub .contextnav.is-horizontal:before,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .gettingstartednav > ul.is-horizontal:before,
    .contextnav-hub .is-horizontal.jumptonav:before,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:before {
        margin-left: calc(466px - 50vw);
    }
}
@media (min-width: 1200px) {
    .contextnav-hub .contextnav.is-horizontal:before,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .gettingstartednav > ul.is-horizontal:before,
    .contextnav-hub .is-horizontal.jumptonav:before,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:before {
        margin-left: calc(570px - 50vw);
    }
}
@media (min-width: 1440px) {
    .contextnav-hub .contextnav.is-horizontal:before,
    .contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .getstartednav > ul.is-horizontal:before,
    .contextnav-hub .gettingstartednav > ul.is-horizontal:before,
    .contextnav-hub .is-horizontal.jumptonav:before,
    .get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul.is-horizontal:before {
        margin-left: calc(690px - 50vw);
    }
}
.contextnav-hub .show {
    display: flex !important;
    align-items: center;
}
.contextnav-hub .show h2 {
    display: block;
}
.contextnav-hub .contextnav h2,
.contextnav-hub .contextnav h4,
.contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul h2,
.contextnav-hub .get-started-container.gs-guides #getting-started-nav .getstartednav > ul h4,
.contextnav-hub .getstartednav > ul h2,
.contextnav-hub .getstartednav > ul h4,
.contextnav-hub .gettingstartednav > ul h2,
.contextnav-hub .gettingstartednav > ul h4,
.contextnav-hub .jumptonav h2,
.contextnav-hub .jumptonav h4,
.get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul h2,
.get-started-container.gs-guides #getting-started-nav .contextnav-hub .getstartednav > ul h4 {
    text-transform: inherit;
    white-space: nowrap;
}
.contextnav-hub li:nth-child(n + 2) {
    font-size: 13px;
    margin-left: 24px !important;
    white-space: nowrap;
}
.contextnav-hub li:nth-child(n + 2):hover:before {
    top: calc(100% - 3px);
    width: 100%;
    margin-left: 0;
    height: 3px;
    content: " ";
    position: absolute;
    display: inline-block;
    background-color: #ff7400;
}
.contextnav-hub li:nth-child(n + 2) a:hover {
    text-decoration: none;
}
.jumpto {
    background-color: #fff;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
    border-top: 1px solid #d4cfc5;
    position: relative;
}
.jumpto ul {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow: auto;
    gap: 24px;
    padding: 0;
    border-bottom: none;
}
.jumpto ul,
.jumpto ul li {
    position: relative;
    margin: 0;
    transition: all 0.3s ease-in-out;
}
.jumpto ul li {
    flex-shrink: 0;
    padding: 16px 0;
    align-items: center;
    cursor: pointer;
}
.jumpto ul li.title {
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
    padding-right: 10px;
    z-index: 2;
    cursor: auto;
}
.jumpto ul li.title * {
    font-size: 14px;
    font-weight: 600;
}
.jumpto ul li.title.active:before,
.jumpto ul li.title:hover:before {
    display: none;
}
.jumpto ul li.active:before,
.jumpto ul li:hover:before {
    content: " ";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-bottom: 3px solid #ff7400;
}
.jumpto ul li.jumpto-cta-container {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    background-color: #fff;
    padding: 12px 1px 12px 12px;
    align-self: flex-end;
    margin: 0 0 0 auto;
}
@media (max-width: 1200px) {
    .jumpto ul li.jumpto-cta-container {
        position: -webkit-sticky;
        position: sticky;
        right: 0;
    }
}
.jumpto ul li.jumpto-cta-container .btn,
.jumpto ul li.jumpto-cta-container .download-details,
.jumpto ul li.jumpto-cta-container .nav-close {
    padding: 8px 12px;
    font-size: 11px;
}
.jumpto ul li.jumpto-cta-container:hover {
    cursor: auto;
}
.jumpto ul li.jumpto-cta-container:hover:before {
    display: none;
}
@media (max-width: 768px) {
    .jumpto ul li.jumpto-cta-container {
        display: none;
    }
}
.jumpto ul li.jumpto-cta-container:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: -16px;
    bottom: 0;
    width: 28px;
    height: 100%;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.jumpto ul.jumpto-cta li:nth-last-child(2) {
    margin-right: 220px;
}
@media (max-width: 768px) {
    .jumpto ul.jumpto-cta li:nth-last-child(2) {
        margin-right: 0;
    }
}
.jumpto.is-full {
    width: 100vw;
    left: calc(50% - 50vw);
    display: flex;
    justify-content: center;
}
.jumpto.is-full:before {
    display: none;
}
.jumpto.is-full ul {
    width: 100%;
    max-width: 1140px;
}
@media (min-width: 320px) {
    .jumpto.is-full ul {
        max-width: 750px;
    }
}
@media (min-width: 768px) {
    .jumpto.is-full ul {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .jumpto.is-full ul {
        max-width: 940px;
    }
}
@media (min-width: 1200px) {
    .jumpto.is-full ul {
        max-width: 1140px;
    }
}
@media (max-width: 768px) {
    .jumpto.is-full {
        padding: 0 30px;
    }
}
.jumpto.is-full-leftnav {
    box-shadow: none;
    border: none;
    background-color: transparent;
    z-index: 2;
}
.jumpto.is-full-leftnav:before {
    border-top: 1px solid #d4cfc5;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
}
.modal-body .jumpto {
    width: calc(100% + 60px);
    left: -30px;
}
.modal-body .jumpto ul {
    padding: 0 30px;
    width: 100%;
    max-width: unset;
}
@media (max-width: 768px) {
    .footer-inner.footer-en:has(.jumpto-cta-footer) {
        margin-top: 66px;
    }
}
.jumpto-cta-footer {
    display: none;
}
@media (max-width: 768px) {
    .jumpto-cta-footer {
        display: flex;
        justify-content: space-around;
        position: absolute;
        top: -67px;
        left: 0;
        width: 100%;
        padding: 12px;
        gap: 16px;
        transition: all 0.3s ease-in-out;
        background-color: #fff;
        border-top: 1px solid #d4cfc5;
    }
    .jumpto-cta-footer.jupmto-cta-footer-fixed {
        position: fixed;
        top: unset;
        bottom: 0;
        z-index: 9;
        padding: 18px;
    }
    .jumpto-cta-footer .btn,
    .jumpto-cta-footer .download-details,
    .jumpto-cta-footer .nav-close {
        font-size: 12px;
        padding: 12px;
        width: 50%;
    }
}
.iu-container {
    display: flex;
    flex-flow: row wrap;
    margin-left: 0;
    margin-right: 0;
    background-color: #ededf0;
    margin-top: 3em;
}
.OverviewTabContent .iu-container {
    margin-top: 2em;
}
.iu {
    position: relative;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    width: 100%;
    float: left;
    min-height: 1px;
    padding: 1em 1em 1.5em;
    margin-bottom: 15px;
    color: #646464;
    background-color: #ededf0;
}
@media screen and (min-width: 480px) {
    .iu {
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: calc(50% - 7.5px);
        width: calc(50% - 7.5px);
    }
    .iu:first-of-type {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 992px) {
    .iu:nth-of-type(3) {
        width: 100%;
    }
}
@media screen and (min-width: 992px) {
    .iu {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33.33333% - 10px);
        width: calc(33.33333% - 10px);
    }
    .iu:nth-of-type(2) {
        margin-right: 15px;
    }
}
.iu h2 {
    font-size: 1.15em;
    font-weight: 700;
}
.iu h2:first-of-type {
    margin-top: 0;
}
.iu .boxes li,
.iu li {
    padding-left: 0;
}
.iu .boxes li:before,
.iu li:before {
    display: none;
}
.iu-container li:before {
    content: none;
}
.iu ul {
    list-style: none;
    padding-left: 0;
}
.iu ul li {
    margin-bottom: 1em;
    padding-left: 0;
}
.iu img {
    max-width: 100%;
}
.iu .iu-large-video {
    margin-bottom: 1em;
    padding-left: 0;
}
.iu .video-inner-n {
    position: relative;
    float: none;
    margin-bottom: 5px;
    cursor: pointer;
}
.iu .video-inner-n:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    width: 44px;
    height: 44px;
    pointer-events: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 44px 44px;
    transform: translate(-50%, -50%);
    transform-origin: center;
}
@media (min-width: 768px) {
    .iu .video-inner-n + .thumbp {
        clear: both;
    }
    .iu .video-inner-n {
        margin-right: 0;
    }
}
.iu .play-video-n {
    position: absolute;
    top: 0;
    left: 0;
}
.iu .play-video-n a,
.iu .video-inner-n img {
    width: 100%;
    height: auto;
}
.iu img[align="left"] {
    float: none;
}
h2#features .collapsed {
    margin-bottom: 1em;
}
#featuresAccordion,
#featuresAccordionB,
.accordion {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: none;
}
#featuresAccordion.ui-accordion .ui-accordion-content-active,
#featuresAccordionB.ui-accordion .ui-accordion-content-active,
.accordion.ui-accordion .ui-accordion-content-active {
    background: #fff !important;
}
#featuresAccordion.ui-accordion .ui-accordion-header a,
#featuresAccordionB.ui-accordion .ui-accordion-header a,
.accordion.ui-accordion .ui-accordion-header a {
    display: block !important;
    padding: 0.5em 0.5em 0.5em 1.45em !important;
    color: #000 !important;
    margin-left: 0 !important;
    text-decoration: none;
    line-height: 22px;
    font-weight: 400;
}
#featuresAccordion.ui-accordion .ui-accordion-header a:hover,
#featuresAccordionB.ui-accordion .ui-accordion-header a:hover,
.accordion.ui-accordion .ui-accordion-header a:hover {
    background: #f7f5f1;
    outline: none;
}
#featuresAccordion.ui-accordion .ui-accordion-header a:not(.collapsed),
#featuresAccordionB.ui-accordion .ui-accordion-header a:not(.collapsed),
.accordion.ui-accordion .ui-accordion-header a:not(.collapsed) {
    background: #f7f5f1;
}
#featuresAccordion.ui-accordion .ui-accordion-header a:active,
#featuresAccordionB.ui-accordion .ui-accordion-header a:active,
.accordion.ui-accordion .ui-accordion-header a:active {
    outline: none;
}
#featuresAccordion.ui-accordion .ui-accordion-header a span.text-new-my-lib,
#featuresAccordionB.ui-accordion .ui-accordion-header a span.text-new-my-lib,
.accordion.ui-accordion .ui-accordion-header a span.text-new-my-lib {
    display: inline;
}
#featuresAccordion .panel,
#featuresAccordionB .panel,
.accordion .panel {
    margin-top: 1px;
    border: none;
    background-color: unset;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
    box-shadow: none;
}
#featuresAccordion .panel:first-child,
#featuresAccordionB .panel:first-child,
.accordion .panel:first-child {
    margin-top: 0;
}
#featuresAccordion .panel .toggle_container,
#featuresAccordionB .panel .toggle_container,
.accordion .panel .toggle_container {
    margin-left: 24px;
    margin-top: 12px;
    margin-bottom: 32px;
}
#featuresAccordion .panel .toggle_container ul,
#featuresAccordionB .panel .toggle_container ul,
.accordion .panel .toggle_container ul {
    margin: 0;
}
#featuresAccordion .panel-default,
#featuresAccordionB .panel-default,
.accordion .panel-default {
    border-color: transparent;
}
#featuresAccordion.panel-group .panel + .panel,
#featuresAccordionB.panel-group .panel + .panel,
.accordion.panel-group .panel + .panel {
    margin-top: 1px;
}
#featuresAccordionB h3,
#featuresAccordion h3,
.accordion h3 {
    margin: 0;
    font-size: 1em;
    font-weight: 400;
}
#featuresAccordion a[role="button"],
#featuresAccordionB a[role="button"],
.accordion a[role="button"] {
    position: relative;
    background-color: #fff;
    transition: background-color 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
#featuresAccordion a[role="button"]:before,
#featuresAccordionB a[role="button"]:before,
.accordion a[role="button"]:before {
    content: "\f105";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 0.5em;
    left: 0.25em;
    color: #474645;
    transform: rotate(90deg);
    transition: all 0.25s ease-in;
}
#featuresAccordion a[role="button"].collapsed,
#featuresAccordionB a[role="button"].collapsed,
.accordion a[role="button"].collapsed {
    background-color: transparent;
}
#featuresAccordion a[role="button"].collapsed:before,
#featuresAccordionB a[role="button"].collapsed:before,
.accordion a[role="button"].collapsed:before {
    transform: rotate(0deg);
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
    color: #000;
}
.panel.unstyled {
    margin-bottom: auto;
    background: none;
    border: none;
    box-shadow: none;
}
.panel-collapse > ul > li:last-child {
    margin-bottom: 0;
    padding-bottom: 11px;
}
.panel-collapse > p {
    margin-left: 11px;
    margin-right: 11px;
}
#mobileOnly #featuresAccordion .panel:last-child,
#mobileOnly #featuresAccordionB .panel:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#mobileOnly .mobile-accordion-head {
    margin-bottom: 0;
}
#mobileOnly .mobile-accordion-head a {
    position: relative;
    display: block;
    padding: 0.625em 35px 0.625em 0.625em;
    color: #686664;
    font-weight: 400;
    text-align: left;
    background-color: #ededf0;
    border: 1px solid #898683;
}
#mobileOnly .mobile-accordion-head a:before {
    content: none !important;
}
#mobileOnly .mobile-accordion-head a:after {
    content: "\f107";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    right: 0;
    height: auto;
    width: auto;
    left: auto;
    bottom: auto;
}
#mobileOnly .mobile-accordion-head a.no-arrow:after {
    content: none;
}
#mobileOnly .mobile-accordion-head a:hover,
#mobileOnly .mobile-accordion-head a:not(.collapsed) {
    text-decoration: none;
    background-color: #fff;
}
#mobileOnly .mobile-accordion-head a:focus {
    text-decoration: none;
}
#mobileOnly .mobile-accordion-head a:not(.collapsed) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#mobileOnly .mobile-accordion-head a:not(.collapsed):after {
    transform: rotateX(180deg);
    color: #686664;
    position: absolute;
}
#mobileOnly .mobile-accordion {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #898683;
    border-top: none;
}
#mobileOnly .mobile-accordion .panel:last-child,
#mobileOnly .mobile-accordion .panel:last-child .panel-collapse,
#mobileOnly .mobile-accordion .panel:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#mobileOnly .expand-list {
    padding: 15px;
}
.mobile-accordion table {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#communityDiscussion.accordion {
    padding: 1em;
}
#communityDiscussion.accordion ul {
    margin-left: 0;
    margin-top: 10px;
}
.expand-list + .ui-accordion-header span.more {
    display: none;
}
.expand-list + .ui-accordion-header span.less {
    display: inline-block;
}
@media screen and (max-width: 480px) {
    .expand-list + .ui-accordion-header span.less {
        font-size: 115%;
    }
}
.expand-list.collapse:not(.in) {
    position: relative;
    display: list-item;
    overflow: hidden;
    height: 200px !important;
}
@media screen and (min-width: 768px) {
    .expand-list.collapse:not(.in) {
        height: 300px;
    }
}
.expand-list.collapse:not(.in):after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.expand-list.collapse:not(.in) + .ui-accordion-header span.more {
    display: inline-block;
}
@media screen and (max-width: 480px) {
    .expand-list.collapse:not(.in) + .ui-accordion-header span.more {
        font-size: 115%;
    }
}
.expand-list.collapse:not(.in) + .ui-accordion-header span.less {
    display: none;
}
div#partnerTable_wrapper #example .expand-list p {
    line-height: 1.5;
}
div#partnerTable_wrapper #example .expand-list + .ui-accordion-header span.more {
    display: none;
}
div#partnerTable_wrapper #example .expand-list + .ui-accordion-header span.less {
    display: inline-block;
}
@media screen and (max-width: 480px) {
    div#partnerTable_wrapper #example .expand-list + .ui-accordion-header span.less {
        font-size: 115%;
    }
}
div#partnerTable_wrapper #example .expand-list.collapse:not(.in) {
    position: inherit;
    display: list-item;
    overflow: hidden;
    height: 60px !important;
}
@media screen and (min-width: 768px) {
    div#partnerTable_wrapper #example .expand-list.collapse:not(.in) {
        height: 300px;
    }
}
div#partnerTable_wrapper #example .expand-list.collapse:not(.in):after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
div#partnerTable_wrapper #example .expand-list.collapse:not(.in) + .ui-accordion-header span.more {
    display: inline-block;
}
@media screen and (max-width: 480px) {
    div#partnerTable_wrapper #example .expand-list.collapse:not(.in) + .ui-accordion-header span.more {
        font-size: 115%;
    }
}
div#partnerTable_wrapper #example .expand-list.collapse:not(.in) + .ui-accordion-header span.less {
    display: none;
}
div#partnerTable_wrapper #example .expand-list.collapsing {
    min-height: 60px !important;
}
@media screen and (min-width: 768px) {
    div#partnerTable_wrapper #example .expand-list.collapsing {
        min-height: 60px !important;
    }
}
a.show-hide {
    position: relative;
    display: inline-block;
    padding: 5px 35px 15px 15px;
    margin: 0 -15px;
    outline: none;
}
a.show-hide:active,
a.show-hide:focus,
a.show-hide:hover {
    text-decoration: none !important;
}
.expand-list + .ui-accordion-header a:after,
a.show-hide:after {
    content: "\f107";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    transform: rotate(-180deg);
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
a.show-hide:after {
    position: relative;
    vertical-align: bottom;
}
.expand-list.collapse:not(.in) + .ui-accordion-header a:after,
a.show-hide.collapsed:after {
    transform: rotate(0deg);
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.expand-list + .ui-accordion-header a:after {
    top: auto;
    right: auto;
}
.expand-list + .ui-accordion-header a.show-hide:after {
    top: 6px;
    right: 20px;
}
.expand-list.collapsing {
    min-height: 200px !important;
}
@media screen and (min-width: 768px) {
    .expand-list.collapsing {
        min-height: 300px !important;
    }
}
.partner-group {
    max-height: 216px;
    overflow-y: auto;
    margin-bottom: 0;
    border: 1px solid #d4cfc5;
}
.partner-group-wrapper {
    padding-top: 3em;
    padding-bottom: 3em;
}
.partner-group-header {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 15px;
}
.partner-group-heading {
    margin-top: 0;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .partner-group-select {
        margin-left: auto;
    }
}
.partner-item {
    border: none;
}
.partner-item + .partner-item {
    border-top: 1px solid #d4cfc5;
}
.partner-group .partner-item + .partner-item {
    margin-top: 0;
}
.partner-heading {
    padding: 0;
}
.partner-title {
    position: relative;
    display: flex;
    padding: 10px 15px 10px 30px;
}
.partner-title:hover {
    text-decoration: none;
}
.partner-title:not(.collapsed) {
    background-color: #f7f5f1;
}
.partner-title:after {
    content: "\f107";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 0.75em;
    left: 10px;
    color: #000;
    transform: rotate(0deg);
    transition: transform 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.partner-title.collapsed:after {
    transform: rotate(-90deg);
}
.partner-product {
    font-family: Poppins, sans-serif;
    color: #000;
}
.partner-name {
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
    min-width: 41.6666666667%;
    margin-left: auto;
    font-size: 14px;
    color: #686664;
}
.partner-body {
    padding: 15px;
}
.partner-details {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 15px;
    margin-right: -15px;
    margin-left: -15px;
}
.partner-media {
    min-width: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .partner-media {
        max-width: 25%;
        flex-grow: 1;
    }
}
.partner-description {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .partner-description {
        width: 75%;
        flex-grow: 1;
    }
}
.partner-resources {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.partner-resources:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #d4cfc5;
}
.partner-resource {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .partner-resource {
        width: 25%;
        flex-grow: 1;
    }
}
.partner-devices .partner-list {
    padding-left: 0;
    list-style: none;
}
.partner-devices .partner-list > li {
    padding-left: 0;
}
#overview,
.overview {
    margin-bottom: 2em;
}
#overview .expand-list.collapse:not(.in),
.overview .expand-list.collapse:not(.in) {
    height: 312px !important;
}
@media screen and (min-width: 768px) {
    #overview,
    .overview {
        margin-bottom: 0.5em;
    }
}
#overviewSectionDiv p:last-child {
    margin-bottom: 0;
}
div#overview + .expand-list.collapse:not(.in) {
    height: 300px !important;
}
div#featuresExpand.collapse + p#featureSectionMore,
div#featuresExpand.collapsing + p#featureSectionMore {
    display: block;
}
@media screen and (min-width: 1200px) {
    div#featuresExpand.collapse + p#featureSectionMore,
    div#featuresExpand.collapsing + p#featureSectionMore {
        display: none;
    }
}
div#featuresExpand.collapse + p#featureSectionMore,
div#overviewExpand.collapse + p#overviewSectionMore {
    margin-bottom: 0;
    border-top: 1px dashed #aaa6a2;
    margin-top: 15px;
}
@media screen and (min-width: 1200px) {
    .col-lg-6 div#featuresExpand.collapse + p#featureSectionMore,
    .col-lg-6 div#overviewExpand.collapse + p#overviewSectionMore {
        margin-right: calc(-100% - 30px);
    }
}
div#featuresExpand.collapse + p#featureSectionMore a.show-hide,
div#overviewExpand.collapse + p#overviewSectionMore a.show-hide {
    padding-bottom: 5px;
}
.is-high-level.overview {
    padding-bottom: 3em;
    margin-bottom: 0;
}
.is-high-level .overview-header {
    margin-bottom: 24px;
}
.is-high-level .overview-header > h1.overview-title {
    margin-bottom: 0;
}
.is-high-level .overview-header > h3.overview-subtitle {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 22px;
}
.is-high-level .overview-intro {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 30px;
}
.is-high-level .overview-intro.inline {
    display: block;
}
.is-high-level .overview-intro.inline .showHideToggleText {
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .is-high-level .overview-intro.inline .toggle-opacity {
        height: 0;
        overflow: hidden;
        min-height: 257px !important;
    }
}
.is-high-level .overview-intro.inline .toggle-opacity:not(.in):after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.is-high-level .overview-intro:only-child {
    padding-top: 15px;
    margin-bottom: 0;
}
.is-high-level .overview-media {
    -ms-grid-row-align: center;
    align-self: center;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (max-width: 991px) {
    .is-high-level .overview-media {
        display: none;
    }
}
.is-high-level .overview-media svg {
    display: block;
    width: 75%;
    max-width: 160px;
    fill: #000;
}
.is-high-level .overview-text {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
    .is-high-level .overview-text {
        flex-basis: 0;
        flex-grow: 1;
        margin-bottom: 0;
    }
}
.is-high-level .overview-text p {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
}
.is-high-level .overview-text > :last-child {
    margin-bottom: 0;
}
.is-high-level .overview-text .buttons {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0 32px;
}
.is-high-level .overview-text .buttons .btn,
.is-high-level .overview-text .buttons .download-details,
.is-high-level .overview-text .buttons .nav-close {
    margin: 9px 8px 0 0;
}
.is-high-level .overview-text .buttons .btn span[class*="icon-"],
.is-high-level .overview-text .buttons .download-details span[class*="icon-"],
.is-high-level .overview-text .buttons .nav-close span[class*="icon-"] {
    margin-right: 6px;
}
.is-high-level .overview-actions {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .is-high-level .overview-actions {
        max-width: 25%;
    }
}
.is-high-level .overview-data {
    margin-bottom: 15px;
}
.is-high-level .overview-aux {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 1200px) {
    .is-high-level .overview-aux {
        width: 83.3333333333%;
    }
}
.is-high-level .overview-aux-item {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 480px) {
    .is-high-level .overview-aux-item {
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .is-high-level .overview-aux-item {
        width: 25%;
        flex-grow: 1;
    }
}
.is-high-level .overview-aux-title {
    position: relative;
    font-size: 20px;
    border-color: transparent;
}
.is-high-level .overview-aux-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: -15px;
    display: block;
    width: 0;
    height: 1em;
    border: 3px solid;
    border-color: inherit;
}
.is-high-level .overview-aux-links {
    padding-left: 0;
    list-style: none;
}
.is-high-level .overview-aux-links > li {
    padding-left: 0;
}
.is-high-level .overview-button {
    padding-top: 16px;
    border-top: 1px solid #d4cfc5;
}
.is-high-level .overview-button .buttons {
    display: flex;
    flex-wrap: wrap;
}
.is-high-level .overview-button .buttons .btn,
.is-high-level .overview-button .buttons .download-details,
.is-high-level .overview-button .buttons .nav-close {
    margin: 9px 8px 0 0;
}
.is-high-level .overview-button .buttons .btn span[class*="icon-"],
.is-high-level .overview-button .buttons .download-details span[class*="icon-"],
.is-high-level .overview-button .buttons .nav-close span[class*="icon-"] {
    margin-right: 6px;
}
.is-high-level .overview-button .description {
    margin-top: 10px;
}
.is-high-level .overview-button .description p {
    font-family: inherit;
    color: #686664;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
    margin-bottom: 10px;
}
.is-high-level.overview.new-overview :last-child {
    margin-bottom: 0;
}
.table-container .is-high-level.overview.new-overview {
    padding-bottom: 24px;
}
@media (min-width: 480px) and (max-width: 991px) {
    .is-high-level .overview-content {
        flex-direction: column;
    }
    .is-high-level .overview-content-media {
        justify-content: flex-start;
    }
}
.nav-tabs {
    position: relative;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: 48px;
    margin: 0 auto 1em;
    white-space: nowrap;
    background-color: #f7f5f1;
    border-bottom: none;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 992px) {
    .nav-tabs {
        overflow: visible;
        height: auto;
        white-space: normal;
        box-shadow: none;
    }
}
.nav-tabs:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: -1px;
    right: 50%;
    display: block;
    width: 100vw;
    background-color: #f7f5f1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    transform: translateX(50%);
    z-index: -1;
}
@media screen and (min-width: 768px) {
    .app-column-right .nav-tabs:before,
    .col-lg-12 .col-lg-9 .nav-tabs:before {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .app-column-right .nav-tabs:before,
    .col-lg-12 .col-lg-9 .nav-tabs:before {
        width: calc(100vw - 300px);
    }
}
.nav-tabs::-webkit-scrollbar {
    display: none;
}
.nav-tabs > li {
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    margin-bottom: -1px;
    border-right: 1px solid #ebe7dd;
}
@media screen and (min-width: 992px) {
    .nav-tabs > li {
        flex-shrink: 1;
        border-right: none;
    }
}
.nav-tabs > li > a {
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    padding: 10px 16px;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.428571429;
    color: #474645;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    background-color: #f7f5f1;
    border: none;
    border-radius: 0 0 0 0;
}
@media screen and (min-width: 992px) {
    .nav-tabs > li > a {
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0;
        font-size: 85.7%;
        background-color: #f7f5f1;
        margin-right: 0;
    }
}
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    border: none;
    background-color: inherit;
}
@media screen and (min-width: 992px) {
    .nav-tabs > li > a:hover {
        color: #474645;
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        background-color: #ebe7dd;
    }
}
.nav-tabs > li.active {
    box-shadow: inset 0 -5px 0 0 #f9b500;
}
@media screen and (min-width: 768px) {
    .nav-tabs > li.active {
        box-shadow: none;
        position: relative;
    }
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border: none;
    background-color: inherit;
}
@media screen and (min-width: 992px) {
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        color: #000;
        cursor: pointer;
        background-color: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom: 1px solid #fff;
    }
}
@media screen and (min-width: 992px) {
    .nav-tabs > li.active:first-of-type > a,
    .nav-tabs > li.active:first-of-type > a:hover,
    .nav-tabs > li:first-of-type > a {
        border-left: 1px solid rgba(0, 0, 0, 0.15);
    }
}
.tab-content {
    padding-top: 2em;
}
.tab-pane > :first-child {
    padding-top: 0;
    margin-top: 0;
}
ul.treeview {
    color: #686664;
}
ul.treeview,
ul.treeview ul {
    padding: 0;
    list-style-type: none;
}
ul.treeview li {
    position: relative;
    padding: 5px 5px 5px 25px;
}
ul.treeview li:before {
    content: "\f068";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    left: 0;
    top: 0.75em;
    display: block;
    width: 18px;
    height: 18px;
    padding: 0;
    font-size: 8px;
    color: #898683;
    text-align: center;
    line-height: 18px;
    background-color: transparent;
    transition: all 0.25s ease;
}
ul.treeview li.collapsible:before,
ul.treeview li.expandable:before {
    border: 1px solid #898683;
    border-radius: 2px;
}
ul.treeview li.collapsible:before {
    color: #898683;
}
ul.treeview li.expandable:before {
    content: "\f067";
    color: #898683;
}
ul.treeview .hitarea {
    position: absolute;
    left: 0;
    width: 18px;
    height: 18px;
}
ul.treeview .hitarea:hover {
    cursor: pointer;
}
.product-list {
    padding-top: 3em;
    padding-bottom: 1em;
}
.product-list-item {
    margin-bottom: 2em;
}
.product-list-media {
    margin-bottom: 10px;
}
.product-list-media .product-list-image {
    max-width: 50px;
}
.product-list-media.icon-span span {
    font-size: 50px;
    width: 64px;
    height: 64px;
    color: #000;
}
.product-list-icon {
    font-size: 32px;
    color: #000;
}
svg.product-list-icon {
    width: 32px;
    fill: #000;
}
.product-list-image img {
    margin-bottom: 1em;
}
.product-list-title {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 20px;
}
.product-list-subtitle,
.product-list-title + h6:not([class]) {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
    margin-top: 6px;
    margin-bottom: 10px;
}
.product-list-description :last-child {
    margin-bottom: 0;
}
.product-list.is-links {
    padding-bottom: 2em;
}
.product-list.is-links .product-list-item {
    margin-bottom: 1em;
}
.product-list h3:not([class]) {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
    margin-top: 0;
}
.jumpto .product-list.product-list-featured .product-list-description ul li,
.product-list.product-list-featured .product-list-description .jumpto ul li,
.product-list.product-list-featured .product-list-description .list-unstyled li,
.product-list.product-list-featured .product-list-description .shopping-coupon-list li {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
}
.jumpto .product-list.product-list-featured .product-list-description ul li a,
.product-list.product-list-featured .product-list-description .jumpto ul li a,
.product-list.product-list-featured .product-list-description .list-unstyled li a,
.product-list.product-list-featured .product-list-description .shopping-coupon-list li a {
    color: inherit;
}
.jumpto .product-list.product-list-featured .product-list-description ul li a:hover,
.product-list.product-list-featured .product-list-description .jumpto ul li a:hover,
.product-list.product-list-featured .product-list-description .list-unstyled li a:hover,
.product-list.product-list-featured .product-list-description .shopping-coupon-list li a:hover {
    text-decoration: underline;
}
.filter-container {
    position: relative;
    max-width: 100%;
}
.filter-container:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ebe7dd;
}
.filter-options {
    display: none;
    font-size: 14px;
    margin-top: 1.714285em !important;
    margin-bottom: 0.85714em !important;
    line-height: 1.7857;
}
@media screen and (min-width: 768px) {
    .filter-options {
        display: block;
    }
}
.filter-button-container {
    padding-left: 0;
}
@media screen and (min-width: 768px) {
    .filter-button-container {
        display: none;
    }
}
.filter-container .input-group input {
    height: 34px;
}
.filter-container .input-group .btn,
.filter-container .input-group .download-details,
.filter-container .input-group .nav-close {
    height: 34px;
    padding: 0 1.5rem;
    border-color: #d4cfc5;
    box-shadow: none;
}
.filter-container .input-group .btn .icon-search2,
.filter-container .input-group .download-details .icon-search2,
.filter-container .input-group .nav-close .icon-search2 {
    font-size: 16px;
}
.filternav {
    list-style: none;
    height: 0;
    max-height: 0;
    overflow: scroll;
    box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.175);
    transition: all 0.7s cubic-bezier(0.04, 0, 0.2, 1);
}
.filternav,
.filternav > li {
    padding-left: 0;
}
@media screen and (min-width: 768px) {
    .filternav {
        display: block;
        height: auto;
        max-height: none;
        overflow: hidden;
        margin-top: 0.75em;
        box-shadow: none;
    }
}
.filternav > li {
    margin-bottom: 0;
    background: #f7f5f1;
}
@media screen and (min-width: 768px) {
    .filternav > li {
        background: transparent;
    }
}
.filternav > li a {
    display: block;
    padding: 0.75em 2.25em 0.75em 2.5em;
    font-size: 1em;
    color: #000;
}
.filternav > li a.selected,
.filternav > li a:hover {
    color: #000;
    text-decoration: none;
    background-color: #f7f5f1;
}
.filternav > li a.sub-category .icon-minus {
    border-color: transparent;
}
@media screen and (min-width: 768px) {
    .filternav > li a {
        padding: 5px 10px;
        font-size: 0.75em;
    }
}
.filternav > li a .icon {
    position: absolute;
    top: 1.25em;
    left: 0.75em;
    padding: 3px;
    font-size: 0.75em;
    border: 1px solid #898683;
    border-radius: 3px;
}
@media screen and (min-width: 768px) {
    .filternav > li a .icon {
        display: none;
    }
}
.filternav > li a .icon-right {
    position: absolute;
    top: 0.75em;
    right: 9px;
}
@media screen and (min-width: 768px) {
    .filternav > li a .icon-right {
        display: none;
    }
}
.innerfilternav {
    padding-left: 0;
    list-style: none;
    display: none;
    overflow: hidden;
    transition: all 0.65s;
}
.innerfilternav > li {
    padding-left: 0;
}
@media screen and (min-width: 768px) {
    .innerfilternav {
        display: block;
    }
}
.innerfilternav > li {
    margin: 0;
}
@media screen and (min-width: 768px) {
    .innerfilternav > li {
        padding-left: 10px;
        background: transparent;
    }
}
.innerfilternav > li a {
    padding: 0.75em 2.25em 0.75em 4em;
}
.innerfilternav > li a .icon {
    top: 1.1em;
    left: 2.75em;
}
.innerfilternav > li a .icon-minus {
    border: none;
}
@media screen and (min-width: 768px) {
    .innerfilternav > li a {
        padding: 3px 0 3px 20px;
    }
}
@media screen and (min-width: 768px) {
    .filternav > li a.sub-category-all {
        display: none;
    }
}
.search-results {
    height: auto;
    max-height: none;
}
#search_results_item {
    position: relative;
    margin-top: 0.25em;
}
@media screen and (min-width: 768px) {
    #search_results_item {
        display: none;
    }
}
#search_results_item .content-pre {
    display: block;
}
#search_results_item .category {
    position: relative;
}
#search_results_item .category:before {
    content: "Filtered By:";
    position: relative;
    display: block;
    font-style: italic;
}
#search_results_item .remove-result {
    position: absolute;
    top: 50%;
    right: 0;
    width: 29px;
    height: 29px;
    padding: 8px 25px 8px 8px;
    text-align: center;
    transform: translateY(-50%);
    z-index: 1;
}
.filternav .clear-filter-button {
    padding: 15px;
}
@media screen and (min-width: 768px) {
    .filternav .clear-filter-button {
        display: none;
    }
}
#filternav {
    transition: height 0.65s;
}
@media screen and (max-width: 768px) {
    #filternav .reveal {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    #filternav.reveal {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 20px;
        max-height: none;
        background: #ededf0;
        z-index: 99;
    }
}
@media screen and (min-width: 768px) {
    #filternav .menu-close {
        display: none;
    }
}
#filternav .clear-filter-button .btn,
#filternav .clear-filter-button .download-details,
#filternav .clear-filter-button .nav-close {
    display: block;
    width: 60%;
    margin: 0 auto;
}
@media screen and (min-width: 768px) {
    #filternav .selected a {
        color: #000;
        text-decoration: none;
        background-color: #f7f5f1;
    }
}
#filternav .icon-right.icon-checkmark {
    display: none;
}
#filternav .selected .icon-right.icon-checkmark {
    display: block;
}
@media screen and (min-width: 768px) {
    #filternav .selected .icon-right.icon-checkmark {
        display: none;
    }
}
.getHelp .communityModule-outer {
    padding: 48px 0;
}
@media only screen and (max-width: 768px) {
    .getHelp .communityModule-outer {
        padding: 24px 0;
    }
}
.getHelp .communityModule-outer .communityModule-title {
    padding-bottom: 0;
}
.component-wrapper .col-lg-8 #Support .communityModule-title {
    margin-bottom: 20px !important;
    margin-top: 0;
    font-size: 30px;
}
@media screen and (min-width: 768px) {
    .communityModule-outer {
        width: 83.3333333333%;
    }
}
.communityModule-title {
    margin: 0 !important;
    font-size: 30px;
    font-weight: 600;
    color: #000;
}
@media only screen and (max-width: 768px) {
    .communityModule-title {
        font-size: 30px !important;
    }
}
.communityModule-subtitle {
    font-size: 20px;
}
.communityModule ul.dropdown-menu {
    margin: 0;
}
.communityModule ul.dropdown-menu li {
    display: block;
    margin: 0;
    padding: 0;
}
.communityModule ul.dropdown-menu li a {
    display: block;
    padding: 5px 20px;
    color: #000;
    text-decoration: none;
}
.communityModule ul.dropdown-menu li:first-child {
    padding: 5px 20px;
    color: #686664;
    font-size: 16px;
}
.communityModule span.input-group-btn a:visited {
    color: #fff;
}
.communityModule span.toggle-helper {
    display: none;
}
.communityModule-inner .grouped-links {
    padding: 48px 0 0;
}
.communityModule-inner .grouped-links h4 {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-family: Poppins, sans-serif;
}
.communityModule-inner .grouped-links-list {
    -webkit-columns: 205px 1;
    -moz-columns: 205px 1;
    columns: 205px 1;
}
div.communityQuickLinks ul li a:after {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
}
.offer-component div.communityQuickLinks ul li a:after {
    content: "";
}
div.communityQuickLinks ul li a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,div.communityQuickLinks ul li a[href*="community.nxp.com"]:after,div.communityQuickLinks ul li a[href*="docs.nxp.com"]:after,div.communityQuickLinks ul li a[href*="investorday.nxp.com"]:after,div.communityQuickLinks ul li a[href*="investors.nxp.com"]:after,div.communityQuickLinks ul li a[href*="mcuxpresso.nxp.com"]:after,div.communityQuickLinks ul li a[href*="nxpcup.nxp.com"]:after,div.communityQuickLinks ul li a[href*="showroom.nxp.com"]:after,div.communityQuickLinks ul li a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
div.communityQuickLinks ul li a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,div.communityQuickLinks ul li a.btn[href*="community.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="docs.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="investorday.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="investors.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="mcuxpresso.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="nxpcup.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="showroom.nxp.com"]:after,div.communityQuickLinks ul li a.btn[href*="support.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,div.communityQuickLinks ul li a.download-details[href*="community.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="docs.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="investorday.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="investors.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="mcuxpresso.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="nxpcup.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="showroom.nxp.com"]:after,div.communityQuickLinks ul li a.download-details[href*="support.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,div.communityQuickLinks ul li a.nav-close[href*="community.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="docs.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="investorday.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="investors.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="mcuxpresso.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="nxpcup.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="showroom.nxp.com"]:after,div.communityQuickLinks ul li a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
div.communityQuickLinks ul li a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.communityModule + .grouped-links {
    padding-top: 2em;
}
#community-demo + div > #media {
    margin-bottom: 1em;
}
.megamenu-inner .liveagent_links {
    padding: 6px 0;
}
.megamenu-inner .liveagent_links a {
    padding: 0;
    color: #215bd6;
}
[id*="liveagent_invite_button_"] {
    width: 150px;
    top: 100vh !important;
    z-index: 1009 !important;
    transform: translateY(-90px) !important;
}
@media only screen and (max-width: 1024px) {
    [id*="liveagent_invite_button_"] {
        transform: translateY(-118px) !important;
    }
}
@media only screen and (max-width: 500px) {
    [id*="liveagent_invite_button_"] {
        transform: translate(10px) !important;
    }
}
[id*="liveagent_invite_button_"] .btn-invite {
    margin-left: auto;
    padding: 14px 12px;
}
.btn-invite {
    display: flex;
    align-items: center;
    min-width: 50px;
    height: 50px;
    color: #fff;
    background-color: #ff7400;
    border-radius: 25px;
}
.btn-invite > [class*="icon-"] {
    font-size: 24px;
}
.btn-invite-text {
    transform: translateY(0) !important;
    display: inline-flex;
    width: 0.1px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s ease-in-out;
}
.btn-invite:hover .btn-invite-text {
    width: 72px;
}
.btn-invite:hover {
    color: #fff;
}
button.sidebarHeader.minimizedContainer.helpButton.embeddedServiceSidebarMinimizedDefaultUI:focus {
    outline: 0 !important;
    text-decoration: none !important;
}
.modalContainer.embeddedServiceSidebar .minimizedContainer.helpButton:focus {
    text-decoration: none !important;
}
.modalContainer.embeddedServiceSidebar .minimizedContainer.helpButton {
    height: 50px !important;
    bottom: 4px !important;
    width: unset !important;
    right: 20px !important;
    border-radius: 25px !important;
    box-shadow: 1px 2px 4px rgba(51, 63, 72, 0.35) !important;
    min-width: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    background-color: #215bd6 !important;
    border: 0 !important;
    font-family: Poppins, sans-serif !important;
}
.modalContainer .minimizedContainer.helpButton:hover {
    background-color: #163e8e !important;
}
.modalContainer .helpButton .content {
    padding: 0 !important;
}
.modalContainer .helpButton .messageContent {
    margin: 0 !important;
}
.modalContainer .helpButton .messageContent .embeddedServiceIcon {
    content: url('data:image/svg+xml;utf8,<svg fill="white" height="20" viewBox="0 0 512 512" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"></path></svg>') !important;
    margin-right: 10px;
}
.embeddedServiceHelpButton .helpButtonDisabled {
    display: none !important;
}
.embeddedServiceHelpButton .helpButton {
    width: unset !important;
    height: 54px !important;
    right: 20px !important;
}
.embeddedServiceHelpButton .helpButton .uiButton {
    height: 50px !important;
    border-radius: 25px !important;
    box-shadow: 1px 2px 4px rgba(51, 63, 72, 0.35) !important;
    min-width: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    transition: padding-left 1s, padding-right 1s, max-width 1s;
    transition-timing-function: cubic-bezier(0.04, 0, 0.2, 1);
    background-color: #215bd6 !important;
    font-family: Poppins, sans-serif !important;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus:before,
.embeddedServiceHelpButton .helpButton .uiButton:hover:before {
    display: none !important;
}
.embeddedServiceHelpButton .helpButton .uiButton:hover {
    background-color: #163e8e !important;
}
.embeddedServiceHelpButton .helpButton .mini {
    padding-left: 15px !important;
    padding-right: 15px !important;
    max-width: 50px !important;
    transition: padding-left 1.5s, padding-right 1.5s, max-width 1.5s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.embeddedServiceHelpButton .helpButton .mini:hover {
    padding-left: 22px !important;
    padding-right: 22px !important;
    max-width: 220px !important;
}
.embeddedServiceHelpButton .embeddedServiceIcon {
    margin-right: 10px !important;
}
.embeddedServiceHelpButton .embeddedServiceIcon:before {
    content: url('data:image/svg+xml;utf8,<svg fill="white" height="20" viewBox="0 0 512 512" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M256 32C114.6 32 0 125.1 0 240c0 47.6 19.9 91.2 52.9 126.3C38 405.7 7 439.1 6.5 439.5c-6.6 7-8.4 17.2-4.6 26S14.4 480 24 480c61.5 0 110-25.7 139.1-46.3C192 442.8 223.2 448 256 448c141.4 0 256-93.1 256-208S397.4 32 256 32zm0 368c-26.7 0-53.1-4.1-78.4-12.1l-22.7-7.2-19.5 13.8c-14.3 10.1-33.9 21.4-57.5 29 7.3-12.1 14.4-25.7 19.9-40.2l10.6-28.1-20.6-21.8C69.7 314.1 48 282.2 48 240c0-88.2 93.3-160 208-160s208 71.8 208 160-93.3 160-208 160z"></path></svg>') !important;
}
.embeddedServiceHelpButton .helpButtonEnabled:focus .helpButtonLabel {
    text-decoration: none !important;
}
.embeddedServiceSidebar.layout-docked .dockableContainer,
.embeddedServiceSidebar.layout-float .dockableContainer {
    box-shadow: 0 4px 8px rgba(51, 63, 72, 0.15) !important;
}
a.embeddedServiceLiveAgentStateChatHeaderOption:hover {
    color: #fff !important;
}
.embeddedServiceSidebar h2 {
    margin-top: unset !important;
    margin-bottom: unset !important;
}
.embeddedServiceSidebarButton {
    height: 35px !important;
    border: none !important;
}
.embeddedServiceSidebarButton .label {
    font-size: 14px !important;
    font-weight: 600 !important;
}
.embeddedServiceSidebarButton:focus {
    text-decoration: none !important;
    box-shadow: none !important;
}
.embeddedServiceSidebarButton.dialog-button-0,
.embeddedServiceSidebarButton.uiButton--default:not(.startButton) {
    background: #262626 !important;
}
.embeddedServiceSidebarButton.dialog-button-1,
.embeddedServiceSidebarButton.uiButton--inverse,
.embeddedServiceSidebarButton.uiButton--inverse:focus {
    background: none !important;
}
.embeddedServiceSidebarButton.dialog-button-1 .label,
.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #262626 !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatHeader .chatOptions {
    margin-top: 0;
}
.embeddedServiceSidebar .embeddedServiceSidebarExtendedHeader {
    padding-top: 40px;
    background-color: #215bd6 !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChat .messageArea,
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatItem.chatMessage {
    background-color: #f7f5f1;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChat .chatSessionStartTime,
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatEventMessage .eventMessage {
    font-size: 12px;
    color: #4e616e;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatEventMessage .eventMessage:after,
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatEventMessage .eventMessage:before {
    border-top: 1px solid #4e616e;
    top: 6px;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatAvatar {
    display: none;
}
.embeddedServiceSidebar .embeddedServiceSidebarState .embeddedServiceLiveAgentStatePrechatDefaultUI.cEVE_PrechatForm .formContent.embeddedServiceSidebarForm {
    background-color: #fff !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.plaintextContent {
    font-size: 16px;
    border-radius: 0 0 0 0;
    margin-left: 0 !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.agent.plaintextContent {
    color: #262626;
    background-color: #fff;
    border-radius: 0 0 0 0 !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatItem .nameAndTimeContent {
    font-size: 12px;
    color: #4e616e;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatItem.agent .agentName,
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatItem.agent .timeContent.onlyTimeDisplayed {
    margin-left: 0 !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.chasitor.plaintextContent {
    background-color: #deecf7;
    color: #262626;
}
.embeddedServiceSidebar .embeddedServiceSidebarMinimizedDefaultUI {
    background-color: #215bd6 !important;
    height: 50px !important;
    bottom: 4px !important;
    width: unset !important;
    right: 20px !important;
    border-radius: 25px !important;
    box-shadow: 1px 2px 4px rgba(51, 63, 72, 0.35) !important;
    border: 0 !important;
    font-family: Poppins, sans-serif !important;
    min-width: 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
}
.embeddedServiceSidebar .embeddedServiceSidebarMinimizedDefaultUI:focus,
.embeddedServiceSidebar .embeddedServiceSidebarMinimizedDefaultUI:hover {
    background-color: #163e8e !important;
    outline: 0 !important;
    text-decoration: none !important;
}
.embeddedServiceSidebar .sidebarBody {
    top: 40px;
}
.embeddedServiceSidebar .embeddedServiceSidebarHeader.extended .extendedHeader {
    transform: translateY(40px);
}
.embeddedServiceSidebar .embeddedServiceSidebarHeader {
    background-color: #215bd6 !important;
}
.embeddedServiceSidebarHeader .headerItem:focus:after,
.embeddedServiceSidebarHeader .headerItem:focus:before,
.embeddedServiceSidebarHeader .headerItem:hover:before {
    border: unset !important;
    background-color: unset !important;
}
.embeddedServiceSidebarHeader .shortHeaderContent .headerButton:focus,
.embeddedServiceSidebarHeader .shortHeaderContent .headerText button.headerButton:focus .headerTextContent {
    text-decoration: none;
}
.embeddedServiceSidebarHeader .shortHeaderContent button.headerButton:focus:after,
.embeddedServiceSidebarHeader .shortHeaderContent button.headerButton:focus:before,
.embeddedServiceSidebarHeader .shortHeaderContent button.headerButton:hover:after,
.embeddedServiceSidebarHeader .shortHeaderContent button.headerButton:hover:before {
    display: none;
}
.embeddedServiceSidebarHeader a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption:focus {
    text-decoration: none;
}
.embeddedServiceSidebarHeader .minimize.embeddedServiceIcon svg.icon,
.embeddedServiceSidebarHeader a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption:focus:after,
.embeddedServiceSidebarHeader a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption:focus:before,
.embeddedServiceSidebarHeader a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption:hover:after,
.embeddedServiceSidebarHeader a.chatOption.embeddedServiceLiveAgentStateChatHeaderOption:hover:before {
    display: none !important;
}
.embeddedServiceSidebarHeader .minimize.embeddedServiceIcon:after {
    content: url('data:image/svg+xml;utf8,<svg fill="white" height="14" viewBox="0 0 448 512" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>') !important;
}
.embeddedServiceSidebarHeader h2.headerText {
    font-size: 16px;
}
.embeddedServiceSidebar .embeddedServiceSidebarHeader .headerChevron {
    visibility: hidden;
}
.embeddedServiceSidebarHeader .agentInfo.fade.fade-4x,
.embeddedServiceSidebarHeader .fade.fade-4x {
    display: none !important;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatHeaderOption .embeddedServiceIcon {
    display: none;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentStateChatHeader .content {
    height: 40px !important;
}
.embeddedServiceSidebar.layout-docked .dockableContainer {
    width: 320px !important;
}
.embeddedServiceSidebar .messageArea div.spacer {
    display: none;
}
.embeddedServiceSidebar .embeddedServiceLiveAgentQueuePosition.queuePositionTransferring .queuePositionNumber {
    font-size: 20px;
}
.chasitorInputWrapper.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper {
    display: none !important;
}
.chatContent .embeddedServiceLiveAgentStateChatButtonItem:disabled {
    background-color: unset;
}
.chatContent .embeddedServiceLiveAgentStateChatButtonItem:disabled .label {
    color: #333;
}
.embeddedServiceLiveAgentStateChatItem.chatMessage .chatContent button:disabled:hover:focus span.label,
.embeddedServiceLiveAgentStateChatItem.chatMessage .chatContent button:disabled:hover span.label {
    color: #fff;
}
.smart-chat {
    width: 150px;
    right: 24px;
    bottom: 115px;
    position: fixed;
    z-index: 999 !important;
}
.smart-chat .btn,
.smart-chat .download-details,
.smart-chat .nav-close {
    margin-left: auto;
    padding: 14px 12px;
}
.smart-chat .btn-invite > [class*="icon-"] {
    font-size: 24px;
}
.smart-chat .btn-invite-text {
    width: 0.1px;
}
.btn-invite:hover .smart-chat .btn-invite-text {
    width: 180px;
}
.smart-chat .btn-invite:hover {
    color: #fff;
}
.smart-chat .btn-invite:hover .btn-invite-text {
    width: 92px;
    padding-left: 8px;
}
.smart-chat .btn-invite:active,
.smart-chat .btn-invite:focus {
    color: #fff;
}
.smart-chat .loading-div-icon .spin-icon {
    font-size: 18px;
    margin-left: 8px;
}
@keyframes smartAnimation {
    0% {
        margin-left: 25px;
        margin-top: 25px;
        left: 100%;
        top: 100%;
    }
    to {
        margin-left: -175px;
        margin-top: -75px;
        left: 100%;
        top: 100%;
    }
}
.rate-widget .icon-star.icon-star3 {
    color: #f9b500;
}
.rating-stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    line-height: 0;
    vertical-align: super;
    display: inline-block;
}
.rating-stars > span {
    display: inline-block;
    position: relative;
    width: 1.1em;
    font-family: Font Awesome;
}
.rating-stars > span:before {
    content: "\f005";
    position: absolute;
    left: 0;
}
.rating-stars > span:hover,
.rating-stars > span:hover ~ span {
    color: transparent;
}
.rating-stars > span:hover:before,
.rating-stars > span:hover ~ span:before {
    content: "\f005";
    position: absolute;
    left: 0;
    color: #f9b500;
}
.video-views {
    display: inline-block;
}
.affix.video-container,
.affix.video-embed-container {
    position: static;
}
@media screen and (max-width: 992px) {
    .video-container + .row > .col-sm-6,
    .video-embed-container + .row > .col-sm-6 {
        padding-left: 15px !important;
    }
}
@media screen and (max-width: 769px) {
    .affix.video-container,
    .affix.video-embed-container {
        top: 0;
        left: 0;
        padding: 0 0 10px;
        background-color: #fff;
        z-index: 1;
        width: 100%;
        position: fixed;
        z-index: 20;
    }
    .videoThumbnail .video {
        width: auto;
    }
}
.videoThumbnail.row {
    padding-bottom: 10px;
}
.videoThumbnail .video {
    padding-right: 0;
}
.videoThumbnail .videoThumbnail-content {
    font-size: 1.2rem;
}
.videoThumbnail .videoThumbnail-content .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
}
.videoThumbnail .videoThumbnail-content .views {
    float: left;
}
.videoThumbnail .videoThumbnail-content .time {
    float: right;
}
.video-player {
    padding-top: 2em;
}
.vspoverview {
    margin-bottom: 3em;
}
.video-list.media-flex,
.video-list.media-flex-ste {
    padding-top: 2em;
    padding-bottom: 2em;
}
.video-list.media-flex-ste .media-flex-list,
.video-list.media-flex .media-flex-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 280px;
    -moz-column-width: 280px;
    columns: 280px 2;
}
.video-list.media-flex-ste .media-flex-list > .media-flex-item,
.video-list.media-flex .media-flex-list > .media-flex-item {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.video-list.media-flex-ste .media-flex-item,
.video-list.media-flex .media-flex-item {
    flex-direction: row;
    margin-bottom: 15px;
}
.video-list.media-flex-ste .media-flex-header,
.video-list.media-flex .media-flex-header {
    margin-bottom: 0;
}
.video-list.media-flex-ste .media-flex-media,
.video-list.media-flex .media-flex-media {
    align-self: flex-start;
    max-width: 200px;
    margin-top: 5px;
    margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
    .video-list.media-flex-ste .media-flex-media,
    .video-list.media-flex .media-flex-media {
        max-width: 100%;
    }
}
@media screen and (min-width: 992px) {
    .video-list.media-flex-ste .media-flex-media,
    .video-list.media-flex .media-flex-media {
        max-width: 50%;
    }
}
.video-list.media-flex-ste .media-flex-duration,
.video-list.media-flex .media-flex-duration {
    position: absolute;
    bottom: 0;
    right: 15px;
    display: inline-block;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
}
.video-list.media-flex-ste .media-flex-title,
.video-list.media-flex .media-flex-title {
    margin-top: 0;
}
.video-list.media-flex-ste .media-flex-body,
.video-list.media-flex .media-flex-body {
    margin-top: 5px;
    margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
    .video-list.media-flex-ste .media-flex-body,
    .video-list.media-flex .media-flex-body {
        font-size: 12px;
    }
}
@media screen and (min-width: 768px) {
    .video-list.media-flex-ste .media-flex-heading,
    .video-list.media-flex .media-flex-heading {
        font-size: 14px;
    }
}
#progressBar {
    text-align: center;
}
.progressBar {
    background-color: #fff;
    border: 1px solid #262626;
    width: 25%;
    margin: auto;
    height: 10px;
}
.progressBar > div {
    background-color: orange;
    width: 0;
    height: 8px;
}
.stepper.stepper-general .stepper-step .stepper-content {
    height: auto !important;
}
.ecommerce-form-container .stepper-table-ecommerce td {
    font-size: 12px;
    line-height: 10px;
}
.ecommerce-form-container .stepper-table-ecommerce td input {
    max-width: 100px;
}
.ecommerce-form-container .stepper-terms-conditions {
    color: #686664;
    padding-top: 1em;
    margin-top: 1em;
}
.ecommerce-form-container .stepper-terms-conditions a {
    color: #686664;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.ecommerce-form-container .stepper-forms {
    border: 1px solid #d4cfc5;
    padding: 0;
}
.ecommerce-form-container .stepper-forms p {
    padding: 3px 8px;
}
.ecommerce-form-container .stepper .address-project {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.ecommerce-form-container .stepper .address-project-section {
    border: 1px solid #d4cfc5;
    display: block;
    width: 50%;
    margin-right: 10px;
}
.ecommerce-form-container .stepper .address-project-section-content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 16px;
    padding: 0 8px;
}
.ecommerce-form-container .stepper .address-project-section-content input,
.ecommerce-form-container .stepper .address-project-section-content select {
    height: 24px;
    padding: 2px;
}
.ecommerce-form-container .stepper .address-project-section-content label {
    width: 220px;
    padding-right: 8px;
}
.ecommerce-form-container .stepper .address-project-section-content select {
    width: 270px;
}
.ecommerce-form-container .stepper .address-project-section-content div {
    max-width: 280px;
}
.ecommerce-form-container .stepper .address-project-section-content .shipTo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    width: 60%;
}
.ecommerce-form-container .stepper .address-project-section-content .shipTo label {
    width: auto;
}
.ecommerce-form-container .stepper .disc li {
    list-style: disc;
}
.ecommerce-form-container .stepper .stepper-head-text {
    text-transform: uppercase;
}
.ecommerce-form-container .stepper .form-group input,
.ecommerce-form-container .stepper .form-group select {
    padding: 0.3em;
    height: auto;
}
.ecommerce-form-container .stepper .form-group select {
    width: 100%;
}
.ecommerce-form-container .stepper .form-group {
    width: 100%;
    margin-bottom: 7px;
    font-weight: 400;
}
.ecommerce-form-container .stepper label {
    font-weight: 400;
    opacity: 1;
}
.ecommerce-form-container .stepper .btn-container,
.ecommerce-form-container .stepper .buttons-container,
.ecommerce-form-container .stepper .d-flex,
.ecommerce-form-container .stepper .flex-grid,
.ecommerce-form-container .stepper .is-pinned .pin-content-fixed,
.ecommerce-form-container .stepper .is-pinned .pin-content:first-child,
.ecommerce-form-container .stepper .jumpto ul li,
.ecommerce-form-container .stepper .results-pagination-select,
.ecommerce-form-container .stepper .shopping-box-header,
.ecommerce-form-container .stepper .shopping-notifications,
.ecommerce-form-container .stepper .shopping-total,
.is-pinned .ecommerce-form-container .stepper .pin-content-fixed,
.is-pinned .ecommerce-form-container .stepper .pin-content:first-child,
.jumpto ul .ecommerce-form-container .stepper li {
    display: flex;
}
.ecommerce-form-container .stepper .align-start {
    align-items: flex-start !important;
}
.ecommerce-form-container .stepper .shipping-method {
    border-bottom: 1px solid #d4cfc5;
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
}
.ecommerce-form-container .stepper .shipping-method-section ul li {
    display: flex;
    justify-content: space-between;
    text-align: right;
}
.ecommerce-form-container .stepper .shipping-method-section ul li p:first-child {
    margin-right: 30px;
    width: 280px;
}
.ecommerce-form-container .stepper .payment-method {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.ecommerce-form-container .stepper .payment-method-form {
    display: -ms-grid;
    display: grid;
}
.ecommerce-form-container .stepper .payment-method-terms {
    color: #686664;
    font-size: 12px;
}
.ecommerce-form-container .stepper .payment-method-terms a {
    color: #686664;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}
.ecommerce-form-container .stepper .payment-method ul {
    border-right: 1px solid #d4cfc5;
    margin-right: 8px;
    padding-right: 8px;
    min-width: 250px;
}
.ecommerce-form-container .stepper .payment-method .payment-group-form input {
    width: 80%;
    max-width: 420px;
}
.ecommerce-form-container .stepper .payment-method .payment-group-form label {
    padding: 0;
    width: 20%;
    max-width: 140px;
}
.ecommerce-form-container .stepper .payment-method .payment-group-form .ccvLabel {
    width: 50px;
    text-align: center;
}
.ecommerce-form-container .stepper .payment-method .payment-group-form .ccvInput input {
    width: 180px;
}
.ecommerce-form-container .stepper .payment-method .align-details {
    padding-left: 140px;
}
.ecommerce-form-container .alert-success p {
    color: #005700 !important;
}
@media (max-width: 1000px) {
    .ecommerce-form-container .stepper .address-project {
        display: block;
        width: 100%;
    }
    .ecommerce-form-container .stepper .address-project-section {
        width: 100%;
        margin-bottom: 24px;
    }
    .ecommerce-form-container .stepper .address-project-section-content {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 16px;
        padding: 0 8px;
    }
    .ecommerce-form-container .stepper .address-project-section-content input,
    .ecommerce-form-container .stepper .address-project-section-content select {
        height: 24px;
        padding: 2px;
    }
    .ecommerce-form-container .stepper .address-project-section-content label {
        width: 220px;
        padding-right: 8px;
    }
    .ecommerce-form-container .stepper .address-project-section-content select {
        width: 270px;
    }
    .ecommerce-form-container .stepper .address-project-section-content div {
        max-width: 280px;
    }
    .ecommerce-form-container .stepper .address-project-section-content .shipTo {
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        margin-left: auto;
    }
    .ecommerce-form-container .stepper .address-project-section-content .shipTo label {
        width: auto;
    }
    .ecommerce-form-container .stepper .disc li {
        list-style: disc;
    }
    .ecommerce-form-container .stepper .stepper-head-text {
        text-transform: uppercase;
    }
    .ecommerce-form-container .stepper .form-group input,
    .ecommerce-form-container .stepper .form-group select {
        padding: 0.3em;
        height: auto;
    }
    .ecommerce-form-container .stepper .form-group select {
        width: 100%;
    }
    .ecommerce-form-container .stepper .form-group {
        width: 100%;
        margin-bottom: 7px;
        font-weight: 400;
    }
    .ecommerce-form-container .stepper .align-start {
        align-items: flex-start !important;
    }
    .ecommerce-form-container .stepper .shipping-method {
        border-bottom: 1px solid #d4cfc5;
        width: 100%;
        padding-bottom: 8px;
        margin-bottom: 16px;
        display: flex;
        justify-content: space-between;
    }
    .ecommerce-form-container .stepper .shipping-method-section ul li {
        display: flex;
        justify-content: space-between;
        text-align: right;
    }
    .ecommerce-form-container .stepper .shipping-method-section ul li p:first-child {
        margin-right: 30px;
        width: 280px;
    }
    .ecommerce-form-container .stepper .payment-method {
        width: 100%;
        display: block;
        justify-content: flex-start;
    }
    .ecommerce-form-container .stepper .payment-method-form {
        display: flex;
    }
    .ecommerce-form-container .stepper .payment-method ul {
        border: none !important;
        border-bottom: 1px solid #d4cfc5;
        margin-bottom: 24px;
    }
}
@media (max-width: 770px) {
    .ecommerce-form-container .stepper textarea {
        max-width: 320px;
    }
    .ecommerce-form-container .stepper .ccvSection input {
        width: 100%;
        padding: 0;
    }
    .ecommerce-form-container .stepper .ccvSection label {
        width: 100%;
        min-width: 100px;
        padding: 0;
    }
    .ecommerce-form-container .stepper .payment-method .payment-group-form input {
        width: 100%;
        max-width: 500px;
    }
    .ecommerce-form-container .stepper .payment-method .payment-group-form label {
        padding: 0;
        width: 100%;
        max-width: 500px;
    }
    .ecommerce-form-container .stepper .payment-method .payment-group-form .ccvLabel {
        width: 100%;
        text-align: justify;
    }
    .ecommerce-form-container .stepper .payment-method .payment-group-form .ccvInput input {
        width: 100%;
    }
    .ecommerce-form-container .stepper .payment-method .align-details {
        padding-left: 0;
    }
}
.stepper {
    width: 100%;
    transition: height 0.2s ease-in-out;
}
@media only screen and (max-width: 768px) {
    #docstoreReg .stepper {
        width: auto;
    }
}
#docstoreReg .stepper #step-1 .stepper-content {
    width: 50%;
}
@media only screen and (max-width: 992px) {
    #docstoreReg .stepper #step-1 .stepper-content {
        width: 75%;
    }
}
@media only screen and (max-width: 768px) {
    #docstoreReg .stepper #step-1 .stepper-content {
        width: auto;
    }
}
#ndaFile,
#uploadFile {
    padding-bottom: 11px;
    margin-right: 0.2px;
}
.vertical-container {
    padding-top: 15px;
}
.stepper {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
.stepper-vertical .stepper-step {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
}
.stepper-vertical .disabled {
    cursor: not-allowed !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    pointer-events: none !important;
}
.stepper-vertical .disabled .stepper-head-text {
    opacity: 0.65;
}
.stepper-vertical .stepper-active:not(:last-child):after,
.stepper-vertical .stepper-step:not(:last-child):after {
    position: absolute;
    left: 28px;
    height: calc(100% - 4.2rem);
    top: 48px;
    width: 1px;
    margin-top: 0.5rem;
    content: "";
    background-color: #d4cfc5;
}
.stepper-vertical .stepper-active.is-last .stepper-content {
    padding-bottom: 0;
}
.stepper-vertical .stepper-active.is-last:after {
    position: absolute;
    left: 28px;
    height: calc(100% - 54px);
    top: 48px;
    width: 1px;
    margin-top: 0.5rem;
    content: "";
    background-color: #aaa6a2;
}
.stepper-vertical .stepper-head {
    padding: 1.5rem;
}
.stepper-vertical .stepper-head-icon {
    margin-right: 14px;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #686664;
    border-radius: 100%;
    font-size: 15px;
    width: 28px;
    height: 28px;
    display: table;
}
.stepper-vertical .stepper-content {
    display: block;
    overflow: hidden;
    padding: 0 1.5rem 1.5rem 55px;
    transition: height 0.3s ease-in-out, margin-top 0.3s ease-in-out, margin-bottom 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
}
.stepper-vertical .stepper-content #targetApp {
    max-width: 100%;
}
.stepper-vertical .dropdown {
    border-top: 1px solid #d4cfc5;
    border-bottom: 1px solid #d4cfc5;
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 32px;
    margin-top: 32px;
}
.stepper-vertical .stepper-content-hide {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 0 !important;
}
.stepper-vertical .stepper-head .icon-checkmark .form-step {
    visibility: hidden;
    width: 0;
}
.stepper-vertical .icon-checkmark:before {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    font-size: 12px;
    padding-left: 7px;
}
.stepper-vertical .stepper-head .form-step {
    margin: 0;
    font-weight: 550;
    padding-right: 0.5px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.stepper-vertical .stepper-head-text:after {
    position: absolute;
    padding-left: 16px;
}
.stepper-vertical .button-section {
    padding-top: 15px;
}
.stepper-vertical .stepper-head {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: unset;
    line-height: 1.3;
    cursor: pointer;
}
.stepper-vertical .rc-slider-track {
    background-color: #000 !important;
}
.stepper-vertical .rc-slider-rail {
    background-color: #ebe7dd !important;
}
.stepper-vertical .rc-slider-handle,
.stepper-vertical .rc-slider-handle:hover {
    border: 2px solid #000 !important;
}
.stepper-vertical .alert.skip-section {
    background-color: #ebe7dd !important;
}
.stepper-vertical .alert p {
    font-size: 14px;
}
.stepper-vertical .alert p a {
    color: #215bd6;
}
.stepper-vertical .alert-success p {
    color: #000;
}
.stepper-completed.stepper-active .stepper-head-icon,
.stepper-completed .stepper-head-icon,
.stepper-recommendations .stepper-head-icon {
    background-color: #008a00;
}
.stepper-active .stepper-head-icon,
.stepper-ready .stepper-head-icon {
    background-color: #000;
}
.stepper-completed .stepper-head:hover,
.stepper-ready .stepper-head:hover {
    cursor: pointer;
    background-color: #ebe7dd;
}
.stepper-active .stepper-head:hover {
    cursor: default;
}
.stepper-active .stepper-head-text,
.stepper-head-text {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.04em;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.stepper-head-text span {
    font-weight: 400;
    letter-spacing: normal;
    font-size: 14px;
    font-family: Poppins, sans-serif;
}
.stepper-head-icon,
.stepper-head-text:after {
    display: flex;
}
#product-advisor-app .btn-list-outer {
    padding-top: 0;
}
#product-advisor-app .app-container:before {
    content: "";
    position: relative;
    top: 0;
    left: -15px;
    display: block;
    height: 1px;
    width: calc(100% + 30px);
    border-top: 1px solid #d4cfc5;
}
#product-advisor-app .price-width {
    width: 100%;
}
#product-advisor-app .price-width .mpuMcu-filter-group {
    width: 50%;
}
#product-advisor-app .helper-section {
    width: 100%;
}
#product-advisor-app .helper-section .item-metadata {
    margin-left: 0;
    padding-top: 8px;
    padding-bottom: 28px;
}
#product-advisor-app .helper-section .item-metadata .meta-key {
    font-size: 12px;
}
#product-advisor-app .helper-section .item-metadata li {
    display: block;
    padding-left: 0;
}
#product-advisor-app .helper-section .item-metadata li:first-child {
    margin-top: 11px;
}
#product-advisor-app .helper-section .item-metadata a:hover {
    text-decoration: underline;
}
#product-advisor-app .recent-recommendations:before {
    border-top: 1px solid #d4cfc5;
}
#product-advisor-app .recent-recommendations {
    border-top: none;
}
.productAdvisor-checkboxes .basic-multi-select,
.quickSearch-checkboxes .basic-multi-select {
    position: relative;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control,
.quickSearch-checkboxes .basic-multi-select .select__control {
    border-radius: 0 !important;
    align-items: center;
    background-color: #fff;
    border: 1px solid #aaa6a2;
    cursor: default;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 38px;
    outline: 0 none currentcolor !important;
    position: relative;
    transition: all 0.1s ease 0s;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__value-container,
.quickSearch-checkboxes .basic-multi-select .select__control .select__value-container {
    align-items: center;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    padding: 2px 8px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue,
.quickSearch-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue {
    background-color: #ebe7dd;
    border-radius: 2px;
    display: flex;
    min-width: 0;
    box-sizing: border-box;
    margin: 8px 2px;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue .select__multi-value__label,
.quickSearch-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue .select__multi-value__label {
    border-radius: 2px;
    color: #262626;
    font-size: 85%;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue .select__multi-value__remove,
.quickSearch-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue .select__multi-value__remove {
    align-items: center;
    border-radius: 2px;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue .select__multi-value__remove svg,
.quickSearch-checkboxes .basic-multi-select .select__control .select__value-container .css-1rhbuit-multiValue .select__multi-value__remove svg {
    fill: #262626;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__indicators,
.quickSearch-checkboxes .basic-multi-select .select__control .select__indicators {
    align-items: center;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    display: flex;
    flex-shrink: 0;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__indicators .select__indicator-separator,
.quickSearch-checkboxes .basic-multi-select .select__control .select__indicators .select__indicator-separator {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    background-color: #ccc;
    margin-bottom: 8px;
    margin-top: 8px;
    width: 1px;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__control .select__indicators .select__dropdown-indicator,
.quickSearch-checkboxes .basic-multi-select .select__control .select__indicators .select__dropdown-indicator {
    color: #20272d;
    display: flex;
    padding: 8px;
    transition: color 0.15s ease 0s;
    box-sizing: border-box;
}
.productAdvisor-checkboxes .basic-multi-select .select__indicator-separator,
.quickSearch-checkboxes .basic-multi-select .select__indicator-separator {
    background-color: #262626;
}
.productAdvisor-checkboxes .basic-multi-select .select__dropdown-indicator svg,
.quickSearch-checkboxes .basic-multi-select .select__dropdown-indicator svg {
    fill: #262626;
}
.productAdvisor-checkboxes .css-1pk6v83,
.quickSearch-checkboxes .css-1pk6v83 {
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 11px;
    line-height: 1.1;
    color: #000;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.productAdvisor-checkboxes .select__placeholder,
.quickSearch-checkboxes .select__placeholder {
    color: grey;
    margin-left: 2px;
    margin-right: 2px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}
.has-error .has-error .productAdvisor-checkboxes .select__control,
.has-error .has-error .quickSearch-checkboxes .select__control,
.has-error .productAdvisor-checkboxes .select__control,
.has-error .quickSearch-checkboxes .select__control {
    border-color: #8f2727;
}
.mpuMcu-filter-group {
    padding-bottom: 20px;
}
.mpuMcu-filter-group .mpuMcu-filter-title {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 600;
}
.mpuMcu-filter-group .mpuMcu-checkboxes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 120px;
    -moz-column-width: 120px;
    columns: 120px 2;
}
.productAdvisor-filter-group {
    padding-bottom: 20px;
}
.productAdvisor-filter-group .productAdvisor-filter-title {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: 600;
}
.productAdvisor-filter-group .productAdvisor-checkboxes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 120px;
    -moz-column-width: 120px;
    columns: 120px 2;
}
@media only screen and (max-width: 768px) {
    .ReactVirtualized__Grid {
        border-top: 1px solid #ddd;
    }
}
.ReactVirtualized__Grid__innerScrollContainer {
    border-right: 1px solid #ddd;
    border: 1px solid #ccc;
}
.css-96tfsw {
    padding-left: 2px;
    padding-right: 10px;
    border-right: 2px solid #eee;
    margin: 0;
}
.css-95ahvf,
.css-96tfsw {
    display: flex;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    height: 100%;
    align-items: center;
    background-color: #e6e6e6;
    font-weight: 600;
}
.css-95ahvf {
    color: #333;
    border-right: 1px solid #fff;
}
.css-95ahvf,
.css-hsxz1o {
    padding: 5px;
    vertical-align: bottom;
    overflow: hidden;
}
.css-hsxz1o {
    font-weight: 400;
    color: inherit;
    background-color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    height: 100%;
    align-items: center;
    justify-content: space-evenly;
    width: 200px;
}
.css-1uutyw3 {
    position: absolute;
    -ms-grid-row-align: center;
    align-self: center;
    top: 28px;
    margin: 0 10px 0 29px !important;
}
#design-advisor .da-first-load .custom-spinner {
    display: flex;
    align-items: center;
    justify-content: center;
}
#design-advisor .da-first-load .custom-spinner span.spin-icon {
    font-size: 42px;
}
.stepper-vertical.no-numbers .btn-list.no-full {
    display: flex;
    flex-wrap: wrap;
    gap: 28px;
}
@media (max-width: 992px) {
    .stepper-vertical.no-numbers .btn-list.no-full {
        gap: 20px;
    }
}
.stepper-vertical.no-numbers .btn-list.no-full label {
    width: unset;
    margin-bottom: unset;
}
.stepper-vertical.no-numbers .btn-list {
    display: -ms-grid;
    display: grid;
    gap: 5px 32px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
@media only screen and (max-width: 768px) {
    .stepper-vertical.no-numbers .btn-list {
        display: block;
    }
}
.stepper-vertical.no-numbers .button-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 480px) {
    .stepper-vertical.no-numbers .button-section {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
}
.stepper-vertical.no-numbers .button-section .bsc {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.stepper-vertical.no-numbers .buttons-box {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.stepper-vertical.no-numbers .stepper-completed.stepper-active .stepper-head-icon,
.stepper-vertical.no-numbers .stepper-completed .stepper-head-icon,
.stepper-vertical.no-numbers .stepper-ready .stepper-head-icon,
.stepper-vertical.no-numbers .stepper-recommendations .stepper-head-icon {
    background-color: #000;
}
.stepper-vertical.no-numbers .stepper-active .stepper-head-icon {
    background-color: #008a00;
}
.stepper-vertical.no-numbers .stepper-completed .stepper-head:hover,
.stepper-vertical.no-numbers .stepper-ready .stepper-head:hover {
    cursor: pointer;
    background-color: #ebe7dd;
}
.stepper-vertical.no-numbers .stepper-head .form-step {
    visibility: hidden;
    width: 0;
}
.stepper-vertical.no-numbers .stepper-content .button-section {
    padding-top: 25px !important;
}
.video-embed-container .embed-responsive img {
    width: 100%;
}
.video-embed-container .vjs-control-text,
.video-embed-container .vjs-icon-placeholder {
    color: #fff !important;
}
.video-embed-info {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 5px;
}
.video-embed-info .video-embed-title {
    position: relative;
    font-size: 20px;
    line-height: 1.25;
}
.video-embed-info .video-embed-runtime {
    padding-left: 1em;
}
.collapse-mobile h2 .jump-start-icon,
h2 .jump-start-icon {
    font-size: 0.5em;
    padding: 0.5em;
    background-color: #69ca00;
    color: #fff;
    vertical-align: top;
}
.jumpStartYourDesign .fileBundle {
    background-color: #f7f5f1;
    padding: 1em;
    border-radius: 0;
    box-shadow: none;
    min-height: 20px;
    border: 1px solid #ebe7dd;
}
.jumpStartYourDesign .jump-start-icon {
    font-size: 0.5em;
    padding: 0.5em;
    margin-right: 0.75em;
    background-color: #69ca00;
    color: #fff;
    vertical-align: top;
}
.jumpStartYourDesign .jumpStartYourDesign-item {
    list-style: none;
    padding: 0.625em 0 0.625em 2em;
    margin: 0;
    position: relative;
}
.jumpStartYourDesign .jumpStartYourDesign-item > li {
    padding-left: 0;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-title {
    font-weight: 600;
    position: relative;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-title [class*="icon-"] {
    position: absolute;
    top: 0.15em;
    left: -2em;
    color: #898683;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-title [class*="icon-newtab"] {
    position: relative;
    left: 0;
    color: inherit;
    top: 0;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-title sup {
    font-weight: 400;
}
.jumpStartYourDesign .jumpStartYourDesign-item li:not(.jumpStartYourDesign-title) {
    font-size: 12px;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-description,
.jumpStartYourDesign .jumpStartYourDesign-item li {
    margin-bottom: 0;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-meta {
    margin-bottom: 0;
    position: relative;
    color: #898683;
}
.jumpStartYourDesign .jumpStartYourDesign-item .jumpStartYourDesign-meta span {
    margin-right: 1em;
}
@media only screen and (max-width: 991px) {
    .bd-app-elements .collapse-mobile {
        margin-top: 20px;
    }
    .bd-app-elements .collapse-mobile > h2,
    .bd-app-elements .collapse-mobile > h3:not(.ui-accordion-header) {
        position: relative;
        display: block;
        font-size: 18px;
        color: #000;
        text-align: left;
        cursor: pointer;
        background: none;
        border: none;
        border-bottom: 1px solid #d4cfc5;
        padding: 12px 35px 12px 0;
        font-weight: 400;
    }
    .bd-app-elements .collapse-mobile > h2:after,
    .bd-app-elements .collapse-mobile > h3:not(.ui-accordion-header):after {
        position: absolute;
        top: 0.65em;
        right: 15px;
        transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
        content: "\f107";
        display: inline-block;
        font-family: Font Awesome;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        top: 18px !important;
        font-size: 18px;
    }
    .bd-app-elements .collapse-mobile > h2 ~ *,
    .bd-app-elements .collapse-mobile > h3:not(.ui-accordion-header) ~ * {
        display: none;
    }
    .bd-app-elements .collapse-mobile > h2 {
        font-weight: 600;
    }
    .bd-app-elements .collapse-mobile.active > h2:after,
    .bd-app-elements .collapse-mobile.active > h3:not(.ui-accordion-header):after {
        perspective: 900000px;
        transform: rotateX(180deg);
        z-index: 99;
    }
    .bd-app-elements .collapse-mobile.active > h2 ~ *,
    .bd-app-elements .collapse-mobile.active > h3:not(.ui-accordion-header) ~ * {
        display: block;
    }
}
@media only screen and (max-width: 766px) {
    .ds-resources .collapse-mobile {
        margin-top: 0;
    }
    .ds-resources .collapse-mobile > h2,
    .ds-resources .collapse-mobile > h3:not(.ui-accordion-header) {
        position: relative;
        display: block;
        font-size: 18px;
        color: #000;
        text-align: left;
        cursor: pointer;
        background: none;
        border: none;
        border-bottom: 1px solid #d4cfc5;
        padding: 12px 35px 12px 0;
        font-weight: 400;
    }
    .ds-resources .collapse-mobile > h2:after,
    .ds-resources .collapse-mobile > h3:not(.ui-accordion-header):after {
        position: absolute;
        top: 0.65em;
        right: 15px;
        transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
        content: "\f107";
        display: inline-block;
        font-family: Font Awesome;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        top: 18px !important;
        font-size: 18px;
    }
    .ds-resources .collapse-mobile > h2 ~ *,
    .ds-resources .collapse-mobile > h3:not(.ui-accordion-header) ~ * {
        display: none;
    }
    .ds-resources .collapse-mobile > h2 {
        font-weight: 600;
    }
    .ds-resources .collapse-mobile.active > h2:after,
    .ds-resources .collapse-mobile.active > h3:not(.ui-accordion-header):after {
        perspective: 900000px;
        transform: rotateX(180deg);
        z-index: 99;
    }
    .ds-resources .collapse-mobile.active > h2 ~ *,
    .ds-resources .collapse-mobile.active > h3:not(.ui-accordion-header) ~ * {
        display: block;
    }
}
@media only screen and (max-width: 766px) and (max-width: 767px) {
    #support .collapse-mobile {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .collapse-mobile {
        margin-top: 20px;
    }
    .collapse-mobile > h2,
    .collapse-mobile > h3:not(.ui-accordion-header) {
        position: relative;
        display: block;
        font-size: 18px;
        color: #000;
        text-align: left;
        cursor: pointer;
        background: none;
        border: none;
        border-bottom: 1px solid #d4cfc5;
        padding: 12px 35px 12px 0;
        font-weight: 400;
    }
    .collapse-mobile > h2:after,
    .collapse-mobile > h3:not(.ui-accordion-header):after {
        position: absolute;
        top: 0.65em;
        right: 15px;
        transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
        content: "\f107";
        display: inline-block;
        font-family: Font Awesome;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        top: 18px !important;
        font-size: 18px;
    }
    .collapse-mobile > h2 ~ *,
    .collapse-mobile > h3:not(.ui-accordion-header) ~ * {
        display: none;
    }
    .collapse-mobile > h2 {
        font-weight: 600;
    }
    .collapse-mobile.active > h2:after,
    .collapse-mobile.active > h3:not(.ui-accordion-header):after {
        perspective: 900000px;
        transform: rotateX(180deg);
        z-index: 99;
    }
    .collapse-mobile.active > h2 ~ *,
    .collapse-mobile.active > h3:not(.ui-accordion-header) ~ * {
        display: block;
    }
}
@media only screen and (max-width: 991px) {
    .collapse-mobile.collapse-hlp {
        margin-top: 20px;
    }
    .collapse-mobile.collapse-hlp > h2,
    .collapse-mobile.collapse-hlp > h3:not(.ui-accordion-header) {
        position: relative;
        display: block;
        font-size: 18px;
        color: #000;
        text-align: left;
        cursor: pointer;
        background: none;
        border: none;
        border-bottom: 1px solid #d4cfc5;
        padding: 12px 35px 12px 0;
        font-weight: 400;
    }
    .collapse-mobile.collapse-hlp > h2:after,
    .collapse-mobile.collapse-hlp > h3:not(.ui-accordion-header):after {
        position: absolute;
        top: 0.65em;
        right: 15px;
        transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
        content: "\f107";
        display: inline-block;
        font-family: Font Awesome;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        top: 18px !important;
        font-size: 18px;
    }
    .collapse-mobile.collapse-hlp > h2 ~ *,
    .collapse-mobile.collapse-hlp > h3:not(.ui-accordion-header) ~ * {
        display: none;
    }
    .collapse-mobile.collapse-hlp > h2 {
        font-weight: 600;
    }
    .collapse-mobile.collapse-hlp.active > h2:after,
    .collapse-mobile.collapse-hlp.active > h3:not(.ui-accordion-header):after {
        perspective: 900000px;
        transform: rotateX(180deg);
        z-index: 99;
    }
    .collapse-mobile.collapse-hlp.active > h2 ~ *,
    .collapse-mobile.collapse-hlp.active > h3:not(.ui-accordion-header) ~ * {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .iu-left.collapse-mobile {
        margin-top: 20px;
    }
    .iu-left.collapse-mobile > h2,
    .iu-left.collapse-mobile > h3:not(.ui-accordion-header) {
        position: relative;
        display: block;
        font-size: 18px;
        color: #000;
        text-align: left;
        cursor: pointer;
        background: none;
        border: none;
        border-bottom: 1px solid #d4cfc5;
        padding: 12px 35px 12px 0;
        font-weight: 400;
    }
    .iu-left.collapse-mobile > h2:after,
    .iu-left.collapse-mobile > h3:not(.ui-accordion-header):after {
        position: absolute;
        top: 0.65em;
        right: 15px;
        transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
        content: "\f107";
        display: inline-block;
        font-family: Font Awesome;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        speak: none;
        top: 18px !important;
        font-size: 18px;
    }
    .iu-left.collapse-mobile > h2 ~ *,
    .iu-left.collapse-mobile > h3:not(.ui-accordion-header) ~ * {
        display: none;
    }
    .iu-left.collapse-mobile > h2 {
        font-weight: 600;
    }
    .iu-left.collapse-mobile.active > h2:after,
    .iu-left.collapse-mobile.active > h3:not(.ui-accordion-header):after {
        perspective: 900000px;
        transform: rotateX(180deg);
        z-index: 99;
    }
    .iu-left.collapse-mobile.active > h2 ~ *,
    .iu-left.collapse-mobile.active > h3:not(.ui-accordion-header) ~ * {
        display: block;
    }
}
.collapse-mobile.custom-wrapper[data-location*="CA"] {
    width: 100%;
    padding: 3em 0;
    position: relative;
    border-top: 1px solid #d4cfc5 !important;
}
@media only screen and (max-width: 767px) {
    .collapse-mobile.custom-wrapper[data-location*="CA"] {
        padding: 0;
        border-bottom: 1px solid #d4cfc5 !important;
        margin-top: 0;
    }
    .collapse-mobile.custom-wrapper[data-location*="CA"] h2:first-of-type,
    .collapse-mobile.custom-wrapper[data-location*="CA"] h3:first-of-type {
        border: none;
        margin: 0;
    }
}
.collapse-mobile.custom-wrapper[data-location*="CA"].first {
    border-top: none !important;
}
.collapse-mobile.custom-wrapper .media,
.collapse-mobile.custom-wrapper .media-flex,
.collapse-mobile.custom-wrapper .media-flex-ste {
    padding: 0.5em 15px;
}
.collapse-mobile.custom-wrapper .media-flex-left img,
.collapse-mobile.custom-wrapper .media-flex-ste .media-flex-media img,
.collapse-mobile.custom-wrapper .media-flex .media-flex-media img,
.collapse-mobile.custom-wrapper .media-left img,
.collapse-mobile.custom-wrapper .media .media-flex-media img {
    max-width: 150px;
}
.custom-wrapper.licensing {
    width: 100%;
    padding: 3em 0;
    position: relative;
    border-top: 1px solid #d4cfc5;
}
.custom-wrapper.licensing.first {
    border-top: none;
}
.nav-pills.nav-wizard {
    display: flex;
    width: auto;
    min-width: 100%;
    overflow: auto;
}
.nav-pills.nav-wizard > li {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    display: inline-block;
    width: auto;
    margin-right: 25px;
    border: none;
}
.nav-pills.nav-wizard > li:first-of-type a {
    border-radius: 4px 0 0 4px;
}
.nav-pills.nav-wizard > li:first-of-type a:before {
    display: none;
}
.nav-pills.nav-wizard > li:last-of-type {
    margin-right: 0;
}
.nav-pills.nav-wizard > li:last-of-type a {
    border-radius: 0 4px 4px 0;
}
.nav-pills.nav-wizard > li:last-of-type a:after {
    display: none;
}
.nav-pills.nav-wizard > li a {
    position: relative;
    width: auto;
    min-height: 40px;
    margin-bottom: 0;
    color: #fff;
    background: #aaa6a2;
    border: #aaa6a2;
    border-radius: 0;
}
.nav-pills.nav-wizard > li a:hover {
    background: #898683;
    border-color: #898683;
}
.nav-pills.nav-wizard > li a.active,
.nav-pills.nav-wizard > li a ~ a {
    background: #0eafe0;
    border-color: #0eafe0;
}
.nav-pills.nav-wizard > li a.active:hover,
.nav-pills.nav-wizard > li a ~ a:hover {
    background: #086480;
    border-color: #086480;
}
.nav-pills.nav-wizard > li a:after,
.nav-pills.nav-wizard > li a:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 21px solid transparent;
    border-bottom: 20px solid transparent;
}
.nav-pills.nav-wizard > li a:before {
    left: -20px;
    border-top-color: inherit;
    border-bottom-color: inherit;
}
.nav-pills.nav-wizard > li a:after {
    right: -20px;
    border-left-color: inherit;
}
@media screen and (min-width: 768px) {
    .nav-pills.nav-wizard > li a {
        min-height: 43px;
    }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
    .nav-pills.nav-wizard > li a:after,
    .nav-pills.nav-wizard > li a:before {
        border-top-width: 22px;
        border-bottom-width: 21px;
    }
}
.get-started-container .vjs-poster {
    background-size: cover !important;
}
.get-started-container a.arrow-right {
    position: relative;
    display: inline-block;
    min-width: 100px;
    height: 28px;
    margin-right: 15px;
    text-decoration: none;
    line-height: 28px;
    background: #000;
    border: none;
    outline: none;
}
.get-started-container a.arrow-right:before {
    content: "";
    position: absolute;
    right: -14px;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-left: 14px solid #f9b500;
    border-bottom: 14px solid transparent;
}
.get-started-container a.arrow-right button {
    color: #fff;
    background: none;
    border: none;
    outline: none;
    position: relative;
    font-weight: 600;
}
.jumptonav {
    margin-top: -60px;
}
@media screen and (min-width: 992px) {
    .getstartednav {
        margin-top: -60px;
    }
}
.getstartednav.affix,
.jumptonav.affix {
    position: fixed;
    top: 64px;
    z-index: 2;
    padding: 10px 0;
    margin-top: 0;
    background-color: #fff;
}
@media screen and (min-width: 992px) {
    .getstartednav.affix,
    .jumptonav.affix {
        width: 212.5px;
    }
}
@media screen and (min-width: 1200px) {
    .getstartednav.affix,
    .jumptonav.affix {
        width: 262.5px;
    }
}
.getstartednav.affix h2,
.jumptonav.affix h2 {
    margin-top: 0;
}
.arrownav {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.arrownav.affix {
    top: 64px;
    width: calc(100% - 30px);
    padding-top: 10px;
    background: #fff;
    z-index: 1;
}
@media screen and (min-width: 768px) {
    .arrownav.affix {
        width: calc(100% - 190px);
    }
}
@media screen and (min-width: 992px) {
    .arrownav.affix {
        width: calc(75% - 95px);
        max-width: 862px;
    }
}
.get-started-block.media-flex,
.get-started-block.media-flex-ste,
.gs-guides .tab-content {
    padding-top: 0;
}
.gs-guides .tab-content .tab-pane {
    padding-top: 3em;
}
.gs-guides .tab-content .tab-pane > div.content-outer h2 {
    padding-top: 0;
    margin-top: 0;
}
@media screen and (min-width: 992px) {
    .gs-guides .tab-content .tab-pane {
        border-left: 1px solid rgba(0, 0, 0, 0.15);
        padding-left: 30px;
    }
}
.gs-buy {
    font-size: 14px;
}
.gs-buy img {
    max-width: 80px;
}
.gs-buy .gs-board {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.gs-buy .gs-board a {
    padding: 5px;
    color: #000;
    font-size: 14px;
}
.gs-jumpto2 ul li,
.gs-jumpto2 ul li.active,
.gs-jumpto ul li,
.gs-jumpto ul li.active {
    padding: 5px 0;
    margin-bottom: 0;
}
.gs-jumpto2 ul li.active a,
.gs-jumpto2 ul li a,
.gs-jumpto ul li.active a,
.gs-jumpto ul li a {
    padding: 3px 0;
    padding-left: 0 !important;
    display: inline;
}
.gs-jumpto2 h4,
.gs-jumpto h4 {
    margin-top: 1.714285em;
    font-family: Poppins, sans-serif;
    font-size: 100%;
    text-transform: capitalize;
}
@media only screen and (max-width: 1199px) {
    .gs-jumpto2 h4,
    .gs-jumpto h4 {
        text-transform: inherit;
    }
}
.gs-jumpto2 .nav li.active a,
.gs-jumpto2 .nav li a,
.gs-jumpto .nav li.active a,
.gs-jumpto .nav li a {
    padding: 3px 0;
    color: #000;
}
.gs-jumpto2 .nav li.active a:hover,
.gs-jumpto2 .nav li a:hover,
.gs-jumpto .nav li.active a:hover,
.gs-jumpto .nav li a:hover {
    background-color: transparent;
    text-decoration: underline;
}
.gs-jumpto2 .nav li:hover,
.gs-jumpto .nav li:hover {
    background-color: transparent;
}
.gs-jumpto2 [data-toggle="collapse"] .icon-angle-down,
.gs-jumpto [data-toggle="collapse"] .icon-angle-down {
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.gs-jumpto2 [data-toggle="collapse"][aria-expanded="true"] .icon-angle-down,
.gs-jumpto [data-toggle="collapse"][aria-expanded="true"] .icon-angle-down {
    transform: rotate(-180deg);
}
.gs-quickref h4 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
.gs-quickref ul li {
    font-size: 14px;
}
.gs-quickref a {
    display: block;
    width: 210px;
}
#gettingstartednav2 .affix,
#gettingstartednav .affix {
    top: 64px;
    z-index: 2;
    width: 212px;
    max-height: calc(100vh - 64px);
    overflow-y: auto;
}
@media screen and (min-width: 1200px) {
    #gettingstartednav2 .affix,
    #gettingstartednav .affix {
        width: 262px;
    }
}
#gettingstartednav2 .affix-bottom,
#gettingstartednav .affix-bottom {
    position: fixed;
    z-index: 2;
    width: 212px;
}
@media screen and (min-width: 1200px) {
    #gettingstartednav2 .affix-bottom,
    #gettingstartednav .affix-bottom {
        width: 262px;
    }
}
.gettingstartednav {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    background-color: #fff;
}
.gettingstartednav > ul.nav > ul {
    padding-left: 30px;
}
@media screen and (min-width: 992px) {
    .gettingstartednav {
        margin-top: 0;
    }
    .gettingstartednav h2 {
        margin-left: 10px;
    }
}
.gettingstartednav .gs-buy .buy-direct-box .nxp-orange {
    background-color: #ff7400 !important;
    border-color: #ff7400;
}
.get-started-container.gs-guides #getting-started-nav {
    padding-top: 3em;
}
@media screen and (min-width: 992px) {
    .get-started-container.gs-guides #getting-started-nav .getstartednav {
        margin-top: -60px;
    }
    .get-started-container.gs-guides #getting-started-nav .getstartednav h2 {
        margin-left: 10px;
    }
}
.get-started-container.gs-guides #getting-started-nav #gettingstartednav .gettingstartednav ul.tab-nav li ul {
    display: none;
}
.get-started-container.gs-guides #getting-started-nav #gettingstartednav .gettingstartednav ul.tab-nav li ul.in {
    display: block;
}
.get-started-container.gs-guides #getting-started-nav #gettingstartednav .gettingstartednav ul.tab-nav li.gs-additional-resources {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #d4cfc5;
}
.get-started-container.gs-guides #getting-started-nav #gettingstartednav .gettingstartednav ul.tab-nav li.active ul {
    display: block;
    font-weight: 400;
}
.get-started-container.gs-guides #getting-started-nav #gettingstartednav .gettingstartednav ul.tab-nav li.active ul li a {
    padding: 5px 15px;
}
.get-started-container.gs-guides .tab-content div.tab-pane .row {
    min-height: 0;
}
.get-started-container.gs-guides .tab-content div.tab-pane img.logomin {
    display: block;
    width: 100px;
    padding-bottom: 15px;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row {
    display: flex;
    width: 100%;
    padding-bottom: 3em;
    margin: 0;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a {
    color: #000;
    text-decoration: none;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a.collapsed div.devCard {
    height: 100%;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a.collapsed div.devCard div.devContent {
    border: 1px solid #b5b2b1;
    padding: 25px;
    height: inherit;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a.collapsed div.devCard div.devCTA {
    padding: 10px 0;
    color: #fff;
    text-align: center;
    background-color: #b5b2b1;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a div.devCard {
    height: 100%;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a div.devCard div.devContent {
    height: inherit;
    padding: 25px;
    border: 1px solid #333;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.devPath.row a div.devCard div.devCTA {
    padding: 10px 0;
    color: #fff;
    text-align: center;
    background-color: #333;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.buttonsChoice,
.get-started-container.gs-guides .tab-content div.tab-pane div.choiceContent {
    margin: 20px 0;
}
.get-started-container.gs-guides .tab-content div.tab-pane div.buttonsChoice div.buttonsSection button.collapsed {
    background-color: #b5b2b1;
}
.GSPagination {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 5px;
    border-top: 1px solid #e4e6e8;
}
.GSPagination div a.tab-next,
.GSPagination div a.tab-prev {
    position: absolute;
    top: 20px;
    display: inline;
    cursor: pointer;
}
.GSPagination div a.tab-next:before,
.GSPagination div a.tab-prev:before {
    position: absolute;
    top: 0;
    z-index: 4;
    display: block;
    font-size: 1em;
    font-family: Font Awesome;
    color: #fff;
}
.GSPagination div a.tab-next .center-arrows,
.GSPagination div a.tab-prev .center-arrows {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    padding-left: 11px;
    font-size: 1.5em;
    color: #fff;
    line-height: 24px;
    background-color: #898683;
    border-radius: 30px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.GSPagination div a.tab-prev {
    left: 1em;
    z-index: 5;
    opacity: 0.7;
}
.GSPagination div a.tab-prev:before {
    left: 8px;
    content: "\f104";
}
.GSPagination div a.tab-next {
    right: 1em;
}
.GSPagination div a.tab-next:before {
    right: 9px;
    content: "\f105";
}
.GSPagination div div.content-next,
.GSPagination div div.content-prev {
    padding-top: 17px;
}
.GSPagination div div.content-next span.title,
.GSPagination div div.content-prev span.title {
    display: block;
    font-size: 10px;
}
.GSPagination div div.content-next span.content,
.GSPagination div div.content-prev span.content {
    display: block;
    font-size: 11px;
    font-weight: 600;
}
.GSPagination div div.content-prev {
    opacity: 0.7;
    padding-left: 45px;
}
.GSPagination div div.content-next {
    text-align: right;
    padding-right: 45px;
}
.new-gs {
    padding: 0 15px;
}
.new-gs-height {
    height: auto;
}
.new-gs-left {
    padding-left: 15px;
    padding-top: 3em;
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    max-height: calc(100vh - 150px);
    padding-bottom: 3em;
    overflow-y: auto;
}
.new-gs-left .stepper .stepper-head {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.new-gs-left .stepper .stepper-head-text {
    font-family: inherit;
    font-weight: inherit;
    letter-spacing: 0;
}
.new-gs-left .stepper .stepper-step:not(:last-child):after {
    top: calc(100% - 6px) !important;
    left: 27px !important;
    height: 14px !important;
    margin: 0;
}
.new-gs-left .stepper .stepper-head-icon {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px;
}
.new-gs-left .stepper .stepper-head-icon .form-step {
    font-size: 12px !important;
}
.new-gs-left .stepper .stepper-completed .stepper-head-icon {
    background-color: #ff7400;
}
@media only screen and (max-width: 1199px) {
    .new-gs-left {
        position: fixed;
        padding: 0;
        top: 0;
        right: 0;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 1000;
        width: 90%;
        height: 100vh;
        max-height: 100vh;
        min-height: 0;
        background: #f7f5f1;
        box-shadow: none;
        transform: translateX(100%);
        transition: all 0.7s cubic-bezier(0.04, 0, 0.2, 1);
    }
}
@media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 1200px) {
    .new-gs-left {
        width: 50%;
    }
}
@media only screen and (max-width: 1199px) {
    .new-gs-left.is-open {
        z-index: 9999;
        transform: translateX(0);
        box-shadow: -50vw 0 0 0 rgba(0, 0, 0, 0.6) !important;
        display: block;
        padding: 0;
    }
    .new-gs-left.is-open .nav-clearing {
        display: block;
    }
    .new-gs-left.is-open .nav-clearing .btn,
    .new-gs-left.is-open .nav-clearing .download-details,
    .new-gs-left.is-open .nav-clearing .nav-close {
        width: 100%;
    }
    .new-gs-left.is-open h4 {
        padding-top: 24px;
    }
    .new-gs-left.is-open .new-gs-side-additional,
    .new-gs-left.is-open .new-gs-side-content {
        padding-left: 15px;
    }
}
.new-gs-rigth {
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
    max-height: calc(100vh - 150px);
    overflow-y: auto;
    padding: 3em 15px 3em 28px;
}
@media only screen and (max-width: 1199px) {
    .new-gs-rigth {
        display: none;
    }
}
.new-gs-rigth li.active {
    font-weight: 600;
}
.new-gs-rigth li a {
    display: flex;
}
.new-gs-rigth li a span {
    margin-right: 4px;
}
.new-gs-middle {
    padding-top: 3em;
    border-left: 1px solid #d6dce0;
}
@media only screen and (max-width: 1199px) {
    .new-gs-middle {
        border-left: none;
        padding-top: 1em;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.new-gs-middle .tab-pane {
    border: none !important;
    padding-top: 0 !important;
}
@media only screen and (max-width: 1199px) {
    .new-gs-middle .tab-pane {
        padding-left: 0;
    }
}
.new-gs-middle .tab-pane .section h3:not(.ui-accordion-header) a:hover {
    border-radius: 100px;
}
.new-gs-middle .tab-pane .section h3 a {
    margin-left: 8px;
    padding: 2px 6px;
    color: #686664;
}
.new-gs-middle .tab-pane .section h3 a:hover {
    background-color: #ebe7dd;
}
.new-gs-middle .tab-pane .gs-tab-content .section .img-responsive,
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs,
.new-gs-middle .tab-pane .gs-tab-content .section .video-embed-container {
    margin-bottom: 16px;
}
@media only screen and (min-width: 768px) {
    .new-gs-middle .tab-pane .gs-tab-content .section .img-responsive,
    .new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs,
    .new-gs-middle .tab-pane .gs-tab-content .section .video-embed-container {
        width: auto;
        max-width: 60%;
        margin-right: auto;
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .new-gs-middle .tab-pane .gs-tab-content .section .img-responsive,
    .new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs,
    .new-gs-middle .tab-pane .gs-tab-content .section .video-embed-container {
        width: 100%;
    }
}
.new-gs-middle .tab-pane .gs-tab-content .section .img-responsive {
    max-height: 400px;
    max-width: 60%;
}
@media only screen and (max-width: 767px) {
    .new-gs-middle .tab-pane .gs-tab-content .section .img-responsive {
        max-width: 100%;
    }
}
.new-gs-middle .tab-pane .gs-tab-content .section .img-responsive.logo {
    width: 120px !important;
}
.new-gs-middle .tab-pane .gs-tab-content .section .img-xzoom .img-responsive {
    margin-bottom: 0;
}
.new-gs-middle .tab-pane .gs-tab-content .section .img-xzoom .img-xzoom-text {
    font-size: 14px;
    text-align: center;
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component {
    max-width: 60%;
}
@media only screen and (max-width: 767px) {
    .new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component {
        max-width: 100%;
    }
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component .bd-img {
    max-height: 400px;
}
@media only screen and (max-width: 767px) {
    .new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component .bd-img {
        min-height: auto;
    }
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component .bd-img .img-responsive {
    width: 100% !important;
    max-height: 100%;
    margin-left: auto !important;
    height: auto;
    max-width: 100% !important;
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs .modal-body {
    height: calc(100vh - 63px);
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs .tab-pane {
    padding-left: 0;
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs .tab-pane .bd-col-left {
    min-height: auto;
    max-height: 500px;
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component-gs .tab-pane .xsp-bd {
    margin: auto;
    width: auto;
    max-width: 100%;
}
.new-gs-middle .tab-pane .gs-tab-content .section .interactive-bd-component .bd-col-left {
    min-height: auto;
}
.new-gs-middle .GSPagination {
    display: flex;
    padding: 30px 0;
    margin: 0;
}
.new-gs-middle .GSPagination .step-prev {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.new-gs-middle .GSPagination .step-next {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.new-gs-middle .GSPagination .steps {
    width: 50%;
}
.new-gs-middle .GSPagination .steps a {
    display: flex;
    align-items: center;
    color: inherit;
}
.new-gs-middle .GSPagination .steps [class*="icon-"]:before {
    margin: 0;
}
.new-gs-middle .GSPagination .steps .content-next,
.new-gs-middle .GSPagination .steps .content-prev {
    padding: 0 8px;
    opacity: 1;
}
.new-gs-middle .GSPagination .steps .content-next .title,
.new-gs-middle .GSPagination .steps .content-prev .title {
    font-size: 14px;
}
.new-gs-middle .GSPagination .steps .content-next .content,
.new-gs-middle .GSPagination .steps .content-prev .content {
    font-size: 14px;
    font-weight: inherit;
}
.new-gs-middle .GSPagination .step-prev a {
    justify-content: flex-start;
}
.new-gs-middle .GSPagination .step-prev .content-prev {
    order: 2;
}
.new-gs-middle .GSPagination .step-prev .content-icon {
    order: 1;
}
.new-gs-middle .GSPagination .step-next a {
    justify-content: flex-end;
}
.new-gs-middle .GSPagination .step-next .content-next {
    order: 1;
}
.new-gs-middle .GSPagination .step-next .content-icon {
    order: 2;
}
.new-gs-middle-dynamic {
    padding-left: 30px;
}
.new-gs-middle-dynamic .content-button {
    display: none;
}
.new-gs-middle-dynamic .market-card {
    padding-top: 8px;
    box-shadow: none;
}
.new-gs-middle-dynamic .market-card .primary-topic-media {
    text-align: center;
    flex-basis: inherit;
    width: 40%;
}
.new-gs-middle-dynamic .market-card .primary-topic-media img {
    max-height: 200px;
}
.new-gs-middle-dynamic .market-card .primary-topic-content {
    width: 60%;
    margin-top: 0;
    flex-basis: inherit;
}
.new-gs-middle-dynamic .market-card .primary-topic-text {
    padding-top: 8px;
}
.new-gs-middle-dynamic .market-card .primary-topic-text .btn:not(:first-of-type),
.new-gs-middle-dynamic .market-card .primary-topic-text .download-details:not(:first-of-type),
.new-gs-middle-dynamic .market-card .primary-topic-text .nav-close:not(:first-of-type) {
    margin-left: 8px;
}
@media only screen and (max-width: 1199px) {
    .new-gs-middle-dynamic {
        padding-left: 0;
    }
    .new-gs-middle-dynamic .content-button {
        padding-bottom: 16px;
        display: block;
        margin-top: 6px;
    }
    .new-gs-middle-dynamic .content-button p {
        margin-bottom: 0;
    }
    .new-gs-middle-dynamic .market-card {
        display: none !important;
    }
    .new-gs-middle-dynamic:after {
        content: "";
        height: 0;
        position: absolute;
        left: 0;
        display: block;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        box-shadow: none;
        border-bottom: 1px solid #d6dce0 !important;
    }
}
.new-gs-middle .alert a {
    text-decoration: underline;
}
.new-gs-side-content h4 {
    padding-bottom: 14px;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    margin: 3px 0 0;
    font-weight: 600;
    letter-spacing: 0;
}
.new-gs-side-content-list {
    display: none;
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.04em;
    margin: 3px 0 0;
}
.new-gs-side-content-list.active {
    display: block;
}
.new-gs-side-content-list li {
    margin-bottom: 12px;
    letter-spacing: 0;
}
.new-gs-side-content-list li a {
    color: inherit;
}
.new-gs-side-content .stepper {
    margin-bottom: 12px;
}
.new-gs-side-additional {
    border-top: 1px solid #d6dce0;
}
.new-gs-side-additional .new-gs-side-content-list {
    margin-top: 28px;
}
.new-gs-side-additional .new-gs-side-content-list [data-toggle="collapse"] .icon-angle-down {
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.new-gs-side-additional .new-gs-side-content-list [data-toggle="collapse"][aria-expanded="false"] .icon-angle-down {
    transform: rotate(-90deg);
}
.new-gs-side-additional .new-gs-side-content-list .icon-angle-down {
    margin-right: 6px;
}
.new-gs-side-additional .new-gs-side-content-list li {
    padding-left: 14px;
}
.new-gs-side-additional .new-gs-side-content-list li .icon-info {
    font-size: 12px;
}
.new-gs-side-additional .new-gs-side-content-list li.collapsed {
    padding: 0;
    font-weight: 400 !important;
}
.new-gs-side-additional .new-gs-side-content-list li.collapsed ul > li {
    padding: 0;
}
.new-gs-side-additional .new-gs-side-content-list li.active {
    font-weight: 600;
}
.new-gs-side-additional .new-gs-side-content-list li .nav a {
    padding: 0 0 0 24px;
}
.new-gs-side-additional .new-gs-side-content-list li .nav a:hover {
    background-color: transparent;
    text-decoration: underline;
}
.new-gs-main-rigth {
    background-color: #f7f5f1;
    min-height: auto;
}
.code-section {
    width: 100%;
    position: relative;
    overflow: hidden;
    overflow-x: auto;
    margin-right: auto;
    margin-left: 0;
    margin-bottom: 16px;
}
.code-section pre {
    background-color: #eee;
    padding: 0;
    max-height: 350px;
    overflow: auto;
}
.code-section pre .line-number,
.code-section pre code {
    display: block;
    padding: 18px 0;
    line-height: 1.42857143;
}
.code-section pre code {
    background: #f7f5f1;
    padding-left: 46px;
    min-width: 650px;
}
.code-section pre .line-number {
    float: left;
    text-align: right;
    background: #ebecf0;
    color: #98a8b4;
}
.code-section pre .line-number span {
    display: block;
    padding: 0 1em;
}
.code-section pre pre .cl {
    display: block;
    clear: both;
}
.code-section pre .btn-secondary {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 75%;
    float: right;
    font-family: Poppins, sans-serif;
}
.notLogged {
    position: relative;
    min-height: 350px;
}
.notLogged pre {
    color: transparent;
    text-shadow: 0 0 12px #000;
    overflow: hidden;
    height: 350px;
    background: #f7f5f1;
}
.notLogged pre .btn-secondary,
.notLogged pre .line-number {
    display: none;
}
.notLogged.video-embed-container {
    padding: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    border: 1px solid #ccc;
}
.notLogged .embed-responsive {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    z-index: 1;
    opacity: 0.4;
    background-size: cover;
}
.gated-content {
    position: absolute;
    width: 100%;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-embed-container .gated-content {
    height: 100%;
    z-index: 2;
}
.gated-content .section {
    text-align: center;
}
.gated-content .section .btn,
.gated-content .section .download-details,
.gated-content .section .nav-close,
.gated-content .section h3,
.gated-content .section p {
    margin-bottom: 32px;
}
.page-title-small {
    font-size: 3.2rem;
}
@media screen and (min-width: 768px) {
    .page-title-small {
        font-size: 3rem;
    }
}
.page-title-small-80 {
    font-size: 2.2rem;
}
@media screen and (min-width: 768px) {
    .page-title-small-80 {
        font-size: 2.7rem;
    }
}
.page-title-small-100 {
    font-size: 2.2rem;
}
@media screen and (min-width: 768px) {
    .page-title-small-100 {
        font-size: 2.7rem;
    }
}
.page-title-small-120 {
    font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
    .page-title-small-120 {
        font-size: 2.2rem;
    }
}
.page-title-100 {
    position: relative;
    width: 100%;
    max-height: 3.6em;
    overflow: hidden;
    padding-right: 1em;
    text-align: justify;
    line-height: 1.2em;
}
.page-title-100:before {
    content: "...";
    position: absolute;
    right: 0;
    bottom: 0;
}
.page-title-100:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: #fff;
}
.icon-ellipsis {
    position: relative;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.icon-ellipsis:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 12px;
    background: #000;
    border-radius: 50%;
    box-shadow: -9px 0 0 #000, 9px 0 0 #000;
}
@media screen and (min-width: 768px) {
    .icon-ellipsis {
        display: none;
    }
}
.page-title-more {
    display: none;
}
@media screen and (min-width: 768px) {
    .page-title-more {
        display: inline;
    }
}
.band {
    position: relative;
}
.band:before {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    z-index: -1;
    display: block;
    width: 100vw;
    height: 100%;
    background: inherit;
    transform: translateX(50%);
}
.investors .band:before {
    border-bottom: 1px solid #d6dce0;
}
@media screen and (min-width: 768px) {
    .band.full-band:before,
    .full-band .band:before {
        width: 100vw !important;
    }
}
@media screen and (min-width: 768px) {
    .col-lg-12 .band:before,
    .global-component .band:before {
        width: 100vw;
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-12 .band:before,
    .global-component .band:before {
        width: 100vw;
    }
}
@media screen and (min-width: 768px) {
    .app-column-right .band:before,
    .col-lg-9 .band:before {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .app-column-right .band:before,
    .col-lg-9 .band:before {
        width: calc(100vw - 300px);
    }
}
@media screen and (min-width: 768px) {
    .col-lg-9.OverviewTabContent .band:before {
        width: 100vw;
        right: calc(50% + 125px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-9.OverviewTabContent .band:before {
        right: calc(50% + 150px);
    }
}
.band-dark,
.band-dark:before {
    background-color: #262626;
}
#loginSection:before {
    border-top: 1px solid #d6dce0;
}
#loginSection {
    border-top: none;
}
#secureContent:before {
    border-top: 1px solid #d6dce0;
}
#secureContent {
    border-top: none;
}
.dark {
    background-color: #262626 !important;
}
.box-opts .dark .price,
.box-opts .dark .price .shopping-coupon-list li,
.box-opts .dark .price .shopping-list .box-container .remove,
.box-opts .dark .price .shopping-modal .description,
.box-opts .dark .price .shopping-quantity-group .title,
.box-opts .dark .price .shopping-statement p,
.box-opts .dark .price .small,
.box-opts .dark .price small,
.dark .box-opts .price,
.dark .box-opts .price .shopping-coupon-list li,
.dark .box-opts .price .shopping-list .box-container .remove,
.dark .box-opts .price .shopping-modal .description,
.dark .box-opts .price .shopping-quantity-group .title,
.dark .box-opts .price .shopping-statement p,
.dark .box-opts .price .small,
.dark .box-opts .price small,
.dark .card1-icon,
.dark .card1-icon .shopping-coupon-list li,
.dark .card1-icon .shopping-list .box-container .remove,
.dark .card1-icon .shopping-modal .description,
.dark .card1-icon .shopping-quantity-group .title,
.dark .card1-icon .shopping-statement p,
.dark .card1-icon .small,
.dark .card1-icon small,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-coupon-list li,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-list .box-container .remove,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-modal .description,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-quantity-group .title,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .shopping-statement p,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .small,
.dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total small,
.dark .h1,
.dark .h1 .shopping-coupon-list li,
.dark .h1 .shopping-list .box-container .remove,
.dark .h1 .shopping-modal .description,
.dark .h1 .shopping-quantity-group .title,
.dark .h1 .shopping-statement p,
.dark .h1 .small,
.dark .h1 small,
.dark .h2,
.dark .h2 .shopping-coupon-list li,
.dark .h2 .shopping-list .box-container .remove,
.dark .h2 .shopping-modal .description,
.dark .h2 .shopping-quantity-group .title,
.dark .h2 .shopping-statement p,
.dark .h2 .small,
.dark .h2 small,
.dark .h3,
.dark .h3 .shopping-coupon-list li,
.dark .h3 .shopping-list .box-container .remove,
.dark .h3 .shopping-modal .description,
.dark .h3 .shopping-quantity-group .title,
.dark .h3 .shopping-statement p,
.dark .h3 .small,
.dark .h3 small,
.dark .h4,
.dark .h4 .shopping-coupon-list li,
.dark .h4 .shopping-list .box-container .remove,
.dark .h4 .shopping-modal .description,
.dark .h4 .shopping-quantity-group .title,
.dark .h4 .shopping-statement p,
.dark .h4 .small,
.dark .h4 small,
.dark .h5,
.dark .h5 .shopping-coupon-list li,
.dark .h5 .shopping-list .box-container .remove,
.dark .h5 .shopping-modal .description,
.dark .h5 .shopping-quantity-group .title,
.dark .h5 .shopping-statement p,
.dark .h5 .small,
.dark .h5 small,
.dark .h6,
.dark .h6 .shopping-coupon-list li,
.dark .h6 .shopping-list .box-container .remove,
.dark .h6 .shopping-modal .description,
.dark .h6 .shopping-quantity-group .title,
.dark .h6 .shopping-statement p,
.dark .h6 .small,
.dark .h6 small,
.dark .is-high-level .overview-text p,
.dark .page-title .title,
.dark .page-title .title .shopping-coupon-list li,
.dark .page-title .title .shopping-list .box-container .remove,
.dark .page-title .title .shopping-modal .description,
.dark .page-title .title .shopping-quantity-group .title,
.dark .page-title .title .shopping-statement p,
.dark .page-title .title .small,
.dark .page-title .title small,
.dark h1,
.dark h1 .shopping-coupon-list li,
.dark h1 .shopping-list .box-container .remove,
.dark h1 .shopping-modal .description,
.dark h1 .shopping-quantity-group .title,
.dark h1 .shopping-statement p,
.dark h1 .small,
.dark h1 small,
.dark h2,
.dark h2 .shopping-coupon-list li,
.dark h2 .shopping-list .box-container .remove,
.dark h2 .shopping-modal .description,
.dark h2 .shopping-quantity-group .title,
.dark h2 .shopping-statement p,
.dark h2 .small,
.dark h2 small,
.dark h3,
.dark h3 .shopping-coupon-list li,
.dark h3 .shopping-list .box-container .remove,
.dark h3 .shopping-modal .description,
.dark h3 .shopping-quantity-group .title,
.dark h3 .shopping-statement p,
.dark h3 .small,
.dark h3 small,
.dark h4,
.dark h4 .shopping-coupon-list li,
.dark h4 .shopping-list .box-container .remove,
.dark h4 .shopping-modal .description,
.dark h4 .shopping-quantity-group .title,
.dark h4 .shopping-statement p,
.dark h4 .small,
.dark h4 small,
.dark h5,
.dark h5 .shopping-coupon-list li,
.dark h5 .shopping-list .box-container .remove,
.dark h5 .shopping-modal .description,
.dark h5 .shopping-quantity-group .title,
.dark h5 .shopping-statement p,
.dark h5 .small,
.dark h5 small,
.dark h6,
.dark h6 .shopping-coupon-list li,
.dark h6 .shopping-list .box-container .remove,
.dark h6 .shopping-modal .description,
.dark h6 .shopping-quantity-group .title,
.dark h6 .shopping-statement p,
.dark h6 .small,
.dark h6 small,
.dark p,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .shopping-coupon-list li,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .shopping-list .box-container .remove,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .shopping-modal .description,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .shopping-quantity-group .title,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .shopping-statement p,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .small,
.dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total small,
.shopping-coupon-list .box-opts .dark .price li,
.shopping-coupon-list .dark .box-opts .price li,
.shopping-coupon-list .dark .card1-icon li,
.shopping-coupon-list .dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total li,
.shopping-coupon-list .dark .h1 li,
.shopping-coupon-list .dark .h2 li,
.shopping-coupon-list .dark .h3 li,
.shopping-coupon-list .dark .h4 li,
.shopping-coupon-list .dark .h5 li,
.shopping-coupon-list .dark .h6 li,
.shopping-coupon-list .dark .page-title .title li,
.shopping-coupon-list .dark h1 li,
.shopping-coupon-list .dark h2 li,
.shopping-coupon-list .dark h3 li,
.shopping-coupon-list .dark h4 li,
.shopping-coupon-list .dark h5 li,
.shopping-coupon-list .dark h6 li,
.shopping-coupon-list .dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total li,
.shopping-list .box-container .box-opts .dark .price .remove,
.shopping-list .box-container .dark .box-opts .price .remove,
.shopping-list .box-container .dark .card1-icon .remove,
.shopping-list .box-container .dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .remove,
.shopping-list .box-container .dark .h1 .remove,
.shopping-list .box-container .dark .h2 .remove,
.shopping-list .box-container .dark .h3 .remove,
.shopping-list .box-container .dark .h4 .remove,
.shopping-list .box-container .dark .h5 .remove,
.shopping-list .box-container .dark .h6 .remove,
.shopping-list .box-container .dark .page-title .title .remove,
.shopping-list .box-container .dark h1 .remove,
.shopping-list .box-container .dark h2 .remove,
.shopping-list .box-container .dark h3 .remove,
.shopping-list .box-container .dark h4 .remove,
.shopping-list .box-container .dark h5 .remove,
.shopping-list .box-container .dark h6 .remove,
.shopping-list .box-container .dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .remove,
.shopping-modal .box-opts .dark .price .description,
.shopping-modal .dark .box-opts .price .description,
.shopping-modal .dark .card1-icon .description,
.shopping-modal .dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .description,
.shopping-modal .dark .h1 .description,
.shopping-modal .dark .h2 .description,
.shopping-modal .dark .h3 .description,
.shopping-modal .dark .h4 .description,
.shopping-modal .dark .h5 .description,
.shopping-modal .dark .h6 .description,
.shopping-modal .dark .page-title .title .description,
.shopping-modal .dark h1 .description,
.shopping-modal .dark h2 .description,
.shopping-modal .dark h3 .description,
.shopping-modal .dark h4 .description,
.shopping-modal .dark h5 .description,
.shopping-modal .dark h6 .description,
.shopping-modal .dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .description,
.shopping-quantity-group .box-opts .dark .price .title,
.shopping-quantity-group .dark .box-opts .price .title,
.shopping-quantity-group .dark .card1-icon .title,
.shopping-quantity-group .dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .title,
.shopping-quantity-group .dark .h1 .title,
.shopping-quantity-group .dark .h2 .title,
.shopping-quantity-group .dark .h3 .title,
.shopping-quantity-group .dark .h4 .title,
.shopping-quantity-group .dark .h5 .title,
.shopping-quantity-group .dark .h6 .title,
.shopping-quantity-group .dark .page-title .title .title,
.shopping-quantity-group .dark h1 .title,
.shopping-quantity-group .dark h2 .title,
.shopping-quantity-group .dark h3 .title,
.shopping-quantity-group .dark h4 .title,
.shopping-quantity-group .dark h5 .title,
.shopping-quantity-group .dark h6 .title,
.shopping-quantity-group .dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total .title,
.shopping-statement .box-opts .dark .price p,
.shopping-statement .dark .box-opts .price p,
.shopping-statement .dark .card1-icon p,
.shopping-statement .dark .dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total p,
.shopping-statement .dark .h1 p,
.shopping-statement .dark .h2 p,
.shopping-statement .dark .h3 p,
.shopping-statement .dark .h4 p,
.shopping-statement .dark .h5 p,
.shopping-statement .dark .h6 p,
.shopping-statement .dark .page-title .title p,
.shopping-statement .dark h1 p,
.shopping-statement .dark h2 p,
.shopping-statement .dark h3 p,
.shopping-statement .dark h4 p,
.shopping-statement .dark h5 p,
.shopping-statement .dark h6 p,
.shopping-statement .dropdown-menu.soft-cart .soft-footer .cart-amount .dark .sub-total p {
    color: #fff;
}
.dark span {
    color: inherit;
}
.dark .signpost {
    color: #aaa6a2 !important;
}
.dark .metadata,
.dark .shopping-list .box-container .description,
.shopping-list .box-container .dark .description {
    color: #fff;
}
.dark hr {
    border-top: 1px solid #d4cfc5;
}
.slider-container .dark .card1-subtitle {
    color: #aaa6a2;
}
.slider-container .dark.card1 a,
.slider-container .dark .primary-topic-link a,
.slider-container .dark a.primary-topic-link {
    color: #3ecafb;
}
.dark .item-metadata {
    color: #aaa6a2;
}
.dark .item-metadata li a,
.dark .item-metadata li span {
    color: inherit;
}
.dark .item-metadata.metadata-list,
.dark .item-metadata.metadata-list a {
    color: #fff;
}
.dark a {
    color: #3ecafb;
}
.dark a:has(i[class^="fnxp-"]) {
    color: #fff;
}
.dark a:has(i[class^="fnxp-"]):hover {
    text-decoration: none;
}
.dark .dot,
.dark .item-signpost {
    color: #fff;
}
.dark.exact-match {
    background-color: transparent !important;
}
.dark.exact-match .content {
    background-color: #262626;
}
.dark.box-opts.exact-match2 .icons {
    color: #fff;
}
.dark.box-container .item-breadcrumb li,
.dark .item-breadcrumb a,
.dark .item-breadcrumb li + li:before {
    color: #aaa6a2;
}
.dark.modal {
    background-color: unset !important;
}
.dark.modal .close {
    opacity: unset;
    text-shadow: unset;
}
.dark.modal .close:hover {
    background-color: #474645;
}
.dark.modal .close span {
    color: #aaa6a2;
}
.dark .cd-content {
    background-color: #262626 !important;
}
.dark.swiper .autoplay-progress .swiper-icon {
    -webkit-filter: invert(100%) sepia(75%) saturate(2%) hue-rotate(353deg) brightness(109%) contrast(100%);
    filter: invert(100%) sepia(75%) saturate(2%) hue-rotate(353deg) brightness(109%) contrast(100%);
}
.dark .btn-primary,
.dark .jumpto ul li.jumpto-cta-container a.btn-primary,
.jumpto ul li.jumpto-cta-container .dark a.btn-primary {
    color: #fff;
}
.dark .dropdown-menu {
    background-color: #000 !important;
    border: 1px solid #000 !important;
}
.dark .dropdown-menu:after {
    background: #000 !important;
    border-right: 1px solid #000 !important;
    border-bottom: 1px solid #000 !important;
}
.dark .dropdown-menu li a,
.dark .dropdown-menu li span {
    color: #fff;
}
.dark .dropdown-menu li a:hover {
    background-color: #474645;
}
.dark .dropdown-menu .divider {
    background-color: #686664;
}
.dark .icon-bookmark.add-collection {
    -webkit-filter: invert(1);
    filter: invert(1);
}
.filter-tag-filters.dark2 .section .tag {
    background: #fff;
}
.dark.card1 {
    background-color: transparent !important;
}
.dark.card1.cool-grey-xxxdark {
    background-color: #000 !important;
}
.dark.card1 .card1-item {
    background-color: #262626 !important;
    border: none;
}
.dark .primary-topic {
    border: none !important;
    outline: none !important;
}
.dark .primary-topic-content,
.dark .primary-topic-item {
    background-color: #262626 !important;
}
.dark .primary-topic h3,
.dark .primary-topic h4,
.dark .primary-topic p,
.dark .primary-topic span {
    color: #fff;
}
.dark.box-opts .box-opts-image {
    background-color: #fff;
}
.dark.box-opts .box-opts-image:has(> .modal) a {
    color: #000;
}
.dark.box-opts .box-opts-image:has(> .modal) h3.modal-title {
    color: #000;
}
.dark.box-opts .box-opts-image a {
    color: #215bd6;
}
.dark.box-opts .table-priceList td {
    color: #fff !important;
}
.dark.box-opts .price,
.dark.box-opts .price a,
.dark.box-opts .title,
.dark.box-opts .title a,
.dark.box-opts a.btn-exclusive-sample {
    color: #fff;
}
.dark.secondary-topic a:not(.btn):not(.nav-close):not(.download-details),
.dark .secondary-topic a:not(.btn):not(.nav-close):not(.download-details) {
    color: #3ecafb;
}
.dark.secondary-topic p + .btn,
.dark .secondary-topic p + .btn,
.dark.secondary-topic p + .download-details,
.dark .secondary-topic p + .download-details,
.dark.secondary-topic p + .nav-close,
.dark .secondary-topic p + .nav-close {
    margin: 10px 0 12px;
}
.dark .security-status .authorization,
.dark span[class*=" svg-icon-"] {
    color: #fff;
}
.dark .security-status .authorization :nth-child(2):before {
    background-color: #fff;
}
.dark .security-status .authorization .insignia.txt-nxp-orange-xxxdark {
    color: #ff7400 !important;
}
.dark .marker-danger {
    color: #8d081d;
    background-color: #fcd3d3;
}
.dark .marker-warning {
    color: #994600;
    background-color: #ffeda7;
}
.dark .marker-info {
    color: #13357e;
    background-color: #c3effe;
}
.dark .marker-success {
    color: #005700;
    background-color: #ebf8a5;
}
.dark .product-status {
    color: #fff;
}
.dark .react-loading-skeleton {
    --base-color: #262626;
    --highlight-color: #686664;
}
.dark .highlight {
    background-color: #686664;
}
.dark.market-card a.btn:after,
.dark.market-card a.download-details:after,
.dark.market-card a.nav-close:after {
    display: none;
}
.dark.market-card .primary-topic-item {
    border: none !important;
}
.dark .swiper-slider-container .swiper-scrollbar-drag {
    background-color: #fff !important;
}
.dark .swiper-slider-container .slider-progress {
    background-color: #686664 !important;
}
.dark .swiper-slider-container .swiper-button-next:after,
.dark .swiper-slider-container .swiper-button-prev:after {
    -webkit-filter: invert(1);
    filter: invert(1);
}
.dark .swiper-slider-container .swiper-button-next:hover:after,
.dark .swiper-slider-container .swiper-button-prev:hover:after {
    -webkit-filter: unset;
    filter: unset;
}
.investors {
    text-align: right;
    display: block;
}
.investors-content {
    padding-top: 8px;
    padding-bottom: 8px;
}
.investors-stock {
    font-size: 18px;
}
.investors-stock span:first-child {
    color: #686664;
    padding-right: 8px;
}
.investors-stock span:last-child {
    color: #1a48aa;
    font-weight: 600;
}
.investors-description {
    color: #686664;
    font-size: 16px;
}
.license-status {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
}
.license-agreement {
    border: 1px solid #ccc;
    width: 100%;
    height: 350px;
    padding: 20px;
    margin: 0 auto;
    overflow-y: auto;
}
.license-agreement table {
    width: 100%;
}
.license-buttons {
    margin: 32px 0;
    display: flex;
}
@media screen and (max-width: 600px) {
    .license-buttons {
        display: block;
    }
    .license-buttons .left,
    .license-buttons .right {
        display: flex;
        justify-content: space-between;
    }
    .license-buttons .left {
        padding-bottom: 16px;
    }
}
.license-buttons .left {
    margin-right: auto;
}
.license-buttons .right {
    margin-left: auto;
}
.license.primary-topic {
    width: 75%;
    margin: auto;
}
.license.primary-topic .license-agreement {
    height: 50vh;
    padding: 32px 40px;
}
.slider-component {
    margin-top: 30px;
}
@media screen and (min-width: 768px) {
    .slider-component .slick-slide {
        padding: 0 48px;
    }
}
.slider-component .slick-next,
.slider-component .slick-prev {
    height: 44px;
    width: 44px;
    background: transparent !important;
    color: #fff;
}
.slider-component .slick-next:before,
.slider-component .slick-prev:before {
    color: #fff;
    font-size: 28px;
}
.slider-component .slick-next:active,
.slider-component .slick-next:focus,
.slider-component .slick-next:hover,
.slider-component .slick-prev:active,
.slider-component .slick-prev:focus,
.slider-component .slick-prev:hover {
    background: #fff !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    color: #262626;
}
.slider-component .slick-next:active:before,
.slider-component .slick-next:focus:before,
.slider-component .slick-next:hover:before,
.slider-component .slick-prev:active:before,
.slider-component .slick-prev:focus:before,
.slider-component .slick-prev:hover:before {
    color: #262626;
}
.slider-component .slick-prev {
    background: transparent;
    border: none;
    left: 0;
}
.slider-component .slick-prev:before {
    content: "\F053" !important;
    left: -2px;
}
.slider-component .slick-next {
    right: 0;
    border: none;
}
.slider-component .slick-next:before {
    content: "\F054" !important;
    left: 2px;
}
.slider-component .slick-dots {
    bottom: -36px;
}
.slider-item {
    padding: 0 38px;
}
.slider-container .card1 {
    padding-bottom: 0;
}
.slider-container {
    padding-top: 3em;
    padding-bottom: 3em;
}
.slider:not(.slick-initialized) {
    display: none;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
@media screen and (min-width: 768px) {
    .slick-slider.slick-arrows {
        padding-right: 45px;
        padding-left: 45px;
    }
}
@media only screen and (min-width: 768px) {
    #Spotlight .slick-slider.slick-arrows {
        width: calc(100% - 80px);
        margin: auto;
    }
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    padding: 0;
}
@media only screen and (max-width: 768px) {
    #Spotlight .slick-list {
        width: 100%;
        padding-right: 45px;
    }
}
.slick-list:focus,
.slick-list a:focus,
.slick-list a:focus-visible {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
.slick-vertical .slick-track {
    display: block;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
#Spotlight .slick-slide {
    padding: 0 !important;
}
.slick-slide.related .section-lead {
    text-align: inherit;
    margin-left: 0;
    margin-right: 0;
}
.slick-slide > div:only-child {
    display: flex;
    height: 100%;
}
.slick-slide > div:only-child > * {
    flex-grow: 1;
}
.slick-slide > div > :last-child {
    margin-bottom: 0;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
    flex-grow: 1;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-slide .key-topic-item {
    padding-right: 0;
    padding-left: 0;
}
.slider-container.related .section-lead {
    text-align: inherit;
    margin-left: 0;
    margin-right: 0;
}
.slider-container.related .slick-track {
    margin: 0;
}
.slider-container.related .list-inline {
    font-size: 14px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    color: #686664;
    margin-top: 6px;
    margin-bottom: 10px;
    display: -ms-grid;
    display: grid;
}
.slider-container.related .product-list-item {
    margin-bottom: 0;
}
.slider-container.related .product-list-image {
    max-width: 100%;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-next,
.slick-prev {
    top: 50%;
    height: 30px;
    width: 30px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 50%;
}
#Spotlight .slick-next,
#Spotlight .slick-prev,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0;
    font-size: 0;
    color: transparent;
    line-height: 0;
    outline: none;
    cursor: pointer;
    transform: translateY(-50%);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
#Spotlight .slick-next,
#Spotlight .slick-prev {
    height: 100%;
    width: 40px;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
#Spotlight .slick-next:hover,
#Spotlight .slick-prev:hover {
    outline: none;
    background-color: #d4cfc5;
    color: transparent;
}
#Spotlight .slick-next:hover:before,
#Spotlight .slick-prev:hover:before {
    opacity: 1;
}
#Spotlight .slick-next:focus,
#Spotlight .slick-prev:focus {
    outline: none;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: none;
    background-color: #ebe7dd;
    color: transparent;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next[disabled],
.slick-prev[disabled] {
    opacity: 1;
    cursor: not-allowed;
}
.slick-next[disabled]:focus,
.slick-next[disabled]:hover,
.slick-prev[disabled]:focus,
.slick-prev[disabled]:hover {
    background-color: #fff;
}
.slick-next:before,
.slick-prev:before {
    position: relative;
    font-family: Font Awesome;
    font-size: 20px;
    line-height: 0.75;
    color: #000;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#Spotlight .slick-prev {
    left: -40px;
}
#Spotlight .slick-next {
    right: -41px;
}
#Spotlight .list-inline .shopping-coupon-list li,
#Spotlight .list-inline .shopping-list .box-container .remove,
#Spotlight .list-inline .shopping-modal .description,
#Spotlight .list-inline .shopping-quantity-group .title,
#Spotlight .list-inline .shopping-statement p,
#Spotlight .list-inline .small,
.shopping-coupon-list #Spotlight .list-inline li,
.shopping-list .box-container #Spotlight .list-inline .remove,
.shopping-modal #Spotlight .list-inline .description,
.shopping-quantity-group #Spotlight .list-inline .title,
.shopping-statement #Spotlight .list-inline p {
    padding: 5px;
    margin-top: 4px;
}
#Spotlight .list-inline .overview {
    font-size: 16px;
    color: #20272d;
}
#Spotlight.band.related:before {
    border-top: 1px solid #d4cfc5 !important;
}
#Spotlight.band.related .slider {
    padding-left: 15px;
    padding-right: 15px;
}
#Spotlight .slick-next.slick-disabled,
#Spotlight .slick-prev.slick-disabled,
#xzoom-images-modal .slick-next.slick-disabled,
#xzoom-images-modal .slick-prev.slick-disabled {
    opacity: 0.65;
    cursor: not-allowed;
    background-color: transparent !important;
}
#Spotlight .slick-next.slick-disabled:focus,
#Spotlight .slick-next.slick-disabled:hover,
#Spotlight .slick-prev.slick-disabled:focus,
#Spotlight .slick-prev.slick-disabled:hover,
#xzoom-images-modal .slick-next.slick-disabled:focus,
#xzoom-images-modal .slick-next.slick-disabled:hover,
#xzoom-images-modal .slick-prev.slick-disabled:focus,
#xzoom-images-modal .slick-prev.slick-disabled:hover {
    background-color: #fff;
}
.slick-prev {
    left: 0;
    z-index: 1;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: 0;
}
.slick-prev:before {
    content: "\f104";
    left: -1px;
}
[dir="rtl"] .slick-prev:before {
    content: "\f105";
}
.slick-next {
    right: 0;
}
[dir="rtl"] .slick-next {
    left: 0;
    right: auto;
}
.slick-next:before {
    content: "\f105";
    right: -2px;
}
[dir="rtl"] .slick-next:before {
    content: "\f104";
}
@media only screen and (max-width: 767px) {
    .slider:not(.slider-richMedia-for) .slick-arrow {
        display: none !important;
    }
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
    position: absolute;
    left: 0;
    bottom: -25px;
    display: block;
    width: 100%;
    margin-bottom: 0;
    text-align: center;
}
.slick-dots > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
#Spotlight .slick-dots {
    bottom: -21px;
}
.slick-dots li {
    position: relative;
    margin-bottom: 0;
}
.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 10px;
    height: 10px;
    background-color: #aaa6a2;
    border-radius: 50%;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(-50%, -50%);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.slick-dots li.slick-active button:before {
    background-color: #474645;
    opacity: 1;
}
.depict {
    padding-top: 3em;
    padding-bottom: 3em;
}
.depict-slider.slick-vertical {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.depict-slider.slick-vertical .slick-list {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: 0;
}
@media screen and (min-width: 768px) {
    .depict-slider.slick-vertical .slick-list {
        width: 75%;
    }
}
.depict-slider.slick-vertical .slick-slide > div:only-child {
    height: auto;
}
.depict-slider.slick-vertical .text-dots {
    padding-left: 0;
    list-style: none;
    order: -1;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    margin-bottom: 0;
}
.depict-slider.slick-vertical .text-dots > li {
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .depict-slider.slick-vertical .text-dots {
        display: flex;
        max-width: calc(100% - 30px);
        overflow-x: auto;
        margin-bottom: 30px;
        margin-left: 15px;
        box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
    }
}
@media screen and (min-width: 768px) {
    .depict-slider.slick-vertical .text-dots {
        width: 25%;
        padding-right: 15px;
        padding-left: 15px;
    }
}
.depict-slider.slick-vertical .text-dots li {
    position: relative;
    line-height: 1.1;
}
@media only screen and (max-width: 767px) {
    .depict-slider.slick-vertical .text-dots li {
        flex-shrink: 0;
        padding: 5px 10px;
        margin-bottom: 0;
        background-color: #f7f5f1;
        border-right: 1px solid #d4cfc5;
    }
    .depict-slider.slick-vertical .text-dots li:last-child {
        border-right: none;
    }
}
.depict-slider.slick-vertical .text-dots li:after {
    content: "";
    position: absolute;
}
@media only screen and (max-width: 767px) {
    .depict-slider.slick-vertical .text-dots li:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5px;
    }
}
@media screen and (min-width: 768px) {
    .depict-slider.slick-vertical .text-dots li:after {
        top: 0;
        left: -5px;
        width: 5px;
        height: 100%;
        background-color: #ebe7dd;
    }
}
.depict-slider.slick-vertical .text-dots li.slick-active:after {
    background-color: #f9b500;
}
.depict-slider.slick-vertical .text-dots-item {
    color: #000;
}
.depict-slide {
    position: relative;
}
.depict-callout {
    position: absolute;
    max-width: 150px;
    font-size: 12px;
}
.depict-item {
    display: none;
    margin-right: -15px;
    margin-left: -15px;
}
.depict-item.active {
    display: flex;
    flex-wrap: wrap;
}
.depict-column {
    width: 100%;
    flex-grow: 1;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 992px) {
    .depict-column {
        width: 50%;
    }
}
@media screen and (min-width: 1200px) {
    .depict-column.content-column {
        width: 33.3333333333%;
    }
}
@media screen and (min-width: 1200px) {
    .depict-column.actions-column {
        width: 66.6666666667%;
    }
}
.depict-title {
    margin-top: 0;
}
.content-column .depict-title {
    position: relative;
}
.content-column .depict-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: -10px;
    display: block;
    width: 5px;
    height: 100%;
    background-color: #f9b500;
}
.depict-metadata {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
}
.depict-metadata > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
.depict-metadata li:last-child a:after {
    display: none;
}
.depict-metadata a {
    transition: color 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.depict-metadata a:after {
    content: ",";
}
.depict-links {
    list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px 2;
}
.depict-links,
.depict-links > li {
    padding-left: 0;
}
.depict-links > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.slider-container.swiperSlider {
    border-top: 1px solid #d4cfc5;
}
.slider-container.swiperSlider .related-title {
    margin-top: 0;
    margin-bottom: 16px;
}
.cycle-slideshow.richMediaCarouselMobile {
    z-index: 0;
    border: 2px solid #ddd;
    padding-bottom: 1em;
    margin-top: 2em;
}
.cycle-slideshow.richMediaCarouselMobile a {
    display: block;
    width: 100% !important;
    height: auto !important;
    position: relative;
}
.cycle-slideshow.richMediaCarouselMobile a:focus,
.cycle-slideshow.richMediaCarouselMobile a:hover {
    text-decoration: none;
    outline: none;
}
.cycle-slideshow.richMediaCarouselMobile a.-zoom-indicator:after {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    font-family: Font Awesome;
    content: "\f00e";
    line-height: 1;
    padding: 0.5em;
    border-radius: 1px;
    border: 1px solid #fff;
    background-color: #898683;
    color: #fff;
}
.cycle-slideshow.richMediaCarouselMobile a img {
    display: block;
    max-height: 200px;
    max-width: 92%;
    margin: auto;
}
.cycle-slideshow.richMediaCarouselMobile div {
    width: 100%;
}
.cycle-slideshow.richMediaCarouselMobile .cycle-overlay {
    margin-top: 0.625em;
}
.cycle-slideshow.richMediaCarouselMobile h2 {
    padding: 0 0.5em;
}
.cycle-slideshow.richMediaCarouselMobile .-thumbVideoWrapper {
    position: relative;
}
.cycle-slideshow.richMediaCarouselMobile .-thumbVideoWrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 4em;
    height: 4em;
    left: 50%;
    top: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 4em 4em;
    z-index: 1;
    opacity: 0.75;
    pointer-events: none;
}
.richMediaCarouselMobile-pager {
    font-size: 3em;
    color: #d4cfc5;
    text-align: center;
}
.richMediaCarouselMobile-pager .cycle-pager-active {
    color: #474645;
}
.richMediaCarouselMobile-prevNext {
    text-align: center;
}
.richMediaCarouselMobile-prevNext a {
    width: 40%;
}
.richMediaCarouselMobile-prevNext a:first-of-type {
    margin-right: 15px;
}
.richMediaCarouselMobile-prevNext ~ .modal .modal-header {
    padding-bottom: 1.5em;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTk5IiBoZWlnaHQ9IjczIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iIzdCQjFEQiIgZD0iTTExOS40ODUuODY3aC00LjAyN2wtMTQuODUgMjMuODk2TDg1Ljc1NC44NjdoLTQuMDRsLjAwMSA3MS44OWg0LjAzOWwxNC44NTItMjMuODk2IDE0Ljg1MSAyMy44OTcgNC4wNy0uMDAyLS4wNDMtLjA1OFYuODY3Ii8+PHBhdGggZmlsbD0iIzk1ODQzNyIgZD0iTTgxLjcxNS44NjdINTkuNjg5TDgxLjY4OCAzNi44MSA1OS42ODkgNzIuNzU4aDIyLjAyN0w4MS43MTUuODY3Ii8+PHBhdGggZmlsbD0iIzczOTgzMyIgZD0iTTE0MS41MjUuODY3aC0yMi4wNHY3MS44M2wuMDQzLjA2IDIxLjk5NC0uMDA0LTIxLjk5Ni0zNS45NDJMMTQxLjUyNS44NjciLz48cGF0aCBkPSJNMTcyLjkyNS44NjdoLTMxLjRMMTE5LjUyNiAzNi44MWwyMS45OTYgMzUuOTQyaC4wMWwtLjAxLTE1Ljg4aDM3LjE2NmMxNS42MDMgMCAyMC4yNzQtMTIuMjg3IDIwLjI3NC0yMi45ODdWMjUuNDRjMC0xNC4wNzEtNS4wNy0yNC41NzItMjYuMDM3LTI0LjU3MnptNS40OTMgMjkuMDA1YzAgNC4yNjItMS45ODcgOS4xNjYtNy4xNTYgOS4xNjZoLTI5LjcxVjE4LjdoMjcuODIyYzYuNjU5IDAgOS4wNDQgMi43NzUgOS4wNDQgNy42M3YzLjU0eiIgZmlsbD0iI0M5RDIwMCIvPjxwYXRoIGZpbGw9IiNGRkI1MDAiIGQ9Ik04MS42ODggMzYuODFMNTkuNjg5Ljg2OGwtLjAwOC0uMDAyLS4wMDMgNDMuNDQ0TDIyLjQwNi44NjVILjM4djcxLjg5M2wyMi4wNDYtLjAwNS0uMDA5LTQzLjQzOSAzNy4yNzIgNDMuNDQ0TDgxLjY4OCAzNi44MSIvPjwvZz48L3N2Zz4=)
        15px 15px no-repeat;
    background-size: 60px auto;
}
.richMediaCarouselMobile-prevNext ~ .modal .modal-header .modal-title {
    margin: 2em 0 0;
}
.richMediaCarouselDesktop {
    padding-top: 2em;
    margin-bottom: 2em;
}
.richMediaCarouselDesktop .-slides {
    margin-bottom: 0.5em;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow {
    max-width: 1600px !important;
    width: 100% !important;
    overflow: hidden !important;
    border: 2px solid #d4cfc5;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow h2 {
    max-width: 640px;
    margin: 1em auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow a:active,
.richMediaCarouselDesktop .-slides .cycle-slideshow a:focus {
    outline: none;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow img {
    max-width: 640px;
    max-height: 400px !important;
    width: auto;
    margin: 0 auto 1em;
    opacity: 1 !important;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow img:active,
.richMediaCarouselDesktop .-slides .cycle-slideshow img:focus {
    outline: none;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow div,
.richMediaCarouselDesktop .-slides .cycle-slideshow img {
    height: auto !important;
}
.richMediaCarouselDesktop .-slides .cycle-slideshow video {
    max-width: 640px;
    width: 100%;
}
.richMediaCarouselDesktop .-slides .-thumbVideoWrapper {
    position: relative;
}
.richMediaCarouselDesktop .-slides .-thumbVideoWrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 4em;
    height: 4em;
    left: 50%;
    top: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 4em 4em;
    z-index: 1;
    pointer-events: none;
}
.richMediaCarouselDesktop .no-template-pager1 {
    display: table;
    margin: 0 auto;
}
.richMediaCarouselDesktop .no-template-pager1 li {
    margin-bottom: 5px;
    margin-left: 5px;
    cursor: pointer;
    float: left;
    max-width: 130px;
}
.richMediaCarouselDesktop .center-arrows {
    font-size: 25px;
    opacity: 1;
    color: #000;
    position: relative;
    top: 48%;
    background-color: #fff;
    border-radius: 25px;
}
.richMediaCarouselDesktop .cycle-next,
.richMediaCarouselDesktop .cycle-prev {
    position: absolute;
    top: 48%;
    cursor: pointer;
    z-index: 200;
}
.richMediaCarouselDesktop .cycle-prev {
    left: 1em;
}
.richMediaCarouselDesktop .cycle-next {
    right: 1em;
}
.richMediaCarouselDesktop .cycle-next .center-arrows,
.richMediaCarouselDesktop .cycle-prev .center-arrows {
    transition: all 0.25s ease;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    padding-left: 11px;
    font-size: 1.5em;
    color: #000;
    position: relative;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 30px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
.richMediaCarouselDesktop .cycle-next .center-arrows:hover,
.richMediaCarouselDesktop .cycle-prev .center-arrows:hover {
    background-color: #ebe7dd;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
}
.richMediaCarouselDesktop .cycle-prev .center-arrows:before {
    position: absolute;
    top: 0;
    left: 10px;
    font-family: Font Awesome;
    content: "\f104";
    z-index: 4;
    font-size: 1em;
    display: block;
}
.richMediaCarouselDesktop .cycle-next .center-arrows:before {
    position: absolute;
    top: 0;
    right: 10px;
    font-family: Font Awesome;
    content: "\f105";
    z-index: 4;
    font-size: 1em;
    display: block;
}
.richMediaCarouselDesktop .cycle-next-1,
.richMediaCarouselDesktop .cycle-prev-1 {
    z-index: 3;
    position: absolute;
    top: 40px;
}
.richMediaCarouselDesktop .cycle-prev-1 {
    left: 0;
}
.richMediaCarouselDesktop .cycle-next-1 {
    right: 0;
}
.richMediaCarouselDesktop .strip-cycle span {
    position: relative;
    display: block;
    width: 25px;
    height: 25px;
    font-size: 20px;
    z-index: 3;
    border-radius: 25px;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.25s ease;
}
.richMediaCarouselDesktop .strip-cycle span:before {
    position: absolute;
    margin-left: 0;
    font-weight: 600;
}
.richMediaCarouselDesktop .strip-cycle span:hover {
    background-color: #ebe7dd;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
}
.richMediaCarouselDesktop .strip-cycle.cycle-next-1 span:before {
    top: 1px;
    left: 10px;
}
.richMediaCarouselDesktop .strip-cycle.cycle-prev-1 span:before {
    top: 1px;
    left: 8px;
}
.richMediaCarouselDesktop .strip-cycle .disabled span {
    opacity: 0.5;
}
.richMediaCarouselDesktop .strip-cycle .disabled span:hover {
    cursor: default;
}
.richMediaCarouselDesktop .cycle-sentinel {
    visibility: hidden;
}
.richMediaCarouselDesktop .rich-media-overlay {
    position: absolute;
    top: 5px;
    left: 10px;
}
.richMediaCarouselDesktop .rich-media-overlay-bottom {
    position: absolute;
    right: 3em;
    bottom: 0;
    padding: 0.5em;
    color: #fff;
}
.richMediaCarouselDesktop .-zoom-indicator {
    position: absolute;
    width: 100%;
    pointer-events: none;
}
.richMediaCarouselDesktop .-zoom-indicator:after {
    position: absolute;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 1em;
    right: 0;
    font-family: Font Awesome;
    content: "\f00e";
    line-height: 1;
    padding: 0.5em;
    border-radius: 1px;
}
.richMediaCarouselDesktop .-zoom-indicator.-interactive-elements:after {
    border-radius: 0;
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    font-size: 85%;
}
@media screen and (min-width: 769px) {
    .richMediaCarouselDesktop .-zoom-indicator.-interactive-elements:before {
        position: absolute;
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
        bottom: 1em;
        right: 27px;
        content: "View Interactive Elements ";
        line-height: 1;
        padding: 0.5em;
        border-top-left-radius: 1px;
        border-bottom-left-radius: 1px;
        font-size: 85%;
    }
}
.richMediaCarouselDesktop .rich-media-overlay-bottom h5 {
    color: #008ecb;
}
.richMediaCarouselDesktop .cycle-pager {
    bottom: 10px !important;
    top: auto !important;
}
.richMediaCarouselDesktop .-carousel {
    position: relative;
}
.richMediaCarouselDesktop .-carousel ul.cycle-slideshow {
    width: 92%;
    margin: 0 auto;
}
.richMediaCarouselDesktop .-carousel .cycle-slide {
    transition: all 0.25s ease;
    cursor: pointer;
    padding: 10px 10px 0;
}
.richMediaCarouselDesktop .-carousel .cycle-carousel-wrap li {
    position: relative;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.richMediaCarouselDesktop .-carousel .cycle-carousel-wrap li .rich-media-caption,
.richMediaCarouselDesktop .-carousel .cycle-sentinel .rich-media-caption {
    width: 100%;
    white-space: normal;
    overflow: visible;
    margin-top: 0.625em;
    font-size: 12px;
}
.richMediaCarouselDesktop .-carousel .cycle-slide-active {
    background-color: #262626;
}
.richMediaCarouselDesktop .-carousel .cycle-slide-active .rich-media-caption {
    color: #fff;
}
.richMediaCarouselDesktop .-carousel .cycle-slide-active div {
    color: #000;
}
.richMediaCarouselDesktop .-carousel .cycle-slide {
    max-width: 130px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.richMediaCarouselDesktop .-carousel .cycle-slide a img {
    transition: all 0.25s ease;
}
.richMediaCarouselDesktop .-carousel ul {
    overflow: visible;
}
.richMediaCarouselDesktop .-carousel .videoThumbnail {
    position: relative;
}
.richMediaCarouselDesktop .-carousel .videoThumbnail:before {
    content: "" !important;
    position: absolute !important;
    display: block !important;
    width: 2em !important;
    height: 2em !important;
    left: 50% !important;
    top: 50% !important;
    transform-origin: center !important;
    transform: translate(-50%, -50%) !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 2em 2em !important;
    z-index: 1 !important;
    opacity: 0.75 !important;
    pointer-events: none;
}
.richMediaCarouselDesktop #rollovers area {
    cursor: pointer;
}
.richMediaCarouselDesktop .cycle-slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    display: block;
    max-height: 80px;
    width: auto;
    margin: 0 auto;
}
.richMediaCarouselDesktop .cycle-slideshow img:first-child {
    position: static;
    z-index: 2;
}
.richMediaCarouselDesktop .rm-thumbnail {
    width: 100%;
    height: 84px;
}
.richMediaCarouselDesktop .rich-media-dialog {
    width: 90%;
    max-width: 80em;
    margin: 3em auto;
}
.richMediaCarouselDesktop .modal-header {
    padding-bottom: 1.5em;
    padding-left: 130px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTk5IiBoZWlnaHQ9IjczIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZmlsbD0iIzdCQjFEQiIgZD0iTTExOS40ODUuODY3aC00LjAyN2wtMTQuODUgMjMuODk2TDg1Ljc1NC44NjdoLTQuMDRsLjAwMSA3MS44OWg0LjAzOWwxNC44NTItMjMuODk2IDE0Ljg1MSAyMy44OTcgNC4wNy0uMDAyLS4wNDMtLjA1OFYuODY3Ii8+PHBhdGggZmlsbD0iIzk1ODQzNyIgZD0iTTgxLjcxNS44NjdINTkuNjg5TDgxLjY4OCAzNi44MSA1OS42ODkgNzIuNzU4aDIyLjAyN0w4MS43MTUuODY3Ii8+PHBhdGggZmlsbD0iIzczOTgzMyIgZD0iTTE0MS41MjUuODY3aC0yMi4wNHY3MS44M2wuMDQzLjA2IDIxLjk5NC0uMDA0LTIxLjk5Ni0zNS45NDJMMTQxLjUyNS44NjciLz48cGF0aCBkPSJNMTcyLjkyNS44NjdoLTMxLjRMMTE5LjUyNiAzNi44MWwyMS45OTYgMzUuOTQyaC4wMWwtLjAxLTE1Ljg4aDM3LjE2NmMxNS42MDMgMCAyMC4yNzQtMTIuMjg3IDIwLjI3NC0yMi45ODdWMjUuNDRjMC0xNC4wNzEtNS4wNy0yNC41NzItMjYuMDM3LTI0LjU3MnptNS40OTMgMjkuMDA1YzAgNC4yNjItMS45ODcgOS4xNjYtNy4xNTYgOS4xNjZoLTI5LjcxVjE4LjdoMjcuODIyYzYuNjU5IDAgOS4wNDQgMi43NzUgOS4wNDQgNy42M3YzLjU0eiIgZmlsbD0iI0M5RDIwMCIvPjxwYXRoIGZpbGw9IiNGRkI1MDAiIGQ9Ik04MS42ODggMzYuODFMNTkuNjg5Ljg2OGwtLjAwOC0uMDAyLS4wMDMgNDMuNDQ0TDIyLjQwNi44NjVILjM4djcxLjg5M2wyMi4wNDYtLjAwNS0uMDA5LTQzLjQzOSAzNy4yNzIgNDMuNDQ0TDgxLjY4OCAzNi44MSIvPjwvZz48L3N2Zz4=)
        15px 15px no-repeat;
    background-size: 80px auto;
}
.richMediaCarouselDesktop .modal-body img,
.richMediaCarouselDesktop .rich-media-modal img {
    max-height: 70vh;
}
@media screen and (min-width: 760px) and (max-width: 992px) {
    .richMediaCarouselDesktop .-slides .cycle-slideshow h2,
    .richMediaCarouselDesktop .-slides .cycle-slideshow img {
        max-width: 400px;
    }
}
.-carousel .cycle-slideshow li,
.-slides .cycle-slideshow div,
.cycle-slideshow.richMediaCarouselMobile a,
.richMediaCarouselDesktop .-carousel,
.richMediaCarouselDesktop [class^="cycle-next"],
.richMediaCarouselDesktop [class^="cycle-prev"],
.richMediaCarouselMobile-pager,
.richMediaCarouselMobile-prevNext {
    display: none;
}
.-slides .cycle-slideshow div.-zoom-indicator,
.-slides .cycle-slideshow div.-zoom-indicator.-interactive-elements,
.-slides .cycle-slideshow div:first-child {
    display: block;
}
.loading-slideshow {
    display: block;
    text-align: center;
    font-size: 2em;
}
.slider-for.slider-richMedia-for .for-slide-media {
    display: flex;
    justify-content: center;
}
.slider-for.slider-richMedia-for .for-slide-media-inner {
    position: relative;
    min-width: 1px;
}
.slider-for.slider-specs-for .asp-diagram {
    background-color: #fff;
}
.slider-for .for-slide {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 10px;
}
.slider-for .for-slide .for-slide-media {
    position: relative;
}
.slider-for .for-slide .for-slide-media a {
    display: inline-block;
    max-width: 100%;
}
.slider-for .for-slide img {
    display: block;
    max-height: 400px;
    margin-right: auto;
    margin-left: auto;
}
.slider-for .for-slide .video-embed-container {
    max-width: 711.111111111px;
    margin-right: auto;
    margin-left: auto;
}
.slider-nav {
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
    .slider-nav {
        display: none;
    }
}
.slider-nav .slick-list {
    margin-right: -5px;
    margin-left: -5px;
}
.slider-nav .nav-slide {
    padding: 10px;
    margin-right: -10px;
    margin-left: -10px;
}
.slider-nav .slick-current .nav-slide {
    color: #fff;
    background-color: #262626;
}
.slider-nav .nav-slide-img {
    max-width: 100%;
    margin-bottom: 10px;
}
.slider-nav .nav-slide-caption {
    font-size: 14px;
}
.slider-nav .nav-slide-caption :last-child {
    margin-bottom: 0;
}
.xzoom-container {
    display: inline-block;
}
.xzoom-thumbs {
    text-align: left;
}
.modal-footer .xzoom-thumbs {
    padding-top: 24px;
    text-align: center;
    width: 700px;
    margin: auto;
    padding-bottom: 12px;
}
@media only screen and (max-width: 768px) {
    .modal-footer .xzoom-thumbs {
        padding-top: 0;
    }
}
.xzoom-thumbs .thumbVideoWrapper:before {
    font-size: 10px;
    top: 46%;
}
.xzoom-thumbs a,
.xzoom-thumbs a:hover {
    text-decoration: none !important;
    outline: none;
}
.xzoom-thumbs a {
    display: inline-flex;
    max-height: 45px;
    margin-right: 8px;
    height: 45px;
    width: 80px;
    text-align: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    border: 1px solid #d4cfc5;
}
@media only screen and (max-width: 768px) {
    .xzoom-thumbs a {
        display: inline-block;
    }
}
.xzoom-thumbs .thumbVideoWrapperSte {
    max-height: 45px;
    width: 80px;
}
@media only screen and (max-width: 768px) {
    .xzoom-thumbs {
        overflow: scroll;
        overflow: -moz-scrollbars-none;
        white-space: nowrap;
        scrollbar-width: none;
        padding-top: 20px;
        padding-bottom: 4px;
    }
}
.xzoom-thumbs::-webkit-scrollbar {
    display: none;
}
.xzoom-gallery-modal {
    margin-bottom: 10px;
    max-height: 52px;
    margin-right: 5px;
    margin-left: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .xzoom-gallery-modal {
        margin-right: 2px;
        margin-left: 2px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .xzoom-gallery-modal {
        margin-right: 4px;
        margin-left: 4px;
    }
}
.xzoom-more-anchors {
    display: inline-block;
    position: absolute;
    font-size: 16px;
    letter-spacing: 0.04em;
    color: #fff;
    background-color: #686664;
    padding: 12px 10px;
    width: 80px;
    height: 45px;
    top: 0;
    left: 0;
    text-transform: uppercase;
    cursor: pointer;
    font-family: Poppins, sans-serif;
}
.branding .xzoom-more-anchors {
    bottom: 9px;
}
@media only screen and (max-width: 991px) {
    .xzoom-more-anchors {
        bottom: 25px;
    }
}
.xzoom-hidden {
    overflow: hidden;
}
.xzoom-preview {
    background: #fff;
    border: 1px solid #d6dce0;
    box-shadow: 1px 2px 4px 1px rgba(51, 63, 72, 0.1);
    left: 50.7% !important;
}
@media only screen and (max-width: 991px) {
    .xzoom-preview {
        display: none;
        width: 0 !important;
        height: 0 !important;
    }
}
.xzoom-lens {
    cursor: pointer;
}
.xzoom-lens div {
    z-index: 10 !important;
}
.xzoom-text {
    text-align: center;
    padding-bottom: 8px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.25;
    color: #686664;
}
@media only screen and (max-width: 767px) {
    .xzoom-text {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .xzoom-text {
        color: transparent;
        height: 22px;
        padding: 0;
        margin: 0;
    }
}
.xzoom-fs {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: absolute;
}
.xzoom-fs .modal-body {
    text-align: center;
    height: 69%;
    overflow: hidden;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.xzoom-fs .modal-body .video-container-modal {
    position: relative;
    height: 100%;
}
.xzoom-fs .modal-body .video-container-modal .col-sm-12,
.xzoom-fs .modal-body .video-container-modal .row {
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    height: 100%;
}
.xzoom-fs .modal-body .media-container {
    display: flex;
    align-items: flex-end;
    padding-bottom: 0;
    height: 100%;
}
.xzoom-fs .modal-body .media {
    width: 80%;
    margin: auto auto 0;
    height: 100%;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .xzoom-fs .modal-body .media {
        width: 100%;
    }
}
.xzoom-fs .modal-body .media div.video-js {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
@media only screen and (max-width: 768px) {
    .xzoom-fs .modal-body .media div.video-js {
        height: auto;
    }
}
.xzoom-fs .modal-body .media div.video-js video {
    width: auto;
    position: relative;
    max-width: 100%;
    height: 100%;
}
@media only screen and (max-width: 768px) {
    .xzoom-fs .modal-body .media div.video-js video {
        height: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}
.xzoom-fs .disabled {
    pointer-events: none;
}
.xzoom-fs .disabled span {
    color: rgba(51, 63, 72, 0.5);
}
.xzoom-fs .nxp-gray-xxdark .close {
    color: #fff;
}
.xzoom-fs .panzoom-parent {
    position: relative;
    height: 100%;
    padding: 0;
}
.xzoom-fs .panzoom-parent .panzoom {
    cursor: -webkit-grab !important;
    cursor: grab !important;
    position: relative;
    height: 100%;
}
.xzoom-fs .panzoom-parent .addFlex,
.xzoom-fs .panzoom-parent .xzoom-scaled {
    display: flex;
    justify-content: center;
    align-items: center;
}
.xzoom-fs .panzoom-parent .xzoom-scaled {
    cursor: auto !important;
    position: relative;
    height: 100%;
}
@media only screen and (max-width: 768px) {
    .xzoom-fs .panzoom-parent .xzoom-scaled {
        padding: 0;
        height: 50vh;
    }
}
.xzoom-fs .panzoom-parent .xzoom-scaled img {
    width: auto !important;
    max-width: available;
    max-width: -moz-available;
    max-height: -moz-available;
    transform: none !important;
}
.xzoom-fs .panzoom-parent .panzoom:active {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
}
.xzoom-loading {
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 100%;
    opacity: 0.7;
    width: 48px;
    height: 48px;
}
.xzoom-caption {
    position: absolute;
    bottom: -43px;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left;
}
.xzoom-caption span {
    color: #fff;
    display: block;
    font-size: 0.75em;
    padding: 10px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
@media only screen and (min-width: 480px) {
    .xzoom-scaled {
        transform: scale(1) translate(0) !important;
    }
}
@media only screen and (max-width: 480px) {
    .xzoom-scaled #xzoom-image-modal {
        transform: scale(0.5);
    }
}
.xzoom-scaled:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.xzoom-no-scaled {
    transform: scale(1);
    transform: matrix(1, 0, 0, 1, 0, 0) !important;
    max-height: 100%;
    max-width: 100% !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.xzoom-hidden,
.xzoom-source {
    display: block;
    position: static;
    float: none;
    clear: both;
    overflow: hidden;
}
.xzoom-lens img,
.xzoom-preview img,
.xzoom-source img {
    display: block;
    max-width: none;
    max-height: none;
    transition: none;
}
.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
    margin-bottom: 10px;
    max-height: 46px;
    min-height: 46px;
    height: 45px;
    width: auto;
    max-width: unset;
}
@media only screen and (min-width: 750px) {
    #xzoom-images {
        display: flex;
        align-items: flex-start;
    }
}
.show-image-video {
    height: 100%;
    align-items: flex-start;
    width: 100%;
    display: block;
    position: relative;
    object-fit: cover;
    overflow: hidden;
}
.show-image-video .btn-tertiary {
    position: absolute;
    z-index: 100 !important;
    height: 44px;
    width: 45px;
    padding: 8px 12px;
    font-size: 24px;
    text-decoration: none !important;
    outline: none;
    top: 10px;
    right: 10px;
}
.show-image-video .btn-tertiary .icon-expand {
    font-size: 24px;
}
.show-image-video .live-example {
    position: relative;
    height: 100%;
}
.show-image-video .icon-expand:before {
    position: absolute;
    top: 10px;
    right: 11px;
}
#xzoom-component {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 312px;
    min-height: 312px;
    overflow: hidden !important;
}
@media only screen and (max-width: 992px) {
    #xzoom-component {
        text-align: center;
        border: 1px solid #d6dce0;
    }
}
#xzoom-image {
    max-width: 100%;
    height: 100%;
    position: absolute;
    width: auto !important;
}
@media only screen and (max-width: 480px) {
    #xzoom-image {
        height: auto;
    }
}
#xzoom-image-modal {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
#xzoom-image-modal.svg {
    height: 100% !important;
}
#overviewSectionMore {
    border-top: none !important;
}
.video-container,
.video-embed-container {
    overflow: hidden;
    width: 100%;
}
#xzoom-component .video-container .row,
#xzoom-component .video-embed-container .row {
    margin: 0;
}
#xzoom-component .video-container .row .thumbVideoWrapper img,
#xzoom-component .video-embed-container .row .thumbVideoWrapper img {
    width: 100%;
    height: 100%;
}
.video-container-modal {
    padding-left: 85px;
    margin: auto;
}
@media only screen and (max-width: 768px) {
    .video-container-modal {
        padding-left: 0;
    }
}
.video-container-modal .interactive-media-player {
    padding: 0 !important;
}
.buyOptionModal,
div[id*="launchModal"] {
    z-index: 1100;
    overflow-y: hidden !important;
    padding-left: 0 !important;
}
.buyOptionModal .modal-title,
div[id*="launchModal"] .modal-title {
    width: 90%;
    overflow-wrap: anywhere;
}
.buyOptionModal .modal-dialog,
div[id*="launchModal"] .modal-dialog {
    margin: 0;
    width: 100%;
}
.buyOptionModal .modal-dialog .zoom,
div[id*="launchModal"] .modal-dialog .zoom {
    position: absolute;
    padding: 4px 8px;
    right: 20px;
    font-size: 24px;
    top: 140px;
    color: #000;
    z-index: 73;
    transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 767px) {
    .buyOptionModal .modal-dialog .zoom,
    div[id*="launchModal"] .modal-dialog .zoom {
        display: none;
    }
}
.buyOptionModal .modal-dialog .zoomOut,
div[id*="launchModal"] .modal-dialog .zoomOut {
    top: 200px;
    z-index: 73;
    transition: all 0.2s ease-in-out;
}
.buyOptionModal .modal-dialog .close,
div[id*="launchModal"] .modal-dialog .close {
    font-size: 23px;
    right: 20px;
    position: absolute;
    opacity: 1;
    padding: 8px 13px;
    top: 11px;
}
@media only screen and (max-width: 768px) {
    .buyOptionModal .modal-dialog .close,
    div[id*="launchModal"] .modal-dialog .close {
        right: 10px;
    }
}
.buyOptionModal a.disable,
div[id*="launchModal"] a.disable {
    pointer-events: none;
    opacity: 0.3;
}
.buyOptionModal .modal-body,
div[id*="launchModal"] .modal-body {
    margin: auto 80px auto auto;
    height: calc(100vh - 220px);
    padding-left: 0;
    padding-right: 0;
    transition: all 0.2s ease-in-out;
}
.buyOptionModal .modal-body .row,
div[id*="launchModal"] .modal-body .row {
    height: 100%;
}
.buyOptionModal .modal-body .row .col-md-11,
div[id*="launchModal"] .modal-body .row .col-md-11 {
    overflow: hidden;
    padding-left: 0;
    height: 100%;
    padding-right: 0;
}
.buyOptionModal .modal-body .row .col-md-1,
div[id*="launchModal"] .modal-body .row .col-md-1 {
    padding-left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 767px) {
    .buyOptionModal .modal-body,
    div[id*="launchModal"] .modal-body {
        margin-right: 0;
        height: auto;
        touch-action: pinch-zoom !important;
    }
    .buyOptionModal .modal-body img,
    div[id*="launchModal"] .modal-body img {
        touch-action: pinch-zoom !important;
    }
}
.buyOptionModal .modal-body.video,
div[id*="launchModal"] .modal-body.video {
    margin-right: 0;
    background-color: #151a16;
}
.buyOptionModal .modal-header a:hover,
.buyOptionModal .modal-header button:hover,
div[id*="launchModal"] .modal-header a:hover,
div[id*="launchModal"] .modal-header button:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
    border-radius: 100px;
}
.buyOptionModal .modal-content,
div[id*="launchModal"] .modal-content {
    width: 100%;
    height: auto;
    min-height: 100%;
    border: none;
    box-shadow: none;
}
@media only screen and (max-width: 600px) {
    .buyOptionModal .modal-footer .col-lg-12,
    div[id*="launchModal"] .modal-footer .col-lg-12 {
        position: absolute;
        bottom: 0;
    }
}
.buyOptionModal .modal-footer a,
div[id*="launchModal"] .modal-footer a {
    text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
    .buyOptionModal .modal-footer a,
    div[id*="launchModal"] .modal-footer a {
        margin: 8px 4px !important;
    }
}
.buyOptionModal .modal-footer p,
div[id*="launchModal"] .modal-footer p {
    color: #262626;
    width: 100%;
    text-align: left;
    display: inline-block;
}
@media only screen and (max-width: 768px) {
    .buyOptionModal .modal-footer p,
    div[id*="launchModal"] .modal-footer p {
        padding: 0;
    }
}
.buyOptionModal .modal-footer .modal-title,
div[id*="launchModal"] .modal-footer .modal-title {
    padding: 2px 0;
}
@media only screen and (max-width: 768px) {
    .buyOptionModal .text-right,
    div[id*="launchModal"] .text-right {
        text-align: left !important;
        margin-top: 24px;
        margin-bottom: 48px;
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1280px), screen and (min-height: 586px) and (max-height: 587px) {
    .buyOptionModal .modal-header,
    div[id*="launchModal"] .modal-header {
        padding: 8px 20px;
    }
    .buyOptionModal .modal-header .icon-times,
    .buyOptionModal .modal-title,
    div[id*="launchModal"] .modal-header .icon-times,
    div[id*="launchModal"] .modal-title {
        font-size: 16px;
    }
    .buyOptionModal .modal-body,
    div[id*="launchModal"] .modal-body {
        height: calc(100vh - 160px) !important;
    }
    .buyOptionModal .modal-footer,
    div[id*="launchModal"] .modal-footer {
        padding: 12px 0 0 20px;
    }
    .buyOptionModal .xzoom-thumbs,
    div[id*="launchModal"] .xzoom-thumbs {
        padding-top: 0;
        padding-bottom: 0;
    }
    .buyOptionModal #xzoom-description-modal,
    div[id*="launchModal"] #xzoom-description-modal {
        font-size: 12px;
    }
    .buyOptionModal .modal-dialog .close,
    div[id*="launchModal"] .modal-dialog .close {
        top: 2px;
    }
}
.buyOptionModal .modal-body {
    height: calc(100vh - 60px);
}
.part-nomenclature .nxp-image {
    height: 36px;
    margin-bottom: 3px;
}
.part-nomenclature .modal-title {
    padding-top: 16px;
    font-size: 30px;
}
.part-nomenclature .modal-body {
    height: calc(100vh - 222px) !important;
    margin-right: 80px !important;
}
.part-nomenclature .zoomIn {
    display: block !important;
    top: 160px !important;
}
.part-nomenclature .zoomOut {
    display: block !important;
    top: 220px !important;
}
.part-nomenclature .modal-footer p {
    font-size: 16px;
}
.part-nomenclature .modal-footer p a {
    text-transform: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.part-nomenclature #panzoom-image {
    height: 100% !important;
}
@media only screen and (max-width: 991px) {
    .rich-wrapper {
        padding-bottom: 3em;
    }
}
@media only screen and (min-width: 992px) {
    .ste-button {
        padding-bottom: 48px;
    }
}
.shopping-modal .ste-button .description,
.ste-button .has-border-top,
.ste-button .shopping-modal .description {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 0;
}
.shopping-modal .ste-button .description .col-md-3,
.ste-button .has-border-top .col-md-3,
.ste-button .shopping-modal .description .col-md-3 {
    margin-top: -7px !important;
    width: auto;
    padding-right: 0;
    margin-right: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shopping-modal .ste-button .description .col-md-3,
    .ste-button .has-border-top .col-md-3,
    .ste-button .shopping-modal .description .col-md-3 {
        margin-top: -6px !important;
    }
}
.ste-button #EcadButtonDiv {
    display: flex;
    align-items: center;
}
.ui-accordion-header .show-hide {
    padding-bottom: 0;
    padding-top: 8px;
}
.ui-accordion-header .show-hide:after {
    top: 11px !important;
}
.xactive {
    box-shadow: 0 3px 0 #ff7400;
}
#modalAnchor {
    text-align: center;
    display: inline-flex;
    height: 45px;
}
@media only screen and (max-width: 768px) {
    #modalAnchor {
        display: none;
    }
}
#keywordCommunitiesBtn {
    padding-top: 14px;
}
.xsp-overview {
    padding-top: 46px !important;
    padding-bottom: 8px !important;
}
@media only screen and (max-width: 991px) {
    .xsp-overview {
        padding-top: 0 !important;
    }
}
@media only screen and (max-width: 768px) {
    .xsp-overview {
        margin-bottom: 0 !important;
    }
}
.xsp-overview .expand-list.collapse:not(.in):after {
    height: 60px;
}
.xsp-overview .ui-accordion-header {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.xsp-overview .ui-accordion-header span {
    padding-top: 4px !important;
    padding-bottom: 10px !important;
}
.xsp-overview .ui-accordion-header a:after {
    padding-top: 6px !important;
}
.xsp-overview .showHideToggleText:hover {
    text-decoration: none;
}
.xsp-overview .toggle-min-height {
    min-height: 335px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .xsp-overview .toggle-min-height {
        height: 0 !important;
        overflow: hidden;
        min-height: 280px !important;
    }
}
@media only screen and (max-width: 992px) {
    .xsp-overview .toggle-min-height {
        padding-bottom: 12px;
        min-height: auto;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .xsp-overview .toggle-opacity {
        height: 0;
        overflow: hidden;
        min-height: 257px !important;
    }
}
.xsp-overview .toggle-opacity:not(.in):after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.xsp-overview .modal-md .modal-body {
    text-align: center;
}
.shopping-modal .xsp-overview .collapse-mobile .description #applicationNoteDiv,
.xsp-overview .collapse-mobile .has-border-top #applicationNoteDiv,
.xsp-overview .collapse-mobile .shopping-modal .description #applicationNoteDiv {
    margin-top: -6px !important;
}
.xsp #xzoom-description-modal {
    text-align: initial;
}
@media only screen and (max-width: 768px) {
    .xsp #xzoom-description-modal .text-description {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .xsp #xzoom-description-modal {
        text-align: center !important;
    }
}
@media only screen and (max-width: 768px) {
    .richMedia-slider {
        display: flex;
        justify-content: center;
    }
}
.richMedia-slider .slick-track {
    align-items: normal;
    justify-content: center;
}
@media only screen and (max-width: 768px) {
    .richMedia-slider .slick-track {
        align-items: center;
        justify-content: left;
        width: auto !important;
    }
}
.richMedia-slider .slick-slide {
    flex-grow: 0 !important;
    width: 80px !important;
    padding: 0;
    margin-right: 8px;
}
.richMedia-slider .slick-slide div:only-child {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.richMedia-slider .slick-slide img {
    max-height: 46px;
    min-height: 46px;
    height: 45px;
    width: auto;
    margin: auto;
    max-width: unset;
}
.richMedia-slider .slick-prev {
    left: -60px;
    transition: all 0.1s ease-in-out;
    padding-bottom: 8px;
}
.richMedia-slider .slick-next {
    padding-bottom: 8px;
    padding-right: 4px;
    right: -60px;
    transition: all 0.1s ease-in-out;
}
.richMedia-slider .slick-next:hover,
.richMedia-slider .slick-prev:hover {
    right: -60px;
    outline: none;
    background-color: #d6dce0;
    color: transparent;
}
.richMedia-slider .slick-next,
.richMedia-slider .slick-prev {
    border: none;
    top: 46%;
    height: 46px;
    width: 37px;
    border-radius: 0;
    padding: 0;
}
.richMedia-slider .slick-next:focus,
.richMedia-slider .slick-prev:focus {
    outline: none;
    background-color: #d6dce0;
    color: transparent;
}
.richMedia-slider .slick-prev:before {
    content: "\F053";
}
.richMedia-slider .slick-next:before {
    content: "\F054";
}
.richMedia-slider .slick-next:before,
.richMedia-slider .slick-prev:before {
    font-size: 24px;
    padding-right: 2px;
}
.richMedia-slider .slick-disabled {
    opacity: 0.5;
    cursor: auto;
}
div[class*="toggle-text"],
div[class^="toggle-text"] {
    margin-bottom: 8px;
    position: relative;
}
div[class*="toggle-text"] a.showHideToggleText,
div[class^="toggle-text"] a.showHideToggleText {
    position: absolute;
    bottom: -24px;
}
#applicationdetails,
#product-details,
.bd #specifications {
    margin: 0;
}
#applicationdetails h2,
#product-details h2 {
    margin: 0 0 11px;
}
@media only screen and (max-width: 768px) {
    #applicationdetails h2:not(.bd-links-title),
    #product-details h2:not(.bd-links-title) {
        font-size: 30px !important;
    }
}
@media only screen and (max-width: 767px) {
    #applicationdetails,
    #product-details {
        padding-bottom: 0;
    }
    #applicationdetails .bd-title,
    #product-details .bd-title {
        margin-bottom: 0;
        border-top: 1px solid #d6dce0;
        border-bottom: none !important;
    }
}
#applicationdetails {
    padding-top: 0;
}
#applicationdetails h2:not(.bd-links-title) {
    padding-top: 48px !important;
}
.related-applications {
    padding: 48px 0;
    border-top: 1px solid #d4cfc5 !important;
}
.related-applications #target-apps {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .related-applications {
        padding-top: 0;
        margin-top: -1px !important;
        border-top: 1px solid #d4cfc5 !important;
        padding-bottom: 0;
    }
    .related-applications #target-applications,
    .related-applications h3 {
        margin-top: 0;
    }
    .related-applications .target-applications {
        border-bottom: 1px solid #d4cfc5 !important;
        margin: 0;
    }
}
#target-applications,
#target-apps {
    font-size: 20px !important;
}
.active #target-applications,
.active #target-apps {
    border-bottom: none !important;
}
@media only screen and (max-width: 767px) {
    #target-applications,
    #target-apps {
        font-size: 18px !important;
        border-bottom: none !important;
        margin-bottom: 0;
    }
}
.contextnav .popover.top,
.get-started-container.gs-guides #getting-started-nav .getstartednav > ul .popover.top,
.getstartednav > ul .popover.top,
.gettingstartednav > ul .popover.top,
.jumptonav .popover.top {
    top: -52.5px !important;
}
.rich-wrapper {
    position: relative;
}
@media only screen and (max-width: 768px) {
    .modal-footer .xzoom-thumbs {
        width: auto;
        margin: auto;
        padding-top: 24px;
        padding-bottom: 12px;
        overflow: unset;
        text-align: start;
    }
    .richMedia-slider .slick-track {
        align-items: unset;
        justify-content: unset;
    }
    .richMedia-slider .slick-slide {
        flex-grow: unset;
        width: auto;
    }
    #launchModal .modal-footer a {
        margin: 0;
    }
}
.asp-diagram-image {
    position: relative;
}
.asp-diagram-hotspots {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.asp-diagram-hotspots > a {
    position: absolute;
    display: none;
    box-shadow: 0 0 5px #003883;
    transition: all 0.15s ease;
}
@media screen and (min-width: 992px) {
    .asp-diagram-hotspots > a {
        display: block;
    }
}
.asp-diagram-hotspots > a:hover {
    background: hsla(0, 0%, 100%, 0.25);
    box-shadow: 0 0 8px #003883;
}
.asp-diagram .popover {
    width: 100%;
    max-width: 315px;
}
.asp-diagram .popover-close {
    float: right;
    margin-left: 0.5em;
}
.asp-diagram .popover-content {
    max-height: 24em;
    overflow-y: auto;
}
.block-diagram-outer {
    padding-top: 3em;
    padding-bottom: 3em;
}
.block-diagram-image {
    display: flex;
    padding: 15px;
    border: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .block-diagram-image {
        padding: 30px 75px;
    }
}
.block-diagram-image-wrapper {
    position: relative;
    margin: auto;
}
.block-diagram-button {
    position: absolute;
    background-color: transparent;
    border: none;
    box-shadow: 0 0 5px #003883;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.block-diagram-button:hover {
    background-color: hsla(0, 0%, 100%, 0.25);
    box-shadow: 0 0 8px #003883;
}
.block-diagram-button.active {
    background-color: hsla(0, 0%, 100%, 0.25);
    box-shadow: 0 0 3px 3px #5e89c1;
}
.block-diagram-content {
    padding: 30px 15px 15px;
    border: 1px solid #d4cfc5;
    border-top: none;
}
.block-diagram-item {
    display: flex;
    flex-wrap: wrap;
}
.block-diagram-heading {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.block-diagram-heading > h3 {
    position: relative;
    margin-top: 0;
}
.block-diagram-heading > h3:before {
    content: "";
    position: absolute;
    top: 1px;
    left: -8px;
    display: block;
    width: 3px;
    height: 1em;
    background-color: #f9b500;
}
.block-diagram-text {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .block-diagram-text {
        width: 66.6666666667%;
        flex-grow: 1;
    }
}
.block-diagram-resources {
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 768px) {
    .block-diagram-resources {
        width: 33.3333333333%;
        flex-shrink: 0;
    }
}
#applicationdetails .interactive-bd-component,
#applicationdetails .interactive-bd-component-gs {
    padding-top: 3em;
}
@media only screen and (max-width: 767px) {
    #applicationdetails .interactive-bd-component,
    #applicationdetails .interactive-bd-component-gs {
        padding: 0;
    }
}
.interactive-bd-component-gs.brand,
.interactive-bd-component.brand {
    padding-top: 24px;
}
.interactive-bd-component-gs .icon-expand:focus,
.interactive-bd-component .icon-expand:focus {
    outline: none;
}
.interactive-bd-component-gs .icon-expand:before,
.interactive-bd-component .icon-expand:before {
    position: absolute;
    top: 10px;
    right: 11px;
}
@media only screen and (max-width: 767px) {
    .interactive-bd-component-gs .nav-piped,
    .interactive-bd-component .nav-piped {
        display: none;
    }
}
.interactive-bd-component-gs .bd-header,
.interactive-bd-component .bd-header {
    margin-bottom: 20px;
}
.interactive-bd-component-gs .bd-title,
.interactive-bd-component .bd-title {
    font-size: 20px;
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .interactive-bd-component-gs .bd-title,
    .interactive-bd-component .bd-title {
        border-top: 1px solid #d4cfc5;
        border-bottom: none !important;
        font-size: 20px !important;
    }
}
.interactive-bd-component-gs .bd-subtitle,
.interactive-bd-component .bd-subtitle {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .interactive-bd-component-gs .bd-subtitle,
    .interactive-bd-component .bd-subtitle {
        display: none;
    }
}
.interactive-bd-component-gs .bd-body,
.interactive-bd-component .bd-body {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 18px;
}
@media only screen and (min-width: 992px) {
    .interactive-bd-component-gs .bd-body,
    .interactive-bd-component .bd-body {
        border: 1px solid #000 !important;
    }
}
.interactive-bd-component-gs .bd-body .tab-content,
.interactive-bd-component .bd-body .tab-content {
    padding-top: 0;
}
.interactive-bd-component-gs .bd-body .row,
.interactive-bd-component .bd-body .row {
    max-width: 100%;
    margin: 0;
}
.interactive-bd-component-gs .bd-col-right,
.interactive-bd-component .bd-col-right {
    max-height: 500px;
    overflow-y: hidden;
    min-height: 500px;
    padding: 0;
    border-left: 1px solid #d4cfc5;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-col-right,
    .interactive-bd-component .bd-col-right {
        min-height: auto;
        border: none;
        max-height: none;
    }
}
.interactive-bd-component-gs .bd-col-left,
.interactive-bd-component .bd-col-left {
    padding: 30px;
    min-height: 500px;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-col-left,
    .interactive-bd-component .bd-col-left {
        min-height: auto;
        padding: 15px;
        border: 1px solid #d4cfc5;
    }
}
.interactive-bd-component-gs .bd-button,
.interactive-bd-component .bd-button {
    position: absolute;
    top: -53px;
    right: -21px;
    height: 44px;
    width: 45px;
    padding: 8px 12px;
    font-size: 24px;
    text-decoration: none !important;
    outline: none;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-button,
    .interactive-bd-component .bd-button {
        top: -43px;
        right: -6px;
    }
}
.interactive-bd-component-gs .bd-button:active,
.interactive-bd-component .bd-button:active {
    background-image: none;
}
.interactive-bd-component-gs .bd-button:hover,
.interactive-bd-component .bd-button:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
    text-decoration: none !important;
    outline: none;
}
.interactive-bd-component-gs .bd-app,
.interactive-bd-component .bd-app {
    padding: 16px 20px;
    color: #262626;
    font-size: 14px;
    border-bottom: 1px solid #d4cfc5;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app,
    .interactive-bd-component .bd-app {
        border-bottom: none;
        display: inline-block;
        padding: 16px 0 0;
    }
    .interactive-bd-component-gs .bd-app-title,
    .interactive-bd-component .bd-app-title {
        padding-right: 4px;
    }
    .interactive-bd-component-gs .bd-app p,
    .interactive-bd-component .bd-app p {
        float: left;
        width: auto;
    }
}
.interactive-bd-component-gs .bd-app p,
.interactive-bd-component .bd-app p {
    margin: 0;
    color: #000;
}
.interactive-bd-component-gs .bd-app-elements,
.interactive-bd-component .bd-app-elements {
    padding: 16px 20px;
    overflow-y: auto;
    max-height: 430px;
}
@media only screen and (max-width: 480px) {
    .interactive-bd-component-gs .bd-app-elements,
    .interactive-bd-component .bd-app-elements {
        overflow-y: unset;
        max-height: none;
    }
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app-elements,
    .interactive-bd-component .bd-app-elements {
        padding: 16px 0;
        width: 100%;
        margin-top: 0;
        border: none;
        max-height: none;
    }
    .interactive-bd-component-gs .bd-app-elements .collapse-mobile,
    .interactive-bd-component .bd-app-elements .collapse-mobile {
        margin-top: 0 !important;
    }
}
.interactive-bd-component-gs .bd-app-instruction,
.interactive-bd-component .bd-app-instruction {
    display: none;
}
.interactive-bd-component-gs .bd-app-instruction.active,
.interactive-bd-component .bd-app-instruction.active {
    display: flex;
    justify-content: flex-start;
    animation-duration: 2s;
    animation-name: active-bd;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app-instruction.active,
    .interactive-bd-component .bd-app-instruction.active {
        display: none;
    }
}
.interactive-bd-component-gs .bd-app-instruction span,
.interactive-bd-component .bd-app-instruction span {
    transform: scaleX(-1);
    font-size: 24px;
    margin-top: auto;
    margin-bottom: auto;
    color: #000;
}
.interactive-bd-component-gs .bd-app-instruction p,
.interactive-bd-component .bd-app-instruction p {
    margin: 0;
    font-size: 14px;
    padding: 0 14px;
    color: #000;
}
.interactive-bd-component-gs .bd-app-item,
.interactive-bd-component .bd-app-item {
    display: none;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app-item,
    .interactive-bd-component .bd-app-item {
        display: block;
    }
    .interactive-bd-component-gs .bd-app-item.active,
    .interactive-bd-component .bd-app-item.active {
        animation: none;
        animation-name: none !important;
    }
}
.interactive-bd-component-gs .bd-app-item.active,
.interactive-bd-component .bd-app-item.active {
    display: block;
    animation-duration: 2s;
    animation-name: active-bd;
}
.interactive-bd-component-gs .bd-app-item h2,
.interactive-bd-component .bd-app-item h2 {
    border-left-color: #ff9700;
    font-size: 16px;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app-item h2,
    .interactive-bd-component .bd-app-item h2 {
        border: 1px solid #d4cfc5;
    }
}
.interactive-bd-component-gs .bd-app-item.active h4,
.interactive-bd-component .bd-app-item.active h4 {
    border-left-color: #f9b500;
}
.interactive-bd-component-gs .bd-links-title,
.interactive-bd-component .bd-links-title {
    margin: 0;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-links-title,
    .interactive-bd-component .bd-links-title {
        font-weight: 400 !important;
        background: none !important;
        border: none !important;
        border-top: 1px solid #d4cfc5 !important;
        padding-left: 0;
    }
}
.interactive-bd-component-gs .bd-links,
.interactive-bd-component .bd-links {
    padding: 16px;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-links,
    .interactive-bd-component .bd-links {
        padding: 16px 12px 16px 0;
    }
}
.interactive-bd-component-gs .bd-links li,
.interactive-bd-component .bd-links li {
    margin-bottom: 16px;
}
.interactive-bd-component-gs .bd-links li a strong,
.interactive-bd-component .bd-links li a strong {
    font-weight: 400 !important;
}
.interactive-bd-component-gs .bd-label-tap-image,
.interactive-bd-component .bd-label-tap-image {
    display: none;
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app-item:last-child .bd-links-title,
    .interactive-bd-component .bd-app-item:last-child .bd-links-title {
        border-bottom: 1px solid #d4cfc5 !important;
    }
}
@media only screen and (max-width: 991px) {
    .interactive-bd-component-gs .bd-app-item:last-child.active .bd-links-title,
    .interactive-bd-component .bd-app-item:last-child.active .bd-links-title {
        border-bottom: none !important;
    }
    .interactive-bd-component-gs .bd-app-item:last-child.active .bd-links,
    .interactive-bd-component .bd-app-item:last-child.active .bd-links {
        border-bottom: 1px solid #d4cfc5 !important;
    }
}
.interactive-bd-component-gs .modal,
.interactive-bd-component .modal {
    margin: 0;
    padding: 0;
    padding-left: 0 !important;
    overflow-y: hidden;
}
.interactive-bd-component-gs .modal-dialog,
.interactive-bd-component .modal-dialog {
    margin: 0;
    width: 100%;
}
.interactive-bd-component-gs .modal-dialog .close,
.interactive-bd-component .modal-dialog .close {
    font-size: 23px;
    right: 20px;
    position: absolute;
    opacity: 1;
    padding: 8px 13px;
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .modal-dialog .close,
    .interactive-bd-component .modal-dialog .close {
        right: 10px;
    }
}
.interactive-bd-component-gs a.disable,
.interactive-bd-component a.disable {
    pointer-events: none;
    opacity: 0.3;
}
.interactive-bd-component-gs .modal-body,
.interactive-bd-component .modal-body {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 80px auto auto;
    height: calc(100vh - 220px);
    padding: 0;
}
@media only screen and (max-width: 480px) {
    .interactive-bd-component-gs .modal-body,
    .interactive-bd-component .modal-body {
        max-height: 480px;
    }
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .modal-body,
    .interactive-bd-component .modal-body {
        touch-action: pinch-zoom !important;
        margin-right: 0;
    }
    .interactive-bd-component-gs .modal-body img,
    .interactive-bd-component .modal-body img {
        touch-action: pinch-zoom !important;
    }
}
.interactive-bd-component-gs .removeFlex,
.interactive-bd-component .removeFlex {
    justify-content: unset !important;
    align-items: unset !important;
}
.interactive-bd-component-gs .removeFlex img,
.interactive-bd-component .removeFlex img {
    max-width: -webkit-fit-content !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
    width: auto !important;
    height: auto !important;
}
.interactive-bd-component-gs .modal-body img,
.interactive-bd-component .modal-body img {
    height: auto !important;
    max-height: 100%;
    width: auto;
    max-width: 100%;
}
.interactive-bd-component-gs .zoom-container,
.interactive-bd-component .zoom-container {
    height: 100%;
    width: 100%;
}
.interactive-bd-component-gs .zoom-content,
.interactive-bd-component .zoom-content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: auto;
}
.interactive-bd-component-gs .zoom-content.zoom-activated,
.interactive-bd-component .zoom-content.zoom-activated {
    cursor: -webkit-grab;
    cursor: grab;
}
.interactive-bd-component-gs .zoom-content.zoom-activated img:active,
.interactive-bd-component .zoom-content.zoom-activated img:active {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
}
.interactive-bd-component-gs .zoom-content.zoom-activated img:hover,
.interactive-bd-component .zoom-content.zoom-activated img:hover {
    cursor: -webkit-grab;
    cursor: grab;
}
.interactive-bd-component-gs .zoom-content.zoom-activated:active,
.interactive-bd-component-gs .zoom-content.zoom-activated:active img:active,
.interactive-bd-component .zoom-content.zoom-activated:active,
.interactive-bd-component .zoom-content.zoom-activated:active img:active {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important;
}
.interactive-bd-component-gs .zoom-content img,
.interactive-bd-component .zoom-content img {
    margin: auto;
}
.interactive-bd-component-gs .modal-body.text-center .zoom-container img,
.interactive-bd-component .modal-body.text-center .zoom-container img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.interactive-bd-component-gs .modal-dialog .zoom,
.interactive-bd-component .modal-dialog .zoom {
    position: absolute;
    right: 20px;
    font-size: 24px;
    top: 140px;
    color: #000;
    z-index: 73;
    padding: 4px 8px;
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .modal-dialog .zoom,
    .interactive-bd-component .modal-dialog .zoom {
        display: none;
    }
}
.interactive-bd-component-gs .modal-dialog .zoomOut,
.interactive-bd-component .modal-dialog .zoomOut {
    top: 200px;
    z-index: 73;
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .modal-dialog .zoomOut,
    .interactive-bd-component .modal-dialog .zoomOut {
        top: 130px;
    }
}
.interactive-bd-component-gs .modal-header a:hover,
.interactive-bd-component-gs .modal-header button:hover,
.interactive-bd-component .modal-header a:hover,
.interactive-bd-component .modal-header button:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.interactive-bd-component-gs .modal-content,
.interactive-bd-component .modal-content {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    border: none;
    box-shadow: none;
}
.interactive-bd-component-gs .modal-footer .col-lg-12,
.interactive-bd-component .modal-footer .col-lg-12 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media only screen and (max-width: 480px) {
    .interactive-bd-component-gs .modal-footer .col-lg-12,
    .interactive-bd-component .modal-footer .col-lg-12 {
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.text-left,
    .interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.text-left {
        padding: 0 !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.text-left,
    .interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.text-left {
        padding-right: 73px !important;
    }
}
.interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.pb2,
.interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.pb2 {
    width: 30%;
}
.interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.text-left,
.interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.text-left {
    width: 70%;
    padding-bottom: 2em !important;
}
@media only screen and (max-width: 767px) {
    .interactive-bd-component-gs .modal-footer .col-lg-12,
    .interactive-bd-component .modal-footer .col-lg-12 {
        flex-direction: column;
    }
    .interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.text-left,
    .interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.text-left {
        white-space: nowrap;
        width: 100vw;
        overflow-x: scroll;
        display: block;
    }
    .interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.text-left.text,
    .interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.text-left.text {
        width: 100vw;
        padding-right: 73px !important;
        display: block;
        white-space: inherit;
        overflow-x: hidden;
    }
    .interactive-bd-component-gs .modal-footer .col-lg-12 .col-lg-6.pb2,
    .interactive-bd-component .modal-footer .col-lg-12 .col-lg-6.pb2 {
        display: none;
    }
}
.interactive-bd-component-gs .modal-footer a,
.interactive-bd-component .modal-footer a {
    text-transform: uppercase;
    margin-right: 9px;
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .modal-footer a,
    .interactive-bd-component .modal-footer a {
        margin: 8px 4px !important;
    }
    .interactive-bd-component-gs .modal-footer a:first-child,
    .interactive-bd-component .modal-footer a:first-child {
        margin-left: 0 !important;
    }
}
.interactive-bd-component-gs .modal-footer a:nth-of-type(3),
.interactive-bd-component .modal-footer a:nth-of-type(3) {
    margin-left: 6px;
}
.interactive-bd-component-gs .modal-footer p,
.interactive-bd-component .modal-footer p {
    width: 100%;
    text-align: left;
    padding: 8px 0;
    display: inline-block;
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .modal-footer p,
    .interactive-bd-component .modal-footer p {
        padding: 0;
    }
}
.interactive-bd-component-gs .modal-title,
.interactive-bd-component .modal-title {
    padding: 2px 0;
    width: 90%;
    overflow-wrap: anywhere;
}
@media only screen and (max-width: 768px) {
    .interactive-bd-component-gs .text-right,
    .interactive-bd-component .text-right {
        text-align: left !important;
        margin-top: 18px;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
        margin-bottom: 48px !important;
    }
}
@media only screen and (max-width: 480px) {
    .interactive-bd-component-gs .text-right,
    .interactive-bd-component .text-right {
        padding-left: 0 !important;
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1280px), screen and (min-height: 586px) and (max-height: 587px) {
    .interactive-bd-component-gs .modal-header,
    .interactive-bd-component .modal-header {
        padding: 8px 20px;
    }
    .interactive-bd-component-gs .modal-title,
    .interactive-bd-component .modal-title {
        font-size: 16px !important;
    }
    .interactive-bd-component-gs .modal-body,
    .interactive-bd-component .modal-body {
        height: calc(100vh - 160px) !important;
    }
    .interactive-bd-component-gs .modal-footer,
    .interactive-bd-component .modal-footer {
        padding: 12px 0 0 20px;
    }
}
.bd-xsp-component .icon-expand:focus {
    outline: none;
}
.bd-xsp-component .xsp-bd {
    width: 85%;
    margin: auto;
}
.bd-xsp-component .bd-title {
    font-size: 20px;
}
.bd-xsp-component .bd-subtitle {
    margin-top: 20px;
}
.bd-xsp-component .bd-body {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
    .bd-xsp-component .bd-body {
        border: 1px solid #898683 !important;
    }
}
.bd-xsp-component .bd-body .tab-content {
    padding-top: 0;
}
.bd-xsp-component .bd-body .row {
    max-width: 100%;
    margin: 0;
}
.bd-xsp-component .bd-col-right {
    max-height: 500px;
    min-height: 500px;
    padding: 0;
    border-left: 1px solid #898683;
    overflow-y: auto;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .bd-col-right {
        overflow-y: unset;
        max-height: none;
        min-height: auto;
        border-left: none;
        background-color: #f7f5f1 !important;
    }
}
.bd-xsp-component .bd-col-left {
    padding: 30px;
    min-height: 500px;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .bd-col-left {
        min-height: auto;
    }
}
@media only screen and (max-width: 480px) {
    .bd-xsp-component .bd-col-left {
        border: 1px solid #d4cfc5;
    }
}
.bd-xsp-component .bd-button {
    position: absolute;
    top: -10px;
    right: -16px;
    height: 40px;
    width: 40px;
    padding: 0;
    font-size: 28px;
    text-decoration: none !important;
    outline: none;
}
.bd-xsp-component .bd-button:focus {
    background: none;
    outline: none;
    border: none;
}
.bd-xsp-component .bd-button:hover {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none !important;
    outline: none;
}
.bd-xsp-component .bd-app {
    padding: 16px 20px;
    color: #262626;
    font-size: 14px;
    border-bottom: 1px solid #d4cfc5;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .bd-app {
        border-bottom: none;
    }
}
@media only screen and (max-width: 480px) {
    .bd-xsp-component .bd-app {
        padding-left: 0;
        padding-bottom: 0;
    }
}
.bd-xsp-component .bd-app p {
    margin: 0;
}
.bd-xsp-component .bd-app-elements {
    padding: 16px 20px;
    overflow-y: auto;
    max-height: 430px;
}
@media only screen and (max-width: 480px) {
    .bd-xsp-component .bd-app-elements {
        padding-left: 0;
        padding-right: 0;
    }
}
.bd-xsp-component .bd-app-instruction {
    display: none;
}
.bd-xsp-component .bd-app-instruction.active {
    display: flex;
    justify-content: flex-start;
    animation-duration: 2s;
    animation-name: active-bd;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .bd-app-instruction.active {
        display: none;
    }
}
.bd-xsp-component .bd-app-instruction span {
    transform: scaleX(-1);
    font-size: 24px;
    color: #262626;
    margin: auto;
}
.bd-xsp-component .bd-app-instruction p {
    margin: 0;
    font-size: 14px;
    padding: 0 14px;
    color: #262626;
}
.bd-xsp-component .bd-app-item {
    display: none;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .bd-app-item {
        display: block;
    }
    .bd-xsp-component .bd-app-item.active {
        animation: none;
        animation-name: none !important;
    }
}
.bd-xsp-component .bd-app-item.active {
    display: block;
    animation-duration: 2s;
    animation-name: active-bd;
}
.bd-xsp-component .bd-app-item h2 {
    border-left-color: #f9b500;
    font-size: 16px;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .bd-app-item h2 {
        border: 1px solid #d4cfc5;
    }
}
.bd-xsp-component .bd-app-item.active h4 {
    border-left-color: #f9b500;
}
.bd-xsp-component .bd-links-title {
    margin: 0;
}
.bd-xsp-component .bd-links {
    padding: 16px;
}
.bd-xsp-component .bd-links li {
    margin-bottom: 16px;
}
.bd-xsp-component .modal {
    margin: 0;
    padding: 0;
    padding-left: 0 !important;
}
.bd-xsp-component .modal-dialog {
    margin: 0;
}
.bd-xsp-component .modal-dialog .close {
    font-size: 37px;
    right: 40px;
    position: absolute;
    opacity: 1;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .modal-dialog .close {
        right: 10px;
    }
}
.bd-xsp-component a.disable {
    pointer-events: none;
    opacity: 0.3;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .modal-body,
    .bd-xsp-component .modal-body img {
        touch-action: pinch-zoom !important;
    }
}
.bd-xsp-component .modal-dialog .zoom {
    position: absolute;
    right: 40px;
    font-size: 32px;
    top: 140px;
    color: #000;
    z-index: 73;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .modal-dialog .zoom {
        display: none;
    }
}
.bd-xsp-component .modal-dialog .zoomOut {
    top: 200px;
    z-index: 73;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .modal-dialog .zoomOut {
        top: 130px;
    }
}
.bd-xsp-component .modal-content {
    width: 100vw;
    height: auto;
    min-height: 100vh;
    border: none;
    box-shadow: none;
}
@media only screen and (max-width: 600px) {
    .bd-xsp-component .modal-footer .col-lg-12 {
        position: absolute;
        bottom: 0;
    }
}
.bd-xsp-component .modal-footer a {
    text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
    .bd-xsp-component .modal-footer a {
        margin: 8px 4px !important;
    }
}
.bd-xsp-component .modal-footer p {
    width: 100%;
    text-align: left;
    padding: 40px 0;
    display: inline-block;
}
.bd-xsp-component .modal-title {
    padding: 2px 32px;
}
.bd-xsp-component .modal-body {
    margin: auto;
}
.bd-xsp-component .col-lg-12 .col-md-9 .xzoom-text {
    padding-left: 280px;
}
.bd-xsp-component .col-lg-12 .col-md-3 {
    padding-right: 0;
}
.prod-advisor .bd-col-left {
    padding: 30px;
    min-height: 500px;
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 768px) {
    .prod-advisor .bd-col-left {
        min-height: auto;
    }
}
.prod-advisor .bd-col-right {
    min-height: 500px;
    padding: 0;
    border-left: 1px solid #898683;
}
@media only screen and (max-width: 768px) {
    .prod-advisor .bd-col-right {
        border: 1px solid #d4cfc5;
        border-top: 0;
        min-height: auto;
        background-color: transparent !important;
        max-height: inherit;
        padding-left: 16px;
        overflow-x: hidden;
    }
}
.prod-advisor-recomendation {
    padding-top: 24px;
}
@media only screen and (max-width: 768px) {
    .prod-advisor-recomendation {
        padding-top: 0;
    }
}
.prod-advisor .bt-button-advisor {
    top: -12% !important;
    position: absolute;
    right: -21px;
    height: 44px;
    width: 45px;
    padding: 8px 12px;
    font-size: 24px;
}
.prod-advisor .bt-button-advisor:active,
.prod-advisor .bt-button-advisor:focus {
    outline: none;
    box-shadow: none;
    background-color: transparent;
    border: none;
}
.prod-advisor .bd-links-advisor {
    width: 106%;
    list-style: none;
    padding: 16px 16px 16px 0;
    font-size: 14px;
}
.prod-advisor .bd-links-advisor > li {
    padding-left: 0;
}
.prod-advisor .bd-links-advisor li {
    padding-left: 12px;
    margin-bottom: 12px;
}
.prod-advisor .bd-links-advisor .active {
    border-left: 4px solid #ff7400;
    padding-left: 10px;
}
.prod-advisor .bd-links-advisor .active a {
    color: #000;
    text-decoration: none;
    cursor: auto;
}
.prod-advisor .bd-links-advisor .disabled a {
    color: #686664;
    text-decoration: none;
    cursor: auto;
}
.prod-advisor-helper {
    font-size: 14px;
    line-height: 19px;
    color: #596e7d;
}
.prod-advisor rect.bd-active-block {
    fill: #f9b500;
    transition: fill 0.3s linear;
}
.bd {
    padding-top: 3em;
    padding-bottom: 3em;
}
.bd-title {
    font-size: 16px;
}
.bd-toggle {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
}
.bd-toggle > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
@media only screen and (max-width: 767px) {
    .bd-toggle {
        display: none;
    }
    .ste-button .bd-toggle {
        display: block;
    }
}
.bd-toggle .btn,
.bd-toggle .download-details,
.bd-toggle .nav-close {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
.bd-toggle .btn:before,
.bd-toggle .download-details:before,
.bd-toggle .nav-close:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.bd-toggle .btn.hover,
.bd-toggle .btn:hover,
.bd-toggle .download-details:hover,
.bd-toggle .hover.download-details,
.bd-toggle .hover.nav-close,
.bd-toggle .nav-close:hover {
    color: #000;
    background-color: transparent;
}
.bd-toggle .btn.hover:before,
.bd-toggle .btn:hover:before,
.bd-toggle .download-details:hover:before,
.bd-toggle .hover.download-details:before,
.bd-toggle .hover.nav-close:before,
.bd-toggle .nav-close:hover:before {
    background-position: 0;
    padding: 2px;
}
.bd-toggle .active.download-details,
.bd-toggle .active.download-details:hover,
.bd-toggle .active.nav-close,
.bd-toggle .active.nav-close:hover,
.bd-toggle .btn.active,
.bd-toggle .btn.active:hover,
.bd-toggle .btn.focus,
.bd-toggle .btn.focus:hover,
.bd-toggle .btn:active,
.bd-toggle .btn:active:hover,
.bd-toggle .btn:focus,
.bd-toggle .btn:focus:hover,
.bd-toggle .download-details:active,
.bd-toggle .download-details:active:hover,
.bd-toggle .download-details:focus,
.bd-toggle .download-details:focus:hover,
.bd-toggle .focus.download-details,
.bd-toggle .focus.download-details:hover,
.bd-toggle .focus.nav-close,
.bd-toggle .focus.nav-close:hover,
.bd-toggle .nav-close:active,
.bd-toggle .nav-close:active:hover,
.bd-toggle .nav-close:focus,
.bd-toggle .nav-close:focus:hover,
.open > .bd-toggle .btn.dropdown-toggle,
.open > .bd-toggle .btn.dropdown-toggle:hover,
.open > .bd-toggle .dropdown-toggle.download-details,
.open > .bd-toggle .dropdown-toggle.download-details:hover,
.open > .bd-toggle .dropdown-toggle.nav-close,
.open > .bd-toggle .dropdown-toggle.nav-close:hover {
    background-color: #000 !important;
    color: #fff;
}
.bd-toggle .active.download-details:hover:before,
.bd-toggle .active.nav-close:hover:before,
.bd-toggle .btn.active:hover:before,
.bd-toggle .btn.focus:hover:before,
.bd-toggle .btn:active:hover:before,
.bd-toggle .btn:focus:hover:before,
.bd-toggle .download-details:active:hover:before,
.bd-toggle .download-details:focus:hover:before,
.bd-toggle .focus.download-details:hover:before,
.bd-toggle .focus.nav-close:hover:before,
.bd-toggle .nav-close:active:hover:before,
.bd-toggle .nav-close:focus:hover:before,
.open > .bd-toggle .btn.dropdown-toggle:hover:before,
.open > .bd-toggle .dropdown-toggle.download-details:hover:before,
.open > .bd-toggle .dropdown-toggle.nav-close:hover:before {
    display: none;
    z-index: -1;
}
.bd-toggle .active.download-details,
.bd-toggle .active.nav-close,
.bd-toggle .btn.active,
.bd-toggle .btn:active,
.bd-toggle .download-details:active,
.bd-toggle .nav-close:active,
.open > .bd-toggle .btn.dropdown-toggle,
.open > .bd-toggle .dropdown-toggle.download-details,
.open > .bd-toggle .dropdown-toggle.nav-close {
    background: #000;
}
.bd-toggle .btn.disabled,
.bd-toggle .btn[disabled],
.bd-toggle .disabled.download-details,
.bd-toggle .disabled.nav-close,
.bd-toggle .download-details[disabled],
.bd-toggle .nav-close[disabled],
fieldset[disabled] .bd-toggle .btn,
fieldset[disabled] .bd-toggle .download-details,
fieldset[disabled] .bd-toggle .nav-close {
    opacity: 0.7;
}
.bd-toggle .btn.disabled.focus,
.bd-toggle .btn.disabled:active,
.bd-toggle .btn.disabled:focus,
.bd-toggle .btn.disabled:hover,
.bd-toggle .btn[disabled].focus,
.bd-toggle .btn[disabled]:active,
.bd-toggle .btn[disabled]:focus,
.bd-toggle .btn[disabled]:hover,
.bd-toggle .disabled.download-details:active,
.bd-toggle .disabled.download-details:focus,
.bd-toggle .disabled.download-details:hover,
.bd-toggle .disabled.focus.download-details,
.bd-toggle .disabled.focus.nav-close,
.bd-toggle .disabled.nav-close:active,
.bd-toggle .disabled.nav-close:focus,
.bd-toggle .disabled.nav-close:hover,
.bd-toggle .download-details[disabled].focus,
.bd-toggle .download-details[disabled]:active,
.bd-toggle .download-details[disabled]:focus,
.bd-toggle .download-details[disabled]:hover,
.bd-toggle .nav-close[disabled].focus,
.bd-toggle .nav-close[disabled]:active,
.bd-toggle .nav-close[disabled]:focus,
.bd-toggle .nav-close[disabled]:hover,
fieldset[disabled] .bd-toggle .btn.focus,
fieldset[disabled] .bd-toggle .btn:active,
fieldset[disabled] .bd-toggle .btn:focus,
fieldset[disabled] .bd-toggle .btn:hover,
fieldset[disabled] .bd-toggle .download-details:active,
fieldset[disabled] .bd-toggle .download-details:focus,
fieldset[disabled] .bd-toggle .download-details:hover,
fieldset[disabled] .bd-toggle .focus.download-details,
fieldset[disabled] .bd-toggle .focus.nav-close,
fieldset[disabled] .bd-toggle .nav-close:active,
fieldset[disabled] .bd-toggle .nav-close:focus,
fieldset[disabled] .bd-toggle .nav-close:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.bd-toggle .btn.disabled.focus:before,
.bd-toggle .btn.disabled:active:before,
.bd-toggle .btn.disabled:focus:before,
.bd-toggle .btn.disabled:hover:before,
.bd-toggle .btn[disabled].focus:before,
.bd-toggle .btn[disabled]:active:before,
.bd-toggle .btn[disabled]:focus:before,
.bd-toggle .btn[disabled]:hover:before,
.bd-toggle .disabled.download-details:active:before,
.bd-toggle .disabled.download-details:focus:before,
.bd-toggle .disabled.download-details:hover:before,
.bd-toggle .disabled.focus.download-details:before,
.bd-toggle .disabled.focus.nav-close:before,
.bd-toggle .disabled.nav-close:active:before,
.bd-toggle .disabled.nav-close:focus:before,
.bd-toggle .disabled.nav-close:hover:before,
.bd-toggle .download-details[disabled].focus:before,
.bd-toggle .download-details[disabled]:active:before,
.bd-toggle .download-details[disabled]:focus:before,
.bd-toggle .download-details[disabled]:hover:before,
.bd-toggle .nav-close[disabled].focus:before,
.bd-toggle .nav-close[disabled]:active:before,
.bd-toggle .nav-close[disabled]:focus:before,
.bd-toggle .nav-close[disabled]:hover:before,
fieldset[disabled] .bd-toggle .btn.focus:before,
fieldset[disabled] .bd-toggle .btn:active:before,
fieldset[disabled] .bd-toggle .btn:focus:before,
fieldset[disabled] .bd-toggle .btn:hover:before,
fieldset[disabled] .bd-toggle .download-details:active:before,
fieldset[disabled] .bd-toggle .download-details:focus:before,
fieldset[disabled] .bd-toggle .download-details:hover:before,
fieldset[disabled] .bd-toggle .focus.download-details:before,
fieldset[disabled] .bd-toggle .focus.nav-close:before,
fieldset[disabled] .bd-toggle .nav-close:active:before,
fieldset[disabled] .bd-toggle .nav-close:focus:before,
fieldset[disabled] .bd-toggle .nav-close:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.bd-toggle .btn.darkbtn,
.bd-toggle .darkbtn.download-details,
.bd-toggle .darkbtn.nav-close,
.dark .bd-toggle .btn,
.dark .bd-toggle .download-details,
.dark .bd-toggle .nav-close {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.bd-toggle .btn.darkbtn:before,
.bd-toggle .darkbtn.download-details:before,
.bd-toggle .darkbtn.nav-close:before,
.dark .bd-toggle .btn:before,
.dark .bd-toggle .download-details:before,
.dark .bd-toggle .nav-close:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.bd-toggle .btn.darkbtn.hover,
.bd-toggle .btn.darkbtn:hover,
.bd-toggle .darkbtn.download-details:hover,
.bd-toggle .darkbtn.hover.download-details,
.bd-toggle .darkbtn.hover.nav-close,
.bd-toggle .darkbtn.nav-close:hover,
.dark .bd-toggle .btn.hover,
.dark .bd-toggle .btn:hover,
.dark .bd-toggle .download-details:hover,
.dark .bd-toggle .hover.download-details,
.dark .bd-toggle .hover.nav-close,
.dark .bd-toggle .nav-close:hover {
    color: #fff;
    background-color: transparent;
}
.bd-toggle .btn.darkbtn.hover:before,
.bd-toggle .btn.darkbtn:hover:before,
.bd-toggle .darkbtn.download-details:hover:before,
.bd-toggle .darkbtn.hover.download-details:before,
.bd-toggle .darkbtn.hover.nav-close:before,
.bd-toggle .darkbtn.nav-close:hover:before,
.dark .bd-toggle .btn.hover:before,
.dark .bd-toggle .btn:hover:before,
.dark .bd-toggle .download-details:hover:before,
.dark .bd-toggle .hover.download-details:before,
.dark .bd-toggle .hover.nav-close:before,
.dark .bd-toggle .nav-close:hover:before {
    background-position: 0;
    padding: 2px;
}
.bd-toggle .btn.darkbtn.active,
.bd-toggle .btn.darkbtn.active:hover,
.bd-toggle .btn.darkbtn.focus,
.bd-toggle .btn.darkbtn.focus:hover,
.bd-toggle .btn.darkbtn:active,
.bd-toggle .btn.darkbtn:active:hover,
.bd-toggle .btn.darkbtn:focus,
.bd-toggle .btn.darkbtn:focus:hover,
.bd-toggle .darkbtn.active.download-details,
.bd-toggle .darkbtn.active.download-details:hover,
.bd-toggle .darkbtn.active.nav-close,
.bd-toggle .darkbtn.active.nav-close:hover,
.bd-toggle .darkbtn.download-details:active,
.bd-toggle .darkbtn.download-details:active:hover,
.bd-toggle .darkbtn.download-details:focus,
.bd-toggle .darkbtn.download-details:focus:hover,
.bd-toggle .darkbtn.focus.download-details,
.bd-toggle .darkbtn.focus.download-details:hover,
.bd-toggle .darkbtn.focus.nav-close,
.bd-toggle .darkbtn.focus.nav-close:hover,
.bd-toggle .darkbtn.nav-close:active,
.bd-toggle .darkbtn.nav-close:active:hover,
.bd-toggle .darkbtn.nav-close:focus,
.bd-toggle .darkbtn.nav-close:focus:hover,
.dark .bd-toggle .active.download-details,
.dark .bd-toggle .active.download-details:hover,
.dark .bd-toggle .active.nav-close,
.dark .bd-toggle .active.nav-close:hover,
.dark .bd-toggle .btn.active,
.dark .bd-toggle .btn.active:hover,
.dark .bd-toggle .btn.focus,
.dark .bd-toggle .btn.focus:hover,
.dark .bd-toggle .btn:active,
.dark .bd-toggle .btn:active:hover,
.dark .bd-toggle .btn:focus,
.dark .bd-toggle .btn:focus:hover,
.dark .bd-toggle .download-details:active,
.dark .bd-toggle .download-details:active:hover,
.dark .bd-toggle .download-details:focus,
.dark .bd-toggle .download-details:focus:hover,
.dark .bd-toggle .focus.download-details,
.dark .bd-toggle .focus.download-details:hover,
.dark .bd-toggle .focus.nav-close,
.dark .bd-toggle .focus.nav-close:hover,
.dark .bd-toggle .nav-close:active,
.dark .bd-toggle .nav-close:active:hover,
.dark .bd-toggle .nav-close:focus,
.dark .bd-toggle .nav-close:focus:hover,
.open > .bd-toggle .btn.darkbtn.dropdown-toggle,
.open > .bd-toggle .btn.darkbtn.dropdown-toggle:hover,
.open > .bd-toggle .darkbtn.dropdown-toggle.download-details,
.open > .bd-toggle .darkbtn.dropdown-toggle.download-details:hover,
.open > .bd-toggle .darkbtn.dropdown-toggle.nav-close,
.open > .bd-toggle .darkbtn.dropdown-toggle.nav-close:hover,
.open > .dark .bd-toggle .btn.dropdown-toggle,
.open > .dark .bd-toggle .btn.dropdown-toggle:hover,
.open > .dark .bd-toggle .dropdown-toggle.download-details,
.open > .dark .bd-toggle .dropdown-toggle.download-details:hover,
.open > .dark .bd-toggle .dropdown-toggle.nav-close,
.open > .dark .bd-toggle .dropdown-toggle.nav-close:hover {
    background-color: #fff !important;
    color: #000;
}
.bd-toggle .btn.darkbtn.active:hover:before,
.bd-toggle .btn.darkbtn.focus:hover:before,
.bd-toggle .btn.darkbtn:active:hover:before,
.bd-toggle .btn.darkbtn:focus:hover:before,
.bd-toggle .darkbtn.active.download-details:hover:before,
.bd-toggle .darkbtn.active.nav-close:hover:before,
.bd-toggle .darkbtn.download-details:active:hover:before,
.bd-toggle .darkbtn.download-details:focus:hover:before,
.bd-toggle .darkbtn.focus.download-details:hover:before,
.bd-toggle .darkbtn.focus.nav-close:hover:before,
.bd-toggle .darkbtn.nav-close:active:hover:before,
.bd-toggle .darkbtn.nav-close:focus:hover:before,
.dark .bd-toggle .active.download-details:hover:before,
.dark .bd-toggle .active.nav-close:hover:before,
.dark .bd-toggle .btn.active:hover:before,
.dark .bd-toggle .btn.focus:hover:before,
.dark .bd-toggle .btn:active:hover:before,
.dark .bd-toggle .btn:focus:hover:before,
.dark .bd-toggle .download-details:active:hover:before,
.dark .bd-toggle .download-details:focus:hover:before,
.dark .bd-toggle .focus.download-details:hover:before,
.dark .bd-toggle .focus.nav-close:hover:before,
.dark .bd-toggle .nav-close:active:hover:before,
.dark .bd-toggle .nav-close:focus:hover:before,
.open > .bd-toggle .btn.darkbtn.dropdown-toggle:hover:before,
.open > .bd-toggle .darkbtn.dropdown-toggle.download-details:hover:before,
.open > .bd-toggle .darkbtn.dropdown-toggle.nav-close:hover:before,
.open > .dark .bd-toggle .btn.dropdown-toggle:hover:before,
.open > .dark .bd-toggle .dropdown-toggle.download-details:hover:before,
.open > .dark .bd-toggle .dropdown-toggle.nav-close:hover:before {
    display: none;
    z-index: -1;
}
.bd-toggle .btn.darkbtn.active,
.bd-toggle .btn.darkbtn:active,
.bd-toggle .darkbtn.active.download-details,
.bd-toggle .darkbtn.active.nav-close,
.bd-toggle .darkbtn.download-details:active,
.bd-toggle .darkbtn.nav-close:active,
.dark .bd-toggle .active.download-details,
.dark .bd-toggle .active.nav-close,
.dark .bd-toggle .btn.active,
.dark .bd-toggle .btn:active,
.dark .bd-toggle .download-details:active,
.dark .bd-toggle .nav-close:active,
.open > .bd-toggle .btn.darkbtn.dropdown-toggle,
.open > .bd-toggle .darkbtn.dropdown-toggle.download-details,
.open > .bd-toggle .darkbtn.dropdown-toggle.nav-close,
.open > .dark .bd-toggle .btn.dropdown-toggle,
.open > .dark .bd-toggle .dropdown-toggle.download-details,
.open > .dark .bd-toggle .dropdown-toggle.nav-close {
    background: #fff;
}
.bd-toggle .btn.darkbtn.disabled,
.bd-toggle .btn.darkbtn[disabled],
.bd-toggle .darkbtn.disabled.download-details,
.bd-toggle .darkbtn.disabled.nav-close,
.bd-toggle .darkbtn.download-details[disabled],
.bd-toggle .darkbtn.nav-close[disabled],
.dark .bd-toggle .btn.disabled,
.dark .bd-toggle .btn[disabled],
.dark .bd-toggle .disabled.download-details,
.dark .bd-toggle .disabled.nav-close,
.dark .bd-toggle .download-details[disabled],
.dark .bd-toggle .nav-close[disabled],
fieldset[disabled] .bd-toggle .btn.darkbtn,
fieldset[disabled] .bd-toggle .darkbtn.download-details,
fieldset[disabled] .bd-toggle .darkbtn.nav-close,
fieldset[disabled] .dark .bd-toggle .btn,
fieldset[disabled] .dark .bd-toggle .download-details,
fieldset[disabled] .dark .bd-toggle .nav-close {
    opacity: 0.7;
}
.bd-toggle .btn.darkbtn.disabled.focus,
.bd-toggle .btn.darkbtn.disabled:active,
.bd-toggle .btn.darkbtn.disabled:focus,
.bd-toggle .btn.darkbtn.disabled:hover,
.bd-toggle .btn.darkbtn[disabled].focus,
.bd-toggle .btn.darkbtn[disabled]:active,
.bd-toggle .btn.darkbtn[disabled]:focus,
.bd-toggle .btn.darkbtn[disabled]:hover,
.bd-toggle .darkbtn.disabled.download-details:active,
.bd-toggle .darkbtn.disabled.download-details:focus,
.bd-toggle .darkbtn.disabled.download-details:hover,
.bd-toggle .darkbtn.disabled.focus.download-details,
.bd-toggle .darkbtn.disabled.focus.nav-close,
.bd-toggle .darkbtn.disabled.nav-close:active,
.bd-toggle .darkbtn.disabled.nav-close:focus,
.bd-toggle .darkbtn.disabled.nav-close:hover,
.bd-toggle .darkbtn.download-details[disabled].focus,
.bd-toggle .darkbtn.download-details[disabled]:active,
.bd-toggle .darkbtn.download-details[disabled]:focus,
.bd-toggle .darkbtn.download-details[disabled]:hover,
.bd-toggle .darkbtn.nav-close[disabled].focus,
.bd-toggle .darkbtn.nav-close[disabled]:active,
.bd-toggle .darkbtn.nav-close[disabled]:focus,
.bd-toggle .darkbtn.nav-close[disabled]:hover,
.dark .bd-toggle .btn.disabled.focus,
.dark .bd-toggle .btn.disabled:active,
.dark .bd-toggle .btn.disabled:focus,
.dark .bd-toggle .btn.disabled:hover,
.dark .bd-toggle .btn[disabled].focus,
.dark .bd-toggle .btn[disabled]:active,
.dark .bd-toggle .btn[disabled]:focus,
.dark .bd-toggle .btn[disabled]:hover,
.dark .bd-toggle .disabled.download-details:active,
.dark .bd-toggle .disabled.download-details:focus,
.dark .bd-toggle .disabled.download-details:hover,
.dark .bd-toggle .disabled.focus.download-details,
.dark .bd-toggle .disabled.focus.nav-close,
.dark .bd-toggle .disabled.nav-close:active,
.dark .bd-toggle .disabled.nav-close:focus,
.dark .bd-toggle .disabled.nav-close:hover,
.dark .bd-toggle .download-details[disabled].focus,
.dark .bd-toggle .download-details[disabled]:active,
.dark .bd-toggle .download-details[disabled]:focus,
.dark .bd-toggle .download-details[disabled]:hover,
.dark .bd-toggle .nav-close[disabled].focus,
.dark .bd-toggle .nav-close[disabled]:active,
.dark .bd-toggle .nav-close[disabled]:focus,
.dark .bd-toggle .nav-close[disabled]:hover,
fieldset[disabled] .bd-toggle .btn.darkbtn.focus,
fieldset[disabled] .bd-toggle .btn.darkbtn:active,
fieldset[disabled] .bd-toggle .btn.darkbtn:focus,
fieldset[disabled] .bd-toggle .btn.darkbtn:hover,
fieldset[disabled] .bd-toggle .darkbtn.download-details:active,
fieldset[disabled] .bd-toggle .darkbtn.download-details:focus,
fieldset[disabled] .bd-toggle .darkbtn.download-details:hover,
fieldset[disabled] .bd-toggle .darkbtn.focus.download-details,
fieldset[disabled] .bd-toggle .darkbtn.focus.nav-close,
fieldset[disabled] .bd-toggle .darkbtn.nav-close:active,
fieldset[disabled] .bd-toggle .darkbtn.nav-close:focus,
fieldset[disabled] .bd-toggle .darkbtn.nav-close:hover,
fieldset[disabled] .dark .bd-toggle .btn.focus,
fieldset[disabled] .dark .bd-toggle .btn:active,
fieldset[disabled] .dark .bd-toggle .btn:focus,
fieldset[disabled] .dark .bd-toggle .btn:hover,
fieldset[disabled] .dark .bd-toggle .download-details:active,
fieldset[disabled] .dark .bd-toggle .download-details:focus,
fieldset[disabled] .dark .bd-toggle .download-details:hover,
fieldset[disabled] .dark .bd-toggle .focus.download-details,
fieldset[disabled] .dark .bd-toggle .focus.nav-close,
fieldset[disabled] .dark .bd-toggle .nav-close:active,
fieldset[disabled] .dark .bd-toggle .nav-close:focus,
fieldset[disabled] .dark .bd-toggle .nav-close:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.bd-toggle .btn.darkbtn.disabled.focus:before,
.bd-toggle .btn.darkbtn.disabled:active:before,
.bd-toggle .btn.darkbtn.disabled:focus:before,
.bd-toggle .btn.darkbtn.disabled:hover:before,
.bd-toggle .btn.darkbtn[disabled].focus:before,
.bd-toggle .btn.darkbtn[disabled]:active:before,
.bd-toggle .btn.darkbtn[disabled]:focus:before,
.bd-toggle .btn.darkbtn[disabled]:hover:before,
.bd-toggle .darkbtn.disabled.download-details:active:before,
.bd-toggle .darkbtn.disabled.download-details:focus:before,
.bd-toggle .darkbtn.disabled.download-details:hover:before,
.bd-toggle .darkbtn.disabled.focus.download-details:before,
.bd-toggle .darkbtn.disabled.focus.nav-close:before,
.bd-toggle .darkbtn.disabled.nav-close:active:before,
.bd-toggle .darkbtn.disabled.nav-close:focus:before,
.bd-toggle .darkbtn.disabled.nav-close:hover:before,
.bd-toggle .darkbtn.download-details[disabled].focus:before,
.bd-toggle .darkbtn.download-details[disabled]:active:before,
.bd-toggle .darkbtn.download-details[disabled]:focus:before,
.bd-toggle .darkbtn.download-details[disabled]:hover:before,
.bd-toggle .darkbtn.nav-close[disabled].focus:before,
.bd-toggle .darkbtn.nav-close[disabled]:active:before,
.bd-toggle .darkbtn.nav-close[disabled]:focus:before,
.bd-toggle .darkbtn.nav-close[disabled]:hover:before,
.dark .bd-toggle .btn.disabled.focus:before,
.dark .bd-toggle .btn.disabled:active:before,
.dark .bd-toggle .btn.disabled:focus:before,
.dark .bd-toggle .btn.disabled:hover:before,
.dark .bd-toggle .btn[disabled].focus:before,
.dark .bd-toggle .btn[disabled]:active:before,
.dark .bd-toggle .btn[disabled]:focus:before,
.dark .bd-toggle .btn[disabled]:hover:before,
.dark .bd-toggle .disabled.download-details:active:before,
.dark .bd-toggle .disabled.download-details:focus:before,
.dark .bd-toggle .disabled.download-details:hover:before,
.dark .bd-toggle .disabled.focus.download-details:before,
.dark .bd-toggle .disabled.focus.nav-close:before,
.dark .bd-toggle .disabled.nav-close:active:before,
.dark .bd-toggle .disabled.nav-close:focus:before,
.dark .bd-toggle .disabled.nav-close:hover:before,
.dark .bd-toggle .download-details[disabled].focus:before,
.dark .bd-toggle .download-details[disabled]:active:before,
.dark .bd-toggle .download-details[disabled]:focus:before,
.dark .bd-toggle .download-details[disabled]:hover:before,
.dark .bd-toggle .nav-close[disabled].focus:before,
.dark .bd-toggle .nav-close[disabled]:active:before,
.dark .bd-toggle .nav-close[disabled]:focus:before,
.dark .bd-toggle .nav-close[disabled]:hover:before,
fieldset[disabled] .bd-toggle .btn.darkbtn.focus:before,
fieldset[disabled] .bd-toggle .btn.darkbtn:active:before,
fieldset[disabled] .bd-toggle .btn.darkbtn:focus:before,
fieldset[disabled] .bd-toggle .btn.darkbtn:hover:before,
fieldset[disabled] .bd-toggle .darkbtn.download-details:active:before,
fieldset[disabled] .bd-toggle .darkbtn.download-details:focus:before,
fieldset[disabled] .bd-toggle .darkbtn.download-details:hover:before,
fieldset[disabled] .bd-toggle .darkbtn.focus.download-details:before,
fieldset[disabled] .bd-toggle .darkbtn.focus.nav-close:before,
fieldset[disabled] .bd-toggle .darkbtn.nav-close:active:before,
fieldset[disabled] .bd-toggle .darkbtn.nav-close:focus:before,
fieldset[disabled] .bd-toggle .darkbtn.nav-close:hover:before,
fieldset[disabled] .dark .bd-toggle .btn.focus:before,
fieldset[disabled] .dark .bd-toggle .btn:active:before,
fieldset[disabled] .dark .bd-toggle .btn:focus:before,
fieldset[disabled] .dark .bd-toggle .btn:hover:before,
fieldset[disabled] .dark .bd-toggle .download-details:active:before,
fieldset[disabled] .dark .bd-toggle .download-details:focus:before,
fieldset[disabled] .dark .bd-toggle .download-details:hover:before,
fieldset[disabled] .dark .bd-toggle .focus.download-details:before,
fieldset[disabled] .dark .bd-toggle .focus.nav-close:before,
fieldset[disabled] .dark .bd-toggle .nav-close:active:before,
fieldset[disabled] .dark .bd-toggle .nav-close:focus:before,
fieldset[disabled] .dark .bd-toggle .nav-close:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.bd-toggle .active .btn,
.bd-toggle .active .download-details,
.bd-toggle .active .nav-close {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.bd-toggle .active .btn:before,
.bd-toggle .active .download-details:before,
.bd-toggle .active .nav-close:before {
    display: none;
}
.bd-toggle .active .btn.focus,
.bd-toggle .active .btn:focus,
.bd-toggle .active .download-details:focus,
.bd-toggle .active .focus.download-details,
.bd-toggle .active .focus.nav-close,
.bd-toggle .active .nav-close:focus {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.bd-toggle .active .btn.focus:before,
.bd-toggle .active .btn:focus:before,
.bd-toggle .active .download-details:focus:before,
.bd-toggle .active .focus.download-details:before,
.bd-toggle .active .focus.nav-close:before,
.bd-toggle .active .nav-close:focus:before {
    display: none;
}
.bd-toggle .active .btn.hover,
.bd-toggle .active .btn:hover,
.bd-toggle .active .download-details:hover,
.bd-toggle .active .hover.download-details,
.bd-toggle .active .hover.nav-close,
.bd-toggle .active .nav-close:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.bd-toggle .active .btn.hover:before,
.bd-toggle .active .btn:hover:before,
.bd-toggle .active .download-details:hover:before,
.bd-toggle .active .hover.download-details:before,
.bd-toggle .active .hover.nav-close:before,
.bd-toggle .active .nav-close:hover:before {
    display: none;
}
.bd-toggle .active .active.download-details,
.bd-toggle .active .active.nav-close,
.bd-toggle .active .btn.active,
.bd-toggle .active .btn:active,
.bd-toggle .active .download-details:active,
.bd-toggle .active .nav-close:active,
.open > .bd-toggle .active .btn.dropdown-toggle,
.open > .bd-toggle .active .dropdown-toggle.download-details,
.open > .bd-toggle .active .dropdown-toggle.nav-close {
    color: #fff;
    background-color: #686664;
    background-color: #000;
    border-color: #000;
}
.bd-toggle .active .active.download-details:focus,
.bd-toggle .active .active.download-details:hover,
.bd-toggle .active .active.focus.download-details,
.bd-toggle .active .active.focus.nav-close,
.bd-toggle .active .active.nav-close:focus,
.bd-toggle .active .active.nav-close:hover,
.bd-toggle .active .btn.active.focus,
.bd-toggle .active .btn.active:focus,
.bd-toggle .active .btn.active:hover,
.bd-toggle .active .btn:active.focus,
.bd-toggle .active .btn:active:focus,
.bd-toggle .active .btn:active:hover,
.bd-toggle .active .download-details:active.focus,
.bd-toggle .active .download-details:active:focus,
.bd-toggle .active .download-details:active:hover,
.bd-toggle .active .nav-close:active.focus,
.bd-toggle .active .nav-close:active:focus,
.bd-toggle .active .nav-close:active:hover,
.open > .bd-toggle .active .btn.dropdown-toggle.focus,
.open > .bd-toggle .active .btn.dropdown-toggle:focus,
.open > .bd-toggle .active .btn.dropdown-toggle:hover,
.open > .bd-toggle .active .dropdown-toggle.download-details:focus,
.open > .bd-toggle .active .dropdown-toggle.download-details:hover,
.open > .bd-toggle .active .dropdown-toggle.focus.download-details,
.open > .bd-toggle .active .dropdown-toggle.focus.nav-close,
.open > .bd-toggle .active .dropdown-toggle.nav-close:focus,
.open > .bd-toggle .active .dropdown-toggle.nav-close:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.bd-toggle .active .active.download-details:focus:before,
.bd-toggle .active .active.download-details:hover:before,
.bd-toggle .active .active.focus.download-details:before,
.bd-toggle .active .active.focus.nav-close:before,
.bd-toggle .active .active.nav-close:focus:before,
.bd-toggle .active .active.nav-close:hover:before,
.bd-toggle .active .btn.active.focus:before,
.bd-toggle .active .btn.active:focus:before,
.bd-toggle .active .btn.active:hover:before,
.bd-toggle .active .btn:active.focus:before,
.bd-toggle .active .btn:active:focus:before,
.bd-toggle .active .btn:active:hover:before,
.bd-toggle .active .download-details:active.focus:before,
.bd-toggle .active .download-details:active:focus:before,
.bd-toggle .active .download-details:active:hover:before,
.bd-toggle .active .nav-close:active.focus:before,
.bd-toggle .active .nav-close:active:focus:before,
.bd-toggle .active .nav-close:active:hover:before,
.open > .bd-toggle .active .btn.dropdown-toggle.focus:before,
.open > .bd-toggle .active .btn.dropdown-toggle:focus:before,
.open > .bd-toggle .active .btn.dropdown-toggle:hover:before,
.open > .bd-toggle .active .dropdown-toggle.download-details:focus:before,
.open > .bd-toggle .active .dropdown-toggle.download-details:hover:before,
.open > .bd-toggle .active .dropdown-toggle.focus.download-details:before,
.open > .bd-toggle .active .dropdown-toggle.focus.nav-close:before,
.open > .bd-toggle .active .dropdown-toggle.nav-close:focus:before,
.open > .bd-toggle .active .dropdown-toggle.nav-close:hover:before {
    display: none;
}
.bd-toggle .active .active.download-details,
.bd-toggle .active .active.nav-close,
.bd-toggle .active .btn.active,
.bd-toggle .active .btn:active,
.bd-toggle .active .download-details:active,
.bd-toggle .active .nav-close:active,
.open > .bd-toggle .active .btn.dropdown-toggle,
.open > .bd-toggle .active .dropdown-toggle.download-details,
.open > .bd-toggle .active .dropdown-toggle.nav-close {
    background-image: none;
}
.bd-toggle .active .btn.disabled,
.bd-toggle .active .btn.disabled.focus,
.bd-toggle .active .btn.disabled:focus,
.bd-toggle .active .btn.disabled:hover,
.bd-toggle .active .btn[disabled],
.bd-toggle .active .btn[disabled].focus,
.bd-toggle .active .btn[disabled]:focus,
.bd-toggle .active .btn[disabled]:hover,
.bd-toggle .active .disabled.download-details,
.bd-toggle .active .disabled.download-details:focus,
.bd-toggle .active .disabled.download-details:hover,
.bd-toggle .active .disabled.focus.download-details,
.bd-toggle .active .disabled.focus.nav-close,
.bd-toggle .active .disabled.nav-close,
.bd-toggle .active .disabled.nav-close:focus,
.bd-toggle .active .disabled.nav-close:hover,
.bd-toggle .active .download-details[disabled],
.bd-toggle .active .download-details[disabled].focus,
.bd-toggle .active .download-details[disabled]:focus,
.bd-toggle .active .download-details[disabled]:hover,
.bd-toggle .active .nav-close[disabled],
.bd-toggle .active .nav-close[disabled].focus,
.bd-toggle .active .nav-close[disabled]:focus,
.bd-toggle .active .nav-close[disabled]:hover,
fieldset[disabled] .bd-toggle .active .btn,
fieldset[disabled] .bd-toggle .active .btn.focus,
fieldset[disabled] .bd-toggle .active .btn:focus,
fieldset[disabled] .bd-toggle .active .btn:hover,
fieldset[disabled] .bd-toggle .active .download-details,
fieldset[disabled] .bd-toggle .active .download-details:focus,
fieldset[disabled] .bd-toggle .active .download-details:hover,
fieldset[disabled] .bd-toggle .active .focus.download-details,
fieldset[disabled] .bd-toggle .active .focus.nav-close,
fieldset[disabled] .bd-toggle .active .nav-close,
fieldset[disabled] .bd-toggle .active .nav-close:focus,
fieldset[disabled] .bd-toggle .active .nav-close:hover {
    background-color: #686664;
    border-color: #686664;
}
.bd-toggle .active .btn .badge,
.bd-toggle .active .download-details .badge,
.bd-toggle .active .nav-close .badge {
    color: #000;
    background-color: #fff;
}
.bd-toggle .active .btn.darkbtn,
.bd-toggle .active .darkbtn.download-details,
.bd-toggle .active .darkbtn.nav-close,
.dark .bd-toggle .active .btn,
.dark .bd-toggle .active .download-details,
.dark .bd-toggle .active .nav-close {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.bd-toggle .active .btn.darkbtn:before,
.bd-toggle .active .darkbtn.download-details:before,
.bd-toggle .active .darkbtn.nav-close:before,
.dark .bd-toggle .active .btn:before,
.dark .bd-toggle .active .download-details:before,
.dark .bd-toggle .active .nav-close:before {
    display: none;
}
.bd-toggle .active .btn.darkbtn.focus,
.bd-toggle .active .btn.darkbtn:focus,
.bd-toggle .active .darkbtn.download-details:focus,
.bd-toggle .active .darkbtn.focus.download-details,
.bd-toggle .active .darkbtn.focus.nav-close,
.bd-toggle .active .darkbtn.nav-close:focus,
.dark .bd-toggle .active .btn.focus,
.dark .bd-toggle .active .btn:focus,
.dark .bd-toggle .active .download-details:focus,
.dark .bd-toggle .active .focus.download-details,
.dark .bd-toggle .active .focus.nav-close,
.dark .bd-toggle .active .nav-close:focus {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.bd-toggle .active .btn.darkbtn.focus:before,
.bd-toggle .active .btn.darkbtn:focus:before,
.bd-toggle .active .darkbtn.download-details:focus:before,
.bd-toggle .active .darkbtn.focus.download-details:before,
.bd-toggle .active .darkbtn.focus.nav-close:before,
.bd-toggle .active .darkbtn.nav-close:focus:before,
.dark .bd-toggle .active .btn.focus:before,
.dark .bd-toggle .active .btn:focus:before,
.dark .bd-toggle .active .download-details:focus:before,
.dark .bd-toggle .active .focus.download-details:before,
.dark .bd-toggle .active .focus.nav-close:before,
.dark .bd-toggle .active .nav-close:focus:before {
    display: none;
}
.bd-toggle .active .btn.darkbtn.hover,
.bd-toggle .active .btn.darkbtn:hover,
.bd-toggle .active .darkbtn.download-details:hover,
.bd-toggle .active .darkbtn.hover.download-details,
.bd-toggle .active .darkbtn.hover.nav-close,
.bd-toggle .active .darkbtn.nav-close:hover,
.dark .bd-toggle .active .btn.hover,
.dark .bd-toggle .active .btn:hover,
.dark .bd-toggle .active .download-details:hover,
.dark .bd-toggle .active .hover.download-details,
.dark .bd-toggle .active .hover.nav-close,
.dark .bd-toggle .active .nav-close:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.bd-toggle .active .btn.darkbtn.hover:before,
.bd-toggle .active .btn.darkbtn:hover:before,
.bd-toggle .active .darkbtn.download-details:hover:before,
.bd-toggle .active .darkbtn.hover.download-details:before,
.bd-toggle .active .darkbtn.hover.nav-close:before,
.bd-toggle .active .darkbtn.nav-close:hover:before,
.dark .bd-toggle .active .btn.hover:before,
.dark .bd-toggle .active .btn:hover:before,
.dark .bd-toggle .active .download-details:hover:before,
.dark .bd-toggle .active .hover.download-details:before,
.dark .bd-toggle .active .hover.nav-close:before,
.dark .bd-toggle .active .nav-close:hover:before {
    display: none;
}
.bd-toggle .active .btn.darkbtn.active,
.bd-toggle .active .btn.darkbtn.active.focus,
.bd-toggle .active .btn.darkbtn.active:focus,
.bd-toggle .active .btn.darkbtn.active:hover,
.bd-toggle .active .btn.darkbtn:active,
.bd-toggle .active .btn.darkbtn:active.focus,
.bd-toggle .active .btn.darkbtn:active:focus,
.bd-toggle .active .btn.darkbtn:active:hover,
.bd-toggle .active .darkbtn.active.download-details,
.bd-toggle .active .darkbtn.active.download-details:focus,
.bd-toggle .active .darkbtn.active.download-details:hover,
.bd-toggle .active .darkbtn.active.focus.download-details,
.bd-toggle .active .darkbtn.active.focus.nav-close,
.bd-toggle .active .darkbtn.active.nav-close,
.bd-toggle .active .darkbtn.active.nav-close:focus,
.bd-toggle .active .darkbtn.active.nav-close:hover,
.bd-toggle .active .darkbtn.download-details:active,
.bd-toggle .active .darkbtn.download-details:active.focus,
.bd-toggle .active .darkbtn.download-details:active:focus,
.bd-toggle .active .darkbtn.download-details:active:hover,
.bd-toggle .active .darkbtn.nav-close:active,
.bd-toggle .active .darkbtn.nav-close:active.focus,
.bd-toggle .active .darkbtn.nav-close:active:focus,
.bd-toggle .active .darkbtn.nav-close:active:hover,
.dark .bd-toggle .active .active.download-details,
.dark .bd-toggle .active .active.download-details:focus,
.dark .bd-toggle .active .active.download-details:hover,
.dark .bd-toggle .active .active.focus.download-details,
.dark .bd-toggle .active .active.focus.nav-close,
.dark .bd-toggle .active .active.nav-close,
.dark .bd-toggle .active .active.nav-close:focus,
.dark .bd-toggle .active .active.nav-close:hover,
.dark .bd-toggle .active .btn.active,
.dark .bd-toggle .active .btn.active.focus,
.dark .bd-toggle .active .btn.active:focus,
.dark .bd-toggle .active .btn.active:hover,
.dark .bd-toggle .active .btn:active,
.dark .bd-toggle .active .btn:active.focus,
.dark .bd-toggle .active .btn:active:focus,
.dark .bd-toggle .active .btn:active:hover,
.dark .bd-toggle .active .download-details:active,
.dark .bd-toggle .active .download-details:active.focus,
.dark .bd-toggle .active .download-details:active:focus,
.dark .bd-toggle .active .download-details:active:hover,
.dark .bd-toggle .active .nav-close:active,
.dark .bd-toggle .active .nav-close:active.focus,
.dark .bd-toggle .active .nav-close:active:focus,
.dark .bd-toggle .active .nav-close:active:hover,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle.focus,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle:focus,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle:hover,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.download-details,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.download-details:focus,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.download-details:hover,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.focus.download-details,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.focus.nav-close,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.nav-close,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.nav-close:focus,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.nav-close:hover,
.open > .dark .bd-toggle .active .btn.dropdown-toggle,
.open > .dark .bd-toggle .active .btn.dropdown-toggle.focus,
.open > .dark .bd-toggle .active .btn.dropdown-toggle:focus,
.open > .dark .bd-toggle .active .btn.dropdown-toggle:hover,
.open > .dark .bd-toggle .active .dropdown-toggle.download-details,
.open > .dark .bd-toggle .active .dropdown-toggle.download-details:focus,
.open > .dark .bd-toggle .active .dropdown-toggle.download-details:hover,
.open > .dark .bd-toggle .active .dropdown-toggle.focus.download-details,
.open > .dark .bd-toggle .active .dropdown-toggle.focus.nav-close,
.open > .dark .bd-toggle .active .dropdown-toggle.nav-close,
.open > .dark .bd-toggle .active .dropdown-toggle.nav-close:focus,
.open > .dark .bd-toggle .active .dropdown-toggle.nav-close:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.bd-toggle .active .btn.darkbtn.active.focus:before,
.bd-toggle .active .btn.darkbtn.active:focus:before,
.bd-toggle .active .btn.darkbtn.active:hover:before,
.bd-toggle .active .btn.darkbtn:active.focus:before,
.bd-toggle .active .btn.darkbtn:active:focus:before,
.bd-toggle .active .btn.darkbtn:active:hover:before,
.bd-toggle .active .darkbtn.active.download-details:focus:before,
.bd-toggle .active .darkbtn.active.download-details:hover:before,
.bd-toggle .active .darkbtn.active.focus.download-details:before,
.bd-toggle .active .darkbtn.active.focus.nav-close:before,
.bd-toggle .active .darkbtn.active.nav-close:focus:before,
.bd-toggle .active .darkbtn.active.nav-close:hover:before,
.bd-toggle .active .darkbtn.download-details:active.focus:before,
.bd-toggle .active .darkbtn.download-details:active:focus:before,
.bd-toggle .active .darkbtn.download-details:active:hover:before,
.bd-toggle .active .darkbtn.nav-close:active.focus:before,
.bd-toggle .active .darkbtn.nav-close:active:focus:before,
.bd-toggle .active .darkbtn.nav-close:active:hover:before,
.dark .bd-toggle .active .active.download-details:focus:before,
.dark .bd-toggle .active .active.download-details:hover:before,
.dark .bd-toggle .active .active.focus.download-details:before,
.dark .bd-toggle .active .active.focus.nav-close:before,
.dark .bd-toggle .active .active.nav-close:focus:before,
.dark .bd-toggle .active .active.nav-close:hover:before,
.dark .bd-toggle .active .btn.active.focus:before,
.dark .bd-toggle .active .btn.active:focus:before,
.dark .bd-toggle .active .btn.active:hover:before,
.dark .bd-toggle .active .btn:active.focus:before,
.dark .bd-toggle .active .btn:active:focus:before,
.dark .bd-toggle .active .btn:active:hover:before,
.dark .bd-toggle .active .download-details:active.focus:before,
.dark .bd-toggle .active .download-details:active:focus:before,
.dark .bd-toggle .active .download-details:active:hover:before,
.dark .bd-toggle .active .nav-close:active.focus:before,
.dark .bd-toggle .active .nav-close:active:focus:before,
.dark .bd-toggle .active .nav-close:active:hover:before,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle.focus:before,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle:focus:before,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle:hover:before,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.download-details:focus:before,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.download-details:hover:before,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.focus.download-details:before,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.focus.nav-close:before,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.nav-close:focus:before,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.nav-close:hover:before,
.open > .dark .bd-toggle .active .btn.dropdown-toggle.focus:before,
.open > .dark .bd-toggle .active .btn.dropdown-toggle:focus:before,
.open > .dark .bd-toggle .active .btn.dropdown-toggle:hover:before,
.open > .dark .bd-toggle .active .dropdown-toggle.download-details:focus:before,
.open > .dark .bd-toggle .active .dropdown-toggle.download-details:hover:before,
.open > .dark .bd-toggle .active .dropdown-toggle.focus.download-details:before,
.open > .dark .bd-toggle .active .dropdown-toggle.focus.nav-close:before,
.open > .dark .bd-toggle .active .dropdown-toggle.nav-close:focus:before,
.open > .dark .bd-toggle .active .dropdown-toggle.nav-close:hover:before {
    display: none;
}
.bd-toggle .active .btn.darkbtn.active,
.bd-toggle .active .btn.darkbtn:active,
.bd-toggle .active .darkbtn.active.download-details,
.bd-toggle .active .darkbtn.active.nav-close,
.bd-toggle .active .darkbtn.download-details:active,
.bd-toggle .active .darkbtn.nav-close:active,
.dark .bd-toggle .active .active.download-details,
.dark .bd-toggle .active .active.nav-close,
.dark .bd-toggle .active .btn.active,
.dark .bd-toggle .active .btn:active,
.dark .bd-toggle .active .download-details:active,
.dark .bd-toggle .active .nav-close:active,
.open > .bd-toggle .active .btn.darkbtn.dropdown-toggle,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.download-details,
.open > .bd-toggle .active .darkbtn.dropdown-toggle.nav-close,
.open > .dark .bd-toggle .active .btn.dropdown-toggle,
.open > .dark .bd-toggle .active .dropdown-toggle.download-details,
.open > .dark .bd-toggle .active .dropdown-toggle.nav-close {
    background-image: none;
}
.bd-toggle .active .btn.darkbtn.disabled,
.bd-toggle .active .btn.darkbtn.disabled.focus,
.bd-toggle .active .btn.darkbtn.disabled:focus,
.bd-toggle .active .btn.darkbtn.disabled:hover,
.bd-toggle .active .btn.darkbtn[disabled],
.bd-toggle .active .btn.darkbtn[disabled].focus,
.bd-toggle .active .btn.darkbtn[disabled]:focus,
.bd-toggle .active .btn.darkbtn[disabled]:hover,
.bd-toggle .active .darkbtn.disabled.download-details,
.bd-toggle .active .darkbtn.disabled.download-details:focus,
.bd-toggle .active .darkbtn.disabled.download-details:hover,
.bd-toggle .active .darkbtn.disabled.focus.download-details,
.bd-toggle .active .darkbtn.disabled.focus.nav-close,
.bd-toggle .active .darkbtn.disabled.nav-close,
.bd-toggle .active .darkbtn.disabled.nav-close:focus,
.bd-toggle .active .darkbtn.disabled.nav-close:hover,
.bd-toggle .active .darkbtn.download-details[disabled],
.bd-toggle .active .darkbtn.download-details[disabled].focus,
.bd-toggle .active .darkbtn.download-details[disabled]:focus,
.bd-toggle .active .darkbtn.download-details[disabled]:hover,
.bd-toggle .active .darkbtn.nav-close[disabled],
.bd-toggle .active .darkbtn.nav-close[disabled].focus,
.bd-toggle .active .darkbtn.nav-close[disabled]:focus,
.bd-toggle .active .darkbtn.nav-close[disabled]:hover,
.dark .bd-toggle .active .btn.disabled,
.dark .bd-toggle .active .btn.disabled.focus,
.dark .bd-toggle .active .btn.disabled:focus,
.dark .bd-toggle .active .btn.disabled:hover,
.dark .bd-toggle .active .btn[disabled],
.dark .bd-toggle .active .btn[disabled].focus,
.dark .bd-toggle .active .btn[disabled]:focus,
.dark .bd-toggle .active .btn[disabled]:hover,
.dark .bd-toggle .active .disabled.download-details,
.dark .bd-toggle .active .disabled.download-details:focus,
.dark .bd-toggle .active .disabled.download-details:hover,
.dark .bd-toggle .active .disabled.focus.download-details,
.dark .bd-toggle .active .disabled.focus.nav-close,
.dark .bd-toggle .active .disabled.nav-close,
.dark .bd-toggle .active .disabled.nav-close:focus,
.dark .bd-toggle .active .disabled.nav-close:hover,
.dark .bd-toggle .active .download-details[disabled],
.dark .bd-toggle .active .download-details[disabled].focus,
.dark .bd-toggle .active .download-details[disabled]:focus,
.dark .bd-toggle .active .download-details[disabled]:hover,
.dark .bd-toggle .active .nav-close[disabled],
.dark .bd-toggle .active .nav-close[disabled].focus,
.dark .bd-toggle .active .nav-close[disabled]:focus,
.dark .bd-toggle .active .nav-close[disabled]:hover,
fieldset[disabled] .bd-toggle .active .btn.darkbtn,
fieldset[disabled] .bd-toggle .active .btn.darkbtn.focus,
fieldset[disabled] .bd-toggle .active .btn.darkbtn:focus,
fieldset[disabled] .bd-toggle .active .btn.darkbtn:hover,
fieldset[disabled] .bd-toggle .active .darkbtn.download-details,
fieldset[disabled] .bd-toggle .active .darkbtn.download-details:focus,
fieldset[disabled] .bd-toggle .active .darkbtn.download-details:hover,
fieldset[disabled] .bd-toggle .active .darkbtn.focus.download-details,
fieldset[disabled] .bd-toggle .active .darkbtn.focus.nav-close,
fieldset[disabled] .bd-toggle .active .darkbtn.nav-close,
fieldset[disabled] .bd-toggle .active .darkbtn.nav-close:focus,
fieldset[disabled] .bd-toggle .active .darkbtn.nav-close:hover,
fieldset[disabled] .dark .bd-toggle .active .btn,
fieldset[disabled] .dark .bd-toggle .active .btn.focus,
fieldset[disabled] .dark .bd-toggle .active .btn:focus,
fieldset[disabled] .dark .bd-toggle .active .btn:hover,
fieldset[disabled] .dark .bd-toggle .active .download-details,
fieldset[disabled] .dark .bd-toggle .active .download-details:focus,
fieldset[disabled] .dark .bd-toggle .active .download-details:hover,
fieldset[disabled] .dark .bd-toggle .active .focus.download-details,
fieldset[disabled] .dark .bd-toggle .active .focus.nav-close,
fieldset[disabled] .dark .bd-toggle .active .nav-close,
fieldset[disabled] .dark .bd-toggle .active .nav-close:focus,
fieldset[disabled] .dark .bd-toggle .active .nav-close:hover {
    background-color: #898683;
    border-color: #898683;
}
.bd-toggle .active .btn.darkbtn .badge,
.bd-toggle .active .darkbtn.download-details .badge,
.bd-toggle .active .darkbtn.nav-close .badge,
.dark .bd-toggle .active .btn .badge,
.dark .bd-toggle .active .download-details .badge,
.dark .bd-toggle .active .nav-close .badge {
    color: #fff;
    background-color: #000;
}
.bd-body {
    padding: 30px;
    background-color: #fff;
}
@media only screen and (min-width: 992px) {
    .bd-body {
        border: 1px solid #000;
    }
}
.bd-body .tab-content {
    padding-top: 0;
}
.bd-col-right {
    max-height: 500px;
    overflow-y: auto;
}
.bd-media-title {
    margin-top: 0;
}
@media only screen and (max-width: 991px) {
    .bd-media-title {
        font-size: 20px;
        width: 85%;
    }
}
.bd-media {
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
}
.bd-img {
    width: 100%;
    position: relative;
    min-width: 1px;
}
.bd-img .xsp-bd {
    max-height: 393px;
    margin-left: auto;
    margin-right: auto;
}
.bd-button {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bd-hs {
    position: absolute;
    box-shadow: 0 0 5px #003883;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.bd-hs.active {
    box-shadow: 0 0 3px 3px #5e89c1;
}
@media only screen and (max-width: 767px) {
    .bd-hs {
        display: none;
    }
}
.bd-links-title {
    padding-left: 10px;
    margin-left: -10px;
    border-left: 4px solid transparent;
}
.bd-links-title.active {
    border-left-color: #f9b500;
}
.bd-links {
    list-style: none;
    padding-left: 15px;
    font-size: 14px;
}
.bd-links > li {
    padding-left: 0;
}
@keyframes active-bd {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.marketSplashComponent {
    margin-bottom: 1em;
}
.marketSplashComponent .marketSplash {
    z-index: 0;
}
.marketSplashComponent .marketSplash div {
    width: 100%;
}
.marketSplashComponent .marketSplash .-slide-smallThumb img {
    width: 25%;
    float: left;
}
.marketSplashComponent .marketSplash .-slide-smallThumb .cycle-overlay {
    width: 75%;
    float: left;
    padding-left: 15px;
    margin-top: 0 !important;
}
.marketSplashComponent .marketSplash .-slide-smallThumb .cycle-overlay h4 {
    margin-top: 0 !important;
}
.marketSplashComponent .marketSplash-pager {
    font-size: 3em;
    color: #d4cfc5;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .marketSplashComponent .marketSplash-pager {
        border-top: 1px solid #d4cfc5;
    }
}
.marketSplashComponent .marketSplash-pager .cycle-pager-active {
    color: #474645;
}
.marketSplashComponent .marketSplash-pager span {
    transition: all 0.25s ease;
}
.marketSplashComponent .marketSplash-pager span:hover {
    cursor: pointer;
    color: #898683;
}
.marketSplashComponent .marketSplash-prevNext {
    text-align: center;
    margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
    .marketSplashComponent .marketSplash-prevNext {
        display: none;
    }
}
.marketSplashComponent .marketSplash-prevNext a {
    width: 40%;
}
.marketSplashComponent .marketSplash-prevNext a:first-of-type {
    margin-right: 15px;
}
.marketSplash.cycle-slideshow div.-slide {
    display: none;
}
.marketSplash.cycle-slideshow div.-slide:first-child {
    display: block;
}
.videoFilmStrip-mobile .cycle-carousel-wrap {
    background-color: rgba(0, 0, 0, 0.25);
    text-align: center;
}
.videoFilmStrip-mobile .cycle-carousel-wrap .-link {
    display: block;
    width: 100%;
    height: 100%;
}
.videoFilmStrip-mobile .cycle-carousel-wrap .-slide {
    border: 1px solid #d4cfc5;
    max-width: 100%;
    height: auto;
}
.videoFilmStrip-mobile .cycle-carousel-wrap .-thumbVideoWrapper {
    position: relative;
}
.videoFilmStrip-mobile .cycle-carousel-wrap .-thumbVideoWrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 4em;
    height: 4em;
    left: 50%;
    top: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 4em 4em;
    z-index: 1;
    opacity: 0.75;
    pointer-events: none;
}
.videoFilmStrip-mobile .-prevNext {
    text-align: center;
    margin-bottom: 1em;
}
.videoFilmStrip-mobile .-prevNext a {
    width: 40%;
}
.videoFilmStrip-mobile .-prevNext a:first-of-type {
    margin-right: 15px;
}
.videoFilmStrip-mobile .borders {
    border: 1px solid purple;
}
.videoFilmStrip-mobile .-overlay {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: -1.75em;
}
.videoFilmStrip-mobile .-meta-viewCount {
    font-size: 12px;
    opacity: 0.8;
    flex-grow: 1;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: left;
    color: #fff;
    width: 50%;
    margin-left: 0.5em;
}
.videoFilmStrip-mobile .-meta-viewCount span {
    padding: 0.5em;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
}
.videoFilmStrip-mobile .-meta-title {
    font-size: 18px;
    width: 100%;
    font-weight: 600;
}
.videoFilmStrip-mobile .-meta-count,
.videoFilmStrip-mobile .-meta-date {
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.8;
    -ms-grid-row-align: center;
    align-self: center;
    width: 50%;
    flex-grow: 1;
    margin-top: 2em;
}
.videoFilmStrip-mobile .-meta-count {
    text-align: right;
}
.videoFilmStrip-mobile .-meta-duration {
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.8;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: right;
    flex-grow: 1;
}
.videoFilmStrip-mobile .-meta-duration span {
    padding: 0.5em;
    margin-right: 0.5em;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75);
}
.videoFilmStrip-mobile .-meta-description {
    flex-grow: 0;
    width: 100%;
}
.videoFilmStrip-mobile .-meta-overlay {
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
}
.videoFilmStrip-desktop {
    position: relative;
}
.videoFilmStrip-desktop .cycle-slideshow {
    margin-left: 1em;
    margin-right: 1em;
}
.videoFilmStrip-desktop .cycle-slideshow a {
    display: none;
}
.videoFilmStrip-desktop .cycle-slideshow a:first-child {
    display: inline-block;
}
.videoFilmStrip-desktop .-thumbVideoWrapper {
    position: relative;
}
.videoFilmStrip-desktop .-thumbVideoWrapper img {
    height: 90px;
    width: 160px;
    object-fit: cover;
}
.videoFilmStrip-desktop .-thumbVideoWrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 2em;
    height: 2em;
    left: 50%;
    top: 50%;
    transform-origin: center;
    transform: translate(-50%, -50%);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 2em 2em;
    z-index: 1;
    opacity: 0.5;
    pointer-events: none;
}
.videoFilmStrip-desktop .-overlay {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0.25em 0.5em;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
}
.videoFilmStrip-desktop .-link {
    margin-right: 0.5em;
}
.videoFilmStrip-desktop .-meta-title {
    display: block;
    width: 100%;
    font-size: 85%;
    max-width: 187px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.videoFilmStrip-desktop .-meta-date {
    text-transform: uppercase;
    font-size: 85%;
    opacity: 0.8;
    -ms-grid-row-align: center;
    align-self: center;
}
.videoFilmStrip-desktop .-meta-viewCount {
    font-size: 85%;
    opacity: 0.8;
    display: block;
    width: 50%;
    float: left;
}
.videoFilmStrip-desktop .-meta-duration {
    text-transform: uppercase;
    font-size: 85%;
    opacity: 0.8;
    display: block;
    width: 50%;
    float: right;
    text-align: right;
}
.videoFilmStrip-desktop .-prevNextButtons {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    z-index: 3;
}
.videoFilmStrip-desktop .-prevNextButtons .btn,
.videoFilmStrip-desktop .-prevNextButtons .download-details,
.videoFilmStrip-desktop .-prevNextButtons .nav-close {
    display: inline-block;
    padding: 0;
    color: #000;
    pointer-events: all;
    border-radius: 32px;
    background-color: #fff;
}
.videoFilmStrip-desktop .-prevNextButtons .btn:hover,
.videoFilmStrip-desktop .-prevNextButtons .download-details:hover,
.videoFilmStrip-desktop .-prevNextButtons .nav-close:hover {
    background-color: #ebe7dd;
}
.videoFilmStrip-desktop .-prevNextButtons .icon-angle-left,
.videoFilmStrip-desktop .-prevNextButtons .icon-angle-right {
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-weight: 600 !important;
}
.videoFilmStrip-desktop .-prevNextButtons .icon-angle-left:before {
    margin-right: 1px;
}
.videoFilmStrip-desktop .-prevNextButtons .icon-angle-right:before {
    margin-left: 3px;
}
.videoFilmStrip-desktop .-prevNextButtons .btn:last-of-type,
.videoFilmStrip-desktop .-prevNextButtons .download-details:last-of-type,
.videoFilmStrip-desktop .-prevNextButtons .nav-close:last-of-type {
    float: right;
}
.reference-designs-list .recSoftTools {
    border-bottom: 0;
}
.reference-designs-list .recSoftTools .recSoftTools-item {
    border-top: 0;
}
.similarProduSlider-mobile .content {
    display: block;
}
.similarProduSlider-desktop {
    margin-bottom: 2em;
    position: relative;
}
.similarProduSlider-desktop.nopager {
    margin-bottom: 30px;
}
@media (min-width: 768px) {
    .similarProduSlider-desktop.nopager .cycle-slide {
        width: 470px;
    }
}
@media (min-width: 992px) {
    .similarProduSlider-desktop.nopager .cycle-slide {
        width: 640px;
    }
}
@media (min-width: 1200px) {
    .similarProduSlider-desktop.nopager .cycle-slide {
        width: 840px;
    }
}
@media (min-width: 768px) {
    .similarProduSlider-desktop .cycle-slide {
        width: calc(470px - 6em);
    }
}
@media (min-width: 992px) {
    .similarProduSlider-desktop .cycle-slide {
        width: calc(640px - 6em);
    }
}
@media (min-width: 1200px) {
    .similarProduSlider-desktop .cycle-slide {
        width: calc(840px - 6em);
    }
}
.similarProduSlider-desktop .content {
    overflow-wrap: break-word;
    vertical-align: top;
    display: inline-block;
    width: calc(50% - 10px);
    white-space: normal;
}
@media screen and (min-width: 480px) {
    .similarProduSlider-desktop .content {
        width: calc(25% - 20px);
        margin-right: 20px;
    }
    .similarProduSlider-desktop .content:last-of-type {
        margin-right: 0;
    }
}
.similarProduSlider-desktop .similar-products-caption {
    padding: 0.25em 0 2em;
    white-space: normal;
    font-size: 14px;
}
.similarProduSlider-desktop .cycle-slideshow {
    margin-left: 3em;
    margin-right: 3em;
}
.similarProduSlider-desktop .cycle-slideshow div:first-child {
    display: inline-block;
}
.similarProduSlider-desktop .-overlay {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 0.25em 0.5em;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
}
.similarProduSlider-desktop .-prevNextButtons {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    pointer-events: none;
    z-index: 3;
}
.similarProduSlider-desktop .-prevNextButtons .btn,
.similarProduSlider-desktop .-prevNextButtons .download-details,
.similarProduSlider-desktop .-prevNextButtons .nav-close {
    display: inline-block;
    padding: 0;
    color: #000;
    pointer-events: all;
    border-radius: 32px;
    background-color: #fff;
}
.similarProduSlider-desktop .-prevNextButtons .btn:hover,
.similarProduSlider-desktop .-prevNextButtons .download-details:hover,
.similarProduSlider-desktop .-prevNextButtons .nav-close:hover {
    background-color: #ebe7dd;
}
.similarProduSlider-desktop .-prevNextButtons .icon-angle-left,
.similarProduSlider-desktop .-prevNextButtons .icon-angle-right {
    font-weight: 600 !important;
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 30px;
}
.similarProduSlider-desktop .-prevNextButtons .icon-angle-left:before {
    margin-right: 1px;
}
.similarProduSlider-desktop .-prevNextButtons .icon-angle-right:before {
    margin-left: 3px;
}
.similarProduSlider-desktop .-prevNextButtons .btn:last-of-type,
.similarProduSlider-desktop .-prevNextButtons .download-details:last-of-type,
.similarProduSlider-desktop .-prevNextButtons .nav-close:last-of-type {
    float: right;
}
.similarProduSlider-desktop .similarProdpager {
    font-size: 3em;
    color: #d4cfc5;
    text-align: center;
    height: 1em;
}
.similarProduSlider-desktop .similarProdpager span {
    display: inline-block !important;
}
.similarProduSlider-desktop .similarProdpager span.cycle-pager-active {
    color: #474645;
}
.interactive-media-player {
    color: #fff;
    border: 0 solid rgba(0, 0, 0, 0.05);
    display: flex;
    flex-wrap: wrap;
    padding: 1em;
    border-radius: 6px;
    -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .interactive-media-player .media-container,
    .interactive-media-player .media-content {
        max-height: 330px !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .interactive-media-player .media-container,
    .interactive-media-player .media-content {
        max-height: 270px !important;
    }
}
.interactive-media-player .media-container {
    padding-bottom: 10px;
    opacity: 1;
    transition: opacity 0.5s ease;
}
.interactive-media-player .media {
    margin: 0;
}
.interactive-media-player .media.noshow {
    opacity: 0;
    height: 0;
    margin: 0;
}
.interactive-media-player .media video.video-js {
    padding-bottom: 1px;
}
.interactive-media-player .video-js {
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    position: relative;
}
.interactive-media-player .media-content {
    position: relative;
    border-bottom: 0 solid rgba(74, 74, 74, 0.2901960784313726);
    transition: background 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.interactive-media-player .media-content .media-playctrl:last-of-type {
    padding-right: 0;
}
.interactive-media-player .media-playctrl {
    padding-bottom: 10px;
}
.interactive-media-player .play-heading {
    margin-bottom: 0.25em;
    margin-top: 0;
    font-weight: 600;
    color: currentColor;
    font-size: 14px;
}
.interactive-media-player .media-content.active {
    background-color: #ebe7dd;
}
.interactive-media-player .btn,
.interactive-media-player .download-details,
.interactive-media-player .nav-close {
    border: none;
    color: #000;
    background-color: transparent;
    position: relative;
    padding-left: 2em;
    text-align: left;
    white-space: inherit;
}
.interactive-media-player .btn:before,
.interactive-media-player .download-details:before,
.interactive-media-player .nav-close:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.interactive-media-player .btn.hover,
.interactive-media-player .btn:hover,
.interactive-media-player .download-details:hover,
.interactive-media-player .hover.download-details,
.interactive-media-player .hover.nav-close,
.interactive-media-player .nav-close:hover {
    color: #000;
    background-color: transparent;
}
.interactive-media-player .btn.hover:before,
.interactive-media-player .btn:hover:before,
.interactive-media-player .download-details:hover:before,
.interactive-media-player .hover.download-details:before,
.interactive-media-player .hover.nav-close:before,
.interactive-media-player .nav-close:hover:before {
    background-position: 0;
    padding: 2px;
}
.interactive-media-player .active.download-details,
.interactive-media-player .active.download-details:hover,
.interactive-media-player .active.nav-close,
.interactive-media-player .active.nav-close:hover,
.interactive-media-player .btn.active,
.interactive-media-player .btn.active:hover,
.interactive-media-player .btn.focus,
.interactive-media-player .btn.focus:hover,
.interactive-media-player .btn:active,
.interactive-media-player .btn:active:hover,
.interactive-media-player .btn:focus,
.interactive-media-player .btn:focus:hover,
.interactive-media-player .download-details:active,
.interactive-media-player .download-details:active:hover,
.interactive-media-player .download-details:focus,
.interactive-media-player .download-details:focus:hover,
.interactive-media-player .focus.download-details,
.interactive-media-player .focus.download-details:hover,
.interactive-media-player .focus.nav-close,
.interactive-media-player .focus.nav-close:hover,
.interactive-media-player .nav-close:active,
.interactive-media-player .nav-close:active:hover,
.interactive-media-player .nav-close:focus,
.interactive-media-player .nav-close:focus:hover,
.open > .interactive-media-player .btn.dropdown-toggle,
.open > .interactive-media-player .btn.dropdown-toggle:hover,
.open > .interactive-media-player .dropdown-toggle.download-details,
.open > .interactive-media-player .dropdown-toggle.download-details:hover,
.open > .interactive-media-player .dropdown-toggle.nav-close,
.open > .interactive-media-player .dropdown-toggle.nav-close:hover {
    background-color: #000 !important;
    color: #fff;
}
.interactive-media-player .active.download-details:hover:before,
.interactive-media-player .active.nav-close:hover:before,
.interactive-media-player .btn.active:hover:before,
.interactive-media-player .btn.focus:hover:before,
.interactive-media-player .btn:active:hover:before,
.interactive-media-player .btn:focus:hover:before,
.interactive-media-player .download-details:active:hover:before,
.interactive-media-player .download-details:focus:hover:before,
.interactive-media-player .focus.download-details:hover:before,
.interactive-media-player .focus.nav-close:hover:before,
.interactive-media-player .nav-close:active:hover:before,
.interactive-media-player .nav-close:focus:hover:before,
.open > .interactive-media-player .btn.dropdown-toggle:hover:before,
.open > .interactive-media-player .dropdown-toggle.download-details:hover:before,
.open > .interactive-media-player .dropdown-toggle.nav-close:hover:before {
    display: none;
    z-index: -1;
}
.interactive-media-player .active.download-details,
.interactive-media-player .active.nav-close,
.interactive-media-player .btn.active,
.interactive-media-player .btn:active,
.interactive-media-player .download-details:active,
.interactive-media-player .nav-close:active,
.open > .interactive-media-player .btn.dropdown-toggle,
.open > .interactive-media-player .dropdown-toggle.download-details,
.open > .interactive-media-player .dropdown-toggle.nav-close {
    background: #000;
}
.interactive-media-player .btn.disabled,
.interactive-media-player .btn[disabled],
.interactive-media-player .disabled.download-details,
.interactive-media-player .disabled.nav-close,
.interactive-media-player .download-details[disabled],
.interactive-media-player .nav-close[disabled],
fieldset[disabled] .interactive-media-player .btn,
fieldset[disabled] .interactive-media-player .download-details,
fieldset[disabled] .interactive-media-player .nav-close {
    opacity: 0.7;
}
.interactive-media-player .btn.disabled.focus,
.interactive-media-player .btn.disabled:active,
.interactive-media-player .btn.disabled:focus,
.interactive-media-player .btn.disabled:hover,
.interactive-media-player .btn[disabled].focus,
.interactive-media-player .btn[disabled]:active,
.interactive-media-player .btn[disabled]:focus,
.interactive-media-player .btn[disabled]:hover,
.interactive-media-player .disabled.download-details:active,
.interactive-media-player .disabled.download-details:focus,
.interactive-media-player .disabled.download-details:hover,
.interactive-media-player .disabled.focus.download-details,
.interactive-media-player .disabled.focus.nav-close,
.interactive-media-player .disabled.nav-close:active,
.interactive-media-player .disabled.nav-close:focus,
.interactive-media-player .disabled.nav-close:hover,
.interactive-media-player .download-details[disabled].focus,
.interactive-media-player .download-details[disabled]:active,
.interactive-media-player .download-details[disabled]:focus,
.interactive-media-player .download-details[disabled]:hover,
.interactive-media-player .nav-close[disabled].focus,
.interactive-media-player .nav-close[disabled]:active,
.interactive-media-player .nav-close[disabled]:focus,
.interactive-media-player .nav-close[disabled]:hover,
fieldset[disabled] .interactive-media-player .btn.focus,
fieldset[disabled] .interactive-media-player .btn:active,
fieldset[disabled] .interactive-media-player .btn:focus,
fieldset[disabled] .interactive-media-player .btn:hover,
fieldset[disabled] .interactive-media-player .download-details:active,
fieldset[disabled] .interactive-media-player .download-details:focus,
fieldset[disabled] .interactive-media-player .download-details:hover,
fieldset[disabled] .interactive-media-player .focus.download-details,
fieldset[disabled] .interactive-media-player .focus.nav-close,
fieldset[disabled] .interactive-media-player .nav-close:active,
fieldset[disabled] .interactive-media-player .nav-close:focus,
fieldset[disabled] .interactive-media-player .nav-close:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.interactive-media-player .btn.disabled.focus:before,
.interactive-media-player .btn.disabled:active:before,
.interactive-media-player .btn.disabled:focus:before,
.interactive-media-player .btn.disabled:hover:before,
.interactive-media-player .btn[disabled].focus:before,
.interactive-media-player .btn[disabled]:active:before,
.interactive-media-player .btn[disabled]:focus:before,
.interactive-media-player .btn[disabled]:hover:before,
.interactive-media-player .disabled.download-details:active:before,
.interactive-media-player .disabled.download-details:focus:before,
.interactive-media-player .disabled.download-details:hover:before,
.interactive-media-player .disabled.focus.download-details:before,
.interactive-media-player .disabled.focus.nav-close:before,
.interactive-media-player .disabled.nav-close:active:before,
.interactive-media-player .disabled.nav-close:focus:before,
.interactive-media-player .disabled.nav-close:hover:before,
.interactive-media-player .download-details[disabled].focus:before,
.interactive-media-player .download-details[disabled]:active:before,
.interactive-media-player .download-details[disabled]:focus:before,
.interactive-media-player .download-details[disabled]:hover:before,
.interactive-media-player .nav-close[disabled].focus:before,
.interactive-media-player .nav-close[disabled]:active:before,
.interactive-media-player .nav-close[disabled]:focus:before,
.interactive-media-player .nav-close[disabled]:hover:before,
fieldset[disabled] .interactive-media-player .btn.focus:before,
fieldset[disabled] .interactive-media-player .btn:active:before,
fieldset[disabled] .interactive-media-player .btn:focus:before,
fieldset[disabled] .interactive-media-player .btn:hover:before,
fieldset[disabled] .interactive-media-player .download-details:active:before,
fieldset[disabled] .interactive-media-player .download-details:focus:before,
fieldset[disabled] .interactive-media-player .download-details:hover:before,
fieldset[disabled] .interactive-media-player .focus.download-details:before,
fieldset[disabled] .interactive-media-player .focus.nav-close:before,
fieldset[disabled] .interactive-media-player .nav-close:active:before,
fieldset[disabled] .interactive-media-player .nav-close:focus:before,
fieldset[disabled] .interactive-media-player .nav-close:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark .interactive-media-player .btn,
.dark .interactive-media-player .download-details,
.dark .interactive-media-player .nav-close,
.interactive-media-player .btn.darkbtn,
.interactive-media-player .darkbtn.download-details,
.interactive-media-player .darkbtn.nav-close {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark .interactive-media-player .btn:before,
.dark .interactive-media-player .download-details:before,
.dark .interactive-media-player .nav-close:before,
.interactive-media-player .btn.darkbtn:before,
.interactive-media-player .darkbtn.download-details:before,
.interactive-media-player .darkbtn.nav-close:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark .interactive-media-player .btn.hover,
.dark .interactive-media-player .btn:hover,
.dark .interactive-media-player .download-details:hover,
.dark .interactive-media-player .hover.download-details,
.dark .interactive-media-player .hover.nav-close,
.dark .interactive-media-player .nav-close:hover,
.interactive-media-player .btn.darkbtn.hover,
.interactive-media-player .btn.darkbtn:hover,
.interactive-media-player .darkbtn.download-details:hover,
.interactive-media-player .darkbtn.hover.download-details,
.interactive-media-player .darkbtn.hover.nav-close,
.interactive-media-player .darkbtn.nav-close:hover {
    color: #fff;
    background-color: transparent;
}
.dark .interactive-media-player .btn.hover:before,
.dark .interactive-media-player .btn:hover:before,
.dark .interactive-media-player .download-details:hover:before,
.dark .interactive-media-player .hover.download-details:before,
.dark .interactive-media-player .hover.nav-close:before,
.dark .interactive-media-player .nav-close:hover:before,
.interactive-media-player .btn.darkbtn.hover:before,
.interactive-media-player .btn.darkbtn:hover:before,
.interactive-media-player .darkbtn.download-details:hover:before,
.interactive-media-player .darkbtn.hover.download-details:before,
.interactive-media-player .darkbtn.hover.nav-close:before,
.interactive-media-player .darkbtn.nav-close:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark .interactive-media-player .active.download-details,
.dark .interactive-media-player .active.download-details:hover,
.dark .interactive-media-player .active.nav-close,
.dark .interactive-media-player .active.nav-close:hover,
.dark .interactive-media-player .btn.active,
.dark .interactive-media-player .btn.active:hover,
.dark .interactive-media-player .btn.focus,
.dark .interactive-media-player .btn.focus:hover,
.dark .interactive-media-player .btn:active,
.dark .interactive-media-player .btn:active:hover,
.dark .interactive-media-player .btn:focus,
.dark .interactive-media-player .btn:focus:hover,
.dark .interactive-media-player .download-details:active,
.dark .interactive-media-player .download-details:active:hover,
.dark .interactive-media-player .download-details:focus,
.dark .interactive-media-player .download-details:focus:hover,
.dark .interactive-media-player .focus.download-details,
.dark .interactive-media-player .focus.download-details:hover,
.dark .interactive-media-player .focus.nav-close,
.dark .interactive-media-player .focus.nav-close:hover,
.dark .interactive-media-player .nav-close:active,
.dark .interactive-media-player .nav-close:active:hover,
.dark .interactive-media-player .nav-close:focus,
.dark .interactive-media-player .nav-close:focus:hover,
.interactive-media-player .btn.darkbtn.active,
.interactive-media-player .btn.darkbtn.active:hover,
.interactive-media-player .btn.darkbtn.focus,
.interactive-media-player .btn.darkbtn.focus:hover,
.interactive-media-player .btn.darkbtn:active,
.interactive-media-player .btn.darkbtn:active:hover,
.interactive-media-player .btn.darkbtn:focus,
.interactive-media-player .btn.darkbtn:focus:hover,
.interactive-media-player .darkbtn.active.download-details,
.interactive-media-player .darkbtn.active.download-details:hover,
.interactive-media-player .darkbtn.active.nav-close,
.interactive-media-player .darkbtn.active.nav-close:hover,
.interactive-media-player .darkbtn.download-details:active,
.interactive-media-player .darkbtn.download-details:active:hover,
.interactive-media-player .darkbtn.download-details:focus,
.interactive-media-player .darkbtn.download-details:focus:hover,
.interactive-media-player .darkbtn.focus.download-details,
.interactive-media-player .darkbtn.focus.download-details:hover,
.interactive-media-player .darkbtn.focus.nav-close,
.interactive-media-player .darkbtn.focus.nav-close:hover,
.interactive-media-player .darkbtn.nav-close:active,
.interactive-media-player .darkbtn.nav-close:active:hover,
.interactive-media-player .darkbtn.nav-close:focus,
.interactive-media-player .darkbtn.nav-close:focus:hover,
.open > .dark .interactive-media-player .btn.dropdown-toggle,
.open > .dark .interactive-media-player .btn.dropdown-toggle:hover,
.open > .dark .interactive-media-player .dropdown-toggle.download-details,
.open > .dark .interactive-media-player .dropdown-toggle.download-details:hover,
.open > .dark .interactive-media-player .dropdown-toggle.nav-close,
.open > .dark .interactive-media-player .dropdown-toggle.nav-close:hover,
.open > .interactive-media-player .btn.darkbtn.dropdown-toggle,
.open > .interactive-media-player .btn.darkbtn.dropdown-toggle:hover,
.open > .interactive-media-player .darkbtn.dropdown-toggle.download-details,
.open > .interactive-media-player .darkbtn.dropdown-toggle.download-details:hover,
.open > .interactive-media-player .darkbtn.dropdown-toggle.nav-close,
.open > .interactive-media-player .darkbtn.dropdown-toggle.nav-close:hover {
    background-color: #fff !important;
    color: #000;
}
.dark .interactive-media-player .active.download-details:hover:before,
.dark .interactive-media-player .active.nav-close:hover:before,
.dark .interactive-media-player .btn.active:hover:before,
.dark .interactive-media-player .btn.focus:hover:before,
.dark .interactive-media-player .btn:active:hover:before,
.dark .interactive-media-player .btn:focus:hover:before,
.dark .interactive-media-player .download-details:active:hover:before,
.dark .interactive-media-player .download-details:focus:hover:before,
.dark .interactive-media-player .focus.download-details:hover:before,
.dark .interactive-media-player .focus.nav-close:hover:before,
.dark .interactive-media-player .nav-close:active:hover:before,
.dark .interactive-media-player .nav-close:focus:hover:before,
.interactive-media-player .btn.darkbtn.active:hover:before,
.interactive-media-player .btn.darkbtn.focus:hover:before,
.interactive-media-player .btn.darkbtn:active:hover:before,
.interactive-media-player .btn.darkbtn:focus:hover:before,
.interactive-media-player .darkbtn.active.download-details:hover:before,
.interactive-media-player .darkbtn.active.nav-close:hover:before,
.interactive-media-player .darkbtn.download-details:active:hover:before,
.interactive-media-player .darkbtn.download-details:focus:hover:before,
.interactive-media-player .darkbtn.focus.download-details:hover:before,
.interactive-media-player .darkbtn.focus.nav-close:hover:before,
.interactive-media-player .darkbtn.nav-close:active:hover:before,
.interactive-media-player .darkbtn.nav-close:focus:hover:before,
.open > .dark .interactive-media-player .btn.dropdown-toggle:hover:before,
.open > .dark .interactive-media-player .dropdown-toggle.download-details:hover:before,
.open > .dark .interactive-media-player .dropdown-toggle.nav-close:hover:before,
.open > .interactive-media-player .btn.darkbtn.dropdown-toggle:hover:before,
.open > .interactive-media-player .darkbtn.dropdown-toggle.download-details:hover:before,
.open > .interactive-media-player .darkbtn.dropdown-toggle.nav-close:hover:before {
    display: none;
    z-index: -1;
}
.dark .interactive-media-player .active.download-details,
.dark .interactive-media-player .active.nav-close,
.dark .interactive-media-player .btn.active,
.dark .interactive-media-player .btn:active,
.dark .interactive-media-player .download-details:active,
.dark .interactive-media-player .nav-close:active,
.interactive-media-player .btn.darkbtn.active,
.interactive-media-player .btn.darkbtn:active,
.interactive-media-player .darkbtn.active.download-details,
.interactive-media-player .darkbtn.active.nav-close,
.interactive-media-player .darkbtn.download-details:active,
.interactive-media-player .darkbtn.nav-close:active,
.open > .dark .interactive-media-player .btn.dropdown-toggle,
.open > .dark .interactive-media-player .dropdown-toggle.download-details,
.open > .dark .interactive-media-player .dropdown-toggle.nav-close,
.open > .interactive-media-player .btn.darkbtn.dropdown-toggle,
.open > .interactive-media-player .darkbtn.dropdown-toggle.download-details,
.open > .interactive-media-player .darkbtn.dropdown-toggle.nav-close {
    background: #fff;
}
.dark .interactive-media-player .btn.disabled,
.dark .interactive-media-player .btn[disabled],
.dark .interactive-media-player .disabled.download-details,
.dark .interactive-media-player .disabled.nav-close,
.dark .interactive-media-player .download-details[disabled],
.dark .interactive-media-player .nav-close[disabled],
.interactive-media-player .btn.darkbtn.disabled,
.interactive-media-player .btn.darkbtn[disabled],
.interactive-media-player .darkbtn.disabled.download-details,
.interactive-media-player .darkbtn.disabled.nav-close,
.interactive-media-player .darkbtn.download-details[disabled],
.interactive-media-player .darkbtn.nav-close[disabled],
fieldset[disabled] .dark .interactive-media-player .btn,
fieldset[disabled] .dark .interactive-media-player .download-details,
fieldset[disabled] .dark .interactive-media-player .nav-close,
fieldset[disabled] .interactive-media-player .btn.darkbtn,
fieldset[disabled] .interactive-media-player .darkbtn.download-details,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close {
    opacity: 0.7;
}
.dark .interactive-media-player .btn.disabled.focus,
.dark .interactive-media-player .btn.disabled:active,
.dark .interactive-media-player .btn.disabled:focus,
.dark .interactive-media-player .btn.disabled:hover,
.dark .interactive-media-player .btn[disabled].focus,
.dark .interactive-media-player .btn[disabled]:active,
.dark .interactive-media-player .btn[disabled]:focus,
.dark .interactive-media-player .btn[disabled]:hover,
.dark .interactive-media-player .disabled.download-details:active,
.dark .interactive-media-player .disabled.download-details:focus,
.dark .interactive-media-player .disabled.download-details:hover,
.dark .interactive-media-player .disabled.focus.download-details,
.dark .interactive-media-player .disabled.focus.nav-close,
.dark .interactive-media-player .disabled.nav-close:active,
.dark .interactive-media-player .disabled.nav-close:focus,
.dark .interactive-media-player .disabled.nav-close:hover,
.dark .interactive-media-player .download-details[disabled].focus,
.dark .interactive-media-player .download-details[disabled]:active,
.dark .interactive-media-player .download-details[disabled]:focus,
.dark .interactive-media-player .download-details[disabled]:hover,
.dark .interactive-media-player .nav-close[disabled].focus,
.dark .interactive-media-player .nav-close[disabled]:active,
.dark .interactive-media-player .nav-close[disabled]:focus,
.dark .interactive-media-player .nav-close[disabled]:hover,
.interactive-media-player .btn.darkbtn.disabled.focus,
.interactive-media-player .btn.darkbtn.disabled:active,
.interactive-media-player .btn.darkbtn.disabled:focus,
.interactive-media-player .btn.darkbtn.disabled:hover,
.interactive-media-player .btn.darkbtn[disabled].focus,
.interactive-media-player .btn.darkbtn[disabled]:active,
.interactive-media-player .btn.darkbtn[disabled]:focus,
.interactive-media-player .btn.darkbtn[disabled]:hover,
.interactive-media-player .darkbtn.disabled.download-details:active,
.interactive-media-player .darkbtn.disabled.download-details:focus,
.interactive-media-player .darkbtn.disabled.download-details:hover,
.interactive-media-player .darkbtn.disabled.focus.download-details,
.interactive-media-player .darkbtn.disabled.focus.nav-close,
.interactive-media-player .darkbtn.disabled.nav-close:active,
.interactive-media-player .darkbtn.disabled.nav-close:focus,
.interactive-media-player .darkbtn.disabled.nav-close:hover,
.interactive-media-player .darkbtn.download-details[disabled].focus,
.interactive-media-player .darkbtn.download-details[disabled]:active,
.interactive-media-player .darkbtn.download-details[disabled]:focus,
.interactive-media-player .darkbtn.download-details[disabled]:hover,
.interactive-media-player .darkbtn.nav-close[disabled].focus,
.interactive-media-player .darkbtn.nav-close[disabled]:active,
.interactive-media-player .darkbtn.nav-close[disabled]:focus,
.interactive-media-player .darkbtn.nav-close[disabled]:hover,
fieldset[disabled] .dark .interactive-media-player .btn.focus,
fieldset[disabled] .dark .interactive-media-player .btn:active,
fieldset[disabled] .dark .interactive-media-player .btn:focus,
fieldset[disabled] .dark .interactive-media-player .btn:hover,
fieldset[disabled] .dark .interactive-media-player .download-details:active,
fieldset[disabled] .dark .interactive-media-player .download-details:focus,
fieldset[disabled] .dark .interactive-media-player .download-details:hover,
fieldset[disabled] .dark .interactive-media-player .focus.download-details,
fieldset[disabled] .dark .interactive-media-player .focus.nav-close,
fieldset[disabled] .dark .interactive-media-player .nav-close:active,
fieldset[disabled] .dark .interactive-media-player .nav-close:focus,
fieldset[disabled] .dark .interactive-media-player .nav-close:hover,
fieldset[disabled] .interactive-media-player .btn.darkbtn.focus,
fieldset[disabled] .interactive-media-player .btn.darkbtn:active,
fieldset[disabled] .interactive-media-player .btn.darkbtn:focus,
fieldset[disabled] .interactive-media-player .btn.darkbtn:hover,
fieldset[disabled] .interactive-media-player .darkbtn.download-details:active,
fieldset[disabled] .interactive-media-player .darkbtn.download-details:focus,
fieldset[disabled] .interactive-media-player .darkbtn.download-details:hover,
fieldset[disabled] .interactive-media-player .darkbtn.focus.download-details,
fieldset[disabled] .interactive-media-player .darkbtn.focus.nav-close,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close:active,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close:focus,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark .interactive-media-player .btn.disabled.focus:before,
.dark .interactive-media-player .btn.disabled:active:before,
.dark .interactive-media-player .btn.disabled:focus:before,
.dark .interactive-media-player .btn.disabled:hover:before,
.dark .interactive-media-player .btn[disabled].focus:before,
.dark .interactive-media-player .btn[disabled]:active:before,
.dark .interactive-media-player .btn[disabled]:focus:before,
.dark .interactive-media-player .btn[disabled]:hover:before,
.dark .interactive-media-player .disabled.download-details:active:before,
.dark .interactive-media-player .disabled.download-details:focus:before,
.dark .interactive-media-player .disabled.download-details:hover:before,
.dark .interactive-media-player .disabled.focus.download-details:before,
.dark .interactive-media-player .disabled.focus.nav-close:before,
.dark .interactive-media-player .disabled.nav-close:active:before,
.dark .interactive-media-player .disabled.nav-close:focus:before,
.dark .interactive-media-player .disabled.nav-close:hover:before,
.dark .interactive-media-player .download-details[disabled].focus:before,
.dark .interactive-media-player .download-details[disabled]:active:before,
.dark .interactive-media-player .download-details[disabled]:focus:before,
.dark .interactive-media-player .download-details[disabled]:hover:before,
.dark .interactive-media-player .nav-close[disabled].focus:before,
.dark .interactive-media-player .nav-close[disabled]:active:before,
.dark .interactive-media-player .nav-close[disabled]:focus:before,
.dark .interactive-media-player .nav-close[disabled]:hover:before,
.interactive-media-player .btn.darkbtn.disabled.focus:before,
.interactive-media-player .btn.darkbtn.disabled:active:before,
.interactive-media-player .btn.darkbtn.disabled:focus:before,
.interactive-media-player .btn.darkbtn.disabled:hover:before,
.interactive-media-player .btn.darkbtn[disabled].focus:before,
.interactive-media-player .btn.darkbtn[disabled]:active:before,
.interactive-media-player .btn.darkbtn[disabled]:focus:before,
.interactive-media-player .btn.darkbtn[disabled]:hover:before,
.interactive-media-player .darkbtn.disabled.download-details:active:before,
.interactive-media-player .darkbtn.disabled.download-details:focus:before,
.interactive-media-player .darkbtn.disabled.download-details:hover:before,
.interactive-media-player .darkbtn.disabled.focus.download-details:before,
.interactive-media-player .darkbtn.disabled.focus.nav-close:before,
.interactive-media-player .darkbtn.disabled.nav-close:active:before,
.interactive-media-player .darkbtn.disabled.nav-close:focus:before,
.interactive-media-player .darkbtn.disabled.nav-close:hover:before,
.interactive-media-player .darkbtn.download-details[disabled].focus:before,
.interactive-media-player .darkbtn.download-details[disabled]:active:before,
.interactive-media-player .darkbtn.download-details[disabled]:focus:before,
.interactive-media-player .darkbtn.download-details[disabled]:hover:before,
.interactive-media-player .darkbtn.nav-close[disabled].focus:before,
.interactive-media-player .darkbtn.nav-close[disabled]:active:before,
.interactive-media-player .darkbtn.nav-close[disabled]:focus:before,
.interactive-media-player .darkbtn.nav-close[disabled]:hover:before,
fieldset[disabled] .dark .interactive-media-player .btn.focus:before,
fieldset[disabled] .dark .interactive-media-player .btn:active:before,
fieldset[disabled] .dark .interactive-media-player .btn:focus:before,
fieldset[disabled] .dark .interactive-media-player .btn:hover:before,
fieldset[disabled] .dark .interactive-media-player .download-details:active:before,
fieldset[disabled] .dark .interactive-media-player .download-details:focus:before,
fieldset[disabled] .dark .interactive-media-player .download-details:hover:before,
fieldset[disabled] .dark .interactive-media-player .focus.download-details:before,
fieldset[disabled] .dark .interactive-media-player .focus.nav-close:before,
fieldset[disabled] .dark .interactive-media-player .nav-close:active:before,
fieldset[disabled] .dark .interactive-media-player .nav-close:focus:before,
fieldset[disabled] .dark .interactive-media-player .nav-close:hover:before,
fieldset[disabled] .interactive-media-player .btn.darkbtn.focus:before,
fieldset[disabled] .interactive-media-player .btn.darkbtn:active:before,
fieldset[disabled] .interactive-media-player .btn.darkbtn:focus:before,
fieldset[disabled] .interactive-media-player .btn.darkbtn:hover:before,
fieldset[disabled] .interactive-media-player .darkbtn.download-details:active:before,
fieldset[disabled] .interactive-media-player .darkbtn.download-details:focus:before,
fieldset[disabled] .interactive-media-player .darkbtn.download-details:hover:before,
fieldset[disabled] .interactive-media-player .darkbtn.focus.download-details:before,
fieldset[disabled] .interactive-media-player .darkbtn.focus.nav-close:before,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close:active:before,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close:focus:before,
fieldset[disabled] .interactive-media-player .darkbtn.nav-close:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.interactive-media-player .btn [class*="icon-"],
.interactive-media-player .download-details [class*="icon-"],
.interactive-media-player .nav-close [class*="icon-"] {
    position: static;
}
.interactive-media-player .has-subchapters {
    padding-bottom: 0.25em;
    background-color: rgba(0, 0, 0, 0.15);
}
.interactive-media-player .has-subchapters li:not(:first-child) {
    padding: 0 0.5em 0 2em;
    font-size: 14px;
}
.interactive-media-player .has-subchapters li:not(:first-child) .shopping-coupon-list li,
.interactive-media-player .has-subchapters li:not(:first-child) .shopping-list .box-container .remove,
.interactive-media-player .has-subchapters li:not(:first-child) .shopping-modal .description,
.interactive-media-player .has-subchapters li:not(:first-child) .shopping-quantity-group .title,
.interactive-media-player .has-subchapters li:not(:first-child) .shopping-statement p,
.interactive-media-player .has-subchapters li:not(:first-child) .small,
.shopping-coupon-list .interactive-media-player .has-subchapters li:not(:first-child) li,
.shopping-list .box-container .interactive-media-player .has-subchapters li:not(:first-child) .remove,
.shopping-modal .interactive-media-player .has-subchapters li:not(:first-child) .description,
.shopping-quantity-group .interactive-media-player .has-subchapters li:not(:first-child) .title,
.shopping-statement .interactive-media-player .has-subchapters li:not(:first-child) p {
    position: absolute;
    transform: translateX(-1.5em);
    padding-top: 3px;
}
.interactive-media-player .active.download-details,
.interactive-media-player .active.nav-close,
.interactive-media-player .btn.active {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.interactive-media-player .active.download-details:before,
.interactive-media-player .active.nav-close:before,
.interactive-media-player .btn.active:before {
    display: none;
}
.interactive-media-player .active.download-details:focus,
.interactive-media-player .active.focus.download-details,
.interactive-media-player .active.focus.nav-close,
.interactive-media-player .active.nav-close:focus,
.interactive-media-player .btn.active.focus,
.interactive-media-player .btn.active:focus {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.interactive-media-player .active.download-details:focus:before,
.interactive-media-player .active.focus.download-details:before,
.interactive-media-player .active.focus.nav-close:before,
.interactive-media-player .active.nav-close:focus:before,
.interactive-media-player .btn.active.focus:before,
.interactive-media-player .btn.active:focus:before {
    display: none;
}
.interactive-media-player .active.download-details:hover,
.interactive-media-player .active.hover.download-details,
.interactive-media-player .active.hover.nav-close,
.interactive-media-player .active.nav-close:hover,
.interactive-media-player .btn.active.hover,
.interactive-media-player .btn.active:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.interactive-media-player .active.download-details:hover:before,
.interactive-media-player .active.hover.download-details:before,
.interactive-media-player .active.hover.nav-close:before,
.interactive-media-player .active.nav-close:hover:before,
.interactive-media-player .btn.active.hover:before,
.interactive-media-player .btn.active:hover:before {
    display: none;
}
.interactive-media-player .active.active.download-details,
.interactive-media-player .active.active.nav-close,
.interactive-media-player .active.download-details:active,
.interactive-media-player .active.nav-close:active,
.interactive-media-player .btn.active.active,
.interactive-media-player .btn.active:active,
.open > .interactive-media-player .active.dropdown-toggle.download-details,
.open > .interactive-media-player .active.dropdown-toggle.nav-close,
.open > .interactive-media-player .btn.active.dropdown-toggle {
    color: #fff;
    background-color: #686664;
    background-color: #000;
    border-color: #000;
}
.interactive-media-player .active.active.download-details:focus,
.interactive-media-player .active.active.download-details:hover,
.interactive-media-player .active.active.focus.download-details,
.interactive-media-player .active.active.focus.nav-close,
.interactive-media-player .active.active.nav-close:focus,
.interactive-media-player .active.active.nav-close:hover,
.interactive-media-player .active.download-details:active.focus,
.interactive-media-player .active.download-details:active:focus,
.interactive-media-player .active.download-details:active:hover,
.interactive-media-player .active.nav-close:active.focus,
.interactive-media-player .active.nav-close:active:focus,
.interactive-media-player .active.nav-close:active:hover,
.interactive-media-player .btn.active.active.focus,
.interactive-media-player .btn.active.active:focus,
.interactive-media-player .btn.active.active:hover,
.interactive-media-player .btn.active:active.focus,
.interactive-media-player .btn.active:active:focus,
.interactive-media-player .btn.active:active:hover,
.open > .interactive-media-player .active.dropdown-toggle.download-details:focus,
.open > .interactive-media-player .active.dropdown-toggle.download-details:hover,
.open > .interactive-media-player .active.dropdown-toggle.focus.download-details,
.open > .interactive-media-player .active.dropdown-toggle.focus.nav-close,
.open > .interactive-media-player .active.dropdown-toggle.nav-close:focus,
.open > .interactive-media-player .active.dropdown-toggle.nav-close:hover,
.open > .interactive-media-player .btn.active.dropdown-toggle.focus,
.open > .interactive-media-player .btn.active.dropdown-toggle:focus,
.open > .interactive-media-player .btn.active.dropdown-toggle:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.interactive-media-player .active.active.download-details:focus:before,
.interactive-media-player .active.active.download-details:hover:before,
.interactive-media-player .active.active.focus.download-details:before,
.interactive-media-player .active.active.focus.nav-close:before,
.interactive-media-player .active.active.nav-close:focus:before,
.interactive-media-player .active.active.nav-close:hover:before,
.interactive-media-player .active.download-details:active.focus:before,
.interactive-media-player .active.download-details:active:focus:before,
.interactive-media-player .active.download-details:active:hover:before,
.interactive-media-player .active.nav-close:active.focus:before,
.interactive-media-player .active.nav-close:active:focus:before,
.interactive-media-player .active.nav-close:active:hover:before,
.interactive-media-player .btn.active.active.focus:before,
.interactive-media-player .btn.active.active:focus:before,
.interactive-media-player .btn.active.active:hover:before,
.interactive-media-player .btn.active:active.focus:before,
.interactive-media-player .btn.active:active:focus:before,
.interactive-media-player .btn.active:active:hover:before,
.open > .interactive-media-player .active.dropdown-toggle.download-details:focus:before,
.open > .interactive-media-player .active.dropdown-toggle.download-details:hover:before,
.open > .interactive-media-player .active.dropdown-toggle.focus.download-details:before,
.open > .interactive-media-player .active.dropdown-toggle.focus.nav-close:before,
.open > .interactive-media-player .active.dropdown-toggle.nav-close:focus:before,
.open > .interactive-media-player .active.dropdown-toggle.nav-close:hover:before,
.open > .interactive-media-player .btn.active.dropdown-toggle.focus:before,
.open > .interactive-media-player .btn.active.dropdown-toggle:focus:before,
.open > .interactive-media-player .btn.active.dropdown-toggle:hover:before {
    display: none;
}
.interactive-media-player .active.active.download-details,
.interactive-media-player .active.active.nav-close,
.interactive-media-player .active.download-details:active,
.interactive-media-player .active.nav-close:active,
.interactive-media-player .btn.active.active,
.interactive-media-player .btn.active:active,
.open > .interactive-media-player .active.dropdown-toggle.download-details,
.open > .interactive-media-player .active.dropdown-toggle.nav-close,
.open > .interactive-media-player .btn.active.dropdown-toggle {
    background-image: none;
}
.interactive-media-player .active.disabled.download-details,
.interactive-media-player .active.disabled.download-details:focus,
.interactive-media-player .active.disabled.download-details:hover,
.interactive-media-player .active.disabled.focus.download-details,
.interactive-media-player .active.disabled.focus.nav-close,
.interactive-media-player .active.disabled.nav-close,
.interactive-media-player .active.disabled.nav-close:focus,
.interactive-media-player .active.disabled.nav-close:hover,
.interactive-media-player .active.download-details[disabled],
.interactive-media-player .active.download-details[disabled].focus,
.interactive-media-player .active.download-details[disabled]:focus,
.interactive-media-player .active.download-details[disabled]:hover,
.interactive-media-player .active.nav-close[disabled],
.interactive-media-player .active.nav-close[disabled].focus,
.interactive-media-player .active.nav-close[disabled]:focus,
.interactive-media-player .active.nav-close[disabled]:hover,
.interactive-media-player .btn.active.disabled,
.interactive-media-player .btn.active.disabled.focus,
.interactive-media-player .btn.active.disabled:focus,
.interactive-media-player .btn.active.disabled:hover,
.interactive-media-player .btn.active[disabled],
.interactive-media-player .btn.active[disabled].focus,
.interactive-media-player .btn.active[disabled]:focus,
.interactive-media-player .btn.active[disabled]:hover,
fieldset[disabled] .interactive-media-player .active.download-details,
fieldset[disabled] .interactive-media-player .active.download-details:focus,
fieldset[disabled] .interactive-media-player .active.download-details:hover,
fieldset[disabled] .interactive-media-player .active.focus.download-details,
fieldset[disabled] .interactive-media-player .active.focus.nav-close,
fieldset[disabled] .interactive-media-player .active.nav-close,
fieldset[disabled] .interactive-media-player .active.nav-close:focus,
fieldset[disabled] .interactive-media-player .active.nav-close:hover,
fieldset[disabled] .interactive-media-player .btn.active,
fieldset[disabled] .interactive-media-player .btn.active.focus,
fieldset[disabled] .interactive-media-player .btn.active:focus,
fieldset[disabled] .interactive-media-player .btn.active:hover {
    background-color: #686664;
    border-color: #686664;
}
.interactive-media-player .active.download-details .badge,
.interactive-media-player .active.nav-close .badge,
.interactive-media-player .btn.active .badge {
    color: #000;
    background-color: #fff;
}
.dark .interactive-media-player .active.download-details,
.dark .interactive-media-player .active.nav-close,
.dark .interactive-media-player .btn.active,
.interactive-media-player .active.darkbtn.download-details,
.interactive-media-player .active.darkbtn.nav-close,
.interactive-media-player .btn.active.darkbtn {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.dark .interactive-media-player .active.download-details:before,
.dark .interactive-media-player .active.nav-close:before,
.dark .interactive-media-player .btn.active:before,
.interactive-media-player .active.darkbtn.download-details:before,
.interactive-media-player .active.darkbtn.nav-close:before,
.interactive-media-player .btn.active.darkbtn:before {
    display: none;
}
.dark .interactive-media-player .active.download-details:focus,
.dark .interactive-media-player .active.focus.download-details,
.dark .interactive-media-player .active.focus.nav-close,
.dark .interactive-media-player .active.nav-close:focus,
.dark .interactive-media-player .btn.active.focus,
.dark .interactive-media-player .btn.active:focus,
.interactive-media-player .active.darkbtn.download-details:focus,
.interactive-media-player .active.darkbtn.focus.download-details,
.interactive-media-player .active.darkbtn.focus.nav-close,
.interactive-media-player .active.darkbtn.nav-close:focus,
.interactive-media-player .btn.active.darkbtn.focus,
.interactive-media-player .btn.active.darkbtn:focus {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark .interactive-media-player .active.download-details:focus:before,
.dark .interactive-media-player .active.focus.download-details:before,
.dark .interactive-media-player .active.focus.nav-close:before,
.dark .interactive-media-player .active.nav-close:focus:before,
.dark .interactive-media-player .btn.active.focus:before,
.dark .interactive-media-player .btn.active:focus:before,
.interactive-media-player .active.darkbtn.download-details:focus:before,
.interactive-media-player .active.darkbtn.focus.download-details:before,
.interactive-media-player .active.darkbtn.focus.nav-close:before,
.interactive-media-player .active.darkbtn.nav-close:focus:before,
.interactive-media-player .btn.active.darkbtn.focus:before,
.interactive-media-player .btn.active.darkbtn:focus:before {
    display: none;
}
.dark .interactive-media-player .active.download-details:hover,
.dark .interactive-media-player .active.hover.download-details,
.dark .interactive-media-player .active.hover.nav-close,
.dark .interactive-media-player .active.nav-close:hover,
.dark .interactive-media-player .btn.active.hover,
.dark .interactive-media-player .btn.active:hover,
.interactive-media-player .active.darkbtn.download-details:hover,
.interactive-media-player .active.darkbtn.hover.download-details,
.interactive-media-player .active.darkbtn.hover.nav-close,
.interactive-media-player .active.darkbtn.nav-close:hover,
.interactive-media-player .btn.active.darkbtn.hover,
.interactive-media-player .btn.active.darkbtn:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark .interactive-media-player .active.download-details:hover:before,
.dark .interactive-media-player .active.hover.download-details:before,
.dark .interactive-media-player .active.hover.nav-close:before,
.dark .interactive-media-player .active.nav-close:hover:before,
.dark .interactive-media-player .btn.active.hover:before,
.dark .interactive-media-player .btn.active:hover:before,
.interactive-media-player .active.darkbtn.download-details:hover:before,
.interactive-media-player .active.darkbtn.hover.download-details:before,
.interactive-media-player .active.darkbtn.hover.nav-close:before,
.interactive-media-player .active.darkbtn.nav-close:hover:before,
.interactive-media-player .btn.active.darkbtn.hover:before,
.interactive-media-player .btn.active.darkbtn:hover:before {
    display: none;
}
.dark .interactive-media-player .active.active.download-details,
.dark .interactive-media-player .active.active.download-details:focus,
.dark .interactive-media-player .active.active.download-details:hover,
.dark .interactive-media-player .active.active.focus.download-details,
.dark .interactive-media-player .active.active.focus.nav-close,
.dark .interactive-media-player .active.active.nav-close,
.dark .interactive-media-player .active.active.nav-close:focus,
.dark .interactive-media-player .active.active.nav-close:hover,
.dark .interactive-media-player .active.download-details:active,
.dark .interactive-media-player .active.download-details:active.focus,
.dark .interactive-media-player .active.download-details:active:focus,
.dark .interactive-media-player .active.download-details:active:hover,
.dark .interactive-media-player .active.nav-close:active,
.dark .interactive-media-player .active.nav-close:active.focus,
.dark .interactive-media-player .active.nav-close:active:focus,
.dark .interactive-media-player .active.nav-close:active:hover,
.dark .interactive-media-player .btn.active.active,
.dark .interactive-media-player .btn.active.active.focus,
.dark .interactive-media-player .btn.active.active:focus,
.dark .interactive-media-player .btn.active.active:hover,
.dark .interactive-media-player .btn.active:active,
.dark .interactive-media-player .btn.active:active.focus,
.dark .interactive-media-player .btn.active:active:focus,
.dark .interactive-media-player .btn.active:active:hover,
.interactive-media-player .active.darkbtn.active.download-details,
.interactive-media-player .active.darkbtn.active.download-details:focus,
.interactive-media-player .active.darkbtn.active.download-details:hover,
.interactive-media-player .active.darkbtn.active.focus.download-details,
.interactive-media-player .active.darkbtn.active.focus.nav-close,
.interactive-media-player .active.darkbtn.active.nav-close,
.interactive-media-player .active.darkbtn.active.nav-close:focus,
.interactive-media-player .active.darkbtn.active.nav-close:hover,
.interactive-media-player .active.darkbtn.download-details:active,
.interactive-media-player .active.darkbtn.download-details:active.focus,
.interactive-media-player .active.darkbtn.download-details:active:focus,
.interactive-media-player .active.darkbtn.download-details:active:hover,
.interactive-media-player .active.darkbtn.nav-close:active,
.interactive-media-player .active.darkbtn.nav-close:active.focus,
.interactive-media-player .active.darkbtn.nav-close:active:focus,
.interactive-media-player .active.darkbtn.nav-close:active:hover,
.interactive-media-player .btn.active.darkbtn.active,
.interactive-media-player .btn.active.darkbtn.active.focus,
.interactive-media-player .btn.active.darkbtn.active:focus,
.interactive-media-player .btn.active.darkbtn.active:hover,
.interactive-media-player .btn.active.darkbtn:active,
.interactive-media-player .btn.active.darkbtn:active.focus,
.interactive-media-player .btn.active.darkbtn:active:focus,
.interactive-media-player .btn.active.darkbtn:active:hover,
.open > .dark .interactive-media-player .active.dropdown-toggle.download-details,
.open > .dark .interactive-media-player .active.dropdown-toggle.download-details:focus,
.open > .dark .interactive-media-player .active.dropdown-toggle.download-details:hover,
.open > .dark .interactive-media-player .active.dropdown-toggle.focus.download-details,
.open > .dark .interactive-media-player .active.dropdown-toggle.focus.nav-close,
.open > .dark .interactive-media-player .active.dropdown-toggle.nav-close,
.open > .dark .interactive-media-player .active.dropdown-toggle.nav-close:focus,
.open > .dark .interactive-media-player .active.dropdown-toggle.nav-close:hover,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle.focus,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle:focus,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle:hover,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.download-details,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.download-details:focus,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.download-details:hover,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.focus.download-details,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.focus.nav-close,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.nav-close,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.nav-close:focus,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.nav-close:hover,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle.focus,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle:focus,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark .interactive-media-player .active.active.download-details:focus:before,
.dark .interactive-media-player .active.active.download-details:hover:before,
.dark .interactive-media-player .active.active.focus.download-details:before,
.dark .interactive-media-player .active.active.focus.nav-close:before,
.dark .interactive-media-player .active.active.nav-close:focus:before,
.dark .interactive-media-player .active.active.nav-close:hover:before,
.dark .interactive-media-player .active.download-details:active.focus:before,
.dark .interactive-media-player .active.download-details:active:focus:before,
.dark .interactive-media-player .active.download-details:active:hover:before,
.dark .interactive-media-player .active.nav-close:active.focus:before,
.dark .interactive-media-player .active.nav-close:active:focus:before,
.dark .interactive-media-player .active.nav-close:active:hover:before,
.dark .interactive-media-player .btn.active.active.focus:before,
.dark .interactive-media-player .btn.active.active:focus:before,
.dark .interactive-media-player .btn.active.active:hover:before,
.dark .interactive-media-player .btn.active:active.focus:before,
.dark .interactive-media-player .btn.active:active:focus:before,
.dark .interactive-media-player .btn.active:active:hover:before,
.interactive-media-player .active.darkbtn.active.download-details:focus:before,
.interactive-media-player .active.darkbtn.active.download-details:hover:before,
.interactive-media-player .active.darkbtn.active.focus.download-details:before,
.interactive-media-player .active.darkbtn.active.focus.nav-close:before,
.interactive-media-player .active.darkbtn.active.nav-close:focus:before,
.interactive-media-player .active.darkbtn.active.nav-close:hover:before,
.interactive-media-player .active.darkbtn.download-details:active.focus:before,
.interactive-media-player .active.darkbtn.download-details:active:focus:before,
.interactive-media-player .active.darkbtn.download-details:active:hover:before,
.interactive-media-player .active.darkbtn.nav-close:active.focus:before,
.interactive-media-player .active.darkbtn.nav-close:active:focus:before,
.interactive-media-player .active.darkbtn.nav-close:active:hover:before,
.interactive-media-player .btn.active.darkbtn.active.focus:before,
.interactive-media-player .btn.active.darkbtn.active:focus:before,
.interactive-media-player .btn.active.darkbtn.active:hover:before,
.interactive-media-player .btn.active.darkbtn:active.focus:before,
.interactive-media-player .btn.active.darkbtn:active:focus:before,
.interactive-media-player .btn.active.darkbtn:active:hover:before,
.open > .dark .interactive-media-player .active.dropdown-toggle.download-details:focus:before,
.open > .dark .interactive-media-player .active.dropdown-toggle.download-details:hover:before,
.open > .dark .interactive-media-player .active.dropdown-toggle.focus.download-details:before,
.open > .dark .interactive-media-player .active.dropdown-toggle.focus.nav-close:before,
.open > .dark .interactive-media-player .active.dropdown-toggle.nav-close:focus:before,
.open > .dark .interactive-media-player .active.dropdown-toggle.nav-close:hover:before,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle.focus:before,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle:focus:before,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle:hover:before,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.download-details:focus:before,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.download-details:hover:before,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.focus.download-details:before,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.focus.nav-close:before,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.nav-close:focus:before,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.nav-close:hover:before,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle.focus:before,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle:focus:before,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle:hover:before {
    display: none;
}
.dark .interactive-media-player .active.active.download-details,
.dark .interactive-media-player .active.active.nav-close,
.dark .interactive-media-player .active.download-details:active,
.dark .interactive-media-player .active.nav-close:active,
.dark .interactive-media-player .btn.active.active,
.dark .interactive-media-player .btn.active:active,
.interactive-media-player .active.darkbtn.active.download-details,
.interactive-media-player .active.darkbtn.active.nav-close,
.interactive-media-player .active.darkbtn.download-details:active,
.interactive-media-player .active.darkbtn.nav-close:active,
.interactive-media-player .btn.active.darkbtn.active,
.interactive-media-player .btn.active.darkbtn:active,
.open > .dark .interactive-media-player .active.dropdown-toggle.download-details,
.open > .dark .interactive-media-player .active.dropdown-toggle.nav-close,
.open > .dark .interactive-media-player .btn.active.dropdown-toggle,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.download-details,
.open > .interactive-media-player .active.darkbtn.dropdown-toggle.nav-close,
.open > .interactive-media-player .btn.active.darkbtn.dropdown-toggle {
    background-image: none;
}
.dark .interactive-media-player .active.disabled.download-details,
.dark .interactive-media-player .active.disabled.download-details:focus,
.dark .interactive-media-player .active.disabled.download-details:hover,
.dark .interactive-media-player .active.disabled.focus.download-details,
.dark .interactive-media-player .active.disabled.focus.nav-close,
.dark .interactive-media-player .active.disabled.nav-close,
.dark .interactive-media-player .active.disabled.nav-close:focus,
.dark .interactive-media-player .active.disabled.nav-close:hover,
.dark .interactive-media-player .active.download-details[disabled],
.dark .interactive-media-player .active.download-details[disabled].focus,
.dark .interactive-media-player .active.download-details[disabled]:focus,
.dark .interactive-media-player .active.download-details[disabled]:hover,
.dark .interactive-media-player .active.nav-close[disabled],
.dark .interactive-media-player .active.nav-close[disabled].focus,
.dark .interactive-media-player .active.nav-close[disabled]:focus,
.dark .interactive-media-player .active.nav-close[disabled]:hover,
.dark .interactive-media-player .btn.active.disabled,
.dark .interactive-media-player .btn.active.disabled.focus,
.dark .interactive-media-player .btn.active.disabled:focus,
.dark .interactive-media-player .btn.active.disabled:hover,
.dark .interactive-media-player .btn.active[disabled],
.dark .interactive-media-player .btn.active[disabled].focus,
.dark .interactive-media-player .btn.active[disabled]:focus,
.dark .interactive-media-player .btn.active[disabled]:hover,
.interactive-media-player .active.darkbtn.disabled.download-details,
.interactive-media-player .active.darkbtn.disabled.download-details:focus,
.interactive-media-player .active.darkbtn.disabled.download-details:hover,
.interactive-media-player .active.darkbtn.disabled.focus.download-details,
.interactive-media-player .active.darkbtn.disabled.focus.nav-close,
.interactive-media-player .active.darkbtn.disabled.nav-close,
.interactive-media-player .active.darkbtn.disabled.nav-close:focus,
.interactive-media-player .active.darkbtn.disabled.nav-close:hover,
.interactive-media-player .active.darkbtn.download-details[disabled],
.interactive-media-player .active.darkbtn.download-details[disabled].focus,
.interactive-media-player .active.darkbtn.download-details[disabled]:focus,
.interactive-media-player .active.darkbtn.download-details[disabled]:hover,
.interactive-media-player .active.darkbtn.nav-close[disabled],
.interactive-media-player .active.darkbtn.nav-close[disabled].focus,
.interactive-media-player .active.darkbtn.nav-close[disabled]:focus,
.interactive-media-player .active.darkbtn.nav-close[disabled]:hover,
.interactive-media-player .btn.active.darkbtn.disabled,
.interactive-media-player .btn.active.darkbtn.disabled.focus,
.interactive-media-player .btn.active.darkbtn.disabled:focus,
.interactive-media-player .btn.active.darkbtn.disabled:hover,
.interactive-media-player .btn.active.darkbtn[disabled],
.interactive-media-player .btn.active.darkbtn[disabled].focus,
.interactive-media-player .btn.active.darkbtn[disabled]:focus,
.interactive-media-player .btn.active.darkbtn[disabled]:hover,
fieldset[disabled] .dark .interactive-media-player .active.download-details,
fieldset[disabled] .dark .interactive-media-player .active.download-details:focus,
fieldset[disabled] .dark .interactive-media-player .active.download-details:hover,
fieldset[disabled] .dark .interactive-media-player .active.focus.download-details,
fieldset[disabled] .dark .interactive-media-player .active.focus.nav-close,
fieldset[disabled] .dark .interactive-media-player .active.nav-close,
fieldset[disabled] .dark .interactive-media-player .active.nav-close:focus,
fieldset[disabled] .dark .interactive-media-player .active.nav-close:hover,
fieldset[disabled] .dark .interactive-media-player .btn.active,
fieldset[disabled] .dark .interactive-media-player .btn.active.focus,
fieldset[disabled] .dark .interactive-media-player .btn.active:focus,
fieldset[disabled] .dark .interactive-media-player .btn.active:hover,
fieldset[disabled] .interactive-media-player .active.darkbtn.download-details,
fieldset[disabled] .interactive-media-player .active.darkbtn.download-details:focus,
fieldset[disabled] .interactive-media-player .active.darkbtn.download-details:hover,
fieldset[disabled] .interactive-media-player .active.darkbtn.focus.download-details,
fieldset[disabled] .interactive-media-player .active.darkbtn.focus.nav-close,
fieldset[disabled] .interactive-media-player .active.darkbtn.nav-close,
fieldset[disabled] .interactive-media-player .active.darkbtn.nav-close:focus,
fieldset[disabled] .interactive-media-player .active.darkbtn.nav-close:hover,
fieldset[disabled] .interactive-media-player .btn.active.darkbtn,
fieldset[disabled] .interactive-media-player .btn.active.darkbtn.focus,
fieldset[disabled] .interactive-media-player .btn.active.darkbtn:focus,
fieldset[disabled] .interactive-media-player .btn.active.darkbtn:hover {
    background-color: #898683;
    border-color: #898683;
}
.dark .interactive-media-player .active.download-details .badge,
.dark .interactive-media-player .active.nav-close .badge,
.dark .interactive-media-player .btn.active .badge,
.interactive-media-player .active.darkbtn.download-details .badge,
.interactive-media-player .active.darkbtn.nav-close .badge,
.interactive-media-player .btn.active.darkbtn .badge {
    color: #fff;
    background-color: #000;
}
.interactive-media-player .accordion a,
.interactive-media-player .panel {
    background: transparent;
}
.interactive-media-player .ui-accordion-header {
    font-family: Poppins, sans-serif;
}
.vjs-volume-menu-button {
    display: none !important;
}
.bc-player-ae50cab6-80ac-4e2c-9d12-ccf519bb43cd_default.video-js:-webkit-full-screen {
    width: 100% !important;
    margin: 0;
    padding: 0;
    height: 100% !important;
    position: relative;
}
@media screen and (min-width: 1200px) {
    .scroll {
        width: 33.3333333333%;
        height: 410px;
        overflow-y: scroll;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .scroll {
        width: 33.3333333333%;
        height: 335px;
        overflow-y: scroll;
    }
}
#InteractiveDemo .interactive-media-player {
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    display: flex;
    flex-wrap: wrap;
    padding: 1em;
    border-radius: 6px;
    -webkit-font-smoothing: antialiased;
}
#InteractiveDemo .interactive-media-player .media-container {
    transition: opacity 0.5s ease;
    opacity: 1;
    flex-basis: 100%;
}
#InteractiveDemo .interactive-media-player .media {
    margin: 0;
}
#InteractiveDemo .interactive-media-player .media.noshow {
    opacity: 0;
    height: 0;
    margin: 0;
}
#InteractiveDemo .interactive-media-player .video-js,
#InteractiveDemo .interactive-media-player video {
    width: 100%;
    height: auto;
    padding-bottom: -1%;
}
#InteractiveDemo .interactive-media-player .media-content {
    padding: 1em 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
    position: relative;
    transition: background 0.25s ease;
}
#InteractiveDemo .has-subchapters li:not(:first-child) a {
    color: currentColor;
}
#InteractiveDemo .interactive-media-player .play-heading {
    margin-bottom: 0.25em;
    margin-top: 0;
    color: currentColor;
    font-size: 14px;
    font-weight: 600;
}
#InteractiveDemo .interactive-media-player .media-content.active {
    background-color: #e4e4e6;
}
#InteractiveDemo .interactive-media-player .btn,
#InteractiveDemo .interactive-media-player .download-details,
#InteractiveDemo .interactive-media-player .nav-close {
    text-align: left;
    white-space: inherit;
    padding-left: 2em;
    position: relative;
}
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .shopping-coupon-list li,
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .shopping-list .box-container .remove,
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .shopping-modal .description,
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .shopping-quantity-group .title,
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .shopping-statement p,
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .small,
.shopping-coupon-list #InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) li,
.shopping-list .box-container #InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .remove,
.shopping-modal #InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .description,
.shopping-quantity-group #InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) .title,
.shopping-statement #InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) p {
    position: absolute;
    transform: translateX(-1.5em);
    padding-top: 3px;
}
#InteractiveDemo .interactive-media-player .active.download-details,
#InteractiveDemo .interactive-media-player .active.nav-close,
#InteractiveDemo .interactive-media-player .btn.active,
#InteractiveDemo .interactive-media-player .btn:hover,
#InteractiveDemo .interactive-media-player .download-details:hover,
#InteractiveDemo .interactive-media-player .nav-close:hover {
    color: #00dc00;
    background-color: #252527;
}
#InteractiveDemo .interactive-media-player .media-content .media-playctrl:last-of-type {
    padding-right: 0;
}
#InteractiveDemo .interactive-media-player .has-subchapters {
    padding-bottom: 0.25em;
    background-color: rgba(0, 0, 0, 0.15);
}
#InteractiveDemo .interactive-media-player .has-subchapters li:not(:first-child) {
    padding: 0 0.5em 0 2em;
    font-size: 14px;
}
@media screen and (min-width: 630px) {
    #InteractiveDemo .interactive-media-player .media-content {
        display: flex;
    }
    #InteractiveDemo .interactive-media-player .media-content .media-playctrl {
        padding-right: 1em;
        flex-grow: 1;
        width: 33.33333%;
    }
    #InteractiveDemo .interactive-media-player .media-playctrl ul {
        margin-bottom: 0;
    }
}
#InteractiveDemo .interactive-media-player .accordion a,
#InteractiveDemo .interactive-media-player .panel {
    background: transparent;
}
#InteractiveDemo .interactive-media-player .ui-accordion-header {
    font-family: Poppins, sans-serif;
}
#InteractiveDemo .interactive-media-player video::-internal-media-controls-download-button,
#InteractiveDemo .interactive-media-player video::-webkit-media-controls-mute-button,
#InteractiveDemo .interactive-media-player video::-webkit-media-controls-volume-slider {
    display: none !important;
}
#InteractiveDemo .interactive-media-player video::-webkit-media-controls-enclosure {
    overflow: hidden !important;
}
#InteractiveDemo .interactive-media-player video::-webkit-media-controls-panel {
    width: calc(100% + 30px) !important;
}
#InteractiveDemo .vjs-volume-menu-button {
    display: none !important;
}
#InteractiveDemo .bc-player-ae50cab6-80ac-4e2c-9d12-ccf519bb43cd_default.video-js:-webkit-full-screen {
    width: 100% !important;
    margin: 0;
    padding: 0;
    height: 100% !important;
    position: relative;
}
.like-training {
    padding: 15px;
}
.like-training .views {
    padding-bottom: 12px;
    color: #686664 !important;
}
.like-training .views [class*="icon-"] {
    padding: 0 8px;
}
.like-training .views-text {
    margin-left: 4px;
}
.like-training .like-survey p {
    margin: 0;
}
.like-training .likes-text {
    margin-left: 4px;
}
.like-training .like-button .btn-label {
    padding-left: 8px;
}
.align-tip {
    width: 99.7%;
    margin-left: 2px;
    margin-bottom: 50px;
}
.tip-card .panel-body h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    color: #686664;
}
#DURATION {
    border-bottom: none !important;
}
#DURATION .panel-body {
    padding-bottom: 0;
}
#LANGUAGE {
    border-bottom: none !important;
    border-top: none !important;
}
#LANGUAGE .panel-body {
    padding-bottom: 0;
    padding-top: 4px;
}
#SKILL_LEVEL {
    border-bottom: none !important;
    border-top: none !important;
}
#SKILL_LEVEL .panel-body {
    padding-top: 4px;
}
.trainingoverview .dtmcustomrulelink .row {
    padding-left: 15px;
    padding-right: 15px;
}
.twitterFeed .twt-item {
    padding: 10px 0;
}
.twitterFeed .twt-item:hover {
    background-color: #ebe7dd;
}
@media screen and (min-width: 768px) {
    .row[data-widget] .col-lg-6 {
        float: left;
        width: 50%;
    }
}
@media screen and (min-width: 1440px) {
    .row[data-widget] .col-lg-6 {
        width: 33.3333333333%;
    }
    .row[data-widget] .col-lg-6:nth-last-child(2) {
        margin-left: 16.6666666667%;
    }
}
@media only screen and (max-width: 991px) {
    .row[data-widget] .col-lg-6:nth-child(2) {
        display: none;
    }
}
@media only screen and (max-width: 1439px) {
    .row[data-widget] .col-lg-6:nth-child(3) {
        display: none;
    }
}
.mobile-show {
    display: block;
}
.OverviewTabContent .desktop-show > h2:not(#features) {
    border-top: 1px solid #eee;
    padding-top: 2em;
    margin-top: 2em;
}
@media (min-width: 768px) {
    .mobile-show {
        display: none;
    }
}
@media (max-width: 767px) {
    .desktop-show {
        display: none;
    }
}
.complimentary-products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
}
.collapse-mobile.active h2 ~ .complimentary-products {
    display: flex;
}
@media screen and (min-width: 480px) {
    .complimentary-products {
        justify-content: flex-start;
    }
}
@media screen and (min-width: 768px) {
    .complimentary-products {
        padding: 0;
    }
}
.complimentary-products .complimentary-products-title {
    width: 100%;
}
.complimentary-products .content {
    width: calc(50% - 10px);
    white-space: normal;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .complimentary-products .content {
        display: inline-block;
        vertical-align: top;
    }
}
@media screen and (min-width: 480px) {
    .complimentary-products .content {
        width: calc(25% - 20px);
        margin-right: 20px;
    }
    .complimentary-products .content:last-of-type {
        margin-right: 0;
    }
}
.complimentary-products .complimentary-products-image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 140px;
    width: 100%;
    overflow: hidden;
}
.complimentary-products .complimentary-products-image img {
    width: auto;
    min-width: 1px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.complimentary-products .complimentary-products-image img[src$=".svg"] {
    width: 40%;
    height: auto;
}
@media screen and (min-width: 480px) {
    .complimentary-products .complimentary-products-image {
        height: 110px;
    }
}
@media screen and (min-width: 768px) {
    .complimentary-products .complimentary-products-image {
        height: 100px;
    }
}
@media screen and (min-width: 992px) {
    .complimentary-products .complimentary-products-image {
        height: 120px;
    }
}
@media screen and (min-width: 1200px) {
    .complimentary-products .complimentary-products-image {
        height: 140px;
    }
}
.complimentary-products .complimentary-products-caption {
    padding: 0.25em 0 2em;
    font-size: 14px;
}
.thumbAppstoreImgGallery {
    margin-bottom: 2em;
}
.thumbAppstoreImgGallery .-appThumb {
    margin-top: 1em;
    margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
    .thumbAppstoreImgGallery .-appThumb {
        margin-top: 0;
    }
}
.thumbAppstoreImgGallery .-getApps {
    margin-bottom: 0.5em;
}
.thumbAppstoreImgGallery .-getApps a {
    margin-right: 1em;
}
@media screen and (min-width: 768px) {
    .thumbAppstoreImgGallery .-getApps a {
        margin-right: 0;
    }
}
@media screen and (min-width: 480px) {
    .thumbAppstoreImgGallery .-getApps a img {
        margin-bottom: 1em;
    }
}
.thumbAppstoreImgGallery .-meta {
    margin-top: 1em;
}
@media screen and (min-width: 480px) {
    .thumbAppstoreImgGallery .-meta {
        font-size: 85.714285714%;
    }
}
.thumbAppstoreImgGallery .adv-custom-caption-01,
.thumbAppstoreImgGallery [class*="adv-custom-caption-"] {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
}
.thumbAppstoreImgGallery .-prevNextbuttons {
    text-align: center;
}
.thumbAppstoreImgGallery .-prevNextbuttons .btn,
.thumbAppstoreImgGallery .-prevNextbuttons .download-details,
.thumbAppstoreImgGallery .-prevNextbuttons .nav-close {
    width: 30%;
}
.thumbAppstoreImgGallery .-prevNextbuttons .btn:first-of-type,
.thumbAppstoreImgGallery .-prevNextbuttons .download-details:first-of-type,
.thumbAppstoreImgGallery .-prevNextbuttons .nav-close:first-of-type {
    margin-right: 15px;
}
@media screen and (min-width: 1200px) {
    .thumbAppstoreImgGallery .modal-lg {
        width: 800px;
    }
}
.target-applications-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    -webkit-column-width: 210px;
    -moz-column-width: 210px;
    columns: 210px 2;
    padding-bottom: 14px;
    margin-bottom: 0;
}
.target-applications-list > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.target-applications-list:last-child {
    margin-bottom: 0;
}
.related-applications .target-applications {
    padding-top: 16px;
}
.related-applications .target-applications .col-md-6 {
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .target-applications:last-child {
        padding-top: 11px;
    }
}
.supported-dev-tree-wrapper .target-applications-list {
    -webkit-column-gap: normal;
    -moz-column-gap: normal;
    column-gap: normal;
    -webkit-columns: unset;
    -moz-columns: unset;
    columns: unset;
    padding-bottom: 0;
}
#supported-devices .target-applications-list li a {
    font-weight: 600;
}
#supported-devices .target-applications-list li span a {
    font-weight: 400;
}
#supported-devices + div > ul.treeview > li {
    width: 100%;
}
.supported-dev-tree {
    border-top: 1px solid #d6dce0 !important;
    width: 100%;
    padding: 3em 0;
    position: relative;
}
.supported-dev-tree-title {
    margin-top: 0;
}
.supported-dev-tree-helper {
    padding: 1em 0;
    margin-bottom: 0;
}
.supported-dev-tree-wrapper {
    padding: 1em 0 0;
}
.supported-dev-tree-wrapper .checkbox {
    margin-top: 0;
}
.supported-dev-tree-wrapper .last-li {
    padding-left: 8px;
}
.supported-dev-tree.first,
.supported-dev-tree.first h3 {
    border-top: none !important;
}
@media only screen and (max-width: 767px) {
    .supported-dev-tree.first .features-list h3 {
        border-top: 1px solid #d6dce0 !important;
    }
}
@media only screen and (max-width: 767px) {
    .supported-dev-tree.collapse-mobile {
        margin-top: 0;
        padding: 0;
    }
    .supported-dev-tree.collapse-mobile .supported-dev-tree-title {
        font-size: 18px;
        padding-left: 0;
        margin-bottom: 0;
        background: none;
        margin-top: 0;
        border-bottom: none;
        font-weight: 400;
    }
    .supported-dev-tree.collapse-mobile.active .supported-dev-tree-title {
        border: none;
    }
}
.mainCTAbtn {
    padding-top: 2em;
}
@media (min-width: 1200px) {
    .row .col-lg-6:first-child .collapse-mobile h2 {
        margin-right: -30px;
    }
}
.input-group-search {
    display: flex;
    align-self: flex-end;
    flex-grow: 1;
    min-width: 33.3333333333%;
}
.input-group-search .search-icon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    flex-shrink: 0;
    width: auto;
    padding: 14px;
}
@media only screen and (max-width: 767px) {
    .input-group-search .search-icon {
        display: none;
    }
}
.input-group-search .search-icon .icon-search {
    color: #898683;
    font-size: 17px;
}
.input-group-search .btn-search-icon {
    padding-right: 0;
    font-family: Font Awesome;
    border: 1px solid #d4cfc5;
    border-right: none;
}
.input-group-search .search-input {
    padding-left: 10px;
    font-size: 16px;
    border: 1px solid #d4cfc5 !important;
    border-right: none;
    caret-color: #000;
}
.input-group-search .search-input:focus {
    border-color: #0eafe0 !important;
}
@media screen and (min-width: 768px) {
    .input-group-search .search-input {
        padding-left: 45px;
    }
}
.input-group-search .search-btn {
    flex-shrink: 0;
    width: auto;
}
.input-group-search .search-btn .btn-search {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.input-group-search .search-btn .btn-search:before {
    display: none;
}
.input-group-search .search-btn .btn-search.focus,
.input-group-search .search-btn .btn-search:focus {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.input-group-search .search-btn .btn-search.focus:before,
.input-group-search .search-btn .btn-search:focus:before {
    display: none;
}
.input-group-search .search-btn .btn-search.hover,
.input-group-search .search-btn .btn-search:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.input-group-search .search-btn .btn-search.hover:before,
.input-group-search .search-btn .btn-search:hover:before {
    display: none;
}
.input-group-search .search-btn .btn-search.active,
.input-group-search .search-btn .btn-search:active,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle {
    color: #fff;
    background-color: #686664;
    background-color: #000;
    border-color: #000;
}
.input-group-search .search-btn .btn-search.active.focus,
.input-group-search .search-btn .btn-search.active:focus,
.input-group-search .search-btn .btn-search.active:hover,
.input-group-search .search-btn .btn-search:active.focus,
.input-group-search .search-btn .btn-search:active:focus,
.input-group-search .search-btn .btn-search:active:hover,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle.focus,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle:focus,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.input-group-search .search-btn .btn-search.active.focus:before,
.input-group-search .search-btn .btn-search.active:focus:before,
.input-group-search .search-btn .btn-search.active:hover:before,
.input-group-search .search-btn .btn-search:active.focus:before,
.input-group-search .search-btn .btn-search:active:focus:before,
.input-group-search .search-btn .btn-search:active:hover:before,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle.focus:before,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle:focus:before,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle:hover:before {
    display: none;
}
.input-group-search .search-btn .btn-search.active,
.input-group-search .search-btn .btn-search:active,
.open > .input-group-search .search-btn .btn-search.dropdown-toggle {
    background-image: none;
}
.input-group-search .search-btn .btn-search.disabled,
.input-group-search .search-btn .btn-search.disabled.focus,
.input-group-search .search-btn .btn-search.disabled:focus,
.input-group-search .search-btn .btn-search.disabled:hover,
.input-group-search .search-btn .btn-search[disabled],
.input-group-search .search-btn .btn-search[disabled].focus,
.input-group-search .search-btn .btn-search[disabled]:focus,
.input-group-search .search-btn .btn-search[disabled]:hover,
fieldset[disabled] .input-group-search .search-btn .btn-search,
fieldset[disabled] .input-group-search .search-btn .btn-search.focus,
fieldset[disabled] .input-group-search .search-btn .btn-search:focus,
fieldset[disabled] .input-group-search .search-btn .btn-search:hover {
    background-color: #686664;
    border-color: #686664;
}
.input-group-search .search-btn .btn-search .badge {
    color: #000;
    background-color: #fff;
}
.dark .input-group-search .search-btn .btn-search,
.input-group-search .search-btn .btn-search.darkbtn {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.dark .input-group-search .search-btn .btn-search:before,
.input-group-search .search-btn .btn-search.darkbtn:before {
    display: none;
}
.dark .input-group-search .search-btn .btn-search.focus,
.dark .input-group-search .search-btn .btn-search:focus,
.input-group-search .search-btn .btn-search.darkbtn.focus,
.input-group-search .search-btn .btn-search.darkbtn:focus {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark .input-group-search .search-btn .btn-search.focus:before,
.dark .input-group-search .search-btn .btn-search:focus:before,
.input-group-search .search-btn .btn-search.darkbtn.focus:before,
.input-group-search .search-btn .btn-search.darkbtn:focus:before {
    display: none;
}
.dark .input-group-search .search-btn .btn-search.hover,
.dark .input-group-search .search-btn .btn-search:hover,
.input-group-search .search-btn .btn-search.darkbtn.hover,
.input-group-search .search-btn .btn-search.darkbtn:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark .input-group-search .search-btn .btn-search.hover:before,
.dark .input-group-search .search-btn .btn-search:hover:before,
.input-group-search .search-btn .btn-search.darkbtn.hover:before,
.input-group-search .search-btn .btn-search.darkbtn:hover:before {
    display: none;
}
.dark .input-group-search .search-btn .btn-search.active,
.dark .input-group-search .search-btn .btn-search.active.focus,
.dark .input-group-search .search-btn .btn-search.active:focus,
.dark .input-group-search .search-btn .btn-search.active:hover,
.dark .input-group-search .search-btn .btn-search:active,
.dark .input-group-search .search-btn .btn-search:active.focus,
.dark .input-group-search .search-btn .btn-search:active:focus,
.dark .input-group-search .search-btn .btn-search:active:hover,
.input-group-search .search-btn .btn-search.darkbtn.active,
.input-group-search .search-btn .btn-search.darkbtn.active.focus,
.input-group-search .search-btn .btn-search.darkbtn.active:focus,
.input-group-search .search-btn .btn-search.darkbtn.active:hover,
.input-group-search .search-btn .btn-search.darkbtn:active,
.input-group-search .search-btn .btn-search.darkbtn:active.focus,
.input-group-search .search-btn .btn-search.darkbtn:active:focus,
.input-group-search .search-btn .btn-search.darkbtn:active:hover,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle.focus,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle:focus,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle:hover,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle.focus,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle:focus,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark .input-group-search .search-btn .btn-search.active.focus:before,
.dark .input-group-search .search-btn .btn-search.active:focus:before,
.dark .input-group-search .search-btn .btn-search.active:hover:before,
.dark .input-group-search .search-btn .btn-search:active.focus:before,
.dark .input-group-search .search-btn .btn-search:active:focus:before,
.dark .input-group-search .search-btn .btn-search:active:hover:before,
.input-group-search .search-btn .btn-search.darkbtn.active.focus:before,
.input-group-search .search-btn .btn-search.darkbtn.active:focus:before,
.input-group-search .search-btn .btn-search.darkbtn.active:hover:before,
.input-group-search .search-btn .btn-search.darkbtn:active.focus:before,
.input-group-search .search-btn .btn-search.darkbtn:active:focus:before,
.input-group-search .search-btn .btn-search.darkbtn:active:hover:before,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle.focus:before,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle:focus:before,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle:hover:before,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle.focus:before,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle:focus:before,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle:hover:before {
    display: none;
}
.dark .input-group-search .search-btn .btn-search.active,
.dark .input-group-search .search-btn .btn-search:active,
.input-group-search .search-btn .btn-search.darkbtn.active,
.input-group-search .search-btn .btn-search.darkbtn:active,
.open > .dark .input-group-search .search-btn .btn-search.dropdown-toggle,
.open > .input-group-search .search-btn .btn-search.darkbtn.dropdown-toggle {
    background-image: none;
}
.dark .input-group-search .search-btn .btn-search.disabled,
.dark .input-group-search .search-btn .btn-search.disabled.focus,
.dark .input-group-search .search-btn .btn-search.disabled:focus,
.dark .input-group-search .search-btn .btn-search.disabled:hover,
.dark .input-group-search .search-btn .btn-search[disabled],
.dark .input-group-search .search-btn .btn-search[disabled].focus,
.dark .input-group-search .search-btn .btn-search[disabled]:focus,
.dark .input-group-search .search-btn .btn-search[disabled]:hover,
.input-group-search .search-btn .btn-search.darkbtn.disabled,
.input-group-search .search-btn .btn-search.darkbtn.disabled.focus,
.input-group-search .search-btn .btn-search.darkbtn.disabled:focus,
.input-group-search .search-btn .btn-search.darkbtn.disabled:hover,
.input-group-search .search-btn .btn-search.darkbtn[disabled],
.input-group-search .search-btn .btn-search.darkbtn[disabled].focus,
.input-group-search .search-btn .btn-search.darkbtn[disabled]:focus,
.input-group-search .search-btn .btn-search.darkbtn[disabled]:hover,
fieldset[disabled] .dark .input-group-search .search-btn .btn-search,
fieldset[disabled] .dark .input-group-search .search-btn .btn-search.focus,
fieldset[disabled] .dark .input-group-search .search-btn .btn-search:focus,
fieldset[disabled] .dark .input-group-search .search-btn .btn-search:hover,
fieldset[disabled] .input-group-search .search-btn .btn-search.darkbtn,
fieldset[disabled] .input-group-search .search-btn .btn-search.darkbtn.focus,
fieldset[disabled] .input-group-search .search-btn .btn-search.darkbtn:focus,
fieldset[disabled] .input-group-search .search-btn .btn-search.darkbtn:hover {
    background-color: #898683;
    border-color: #898683;
}
.dark .input-group-search .search-btn .btn-search .badge,
.input-group-search .search-btn .btn-search.darkbtn .badge {
    color: #fff;
    background-color: #000;
}
.card1 {
    padding-top: 3em;
    padding-bottom: 3em;
}
.card1-list {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: -15px;
}
.card1-list:not(:last-child) {
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
    .card1-list {
        display: flex;
        flex-flow: row wrap;
        flex-grow: 1;
        margin-top: -30px;
    }
}
@media screen and (min-width: 992px) {
    .card1-list.flex-card-center {
        justify-content: center;
    }
}
.card1-column {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
}
#Spotlight .card1-column {
    margin-top: 0;
}
#Spotlight .card1-column .slider {
    padding-right: 0;
    padding-left: 0;
}
.slider .card1-column {
    display: flex !important;
}
@media screen and (min-width: 992px) {
    #Designs .card1-column:only-of-type {
        margin-right: auto;
        margin-left: auto;
    }
    .has-two > .card1-column,
    .has-two > .card1-list > .card1-column,
    .has-two > .container > .card1-list > .card1-column {
        width: 50%;
    }
    .flex-card-center.has-two > .card1-column,
    .flex-card-center.has-two > .card1-list > .card1-column,
    .flex-card-center.has-two > .container > .card1-list > .card1-column,
    .has-three > .card1-column,
    .has-three > .card1-list > .card1-column,
    .has-three > .container > .card1-list > .card1-column {
        width: 33.3333333333%;
    }
    .has-three > .card1-column.is-two,
    .has-three > .card1-list > .card1-column.is-two,
    .has-three > .container > .card1-list > .card1-column.is-two {
        width: 66.6666666667%;
    }
}
@media screen and (min-width: 768px) {
    .has-four > .card1-column,
    .has-four > .card1-list > .card1-column,
    .has-four > .container > .card1-list > .card1-column {
        width: 50%;
    }
    .has-four > .card1-column.is-one,
    .has-four > .card1-column.is-two,
    .has-four > .card1-list > .card1-column.is-one,
    .has-four > .card1-list > .card1-column.is-two,
    .has-four > .container > .card1-list > .card1-column.is-one,
    .has-four > .container > .card1-list > .card1-column.is-two {
        width: 100%;
    }
    .has-four > .card1-column.is-three,
    .has-four > .card1-column > .has-two .card1-column,
    .has-four > .card1-list > .card1-column.is-three,
    .has-four > .card1-list > .card1-column > .has-two .card1-column,
    .has-four > .container > .card1-list > .card1-column.is-three,
    .has-four > .container > .card1-list > .card1-column > .has-two .card1-column {
        width: 50%;
    }
    .has-four > .card1-column > .has-three .card1-column,
    .has-four > .card1-list > .card1-column > .has-three .card1-column,
    .has-four > .container > .card1-list > .card1-column > .has-three .card1-column {
        width: 100%;
    }
    .has-four > .card1-column > .has-three .card1-column + .card1-column,
    .has-four > .card1-list > .card1-column > .has-three .card1-column + .card1-column,
    .has-four > .container > .card1-list > .card1-column > .has-three .card1-column + .card1-column {
        margin-top: 2em;
    }
}
@media screen and (min-width: 992px) {
    .has-four > .card1-column,
    .has-four > .card1-column.is-one,
    .has-four > .card1-list > .card1-column,
    .has-four > .card1-list > .card1-column.is-one,
    .has-four > .container > .card1-list > .card1-column,
    .has-four > .container > .card1-list > .card1-column.is-one {
        width: 25%;
    }
    .has-four > .card1-column.is-two,
    .has-four > .card1-list > .card1-column.is-two,
    .has-four > .container > .card1-list > .card1-column.is-two {
        width: 50%;
    }
    .has-four > .card1-column.is-three,
    .has-four > .card1-list > .card1-column.is-three,
    .has-four > .container > .card1-list > .card1-column.is-three {
        width: 75%;
    }
    .has-four > .card1-column > .has-two .card1-column,
    .has-four > .card1-list > .card1-column > .has-two .card1-column,
    .has-four > .container > .card1-list > .card1-column > .has-two .card1-column {
        width: 50%;
    }
    .has-four > .card1-column > .has-two .card1-column + .card1-column,
    .has-four > .card1-list > .card1-column > .has-two .card1-column + .card1-column,
    .has-four > .container > .card1-list > .card1-column > .has-two .card1-column + .card1-column {
        margin-top: 0;
    }
    .has-four > .card1-column > .has-three .card1-column,
    .has-four > .card1-list > .card1-column > .has-three .card1-column,
    .has-four > .container > .card1-list > .card1-column > .has-three .card1-column {
        width: 33.3333333333%;
    }
}
.card1-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    min-height: 1px;
    padding: 20px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    border: 1px solid #d4cfc5;
}
.card1-item + .card1-item {
    margin-top: 2em;
}
@media screen and (min-width: 992px) {
    .card1-item {
        padding: 40px;
    }
    .is-tertiary .card1-item {
        padding: 20px;
    }
}
.card1-item.bg-blue {
    background-color: #0eafe0;
}
.card1-item.bg-blue:hover {
    background-color: #1a48aa;
    border-color: #1a48aa;
    color: #fff;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.37);
}
.card1-item.bg-blue h3,
.card1-item.bg-blue span {
    color: #fff;
}
.card1-item.bg-blue .card1-title .icon-external-link {
    font-size: 12px;
    vertical-align: 2px;
}
.card1-item-footer {
    padding: 20px;
    border: 1px solid #d4cfc5;
    border-top: none;
}
.card1-item-footer,
.card1-item-footer .item-buttons {
    display: flex;
    flex-direction: column;
}
.card1-icon {
    display: flex;
    margin-bottom: 20px;
    color: #000;
}
.card1-icon [class*="fnxp-"],
.card1-icon [class*="icon-"] {
    font-size: 50px;
}
.card1-icon img {
    max-height: 50px;
}
.card1-icon svg {
    display: block;
    height: 50px;
    fill: currentColor;
}
.card1-image {
    position: relative;
    min-height: 1px;
    margin: -20px -20px 20px;
}
.partner-card .card1-image,
.product-card .card1-image {
    display: flex;
    align-items: center;
}
@media screen and (min-width: 992px) {
    .partner-card .card1-image,
    .product-card .card1-image {
        max-height: 200px;
    }
}
.partner-card .card1-image img,
.product-card .card1-image img {
    aspect-ratio: 16/9;
    object-fit: scale-down;
    width: 100%;
    height: 180px;
    padding: 12px 0;
}
.card1-image > * {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.card1-image .item-duration {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
}
.card1-title {
    margin-top: 0;
    font-size: 40px;
    font-weight: 600;
    word-break: break-word;
}
.is-secondary .card1-title {
    font-size: 30px;
}
.is-tertiary .card1-title {
    font-size: 20px;
}
.card1-subtitle {
    margin-bottom: 6px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
    margin-top: 0;
}
.card1-body > :last-child {
    margin-bottom: 0;
}
.card1-links,
.card1-links-tags {
    padding-left: 0;
    list-style: none;
    margin-top: 1em;
    margin-bottom: 0;
}
.card1-links-tags > li,
.card1-links > li {
    padding-left: 0;
}
.card1-links-tags :last-child,
.card1-links :last-child {
    margin-bottom: 0;
}
.card1-links-tags {
    display: flex;
    gap: 8px;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.card1-link {
    position: relative;
}
.card1-link:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .card1-link:after {
    content: "";
}
.card1-link:hover {
    text-decoration: none;
}
.card1-link:hover:after {
    transform: translateX(0.5em);
}
.card1-link[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card1-link[href*="community.nxp.com"]:after,.card1-link[href*="docs.nxp.com"]:after,.card1-link[href*="investorday.nxp.com"]:after,.card1-link[href*="investors.nxp.com"]:after,.card1-link[href*="mcuxpresso.nxp.com"]:after,.card1-link[href*="nxpcup.nxp.com"]:after,.card1-link[href*="showroom.nxp.com"]:after,.card1-link[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.card1-link.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card1-link.btn[href*="community.nxp.com"]:after,.card1-link.btn[href*="docs.nxp.com"]:after,.card1-link.btn[href*="investorday.nxp.com"]:after,.card1-link.btn[href*="investors.nxp.com"]:after,.card1-link.btn[href*="mcuxpresso.nxp.com"]:after,.card1-link.btn[href*="nxpcup.nxp.com"]:after,.card1-link.btn[href*="showroom.nxp.com"]:after,.card1-link.btn[href*="support.nxp.com"]:after,.card1-link.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card1-link.download-details[href*="community.nxp.com"]:after,.card1-link.download-details[href*="docs.nxp.com"]:after,.card1-link.download-details[href*="investorday.nxp.com"]:after,.card1-link.download-details[href*="investors.nxp.com"]:after,.card1-link.download-details[href*="mcuxpresso.nxp.com"]:after,.card1-link.download-details[href*="nxpcup.nxp.com"]:after,.card1-link.download-details[href*="showroom.nxp.com"]:after,.card1-link.download-details[href*="support.nxp.com"]:after,.card1-link.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card1-link.nav-close[href*="community.nxp.com"]:after,.card1-link.nav-close[href*="docs.nxp.com"]:after,.card1-link.nav-close[href*="investorday.nxp.com"]:after,.card1-link.nav-close[href*="investors.nxp.com"]:after,.card1-link.nav-close[href*="mcuxpresso.nxp.com"]:after,.card1-link.nav-close[href*="nxpcup.nxp.com"]:after,.card1-link.nav-close[href*="showroom.nxp.com"]:after,.card1-link.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.card1-link[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.card1-footer {
    padding-top: 10px;
}
#design-advisor .card1-footer .border {
    border-left: 1px solid #d6dce0;
    height: 50px;
}
.card1-footer .meta-ww a {
    overflow-wrap: anywhere;
}
.card1-footer.partner {
    margin-top: auto;
    line-height: 24px;
}
.card1-footer.partner .metadata:first-of-type,
.card1-footer.partner .shopping-list .box-container .description:first-of-type,
.shopping-list .box-container .card1-footer.partner .description:first-of-type {
    display: flex;
    align-items: center;
}
.card1-footer.partner .metadata:first-of-type .meta-item img,
.card1-footer.partner .shopping-list .box-container .description:first-of-type .meta-item img,
.shopping-list .box-container .card1-footer.partner .description:first-of-type .meta-item img {
    border: none;
}
.card1-footer.partner .meta-item:not(.title) {
    padding-right: 14px;
    display: inline-block;
    padding-left: 0;
}
.card1-footer.partner .meta-item:not(.title) .meta-file:only-child {
    padding-right: 0 !important;
}
.card1-footer.partner .meta-item:not(.title) .meta-file {
    border: none;
    padding-right: 8px;
}
.card1-footer.partner .meta-item:not(.title) img {
    padding: 2px 8px 2px 0;
    border-right: 1px solid #d6dce0;
    width: 68px;
}
.card1-footer.partner .meta-item.border {
    border-left: 1px solid #d6dce0;
    height: 50px;
}
@media screen and (min-width: 0\0) {
    .card1-item .media-flex-media img,
    .card2-item .media-flex-media img {
        max-width: 140px;
    }
}
.card2 {
    padding: 3em 15px;
}
.card1 .card2 {
    padding-bottom: 0;
}
.card2-list {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #fff;
    border: 1px solid #d4cfc5;
}
.card2-list + .card2-list {
    margin-top: 2em;
}
@media screen and (min-width: 992px) {
    .card2-list {
        display: flex;
        flex-flow: row wrap;
    }
}
.card2-column {
    flex-grow: 1;
    padding: 20px;
}
@media screen and (min-width: 992px) {
    .card2-column {
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .card2-column.is-full {
        order: -1;
        width: 100%;
    }
}
.has-divider .card2-column {
    border-right: 1px solid #d4cfc5;
}
.card2-item {
    min-height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media screen and (min-width: 992px) {
    .card2-item {
        padding: 40px 30px 30px;
    }
}
.has-borders .card2-item {
    border: 1px solid #d4cfc5;
}
.panel-simple {
    border-color: #d4cfc5;
}
.panel-simple > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: transparent;
}
.panel-simple > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d4cfc5;
}
.panel-simple > .panel-heading .badge {
    color: #fff;
    background-color: #000;
}
.panel-simple > .panel-footer {
    background-color: #fff;
    border-top-color: transparent;
}
.panel-simple > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent;
}
.partner-card .card1-title a,
.product-card .card1-title a {
    padding-right: 8px;
}
.partner-card .card1-title a + .text-new-my-lib,
.product-card .card1-title a + .text-new-my-lib {
    margin: 0;
}
.partner-card .card1-body > .item-description > p:first-of-type,
.product-card .card1-body > .item-description > p:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.social-card.card1 .card1-column {
    min-width: 320px;
}
@media screen and (min-width: 992px) {
    .social-card.card1 .card1-column {
        max-width: 380px;
    }
}
.social-card.card1 .card1-header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 40px 2fr 24px;
    grid-template-columns: 40px 2fr 24px;
    align-items: start;
    gap: 8px;
}
.is-pinned .social-card.card1 .card1-header .pin-content-fixed,
.is-pinned .social-card.card1 .card1-header .pin-content:first-child,
.jumpto ul .social-card.card1 .card1-header li,
.social-card.card1 .card1-header .btn-container,
.social-card.card1 .card1-header .buttons-container,
.social-card.card1 .card1-header .d-flex,
.social-card.card1 .card1-header .flex-grid,
.social-card.card1 .card1-header .is-pinned .pin-content-fixed,
.social-card.card1 .card1-header .is-pinned .pin-content:first-child,
.social-card.card1 .card1-header .jumpto ul li,
.social-card.card1 .card1-header .results-pagination-select,
.social-card.card1 .card1-header .shopping-box-header,
.social-card.card1 .card1-header .shopping-notifications,
.social-card.card1 .card1-header .shopping-total {
    flex-wrap: wrap;
}
.social-card.card1 .card1-header .badge-icon {
    font-size: 24px;
    color: #000;
}
.social-card.card1 .card1-title {
    font-size: 16px;
    margin: 0;
    color: #000;
}
.social-card.card1 .card1-subtitle {
    width: 100%;
    margin: 0;
}
.social-card.card1 .card1-logo {
    width: 40px;
    outline: 1px solid #d4cfc5;
}
.social-card.card1 .card1-image {
    overflow: hidden;
}
.social-card.card1 .card1-image img {
    aspect-ratio: 16/9;
    object-fit: cover;
    width: 100%;
    height: 180px;
}
.social-card.card1 .card1-video a:after {
    height: 4em;
    width: 4em;
    content: "";
    position: absolute;
    top: 34%;
    left: 42%;
    z-index: 1;
    display: block;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMjMgMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZS8+PGRlZnM+PHBhdGggaWQ9IlNWR0lEXzFfIiBkPSJNLjIgMHYyOGwyMi42LTEzeiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9IlNWR0lEXzAwMDAwMDQ2MzM0MTQyNDk5MTA3NDgyODMwMDAwMDA2MzE4MjEwOTQwNzUzMDE1MTc4XyI+PHVzZSB4bGluazpocmVmPSIjU1ZHSURfMV8iIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjU1ZHSURfMDAwMDAwNDYzMzQxNDI0OTkxMDc0ODI4MzAwMDAwMDYzMTgyMTA5NDA3NTMwMTUxNzhfKSI+PGRlZnM+PHBhdGggaWQ9IlNWR0lEXzAwMDAwMDQ4NDg3ODMxNDY5NzcwMTMxOTMwMDAwMDE2NTA5MTI2NzcxMzMxMTk3MzM4XyIgZD0iTS0xNDcuOC01NTNoMTM2NnY3NjhoLTEzNjZ6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iU1ZHSURfMDAwMDAxMTc2Mzc4NjE3NjUyMTUwODUyNjAwMDAwMDA2NTkxMzIxMzYyMTQwNTIyNTVfIj48dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8wMDAwMDA0ODQ4NzgzMTQ2OTc3MDEzMTkzMDAwMDAxNjUwOTEyNjc3MTMzMTE5NzMzOF8iIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfMDAwMDAxMTc2Mzc4NjE3NjUyMTUwODUyNjAwMDAwMDA2NTkxMzIxMzYyMTQwNTIyNTVfKSIgZmlsbD0iI2ZmZiIgZD0iTS0uOC0xaDI0LjZ2MjkuOUgtLjh6Ii8+PC9nPjwvc3ZnPg==)
        no-repeat 50%;
    background-size: 28px;
    background-position: 22px;
    background-color: rgba(51, 63, 72, 0.8);
    border-radius: 50%;
    cursor: pointer;
}
.social-card.card1 .card1-body {
    padding: 20px 0 0;
}
.social-card.card1 .card1-body p {
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.social-card.card1 .card1-item .card-body:last-child {
    padding-bottom: 0;
}
.social-card.card1 .card1-item a:focus {
    outline: unset;
    outline-offset: unset;
}
.social-card.card1 .card1-link:after {
    display: none;
}
.social-card.card1 .card1-item > .card1-image + .card1-header + .card1-body p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.type-callout-container {
    padding-top: 3em;
    padding-bottom: 3em;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.type-callout-container.band {
    background-color: #f7f5f1;
}
.type-callout-container.is-inverse {
    background-color: #007088;
}
.type-callout {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: #f7f5f1;
}
.band .type-callout {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    background-color: transparent;
}
@media only screen and (max-width: 767px) {
    .type-callout {
        flex-direction: column;
    }
}
.type-callout + .type-callout {
    padding-top: 0;
}
.is-centered .type-callout {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .is-centered .type-callout {
        width: 66.6666666667%;
        margin-left: auto;
        margin-right: auto;
    }
}
.type-callout-body {
    order: 0;
    flex-grow: 1;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 992px) {
    .type-callout-body {
        flex-basis: 0;
        width: auto;
    }
    .type-callout-container:not(.band) .type-callout-media + .type-callout-body {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 991px) {
    .type-callout-body + .type-callout-body {
        margin-top: 20px;
    }
}
.type-callout-thumbnail {
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .type-callout-thumbnail {
        display: none;
    }
}
.type-callout-thumbnail img {
    width: auto;
    height: auto;
    max-height: 80px;
}
.type-callout-title {
    margin-top: 0;
}
.is-secondary .type-callout-title {
    font-size: 30px;
}
.is-tertiary .type-callout-title {
    font-size: 20px;
}
.is-inverse .type-callout-title {
    color: #fff;
}
.type-callout-text :last-child {
    margin-bottom: 0;
}
.is-inverse .type-callout-text {
    color: #fff;
}
.type-callout-links {
    margin-top: 1em;
    margin-bottom: 0;
}
ul.type-callout-links {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
}
ul.type-callout-links > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ul.type-callout-links li {
    margin-bottom: 0;
}
.type-callout-link {
    position: relative;
}
.type-callout-link:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .type-callout-link:after {
    content: "";
}
.type-callout-link:hover {
    text-decoration: none;
}
.type-callout-link:hover:after {
    transform: translateX(0.5em);
}
.type-callout-link[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.type-callout-link[href*="community.nxp.com"]:after,.type-callout-link[href*="docs.nxp.com"]:after,.type-callout-link[href*="investorday.nxp.com"]:after,.type-callout-link[href*="investors.nxp.com"]:after,.type-callout-link[href*="mcuxpresso.nxp.com"]:after,.type-callout-link[href*="nxpcup.nxp.com"]:after,.type-callout-link[href*="showroom.nxp.com"]:after,.type-callout-link[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.type-callout-link.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.type-callout-link.btn[href*="community.nxp.com"]:after,.type-callout-link.btn[href*="docs.nxp.com"]:after,.type-callout-link.btn[href*="investorday.nxp.com"]:after,.type-callout-link.btn[href*="investors.nxp.com"]:after,.type-callout-link.btn[href*="mcuxpresso.nxp.com"]:after,.type-callout-link.btn[href*="nxpcup.nxp.com"]:after,.type-callout-link.btn[href*="showroom.nxp.com"]:after,.type-callout-link.btn[href*="support.nxp.com"]:after,.type-callout-link.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.type-callout-link.download-details[href*="community.nxp.com"]:after,.type-callout-link.download-details[href*="docs.nxp.com"]:after,.type-callout-link.download-details[href*="investorday.nxp.com"]:after,.type-callout-link.download-details[href*="investors.nxp.com"]:after,.type-callout-link.download-details[href*="mcuxpresso.nxp.com"]:after,.type-callout-link.download-details[href*="nxpcup.nxp.com"]:after,.type-callout-link.download-details[href*="showroom.nxp.com"]:after,.type-callout-link.download-details[href*="support.nxp.com"]:after,.type-callout-link.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.type-callout-link.nav-close[href*="community.nxp.com"]:after,.type-callout-link.nav-close[href*="docs.nxp.com"]:after,.type-callout-link.nav-close[href*="investorday.nxp.com"]:after,.type-callout-link.nav-close[href*="investors.nxp.com"]:after,.type-callout-link.nav-close[href*="mcuxpresso.nxp.com"]:after,.type-callout-link.nav-close[href*="nxpcup.nxp.com"]:after,.type-callout-link.nav-close[href*="showroom.nxp.com"]:after,.type-callout-link.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.type-callout-link[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.is-inverse .type-callout-link {
    color: #fff;
}
.type-callout-media {
    order: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
}
@media screen and (min-width: 480px) {
    .type-callout-media {
        max-width: 50%;
    }
}
@media screen and (min-width: 768px) {
    .type-callout-media {
        order: 0;
        max-width: 25%;
    }
}
@media screen and (min-width: 992px) {
    .type-callout-media {
        margin-bottom: 0;
    }
    .type-callout-container:not(.band) .type-callout-media {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (min-width: 768px) {
    .type-callout .is-first {
        order: -1;
    }
    .type-callout .is-last {
        order: 1;
        margin-top: 20px;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .type-callout .is-last {
        margin-top: 0;
    }
}
.dev-resources {
    padding-top: 3em;
    padding-bottom: 1em;
}
@media screen and (min-width: 480px) {
    .dev-resources {
        padding: 0;
    }
}
@media screen and (min-width: 768px) {
    .dev-resources {
        padding-top: 3em;
        padding-bottom: 1em;
    }
}
.dev-resources-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
@media screen and (min-width: 480px) {
    .dev-resources-list {
        align-items: stretch;
    }
}
.dev-resources-block {
    display: flex;
    flex-direction: column;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    height: 100%;
}
.dev-resources-h2 {
    margin-top: 0;
}
.dev-resources-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-bottom: 1em;
}
.dev-resources-img {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: flex-end;
    max-height: 140px;
}
@media screen and (min-width: 480px) {
    .dev-resources-img {
        max-height: 200px;
    }
}
@media screen and (min-width: 992px) {
    .dev-resources-img {
        max-height: 180px;
    }
}
@media screen and (min-width: 1200px) {
    .dev-resources-img {
        max-height: 140px;
    }
}
.dev-resources-img img {
    width: auto;
    margin: auto;
    max-height: 140px;
}
@media screen and (min-width: 480px) {
    .dev-resources-img img {
        max-height: 200px;
    }
}
@media screen and (min-width: 992px) {
    .dev-resources-img img {
        max-height: 180px;
    }
}
@media screen and (min-width: 1200px) {
    .dev-resources-img img {
        max-height: 140px;
    }
}
.dev-resources-description {
    font-size: 80%;
    line-height: 1.25;
    opacity: 0.9;
    color: #4a4a4d;
}
.dev-resources-item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    padding-bottom: 1em;
    margin-bottom: 2em;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .dev-resources-item {
        display: flex;
        flex-direction: row;
    }
}
@media screen and (min-width: 480px) {
    .dev-resources-item {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 768px) {
    .dev-resources-item {
        flex-basis: calc(50% - 2em);
    }
}
@media screen and (min-width: 992px) {
    .dev-resources-item {
        flex-basis: calc(50% - 2em);
    }
}
@media screen and (min-width: 1200px) {
    .dev-resources-item {
        flex-basis: calc(25% - 2em);
    }
}
#woInvite {
    bottom: 106px;
    right: 0;
    position: fixed;
    top: auto !important;
    left: auto !important;
}
#userDropDownMenu > .icon-user.has-notification:after,
.badge-notification:empty {
    display: inline-block;
    min-width: 7px;
    padding: 4px;
    border-radius: 50%;
}
.badge-notification {
    color: #fff;
    background-color: #ff7400;
}
#header a[role="menuitem"]:hover .badge-notification {
    background-color: #000;
}
.badge.corner {
    top: -4px;
    position: absolute;
    border: 2px solid #fff;
}
.square .badge.corner {
    right: -6px;
}
#userDropDownMenu > .icon-user.has-notification:after {
    content: "";
    background-color: #f9b500;
}
#userDropDownMenu:hover > .icon-user.has-notification:after {
    opacity: 0.5;
}
.recommendedDocs th {
    white-space: nowrap;
}
.recommendedDocs th.date {
    width: 17%;
}
.recommendedDocs td:nth-of-type(2),
.recommendedDocs td:nth-of-type(3),
.recommendedDocs th:nth-of-type(2),
.recommendedDocs th:nth-of-type(3) {
    text-align: center;
}
.recommendedDocs td:nth-of-type(3) {
    white-space: nowrap;
}
.recommendedDocs-docList {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.recommendedDocs-docList > li {
    padding-left: 0;
}
.recommendedDocs-associatedFiles a,
.recommendedDocs-docFormat a,
.recommendedDocs-docLanguage a {
    color: #686664;
    text-decoration: underline;
}
.recommendedDocs-docTitle {
    margin-bottom: 0.5em;
}
.recommendedDocs-docList {
    margin: 0;
    padding: 0;
}
.recommendedDocs-docList li:not(.recommendedDocs-docTitle) {
    display: inline-block;
    margin-right: 1em;
    color: #686664;
}
.prev-revision {
    padding: 8px 28px 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.prev-revision h5 {
    font-weight: 600;
}
.prev-revision-content {
    border-top: 1px solid #e5eaed;
}
.prev-revision-content .title {
    display: block;
    color: #262626;
    padding-top: 12px;
    font-weight: 600;
}
.prev-revision-content .title a {
    color: #215bd6;
    text-decoration: none;
}
.prev-revision-content .title a:hover {
    text-decoration: underline;
}
.prev-revision-content .previous {
    display: block;
    color: #262626;
}
.prev-revision-content .previous a {
    color: #215bd6;
    text-decoration: none;
}
.prev-revision-content .previous a:hover {
    text-decoration: underline;
}
.prev-revision-container {
    display: flex;
}
@media only screen and (max-width: 991px) {
    .prev-revision-container {
        display: block;
        padding-bottom: 16px;
    }
}
.prev-revision-container .item-options {
    margin-left: auto;
    align-content: center;
}
@media only screen and (max-width: 1200px) {
    .prev-revision-container .item-options {
        padding-left: 0;
    }
    .prev-revision-container .item-options .btn,
    .prev-revision-container .item-options .download-details,
    .prev-revision-container .item-options .nav-close {
        margin-top: 0;
    }
}
@media only screen and (max-width: 991px) {
    .prev-revision-container .item-options .btn,
    .prev-revision-container .item-options .download-details,
    .prev-revision-container .item-options .nav-close {
        width: 100px;
    }
}
@media only screen and (max-width: 768px) {
    .prev-revision-container .item-options .btn,
    .prev-revision-container .item-options .download-details,
    .prev-revision-container .item-options .nav-close {
        margin-top: 0;
    }
}
.design-res-list .prev-revision {
    padding: 0 0 0 136px;
}
.design-res-list .prev-revision-content {
    border-top: none;
}
.design-res-list .prev-revision ul {
    padding-left: 0;
}
.design-res-list .prev-revision li:not(.meta-item) {
    display: flex;
    border-top: 1px solid #d4cfc5;
}
.design-res-list .prev-revision .design-res-actions {
    margin: auto;
}
.design-res-list .prev-revision .recommendedDocs-docTitle {
    padding-top: 16px;
}
.retrieved-item .prev-revision {
    padding: 24px 15px 0 56px;
    width: 100%;
}
.retrieved-item .prev-revision-title {
    font-weight: 600;
}
@media only screen and (max-width: 992px) {
    .retrieved-item .prev-revision {
        padding-top: 32px;
        padding-left: 40px;
    }
}
.ds-column-right .prev-revision-container {
    justify-content: space-between;
    align-items: center;
}
.mpuMcu-body .prev-revision .prev-revision-content .meta-item.title {
    display: block;
}
.mpuMcu-body .prev-revision .prev-revision-content .meta-item {
    padding-top: 0;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.mpuMcu-body .prev-revision .prev-revision-content .meta-item:first-of-type {
    padding-top: 12px;
}
.mpuMcu-body .prev-revision .prev-revision-content .item-options button.btn,
.mpuMcu-body .prev-revision .prev-revision-content .item-options button.download-details,
.mpuMcu-body .prev-revision .prev-revision-content .item-options button.nav-close {
    width: 100%;
}
.dropdown-menu {
    top: 120%;
}
.dropdown-menu input {
    border: 1px solid #d6dce0;
}
.dropdown-menu:after {
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}
.ondemandTraining {
    margin-bottom: 0.625em;
}
.ondemandTraining td:nth-of-type(3),
.ondemandTraining th {
    white-space: nowrap;
}
.ondemandTraining td:nth-of-type(2),
.ondemandTraining td:nth-of-type(3) {
    text-align: center;
}
.ondemandTraining .ondemandTraining-items {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.ondemandTraining .ondemandTraining-items > li {
    padding-left: 0;
}
.ondemandTraining .ondemandTraining-items li:not(.ondemandTraining-title):not(.ondemandTraining-description) {
    display: inline;
    margin-right: 1em;
    color: #686664;
}
.ondemandTraining .ondemandTraining-items .ondemandTraining-title {
    margin-bottom: 0.5em;
}
.ondemandTraining .ondemandTraining-items .ondemandTraining-description,
.ondemandTraining .ondemandTraining-items .ondemandTraining-title {
    display: block;
}
.classroomTraining {
    margin-bottom: 0.625em;
}
.classroomTraining th {
    white-space: nowrap;
}
.classroomTraining th.date {
    width: 17%;
}
.classroomTraining td:first-of-type {
    white-space: nowrap;
}
.classroomTraining td:first-of-type,
.classroomTraining td:nth-of-type(3),
.classroomTraining td:nth-of-type(4),
.classroomTraining td:nth-of-type(5) {
    text-align: center;
}
.classroomTraining td:nth-of-type(3) {
    min-width: 130px;
    max-width: 150px;
}
.classroomTraining .classroomTraining-items {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.classroomTraining .classroomTraining-items > li {
    padding-left: 0;
}
.classroomTraining .classroomTraining-items li:not(.classroomTraining-title):not(.classroomTraining-description) {
    display: inline;
    margin-right: 1em;
    color: #898683;
}
.classroomTraining .classroomTraining-items .classroomTraining-title {
    margin-bottom: 0.5em;
}
.classroomTraining .classroomTraining-items .classroomTraining-description,
.classroomTraining .classroomTraining-items .classroomTraining-title,
.classroomTraining .classroomTraining-items .classroomTraining-title small {
    display: block;
}
.engineeringServices {
    border-bottom: 1px solid #ebe7dd;
    margin-bottom: 0.625em;
}
.engineeringServices .engineeringServices-item {
    margin: 0;
    padding: 0.625em 0;
    list-style: none;
    position: relative;
    border-top: 1px solid #ebe7dd;
}
.engineeringServices .engineeringServices-item > li {
    padding-left: 0;
}
.engineeringServices .engineeringServices-item.first {
    border-top: 3px solid #898683;
}
.engineeringServices .engineeringServices-item .engineeringServices-title {
    font-weight: 600;
}
.engineeringServices .engineeringServices-item .engineeringServices-title [class*="icon-"] {
    margin-left: 0.5em;
}
.engineeringServices .engineeringServices-item .engineeringServices-title sup {
    font-weight: 400;
}
.engineeringServices .engineeringServices-item li:not(.engineeringServices-title) {
    font-size: 12px;
}
.engineeringServices .engineeringServices-item li {
    width: 100%;
}
.engineeringServices .engineeringServices-item li.engineeringServices-image {
    font-size: 60px;
    line-height: 0;
}
.engineeringServices .engineeringServices-item li.engineeringServices-image [class*="icon-"] {
    padding-right: 10px;
    padding-left: 10px;
}
@media screen and (min-width: 768px) {
    .engineeringServices .engineeringServices-item li.engineeringServices-image {
        display: inherit;
        width: inherit;
        position: absolute;
    }
}
.engineeringServices .engineeringServices-item li.engineeringServices-image img {
    max-width: 80px;
    height: 80px;
    font-size: 12px;
    object-fit: cover;
}
.engineeringServices .engineeringServices-item .engineeringServices-description {
    margin-bottom: 0.625em;
}
.engineeringServices .engineeringServices-item .engineeringServices-meta {
    margin-bottom: 0.625em;
    position: relative;
    color: #898683;
}
.engineeringServices .engineeringServices-item .engineeringServices-meta span {
    margin-right: 1em;
}
@media screen and (min-width: 768px) {
    .engineeringServices .engineeringServices-item li.engineeringServices-description,
    .engineeringServices .engineeringServices-item li.engineeringServices-details,
    .engineeringServices .engineeringServices-item li.engineeringServices-meta,
    .engineeringServices .engineeringServices-item li.engineeringServices-title {
        padding-left: 95px !important;
    }
}
.additionalLinks {
    border-bottom: 1px solid #ebe7dd;
    margin-bottom: 0.625em;
}
.additionalLinks .additionalLinks-item {
    margin: 0;
    padding: 0.625em 0;
    list-style: none;
    position: relative;
    border-top: 1px solid #ebe7dd;
}
.additionalLinks .additionalLinks-item > li {
    padding-left: 0;
}
.additionalLinks .additionalLinks-item.first {
    border-top: 3px solid #898683;
}
.additionalLinks .additionalLinks-item .additionalLinks-title {
    font-weight: 600;
}
.additionalLinks .additionalLinks-item .additionalLinks-title [class*="icon-"] {
    margin-left: 0.5em;
}
.additionalLinks .additionalLinks-item .additionalLinks-title sup {
    font-weight: 400;
}
.additionalLinks .additionalLinks-item li:not(.additionalLinks-title) {
    font-size: 12px;
}
.additionalLinks .additionalLinks-item li {
    width: 100%;
}
.additionalLinks .additionalLinks-item .additionalLinks-description {
    margin-bottom: 0.625em;
}
.additionalLinks .additionalLinks-item .additionalLinks-meta {
    margin-bottom: 0.625em;
    position: relative;
    color: #898683;
}
.additionalLinks .additionalLinks-item .additionalLinks-meta span {
    margin-right: 1em;
}
.comparisonTable .comparisonTable-packing {
    white-space: nowrap;
}
.comparisonTable .comparisonTable-rohsPbFree {
    min-width: 8em;
}
.comparisonTable .comparisonTable-rohsPbFree a {
    display: inline-block;
}
.comparisonTableSte .summary,
.keyFeaturesProductTable-wrapper .summary {
    position: relative;
    display: block;
    padding: 0.5em;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #d4cfc5;
    background-color: #000;
}
.comparisonTableSte,
.comparisonTableSte > tbody > tr > td,
.comparisonTableSte > tbody > tr > th,
.comparisonTableSte > tfoot > tr > td,
.comparisonTableSte > tfoot > tr > th,
.comparisonTableSte > thead > tr > td,
.comparisonTableSte > thead > tr > th,
.table.keyFeaturesProductTable,
.table.keyFeaturesProductTable > tbody > tr > td,
.table.keyFeaturesProductTable > tbody > tr > th,
.table.keyFeaturesProductTable > tfoot > tr > td,
.table.keyFeaturesProductTable > tfoot > tr > th,
.table.keyFeaturesProductTable > thead > tr > td,
.table.keyFeaturesProductTable > thead > tr > th {
    border: 1px solid #d4cfc5;
}
.comparisonTableSte > thead > tr > td,
.comparisonTableSte > thead > tr > th,
.table.keyFeaturesProductTable > thead > tr > td,
.table.keyFeaturesProductTable > thead > tr > th {
    border-bottom-width: 2px;
}
@media only screen and (max-width: 767px) {
    .table-responsive .comparisonTableSte,
    .table-responsive .table.keyFeaturesProductTable {
        box-shadow: 0 -2px 0 0 #d4cfc5, 0 -300px 0 0 #474645;
    }
}
.comparisonTableSte > thead > tr > th,
.table.keyFeaturesProductTable > thead > tr > th {
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    background-color: #898683;
    border-color: #ebe7dd;
    border-top: none;
}
@media screen and (min-width: 768px) {
    .comparisonTableSte > thead > tr > th,
    .table.keyFeaturesProductTable > thead > tr > th {
        text-align: center;
    }
}
.comparisonTableSte > thead > tr:first-of-type:not(:last-of-type) th,
.table.keyFeaturesProductTable > thead > tr:first-of-type:not(:last-of-type) th {
    border-bottom: none;
    background-color: #686664;
}
.comparisonTableSte > tbody > tr > td,
.table.keyFeaturesProductTable > tbody > tr > td {
    font-size: 12px;
    vertical-align: top;
}
.comparisonTableSte > tbody > tr > td:empty,
.table.keyFeaturesProductTable > tbody > tr > td:empty {
    color: #898683;
}
.comparisonTableSte > tbody > tr > td:empty:before,
.table.keyFeaturesProductTable > tbody > tr > td:empty:before {
    content: "-";
}
.comparisonTableSte .categoryHeaders > th,
.table.keyFeaturesProductTable .categoryHeaders > th {
    font-weight: 400;
    color: #fff;
    text-align: center;
    background-color: #686664;
    border-bottom: none;
    background-color: #000;
}
.comparisonTableSte .categorySubHeaders > th,
.table.keyFeaturesProductTable .categorySubHeaders > th {
    color: #fff;
    background-color: #898683;
    border-top: none;
    background-color: #262626;
}
.comparisonTableSte .name,
.comparisonTableSte .name-na,
.table.keyFeaturesProductTable .name,
.table.keyFeaturesProductTable .name-na {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.comparisonTableSte .description,
.table.keyFeaturesProductTable .description {
    display: block;
    margin-top: 5px;
    color: #000;
}
.comparisonTableSte .icon-checkmark3,
.table.keyFeaturesProductTable .icon-checkmark3 {
    width: 100%;
    color: #000;
    text-align: center;
}
.comparisonTableSte .tablesaw-cell-label,
.table.keyFeaturesProductTable .tablesaw-cell-label {
    white-space: normal;
}
.comparisonTableSte .tablesaw-cell-label-top,
.table.keyFeaturesProductTable .tablesaw-cell-label-top {
    display: none !important;
}
@media screen and (min-width: 1200px) {
    .comparisonTableSte,
    .table.keyFeaturesProductTable {
        max-width: 1200px;
        overflow-x: hidden;
    }
    .comparisonTableSte .tdticks,
    .table.keyFeaturesProductTable .tdticks {
        text-align: left;
    }
    .comparisonTableSte .tdticks div,
    .table.keyFeaturesProductTable .tdticks div {
        position: relative;
        height: 110px;
    }
    .comparisonTableSte .tdticks span,
    .table.keyFeaturesProductTable .tdticks span {
        position: absolute;
        bottom: 0;
        left: 50%;
        display: block;
        width: 100%;
        font-weight: 400;
        white-space: nowrap;
        transform: rotate(-90deg);
        transform-origin: left;
    }
}
.comparisonTableSte,
.comparisonTableSte > tbody > tr > td,
.comparisonTableSte > tbody > tr > th,
.comparisonTableSte > tfoot > tr > td,
.comparisonTableSte > tfoot > tr > th,
.comparisonTableSte > thead > tr > td,
.comparisonTableSte > thead > tr > th {
    border: 1px solid #d4cfc5;
}
.comparisonTableSte > thead > tr > td,
.comparisonTableSte > thead > tr > th {
    border-bottom-width: 2px;
}
.comparisonTableSte .summary {
    background-color: #262626;
}
.comparisonTableSte .tdticks {
    color: #fff;
}
.comparisonTableSte .categoryHeadersSte > th {
    background-color: #262626;
}
.comparisonTableSte .categoryHeadersSte > td {
    background-color: #686664;
}
.comparisonTableSte .blue-header {
    background-color: #13357e !important;
}
.comparisonTableSte .darkgrey-header {
    background-color: #262626 !important;
}
.comparisonTableSte .grey-subheader {
    background-color: #686664 !important;
}
.comparisonTableSte .blue-subheader {
    background-color: #1a48aa !important;
}
.partner-table {
    background-color: #fff;
}
.partner-table .benefit {
    width: 20%;
}
.partner-table .description {
    width: 35%;
}
.partner-table-header {
    width: 15%;
    text-align: center;
}
.partner-table-header .partnerInfoWrapper .icon-bookmark {
    margin-right: 6px;
    color: #64798a;
}
.partner-table .center,
.partner-table .icon-checkmark3 {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.partner-table .icon-checkmark3 {
    color: #0e4e81;
}
.relatedDocs {
    margin-bottom: 0.625em;
}
.relatedDocs th {
    white-space: nowrap;
}
.relatedDocs th.date {
    width: 17%;
}
.relatedDocs td:nth-of-type(2),
.relatedDocs td:nth-of-type(3),
.relatedDocs th:nth-of-type(2),
.relatedDocs th:nth-of-type(3) {
    text-align: center;
}
.relatedDocs td:nth-of-type(2) {
    white-space: nowrap;
}
.relatedDocs-docSupportedDev.dropdown a {
    color: #686664;
    text-decoration: underline;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu {
    padding: 0 0 15px;
    margin: 10px 0 0;
    width: 270px;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu:before {
    content: "";
    position: absolute;
    left: 5px;
    top: -14px;
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 15px 15px;
    z-index: 9999;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu:after {
    content: "";
    position: absolute;
    left: 4px;
    top: -17px;
    width: 0;
    height: 0;
    border-color: transparent transparent #d4cfc5;
    border-style: solid;
    border-width: 1px 16px 16px;
    z-index: 9998;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu > button.close {
    padding-top: 11px;
    padding-right: 18px;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu > .searchPartIcon {
    position: absolute;
    top: 24px;
    left: 25px;
    position: fixed;
    z-index: 11;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu > ul.scrollable-menu {
    list-style: none;
    padding: 10px 0;
    height: auto;
    overflow-x: hidden;
    max-height: 135px;
    margin: 50px 0 0;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu > ul.scrollable-menu > li {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 25px;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu > ul.scrollable-menu > li:hover {
    background-color: #ebe7dd;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu > ul.scrollable-menu > li > a {
    padding: 2px 20px;
    color: #000;
    display: block;
    text-decoration: none;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts {
    padding: 5px 0 5px 30px;
    margin: 25px 0 10px 15px;
    z-index: 10;
    width: 200px;
    border: 1px solid #d4cfc5;
    border-radius: 4px;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts:focus {
    border-color: #0eafe0;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(14, 175, 224, 0.6);
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts::-webkit-input-placeholder {
    color: #898683;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts::-moz-placeholder {
    color: #898683;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts:-ms-input-placeholder {
    color: #898683;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts::-ms-input-placeholder {
    color: #898683;
}
.relatedDocs-docSupportedDev.dropdown > ul.dropdown-menu input.inputParts::placeholder {
    color: #898683;
}
.relatedDocs-docList {
    list-style: none;
    padding: 0;
    margin: 0;
}
.relatedDocs-docList > li {
    padding-left: 0;
}
.relatedDocs-docList .relatedDocs-associatedFiles a,
.relatedDocs-docList .relatedDocs-docFormat a,
.relatedDocs-docList .relatedDocs-docLanguage a {
    color: #686664;
    text-decoration: underline;
}
.relatedDocs-docList li:not(.relatedDocs-docTitle) {
    display: inline;
    margin-right: 1em;
    color: #686664;
}
.relatedDocs-docTitle {
    margin-bottom: 0.5em;
}
.recSoftTools {
    border-bottom: 1px solid #ebe7dd;
    margin-bottom: 0.625em;
}
.recSoftTools .recSoftTools-item {
    margin: 0;
    padding: 0.625em 0;
    list-style: none;
    position: relative;
    border-top: 1px solid #ebe7dd;
}
.recSoftTools .recSoftTools-item > li {
    padding-left: 0;
}
.recSoftTools .recSoftTools-item.first {
    border-top: 3px solid #898683;
}
.recSoftTools .recSoftTools-item .recSoftTools-title [class*="icon-"] {
    margin-left: 0.5em;
}
.recSoftTools .recSoftTools-item .recSoftTools-title sup {
    font-weight: 400;
}
.recSoftTools .recSoftTools-item > li:not(.recSoftTools-title) {
    font-size: 12px;
}
.recSoftTools .recSoftTools-item > li:not(.recSoftTools-action) {
    width: 100%;
}
@media screen and (min-width: 480px) {
    .recSoftTools .recSoftTools-item > li:not(.recSoftTools-action) {
        width: 75%;
    }
}
.recSoftTools .recSoftTools-item li.recSoftTools-details {
    width: 100%;
}
.recSoftTools .recSoftTools-item li.recSoftTools-image {
    display: none;
    font-size: 60px;
    line-height: 0;
}
.recSoftTools .recSoftTools-item li.recSoftTools-image [class*="icon-"] {
    padding-right: 10px;
    padding-left: 10px;
}
@media screen and (min-width: 768px) {
    .recSoftTools .recSoftTools-item li.recSoftTools-image {
        display: inherit;
        width: inherit;
        position: absolute;
    }
}
.recSoftTools .recSoftTools-item li.recSoftTools-image img {
    max-width: 80px;
    height: 80px;
    font-size: 12px;
    object-fit: cover;
}
.recSoftTools .recSoftTools-item .recSoftTools-description {
    margin-bottom: 0.625em;
}
.recSoftTools .recSoftTools-item .recSoftTools-action {
    width: 100%;
}
@media screen and (min-width: 480px) {
    .recSoftTools .recSoftTools-item .recSoftTools-action {
        position: absolute;
        top: 1em;
        right: 0;
        width: 20%;
    }
}
.recSoftTools .recSoftTools-item .recSoftTools-action .btn,
.recSoftTools .recSoftTools-item .recSoftTools-action .download-details,
.recSoftTools .recSoftTools-item .recSoftTools-action .nav-close {
    margin-bottom: 0.3125em;
}
.recSoftTools .recSoftTools-item .recSoftTools-action .btn-block {
    width: auto;
}
@media screen and (min-width: 480px) {
    .recSoftTools .recSoftTools-item .recSoftTools-action .btn-block {
        width: 100%;
        white-space: inherit;
    }
}
.recSoftTools .recSoftTools-item .recSoftTools-action .recSoftTools-actionDetails {
    display: block;
}
.recSoftTools .recSoftTools-item .recSoftTools-action [class*="icon-"] {
    margin-right: 0.25em;
}
.recSoftTools .recSoftTools-item .recSoftTools-action .collapsed .icon-arrow-down2 {
    transition: all 0.25s ease;
    transform: rotate(0deg);
}
.recSoftTools .recSoftTools-item .recSoftTools-action .icon-arrow-down2 {
    transition: all 0.25s ease;
    transform: rotate(-180deg);
}
.recSoftTools .recSoftTools-item .recSoftTools-category {
    color: #898683;
}
.recSoftTools .recSoftTools-item .recSoftTools-meta {
    position: relative;
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #686664;
}
ul.recSoftTools .recSoftTools-item .recSoftTools-meta {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-top: 0;
}
ul.recSoftTools .recSoftTools-item .recSoftTools-meta > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ul.recSoftTools .recSoftTools-item .recSoftTools-meta li {
    margin-top: 6px;
    margin-bottom: 0;
}
.recSoftTools .recSoftTools-item .recSoftTools-meta a {
    color: #686664;
    text-decoration: underline;
}
#new-modal-landing .recSoftTools .recSoftTools-item .recSoftTools-meta a,
#part-details-app .recSoftTools .recSoftTools-item .recSoftTools-meta a {
    color: #215bd6;
    text-decoration: none;
}
#new-modal-landing .recSoftTools .recSoftTools-item .recSoftTools-meta a:hover,
#part-details-app .recSoftTools .recSoftTools-item .recSoftTools-meta a:hover {
    text-decoration: underline;
}
.recSoftTools .recSoftTools-item .recSoftTools-meta span {
    margin-right: 1em;
}
.recSoftTools .recSoftTools-item .recSoftTools-meta span.recSoftTools-date {
    display: block;
}
@media screen and (min-width: 480px) {
    .recSoftTools .recSoftTools-item .recSoftTools-meta span.recSoftTools-date {
        display: inline;
        position: absolute;
        right: 0;
    }
}
@media screen and (min-width: 768px) {
    .recSoftTools .recSoftTools-item li.recSoftTools-category,
    .recSoftTools .recSoftTools-item li.recSoftTools-description,
    .recSoftTools .recSoftTools-item li.recSoftTools-details,
    .recSoftTools .recSoftTools-item li.recSoftTools-meta,
    .recSoftTools .recSoftTools-item li.recSoftTools-title {
        padding-left: 95px !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .recSoftTools .btn,
    .recSoftTools .download-details,
    .recSoftTools .nav-close {
        font-size: 85%;
    }
    .recSoftTools .recSoftTools-item .recSoftTools-meta span.recSoftTools-date {
        display: inline-block;
        position: relative;
    }
}
.recommendedProducts .recommendedProducts-product {
    font-size: 16px;
    font-weight: 600;
    border-top-width: 2px;
}
.recommendedProducts .recommendedProducts-product ~ td {
    border-top-width: 2px;
}
.recommendedProducts-category + tr td,
.recommendedProducts-category td {
    border-top: 2px solid #ebe7dd;
}
.recommendedProducts-category > td[rowspan="2"] {
    white-space: nowrap;
}
.recommended-outer {
    padding-top: 3em;
    padding-bottom: 3em;
}
@media screen and (min-width: 768px) {
    .iw_component:not(:last-of-type) .collapse-mobile .recommended-outer {
        padding-bottom: 0;
    }
}
.recommended-outer table.recommendedProducts {
    margin-bottom: 0;
}
.recommended-outer #recommended-products {
    margin-top: 0;
}
.myrestrictedDocs {
    padding: 15px;
    margin-top: 2em;
    margin-bottom: 2em;
    background-color: #f7f5f1;
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.myrestrictedDocs table tbody {
    background-color: #fff;
}
.myrestrictedDocs .alert {
    margin-bottom: 0;
}
.recSoftTools {
    padding-right: 1em;
    background-color: #fff;
    border-top: 1px solid #e6e5e4;
}
.recSoftTools .recSoftTools-item:first-child {
    border-top: none;
}
.customTable-wrapper .customTable-wrapper-row {
    border-top: 1px solid #898683;
    border-bottom: 1px solid #898683;
    padding: 0.5em;
}
.customTable-wrapper .customTable-wrapper-row:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (min-width: 768px) {
    .customTable-wrapper .rowCount {
        text-align: left;
        margin-top: 0.5em;
    }
}
.customTable-wrapper .paginator {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .customTable-wrapper .paginator {
        float: right;
        width: 50%;
        text-align: right;
    }
}
.customTable-wrapper .paginator a.btn,
.customTable-wrapper .paginator a.download-details,
.customTable-wrapper .paginator a.nav-close {
    margin-left: 0.25em;
}
.customTable-wrapper .customTable th {
    vertical-align: bottom;
}
.customTable-wrapper .customTable th.customTable-description {
    width: 35%;
}
.customTable-wrapper .customTable .customTable-appGroup ul {
    padding-left: 0;
    list-style: none;
}
.customTable-wrapper .customTable .customTable-appGroup ul > li {
    padding-left: 0;
}
.customTable-wrapper .customTable .customTable-appGroup li {
    display: block;
}
.customTable-wrapper .customTable .customTable-appGroup label {
    float: right;
    width: 80%;
    margin: 0;
    font-weight: 400;
}
.customTable-wrapper .customTable .customTable-appGroup input {
    float: left;
    width: 15%;
    margin: 0;
}
table.dataTable tfoot th,
table.dataTable thead th {
    font-weight: 600;
}
table.dataTable tfoot th input,
table.dataTable tfoot th select,
table.dataTable thead th input,
table.dataTable thead th select {
    font-weight: 400;
}
table.dataTable thead td:active,
table.dataTable thead th:active {
    outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer;
    padding: 0.9em 0.6em 0.7em;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    font-family: Font Awesome;
    width: 7px;
    height: 10px;
}
table.dataTable thead .sorting:before {
    content: "\f0dc";
    color: #aaa6a2;
}
table.dataTable thead .sorting_asc:before {
    content: "\f0d8";
    color: #474645;
}
table.dataTable thead .sorting_desc:before {
    content: "\f0d7";
    color: #474645;
}
table.dataTable thead .sorting_asc_disabled:before {
    content: "\f0d8";
    color: #ebe7dd;
}
table.dataTable thead .sorting_desc_disabled:before {
    content: "\f0d7";
    color: #ebe7dd;
}
table.dataTable tbody tr.selected {
    background-color: #b0bed9;
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap;
}
table.dataTable.compact thead td,
table.dataTable.compact thead th {
    padding: 4px 17px 4px 4px;
}
table.dataTable.compact tbody td,
table.dataTable.compact tbody th,
table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
    padding: 4px;
}
table.dataTable td.dt-left,
table.dataTable th.dt-left {
    text-align: left;
}
table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
    text-align: center;
}
table.dataTable td.dt-right,
table.dataTable th.dt-right {
    text-align: right;
}
table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
    text-align: justify;
}
table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
    white-space: nowrap;
}
table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
    text-align: left;
}
table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
    text-align: center;
}
table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
    text-align: right;
}
table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
    text-align: justify;
}
table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap;
}
table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
    text-align: left;
}
table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
    text-align: center;
}
table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
    text-align: right;
}
table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
    text-align: justify;
}
table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap;
}
table.dataTable,
table.dataTable td,
table.dataTable th {
    box-sizing: content-box;
    clear: both;
}
.dataTables_wrapper {
    position: relative;
    clear: both;
    zoom: 1;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    color: #215bd6;
    border: 1px solid #ebe7dd;
    border-left: #ebe7dd;
    white-space: nowrap;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding: 0.5em 1em;
    transition: all 0.25s ease;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    border-left: 1px solid #ebe7dd;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: #215bd6;
    border-color: #215bd6;
    color: #fff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.active:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:active:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    text-decoration: underline;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.active,
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background-image: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button[disabled],
fieldset[disabled] .dataTables_wrapper .dataTables_paginate .paginate_button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}
.dataTables_wrapper .dataTables_filter input {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0.9) 25%, hsla(0, 0%, 100%, 0.9) 75%, hsla(0, 0%, 100%, 0));
}
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
    color: #333;
}
.dataTables_wrapper .dataTables_scroll {
    clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th {
    vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollBody table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table {
    border-bottom: none;
}
.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;
    }
}
@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_filter,
    .dataTables_wrapper .dataTables_length {
        float: none;
        text-align: center;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em;
    }
}
div#partnerTable_wrapper #example .item-body h6 {
    font-weight: 600;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    color: #64798a;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
div#partnerTable_wrapper #example .item-body .item-title {
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.428;
    color: #215bd6;
    font-weight: 900;
}
#distynet-app td.text-center {
    vertical-align: middle;
}
.buyHTMLTable tbody tr td:first-of-type:not([colspan]) {
    vertical-align: middle;
    background-color: #f7f5f1;
}
@media screen and (min-width: 1200px) {
    .buyHTMLTable tbody tr td:first-of-type:not([colspan]) {
        text-align: center;
    }
}
.buyHTMLTable .-purchDetail {
    margin-bottom: 1em;
}
.buyHTMLTable .-purchDetail.pull-left,
.buyHTMLTable .-purchDetail:last-of-type {
    margin-bottom: 0;
}
.buyHTMLTable .-purchDetail.pull-left:last-of-kind {
    padding-right: 0;
}
.buyHTMLTable .-purchDetail .-price {
    font-size: 115%;
    font-weight: 600;
}
.buyHTMLTable .-purchDetail .-item:before,
.buyHTMLTable .-purchDetail .-license:before,
.buyHTMLTable .-purchDetail .-price:before {
    font-family: Poppins, sans-serif;
    line-height: 1.458;
    color: #666;
    font-size: 100%;
    position: static;
    display: inline;
}
.buyHTMLTable .-purchDetail .-license:before {
    content: "License: ";
}
.buyHTMLTable .modal-body {
    padding-top: 0;
}
.buyHTMLTable td.highlight,
.buyHTMLTable th.highlight,
.buyHTMLTable tr.highlight > td,
.buyHTMLTable tr.highlight > th {
    background-color: #ffe555 !important;
}
.key-parametrics table + table {
    margin-top: 15px;
}
.key-parametrics table td,
.key-parametrics table th {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-align: left;
}
@media screen and (max-width: 767px) {
    .key-parametrics table tr th:first-of-type {
        border: 0 !important;
        padding: 0;
        width: 0;
    }
}
.flex-table {
    list-style: none;
    margin-bottom: 0;
    color: #262626;
    font-size: 14px;
}
.flex-table,
.flex-table > li {
    padding-left: 0;
}
.flex-table.columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-width: 280px;
    -moz-column-width: 280px;
    columns: 280px 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.flex-table-row {
    padding: 0.5em 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d4cfc5;
}
.columns .flex-table-row {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
.flex-table-group {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0;
}
.flex-table-option {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(70% - 1em);
    margin: 0;
    font-weight: 700;
    color: #262626;
}
@media only screen and (max-width: 319px) {
    .flex-table-option {
        flex-basis: 100%;
    }
}
.flex-table-value {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 30%;
    margin: 0;
}
@media only screen and (max-width: 319px) {
    .flex-table-value {
        flex-basis: 100%;
    }
}
.webinarTraining {
    margin-bottom: 0.625em;
}
.webinarTraining-items {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.webinarTraining-items > li {
    padding-left: 0;
}
.webinarTraining-items .webinarTraining-title {
    display: block;
    margin-bottom: 0.5em;
}
.webinarTraining-items .webinarTraining-description {
    display: block;
}
.webinarTraining-items li:not(.webinarTraining-title):not(.webinarTraining-description) {
    display: inline;
    margin-right: 1em;
    color: #898683;
}
.webinarTraining td:nth-of-type(2),
.webinarTraining td:nth-of-type(3) {
    text-align: center;
}
.webinarTraining td:nth-of-type(3),
.webinarTraining th {
    white-space: nowrap;
}
.legacy-features .panel-default {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.legacy-features .panel-default .panel-collapse {
    display: block;
}
.legacy-features .panel-default h3 a {
    cursor: default;
    color: #000;
    text-decoration: none;
}
.sp-features,
.sp-supported,
.sp-supported-ste {
    border: 1px solid #d4cfc5;
    padding: 15px;
    background-color: #fff;
}
@media screen and (min-width: 992px) {
    .sp-features,
    .sp-supported,
    .sp-supported-ste {
        padding: 30px;
    }
}
.sp-features .sp-features-img,
.sp-supported-ste .sp-features-img,
.sp-supported .sp-features-img {
    max-width: 60px;
    min-width: 60px;
}
.sp-features .recommendedProducts-category strong,
.sp-supported-ste .recommendedProducts-category strong,
.sp-supported .recommendedProducts-category strong {
    display: block;
}
.sp-features .recommendedProducts-category img,
.sp-supported-ste .recommendedProducts-category img,
.sp-supported .recommendedProducts-category img {
    display: block;
    max-width: 90px;
    min-width: 70px;
    padding-top: 15px;
}
.sp-features-bordered > li,
.sp-supported-bordered > li {
    padding-top: 5px;
    padding-left: 0;
}
.sp-features-bordered > li:before,
.sp-supported-bordered > li:before {
    content: none;
}
.sp-features-bordered > li:not(:first-child),
.sp-supported-bordered > li:not(:first-child) {
    border-top: 1px solid #d4cfc5;
}
.sp-features .table > tbody > tr > td,
.sp-supported-ste .table > tbody > tr > td,
.sp-supported .table > tbody > tr > td {
    border-top: 0;
}
.sp-features .table > tbody > tr:not(:first-child) > td,
.sp-supported-ste .table > tbody > tr:not(:first-child) > td,
.sp-supported .table > tbody > tr:not(:first-child) > td {
    border-top: 1px solid #d4cfc5;
}
.sp-supported-ste .sp-supported-title,
.sp-supported .sp-supported-title {
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    border-bottom: 3px solid #898683;
}
.sp-supported-ste .ui-accordion-header,
.sp-supported .ui-accordion-header {
    padding-top: 5px;
    margin-top: 5px;
    margin-bottom: 0;
    border-top: 1px dashed #d4cfc5;
}
.sp-supported-ste .ui-accordion-header a,
.sp-supported .ui-accordion-header a {
    padding-bottom: 0;
}
.sp-supported-ste .compressed li,
.sp-supported .compressed li {
    margin-bottom: 5px;
}
.sp-supported-ste td > :last-child,
.sp-supported td > :last-child {
    margin-bottom: 0;
}
.sp-supported-ste {
    border-top: 1px solid #d4cfc5 !important;
    padding: 48px 0;
    border: none;
}
.sp-supported-ste h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
.sp-supported-ste h3 {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste {
        padding: 0;
    }
    .sp-supported-ste,
    .sp-supported-ste h3 {
        border-top: none !important;
    }
}
.sp-supported-ste .recommendedProducts-category {
    font-size: 16px;
    line-height: 20px;
    width: 30% !important;
    padding-left: 0;
}
.sp-supported-ste .recommendedProducts-category strong {
    margin: 16px 0;
    width: 75%;
}
.sp-supported-ste .table td {
    padding: 0;
    color: #262626;
    line-height: 24px;
}
.sp-supported-ste .table ul {
    margin: 16px 0;
    padding-right: 16px;
}
.sp-supported-ste .table li::marker {
    font-size: 14px;
}
.sp-supported-ste .table li span {
    position: relative;
    left: 12px;
}
.sp-supported-ste .showMoreLess {
    padding-top: 16px !important;
}
.sp-supported-ste .showHideP {
    padding-top: 16px;
    border-top: 1px dashed #d4cfc5;
}
@media only screen and (max-width: 991px) {
    .sp-supported-ste .showHideP {
        display: none !important;
    }
}
@media only screen and (max-width: 991px) {
    .sp-supported-ste .features-list {
        height: auto !important;
    }
}
.sp-supported-ste .features-xsp .ste-list,
.sp-supported-ste .features-xsp .ste-list-ul {
    width: 100%;
    display: flex;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp .ste-list,
    .sp-supported-ste .features-xsp .ste-list-ul {
        margin-top: 0;
        display: inline;
    }
}
.sp-supported-ste .features-xsp .ste-list-ul-ul ul,
.sp-supported-ste .features-xsp .ste-list-ul ul {
    width: 100%;
}
.sp-supported-ste .features-xsp h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    width: 30%;
    margin-top: 22px;
    padding-right: 1em;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp h3 {
        width: calc(100% - 20px);
        margin: 0 0 0 20px;
        font-weight: 400;
        left: 20px;
    }
}
.sp-supported-ste .features-xsp ul {
    width: 70%;
    margin-top: 22px;
    margin-bottom: 11px;
}
.sp-supported-ste .features-xsp ul li span {
    position: relative;
    left: 12px;
}
.sp-supported-ste .features-xsp ul li span.Footnote {
    position: inherit;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp ul {
        width: 98%;
        margin-left: 24px;
        padding-right: 1em;
    }
}
.sp-supported-ste .features-xsp ul ul {
    margin-top: 11px;
}
.sp-supported-ste .features-xsp > div:not(:first-child) {
    border-top: 1px solid #d4cfc5;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp > div:not(:first-child) {
        border-top: none;
    }
}
@media only screen and (min-width: 992px) {
    .sp-supported-ste .features-xsp .collapse-mobile:last-child ul {
        margin-bottom: 0 !important;
    }
    .sp-supported-ste .features-xsp .collapse-mobile:last-child ul li:last-child {
        margin-bottom: 0;
    }
}
.sp-supported-ste .features-xsp .onBoardDevices {
    flex-wrap: wrap;
}
.sp-supported-ste .features-xsp .onBoardDevices-title {
    margin-bottom: 0;
    width: 100%;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp .onBoardDevices-title {
        width: calc(100% - 20px) !important;
        margin: 0;
        font-weight: 400;
        left: 20px;
    }
}
.sp-supported-ste .features-xsp .onBoardDevices-section {
    width: 100%;
    display: flex;
    margin-left: 16px;
}
.sp-supported-ste .features-xsp .onBoardDevices-section h3 {
    font-weight: 400;
    width: 30%;
    font-family: Poppins, sans-serif;
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul {
    width: 70%;
    margin-top: 22px;
    margin-bottom: 11px;
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul li span {
    position: relative;
    left: 12px;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul {
        width: 98%;
        margin-left: 24px;
        padding-right: 1em;
    }
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul ul {
    margin-top: 11px;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp .onBoardDevices-section {
        display: none;
        margin-top: 0;
    }
    .sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard {
        width: 100%;
    }
    .sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul:first-child {
        margin-top: 0;
    }
    .sp-supported-ste .features-xsp .onBoardDevices-section h3 {
        width: calc(100% - 36px);
        margin: 0 0 0 20px;
        font-weight: 400;
        left: 0;
    }
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard {
    width: 70%;
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul:not(:first-child) {
    margin-top: 0.5em !important;
}
.sp-supported-ste .features-xsp .onBoardDevices-section .features-xsp-onboard ul:last-child {
    margin-bottom: 19px !important;
}
.sp-supported-ste .features-xsp .onBoardDevices-section:not(:first-of-type) {
    border-top: 1px solid #d4cfc5;
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste .features-xsp .onBoardDevices-section:not(:first-of-type) {
        border-top: none;
    }
}
.sp-supported-ste .features-xsp-onboard {
    width: 70%;
}
.sp-supported-ste .features-xsp-onboard ul {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.sp-supported-ste .features-xsp-onboard ul:not(:first-child) {
    margin-top: 0 !important;
}
.sp-supported-ste .features-xsp-onboard ul:last-child {
    margin-bottom: 19px !important;
}
@media only screen and (max-width: 991px) {
    .sp-supported-ste.additional {
        border-top: none;
    }
}
#systemrequirements #systemRequirementsSectionDiv .sp-supported-ste {
    padding: 0;
    border-top: none !important;
}
.related-applications.first,
.related-applications.first h3,
.sp-supported-ste.first,
.sp-supported-ste.first h3 {
    border-top: none !important;
}
@media only screen and (max-width: 767px) {
    .related-applications.first .features-list h3,
    .sp-supported-ste.first .features-list h3 {
        border-top: 1px solid #d4cfc5 !important;
    }
}
#comparisonTable,
#product-programs,
div[id*="compaTableTitle"] {
    border-top: 1px solid #d4cfc5 !important;
    padding: 3em 0;
}
#comparisonTable h3,
#product-programs h3,
div[id*="compaTableTitle"] h3 {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    #block-diagram.component-container,
    #blockdiagram.component-container {
        padding: 0;
    }
    #block-diagram.component-container .interactive-bd-component,
    #blockdiagram.component-container .interactive-bd-component {
        margin-top: 0;
    }
    #block-diagram.component-container .interactive-bd-component .bd-title,
    #blockdiagram.component-container .interactive-bd-component .bd-title {
        margin-bottom: 0;
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 767px) {
    #comparisonTable.collapse-mobile,
    #product-programs.collapse-mobile,
    div[id*="compaTableTitle"].collapse-mobile {
        padding: 0;
        margin: 0;
        border-top: none !important;
    }
    #comparisonTable.collapse-mobile h3,
    #product-programs.collapse-mobile h3,
    div[id*="compaTableTitle"].collapse-mobile h3 {
        margin-bottom: 0;
        border-bottom: none !important;
        border-top: 1px solid #d4cfc5 !important;
    }
}
@media only screen and (max-width: 767px) {
    #product-details.ds-resources .ds-resources-big-title {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste.collapse-mobile {
        margin-top: 0;
    }
    .sp-supported-ste.collapse-mobile h3 {
        margin: 0;
    }
}
@media only screen and (max-width: 767px) {
    .collapse-mobile.last {
        border-bottom: 1px solid #d4cfc5 !important;
        margin-bottom: 48px !important;
    }
}
@media only screen and (max-width: 767px) {
    .sp-supported-ste h3 {
        border-bottom: none !important;
        border-top: 1px solid #d4cfc5 !important;
    }
}
.showHideP {
    padding-top: 16px;
    border-top: 1px dashed #d4cfc5;
}
@media only screen and (max-width: 991px) {
    .showHideP {
        display: none !important;
    }
}
.showHideP a:hover {
    text-decoration: none;
}
.showHideP.no-line {
    border-top: none;
}
.toggle-opacity:not(.in)#part-number-xsp:after,
.toggle-opacity:not(.in).col-md-6.col-xs-12:after,
.toggle-opacity:not(.in).features-xsp:after {
    content: "";
    display: inline-block;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
@media only screen and (max-width: 991px) {
    .toggle-opacity:not(.in)#part-number-xsp:after,
    .toggle-opacity:not(.in).col-md-6.col-xs-12:after,
    .toggle-opacity:not(.in).features-xsp:after {
        height: auto !important;
    }
}
@media only screen and (max-width: 991px) {
    .toggle-opacity:not(.in) .features-xsp:after,
    .toggle-opacity:not(.in) .part-number-xsp:after {
        height: 80px;
    }
}
.part-number-xsp {
    margin: 0;
}
.sp-supported-ste .features-list {
    position: relative;
}
.blue-column > thead > tr > th:last-child {
    background-color: #3ecafb;
}
.blue-column > tbody > tr > td:last-child {
    background-color: #c3effe;
}
.sticky-columns-1 > thead > tr > th:first-child {
    position: -webkit-sticky;
    position: sticky;
    min-width: 150px;
    max-width: 150px;
    left: 0;
    background-color: #3ecafb;
}
.sticky-columns-1 > tbody > tr > td:first-child {
    position: -webkit-sticky;
    position: sticky;
    min-width: 150px;
    max-width: 150px;
    left: 0;
    background-color: #c3effe;
}
.sticky-columns-2 > thead > tr > th:first-child {
    left: 0;
}
.sticky-columns-2 > thead > tr > th:first-child,
.sticky-columns-2 > thead > tr > th:nth-child(2) {
    position: -webkit-sticky;
    position: sticky;
    min-width: 150px;
    max-width: 150px;
    background-color: #3ecafb;
}
.sticky-columns-2 > thead > tr > th:nth-child(2) {
    left: 150px;
}
.sticky-columns-2 > tbody > tr > td:first-child {
    left: 0;
}
.sticky-columns-2 > tbody > tr > td:first-child,
.sticky-columns-2 > tbody > tr > td:nth-child(2) {
    position: -webkit-sticky;
    position: sticky;
    min-width: 150px;
    max-width: 150px;
    background-color: #c3effe;
}
.sticky-columns-2 > tbody > tr > td:nth-child(2) {
    left: 150px;
}
.part-detail-info {
    padding: 1em;
    margin-bottom: 1em;
    background: #f7f5f1;
}
@media screen and (min-width: 768px) {
    .part-detail-info {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (min-width: 992px) {
    .part-detail-info {
        max-width: 970px;
    }
}
@media screen and (min-width: 1200px) {
    .part-detail-info {
        max-width: 1170px;
    }
}
.part-detail-title {
    margin: 0 0 0.5em;
    text-align: center;
}
@media screen and (min-width: 992px) {
    .part-detail-title {
        text-align: left;
    }
}
.part-detail-title_status {
    display: inline-block;
    position: relative;
    margin-left: 0.25em;
    text-transform: none;
}
.part-detail-title_status.active:before {
    content: "(";
}
.part-detail-title_status.active:after {
    content: ")";
}
.part-detail-description {
    margin: 0 0 0.5em;
    text-align: center;
}
@media screen and (min-width: 992px) {
    .part-detail-description {
        text-align: left;
    }
}
.part-detail-links {
    text-align: center;
    margin-left: 0;
}
@media screen and (min-width: 992px) {
    .part-detail-links {
        text-align: left;
        margin-bottom: 0;
    }
}
.part-detail-links-item .icon {
    margin-right: 5px;
}
@media screen and (min-width: 992px) {
    .part-detail-links-item {
        width: 45%;
    }
}
.part-detail-img {
    margin-bottom: 1em;
    width: 100%;
    text-align: center;
}
.part-detail-img:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.part-detail-img img {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}
@media screen and (min-width: 768px) {
    .part-detail-img {
        margin-bottom: 0;
    }
}
.part-detail-list-item {
    padding: 0;
    margin: 0 0 0.25em;
    font-size: 85%;
}
.part-detail-list-item:before {
    content: "";
}
.part-detail-list_label {
    display: inline-block;
    width: calc(50% - 5px);
    padding-right: 5px;
    text-align: right;
    margin: 0;
    vertical-align: top;
    font-weight: 600;
}
.part-detail-list_label:after {
    content: ":";
}
@media screen and (min-width: 992px) {
    .part-detail-list_label {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0;
        vertical-align: top;
        font-weight: 600;
    }
}
.part-detail-list_data {
    display: inline-block;
    width: 50%;
    margin: 0;
    vertical-align: bottom;
}
@media screen and (min-width: 992px) {
    .part-detail-list_data {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0;
        vertical-align: bottom;
    }
}
@media screen and (min-width: 768px) {
    .part-detail-list {
        display: table-cell;
        vertical-align: middle;
        height: 150px;
        width: 100%;
        text-align: center;
    }
}
@media screen and (min-width: 992px) {
    .part-detail-list {
        display: table-cell;
        vertical-align: middle;
        height: 150px;
        width: 100%;
        text-align: center;
    }
}
@media screen and (min-width: 992px) {
    div.part-detail-description {
        text-align: center;
    }
}
ul.nav-piped {
    padding-left: 0;
    margin-left: -10px;
    margin-right: -10px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}
ul.nav-piped > li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.hero-lead + ul.nav-piped {
    padding-bottom: 3em;
    margin-top: -2em;
    margin-bottom: 0;
}
ul.nav-piped.is-centered {
    justify-content: center;
    text-align: center;
}
ul.nav-piped.is-large {
    font-size: 16px;
}
ul.nav-piped li {
    flex-shrink: 0;
    border-right: 1px solid #d4cfc5;
}
ul.nav-piped li:last-of-type {
    border-right: none;
}
ul.nav-piped li.title {
    padding: 0;
    border-right: none;
}
.table.table-centered .text-left {
    text-align: left;
}
.part-buy .currency {
    margin-top: 1.25em;
}
.part-buy .currency-selector {
    display: inline-block;
}
.part-buy-item {
    display: flex;
    flex-flow: row wrap;
    padding: 1em 0;
    margin: 0;
    font-size: 1.4rem;
    border-bottom: 1px solid #d4cfc5;
}
.part-buy-item > li {
    margin-bottom: 0.75em;
}
.part-buy-item-name,
.part-buy-item-name-flex {
    order: 1;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 50%;
}
@media screen and (min-width: 768px) {
    .part-buy-item-name,
    .part-buy-item-name-flex {
        flex-basis: 25%;
    }
}
@media screen and (min-width: 1200px) {
    .part-buy-item-name,
    .part-buy-item-name-flex {
        flex-basis: 16.6666666667%;
    }
}
.part-buy-item-name_sku {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.part-buy-item-name_number {
    font-size: 12px;
}
.part-buy-item-status {
    order: 2;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .part-buy-item-status {
        flex-basis: 16.6666666667%;
    }
}
@media screen and (min-width: 992px) {
    .part-buy-item-status {
        flex-basis: 8.3333333333%;
    }
}
.part-buy-item-package {
    order: 4;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
}
.part-buy-item-package .icon {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    margin-top: 2px;
}
@media screen and (min-width: 768px) {
    .part-buy-item-package {
        order: 3;
        flex-basis: 41.6666666667%;
    }
}
@media screen and (min-width: 992px) {
    .part-buy-item-package {
        flex-basis: 25%;
    }
}
.part-buy-item-package_container {
    display: inline-block;
    width: calc(100% - 30px);
}
.part-buy-item-package_description,
.part-buy-item-package_quantity {
    display: inline-block;
}
.part-buy-item-buttons {
    order: 5;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
}
@media screen and (min-width: 992px) {
    .part-buy-item-buttons {
        order: 4;
        flex-basis: 33.3333333333%;
    }
}
@media screen and (min-width: 1200px) {
    .part-buy-item-buttons {
        flex-basis: 41.6666666667%;
    }
}
.part-buy-item-buttons_container {
    display: flex;
    flex-flow: row wrap;
}
.part-buy-item-buttons_container li {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 50%;
    padding-right: 5px;
    margin-bottom: 0.5em;
    text-align: center;
}
.part-buy-item-buttons_container li:last-of-type {
    padding-right: 0;
}
@media screen and (min-width: 768px) {
    .part-buy-item-buttons_container li {
        flex-basis: 25%;
    }
}
@media screen and (min-width: 992px) {
    .part-buy-item-buttons_container li {
        flex-basis: auto;
    }
}
.part-buy-item-buttons_container li .avail {
    display: inline-block;
    font-size: 12px;
}
@media screen and (min-width: 992px) {
    .part-buy-item-buttons_container {
        padding: 0 5px;
    }
}
.part-buy-item-price {
    order: 3;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
    text-align: right;
}
@media screen and (min-width: 768px) {
    .part-buy-item-price {
        order: 4;
        flex-basis: 16.6666666667%;
    }
}
@media screen and (min-width: 992px) {
    .part-buy-item-price {
        order: 5;
        flex-basis: 8.3333333333%;
    }
}
.part-buy-item-price .item-qty {
    font-size: 12px;
}
.part-buy-item-price .item-amount {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.part-environmental,
.part-quality {
    margin-top: -1px;
    border-top: 1px solid transparent;
}
#avail_disti_modal .modal-intro {
    margin-top: 0;
}
#avail_disti_modal .modal-intro .product-name {
    font-weight: 600;
    text-transform: uppercase;
}
#avail_disti_modal .modal-body .avail-disti-table tbody tr td,
#avail_disti_modal .modal-body .avail-disti-table thead th:not(:first-of-type) {
    text-align: center;
}
.avail-disti-table .col-2,
.avail-disti-table .col-4 {
    display: none;
}
@media screen and (min-width: 768px) {
    .avail-disti-table .col-2,
    .avail-disti-table .col-4 {
        display: table-cell;
    }
}
.table-flyout .product-content-si {
    max-height: 300px;
    overflow: auto;
    display: inline-block;
    min-width: 100%;
}
.table-flyout-content .close-container .close {
    right: inherit;
    top: inherit;
}
html tr.table-flyout-outter td.table-flyout-inner {
    display: table-cell;
    padding: 1em 0;
    border: none;
}
html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    width: calc(100vw - 30px);
    min-width: 0;
    min-height: 200px;
    padding: 2em 1em 1em;
    font-size: 1.4rem;
    border: 3px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content {
        width: 100%;
        min-width: 860px;
        flex-wrap: nowrap;
    }
}
html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content:before {
    content: "";
    position: absolute;
    top: -13px;
    left: 90px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 0 20px 0 0;
    box-shadow: -3px 3px 0 0 #d4cfc5;
    transform: rotate(-45deg);
}
html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content .close-container {
    display: block;
    width: 100%;
}
html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content .close-container .close {
    float: left;
    margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
    html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content .close-container {
        display: inline-block;
        vertical-align: top;
        width: 80px;
        text-align: center;
    }
    html tr.table-flyout-outter td.table-flyout-inner .table-flyout .table-flyout-content .close-container .close {
        float: none;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 768px) {
    .table-flyout .buy-flyout {
        width: calc(100vw - 330px);
    }
}
@media screen and (min-width: 992px) {
    .table-flyout .buy-flyout {
        min-width: 634px;
    }
}
@media screen and (min-width: 1200px) {
    .table-flyout .buy-flyout {
        max-width: 900px;
    }
}
.table-flyout .buy-flyout .product-content {
    min-width: 87%;
}
@media screen and (min-width: 768px) {
    .table-flyout .buy-flyout .product-content {
        display: inline-block;
        width: calc(100% - 80px);
        min-width: 0;
    }
}
.table-flyout .buy-flyout .product-content .row [class*="col-"] {
    max-width: none;
}
.table-flyout .buy-flyout .product-content .row .col-sm-12 .product-info.list-inline {
    margin-left: 0;
}
.table-flyout .buy-flyout .product-content .row .col-sm-12 .product-info.list-inline li .product-title {
    margin-top: 0;
    font-size: 14px;
}
.table-flyout .buy-flyout .product-content .product-item {
    border-bottom: 1px solid #ebe7dd;
    margin-bottom: 1.5em;
}
.table-flyout .buy-flyout .product-content .product-item:last-of-type {
    border: none;
    margin-bottom: 0;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .row .col-xs-8 .product-info {
    padding-right: 1em;
    margin-bottom: 0.5em;
    line-height: 1.65;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .row .col-xs-8 .product-info .product-number {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.6rem;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .row .col-xs-4 .status {
    font-size: 1.4rem;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .mpq-container {
    margin-bottom: 1em;
    font-size: 1.4rem;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .mpq-container .mpq,
.table-flyout .buy-flyout .product-content .row .col-md-6 .mpq-container .mpq-description {
    margin-bottom: 0;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details {
    margin-bottom: 1em;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details .button-container {
    display: flex;
    flex-flow: row wrap;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details .button-container > li {
    margin-right: 0.5em;
    text-align: center;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details .button-container > li:last-of-type {
    margin-right: 0;
}
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details .button-container > li > .btn,
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details .button-container > li > .download-details,
.table-flyout .buy-flyout .product-content .row .col-md-6 .product-details .button-container > li > .nav-close {
    margin-bottom: 0.5em;
}
.table-flyout .selector-flyout .product-item {
    margin-right: 2em;
}
@media screen and (min-width: 768px) {
    .table-flyout .selector-flyout .product-item {
        max-width: 16em;
    }
}
.table-flyout .selector-flyout .product-item .product-title {
    padding-bottom: 1em;
    margin-bottom: 0;
}
.table-flyout .selector-flyout .product-item .product-title a {
    font-size: 1.6rem;
    font-weight: 600;
}
.table-flyout .selector-flyout .product-item .product-description {
    margin-bottom: 2em;
}
.table-flyout .selector-flyout .product-links {
    margin-right: 2em;
    margin-bottom: 2em;
}
.table-flyout .selector-flyout .product-image {
    width: 100%;
    max-width: 350px;
}
.table-flyout .selector-flyout .product-image img[onclick] {
    cursor: pointer;
}
.ourPartners {
    padding: 3em 0 2.5em;
}
.ourPartners__partnerGroup {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
    margin-bottom: 0;
    text-align: center;
}
.ourPartners__partnerGroup > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
.ourPartners__image {
    max-width: 10em;
    max-height: 8em;
    padding: 1em;
    border: 0 solid transparent;
}
.ourPartners__partnerGroup.greyscale .ourPartners__image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.ourPartners__partnerGroup.greyscale .ourPartners__link:hover .ourPartners__image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.ourPartners__partnerGroup.text {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px 3;
    text-align: inherit;
}
.ourPartners__partnerGroup.text > .ourPartners__logo {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.ourPartners__partnerGroup.text .ourPartners__logo {
    display: list-item;
}
.ourPartners__partnerGroup.text .ourPartners__link {
    position: relative;
}
.ourPartners__partnerGroup.text .ourPartners__link:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .ourPartners__partnerGroup.text .ourPartners__link:after {
    content: "";
}
.ourPartners__partnerGroup.text .ourPartners__link:hover {
    text-decoration: none;
}
.ourPartners__partnerGroup.text .ourPartners__link:hover:after {
    transform: translateX(0.5em);
}
.ourPartners__partnerGroup.text .ourPartners__link[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.ourPartners__partnerGroup.text .ourPartners__link[href*="community.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="docs.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="investorday.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="investors.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="mcuxpresso.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="nxpcup.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="showroom.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="community.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="docs.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="investorday.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="investors.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="mcuxpresso.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="nxpcup.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="showroom.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.btn[href*="support.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="community.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="docs.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="investorday.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="investors.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="mcuxpresso.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="nxpcup.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="showroom.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.download-details[href*="support.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="community.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="docs.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="investorday.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="investors.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="mcuxpresso.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="nxpcup.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="showroom.nxp.com"]:after,.ourPartners__partnerGroup.text .ourPartners__link.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.ourPartners__partnerGroup.text .ourPartners__link[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.mosaic {
    padding: 48px 0 24px;
}
.mosaic-group {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
    margin-bottom: 0;
    text-align: center;
}
.mosaic-group > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
.mosaic-group.mosaic-left {
    text-align: left;
}
.mosaic-group li {
    margin-bottom: 16px;
}
.mosaic-group li:last-of-type {
    margin-bottom: 0;
}
.mosaic-image {
    max-width: 180px;
    max-height: 120px;
    padding: 0 12px 0 0;
    border: none;
}
@media (max-width: 480px) {
    .mosaic-image {
        max-width: 250px;
        max-height: 150px;
    }
}
.mosaic-group.greyscale .mosaic-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.mosaic-group.greyscale .mosaic-link:hover .mosaic-image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.mosaic-group.text {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px 3;
    text-align: inherit;
}
.mosaic-group.text > .ourPartners__logo {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.mosaic-group.text .mosaic-logo {
    display: list-item;
}
.mosaic-group.text .mosaic-link {
    position: relative;
}
.mosaic-group.text .mosaic-link:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .mosaic-group.text .mosaic-link:after {
    content: "";
}
.mosaic-group.text .mosaic-link:hover {
    text-decoration: none;
}
.mosaic-group.text .mosaic-link:hover:after {
    transform: translateX(0.5em);
}
.mosaic-group.text .mosaic-link[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mosaic-group.text .mosaic-link[href*="community.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="docs.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="investorday.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="investors.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="mcuxpresso.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="nxpcup.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="showroom.nxp.com"]:after,.mosaic-group.text .mosaic-link[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.mosaic-group.text .mosaic-link.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mosaic-group.text .mosaic-link.btn[href*="community.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="docs.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="investorday.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="investors.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="mcuxpresso.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="nxpcup.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="showroom.nxp.com"]:after,.mosaic-group.text .mosaic-link.btn[href*="support.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mosaic-group.text .mosaic-link.download-details[href*="community.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="docs.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="investorday.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="investors.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="mcuxpresso.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="nxpcup.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="showroom.nxp.com"]:after,.mosaic-group.text .mosaic-link.download-details[href*="support.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.mosaic-group.text .mosaic-link.nav-close[href*="community.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="docs.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="investorday.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="investors.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="mcuxpresso.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="nxpcup.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="showroom.nxp.com"]:after,.mosaic-group.text .mosaic-link.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.mosaic-group.text .mosaic-link[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.leadership-slider {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 2em;
}
.leadership-slider .carousel-inner {
    padding: 2em 0;
}
.leadership-slider .carousel-indicators {
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto 1em;
    background: none;
}
@media screen and (min-width: 768px) {
    .leadership-slider .carousel-indicators {
        flex-flow: row nowrap;
    }
}
.leadership-slider .carousel-indicators > li {
    position: relative;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    width: auto;
    height: auto;
    padding: 0.25em;
    margin: 0;
    text-align: left;
    text-indent: 0;
    border: none;
}
@media screen and (min-width: 768px) {
    .leadership-slider .carousel-indicators > li {
        flex: 0 1 auto;
        padding: 0;
    }
}
.leadership-slider .carousel-indicators > li a {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5em 1em;
    font-weight: 600;
    color: #686664;
    background: #ebe7dd;
    border: 1px solid #898683;
}
.leadership-slider .carousel-indicators > li a:hover {
    text-decoration: none;
    background: #fff;
}
@media screen and (min-width: 768px) {
    .leadership-slider .carousel-indicators > li a {
        border-right-color: transparent;
    }
}
.leadership-slider .carousel-indicators > li.active {
    width: auto;
    height: auto;
}
@media screen and (min-width: 768px) {
    .leadership-slider .carousel-indicators > li.active:before {
        content: "";
        position: absolute;
        bottom: -4px;
        left: 50%;
        display: block;
        width: 10px;
        height: 10px;
        background: #fff;
        box-shadow: -1px 1px 0 #898683;
        transform: translate(-50%) rotate(-45deg);
    }
}
.leadership-slider .carousel-indicators > li.active a {
    background: #fff;
}
@media screen and (min-width: 768px) {
    .leadership-slider .carousel-indicators > li:first-of-type a {
        border-radius: 0 0 0 0;
    }
    .leadership-slider .carousel-indicators > li:last-of-type a {
        border-right-color: #898683;
        border-radius: 0 0 0 0;
    }
}
.leadership-slider .icon-toggle {
    width: 32px;
    height: 32px;
    padding: 13px;
    background: #898683;
    border-radius: 50%;
}
.leadership-slider .icon-toggle:hover {
    background: #474645;
}
.leadership-slider .icon-toggle:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    box-shadow: -10px 0 0 #fff, 10px 0 0 #fff;
}
.leadership-slider .carousel-indicators .active .nav-icon .icon-toggle {
    background: #474645;
}
.leadership-slider .carousel-indicators .active .nav-icon .icon-toggle:before {
    background: #fff;
}
.leadership-slider .carousel-indicators .active .nav-icon .icon-toggle:hover {
    background: #474645;
}
.leadership-slider .carousel-indicators-icons {
    display: none;
}
@media screen and (min-width: 992px) {
    .leadership-slider .carousel-indicators-icons {
        position: absolute;
        top: 0;
        left: 40px;
        display: block;
        width: calc(50% - 40px);
        height: 100%;
        z-index: 1;
    }
    .leadership-slider .carousel-indicators-icons > li {
        position: absolute;
    }
    .leadership-slider .carousel-indicators-icons > li > .nav-icon {
        display: block;
        color: #fff;
        text-align: center;
        line-height: 40px;
    }
    .leadership-slider .carousel-indicators-icons > li.active > .nav-icon {
        color: #000;
    }
    .leadership-slider .carousel-indicators-icons > li:first-of-type {
        top: calc(50% - 50px);
        left: calc(50% - 100px);
    }
    .leadership-slider .carousel-indicators-icons > li:nth-of-type(2) {
        top: calc(50% + 20px);
        left: calc(50% + 20px);
    }
    .leadership-slider .carousel-indicators-icons > li:nth-of-type(3) {
        top: calc(50% - 100px);
        left: calc(50% - 10px);
    }
    .leadership-slider .carousel-indicators-icons > li:nth-of-type(4) {
        top: calc(50% + 60px);
        left: calc(50% + 60px);
    }
    .leadership-slider .carousel-indicators-icons > li:nth-of-type(5) {
        top: calc(50% - 20px);
        left: calc(50% + 60px);
    }
}
.leadership-slider .item {
    width: calc(100% - 80px);
    margin: 0 auto;
}
.leadership-slider .item .item-image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 1em;
}
@media screen and (min-width: 992px) {
    .leadership-slider .item .item-image {
        width: calc(50% - 3px);
        margin-bottom: 0;
    }
}
.leadership-slider .item .item-content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 0 1em;
}
@media screen and (min-width: 992px) {
    .leadership-slider .item .item-content {
        width: calc(50% - 3px);
    }
}
.leadership-slider .item .item-content .carousel-title {
    font-size: 1.875em;
    text-transform: uppercase;
}
.leadership-slider .carousel-caption {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    padding: 0;
    text-align: left;
    text-shadow: none;
    color: #000;
}
.leadership-slider .carousel-caption > * {
    margin-top: 0;
}
.leadership-slider .carousel-control {
    width: 32px;
    height: 32px;
    top: 50%;
    color: #fff;
    border-radius: 16px;
    transform: translateY(-50%);
}
.leadership-slider .carousel-control.left,
.leadership-slider .carousel-control.right {
    background: #898683;
}
.leadership-slider .carousel-control:hover {
    background: #474645;
}
.leadership-slider .carousel-control > span[class^="icon-"] {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    font-size: 0.75em;
    line-height: 32px;
}
.carousel-interactive-container {
    padding: 3em 0;
}
.carousel-interactive {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.carousel-interactive .carousel-images {
    position: relative;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
}
@media screen and (min-width: 1200px) {
    .carousel-interactive .carousel-images {
        flex-basis: 58.3333%;
        margin-top: 2em;
        margin-bottom: 2em;
    }
}
@media screen and (min-width: 1440px) {
    .carousel-interactive .carousel-images {
        flex-basis: 50%;
    }
}
.carousel-interactive .carousel-indicators {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    z-index: 1;
    counter-reset: indicators;
}
.carousel-interactive .carousel-indicators > li {
    position: absolute;
    display: list-item;
    width: 32px;
    height: 32px;
    margin: 0;
    font-weight: 600;
    line-height: 26px;
    color: #262626;
    text-indent: 0;
    cursor: pointer;
    background-color: #fff;
    border: 3px solid #262626;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    counter-increment: indicators;
}
.carousel-interactive .carousel-indicators > li:before {
    content: counter(indicators, upper-alpha);
}
.carousel-interactive .carousel-indicators > li:hover {
    color: #252525;
    border-color: #252525;
}
.carousel-interactive .carousel-indicators > li.active {
    width: 32px;
    height: 32px;
    color: #fff;
    background: #262626;
}
.carousel-interactive .carousel-indicators > li.active:hover {
    background: #252525;
}
.carousel-interactive .item-image {
    padding: 0 1em;
}
.carousel-interactive .item-image > img {
    display: none;
    width: 100%;
}
.carousel-interactive .item-image > img.active {
    display: block;
}
.carousel-interactive .carousel-inner {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
}
@media screen and (min-width: 1200px) {
    .carousel-interactive .carousel-inner {
        flex-basis: 41.6666%;
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media screen and (min-width: 1440px) {
    .carousel-interactive .carousel-inner {
        flex-basis: 50%;
    }
}
.carousel-interactive .item {
    width: 100%;
    padding: 0 1em;
    margin: 0 auto;
}
.carousel-interactive .item > :last-child {
    margin-bottom: 0;
}
.carousel-interactive .item .carousel-title {
    position: relative;
    padding-left: 1.375em;
    margin-top: 0;
    font-size: 1.35em;
}
.carousel-interactive .item .carousel-title:before {
    content: "+";
    position: absolute;
    top: 0.125em;
    left: 0;
    width: 2em;
    height: 2em;
    font-size: 0.5em;
    line-height: 2em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #262626;
    border-radius: 1em;
}
.carousel-interactive .item:first-of-type .carousel-title:before {
    content: "a";
}
.carousel-interactive .item:nth-of-type(2) .carousel-title:before {
    content: "b";
}
.carousel-interactive .item:nth-of-type(3) .carousel-title:before {
    content: "c";
}
.carousel-interactive .item:nth-of-type(4) .carousel-title:before {
    content: "d";
}
.carousel-interactive .item:nth-of-type(5) .carousel-title:before {
    content: "e";
}
.carousel-interactive .item:nth-of-type(6) .carousel-title:before {
    content: "f";
}
.carousel-interactive .item:nth-of-type(7) .carousel-title:before {
    content: "g";
}
.carousel-interactive .item:nth-of-type(8) .carousel-title:before {
    content: "h";
}
.carousel-interactive .item .carousel-caption {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    padding: 0;
    text-align: left;
    text-shadow: none;
    color: #000;
}
.carousel-interactive.is-numbered .carousel-indicators > li:before {
    content: counter(indicators, decimal);
}
.carousel-interactive.is-numbered .item:first-of-type .carousel-title:before {
    content: "1";
}
.carousel-interactive.is-numbered .item:nth-of-type(2) .carousel-title:before {
    content: "2";
}
.carousel-interactive.is-numbered .item:nth-of-type(3) .carousel-title:before {
    content: "3";
}
.carousel-interactive.is-numbered .item:nth-of-type(4) .carousel-title:before {
    content: "4";
}
.carousel-interactive.is-numbered .item:nth-of-type(5) .carousel-title:before {
    content: "5";
}
.carousel-interactive.is-numbered .item:nth-of-type(6) .carousel-title:before {
    content: "6";
}
.carousel-interactive.is-numbered .item:nth-of-type(7) .carousel-title:before {
    content: "7";
}
.carousel-interactive.is-numbered .item:nth-of-type(8) .carousel-title:before {
    content: "8";
}
.hero-container {
    display: flex;
    flex-direction: column;
}
.hero:not(.hero-new) {
    position: relative;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-right: -15px;
    margin-left: -15px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero:not(.hero-new):before {
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    width: 100%;
    height: 100%;
    background: inherit;
    transform: translateX(50%);
}
@media screen and (min-width: 768px) {
    .hero:not(.hero-new):before {
        width: 100vw;
    }
}
.hero:not(.hero-new).aqua {
    background-image: linear-gradient(#00a4a7, #00a4a7);
}
@media screen and (min-width: 768px) {
    .col-lg-12 .col-lg-9 .hero:not(.hero-new):before {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-12 .col-lg-9 .hero:not(.hero-new):before {
        width: calc(100vw - 300px);
    }
}
.hero:not(.hero-new) .hero-content {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
}
.hero:not(.hero-new) .hero-content > :last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 992px) {
    .hero:not(.hero-new) .hero-content {
        width: 75%;
        flex-grow: 1;
    }
}
.hero:not(.hero-new) .hero-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .hero:not(.hero-new) .hero-title {
        word-wrap: break-word;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
    }
}
.hero:not(.hero-new) .hero-subtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    max-width: 55ch;
    color: #fff;
}
.hero-title + .hero:not(.hero-new) .hero-subtitle {
    margin-top: 10px;
}
.hero:not(.hero-new) .hero-text {
    margin-top: 15px;
    margin-bottom: 0;
    color: #fff;
}
.hero:not(.hero-new) .hero-action {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 10px;
    margin-left: auto;
}
.hero:not(.hero-new) .hero-action .btn-video-launch {
    display: flex;
    align-items: center;
    padding: 0;
    color: #fff;
}
.hero:not(.hero-new) .hero-action .btn-video-launch > svg {
    display: block;
    margin-left: -5px;
    fill: currentcolor;
}
@media screen and (min-width: 992px) {
    .hero:not(.hero-new) .hero-action {
        margin-top: 0;
    }
}
.hero:not(.hero-new).hero-level1 {
    min-height: 50vh;
}
.hero:not(.hero-new).hero-level1 .hero-text {
    display: none;
}
.hero:not(.hero-new).hero-level2 {
    min-height: 35vh;
}
.hero:not(.hero-new).hero-level3 {
    min-height: 21vh;
}
.hero.hero-new {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 30px 15px;
}
.col-lg-12 .col-lg-9 .hero.hero-new {
    padding-right: 0;
    padding-left: 0;
}
.hero.hero-new[style*="background-image"] {
    left: 50%;
    width: 100vw;
    padding-right: 0;
    padding-left: 0;
    background-position: left 200% top 200%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: none;
    transform: translateX(-50%);
}
.hero.hero-new[style*="background-image"]:before {
    order: 1;
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background: inherit;
    background-position: bottom 50% right;
    background-repeat: no-repeat;
    background-size: calc(200% + 30px);
}
@media screen and (min-width: 992px) {
    .hero.hero-new[style*="background-image"] {
        padding-top: 90px;
        padding-bottom: 2em;
        background-position: 100%;
    }
    .hero.hero-new[style*="background-image"]:before {
        content: none;
    }
}
@media screen and (min-width: 768px) {
    .col-lg-12 .col-lg-9 .hero.hero-new[style*="background-image"] {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 992px) {
    .col-lg-12 .col-lg-9 .hero.hero-new[style*="background-image"] {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-12 .col-lg-9 .hero.hero-new[style*="background-image"] {
        width: calc(100vw - 300px);
    }
}
.hero.hero-new .hero-body {
    position: relative;
    z-index: 1;
    width: 100%;
    flex-grow: 1;
}
.hero.hero-new .hero-body > :last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .hero.hero-new .hero-body {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .hero.hero-new .hero-body .btn-default {
        margin-top: 10px;
    }
}
.hero-new[style*="background-image"] .hero-body {
    padding: 30px 15px;
    background-color: #fff;
}
@media screen and (min-width: 992px) {
    .hero-new[style*="background-image"] .hero-body {
        width: 66.6666666667%;
        flex-grow: 0;
        background-color: hsla(0, 0%, 100%, 0.75);
        width: 50%;
        padding: 30px;
    }
}
.hero.hero-new .hero-title {
    padding-right: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .hero.hero-new .hero-title {
        word-wrap: break-word;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
    }
}
.hero.hero-new .hero-subtitle {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    max-width: 55ch;
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
    font-weight: 600;
}
.hero-new .hero-title + .hero-subtitle {
    margin-top: 6px;
}
.hero.hero-new .hero-description {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
}
.hero.hero-new .hero-description > :last-child {
    margin-bottom: 0;
}
.hero.hero-new .hero-text {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    margin-top: 6px;
    margin-bottom: 10px;
    color: #000;
}
.hero.hero-new .hero-action {
    margin-top: 10px;
}
@media screen and (min-width: 768px) {
    .hero-new .hero-body + .hero-action {
        padding-left: 30px;
        margin-top: 0;
        margin-left: auto;
    }
}
ul.share-icons {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-shrink: 0;
    margin-top: 20px;
    margin-bottom: 0;
}
ul.share-icons > li {
    padding-left: 0;
}
@media screen and (min-width: 768px) {
    ul.share-icons:last-child {
        padding-left: 30px;
        margin-top: 0;
        margin-left: auto;
    }
}
ul.share-icons li {
    padding-right: 0;
    margin-bottom: 0;
}
ul.share-icons .share-follow {
    padding-right: 10px;
}
@media only screen and (max-width: 767px) {
    ul.share-icons .share-dropdown,
    ul.share-icons .share-email {
        display: none;
    }
}
ul.share-icons .btn-icon-link,
ul.share-icons .download-details {
    padding: 5px;
    font-size: 16px;
    color: #000;
    line-height: 1;
}
.sp-hero {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    padding: 36px 0;
}
.sp-hero:before {
    content: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    width: 100vw;
    height: 100%;
    background-color: inherit;
    background-image: inherit;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateX(-50%);
}
.no-image.sp-hero:before {
    content: "";
    height: 1px;
    border-bottom: 1px solid #d4cfc5 !important;
}
.col-lg-9 .sp-hero:before {
    width: 100vw;
}
@media screen and (min-width: 768px) {
    .col-lg-9 .sp-hero:before {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-9 .sp-hero:before {
        width: calc(100vw - 300px);
    }
}
.sp-hero-content {
    display: flex;
    flex-wrap: wrap;
    z-index: 1;
    width: 100%;
}
.sp-hero-title-container {
    flex-basis: 100%;
    flex-grow: 1;
}
@media screen and (min-width: 768px) {
    .sp-hero-title-container {
        flex-basis: 0;
    }
}
.sp-hero-title,
.sp-hero-title-container > :last-child {
    margin-bottom: 0;
}
.sp-hero-title {
    position: relative;
    margin-top: 0;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .sp-hero-title {
        font-size: 30px;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
}
.sp-hero-title .text-archived,
.sp-hero-title .text-new,
.sp-hero-title .text-updated {
    color: inherit !important;
    opacity: 0.75;
}
.sp-hero-subtitle {
    position: relative;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
    font-size: 20px;
}
.sp-hero .asp-hero .text-new-my-lib {
    margin-left: 0;
    vertical-align: 4px;
    margin-right: 8px;
}
.sp-hero .asp-hero .sp-hero-metadata {
    margin-top: 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px 18px;
}
.sp-hero .asp-hero .sp-hero-metadata .text-new-my-lib {
    margin-right: 0;
}
.sp-hero .asp-hero .sp-hero-metadata .sp-hero-others-codeid {
    font-size: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.sp-hero .asp-hero .sp-hero-metadata .recieve-alerts {
    font-size: 14px;
}
.sp-hero .asp-hero .sp-hero-metadata .recieve-alerts span.icon-info {
    font-size: 12px;
}
.sp-hero .asp-hero .sp-hero-others {
    margin-top: 12px;
}
.sp-hero .asp-hero .sp-hero-others .recieve-alerts {
    padding-left: 0;
}
.sp-hero .asp-hero .sp-hero-others .recieve-alerts a {
    font-size: 14px;
}
.sp-hero .asp-hero .sp-hero-others .recieve-alerts .icon-info {
    font-size: 12px;
    cursor: pointer;
}
.sp-hero .asp-hero .sp-hero-others .sp-hero-others-codeid {
    margin-right: 8px;
    font-size: 20px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.sp-hero .asp-hero .sp-hero-others-description {
    padding-top: 24px;
}
.sp-hero .asp-hero .sp-hero-others-description .list-inline {
    margin-bottom: 0;
}
.sp-hero .asp-hero .sp-hero-others-description .status {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    font-weight: 600;
    font-family: inherit;
}
.sp-hero .asp-hero .sp-hero-others-description .summary {
    color: #686664;
    display: block;
    font-size: 14px;
}
@media only screen and (max-width: 767px) {
    .sp-hero .asp-hero .sp-hero-others-description .summary:nth-child(n + 1) {
        display: inline-block !important;
    }
}
.sp-hero .asp-hero .sp-hero-subtitle {
    font-weight: 600;
}
.get-started-container.gs-guides #getting-started-nav .sp-hero .asp-hero .getstartednav > ul.is-horizontal:before,
.sp-hero .asp-hero .contextnav.is-horizontal:before,
.sp-hero .asp-hero .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
.sp-hero .asp-hero .getstartednav > ul.is-horizontal:before,
.sp-hero .asp-hero .gettingstartednav > ul.is-horizontal:before,
.sp-hero .asp-hero .is-horizontal.jumptonav:before {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 #d4cfc5 !important;
}
.sp-hero .gs-new {
    padding: 0 15px;
}
.sp-hero .gs-new .summary {
    display: inline !important;
}
.sp-hero .gs-new .summary:first-of-type {
    margin-right: 8px;
}
.sp-hero .gs-new .text-new-my-lib {
    vertical-align: 2px !important;
    margin-right: 16px;
    margin-left: 0;
}
.sp-hero-fluid .text-new-my-lib {
    margin-left: 0;
    vertical-align: 4px;
    margin-right: 8px;
}
.sp-hero-fluid .sp-hero-others {
    margin-top: 12px;
}
.sp-hero-fluid .sp-hero-others .recieve-alerts {
    padding-left: 0;
}
.sp-hero-fluid .sp-hero-others .recieve-alerts a {
    font-size: 14px;
}
.sp-hero-fluid .sp-hero-others .recieve-alerts .icon-info {
    font-size: 12px;
    cursor: pointer;
}
.sp-hero-fluid .sp-hero-others .sp-hero-others-codeid {
    margin-right: 8px;
    font-size: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.sp-hero-fluid .sp-hero-others-description {
    padding-top: 24px;
}
.sp-hero-fluid .sp-hero-others-description .list-inline {
    margin-bottom: 0;
}
.sp-hero-fluid .sp-hero-others-description .status {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 19px;
    font-family: inherit;
    font-weight: 600;
}
.sp-hero-fluid .sp-hero-others-description .summary {
    color: #686664;
    display: block;
    font-size: 14px;
}
.sp-hero-fluid .sp-hero-subtitle {
    font-weight: 600;
}
.sp-hero-fluid .sp-hero-bigSubtitle {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    gap: 6px;
    padding-top: 10px;
}
.sp-hero-fluid .sp-hero-bigSubtitle > * {
    display: inline-block;
}
.sp-hero-fluid .sp-hero-bigSubtitle h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    color: #000;
}
.get-started-container.gs-guides #getting-started-nav .sp-hero-fluid .getstartednav > ul.is-horizontal:before,
.sp-hero-fluid .contextnav.is-horizontal:before,
.sp-hero-fluid .get-started-container.gs-guides #getting-started-nav .getstartednav > ul.is-horizontal:before,
.sp-hero-fluid .getstartednav > ul.is-horizontal:before,
.sp-hero-fluid .gettingstartednav > ul.is-horizontal:before,
.sp-hero-fluid .is-horizontal.jumptonav:before {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 -1px 0 0 #d4cfc5 !important;
}
.sp-hero .share-icons {
    position: relative;
    align-self: flex-start;
    flex-shrink: 0;
    margin-top: 0;
    margin-left: auto;
}
@media only screen and (max-width: 767px) {
    .sp-hero .share-icons {
        margin-top: 15px;
        margin-left: 0;
    }
}
.sp-hero.aqua {
    background-color: transparent !important;
}
.sp-hero[style*="background-image"].no-image {
    background-image: none !important;
}
.sp-hero[style*="background-image"]:not([style*="/banners/tools/default.png"]):not(.no-image) {
    min-height: 35vh;
}
.sp-hero[style*="background-image"]:not(.no-image):before {
    content: "";
}
@media screen and (min-width: 992px) {
    .sp-hero[style*="background-image"]:not(.no-image) .sp-hero-title-container {
        max-width: 58.3333333333%;
    }
}
.sp-hero[style*="background-image"]:not(.no-image) .btn-icon-link,
.sp-hero[style*="background-image"]:not(.no-image) .download-details,
.sp-hero[style*="background-image"]:not(.no-image) .sp-hero-subtitle,
.sp-hero[style*="background-image"]:not(.no-image) .sp-hero-title {
    color: #fff;
}
.sp-hero[style*="background-image"]:not(.no-image).gs-banner {
    min-height: 13vh;
    background-color: #00a4a7;
    background-image: url(/assets/images/en/icons/GS-background-icons.svg) !important;
}
.sp-hero[style*="background-image"]:not(.no-image).gs-banner:before {
    background-position: 75%;
    background-size: 370px;
}
.col-lg-12 > .sp-icons > .sp-info {
    width: 100%;
    margin: auto;
}
@media screen and (min-width: 992px) {
    .col-lg-12 > .sp-icons > .sp-info {
        width: 50%;
    }
}
.sp-icons {
    padding-top: 2em;
    padding-bottom: 2em;
}
.sp-icons-list.sp-large {
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
    margin-right: -15px;
    margin-left: -15px;
}
@media screen and (min-width: 992px) {
    .sp-icons-list.sp-large {
        justify-content: center;
    }
}
.sp-icons .sp-large .sp-icons-title {
    font-size: 14px;
    margin: 10px;
}
.sp-icons .sp-large .sp-icons-desc {
    font-size: 12px;
    color: #686664;
}
.sp-icons .sp-large .sp-icons-desc p {
    margin-bottom: 0;
}
.sp-icons .sp-large .sp-icons-img {
    height: 50px;
    margin-bottom: 15px;
}
.sp-icons .sp-large .sp-icons-img img {
    max-height: 50px;
    margin: auto;
}
.sp-icons .sp-large .sp-icons-img span {
    font-size: 50px;
    line-height: normal;
}
.sp-icons .sp-large .sp-icons-item {
    width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 30px;
    text-align: center;
}
@media screen and (min-width: 768px) {
    .sp-icons .sp-large .sp-icons-item {
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .sp-icons .sp-large .sp-icons-item {
        width: 33.3333333333%;
    }
}
@media screen and (min-width: 1200px) {
    .sp-icons .sp-large .sp-icons-item {
        width: 16.6666666667%;
        max-width: 25%;
        flex-grow: 1;
    }
}
.sp-icons .sp-large .sp-icons-item a {
    color: inherit;
    text-decoration: none;
}
.sp-icons-list.sp-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sp-icons .sp-info {
    padding: 15px 15px 10px;
    border: 1px solid #d4cfc5;
    border-radius: 0;
}
.sp-icons .sp-info .sp-icons-title {
    margin: 0;
    color: #215bd6;
    font-size: 16px;
    font-weight: 400;
}
.sp-icons .sp-info .sp-icons-img {
    padding-right: 8px;
    font-size: 16px;
    max-height: 16px;
}
.sp-icons .sp-info .sp-icons-img img {
    vertical-align: baseline;
    height: 16px;
    width: 16px;
    max-width: none;
    margin: auto;
}
.sp-icons .sp-info .buy,
.sp-icons .sp-info .buy .sp-icons-title,
.sp-icons .sp-info .buy a {
    color: #f9b500;
}
.sp-icons .sp-info .sp-icons-item {
    width: 100%;
    margin-bottom: 5px;
}
@media screen and (min-width: 480px) {
    .sp-icons .sp-info .sp-icons-item {
        width: calc(50% - 15px);
    }
}
.sp-icons .sp-info .sp-icons-item a {
    display: inline-flex;
    text-align: center;
    line-height: 1.6;
}
.sp-icons .sp-info .sp-icons-content {
    text-align: left;
}
.sp-icons .sp-nested {
    display: block;
}
@media screen and (min-width: 768px) {
    .sp-icons .sp-nested {
        display: flex;
    }
}
.sp-icons .sp-nested .sp-icons-list {
    width: 100%;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-left: none;
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item:not(:first-child) {
    padding-top: 15px;
    border-top: 1px solid #d4cfc5;
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item {
    padding-bottom: 15px;
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item > a {
    text-decoration: none;
    color: #000;
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item > a[aria-expanded] .sp-icons-title {
    color: #000;
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item > a[aria-expanded="true"] .icon-arrow-right3 {
    transform: rotate(90deg);
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item > a .icon-arrow-right3 {
    margin-left: -1em;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.sp-icons .sp-nested .sp-icons-list .sp-icons-item > a .sp-icons-title {
    color: #215bd6;
}
.sp-icons .sp-nested .sp-icons-list .sp-tab-title {
    display: block;
}
@media screen and (min-width: 768px) {
    .sp-icons .sp-nested .sp-icons-list .sp-tab-title {
        display: none;
    }
}
.sp-icons .sp-nested .sp-icons-content {
    display: block;
    width: 100%;
    margin-right: -5px;
    margin-left: -5px;
}
@media screen and (min-width: 768px) {
    .sp-icons .sp-nested .sp-icons-content {
        display: flex;
        width: auto;
    }
}
.sp-icons .sp-nested .sp-icons-content .sp-icons-title {
    flex-shrink: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
}
@media screen and (min-width: 768px) {
    .sp-icons .sp-nested .sp-icons-content .sp-icons-title {
        width: 180px;
    }
}
.sp-icons .sp-nested .sp-icons-content .sp-icons-desc {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
}
.sp-icons .sp-nested .sp-icons-content .sp-icons-desc p {
    margin-bottom: 0;
}
.sp-icons .sp-nested .sp-left-list {
    width: 100%;
    flex-shrink: 0;
    overflow: auto;
    padding-bottom: 0;
    background-color: #f7f5f1;
    border: 1px solid #d4cfc5;
    border-right: 0;
}
.sp-icons .sp-nested .sp-left-list ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    margin-bottom: 0;
}
.sp-icons .sp-nested .sp-left-list ul > li {
    padding-left: 0;
}
.sp-icons .sp-nested .sp-left-list ul li {
    flex-shrink: 0;
    margin-bottom: 0;
    text-align: center;
    border-right: 1px solid #d4cfc5;
    border-bottom: 1px solid #d4cfc5;
}
.sp-icons .sp-nested .sp-left-list ul li a {
    display: block;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 600;
    color: #474645;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.sp-icons .sp-nested .sp-left-list ul li a:hover {
    background-color: #ebe7dd;
    text-decoration: none;
}
.sp-icons .sp-nested .sp-left-list ul li.active {
    background-color: #fff;
}
.sp-icons .sp-nested .sp-left-list ul li.active a {
    color: #000;
    cursor: default;
    box-shadow: inset 0 -5px 0 0 #f9b500;
}
.sp-icons .sp-nested .sp-left-list ul li.active a:hover {
    background-color: #fff;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .sp-icons .sp-nested .sp-left-list {
        padding-bottom: 3em;
        width: 180px;
        overflow: visible;
    }
    .sp-icons .sp-nested .sp-left-list ul {
        display: block;
    }
    .sp-icons .sp-nested .sp-left-list ul li {
        min-width: 179px;
    }
    .sp-icons .sp-nested .sp-left-list ul li.active {
        border-right: 1px solid #fff;
    }
    .sp-icons .sp-nested .sp-left-list ul li.active a {
        box-shadow: none;
    }
}
.sp-buy {
    padding-top: 3em;
    padding-bottom: 3em;
}
.sp-buy.bg-primary {
    background-color: #000;
}
.sp-buy.bg-primary .sp-buy-header {
    color: #fff;
}
.sp-buy-header {
    margin-top: 0;
}
.sp-buy-kit {
    padding-left: 0;
    margin-bottom: 0;
}
.sp-buy-kit:before {
    content: none;
}
.sp-buy-kit ul {
    list-style: disc;
}
.sp-buy-board {
    padding-left: 0;
    margin-bottom: 0;
}
.sp-buy-board:before {
    content: none;
}
.sp-buy-board h3 {
    margin-top: 0;
}
.sp-buy-code {
    padding-left: 0;
    margin-bottom: 15px;
    color: #686664;
}
.sp-buy-code:before {
    content: none;
}
.sp-buy-options {
    padding-left: 0;
}
.sp-buy-options:before {
    content: none;
}
.sp-buy-content {
    padding: 30px;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    font-size: 14px;
}
.sp-buy-item {
    display: flex;
    flex-direction: column-reverse;
}
@media only screen and (max-width: 767px) {
    .sp-buy-item.no-image {
        display: flex;
        flex-direction: column;
    }
}
@media screen and (min-width: 480px) {
    .sp-buy-item {
        display: flex;
        flex-direction: column-reverse;
    }
}
@media screen and (min-width: 768px) {
    .sp-buy-item {
        display: flex;
        flex-direction: row;
    }
}
.sp-buy-item + .sp-buy-item {
    border-top: 1px solid #d4cfc5;
    padding-top: 30px;
    margin-top: 30px;
}
.sp-buy-details {
    width: 100%;
    padding-right: 15px;
}
@media screen and (min-width: 480px) {
    .sp-buy-details {
        width: 100%;
        padding: 0;
    }
}
@media screen and (min-width: 768px) {
    .sp-buy-details {
        width: 50%;
        padding-right: 15px;
    }
}
.sp-buy-details ul {
    margin: 0;
}
.sp-buy-image {
    width: 100%;
    padding-bottom: 15px;
    padding-left: 15px;
    min-height: 125px;
}
@media screen and (min-width: 480px) {
    .sp-buy-image {
        width: 100%;
        padding: 0 0 15px;
    }
}
@media screen and (min-width: 768px) {
    .sp-buy-image {
        width: 50%;
        padding-bottom: 0;
        padding-left: 15px;
    }
}
.sp-buy-currency {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 12px;
}
.sp-buy-currency:before {
    content: none;
}
.sp-buy-price {
    padding-left: 0;
    font-size: 18px;
}
.sp-buy-price:before {
    content: none;
}
.sp-buy-options {
    padding-top: 15px;
    margin: 0;
}
.sp-buy-single-bt {
    padding-left: 0;
    list-style: none;
}
.sp-buy-single-bt > li {
    padding-left: 0;
}
.sp-buy-single-bt .sp-buy-actions {
    padding-top: 15px;
}
.sp-buy-salesitem {
    color: #686664;
    padding-left: 0;
    margin-bottom: 15px;
    line-height: 14px;
    font-size: 14px;
}
.sp-buy-salesitem:before {
    content: none;
}
.sp-buy-line {
    border-top: 1px dashed #d4cfc5;
    padding: 0;
    margin: 15px 0 0;
}
.sp-buy-line:before {
    content: none;
}
.sp-buy-actions {
    padding-left: 0;
    margin-bottom: 0.5em;
}
.sp-buy-actions:before {
    content: none;
}
.sp-buy-actions .btn,
.sp-buy-actions .download-details,
.sp-buy-actions .nav-close,
.sp-buy-actions span[class^="icon"] {
    margin-right: 0.25em;
}
.sp-buy-actions .part-buy-item-buttons_container {
    padding-left: 0;
}
.sp-buy-available {
    padding-top: 3px;
    text-align: left;
    padding-left: 0;
    margin: 0;
    font-size: 12px;
    color: #686664;
}
.sp-buy-available:before {
    content: none;
}
.sp-buy-available span[class^="icon"] {
    margin-left: 0.25em;
}
.related-products-heading {
    font-size: 20px;
}
.related-products-title {
    font-size: 1em;
    font-family: Poppins, sans-serif;
    font-weight: 400;
}
.related-products-media {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
}
.related-products-media img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.related-products-vendor {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #686664;
}
ul.related-products-vendor {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-top: 0;
}
ul.related-products-vendor > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ul.related-products-vendor li {
    margin-top: 6px;
    margin-bottom: 0;
}
.related-products-vendor a {
    color: #686664;
    text-decoration: underline;
}
#new-modal-landing .related-products-vendor a,
#part-details-app .related-products-vendor a {
    color: #215bd6;
    text-decoration: none;
}
#new-modal-landing .related-products-vendor a:hover,
#part-details-app .related-products-vendor a:hover {
    text-decoration: underline;
}
.related-products .slider-related-products .slick-track {
    margin-right: 0;
    margin-left: 0;
}
#buy.new-buy:before {
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-shadow: none;
    border-top: 1px solid #d6dce0 !important;
}
.new-buy .sp-buy-header {
    margin-bottom: 0;
}
.new-buy .sp-buy-content {
    padding: 24px 0 0;
}
.new-buy .sp-buy-item {
    border: 1px solid #d4cfc5;
    padding-top: 0;
}
@media only screen and (max-width: 600px) {
    .new-buy .sp-buy-item {
        flex-direction: column;
    }
}
@media only screen and (max-width: 768px) {
    .new-buy .sp-buy-item {
        flex-direction: column;
        display: flex;
        position: relative;
        justify-content: flex-end;
        flex-wrap: wrap;
    }
}
.new-buy .sp-buy-kit {
    font-size: 16px !important;
}
.new-buy .sp-buy-kit h4 {
    font-size: 14px;
    line-height: 20px;
}
.new-buy .sp-buy-kit p {
    font-size: 16px;
}
.new-buy .sp-buy-contains {
    line-height: 24px;
}
.new-buy .sp-buy-contains li {
    font-size: 14px;
}
.new-buy .sp-buy-details {
    padding: 48px 24px;
    width: 41.65%;
    color: #262626;
}
@media only screen and (max-width: 768px) {
    .new-buy .sp-buy-details {
        width: 50%;
        margin-left: 50%;
        padding-bottom: 48px;
        border-left: 1px solid #d6dce0;
    }
}
@media only screen and (max-width: 600px) {
    .new-buy .sp-buy-details {
        width: auto;
        padding: 24px 24px 0;
        border: none;
        margin: 0;
    }
}
.new-buy .sp-buy-details ul {
    padding-bottom: 8px;
}
.new-buy .sp-buy-details-img {
    display: flex;
    text-align: center;
    width: 24.99%;
    flex-direction: column;
    justify-content: center;
}
@media only screen and (min-width: 769px) {
    .new-buy .sp-buy-details-img {
        border-right: 1px solid #d6dce0;
    }
}
@media only screen and (max-width: 768px) {
    .new-buy .sp-buy-details-img {
        width: 50%;
        position: absolute;
        left: 0;
        top: 30%;
    }
}
@media only screen and (max-width: 600px) {
    .new-buy .sp-buy-details-img {
        padding-top: 24px;
        width: auto;
        position: relative;
    }
}
.new-buy .sp-buy-details-img .sp-buy-image {
    width: 100%;
    padding: 0;
}
.new-buy .sp-buy-details-img .sp-buy-image img {
    margin: auto;
}
.new-buy .sp-buy-details-buttons {
    padding: 48px 24px;
    width: 33.32%;
}
.new-buy .sp-buy-details-buttons .sp-buy-buttons-container {
    display: flex;
    margin: 18px 0 12px;
    align-items: flex-start;
    align-content: flex-start;
    gap: 10px;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    flex-wrap: wrap;
}
.new-buy .sp-buy-details-buttons .sp-buy-buttons-container .btn,
.new-buy .sp-buy-details-buttons .sp-buy-buttons-container .download-details,
.new-buy .sp-buy-details-buttons .sp-buy-buttons-container .nav-close {
    width: unset;
    margin-bottom: unset;
}
.new-buy .sp-buy-details-buttons .sp-buy-buttons-container + a {
    font-size: 14px;
}
.new-buy .sp-buy-details-buttons .sp-buy-single-bt {
    margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
    .new-buy .sp-buy-details-buttons {
        width: 50%;
        padding-top: 0;
        margin-left: 50%;
        border-left: 1px solid #d6dce0;
    }
}
@media only screen and (max-width: 600px) {
    .new-buy .sp-buy-details-buttons {
        width: auto;
        padding: 0 24px 24px;
        border: none;
        margin: 0;
    }
}
.new-buy .sp-buy-details-buttons .sp-buy-price {
    font-size: 20px;
    margin-bottom: 0;
    color: #000;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.new-buy .sp-buy-details-buttons .sp-buy-quantity {
    font-size: 14px;
    color: #686664;
}
.new-buy .sp-buy-details-buttons .sp-buy-actions {
    display: flex;
    justify-content: flex-start;
}
@media only screen and (max-width: 768px) {
    .new-buy .sp-buy-details-buttons .sp-buy-actions {
        align-items: flex-start;
    }
}
.new-buy .sp-buy-details-buttons .sp-buy-actions .sp-buy-single-img {
    font-size: 33px;
    color: #686664;
    padding-top: 4px;
    padding-left: 0;
}
@media only screen and (max-width: 992px) {
    .new-buy .sp-buy-details-buttons .sp-buy-actions .sp-buy-single-img {
        font-size: 20px;
    }
}
.new-buy .sp-buy-details-buttons .sp-buy-actions-list {
    margin: 0;
    padding-left: 0;
    -ms-grid-row-align: center;
    align-self: center;
}
.new-buy .sp-buy-details-buttons .sp-buy-actions-list .sp-buy-single-inventory {
    padding-left: 8px;
}
@media only screen and (max-width: 1200px) {
    .new-buy .sp-buy-details-buttons .sp-buy-actions-list .sp-buy-single-inventory {
        padding-left: 0;
    }
}
.new-buy .sp-buy-details-buttons .sp-buy-actions-list li {
    color: #686664;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
}
.new-buy .sp-buy-details-buttons .sp-buy-actions-list li span {
    font-weight: 400;
}
.new-buy .sp-buy-details-buttons .btn,
.new-buy .sp-buy-details-buttons .download-details,
.new-buy .sp-buy-details-buttons .nav-close {
    width: 100%;
    margin-bottom: 8px;
}
.new-buy .sp-buy-additional,
.new-buy .sp-buy-details-buttons p {
    color: #64798a;
}
.new-buy .sp-buy-additional span {
    font-weight: 600;
}
.new-buy .sp-buy-optional {
    margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
    .new-buy .sp-buy-optional {
        font-size: 16px;
    }
}
.new-buy .sp-buy-single-data {
    display: inline-flex;
}
.new-buy .sp-buy-single-img {
    font-size: 24px;
}
.new-buy .sp-buy-single-availability {
    font-weight: 600;
}
.new-buy .sp-buy-board h3 {
    display: flex;
    align-items: center;
    word-break: break-word;
    margin-bottom: 6px;
}
.new-buy .buyOptionModal .modal-header {
    min-height: 50px;
}
.new-buy .buyOptionModal .xactive {
    box-shadow: none;
}
.new-buy .removeFlex {
    justify-content: unset !important;
    align-items: unset !important;
    text-align: unset !important;
    margin: unset !important;
}
@media only screen and (max-width: 767px) {
    .new-buy {
        padding: 24px 0 !important;
    }
    .new-buy .sp-buy-header {
        font-size: 30px !important;
        padding-bottom: 0;
        border-bottom: none !important;
    }
}
@media only screen and (min-width: 992px) {
    .new-buy .xzoom-scaled {
        transform: unset;
    }
    .new-buy .show-image-video:active,
    .new-buy .show-image-video:hover,
    .new-buy .xzoom.xactive,
    .new-buy img.xzoom:active,
    .new-buy img.xzoom:hover {
        cursor: grab;
        cursor: -webkit-grab;
    }
    .new-buy .xzoom-scaled:not(.grabbingElement) img {
        transform: scale(1) translate(0);
        cursor: move;
        cursor: grab;
        cursor: -webkit-grab;
    }
    .new-buy .xzoom-scaled.grabbingElement:active {
        cursor: move;
        cursor: grabbing;
        cursor: -webkit-grabbing;
    }
}
.hero-lead {
    padding-top: 3em;
    padding-bottom: 3em;
}
.hero-lead-title {
    margin-top: 0;
    text-align: inherit;
}
.hero-lead-area {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
    text-align: inherit;
}
@media screen and (min-width: 768px) {
    .hero-lead-area {
        justify-content: center;
    }
}
.hero-lead-image {
    flex-basis: 130px;
    max-width: 130px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}
.hero-lead-image svg {
    width: 100%;
    fill: #000;
}
.hero-lead-image svg[height] {
    height: auto;
}
.hero-lead-image img {
    max-width: 100%;
}
.hero-lead-text {
    flex-grow: 1;
    width: 50%;
    min-width: 320px;
    max-width: 830px;
    padding-right: 15px;
    padding-left: 15px;
}
.hero-lead-text:only-child {
    text-align: center;
}
.hero-lead-text .h2,
.hero-lead-text h2 {
    margin-top: 0;
    font-size: 20px;
}
.hero-lead-text p:not(.h2) {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
}
.hero-lead-text > :last-child {
    margin-bottom: 0;
}
.section-lead {
    max-width: 800px;
    margin-right: auto;
    margin-bottom: 2em;
    margin-left: auto;
}
.section-lead:last-child {
    margin-bottom: 0;
}
.section-lead.is-secondary {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
}
@media screen and (min-width: 992px) {
    .section-lead {
        text-align: center;
    }
    .section-lead.is-secondary,
    .section-lead.text-left {
        text-align: left;
        text-align: initial;
    }
    .section-lead.text-left {
        max-width: 100%;
    }
    .section-lead .col-md-10 {
        width: 100%;
    }
    .section-lead .col-md-offset-1 {
        margin-left: 0;
    }
}
.section-lead-label {
    display: none;
}
.section-lead-header {
    display: flex;
}
.section-lead-link {
    -ms-grid-row-align: center;
    align-self: center;
    flex-shrink: 0;
    margin-left: 0.5em;
    padding-top: 5px;
    line-height: 1;
}
.section-lead-icon {
    display: flex;
    margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
    .section-lead-icon {
        justify-content: center;
    }
}
.section-lead-icon img {
    width: auto;
    max-height: 50px;
}
.section-lead-icon svg {
    display: block;
    width: 100%;
    max-width: 50px;
    max-height: 50px;
}
.section-lead-icon [class*="icon-"] {
    line-height: 50px;
    font-size: 50px;
}
.section-lead-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
}
.section-lead:not(.is-secondary) .section-lead-title {
    font-weight: 600;
}
.section-lead-text {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
}
.section-lead-header + .section-lead-text,
.section-lead-title + .section-lead-text {
    margin-top: 20px;
}
.buyselector .section-lead-text {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    color: #262626;
}
.section-lead-text :last-child {
    margin-bottom: 0;
}
.key-topic {
    padding-top: 3em;
    padding-bottom: 3em;
}
.key-topic-list {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.key-topic-list.one {
    justify-content: center;
}
.key-topic-list + .key-topic-list {
    margin-top: 2em;
}
.key-topic-item {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 2em;
}
.key-topic-item:first-of-type {
    margin-top: 0;
}
@media screen and (min-width: 768px) {
    .key-topic-item {
        flex-grow: 0;
        width: 50%;
    }
    .key-topic-item:nth-of-type(-n + 2) {
        margin-top: 0;
    }
}
@media screen and (min-width: 992px) {
    .three .key-topic-item {
        width: 33.3333333333%;
    }
    .three .key-topic-item:nth-of-type(-n + 3) {
        margin-top: 0;
    }
}
@media screen and (min-width: 1200px) {
    .four .key-topic-item {
        width: 25%;
    }
    .four .key-topic-item:nth-of-type(-n + 4) {
        margin-top: 0;
    }
}
.key-topic-img {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin-bottom: 1em;
}
.key-topic-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.key-topic-img img[src$=".svg"] {
    width: 100%;
    height: auto;
}
.key-topic-img .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    background-color: rgba(0, 0, 0, 0.1);
}
.key-topic-img .overlay svg {
    display: block;
    width: 20%;
    margin: auto;
}
.key-topic-img .item-duration {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
}
.key-topic-title {
    margin-top: 0;
}
.key-topic-subtitle {
    margin-bottom: 6px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
}
.key-topic-description > :last-child {
    margin-bottom: 0;
}
.key-topic-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.key-topic-links > li {
    padding-left: 0;
}
.key-topic-content + .key-topic-links {
    margin-top: 1em;
}
.key-topic-links li:last-of-type {
    margin-bottom: 0;
}
.key-topic-links a {
    position: relative;
}
.key-topic-links a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .key-topic-links a:after {
    content: "";
}
.key-topic-links a:hover {
    text-decoration: none;
}
.key-topic-links a:hover:after {
    transform: translateX(0.5em);
}
.key-topic-links a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.key-topic-links a[href*="community.nxp.com"]:after,.key-topic-links a[href*="docs.nxp.com"]:after,.key-topic-links a[href*="investorday.nxp.com"]:after,.key-topic-links a[href*="investors.nxp.com"]:after,.key-topic-links a[href*="mcuxpresso.nxp.com"]:after,.key-topic-links a[href*="nxpcup.nxp.com"]:after,.key-topic-links a[href*="showroom.nxp.com"]:after,.key-topic-links a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.key-topic-links a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.key-topic-links a.btn[href*="community.nxp.com"]:after,.key-topic-links a.btn[href*="docs.nxp.com"]:after,.key-topic-links a.btn[href*="investorday.nxp.com"]:after,.key-topic-links a.btn[href*="investors.nxp.com"]:after,.key-topic-links a.btn[href*="mcuxpresso.nxp.com"]:after,.key-topic-links a.btn[href*="nxpcup.nxp.com"]:after,.key-topic-links a.btn[href*="showroom.nxp.com"]:after,.key-topic-links a.btn[href*="support.nxp.com"]:after,.key-topic-links a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.key-topic-links a.download-details[href*="community.nxp.com"]:after,.key-topic-links a.download-details[href*="docs.nxp.com"]:after,.key-topic-links a.download-details[href*="investorday.nxp.com"]:after,.key-topic-links a.download-details[href*="investors.nxp.com"]:after,.key-topic-links a.download-details[href*="mcuxpresso.nxp.com"]:after,.key-topic-links a.download-details[href*="nxpcup.nxp.com"]:after,.key-topic-links a.download-details[href*="showroom.nxp.com"]:after,.key-topic-links a.download-details[href*="support.nxp.com"]:after,.key-topic-links a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.key-topic-links a.nav-close[href*="community.nxp.com"]:after,.key-topic-links a.nav-close[href*="docs.nxp.com"]:after,.key-topic-links a.nav-close[href*="investorday.nxp.com"]:after,.key-topic-links a.nav-close[href*="investors.nxp.com"]:after,.key-topic-links a.nav-close[href*="mcuxpresso.nxp.com"]:after,.key-topic-links a.nav-close[href*="nxpcup.nxp.com"]:after,.key-topic-links a.nav-close[href*="showroom.nxp.com"]:after,.key-topic-links a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.key-topic-links a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.has-columns .key-topic-item .key-topic-links {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    -webkit-column-width: 140px;
    -moz-column-width: 140px;
    columns: 140px 2;
}
.has-columns .key-topic-item .key-topic-links > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.key-topic-item.is-featured {
    width: 100%;
}
@media screen and (min-width: 992px) {
    .key-topic-item.is-featured {
        width: 66.6666666667%;
    }
}
.key-topic-feature-column {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.key-topic-feature-column .key-topic-item {
    width: 100%;
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
    .key-topic-feature-column .key-topic-item {
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .key-topic-feature-column {
        flex-direction: column;
        width: 33.3333333333%;
    }
    .key-topic-feature-column .key-topic-item {
        width: 100%;
        margin-top: 0;
    }
    .key-topic-feature-column .key-topic-item:last-child {
        margin-top: auto;
    }
}
.key-topic-img a {
    display: block;
}
.has-feature .key-topic-img {
    margin-bottom: 10px;
}
.is-featured .key-topic-img {
    padding-bottom: 66.6666666667%;
}
.has-feature + .key-topic-list .key-topic-description,
.has-feature + .key-topic-list .key-topic-links,
.has-feature + .key-topic-list .key-topic-subtitle,
.has-feature .key-topic-description,
.has-feature .key-topic-links,
.has-feature .key-topic-subtitle {
    display: none;
}
.whats-new {
    padding: 3em 0 1em;
    background-color: #ebe7dd;
}
.whats-new-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}
@media screen and (min-width: 480px) {
    .whats-new-list {
        align-items: stretch;
    }
}
.whats-new-list.one,
.whats-new-list.two {
    justify-content: center;
}
.whats-new-list.featured .whats-new-item:first-child {
    background-color: #0eafe0;
}
.whats-new-list.featured .whats-new-item:first-child:hover {
    background-color: #1a48aa;
    border-color: #1a48aa;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.37);
}
.whats-new-list.featured .whats-new-item:first-child .item-signpost,
.whats-new-list.featured .whats-new-item:first-child .whats-new-title {
    color: #fff;
}
.whats-new-item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    padding-bottom: 1em;
    margin-bottom: 2em;
    background: #fff;
    border: 1px solid #d4cfc5;
}
a.whats-new-item {
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
    border: 1px solid #d4cfc5;
}
a.whats-new-item:hover {
    text-decoration: none;
    background-color: #fff;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
}
a.whats-new-item.default .whats-new-caption {
    padding: 6px 12px;
    font-size: 14px;
    background-color: #313e48;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .whats-new-item {
        display: flex;
        flex-direction: row;
    }
}
@media screen and (min-width: 480px) {
    .whats-new-item {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .whats-new-item {
        flex-basis: calc(50% - 1em);
    }
}
@media screen and (min-width: 992px) {
    .two .whats-new-item {
        margin: 10px 15px;
    }
}
@media screen and (min-width: 992px) {
    .four .whats-new-item,
    .three .whats-new-item,
    .two .whats-new-item {
        flex-basis: calc(33.33333% - 1.33333em);
    }
}
.whats-new-img {
    position: relative;
    overflow: hidden;
    padding-bottom: 46%;
    background-color: #262626;
    background-image: url(//www.nxp.com/assets/images/en/icons/nxp-logo-white.png);
    background-position: calc(100% - 2em) 2em;
    background-repeat: no-repeat;
    background-size: 20% auto;
}
.whats-new-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.four .whats-new-img,
.three .whats-new-img {
    background-position: calc(100% - 0.5em) 0.5em;
}
@media screen and (min-width: 992px) {
    .four .whats-new-img,
    .three .whats-new-img {
        background-position: calc(100% - 1em) 1em;
    }
}
.applications .whats-new-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-cog-checklist.svg);
}
.blog .whats-new-img {
    background-color: #00a4a7;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-bubble13.svg);
}
.brochure .whats-new-img,
.case-study .whats-new-img {
    background-color: #003883;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-file4.svg);
}
.connect .whats-new-img {
    background-color: #00a4a7;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-users.svg);
}
.demo .whats-new-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-training.svg);
}
.events .whats-new-img {
    background-color: #00a4a7;
    background-image: url(//www.nxp.com/assets/images/en/icons/whatsnew-events.svg);
}
.fact-sheet .whats-new-img {
    background-color: #003883;
}
.fact-sheet .whats-new-img,
.news .whats-new-img {
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-file4.svg);
}
.news .whats-new-img {
    background-color: #00a4a7;
}
.products .whats-new-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-part.svg);
}
.software .whats-new-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-software.svg);
}
.support .whats-new-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-users.svg);
}
.tools .whats-new-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-cog-checklist.svg);
}
.training .whats-new-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-training.svg);
}
.video .whats-new-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-video.svg);
}
.webinar .whats-new-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-training.svg);
}
.whitepaper .whats-new-img {
    background-color: #003883;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-file4.svg);
}
.whats-new-img img {
    width: 102%;
    max-width: 102%;
}
.whats-new-img svg {
    width: 4em;
    height: 4em;
    fill: #fff;
}
@media screen and (min-width: 480px) {
    .whats-new-img {
        min-height: calc(50vw - 30px);
    }
}
@media screen and (min-width: 768px) {
    .whats-new-img {
        min-height: calc(50vw - 165px);
    }
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .whats-new-img {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 50%;
    }
    .whats-new-img > img {
        width: auto;
        max-width: none;
        height: 100.5%;
    }
}
@media screen and (min-width: 992px) {
    .whats-new-img {
        min-height: 0;
        height: auto;
    }
}
.whats-new-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    padding: 8px 16px;
    color: #fff;
    background-color: rgba(38, 38, 38, 0.5);
}
.applications .whats-new-caption,
.brochure .whats-new-caption,
.case-study .whats-new-caption,
.fact-sheet .whats-new-caption,
.products .whats-new-caption,
.software .whats-new-caption,
.tools .whats-new-caption,
.whitepaper .whats-new-caption {
    background-color: hsla(0, 0%, 100%, 0.4);
}
.applications img + .whats-new-caption {
    background-color: #bc0d0d;
}
.blog img + .whats-new-caption {
    background-color: #00a4a7;
}
.brochure img + .whats-new-caption,
.case-study img + .whats-new-caption {
    background-color: #003883;
}
.connect img + .whats-new-caption {
    background-color: #00a4a7;
}
.demo img + .whats-new-caption {
    background-color: #e66a08;
}
.events img + .whats-new-caption {
    background-color: #00a4a7;
}
.fact-sheet img + .whats-new-caption {
    background-color: #003883;
}
.news img + .whats-new-caption {
    background-color: #00a4a7;
}
.products img + .whats-new-caption,
.software img + .whats-new-caption {
    background-color: #bc0d0d;
}
.support img + .whats-new-caption {
    background-color: #e66a08;
}
.tools img + .whats-new-caption {
    background-color: #bc0d0d;
}
.training img + .whats-new-caption,
.video img + .whats-new-caption,
.webinar img + .whats-new-caption {
    background-color: #e66a08;
}
.whitepaper img + .whats-new-caption {
    background-color: #003883;
}
.whats-new-content {
    flex-grow: 1;
    padding: 1em;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .whats-new-content {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 50%;
        -ms-grid-row-align: center;
        align-self: center;
        max-width: 50%;
    }
}
@media (max-width: 992px) {
    .whats-new-content:first-child {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
}
.whats-new-title {
    margin-top: 0;
    font-size: 20px;
}
.whats-new-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.whats-new-links > li {
    padding-left: 0;
}
.whats-new-links li:last-of-type {
    margin-bottom: 0;
}
.whats-new-links a {
    position: relative;
}
.whats-new-links a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .whats-new-links a:after {
    content: "";
}
.whats-new-links a:hover {
    text-decoration: none;
}
.whats-new-links a:hover:after {
    transform: translateX(0.5em);
}
.whats-new-links a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.whats-new-links a[href*="community.nxp.com"]:after,.whats-new-links a[href*="docs.nxp.com"]:after,.whats-new-links a[href*="investorday.nxp.com"]:after,.whats-new-links a[href*="investors.nxp.com"]:after,.whats-new-links a[href*="mcuxpresso.nxp.com"]:after,.whats-new-links a[href*="nxpcup.nxp.com"]:after,.whats-new-links a[href*="showroom.nxp.com"]:after,.whats-new-links a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.whats-new-links a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.whats-new-links a.btn[href*="community.nxp.com"]:after,.whats-new-links a.btn[href*="docs.nxp.com"]:after,.whats-new-links a.btn[href*="investorday.nxp.com"]:after,.whats-new-links a.btn[href*="investors.nxp.com"]:after,.whats-new-links a.btn[href*="mcuxpresso.nxp.com"]:after,.whats-new-links a.btn[href*="nxpcup.nxp.com"]:after,.whats-new-links a.btn[href*="showroom.nxp.com"]:after,.whats-new-links a.btn[href*="support.nxp.com"]:after,.whats-new-links a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.whats-new-links a.download-details[href*="community.nxp.com"]:after,.whats-new-links a.download-details[href*="docs.nxp.com"]:after,.whats-new-links a.download-details[href*="investorday.nxp.com"]:after,.whats-new-links a.download-details[href*="investors.nxp.com"]:after,.whats-new-links a.download-details[href*="mcuxpresso.nxp.com"]:after,.whats-new-links a.download-details[href*="nxpcup.nxp.com"]:after,.whats-new-links a.download-details[href*="showroom.nxp.com"]:after,.whats-new-links a.download-details[href*="support.nxp.com"]:after,.whats-new-links a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.whats-new-links a.nav-close[href*="community.nxp.com"]:after,.whats-new-links a.nav-close[href*="docs.nxp.com"]:after,.whats-new-links a.nav-close[href*="investorday.nxp.com"]:after,.whats-new-links a.nav-close[href*="investors.nxp.com"]:after,.whats-new-links a.nav-close[href*="mcuxpresso.nxp.com"]:after,.whats-new-links a.nav-close[href*="nxpcup.nxp.com"]:after,.whats-new-links a.nav-close[href*="showroom.nxp.com"]:after,.whats-new-links a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.whats-new-links a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.whats-new .new .whats-new-title {
    margin-top: 9px;
}
.whats-new.band.cool-grey-xxxlight {
    background-color: #ebe7dd;
}
.card-flex {
    padding: 3em 0 1em;
    background-color: inherit;
}
.card-flex-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
}
@media screen and (min-width: 480px) {
    .card-flex-list {
        align-items: stretch;
    }
}
.card-flex-list.one,
.card-flex-list.two {
    justify-content: center;
}
.card-flex-list.featured .whats-new-item:first-child {
    background-color: #0eafe0;
}
.card-flex-list.featured .whats-new-item:first-child:hover {
    background-color: #1a48aa;
    border-color: #1a48aa;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.37);
}
.card-flex-list.featured .whats-new-item:first-child .item-signpost,
.card-flex-list.featured .whats-new-item:first-child .whats-new-title {
    color: #fff;
}
.card-flex-item {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    padding-bottom: 1em;
    margin-bottom: 2em;
    background: #fff;
    border: 1px solid #d4cfc5;
}
a.card-flex-item {
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.05);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
    border: 1px solid #d4cfc5;
}
a.card-flex-item:hover {
    text-decoration: none;
    background-color: #fff;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.15);
}
a.card-flex-item.default .whats-new-caption {
    padding: 6px 12px;
    font-size: 14px;
    background-color: #313e48;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .card-flex-item {
        display: flex;
        flex-direction: row;
    }
}
@media screen and (min-width: 480px) {
    .card-flex-item {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .card-flex-item {
        flex-basis: calc(50% - 1em);
    }
    .card-swiper .card-flex-item {
        flex-basis: 100%;
    }
}
@media screen and (min-width: 992px) {
    .two .card-flex-item {
        margin: 10px 15px;
    }
}
@media screen and (min-width: 992px) {
    .four .card-flex-item,
    .three .card-flex-item,
    .two .card-flex-item {
        flex-basis: calc(33.33333% - 1.33333em);
    }
}
.card-flex-img {
    position: relative;
    overflow: hidden;
    padding-bottom: 46%;
    background-color: #262626;
    background-image: url(//www.nxp.com/assets/images/en/icons/nxp-logo-white.png);
    background-position: calc(100% - 2em) 2em;
    background-repeat: no-repeat;
    background-size: 20% auto;
}
.card-flex-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.four .card-flex-img,
.three .card-flex-img {
    background-position: calc(100% - 0.5em) 0.5em;
}
@media screen and (min-width: 992px) {
    .four .card-flex-img,
    .three .card-flex-img {
        background-position: calc(100% - 1em) 1em;
    }
}
.applications .card-flex-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-cog-checklist.svg);
}
.blog .card-flex-img {
    background-color: #00a4a7;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-bubble13.svg);
}
.brochure .card-flex-img,
.case-study .card-flex-img {
    background-color: #003883;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-file4.svg);
}
.connect .card-flex-img {
    background-color: #00a4a7;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-users.svg);
}
.demo .card-flex-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-training.svg);
}
.events .card-flex-img {
    background-color: #00a4a7;
    background-image: url(//www.nxp.com/assets/images/en/icons/whatsnew-events.svg);
}
.fact-sheet .card-flex-img {
    background-color: #003883;
}
.fact-sheet .card-flex-img,
.news .card-flex-img {
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-file4.svg);
}
.news .card-flex-img {
    background-color: #00a4a7;
}
.products .card-flex-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-part.svg);
}
.software .card-flex-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-software.svg);
}
.support .card-flex-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-users.svg);
}
.tools .card-flex-img {
    background-color: #bc0d0d;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-cog-checklist.svg);
}
.training .card-flex-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-training.svg);
}
.video .card-flex-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-video.svg);
}
.webinar .card-flex-img {
    background-color: #e66a08;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-training.svg);
}
.whitepaper .card-flex-img {
    background-color: #003883;
    background-image: url(//www.nxp.com/assets/images/en/icons/icon-file4.svg);
}
.card-flex-img img {
    width: 102%;
    max-width: 102%;
}
.card-flex-img svg {
    width: 4em;
    height: 4em;
    fill: #fff;
}
@media screen and (min-width: 480px) {
    .card-flex-img {
        min-height: calc(50vw - 30px);
    }
}
@media screen and (min-width: 768px) {
    .card-flex-img {
        min-height: calc(50vw - 165px);
    }
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .card-flex-img {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 50%;
    }
    .card-flex-img > img {
        width: auto;
        max-width: none;
        height: 100.5%;
    }
}
@media screen and (min-width: 992px) {
    .card-flex-img {
        min-height: 0;
        height: auto;
    }
}
.card-flex-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    padding: 8px 16px;
    color: #fff;
    background-color: rgba(38, 38, 38, 0.5);
}
.applications .card-flex-caption,
.brochure .card-flex-caption,
.case-study .card-flex-caption,
.fact-sheet .card-flex-caption,
.products .card-flex-caption,
.software .card-flex-caption,
.tools .card-flex-caption,
.whitepaper .card-flex-caption {
    background-color: hsla(0, 0%, 100%, 0.4);
}
.applications img + .card-flex-caption {
    background-color: #bc0d0d;
}
.blog img + .card-flex-caption {
    background-color: #00a4a7;
}
.brochure img + .card-flex-caption,
.case-study img + .card-flex-caption {
    background-color: #003883;
}
.connect img + .card-flex-caption {
    background-color: #00a4a7;
}
.demo img + .card-flex-caption {
    background-color: #e66a08;
}
.events img + .card-flex-caption {
    background-color: #00a4a7;
}
.fact-sheet img + .card-flex-caption {
    background-color: #003883;
}
.news img + .card-flex-caption {
    background-color: #00a4a7;
}
.products img + .card-flex-caption,
.software img + .card-flex-caption {
    background-color: #bc0d0d;
}
.support img + .card-flex-caption {
    background-color: #e66a08;
}
.tools img + .card-flex-caption {
    background-color: #bc0d0d;
}
.training img + .card-flex-caption,
.video img + .card-flex-caption,
.webinar img + .card-flex-caption {
    background-color: #e66a08;
}
.whitepaper img + .card-flex-caption {
    background-color: #003883;
}
.card-flex-content {
    flex-grow: 1;
    padding: 1em;
}
@media only screen and (min-width: 480px) and (max-width: 991px) {
    .card-flex-content {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 50%;
        -ms-grid-row-align: center;
        align-self: center;
        max-width: 50%;
    }
}
@media (max-width: 992px) {
    .card-flex-content:first-child {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
}
.card-flex-title {
    margin-top: 0;
    font-size: 20px;
}
.card-flex-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.card-flex-links > li {
    padding-left: 0;
}
.card-flex-links li:last-of-type {
    margin-bottom: 0;
}
.card-flex-links a {
    position: relative;
}
.card-flex-links a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .card-flex-links a:after {
    content: "";
}
.card-flex-links a:hover {
    text-decoration: none;
}
.card-flex-links a:hover:after {
    transform: translateX(0.5em);
}
.card-flex-links a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card-flex-links a[href*="community.nxp.com"]:after,.card-flex-links a[href*="docs.nxp.com"]:after,.card-flex-links a[href*="investorday.nxp.com"]:after,.card-flex-links a[href*="investors.nxp.com"]:after,.card-flex-links a[href*="mcuxpresso.nxp.com"]:after,.card-flex-links a[href*="nxpcup.nxp.com"]:after,.card-flex-links a[href*="showroom.nxp.com"]:after,.card-flex-links a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.card-flex-links a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card-flex-links a.btn[href*="community.nxp.com"]:after,.card-flex-links a.btn[href*="docs.nxp.com"]:after,.card-flex-links a.btn[href*="investorday.nxp.com"]:after,.card-flex-links a.btn[href*="investors.nxp.com"]:after,.card-flex-links a.btn[href*="mcuxpresso.nxp.com"]:after,.card-flex-links a.btn[href*="nxpcup.nxp.com"]:after,.card-flex-links a.btn[href*="showroom.nxp.com"]:after,.card-flex-links a.btn[href*="support.nxp.com"]:after,.card-flex-links a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card-flex-links a.download-details[href*="community.nxp.com"]:after,.card-flex-links a.download-details[href*="docs.nxp.com"]:after,.card-flex-links a.download-details[href*="investorday.nxp.com"]:after,.card-flex-links a.download-details[href*="investors.nxp.com"]:after,.card-flex-links a.download-details[href*="mcuxpresso.nxp.com"]:after,.card-flex-links a.download-details[href*="nxpcup.nxp.com"]:after,.card-flex-links a.download-details[href*="showroom.nxp.com"]:after,.card-flex-links a.download-details[href*="support.nxp.com"]:after,.card-flex-links a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.card-flex-links a.nav-close[href*="community.nxp.com"]:after,.card-flex-links a.nav-close[href*="docs.nxp.com"]:after,.card-flex-links a.nav-close[href*="investorday.nxp.com"]:after,.card-flex-links a.nav-close[href*="investors.nxp.com"]:after,.card-flex-links a.nav-close[href*="mcuxpresso.nxp.com"]:after,.card-flex-links a.nav-close[href*="nxpcup.nxp.com"]:after,.card-flex-links a.nav-close[href*="showroom.nxp.com"]:after,.card-flex-links a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.card-flex-links a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.card-flex .card-flex-title {
    margin-top: 9px;
}
.card-flex.card-swiper {
    padding: 0;
    display: flex;
    height: 100%;
}
.card-flex.card-swiper .card-flex-item {
    margin: 0;
}
.card-flex.card-swiper .card-flex-list {
    flex: 1;
}
@media (max-width: 992px) {
    .card-flex.card-swiper .card-flex-item {
        flex-direction: column;
    }
    .card-flex.card-swiper .card-flex-item .card-flex-content {
        max-width: 100%;
        -ms-grid-row-align: unset;
        align-self: unset;
    }
    .card-flex.card-swiper .card-flex-item .card-flex-img {
        min-height: 30vw;
    }
    .card-flex.card-swiper .card-flex-item .card-flex-img img {
        height: 120%;
    }
}
.card-flex.band.cool-grey-xxxlight {
    background-color: #ebe7dd;
}
.grouped-links {
    padding-top: 3em;
    padding-bottom: 2em;
}
.grouped-links-image img,
.grouped-links-image svg {
    margin-bottom: 0.5em;
}
.grouped-links-icon {
    margin-bottom: 10px;
}
.grouped-links-icon [class*="icon-"] {
    display: block;
    font-size: 40px;
    color: #474645;
    line-height: 40px;
}
.grouped-links-icon img {
    max-height: 40px;
}
.grouped-links-icon svg {
    max-height: 40px;
    height: 100%;
    fill: #474645;
}
.grouped-links-title {
    margin-top: 0;
}
h4.grouped-links-title {
    font-size: 20px;
    font-weight: 600;
}
.grouped-links-text {
    margin-bottom: 0.5em;
}
.grouped-links-list {
    padding-left: 0;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 205px;
    -moz-column-width: 205px;
    columns: 205px 3;
}
.grouped-links-list > li {
    padding-left: 0;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.links-container .links-list,
.links-container .links-list-border {
    padding-left: 0;
    list-style: none;
}
.links-container .links-list-border > li,
.links-container .links-list > li {
    padding-left: 0;
}
.links-container .links-list-border {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-width: 370px;
    -moz-column-width: 370px;
    columns: 370px 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.links-container .links-list-border li {
    padding: 6px 15px 6px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d4cfc5;
}
.signposts {
    padding-top: 3em;
    padding-bottom: 3em;
}
.signposts-column {
    margin-bottom: 2em;
}
@media screen and (min-width: 992px) {
    .signposts-column {
        margin-bottom: 0;
    }
}
.signposts .img-container {
    margin-bottom: 15px;
}
.signposts .img-container img,
.signposts .img-container svg {
    display: block;
    width: 30%;
    max-width: 70px;
    height: auto;
    max-height: 70px;
    margin: 0 auto;
}
.signposts-content {
    max-width: 30em;
    margin: 0 auto;
    text-align: center;
}
.signposts-title {
    position: relative;
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
}
.signposts-title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 3em;
    height: 2px;
    background: #d4cfc5;
    transform: translateX(-50%);
}
.signposts-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.signposts-links > li {
    padding-left: 0;
}
.signposts-links > li:last-of-type {
    margin-bottom: 0;
}
.signposts-cta {
    position: relative;
}
.signposts-cta:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .signposts-cta:after {
    content: "";
}
.signposts-cta:hover {
    text-decoration: none;
}
.signposts-cta:hover:after {
    transform: translateX(0.5em);
}
.signposts-cta[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.signposts-cta[href*="community.nxp.com"]:after,.signposts-cta[href*="docs.nxp.com"]:after,.signposts-cta[href*="investorday.nxp.com"]:after,.signposts-cta[href*="investors.nxp.com"]:after,.signposts-cta[href*="mcuxpresso.nxp.com"]:after,.signposts-cta[href*="nxpcup.nxp.com"]:after,.signposts-cta[href*="showroom.nxp.com"]:after,.signposts-cta[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.signposts-cta.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.signposts-cta.btn[href*="community.nxp.com"]:after,.signposts-cta.btn[href*="docs.nxp.com"]:after,.signposts-cta.btn[href*="investorday.nxp.com"]:after,.signposts-cta.btn[href*="investors.nxp.com"]:after,.signposts-cta.btn[href*="mcuxpresso.nxp.com"]:after,.signposts-cta.btn[href*="nxpcup.nxp.com"]:after,.signposts-cta.btn[href*="showroom.nxp.com"]:after,.signposts-cta.btn[href*="support.nxp.com"]:after,.signposts-cta.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.signposts-cta.download-details[href*="community.nxp.com"]:after,.signposts-cta.download-details[href*="docs.nxp.com"]:after,.signposts-cta.download-details[href*="investorday.nxp.com"]:after,.signposts-cta.download-details[href*="investors.nxp.com"]:after,.signposts-cta.download-details[href*="mcuxpresso.nxp.com"]:after,.signposts-cta.download-details[href*="nxpcup.nxp.com"]:after,.signposts-cta.download-details[href*="showroom.nxp.com"]:after,.signposts-cta.download-details[href*="support.nxp.com"]:after,.signposts-cta.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.signposts-cta.nav-close[href*="community.nxp.com"]:after,.signposts-cta.nav-close[href*="docs.nxp.com"]:after,.signposts-cta.nav-close[href*="investorday.nxp.com"]:after,.signposts-cta.nav-close[href*="investors.nxp.com"]:after,.signposts-cta.nav-close[href*="mcuxpresso.nxp.com"]:after,.signposts-cta.nav-close[href*="nxpcup.nxp.com"]:after,.signposts-cta.nav-close[href*="showroom.nxp.com"]:after,.signposts-cta.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.signposts-cta[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.supplemental-links {
    padding-top: 3em;
    padding-bottom: 3em;
}
.supplemental-links-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    columns: 220px 2;
    margin-bottom: 0;
}
.supplemental-links-list > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
@media screen and (min-width: 992px) {
    .supplemental-links-list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
.supplemental-links-list > li {
    margin-bottom: 1em;
}
@media screen and (min-width: 1440px) {
    .supplemental-links-list.has-four {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}
@media screen and (min-width: 992px) {
    .supplemental-links-list.is-one,
    .supplemental-links-list.is-three,
    .supplemental-links-list.is-two {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .supplemental-links-list.is-one > li,
    .supplemental-links-list.is-three > li,
    .supplemental-links-list.is-two > li {
        padding-right: 2.25em;
    }
}
@media screen and (min-width: 992px) {
    .supplemental-links-list.is-four {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
@media screen and (min-width: 1440px) {
    .supplemental-links-list.is-four {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}
.primary-topic {
    padding-top: 3em;
    padding-bottom: 3em;
}
.market-card .primary-topic {
    outline: 1px solid #d4cfc5 !important;
    border: none !important;
}
.primary-topic-item {
    margin-right: -15px;
    margin-left: -15px;
}
@media screen and (min-width: 992px) {
    .primary-topic-item.eighty,
    .primary-topic-item.fifty,
    .primary-topic-item.sixty {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
    }
}
@media screen and (min-width: 992px) {
    .primary-topic-item.full {
        width: 83.3333%;
        margin-right: auto;
        margin-left: auto;
    }
}
.primary-topic-item + .primary-topic-item {
    margin-top: 2em;
}
@media screen and (min-width: 992px) {
    .is-alternating .primary-topic-item:nth-of-type(2n),
    .primary-topic-item.is-reversed {
        flex-direction: row-reverse;
    }
}
.primary-topic-content {
    padding-right: 15px;
    padding-left: 15px;
}
.primary-topic-media + .primary-topic-content {
    margin-top: 1em;
}
@media screen and (min-width: 992px) {
    .fifty .primary-topic-content {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .eighty .primary-topic-content,
    .sixty .primary-topic-content {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        width: 40%;
    }
    .eighty .primary-topic-content {
        max-width: 33.33333%;
    }
}
@media screen and (min-width: 992px) {
    .full .primary-topic-content {
        text-align: center;
    }
}
.primary-topic-content .alert .media-body {
    padding-left: 12px;
}
.primary-topic-content .alert .media-body .primary-topic-text {
    font-size: 16px;
}
.primary-topic-content .alert .media-body .primary-topic-text a {
    text-decoration: underline;
}
.primary-topic-content .alert-grey .media-body {
    padding-left: 0;
}
.primary-topic-content .alert-grey .media-body .primary-topic-text {
    font-size: 16px;
}
.primary-topic-content .alert-grey .media-body .primary-topic-text a {
    color: #215bd6;
    text-decoration: none;
}
.primary-topic-content .alert-grey .media-body .primary-topic-text a:hover {
    text-decoration: underline;
}
.primary-topic-title {
    margin-top: 0;
}
.fifty .primary-topic-text > :last-child,
.sixty .primary-topic-text > :last-child {
    margin-bottom: 0;
}
.primary-topic-link {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
    -webkit-columns: unset;
    -moz-columns: unset;
    columns: unset;
}
.primary-topic-link > li {
    padding-left: 0;
}
.primary-topic-text + .primary-topic-link {
    margin-top: 1em;
}
.primary-topic-link a {
    position: relative;
}
.primary-topic-link a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .primary-topic-link a:after {
    content: "";
}
.primary-topic-link a:hover {
    text-decoration: none;
}
.primary-topic-link a:hover:after {
    transform: translateX(0.5em);
}
.primary-topic-link a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.primary-topic-link a[href*="community.nxp.com"]:after,.primary-topic-link a[href*="docs.nxp.com"]:after,.primary-topic-link a[href*="investorday.nxp.com"]:after,.primary-topic-link a[href*="investors.nxp.com"]:after,.primary-topic-link a[href*="mcuxpresso.nxp.com"]:after,.primary-topic-link a[href*="nxpcup.nxp.com"]:after,.primary-topic-link a[href*="showroom.nxp.com"]:after,.primary-topic-link a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.primary-topic-link a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.primary-topic-link a.btn[href*="community.nxp.com"]:after,.primary-topic-link a.btn[href*="docs.nxp.com"]:after,.primary-topic-link a.btn[href*="investorday.nxp.com"]:after,.primary-topic-link a.btn[href*="investors.nxp.com"]:after,.primary-topic-link a.btn[href*="mcuxpresso.nxp.com"]:after,.primary-topic-link a.btn[href*="nxpcup.nxp.com"]:after,.primary-topic-link a.btn[href*="showroom.nxp.com"]:after,.primary-topic-link a.btn[href*="support.nxp.com"]:after,.primary-topic-link a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.primary-topic-link a.download-details[href*="community.nxp.com"]:after,.primary-topic-link a.download-details[href*="docs.nxp.com"]:after,.primary-topic-link a.download-details[href*="investorday.nxp.com"]:after,.primary-topic-link a.download-details[href*="investors.nxp.com"]:after,.primary-topic-link a.download-details[href*="mcuxpresso.nxp.com"]:after,.primary-topic-link a.download-details[href*="nxpcup.nxp.com"]:after,.primary-topic-link a.download-details[href*="showroom.nxp.com"]:after,.primary-topic-link a.download-details[href*="support.nxp.com"]:after,.primary-topic-link a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.primary-topic-link a.nav-close[href*="community.nxp.com"]:after,.primary-topic-link a.nav-close[href*="docs.nxp.com"]:after,.primary-topic-link a.nav-close[href*="investorday.nxp.com"]:after,.primary-topic-link a.nav-close[href*="investors.nxp.com"]:after,.primary-topic-link a.nav-close[href*="mcuxpresso.nxp.com"]:after,.primary-topic-link a.nav-close[href*="nxpcup.nxp.com"]:after,.primary-topic-link a.nav-close[href*="showroom.nxp.com"]:after,.primary-topic-link a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.primary-topic-link a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.primary-topic-link .btn-container a:not(.cta):after {
    display: none;
}
.primary-topic-media {
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (max-width: 767px) {
    .primary-topic-content + .primary-topic-media {
        margin-top: 30px;
    }
}
@media screen and (min-width: 992px) {
    .fifty .primary-topic-media {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        width: 50%;
    }
}
@media screen and (min-width: 992px) {
    .sixty .primary-topic-media {
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 0;
        width: 60%;
    }
}
@media screen and (min-width: 992px) {
    .eighty .primary-topic-media {
        flex-grow: 2;
        flex-shrink: 1;
        flex-basis: 0;
        width: 60%;
        max-width: 66.66667%;
    }
}
.slider-component .primary-topic-media {
    display: none;
}
@media screen and (min-width: 992px) {
    .slider-component .primary-topic-media {
        display: block;
    }
}
.primary-topic-img {
    position: relative;
}
.primary-topic-img > a.embed-responsive-item img {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.primary-topic-img-poster {
    width: 300px;
    display: none;
}
.primary-topic-img-video {
    width: 300px;
}
.primary-topic-video div {
    background: transparent;
    width: 100%;
}
.primary-topic-caption {
    margin-top: 1em;
}
.primary-topic-caption .time {
    position: relative;
}
.primary-topic-caption .time:before {
    content: "(";
}
.primary-topic-caption .time:after {
    content: ")";
}
@media screen and (min-width: 992px) {
    .full .primary-topic-caption {
        text-align: center;
    }
}
.is-card .primary-topic-item {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#Designs .is-card .primary-topic-item {
    box-shadow: none !important;
    border: 1px solid #d6dce0;
}
@media screen and (min-width: 992px) {
    .is-card .primary-topic-item {
        align-items: stretch;
    }
}
.is-card .primary-topic-content {
    padding-top: 48px;
    padding-bottom: 48px;
}
@media screen and (min-width: 992px) {
    .is-card .primary-topic-content {
        padding: 48px 30px;
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: 0;
    }
}
.is-card .primary-topic-media {
    padding-right: 0;
    padding-left: 0;
}
.market-card .is-card .primary-topic-media[style*="background"] {
    padding-bottom: 0;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-top: 0;
    min-height: 250px;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (min-width: 320px) {
    .market-card .is-card .primary-topic-media[style*="background"] {
        height: 250px;
    }
}
@media screen and (min-width: 992px) {
    .market-card .is-card .primary-topic-media[style*="background"] {
        padding-left: 30px;
        height: unset;
    }
}
.is-card .primary-topic-media[style*="background"] {
    padding-bottom: 56.25%;
    background-color: #fff;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (min-width: 992px) {
    .is-card .primary-topic-media[style*="background"] {
        padding-bottom: 29.6052631579%;
        padding-left: 30px;
        margin-top: 0;
    }
}
.primary-topic-media {
    -ms-grid-row-align: center;
    align-self: center;
}
.primary-topic-media .video-js,
.primary-topic-media .vjs-poster {
    background-color: transparent !important;
}
.dark .market-card .primary-topic,
.market-card.dark .primary-topic {
    outline: none !important;
}
.dark .market-card .primary-topic .primary-topic-media,
.market-card.dark .primary-topic .primary-topic-media {
    min-height: 288px;
}
.secondary-topic {
    padding: 3em 0;
}
.secondary-topic-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}
@media screen and (min-width: 992px) {
    .secondary-topic-list.one {
        justify-content: center;
    }
}
.secondary-topic-list + .secondary-topic-list {
    padding-top: 2em;
}
.secondary-topic-item {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-grow: 0;
    flex-shrink: 1;
    width: 100%;
    padding: 0.5em 15px;
    margin-bottom: 0.5em;
}
.secondary-topic-item:last-of-type {
    margin-bottom: 0;
}
@media screen and (min-width: 992px) {
    .one .secondary-topic-item {
        width: 83.3333333333%;
    }
}
@media screen and (min-width: 1200px) {
    .one .secondary-topic-item {
        width: 66.6666666667%;
    }
}
@media screen and (min-width: 992px) {
    .two .secondary-topic-item {
        width: 50%;
        margin-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .three .secondary-topic-item {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .three .secondary-topic-item:nth-of-type(3n + 3) {
        width: 100%;
    }
}
@media screen and (min-width: 1200px) {
    .three .secondary-topic-item {
        width: 33.3333333333%;
        margin-bottom: 0;
    }
}
.secondary-topic-media {
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 33.3333333333%;
    padding-right: 15px;
}
.one .secondary-topic-media {
    padding-right: 30px;
}
@media screen and (min-width: 992px) {
    .one .secondary-topic-media {
        max-width: 25%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .three .secondary-topic-item:nth-of-type(3n + 3) .secondary-topic-media {
        max-width: 25%;
    }
}
.secondary-topic-img a {
    display: block;
    cursor: default;
}
.secondary-topic-img a:hover {
    border-color: rgba(0, 0, 0, 0.1);
}
.secondary-topic-img img {
    display: block;
    min-width: 20px;
    height: auto;
}
.secondary-topic-img svg {
    display: block;
    min-width: 50px;
}
.secondary-topic:not(:last-child) .one .secondary-topic-img svg {
    width: 80px;
}
.secondary-topic-content {
    flex-grow: 1;
    flex-shrink: 1;
}
@media only screen and (max-width: 991px) {
    .secondary-topic-content {
        -ms-grid-row-align: center;
        align-self: center;
    }
}
@media screen and (min-width: 992px) {
    .one .secondary-topic-content {
        -ms-grid-row-align: center;
        align-self: center;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .three .secondary-topic-item:nth-of-type(3n + 3) .secondary-topic-content {
        -ms-grid-row-align: center;
        align-self: center;
    }
}
.secondary-topic-title {
    margin-top: 0;
}
.secondary-topic-text p {
    margin-bottom: 0.5em;
}
.secondary-topic-link {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.secondary-topic-link > li {
    padding-left: 0;
}
.secondary-topic-link > li:last-of-type {
    margin-bottom: 0;
}
.secondary-topic-link a {
    position: relative;
}
.secondary-topic-link a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .secondary-topic-link a:after {
    content: "";
}
.secondary-topic-link a:hover {
    text-decoration: none;
}
.secondary-topic-link a:hover:after {
    transform: translateX(0.5em);
}
.secondary-topic-link a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.secondary-topic-link a[href*="community.nxp.com"]:after,.secondary-topic-link a[href*="docs.nxp.com"]:after,.secondary-topic-link a[href*="investorday.nxp.com"]:after,.secondary-topic-link a[href*="investors.nxp.com"]:after,.secondary-topic-link a[href*="mcuxpresso.nxp.com"]:after,.secondary-topic-link a[href*="nxpcup.nxp.com"]:after,.secondary-topic-link a[href*="showroom.nxp.com"]:after,.secondary-topic-link a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.secondary-topic-link a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.secondary-topic-link a.btn[href*="community.nxp.com"]:after,.secondary-topic-link a.btn[href*="docs.nxp.com"]:after,.secondary-topic-link a.btn[href*="investorday.nxp.com"]:after,.secondary-topic-link a.btn[href*="investors.nxp.com"]:after,.secondary-topic-link a.btn[href*="mcuxpresso.nxp.com"]:after,.secondary-topic-link a.btn[href*="nxpcup.nxp.com"]:after,.secondary-topic-link a.btn[href*="showroom.nxp.com"]:after,.secondary-topic-link a.btn[href*="support.nxp.com"]:after,.secondary-topic-link a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.secondary-topic-link a.download-details[href*="community.nxp.com"]:after,.secondary-topic-link a.download-details[href*="docs.nxp.com"]:after,.secondary-topic-link a.download-details[href*="investorday.nxp.com"]:after,.secondary-topic-link a.download-details[href*="investors.nxp.com"]:after,.secondary-topic-link a.download-details[href*="mcuxpresso.nxp.com"]:after,.secondary-topic-link a.download-details[href*="nxpcup.nxp.com"]:after,.secondary-topic-link a.download-details[href*="showroom.nxp.com"]:after,.secondary-topic-link a.download-details[href*="support.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.secondary-topic-link a.nav-close[href*="community.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="docs.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="investorday.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="investors.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="mcuxpresso.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="nxpcup.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="showroom.nxp.com"]:after,.secondary-topic-link a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.secondary-topic-link a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.additional-doc {
    width: 100%;
    padding: 48px 0;
}
.additional-doc-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 28px;
}
.additional-doc-container section {
    margin: 4px 4px 12px;
    flex: 2 1 48%;
    max-width: 50%;
}
@media only screen and (max-width: 991px) {
    .additional-doc-container section {
        max-width: 100%;
    }
}
.additional-doc-title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.additional-doc-content {
    padding-top: 12px;
}
.additional-doc-content .metadata,
.additional-doc-content .shopping-list .box-container .description,
.shopping-list .box-container .additional-doc-content .description {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
    margin: 0;
    display: block;
}
.additional-doc-content a {
    position: relative;
}
.additional-doc-content a:after {
    content: "\f105";
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    font-family: Font Awesome;
    font-size: 85%;
    font-style: normal;
    font-variant: normal;
    font-weight: inherit;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -mox-osx-font-smoothing: grayscale;
    text-transform: none;
    transform: translateX(0.25em);
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.offer-component .additional-doc-content a:after {
    content: "";
}
.additional-doc-content a:hover {
    text-decoration: none;
}
.additional-doc-content a:hover:after {
    transform: translateX(0.5em);
}
.additional-doc-content a[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.additional-doc-content a[href*="community.nxp.com"]:after,.additional-doc-content a[href*="docs.nxp.com"]:after,.additional-doc-content a[href*="investorday.nxp.com"]:after,.additional-doc-content a[href*="investors.nxp.com"]:after,.additional-doc-content a[href*="mcuxpresso.nxp.com"]:after,.additional-doc-content a[href*="nxpcup.nxp.com"]:after,.additional-doc-content a[href*="showroom.nxp.com"]:after,.additional-doc-content a[href*="support.nxp.com"]:after
{
    content: "\f08e";
    bottom: 0.125em;
    font-size: 66.6666666667%;
    transform: translateX(0.25em);
}
.additional-doc-content a.btn[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.additional-doc-content a.btn[href*="community.nxp.com"]:after,.additional-doc-content a.btn[href*="docs.nxp.com"]:after,.additional-doc-content a.btn[href*="investorday.nxp.com"]:after,.additional-doc-content a.btn[href*="investors.nxp.com"]:after,.additional-doc-content a.btn[href*="mcuxpresso.nxp.com"]:after,.additional-doc-content a.btn[href*="nxpcup.nxp.com"]:after,.additional-doc-content a.btn[href*="showroom.nxp.com"]:after,.additional-doc-content a.btn[href*="support.nxp.com"]:after,.additional-doc-content a.download-details[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.additional-doc-content a.download-details[href*="community.nxp.com"]:after,.additional-doc-content a.download-details[href*="docs.nxp.com"]:after,.additional-doc-content a.download-details[href*="investorday.nxp.com"]:after,.additional-doc-content a.download-details[href*="investors.nxp.com"]:after,.additional-doc-content a.download-details[href*="mcuxpresso.nxp.com"]:after,.additional-doc-content a.download-details[href*="nxpcup.nxp.com"]:after,.additional-doc-content a.download-details[href*="showroom.nxp.com"]:after,.additional-doc-content a.download-details[href*="support.nxp.com"]:after,.additional-doc-content a.nav-close[href*="//"]:not([href*="nxp.com"]):not([href*="uat.nxp.com"]):not([href*="nxp.jp"]):not([href*="media.nxp.com"]):after,.additional-doc-content a.nav-close[href*="community.nxp.com"]:after,.additional-doc-content a.nav-close[href*="docs.nxp.com"]:after,.additional-doc-content a.nav-close[href*="investorday.nxp.com"]:after,.additional-doc-content a.nav-close[href*="investors.nxp.com"]:after,.additional-doc-content a.nav-close[href*="mcuxpresso.nxp.com"]:after,.additional-doc-content a.nav-close[href*="nxpcup.nxp.com"]:after,.additional-doc-content a.nav-close[href*="showroom.nxp.com"]:after,.additional-doc-content a.nav-close[href*="support.nxp.com"]:after
{
    vertical-align: 1px;
}
.additional-doc-content a[href$=".pdf"]:after {
    content: "\f1c1";
    transform: translateX(0.25em);
}
.additional-doc-action p {
    margin-bottom: 0;
}
.valprop {
    padding-top: 3em;
    padding-bottom: 3em;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.valprop.bg-accent-primary {
    color: #fff;
}
@media screen and (min-width: 768px) {
    .valprop.is-single {
        display: flex;
    }
}
.valprop-header {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .is-single .valprop-header {
        max-width: 75%;
        padding-right: 15px;
        text-align: inherit;
    }
}
.valprop-label {
    display: none;
}
.valprop-title {
    margin-top: 0;
    font-size: 30px;
}
.bg-accent-primary .valprop-title {
    color: #fff;
}
.valprop-text {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
}
.bg-accent-primary .valprop-text {
    color: #fff;
}
.valprop-list,
.valprop-text > :last-child {
    margin-bottom: 0;
}
.valprop-list {
    padding-left: 0;
    margin-left: -15px;
    margin-right: -15px;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.valprop-list > li {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width: 768px) {
    .is-single .valprop-list {
        width: 25%;
    }
}
.valprop-item {
    flex-direction: column;
    align-items: center;
    width: 50%;
    margin-top: 30px;
    margin-bottom: 0;
}
.is-single .valprop-item {
    width: 100%;
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .valprop-item {
        width: 33.3333333333%;
    }
}
@media screen and (min-width: 1200px) {
    .valprop-item {
        flex-grow: 1;
        width: 16.6666666667%;
        max-width: 25%;
    }
}
.valprop-investors {
    flex-direction: column;
    align-items: center;
    width: 50%;
    margin: 30px 25px 0;
}
@media screen and (min-width: 768px) {
    .valprop-investors {
        width: 33.3333333333%;
    }
}
@media screen and (min-width: 1200px) {
    .valprop-investors {
        flex-grow: 1;
        width: 16.6666666667%;
        max-width: 20%;
    }
}
.valprop-feature {
    font-family: Poppins, sans-serif;
    font-size: 50px;
    font-weight: 300;
    color: #000;
    fill: #000;
    text-align: center;
}
.bg-accent-primary .valprop-feature {
    color: #fff;
    fill: #fff;
}
.valprop-feature img {
    max-width: 100%;
    width: auto;
    max-height: 50px;
}
.valprop-feature img[src*=".svg"] {
    height: 50px;
}
.valprop-feature svg {
    display: block;
    height: 50px;
}
.is-single .valprop-feature {
    color: #000 !important;
}
.valprop-description {
    max-width: 100%;
    margin-top: 5px;
}
.testimonial {
    padding: 45px;
}
.testimonial-quote {
    position: relative;
    padding: 0 0 0 60px;
    margin-bottom: 1em;
    font-size: 30px;
    border-left: none;
}
.bg-primary .testimonial-quote,
.bg-secondary .testimonial-quote {
    color: #fff;
}
.bg-primary .testimonial-quote a,
.bg-secondary .testimonial-quote a {
    color: #fff;
    text-decoration: underline;
}
.testimonial-quote:before {
    content: "";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-size: 40px;
}
.testimonial-cite {
    display: inline-block;
    padding-left: 60px;
    font-style: normal;
}
.bg-primary .testimonial-cite,
.bg-secondary .testimonial-cite {
    color: #fff;
}
.market-card {
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
}
.market-card .valprop {
    padding: 3em;
}
.market-card .primary-topic {
    position: relative;
    z-index: 1;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #d4cfc5;
}
.market-card .primary-topic.no-border {
    border: none;
}
.market-card .media-flex,
.market-card .media-flex-ste {
    padding-right: 30px;
    padding-left: 30px;
}
@media screen and (min-width: 768px) {
    .market-card .media-flex,
    .market-card .media-flex-ste {
        padding-right: 45px;
        padding-left: 45px;
    }
}
.market-card .media-flex-body {
    font-size: 18px;
}
.market-card .media-flex-heading {
    font-size: 20px;
}
.market-card .media-flex-ste .date-display-lg .month,
.market-card .media-flex .date-display-lg .month {
    color: #fff !important;
    background-color: #000 !important;
}
.market-card .media-flex-ste .date-display-lg .day,
.market-card .media-flex .date-display-lg .day {
    color: #000 !important;
}
.band.band-top {
    background-size: 100% 50%;
}
.band.band-top:before {
    height: 50%;
}
.band.band-bottom:before {
    top: 50%;
    height: 50%;
}
.app-container .nxp-gray-text-2 {
    color: #747474;
}
.hero.hero-new + .app-container {
    position: relative;
}
.hero.hero-new + .app-container:before {
    content: "";
    position: relative;
    top: 0;
    left: -15px;
    display: block;
    height: 1px;
    width: calc(100% + 30px);
    border-top: 1px solid #d4cfc5;
}
.col-lg-12 .app-row {
    margin-right: -15px;
    margin-left: -15px;
}
@media screen and (min-width: 768px) {
    .app-row {
        display: flex;
    }
}
.app-column-left {
    width: 100%;
    min-height: 100%;
}
@media screen and (min-width: 768px) {
    .app-column-left {
        flex-shrink: 1;
        width: 250px;
        border-right: 1px solid #d4cfc5;
    }
}
@media screen and (min-width: 1200px) {
    .app-column-left {
        width: 300px;
    }
}
.app-column-left-title {
    padding: 48px 32px;
}
.app-column-left-title h3 {
    margin: 0;
}
.app-column-left-action {
    display: block;
    padding: 8px 0;
}
.app-column-left-nav {
    width: 100%;
    display: block;
    color: #262626;
}
.app-column-left-nav ul {
    padding: 0;
}
.app-column-left-nav ul li {
    list-style: none;
    margin: 0;
}
.app-column-left-nav ul li a {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: inherit;
    border-left: 3px solid transparent;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
    padding: 10px 18px 10px 10px;
}
.app-column-left-nav ul li a:hover {
    text-decoration: none;
    color: #20272d;
}
.app-column-left-nav ul li a.active {
    border-left-color: #f59b00;
    font-weight: 600;
}
.app-column-right {
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 768px) {
    .app-column-right {
        width: calc(100vw - 250px);
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (min-width: 992px) {
    .app-column-right {
        max-width: 742px;
        margin-left: calc(50vw - 496px);
        margin-right: calc(50vw - 496px);
    }
}
@media screen and (min-width: 1200px) {
    .app-column-right {
        max-width: 900px;
        margin-left: calc(50vw - 600px);
        margin-right: calc(50vw - 600px);
    }
}
@media screen and (min-width: 1440px) {
    .app-column-right {
        max-width: 1140px;
        margin-left: calc(50vw - 720px);
        margin-right: calc(50vw - 720px);
    }
}
@media screen and (min-width: 768px) {
    .has-fixed-content .app-column-right {
        width: calc(100% - 250px);
        margin-right: auto;
        margin-left: auto;
    }
}
@media screen and (min-width: 992px) {
    .has-fixed-content .app-column-right {
        width: calc(100% - 250px);
    }
}
.nav-container {
    padding-bottom: 3em;
    font-size: 14px;
}
@media screen and (min-width: 768px) {
    .nav-container {
        position: -webkit-sticky;
        position: sticky;
        top: 64px;
        max-height: calc(100vh - 64px);
        overflow-y: auto;
    }
}
@media only screen and (max-width: 767px) {
    .nav-container {
        position: fixed;
        top: 64px;
        bottom: 0;
        right: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 1000;
        width: 90%;
        min-height: 0;
        background: #f7f5f1;
        box-shadow: none;
        transform: translateX(100%);
        transition: all 0.7s cubic-bezier(0.04, 0, 0.2, 1);
    }
}
.nav-container.is-open {
    transform: translateX(0);
    box-shadow: -80px 0 0 0 rgba(0, 0, 0, 0.6);
}
.nav-clearing {
    display: flex;
    justify-content: center;
    padding: 15px;
    border-bottom: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .nav-clearing {
        display: none;
    }
}
.nav-close {
    display: block;
    width: 50%;
}
.nav-header {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    padding: 20px 15px;
    border-bottom: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .nav-header {
        padding-top: 38px;
        padding-bottom: 38px;
        padding-left: 30px;
    }
}
.nav-heading {
    width: 60%;
    margin-top: 0;
    margin-bottom: 0;
}
.nav-clear-filters,
.nav-heading {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
}
.nav-clear-filters {
    width: 40%;
    text-align: right;
}
.selected-filters {
    list-style: none;
    padding-left: 12px;
    margin-top: 20px;
    margin-bottom: 0;
    word-break: break-word;
}
.selected-filters > li {
    padding-left: 0;
}
.selected-filters a {
    color: #000;
    text-decoration: none;
}
.selected-filters a:before {
    content: "\f00d";
    vertical-align: bottom;
    padding-right: 5px;
    margin-left: -12px;
    font-family: Font Awesome;
}
.filter-nav-inner {
    padding-top: 20px;
}
@media only screen and (max-width: 767px) {
    .filter-nav-inner {
        padding-right: 15px;
        padding-left: 15px;
    }
    .header-search .filter-nav-inner {
        display: none;
    }
}
.filter-nav-inner .filter-nav-item {
    overflow: auto;
}
.filter-nav-inner .filter-nav-item .form-control {
    width: calc(100% - 68px);
    background-color: unset;
    margin: 10px 0 15px 42px;
}
.filter-nav-inner .filter-nav-section .btn-container:has(> .icon-info),
.filter-nav-inner .filter-nav-section .buttons-container:has(> .icon-info),
.filter-nav-inner .filter-nav-section .d-flex:has(> .icon-info),
.filter-nav-inner .filter-nav-section .flex-grid:has(> .icon-info),
.filter-nav-inner .filter-nav-section .is-pinned .pin-content-fixed:has(> .icon-info),
.filter-nav-inner .filter-nav-section .is-pinned .pin-content:has(> .icon-info):first-child,
.filter-nav-inner .filter-nav-section .jumpto ul li:has(> .icon-info),
.filter-nav-inner .filter-nav-section .results-pagination-select:has(> .icon-info),
.filter-nav-inner .filter-nav-section .shopping-box-header:has(> .icon-info),
.filter-nav-inner .filter-nav-section .shopping-notifications:has(> .icon-info),
.filter-nav-inner .filter-nav-section .shopping-total:has(> .icon-info),
.is-pinned .filter-nav-inner .filter-nav-section .pin-content-fixed:has(> .icon-info),
.is-pinned .filter-nav-inner .filter-nav-section .pin-content:has(> .icon-info):first-child,
.jumpto ul .filter-nav-inner .filter-nav-section li:has(> .icon-info) {
    gap: 3px;
}
.filter-nav-inner .filter-nav-section .btn-container + select,
.filter-nav-inner .filter-nav-section .buttons-container + select,
.filter-nav-inner .filter-nav-section .d-flex + select,
.filter-nav-inner .filter-nav-section .flex-grid + select,
.filter-nav-inner .filter-nav-section .is-pinned .pin-content-fixed + select,
.filter-nav-inner .filter-nav-section .is-pinned .pin-content:first-child + select,
.filter-nav-inner .filter-nav-section .jumpto ul li + select,
.filter-nav-inner .filter-nav-section .results-pagination-select + select,
.filter-nav-inner .filter-nav-section .shopping-box-header + select,
.filter-nav-inner .filter-nav-section .shopping-notifications + select,
.filter-nav-inner .filter-nav-section .shopping-total + select,
.is-pinned .filter-nav-inner .filter-nav-section .pin-content-fixed + select,
.is-pinned .filter-nav-inner .filter-nav-section .pin-content:first-child + select,
.jumpto ul .filter-nav-inner .filter-nav-section li + select {
    margin-top: 0;
    margin-bottom: 13px;
}
@media (max-width: 768px) {
    .filter-nav-inner .filter-nav-section .btn-container + select,
    .filter-nav-inner .filter-nav-section .buttons-container + select,
    .filter-nav-inner .filter-nav-section .d-flex + select,
    .filter-nav-inner .filter-nav-section .flex-grid + select,
    .filter-nav-inner .filter-nav-section .is-pinned .pin-content-fixed + select,
    .filter-nav-inner .filter-nav-section .is-pinned .pin-content:first-child + select,
    .filter-nav-inner .filter-nav-section .jumpto ul li + select,
    .filter-nav-inner .filter-nav-section .results-pagination-select + select,
    .filter-nav-inner .filter-nav-section .shopping-box-header + select,
    .filter-nav-inner .filter-nav-section .shopping-notifications + select,
    .filter-nav-inner .filter-nav-section .shopping-total + select,
    .is-pinned .filter-nav-inner .filter-nav-section .pin-content-fixed + select,
    .is-pinned .filter-nav-inner .filter-nav-section .pin-content:first-child + select,
    .jumpto ul .filter-nav-inner .filter-nav-section li + select {
        margin-bottom: 24px;
    }
}
.filter-nav-inner .filter-nav-section .btn-container + select optgroup,
.filter-nav-inner .filter-nav-section .buttons-container + select optgroup,
.filter-nav-inner .filter-nav-section .d-flex + select optgroup,
.filter-nav-inner .filter-nav-section .flex-grid + select optgroup,
.filter-nav-inner .filter-nav-section .is-pinned .pin-content-fixed + select optgroup,
.filter-nav-inner .filter-nav-section .is-pinned .pin-content:first-child + select optgroup,
.filter-nav-inner .filter-nav-section .jumpto ul li + select optgroup,
.filter-nav-inner .filter-nav-section .results-pagination-select + select optgroup,
.filter-nav-inner .filter-nav-section .shopping-box-header + select optgroup,
.filter-nav-inner .filter-nav-section .shopping-notifications + select optgroup,
.filter-nav-inner .filter-nav-section .shopping-total + select optgroup,
.is-pinned .filter-nav-inner .filter-nav-section .pin-content-fixed + select optgroup,
.is-pinned .filter-nav-inner .filter-nav-section .pin-content:first-child + select optgroup,
.jumpto ul .filter-nav-inner .filter-nav-section li + select optgroup {
    font-weight: 400;
    color: #686664;
    font-size: 16px;
}
.filter-nav-inner .filter-nav-section .btn-container + select optgroup option,
.filter-nav-inner .filter-nav-section .buttons-container + select optgroup option,
.filter-nav-inner .filter-nav-section .d-flex + select optgroup option,
.filter-nav-inner .filter-nav-section .flex-grid + select optgroup option,
.filter-nav-inner .filter-nav-section .is-pinned .pin-content-fixed + select optgroup option,
.filter-nav-inner .filter-nav-section .is-pinned .pin-content:first-child + select optgroup option,
.filter-nav-inner .filter-nav-section .jumpto ul li + select optgroup option,
.filter-nav-inner .filter-nav-section .results-pagination-select + select optgroup option,
.filter-nav-inner .filter-nav-section .shopping-box-header + select optgroup option,
.filter-nav-inner .filter-nav-section .shopping-notifications + select optgroup option,
.filter-nav-inner .filter-nav-section .shopping-total + select optgroup option,
.is-pinned .filter-nav-inner .filter-nav-section .pin-content-fixed + select optgroup option,
.is-pinned .filter-nav-inner .filter-nav-section .pin-content:first-child + select optgroup option,
.jumpto ul .filter-nav-inner .filter-nav-section li + select optgroup option {
    color: #000;
}
@media only screen and (max-width: 767px) {
    .filter-nav-inner .filter-nav-section:has(.is-active) .filter-nav {
        display: block;
        border-bottom: none;
        margin-bottom: 0;
    }
    .filter-nav-inner .filter-nav-section:has(.is-active) .filter-nav:last-of-type {
        border-top: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}
.filter-nav-heading {
    position: relative;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    border: 1px solid #d4cfc5;
}
.filter-nav-heading:after {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-family: Font Awesome;
}
.filter-nav-heading.is-active {
    border-bottom: none;
}
.filter-nav-heading.is-active:after {
    transform: translateY(-50%) rotate(-180deg);
}
@media (max-width: 767px) {
    .filter-nav-heading > span.icon-info {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .filter-nav-heading {
        font-size: 12px;
        font-weight: 600;
        color: #686664;
        text-transform: uppercase;
        letter-spacing: 0.04em;
        top: -0.4em;
        padding: 7px 12px 7px 30px;
        margin-top: 0;
        border: none;
    }
    .filter-nav-heading:after {
        display: none;
    }
}
.filter-nav {
    list-style: none;
}
.filter-nav,
.filter-nav > li {
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .filter-nav {
        display: none;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-top: none;
    }
    .filter-nav-heading.is-active + .filter-nav {
        display: block;
    }
}
.filter-nav-item {
    margin-bottom: 0;
}
.filter-nav a {
    position: relative;
    display: block;
    padding: 11.25px 15px 11.25px 27px;
    color: #000;
    line-height: 1.25;
    transition: background-color 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.filter-nav a:hover {
    color: #000;
    text-decoration: none;
    background-color: #f7f5f1;
}
@media screen and (min-width: 768px) {
    .filter-nav a {
        padding: 7px 12px 7px 42px;
    }
    .header-search .filter-nav a {
        padding-left: 12px;
    }
}
.filter-nav .more-filters-link {
    color: #215bd6;
}
.filter-nav .more-filters-link:after {
    content: "\f107";
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px;
    font-family: Font Awesome;
    font-weight: inherit;
    transition: transform 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.filter-nav .more-filters-link:hover {
    color: #215bd6;
    background-color: transparent;
}
.filter-nav .more-filters-link.is-open:after {
    transform: rotate(-180deg);
}
.filter-nav .is-parent a {
    padding-left: 15px;
    color: #000;
}
@media screen and (min-width: 768px) {
    .filter-nav .is-parent a {
        padding-left: 30px;
    }
}
.filter-nav .is-parent a:before {
    content: "\f104";
    vertical-align: text-bottom;
    margin-right: 5px;
    font-family: Font Awesome;
    font-weight: inherit;
}
.filter-nav .btn-container .selected-label,
.filter-nav .buttons-container .selected-label,
.filter-nav .d-flex .selected-label,
.filter-nav .flex-grid .selected-label,
.filter-nav .is-pinned .pin-content-fixed .selected-label,
.filter-nav .is-pinned .pin-content:first-child .selected-label,
.filter-nav .jumpto ul li .selected-label,
.filter-nav .results-pagination-select .selected-label,
.filter-nav .shopping-box-header .selected-label,
.filter-nav .shopping-notifications .selected-label,
.filter-nav .shopping-total .selected-label,
.is-pinned .filter-nav .pin-content-fixed .selected-label,
.is-pinned .filter-nav .pin-content:first-child .selected-label,
.jumpto ul .filter-nav li .selected-label {
    padding-right: 0;
}
.filter-nav .selected-label {
    display: block;
    padding: 7px 12px 7px 27px;
    color: #000;
    cursor: default;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    .filter-nav .selected-label {
        padding-left: 42px;
    }
}
.filter-nav .selected-label .shopping-statement p,
.filter-nav .selected-label .text-muted,
.shopping-statement .filter-nav .selected-label p {
    font-weight: 400;
}
.filter-nav .checkbox {
    padding: 11.25px 15px 11.25px 30px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.25;
}
@media screen and (min-width: 768px) {
    .filter-nav .checkbox {
        padding: 7px 12px 7px 42px;
    }
}
.filter-nav .checkbox label:hover {
    color: #215bd6;
}
.filter-nav .checkbox input[type="checkbox"] {
    top: 0.5em;
}
@media (max-width: 768px) {
    .filter-nav .checkbox input[type="checkbox"] {
        top: 0.8em;
    }
}
.filter-nav-sub {
    padding-left: 0;
    list-style: none;
    display: block;
    margin-top: 0;
    border-bottom: none;
}
.filter-nav-sub > li {
    padding-left: 0;
}
.filter-nav-sub .checkbox,
.filter-nav-sub a {
    padding-left: 39px;
}
@media screen and (min-width: 768px) {
    .filter-nav-sub .checkbox,
    .filter-nav-sub a {
        padding-left: 54px;
    }
}
.button-container {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 15px;
    border-bottom: 1px solid #d4cfc5;
}
@media screen and (min-width: 768px) {
    .button-container {
        display: none;
    }
}
.button-container .filter-return {
    color: #000;
}
.button-container .filter-return:before {
    content: "\f104";
    margin-right: 0.3333333333em;
    font-family: Font Awesome;
    vertical-align: bottom;
}
.button-container .filter-toggle {
    margin-left: auto;
}
.filter-nav-inner.new-filter .title-heading {
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
@media screen and (min-width: 768px) {
    .filter-nav-inner.new-filter .title-heading {
        font-size: 12px;
        font-weight: 600;
        color: #686664;
        text-transform: uppercase;
        letter-spacing: 0.04em;
        top: -0.4em;
        padding: 4px 12px 12px 30px;
        margin-top: 0;
        border: none;
    }
}
.filter-nav-inner.new-filter .filter-nav-heading {
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: unset;
    padding-right: 21px;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000;
    letter-spacing: 0;
    cursor: pointer;
}
@media (max-width: 768px) {
    .filter-nav-inner.new-filter .filter-nav-heading {
        padding-right: 30px;
    }
}
.filter-nav-inner.new-filter .filter-nav-heading.is-active:before {
    border-bottom: none;
}
.filter-nav-inner.new-filter .filter-nav-heading:nth-child(2):before {
    top: -1px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
    .filter-nav-inner.new-filter .filter-nav-heading:nth-child(2):before {
        content: none;
    }
}
.filter-nav-inner.new-filter .filter-nav-heading:before {
    position: absolute;
    width: 85%;
    bottom: 0;
    left: 0;
    margin-left: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    content: "";
}
@media (max-width: 767px) {
    .filter-nav-inner.new-filter .filter-nav-heading:before {
        content: none;
    }
}
@media screen and (min-width: 768px) {
    .filter-nav-inner.new-filter .filter-nav-heading {
        top: 0;
    }
    .filter-nav-inner.new-filter .filter-nav-heading:after {
        display: block;
    }
}
.filter-nav-inner.new-filter .filter-nav {
    position: relative;
    display: none;
    margin-bottom: 0;
    padding-bottom: 12px;
}
.filter-nav-inner.new-filter .filter-nav:not(:has(.filter-nav-sub)) .filter-nav-item a {
    padding-left: 30px;
}
.filter-nav-inner.new-filter .filter-nav.show:after {
    position: absolute;
    width: 85%;
    bottom: -1px;
    left: 0;
    margin-left: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    content: "";
}
@media (max-width: 767px) {
    .filter-nav-inner.new-filter .filter-nav.show:after {
        content: none;
    }
}
.filter-nav-heading.is-active + .filter-nav-inner.new-filter .filter-nav {
    display: block;
}
.retrieved-results {
    padding-bottom: 3em;
}
@media screen and (min-width: 768px) {
    .retrieved-results {
        padding-bottom: 6em;
    }
}
.retrieved-results .retrieved-results-helper {
    margin-top: 40px;
    margin-bottom: 32px;
}
.retrieved-results .retrieved-results-helper .text-new-HTMLPub {
    position: relative;
    top: -1px;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #0e4e81;
    background-color: #deecf7;
    padding: 4px 5px;
    text-transform: uppercase;
    cursor: default;
    font-family: Poppins, sans-serif;
}
.retrieved-results.flex-results .retrieved-results-header {
    align-items: center;
}
.retrieved-results.flex-results .retrieved-results-header .retrieved-results-label {
    display: flex;
    align-items: center;
}
.retrieved-results.flex-results .retrieved-results-header .retrieved-results-label .select-all {
    margin-top: 0;
    margin-right: 6px;
}
.retrieved-results.flex-results .retrieved-results-header .sort-results .form-group.form-group-sm {
    display: flex;
    margin-top: 0;
    align-items: center;
}
.retrieved-results.flex-results .retrieved-results-header .sort-results select {
    padding: 6px 12px;
    height: 36px;
    font-size: 16px;
    line-height: 1.4;
}
.retrieved-results.flex-results .retrieved-results-header .sort-results label {
    min-width: 60px;
    width: auto;
    margin: 0;
}
@media (max-width: 992px) {
    .retrieved-results.flex-results .retrieved-results-header .sort-results label {
        display: block;
    }
}
@media (max-width: 480px) {
    .retrieved-results.flex-results .retrieved-results-header .sort-results {
        margin-top: 8px;
    }
}
.filter-search.cool-grey-xxxlight.band ~ #landing-data .retrieved-results.new-results {
    padding-top: 20px;
}
.retrieved-results.new-results .retrieved-results-notification {
    overflow: auto;
}
@media (max-width: 767px) {
    .retrieved-results.new-results .retrieved-results-notification {
        margin-top: 20px;
    }
}
.retrieved-results.new-results .retrieved-results-helper {
    margin-top: 8px;
}
.retrieved-results.new-results .retrieved-results-helper:empty {
    display: none;
}
.retrieved-results.new-results .retrieved-results-header {
    border-bottom: 1px solid #d4cfc5;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
}
.retrieved-results.new-results .retrieved-results-header:empty {
    display: none;
}
@media only screen and (max-width: 767px) {
    .header-search .retrieved-results.new-results .retrieved-results-header {
        padding-bottom: 0;
        margin-bottom: 15px;
        border-bottom: 1px solid #d4cfc5;
    }
}
.retrieved-results.new-results .retrieved-results-header .retrieved-results-label {
    max-width: calc(100% - 250px);
    padding-right: 0;
    margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
    .retrieved-results.new-results .retrieved-results-header .retrieved-results-label {
        max-width: unset;
    }
}
.retrieved-results.new-results .retrieved-results-header .retrieved-results-label > p {
    margin-bottom: 0;
}
.retrieved-results.new-results .retrieved-results-header .sort-results {
    max-width: 250px;
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .retrieved-results.new-results .retrieved-results-header .sort-results {
        max-width: unset;
        margin-bottom: 12px;
    }
}
.retrieved-results.new-results .retrieved-results-header .sort-results .form-inline {
    margin-right: 15px;
    margin-bottom: 0;
}
.retrieved-results.new-results .retrieved-results-header .sort-results .form-inline .form-group .form-control,
.retrieved-results.new-results .retrieved-results-header .sort-results .form-inline .form-group label {
    padding: 0 8px;
}
@media only screen and (max-width: 767px) {
    .retrieved-results.new-results .retrieved-results-header .sort-results .form-inline + .nav-piped {
        display: none;
    }
}
.retrieved-results.new-results .retrieved-results-header .sort-results .form-group:only-of-type {
    margin-bottom: 0;
}
.retrieved-results.new-results .retrieved-results-header .sort-results > ul {
    margin-left: 0;
    margin-bottom: 0;
}
.retrieved-results.new-results .retrieved-results-header .sort-results > ul > li {
    margin-bottom: 0;
}
.retrieved-results.new-results .retrieved-results-header .sort-results .is-active {
    cursor: default;
}
.retrieved-results.new-results .retrieved-results-header .retrieved-tags {
    padding-bottom: 8px;
}
#distynet-app .retrieved-results.new-results .retrieved-results-header .retrieved-tags,
#salesnet-app .retrieved-results.new-results .retrieved-results-header .retrieved-tags {
    min-width: 100%;
}
@media only screen and (max-width: 499px) {
    #design-advisor .retrieved-results.new-results .retrieved-results-header .sort-results {
        display: inline;
    }
    #design-advisor .retrieved-results.new-results .retrieved-results-header .sort-results .form-inline {
        margin-right: 0;
    }
    #design-advisor .retrieved-results.new-results .retrieved-results-header .sort-results .ml2 {
        margin-top: 12px;
        margin-left: 0 !important;
    }
}
.retrieved-results.new-results .text-new-HTMLPub {
    position: relative;
    top: -1px;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 0.04em;
    color: #0e4e81;
    background-color: #deecf7;
    padding: 4px 5px;
    text-transform: uppercase;
    cursor: default;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.retrieved-results.new-results .retrieved-items.ex-match {
    margin: 1.25em 0 2em !important;
}
@media (max-width: 992px) {
    .retrieved-results.new-results .retrieved-items .retrieved-item.is-match .item-options {
        padding-left: 45px !important;
        padding-top: 8px;
    }
}
.retrieved-results.new-results .w100 + .card1 {
    padding-top: 0;
}
.retrieved-results-header .form-result-header {
    width: 100%;
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}
.spa-filter-selected {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 8px;
    padding: 22px 0;
}
.spa-filter-keyword {
    background-color: #ffe555;
    padding: 6px 24px 6px 8px;
    position: relative;
    cursor: pointer;
}
.spa-filter-keyword:hover {
    text-decoration: underline;
}
.spa-filter-keyword:before {
    content: "\f00d";
    font-family: Font Awesome;
    position: absolute;
    right: 9px;
    top: 6px;
}
.spa-filter-category {
    background-color: #ebe7dd;
    padding: 6px 24px 6px 8px;
    position: relative;
    cursor: pointer;
}
.spa-filter-category:hover {
    text-decoration: underline;
}
.spa-filter-category:before {
    content: "\f00d";
    font-family: Font Awesome;
    position: absolute;
    right: 9px;
    top: 6px;
}
.retrieved-results-helper {
    margin-top: 40px;
    margin-bottom: 32px;
}
.retrieved-results-helper .text-new-HTMLPub,
.text-new-HTMLPub {
    position: relative;
    top: -1px;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 0.04em;
    color: #0e4e81;
    background-color: #deecf7;
    padding: 4px 5px;
    text-transform: uppercase;
    cursor: default;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.retrieved-results-header {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .header-search .retrieved-results-header {
        padding-bottom: 0;
        margin-bottom: 15px;
        border-bottom: 1px solid #d4cfc5;
    }
}
.retrieved-results-header .retrieved-results-label {
    padding-right: 30px;
    margin-right: auto;
}
@media screen and (min-width: 480px) {
    .retrieved-results-header .retrieved-results-label {
        margin-bottom: 0;
    }
}
.retrieved-results-header .sort-results {
    display: flex;
    align-items: center;
    font-size: 14px;
}
.retrieved-results-header .sort-results .form-inline {
    margin-right: 15px;
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .retrieved-results-header .sort-results .form-inline + .nav-piped {
        display: none;
    }
}
.retrieved-results-header .sort-results .form-group:only-of-type {
    margin-bottom: 0;
}
.retrieved-results-header .sort-results > ul {
    margin-left: 0;
    margin-bottom: 0;
}
.retrieved-results-header .sort-results > ul > li {
    margin-bottom: 0;
}
.retrieved-results-header .sort-results .is-active {
    cursor: default;
}
@media only screen and (max-width: 499px) {
    #design-advisor .retrieved-results-header .sort-results {
        display: inline;
    }
    #design-advisor .retrieved-results-header .sort-results .form-inline {
        margin-right: 0;
    }
    #design-advisor .retrieved-results-header .sort-results .ml2 {
        margin-top: 12px;
        margin-left: 0 !important;
    }
}
#design-advisor .activity-liCounter {
    font-size: 14px;
}
.part-details .meta-key-black {
    font-weight: 600;
    color: #000;
}
.entire-document-section {
    margin-top: 10px;
}
.retrieved-items {
    padding-left: 0;
    list-style: none;
}
.retrieved-items > li {
    padding-left: 0;
}
.retrieved-items.full-width .retrieved-item {
    margin-left: 0;
    margin-right: 0;
}
.retrieved-items.full-width .retrieved-item .item-body {
    padding-left: 0;
}
.retrieved-items.full-width .retrieved-item.signpost2 .item-body .item-signpost {
    margin-left: 22px;
}
.retrieved-items.full-width .retrieved-item.signpost2 .item-options {
    font-size: 14px;
    margin-top: 28px;
}
@media only screen and (max-width: 991px) {
    .retrieved-items.full-width .retrieved-item.signpost2 .item-options {
        margin-top: 0;
        padding-left: 22px;
    }
    .retrieved-items.full-width .retrieved-item.signpost2 .item-options a,
    .retrieved-items.full-width .retrieved-item.signpost2 .item-options p {
        margin: 0;
    }
}
.retrieved-items.full-width .retrieved-item .item-body .component-flex .item-title a {
    margin-right: 8px;
}
.retrieved-items.full-width .retrieved-item .item-body .component-flex .item-title .text-new-my-lib {
    margin: 0;
}
@media only screen and (max-width: 991px) {
    .retrieved-items.full-width .retrieved-item .item-options {
        margin-top: 0;
        padding-left: 22px;
    }
    .retrieved-items.full-width .retrieved-item .item-options a,
    .retrieved-items.full-width .retrieved-item .item-options p {
        margin: 0;
    }
}
.popover-spa {
    opacity: 1 !important;
}
.popover-spa ul {
    margin-top: 10px;
}
.popover-spa .input-wrapper-spa {
    margin: 8px;
    display: inline-block;
}
.popover-spa .button {
    padding: 4px;
    margin-left: 4px;
}
.popover-spa .close-popover-spa {
    position: relative;
    top: -18px;
    right: 0;
    padding: 3px;
}
.popover-spa .arrow {
    width: 11px;
    height: 12px;
    top: 0;
    left: -10px;
    border-left-width: 0;
    border-right-color: #999;
}
.popover-spa .arrow:after {
    width: 11px;
    height: 12px;
    top: -10px;
    left: 0;
    border-left-width: 0;
    border-right-color: #fdfdfd;
}
.popover-spa input {
    width: 200px;
}
.popover-spa ul .popover-item {
    width: 100%;
    padding: 8px 0;
    text-align: left;
}
.popover-spa ul .popover-item:hover {
    background: #e5eaed;
}
.popover-spa ul .popover-item a {
    color: #262626;
    width: 100%;
    padding: 8px;
}
.popover-spa ul .popover-item a:hover {
    text-decoration: none;
}
.popover-content-spa {
    padding: 0;
}
.popover-content-spa a {
    color: #686664 !important;
    text-decoration: underline !important;
}
.popover-content-spa a:hover {
    text-decoration: underline;
}
.popover-list-spa {
    margin: -9px -14px;
}
.popover-list-spa li a {
    padding: 2px 20px;
    color: #262626;
    display: block;
    text-decoration: none;
    margin-bottom: 8px;
}
.popover-list-spa li a:hover {
    background: #e5eaed;
}
.popover-list-spa .close {
    position: absolute;
    right: 8px;
    top: 4px;
}
.input-wrapper-spa {
    position: relative;
    margin: 15px 10px;
}
.input-wrapper-spa span {
    position: absolute;
    top: 8px;
    left: 8px;
    color: #64798a;
}
.input-data-spa {
    padding: 4px 0 4px 25px;
    width: 90%;
    border: 1px solid #d6dce0;
    border-radius: 0;
}
.input-data-spa:focus,
.input-data-spa:focus-visible,
.input-data-spa:focus-within {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(111, 173, 223, 0.6);
    border-color: #6faddf;
    outline-width: 0;
}
.retrieved-item {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 0;
    border-top: 1px solid #d4cfc5;
}
#cross-reference-tool-app .retrieved-item {
    flex-wrap: nowrap;
}
@media (max-width: 992px) {
    #cross-reference-tool-app .retrieved-item {
        flex-wrap: wrap;
    }
}
.docstore .retrieved-item,
.stepper-vertical .retrieved-item {
    border-top: none;
}
.retrieved-item.is-match {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 0;
    margin-left: 0;
    background-color: #f7f5f1;
}
.retrieved-item.is-match + .is-match {
    margin-top: 30px;
}
.retrieved-item-signpost {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}
.retrieved-item-signpost + .item-body {
    padding-left: 45px;
}
.card1-item .retrieved-item {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
}
.card1-item .retrieved-item .item-media {
    flex-grow: 0;
    flex-basis: auto;
}
.card1-item .retrieved-item .training-type {
    padding-right: 0;
    padding-left: 0;
}
.item-media {
    position: relative;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 100%;
    align-self: flex-start;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}
@media screen and (min-width: 480px) {
    .item-media {
        max-width: 25%;
        min-width: 70px;
        margin-bottom: 0;
    }
}
#design-advisor .item-media img,
#partner-marketplace-app .item-media img {
    max-height: 140px;
}
.item-media img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.item-media .item-duration {
    position: absolute;
    bottom: 0;
    right: 15px;
    display: inline-block;
    max-width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.65);
}
@media screen and (min-width: 1440px) {
    .item-media {
        max-width: 280px;
    }
}
.item-media a.open-modal {
    width: 100%;
    display: block;
    color: #215bd6;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
    margin-top: 8px;
}
.item-content-description {
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.item-content-section.component-md-flex {
    flex-wrap: wrap;
}
.item-content-section.component-md-flex .feature-list:last-child,
.item-content-section.component-md-flex .feature-list:last-child ul li:last-of-type {
    margin-bottom: 0;
}
.item-content-section.component-md-flex .feature-list {
    margin-bottom: 8px;
    flex: 0 0 calc(50% - 4px) !important;
    padding: 0 !important;
}
.item-content-section.component-md-flex .feature-list .feature-list-title {
    font-size: 14px;
    line-height: 16px;
    color: #262626;
    font-weight: 600;
}
.item-content-section.component-md-flex .feature-list ul {
    list-style: none;
    padding: 0;
    margin-top: 0;
}
.item-content-section {
    font-size: 14px;
    padding-top: 30px;
}
.item-content-section.compressed {
    max-height: 76px;
}
.item-content-section.compressed .item-content-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.item-content-section-title {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    color: #000;
}
.item-content-section ul {
    list-style: disc;
}
.item-content-section:first-of-type {
    padding-top: 0;
}
.item-content-section:last-of-type {
    padding-bottom: 30px;
}
.item-content-section:only-of-type {
    padding-bottom: 8px;
}
.item-content-section .interactive-bd-component .bd-col-left {
    min-height: unset;
    padding: 0;
}
.item-content-section .interactive-bd-component .bd-body,
.item-content-section .interactive-bd-component .bd-col-left {
    border: none !important;
}
.item-content-section .interactive-bd-component .bd-body .bd-button,
.item-content-section .interactive-bd-component .bd-col-left .bd-button {
    top: 0;
    right: 0;
}
@media (max-width: 992px) {
    .item-content-section .interactive-bd-component .bd-body .bd-button,
    .item-content-section .interactive-bd-component .bd-col-left .bd-button {
        width: 20px;
        font-size: 16px;
        height: 22px;
    }
    .item-content-section .interactive-bd-component .bd-body .bd-button span.icon-exand:before,
    .item-content-section .interactive-bd-component .bd-col-left .bd-button span.icon-exand:before {
        top: 2px;
        right: 4px;
    }
}
.item-content-section .helper-modal {
    color: #474645;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}
@media (max-width: 992px) {
    .item-content-section .helper-modal {
        font-size: 12px;
    }
}
.item-content-box {
    list-style: none !important;
    padding: 18px 20px;
    border: 1px solid #d4cfc5;
    height: auto;
    overflow: auto;
    max-height: 160px;
}
.item-content-box::-webkit-scrollbar {
    -webkit-appearance: none;
}
.item-content-box::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.item-content-box li:only-child {
    margin-bottom: 0;
}
.item-content-search {
    display: block;
    width: 100%;
    position: relative;
}
.item-content-search span {
    position: absolute;
    left: 6px;
    top: 6px;
    font-size: 14px;
    color: #d4cfc5;
}
.item-content-search input {
    width: 200px;
    padding-left: 30px;
    border: 1px solid #d4cfc5;
}
.item-body {
    position: relative;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
    width: 50%;
    min-width: 220px;
    max-width: 830px;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 1440px) {
    .item-body {
        flex-basis: auto;
        width: 100%;
        width: calc(100% - 280px);
    }
    #cross-reference-tool-app .item-body {
        width: calc(100% - 290px);
    }
}
.item-body .supports .meta-item {
    margin: 0;
}
.item-body .supports .meta-item-anchor {
    color: #215bd6;
    text-decoration: none;
}
.item-body .supports .meta-item-anchor:hover {
    text-decoration: underline;
}
.item-signpost {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
}
.item-signpost .label.label-danger {
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    color: #d9534f;
    background-color: transparent;
    border-left: 1px solid #d9534f;
    border-radius: 0;
}
.item-breadcrumb + .item-description {
    margin-top: 0;
}
.item-rev {
    display: inline-block;
    vertical-align: super;
    font-size: 12px;
    letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
    .item-secure {
        position: absolute;
        top: 4px;
        left: -1.25em;
        font-size: 14px;
    }
}
.item-secure.big-icon {
    font-size: inherit;
    top: 0;
}
.item-breadcrumb {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    list-style: none;
    font-size: 14px;
}
.item-breadcrumb > li {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
}
.item-breadcrumb li + li:before {
    content: "/";
    padding: 0 5px;
    color: #686664;
}
.global-component .item-breadcrumb {
    margin-bottom: 0;
}
.item-breadcrumb a {
    color: #686664;
}
.box-container .item-breadcrumb li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 260px;
    color: #686664;
}
.item-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    color: #000;
}
.item-title .text-archive,
.item-title .text-new,
.item-title .text-updated {
    display: inline-block;
    vertical-align: super;
    font-size: 12px;
    letter-spacing: 0.04em;
}
.item-title a {
    padding-right: 8px;
}
.item-title a + .text-new-my-lib {
    margin: 0;
}
.item-price {
    margin-top: 0.5em;
}
.item-price > :last-child,
.item-vendor {
    margin-bottom: 0;
}
.item-vendor {
    margin-top: 0;
    font-size: 14px;
    font-weight: 600;
    color: #686664;
}
.item-description {
    margin-top: 10px;
}
#partnerProfile .item-description > p:first-of-type {
    display: block;
}
.item-description #partner-marketplace-app .card1 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.item-description #partner-marketplace-app .card1 .card1-title a {
    padding-right: 8px;
}
.item-description #partner-marketplace-app .card1 .card1-title a + .text-new-my-lib {
    margin: 0;
}
#partner-marketplace-app .card1-body .item-description > p:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#partner-marketplace-app .item-body .item-description > p:first-of-type,
.item-description > p:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.item-description > :last-child {
    margin-bottom: 0;
}
.item-metadata {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #686664;
}
ul.item-metadata {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-top: 0;
}
ul.item-metadata > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ul.item-metadata li {
    margin-top: 6px;
    margin-bottom: 0;
}
#new-modal-landing .item-metadata a,
#part-details-app .item-metadata a {
    color: #215bd6;
    text-decoration: none;
}
#new-modal-landing .item-metadata a:hover,
#part-details-app .item-metadata a:hover {
    text-decoration: underline;
}
ul.item-metadata > li {
    max-width: 100%;
}
.item-metadata > li {
    max-width: 100%;
    margin-bottom: 0;
}
.item-metadata a {
    color: #686664;
    text-decoration: underline;
}
.item-metadata .meta-key {
    font-weight: 600;
}
.item-metadata .meta-key a {
    font-weight: 400;
}
.item-metadata .meta-item .meta-key {
    font-weight: 600;
}
.item-metadata .meta-item .meta-key span a {
    color: #686664;
    text-decoration: underline;
}
.item-metadata .meta-file {
    text-transform: uppercase;
}
.item-metadata .meta-file abbr {
    text-decoration: none;
}
.item-metadata .meta-size {
    text-transform: uppercase;
}
.item-metadata.metadata-vertical {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.item-metadata.metadata-vertical > li {
    padding-left: 0;
    display: block;
}
.item-metadata.metadata-vertical > li:first-of-type {
    margin-top: 0;
}
.item-metadata.metadata-vertical > li ul.item-metadata {
    margin: 0 !important;
}
.item-metadata.metadata-vertical > li ul.item-metadata li {
    margin: 0;
    padding-right: 10px;
    padding-left: 0;
}
.item-metadata.metadata-list {
    list-style-type: disc;
    padding-left: 1.2em !important;
}
.item-metadata.metadata-list li {
    display: list-item;
}
.item-metadata.metadata-divider {
    padding-top: 4px;
    display: flex !important;
    align-items: stretch !important;
    gap: 24px;
}
.item-metadata.metadata-divider > * {
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
}
.item-metadata.metadata-divider > * img {
    max-width: 48px;
    width: 48px;
}
.item-metadata.metadata-divider > :before {
    content: "";
    position: absolute;
    top: -1px;
    left: -12px;
    display: block;
    height: calc(100% + 2px);
    box-shadow: none;
    border-left: 1px solid #898683 !important;
}
.item-metadata.metadata-divider li:first-of-type {
    border: none;
    padding-left: 0;
}
.item-metadata.metadata-divider li:first-of-type:before {
    display: none;
}
.item-subpages {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
    margin-top: 15px;
    margin-right: -15px;
}
.item-subpages > li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .item-subpages > li {
        width: 50%;
    }
    .item-subpages > li.item-subpages-all {
        width: 100%;
    }
}
.item-resources .resource-label {
    font-size: 14px;
}
.item-resources .resource-list {
    padding-left: 0;
    list-style: none;
    margin: 0 -5px;
}
.item-resources .resource-list:empty {
    display: none;
}
.item-resources .resource-list > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0.5em;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .item-resources .resource-label {
        margin-right: 5px;
    }
    .item-resources .resource-list {
        display: inline-block;
    }
}
.item-resources.design li {
    margin-top: 0;
}
.item-options {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}
@media screen and (min-width: 992px) {
    .item-options {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
        margin-left: auto;
    }
}
.item-options > * {
    display: block;
    width: calc(50% - 15px);
    margin-top: 20px;
}
@media screen and (min-width: 992px) {
    .item-options > * {
        width: 100%;
    }
    .item-options > :first-child {
        margin-top: 0;
    }
}
@media only screen and (max-width: 991px) {
    .item-options > .btn-link {
        padding-left: 0;
        text-align: left;
    }
}
.item-options > .item-suboption {
    display: flex;
    align-items: center;
}
.item-options > .item-suboption .btn,
.item-options > .item-suboption .download-details,
.item-options > .item-suboption .nav-close {
    flex-grow: 1;
}
.item-options > .item-suboption .btn + .checkbox,
.item-options > .item-suboption .download-details + .checkbox,
.item-options > .item-suboption .nav-close + .checkbox {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
.item-options .download-link:after {
    display: none;
}
.item-secondary {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 992px) {
    .item-secondary {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
    }
}
.item-sublist {
    list-style: none;
    margin-top: 35px;
    margin-bottom: 0;
}
.item-sublist,
.item-sublist > li {
    padding-left: 0;
}
.item-subheader {
    margin-bottom: 0;
    font-weight: 600;
}
.item-subitem {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px;
}
.item-subitem:nth-of-type(odd) {
    background: #f7f5f1;
}
.item-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.item-details {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
}
@media screen and (min-width: 992px) {
    .item-details {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        max-width: 100%;
    }
}
.item-details > :last-child {
    margin-bottom: 0;
}
.item-links .links-container .links-list-border,
.item-links .links-list,
.links-container .item-links .links-list-border {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 8px;
    list-style: none;
}
.download-details:after {
    display: inline-block;
    transition-property: transform;
}
.download-details:hover:after {
    left: 0;
}
.download-details.is-active:after {
    transform: rotate(-180deg);
}
.btn-download.is-multiple:after {
    content: "\f107";
    display: inline-block;
    margin-left: 5px;
    font-family: Font Awesome;
    transition: transform 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.btn-download.is-multiple:hover:after {
    left: 0;
}
.btn-download.is-multiple.is-active:after {
    transform: rotate(-180deg);
}
.is-link-block .result-image {
    padding-right: 15px;
    padding-left: 15px;
}
.is-link-block .icon-download2 {
    font-size: 24px;
    color: #adadad;
}
.date-display {
    display: inline-block;
    min-width: 60px;
    font-weight: 600;
    text-align: center;
}
.date-display .month {
    display: block;
    padding: 0.5em 0.5em 0.25em;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background-color: #686664;
    border-radius: 0 0 0 0;
}
.date-display .day {
    display: block;
    padding: 0.25em 0.5em 0.5em;
    font-size: 16px;
    color: #686664;
    background-color: #ebe7dd;
    border-radius: 0 0 0 0;
}
.date-display-lg {
    min-width: 100px;
}
.date-display-lg .month {
    padding: 0.5em 1em;
    font-size: 18px;
}
.date-display-lg .day {
    padding: 0.5em 1em;
    font-size: 40px;
    font-weight: 300;
}
.date-display-sm {
    min-width: 40px;
}
.date-display-sm .month {
    font-size: 12px;
}
.date-display.is-aqua .month {
    background-color: #00a4a7;
}
.date-display.is-aqua .day {
    color: #00a4a7;
    background-color: #fff;
    border: 2px solid #00a4a7;
    border-top: none;
}
.download-panel {
    font-size: 14px;
}
.download-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.download-header > .btn[data-toggle],
.download-header > .download-details[data-toggle],
.download-header > .nav-close[data-toggle] {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    color: #000;
}
.download-header > .btn[data-toggle] > span[class*="icon-"],
.download-header > .download-details[data-toggle] > span[class*="icon-"],
.download-header > .nav-close[data-toggle] > span[class*="icon-"] {
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.download-header > .btn[data-toggle][aria-expanded="true"] > span[class*="icon-"],
.download-header > .download-details[data-toggle][aria-expanded="true"] > span[class*="icon-"],
.download-header > .nav-close[data-toggle][aria-expanded="true"] > span[class*="icon-"] {
    transform: rotate(90deg);
}
@media only screen and (max-width: 479px) {
    .download-header > .btn[data-toggle],
    .download-header > .download-details[data-toggle],
    .download-header > .nav-close[data-toggle] {
        margin-right: 50%;
        margin-bottom: 10px;
    }
}
.download-data {
    flex-grow: 1;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 1;
}
@media only screen and (max-width: 480px) {
    .download-data {
        padding-bottom: 10px;
    }
}
.has-progress .download-data {
    flex-grow: 0;
}
@media screen and (min-width: 768px) {
    .download-data {
        padding-right: 30px;
        padding-left: 30px;
        text-align: center;
    }
}
.download-actions {
    display: flex;
    justify-content: flex-end;
}
.has-progress .download-actions {
    flex-grow: 1;
}
.download-actions .progress {
    width: 100%;
    height: 8px;
    margin-bottom: 0;
    background-color: #d4cfc5;
    box-shadow: none;
}
.download-actions .progress-bar {
    border-radius: 4px;
}
.download-list {
    padding-left: 0;
    list-style: none;
    margin-top: 15px;
    margin-bottom: 0;
}
.download-list > li {
    padding-left: 0;
}
.download-item {
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.download-item + .download-item {
    border-top: 1px solid #d4cfc5;
}
.download-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1;
    padding-right: 15px;
    padding-left: 15px;
}
.download-item-size {
    flex-shrink: 0;
    min-width: 16.6666666667%;
    padding-right: 15px;
    padding-left: 15px;
}
.download-item-action {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
}
.download-item-action .btn,
.download-item-action .download-details,
.download-item-action .nav-close {
    color: #000;
}
.download-panel-spa.download-panel {
    background-color: #f7f5f1;
    padding: 18px;
}
.download-panel-spa.download-panel .download-header a.btn,
.download-panel-spa.download-panel .download-header a.download-details,
.download-panel-spa.download-panel .download-header a.nav-close {
    position: relative;
    padding-left: 14px;
    font-weight: 600;
}
.download-panel-spa.download-panel .download-header .btn.collapsed:before,
.download-panel-spa.download-panel .download-header .collapsed.download-details:before,
.download-panel-spa.download-panel .download-header .collapsed.nav-close:before {
    content: "\F105";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 0.5em;
    left: 0.25em;
    color: #4e616e;
    transform: rotate(0deg);
    transition: all 0.25s ease-in;
}
.download-panel-spa.download-panel .download-header a.btn:before,
.download-panel-spa.download-panel .download-header a.download-details:before,
.download-panel-spa.download-panel .download-header a.nav-close:before {
    content: "\F105";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 0.5em;
    left: 0.25em;
    color: #4e616e;
    transform: rotate(90deg);
    transition: all 0.25s ease-in;
}
.download-panel-spa.download-panel .download-data {
    text-align: left;
    font-size: 16px;
}
.download-panel-spa.download-panel .download-body .btn-remove-file {
    font-size: 20px;
}
.download-panel-spa.download-panel .download-item-label span {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    color: #686664;
}
.item-keyword {
    font-weight: 600;
}
.suggestions-quick {
    position: absolute;
    z-index: 1000;
    width: calc(100% - 30px);
    padding: 30px;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-radius: 0 0 0 0;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.05);
}
.suggestions-quick-title {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
}
.suggestions-quick-lists {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.suggestions-quick-lists > li {
    padding-left: 0;
    padding: 10px 30px;
    margin-right: -30px;
    margin-bottom: 0;
    margin-left: -30px;
    cursor: pointer;
}
.suggestions-quick-lists > li[type="category"] {
    padding-left: 45px;
    font-size: 14px;
    color: #686664;
}
.suggestions-quick-lists > li:hover {
    background-color: #f7f5f1;
}
.suggestions {
    position: absolute;
    z-index: 1000;
    width: 100%;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #d4cfc5;
    border-top: none;
    border-radius: 0 0 0 0;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.05);
}
.suggestions-title {
    font-size: 12px;
    font-weight: 600;
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    top: -0.4em;
}
.suggestions-lists {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.suggestions-lists > li {
    padding-left: 0;
    padding: 10px 30px;
    margin-right: -30px;
    margin-bottom: 0;
    margin-left: -30px;
    cursor: pointer;
}
.suggestions-lists > li[type="category"] {
    padding-left: 45px;
    font-size: 14px;
    color: #686664;
}
.suggestions-lists > li:hover {
    background-color: #f7f5f1;
}
.suggestions-lists > li.allResults {
    margin-top: 16px;
}
.suggestions.product-categories {
    width: 330px;
    padding: 0;
    font-size: 14px;
    top: 100%;
}
@media only screen and (max-width: 479px) {
    .suggestions.product-categories {
        width: 90vw;
    }
}
.suggestions.product-categories .filter-nav {
    display: block;
    margin-bottom: 0;
}
.suggestions.product-categories .filter-nav .is-parent a:before {
    vertical-align: baseline;
    margin-right: 8px;
}
.align-label-result {
    margin-left: 22px;
}
.new-retrieved-results-header {
    width: 100%;
}
.new-retrieved-results-header .form-result-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}
.new-retrieved-results-header .retrieved-results-label.flex-grow-1 {
    padding-right: 12px;
}
@media only screen and (max-width: 767px) {
    .is-pinned .new-retrieved-results-header .pin-content-fixed:has(.retrieved-results-label.flex-grow-1),
    .is-pinned .new-retrieved-results-header .pin-content:has(.retrieved-results-label.flex-grow-1):first-child,
    .jumpto ul .new-retrieved-results-header li:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .btn-container:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .buttons-container:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .d-flex:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .flex-grid:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .is-pinned .pin-content-fixed:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .is-pinned .pin-content:has(.retrieved-results-label.flex-grow-1):first-child,
    .new-retrieved-results-header .jumpto ul li:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .results-pagination-select:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .shopping-box-header:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .shopping-notifications:has(.retrieved-results-label.flex-grow-1),
    .new-retrieved-results-header .shopping-total:has(.retrieved-results-label.flex-grow-1) {
        flex-direction: column;
    }
}
.new-retrieved-results-header .filter-tag-filters {
    gap: 12px;
}
.new-retrieved-results-header .filter-tag-filters .section {
    margin-right: 0;
    margin-bottom: 0;
}
.new-retrieved-results-header .sort-results .form-group {
    display: flex;
    align-items: center;
}
.new-retrieved-results-header .sort-results .form-group label {
    padding-right: 12px;
    margin: 0;
}
.new-retrieved-results-header .sort-results .form-group .form-control {
    padding: 0 8px;
}
.new-retrieved-results-header + .card1 {
    padding-top: 1em;
}
.results-pagination-footer {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 48px;
}
.results-pagination-footer .counter p {
    padding: 0;
    margin-bottom: 0;
}
.results-pagination-footer .pagination {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
}
.results-pagination-footer .pagination li {
    margin-bottom: 0;
}
.results-pagination-select {
    justify-content: center;
    align-items: center;
}
.filter-search {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.filter-search:not(.band) {
    padding-top: 2em;
    padding-bottom: 2em;
}
.filter-search .search-input::-ms-clear {
    display: none;
}
.search-remove {
    position: absolute;
    z-index: 3;
    right: 92px;
    top: 6px;
    margin-right: 4px;
    padding: 8px;
    font-size: 16px;
    border-radius: 100px;
    width: 34px;
    height: 34px;
    text-align: center;
    cursor: pointer;
}
.search-remove:hover {
    background-color: #ebe7dd;
}
input[placeholder="品番またはキーワードで検索"] + .input-group-btn + .search-remove,
input[placeholder="通过部件编号或关键词搜索"] + .input-group-btn + .search-remove {
    right: 67px;
}
.search-input:has(+ .search-btn) {
    padding-right: 36px;
}
#c3pnet-app #landing-page .card1-item .media {
    margin-right: -10px;
    margin-left: -10px;
}
#c3pnet-app #landing-page .card1-item .media-left {
    padding-right: 10px;
    padding-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #c3pnet-app #landing-page .card1-item .media-left {
        display: block;
        max-width: 100%;
        margin-bottom: 15px;
    }
}
#c3pnet-app #landing-page .card1-item .media-left [class*="icon-"] {
    font-size: 50px;
}
#c3pnet-app #landing-page .card1-item .media-body {
    padding-right: 10px;
    padding-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #c3pnet-app #landing-page .card1-item .media-body {
        display: block;
        max-width: 100%;
    }
}
#c3pnet-app .c3pnet-items .item-media {
    max-width: 70px;
    font-size: 33px;
    color: #686664;
    text-align: center;
}
#distynet-app #landing-page .card1-item .media {
    margin-right: -10px;
    margin-left: -10px;
}
#distynet-app #landing-page .card1-item .media-left {
    padding-right: 10px;
    padding-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #distynet-app #landing-page .card1-item .media-left {
        display: block;
        max-width: 100%;
        margin-bottom: 15px;
    }
}
#distynet-app #landing-page .card1-item .media-left [class*="icon-"] {
    font-size: 50px;
}
#distynet-app #landing-page .card1-item .media-body {
    padding-right: 10px;
    padding-left: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #distynet-app #landing-page .card1-item .media-body {
        display: block;
        max-width: 100%;
    }
}
#distynet-app .distynet-items .item-media {
    max-width: 70px;
    font-size: 33px;
    color: #686664;
    text-align: center;
}
#engineering-services .retrieved-item .item-media img {
    width: auto;
    max-width: 100%;
    max-height: 80px;
}
.global-search-items {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d4cfc5;
}
.global-search-items .retrieved-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: none;
}
.global-search-items .item-media {
    max-width: 62px;
}
.global-search-items .item-media span[class^="icon-"] {
    font-size: 32px;
    color: #686664;
}
.partner-directory-items {
    padding-top: 0;
}
.partner-directory-items .media-flex-media {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 130px;
}
@media only screen and (max-width: 767px) {
    .partner-directory-items .media-flex-media {
        display: none;
    }
}
.partner-directory-items .media-flex-text {
    margin-top: 10px;
    margin-bottom: 10px;
}
.partner-directory-items .media-flex-text:last-child {
    margin-bottom: 0;
}
.reference-designs-landing-data a.underline:link {
    text-decoration: none;
}
.search-items .retrieved-item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: none;
}
@media only screen and (max-width: 767px) {
    .button-container .onebox {
        margin-top: 2em;
    }
}
.oneboxContainer {
    margin-bottom: 15px;
    border: 1px solid #d4cfc5;
    border-radius: 0;
}
.oneboxItems {
    padding: 15px 30px;
    background-color: #fff;
}
.onebox .retrieved-item,
.oneboxItem {
    border-top: none;
}
.oneboxItem {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}
.oneboxItem + .oneboxItem:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    display: block;
    height: 1px;
    background-color: #d4cfc5;
}
.oneboxFooter {
    padding: 5px 30px;
    text-align: center;
    border-top: 1px solid #d4cfc5;
}
.training-items .item-media {
    max-width: 110px;
}
.training-type {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 50px;
    color: #686664;
    text-align: center;
}
.training-type.is-course {
    font-size: 60px;
}
@media screen and (min-width: 768px) {
    .classroom-results-short .media-flex-media {
        padding-right: 10px;
    }
}
@media screen and (min-width: 768px) {
    .classroom-results-short .media-flex-body {
        padding-left: 10px;
    }
}
.classroom-results-short .media-flex-text {
    margin-top: 0.5em;
}
.filter-search > .text-muted,
.shopping-statement .filter-search > p {
    margin-top: 14px;
}
.store.container,
.store .container {
    padding-left: 0;
    padding-right: 0;
}
.store .filter-search {
    padding-top: 18px;
    padding-bottom: 22px;
}
.store-btn {
    margin-left: 20px;
}
.store .filters {
    padding: 22px 0 38px;
}
@media (max-width: 480px) {
    .store .filters {
        padding-bottom: 20px;
    }
}
.store .filters .filter-tag-filters .filter-nav {
    border: none;
}
.store .filters .filter-tag-filters .filter-nav:not(:has(> .is-selected)) a:has(span):before {
    content: unset;
}
.store .filters .filter-tag-filters .filter-nav .filter-nav-item.is-parent a {
    display: flex;
}
.store .filters .filter-tag-filters .filter-nav:has(.checkbox) ~ .filter-reset {
    padding-left: 0;
}
@media (max-width: 768px) {
    .store .filters .filter-tag-filters .section.open .filter-nav {
        display: block;
    }
}
.store .filters .filter-tag-filters + .filters-tag-selected {
    border-top: 1px solid #d4cfc5;
    padding-top: 20px;
    margin-top: 20px;
}
.store .filters .filter-tag-filters + .filters-tag-selected .section.clear a {
    padding-left: 0;
}
@media (max-width: 768px) {
    .store .filters .section .suggestions.categories {
        position: absolute;
        width: calc(100% + 120px);
        left: -10px;
    }
    .store .filters .section .suggestions.categories .filter-nav {
        max-height: 200px;
        overflow: auto;
    }
    .store .filters .section .suggestions.categories .filter-nav::-webkit-scrollbar {
        -webkit-appearance: none;
    }
    .store .filters .section .suggestions.categories .filter-nav::-webkit-scrollbar-thumb {
        background-color: #d4cfc5;
        border-radius: 10px;
        border: 4px solid #fff;
    }
    .store .filters .section .suggestions.categories hr + .filter-nav {
        max-height: 175px;
    }
}
@media (max-width: 768px) {
    .store .filters .section:last-of-type .suggestions.categories {
        position: absolute;
        width: calc(40% + 180px);
        right: 0;
        left: -10px;
    }
}
@media (max-width: 389px) {
    .store .filters .section:last-of-type .suggestions.categories {
        right: unset;
        left: 0;
    }
}
@media (max-width: 480px) {
    .store .filters .section:last-of-type .suggestions.categories {
        right: unset;
        left: -10px;
    }
}
.store .filters .categories {
    width: 332px;
    padding: 20px 0;
    font-size: 14px;
    top: 100%;
    border-top: 1px solid #d4cfc5;
}
.store .filters .categories .filter-reset {
    padding-left: 20px;
    display: block;
}
.store .filters .categories .checkbox label,
.store .filters .categories .radio label {
    vertical-align: -webkit-baseline-middle;
}
.store .filters .categories .checkbox label:hover,
.store .filters .categories .radio label:hover {
    color: inherit;
}
.store .filters .filter-nav-item.is-parent a {
    padding-left: 20px;
}
.store .filters .filter-nav-item:has(+ .is-selected) {
    padding-left: 1px;
}
.store .filters .filter-nav-item-sub a,
.store .filters .filter-nav-item .selected-label {
    padding-left: 44px;
}
.store .filters .availability-categories,
.store .filters .type-categories {
    padding: 12px;
}
.store .filters .availability-categories .checkbox,
.store .filters .type-categories .checkbox {
    padding-left: 0;
    padding-bottom: 0;
}
.store .filters .availability-categories .filter-nav-sub,
.store .filters .type-categories .filter-nav-sub {
    padding-left: 20px;
}
.store .filters .availability-categories .filter-nav-sub li,
.store .filters .type-categories .filter-nav-sub li {
    margin-bottom: 0;
}
.store .filters .availability-categories hr,
.store .filters .type-categories hr {
    margin: 2px 0 7px;
}
.store .component-container h2,
.store .component-container h3 {
    margin: 0;
}
.store .component-container > :first-child {
    margin-bottom: 24px;
}
.store .component-container > :only-child {
    margin-bottom: 0;
}
.is-pinned .store .component-container .pin-content-fixed,
.is-pinned .store .component-container .pin-content:first-child,
.jumpto ul .store .component-container li,
.store .component-container .flex-grid,
.store .component-container .is-pinned .pin-content-fixed,
.store .component-container .is-pinned .pin-content:first-child,
.store .component-container .jumpto ul li,
.store .component-container .results-pagination-select {
    gap: 10px;
}
.store .flex-box-row {
    gap: 30px;
    justify-content: space-between;
}
@media (max-width: 768px) {
    .store .flex-box-row {
        flex-direction: column;
        align-items: center;
    }
}
.store .flex-box-row .flex-box-element.cool-grey-xxxlight img {
    width: 60px;
    height: 60px;
}
.store .component-container:has(> .swiper-slider-container) {
    padding: 0 0 68px;
}
.store .flex-box-element.cool-grey-xxxlight {
    padding: 24px 20px;
}
.is-pinned .store .pin-content-fixed,
.is-pinned .store .pin-content:first-child,
.jumpto ul .store li,
.store .btn-container,
.store .buttons-container,
.store .d-flex,
.store .flex-grid,
.store .is-pinned .pin-content-fixed,
.store .is-pinned .pin-content:first-child,
.store .jumpto ul li,
.store .results-pagination-select,
.store .shopping-box-header,
.store .shopping-notifications,
.store .shopping-total {
    flex-wrap: wrap;
    align-items: baseline;
}
.is-pinned .store .pin-content-fixed .flex-grow-1,
.is-pinned .store .pin-content:first-child .flex-grow-1,
.jumpto ul .store li .flex-grow-1,
.store .btn-container .flex-grow-1,
.store .buttons-container .flex-grow-1,
.store .d-flex .flex-grow-1,
.store .flex-grid .flex-grow-1,
.store .is-pinned .pin-content-fixed .flex-grow-1,
.store .is-pinned .pin-content:first-child .flex-grow-1,
.store .jumpto ul li .flex-grow-1,
.store .results-pagination-select .flex-grow-1,
.store .shopping-box-header .flex-grow-1,
.store .shopping-notifications .flex-grow-1,
.store .shopping-total .flex-grow-1 {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}
@media (max-width: 768px) {
    .is-pinned .store .pin-content-fixed,
    .is-pinned .store .pin-content:first-child,
    .jumpto ul .store li,
    .store .btn-container,
    .store .buttons-container,
    .store .d-flex,
    .store .flex-grid,
    .store .is-pinned .pin-content-fixed,
    .store .is-pinned .pin-content:first-child,
    .store .jumpto ul li,
    .store .results-pagination-select,
    .store .shopping-box-header,
    .store .shopping-notifications,
    .store .shopping-total {
        gap: 16px;
    }
    .is-pinned .store .pin-content-fixed select.form-flat.form-control,
    .is-pinned .store .pin-content:first-child select.form-flat.form-control,
    .jumpto ul .store li select.form-flat.form-control,
    .store .btn-container select.form-flat.form-control,
    .store .buttons-container select.form-flat.form-control,
    .store .d-flex select.form-flat.form-control,
    .store .flex-grid select.form-flat.form-control,
    .store .is-pinned .pin-content-fixed select.form-flat.form-control,
    .store .is-pinned .pin-content:first-child select.form-flat.form-control,
    .store .jumpto ul li select.form-flat.form-control,
    .store .results-pagination-select select.form-flat.form-control,
    .store .shopping-box-header select.form-flat.form-control,
    .store .shopping-notifications select.form-flat.form-control,
    .store .shopping-total select.form-flat.form-control {
        display: inline !important;
    }
}
.store .box-list {
    margin-top: 0;
}
.store .box-list.avatar-skeleton {
    margin-top: 32px;
}
.store .box-list + .results-pagination-footer + .component-container {
    padding: 48px 0 78px;
}
.store .box-list + .results-pagination-footer + .component-container:before {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    content: "";
    position: absolute;
    left: 0;
    display: block;
    box-shadow: none;
    border-top: 1px solid #d4cfc5 !important;
    top: 0;
}
.store .box-list + .results-pagination-footer + .component-container:has(.swiper-scrollbar.swiper-scrollbar-lock) {
    padding: 48px 0;
}
.store .box-list + .results-pagination-footer + .component-container .box-container .box-opts-image {
    border-right: none;
}
@media (max-width: 992px) {
    .store .box-list + .results-pagination-footer + .component-container .box-container .box-opts-image {
        border-bottom: none;
    }
}
.shopping-list .store .box-list + .results-pagination-footer + .component-container .box-container ul.description li,
.store .box-list + .results-pagination-footer + .component-container .box-container ul.metadata li,
.store .box-list + .results-pagination-footer + .component-container .shopping-list .box-container ul.description li {
    margin-top: 0;
}
.store .box-container:has(+ a) {
    margin-bottom: 30px;
}
.store .box-container.dark .item-signpost {
    text-transform: capitalize;
}
.store .animate-toggle {
    animation: none;
}
.store .icon-info.tooltip-react {
    margin-left: 4px;
}
.store section.box-1.box-opts-content > ul.nav-piped-2 {
    margin-top: 0;
}
@media only screen and (max-width: 570px) {
    .side-panel .side-filters.open {
        width: 90%;
    }
}
.side-panel .side-filters.open .filter-nav-inner.new-filter {
    padding: 14px 0 24px;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading {
    padding: 14px 54px 14px 16px;
}
@media only screen and (max-width: 570px) {
    .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading {
        padding: 24px 24px 4px 12px;
        line-height: 1.4;
    }
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading.is-active,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading:hover {
    background-color: #f7f5f1;
}
.shopping-coupon-list .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading li.text-muted,
.shopping-list .box-container .shopping-statement .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.remove,
.shopping-list .box-container .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .text-muted.remove,
.shopping-modal .shopping-statement .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.description,
.shopping-modal .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .text-muted.description,
.shopping-quantity-group .shopping-statement .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.title,
.shopping-quantity-group .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .text-muted.title,
.shopping-statement .shopping-list .box-container .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.remove,
.shopping-statement .shopping-modal .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.description,
.shopping-statement .shopping-quantity-group .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p.title,
.shopping-statement .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading p,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-coupon-list li.text-muted,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-list .box-container .shopping-statement p.remove,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-list .box-container .text-muted.remove,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-modal .shopping-statement p.description,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-modal .text-muted.description,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-quantity-group .shopping-statement p.title,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-quantity-group .text-muted.title,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement .shopping-list .box-container p.remove,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement .shopping-modal p.description,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement .shopping-quantity-group p.title,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .shopping-statement p,
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .small.text-muted {
    font-weight: 400 !important;
    font-size: 14px;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav-heading .corner {
    border: unset;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav {
    padding: 16px 18px 8px;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .checkbox {
    padding-bottom: 0;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav:not(:has(> .is-selected)) a {
    padding-left: 1px;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav:not(:has(> .is-selected)) a:has(span):before {
    content: unset;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .blue-link {
    padding-top: 8px;
    padding-bottom: 16px;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item-regular {
    margin-bottom: 0;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item.is-parent a {
    padding-left: 1px;
    padding-right: 1px;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item.is-parent:hover {
    background-color: #f7f5f1;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item .selected-label {
    padding-left: 12px;
}
@media (max-width: 480px) {
    .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item .selected-label {
        padding-left: 12px;
    }
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item-sub a {
    padding-left: 44px;
}
@media (max-width: 480px) {
    .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item-sub a {
        padding-left: 20px;
    }
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-item.is-selected a {
    padding-left: 0;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-sub {
    padding-left: 20px;
}
@media (max-width: 480px) {
    .side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-sub a {
        padding-left: 0;
    }
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .filter-nav .filter-nav-sub:has(> li):hover {
    background-color: #f7f5f1;
}
.side-panel .side-filters.open .filter-nav-inner.new-filter .reset-link {
    padding-top: 8px;
    padding-bottom: 0;
}
.side-panel .side-filters-container-content .section,
.side-panel .side-filters-container-content .section > div {
    width: 100%;
}
.side-panel .side-filters-container-footer .btn-link {
    padding-left: 0;
    text-align: start;
}
.btn-kr {
    margin-left: 12px;
}
.box-opts-content:has(> .dot-orange) .shopping-list .box-container p.description,
.box-opts-content:has(> .dot-orange) p.metadata,
.shopping-list .box-container .box-opts-content:has(> .dot-orange) p.description {
    display: none;
}
.shopping-summary {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    right: 0;
    max-width: inherit;
    width: 100%;
}
@media only screen and (max-width: 992px) {
    .shopping-summary {
        position: relative;
        top: 0;
        order: 5;
    }
}
.shopping-summary-container {
    display: flex;
    position: absolute;
    flex-direction: column;
    gap: 20px;
    width: 360px;
    top: 30px;
    right: 0;
}
@media only screen and (max-width: 992px) {
    .shopping-summary-container {
        position: relative;
        width: 100%;
        padding-bottom: 20px;
        top: unset;
    }
}
.shopping-summary-box {
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.shopping-summary-section {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.shopping-summary-section > * {
    margin: 0;
}
.shopping-summary-section.has-border-bottom {
    padding-bottom: 20px;
}
.shopping-summary-section .checkbox label {
    font-size: 14px;
}
@media only screen and (max-width: 992px) {
    .shopping-summary-section .btn,
    .shopping-summary-section .download-details,
    .shopping-summary-section .nav-close {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}
@media only screen and (max-width: 700px) {
    .shopping-summary-section .btn,
    .shopping-summary-section .download-details,
    .shopping-summary-section .nav-close {
        width: auto;
    }
}
.shopping-notifications {
    gap: 16px;
    margin-top: 30px;
    flex-direction: column;
}
.shopping-notifications .alert {
    margin: 0;
}
@media (max-width: 992px) {
    .shopping-notifications {
        order: 2;
    }
}
.shopping-total p {
    margin: 0;
}
.shopping-list {
    max-width: calc(100% - 380px);
}
.shopping-list .box-container {
    background-color: #fff;
}
@media only screen and (min-width: 992px) {
    .shopping-list .box-container .box-opts-image {
        width: 140px;
    }
}
@media only screen and (min-width: 320px) {
    .shopping-list .box-container .box-opts-image {
        width: auto;
        border: none;
    }
}
.shopping-list .box-container .box-opts-content .title-and-elements {
    margin-top: 0;
}
.shopping-list .box-container .box-opts-content p.help-block {
    margin-top: 5px;
    margin-bottom: 0;
}
.shopping-list .box-container .box-opts-content.actions {
    width: 180px;
    justify-content: flex-start;
    align-items: flex-start;
}
.shopping-list .box-container .box-opts-content.actions .dot {
    margin-top: 30px;
    flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
    .shopping-list .box-container .box-opts-content.actions .dot {
        margin-top: 0;
    }
}
.shopping-list .box-container .box-opts-content .checkbox {
    margin: 0;
}
@media only screen and (max-width: 992px) {
    .shopping-list .box-container .box-opts-content {
        padding-top: 0;
    }
    .shopping-list .box-container .box-opts-content.box-100 {
        padding-top: 20px;
    }
}
.shopping-list .box-container .description {
    display: block;
    margin-top: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.shopping-list .box-container .form-group-sm {
    max-width: 250px;
}
.shopping-list .box-container .form-group-sm input {
    width: 180px;
}
.shopping-list .box-container .fnxp-cart + h3 + p {
    text-align: center;
}
@media only screen and (max-width: 992px) {
    .shopping-list {
        max-width: 100%;
        order: 3;
    }
}
.shopping-box-header {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.shopping-box-header .title-and-elements {
    margin-top: 0;
}
.shopping-quantity {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
@media only screen and (max-width: 992px) {
    .shopping-quantity {
        align-items: flex-start;
        gap: 12px;
    }
}
@media only screen and (max-width: 700px) {
    .shopping-quantity {
        flex-direction: column;
    }
}
.shopping-quantity .form-group {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 2px;
}
.shopping-quantity .form-group + p {
    margin-left: 44px;
}
.shopping-quantity input {
    width: 80px;
}
.shopping-quantity input::-webkit-inner-spin-button,
.shopping-quantity input::-webkit-outer-spin-button,
.shopping-quantity input[type="number"] {
    -webkit-appearance: none;
}
@-moz-document url-prefix() {
    .shopping-quantity input[type="number"]:active,
    .shopping-quantity input[type="number"]:focus,
    .shopping-quantity input[type="number"]:hover {
        -moz-appearance: number-input;
    }
    .shopping-quantity input[type="number"] {
        -moz-appearance: textfield;
    }
}
.shopping-quantity > *,
.shopping-quantity p {
    margin-bottom: 0;
}
.shopping-quantity-group {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.shopping-quantity-group:last-of-type {
    -ms-grid-row-align: center;
    align-self: center;
    padding-right: 60px;
}
@media only screen and (max-width: 700px) {
    .shopping-quantity-group:last-of-type {
        -ms-grid-row-align: unset;
        align-self: unset;
    }
}
.shopping-coupon {
    padding: 20px;
    margin-bottom: 30px;
    max-width: calc(100% - 380px);
}
@media only screen and (max-width: 992px) {
    .shopping-coupon {
        max-width: 100%;
        order: 4;
    }
}
.shopping-coupon .form-group {
    margin: 0;
}
.is-pinned .shopping-coupon .pin-content-fixed .btn,
.is-pinned .shopping-coupon .pin-content-fixed .download-details,
.is-pinned .shopping-coupon .pin-content-fixed .nav-close,
.is-pinned .shopping-coupon .pin-content:first-child .btn,
.is-pinned .shopping-coupon .pin-content:first-child .download-details,
.is-pinned .shopping-coupon .pin-content:first-child .nav-close,
.jumpto ul .shopping-coupon li .btn,
.jumpto ul .shopping-coupon li .download-details,
.jumpto ul .shopping-coupon li .nav-close,
.shopping-coupon .btn-container .btn,
.shopping-coupon .btn-container .download-details,
.shopping-coupon .btn-container .nav-close,
.shopping-coupon .buttons-container .btn,
.shopping-coupon .buttons-container .download-details,
.shopping-coupon .buttons-container .nav-close,
.shopping-coupon .d-flex .btn,
.shopping-coupon .d-flex .download-details,
.shopping-coupon .d-flex .nav-close,
.shopping-coupon .flex-grid .btn,
.shopping-coupon .flex-grid .download-details,
.shopping-coupon .flex-grid .nav-close,
.shopping-coupon .is-pinned .pin-content-fixed .btn,
.shopping-coupon .is-pinned .pin-content-fixed .download-details,
.shopping-coupon .is-pinned .pin-content-fixed .nav-close,
.shopping-coupon .is-pinned .pin-content:first-child .btn,
.shopping-coupon .is-pinned .pin-content:first-child .download-details,
.shopping-coupon .is-pinned .pin-content:first-child .nav-close,
.shopping-coupon .jumpto ul li .btn,
.shopping-coupon .jumpto ul li .download-details,
.shopping-coupon .jumpto ul li .nav-close,
.shopping-coupon .results-pagination-select .btn,
.shopping-coupon .results-pagination-select .download-details,
.shopping-coupon .results-pagination-select .nav-close,
.shopping-coupon .shopping-box-header .btn,
.shopping-coupon .shopping-box-header .download-details,
.shopping-coupon .shopping-box-header .nav-close,
.shopping-coupon .shopping-notifications .btn,
.shopping-coupon .shopping-notifications .download-details,
.shopping-coupon .shopping-notifications .nav-close,
.shopping-coupon .shopping-total .btn,
.shopping-coupon .shopping-total .download-details,
.shopping-coupon .shopping-total .nav-close {
    -ms-grid-row-align: center;
    align-self: center;
}
.shopping-coupon-input {
    margin-bottom: 20px;
    border-bottom: 1px solid #d4cfc5;
    padding-bottom: 20px;
}
.shopping-coupon-input input {
    width: 220px;
}
@media only screen and (max-width: 992px) {
    .shopping-coupon-input input {
        width: 100%;
    }
}
.shopping-coupon-input p {
    margin: 2px 0;
}
.shopping-coupon > :last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.shopping-table thead th:last-of-type {
    width: 100px;
}
@media only screen and (max-width: 992px) {
    .shopping-statement {
        order: 6;
    }
}
.shopping-modal .modal-title {
    display: inline;
}
.shopping-modal.modal-dialog .modal-body {
    max-height: 320px;
}
.shopping-modal.modal-dialog .modal-body:has(.form-group),
.shopping-modal.modal-dialog .modal-body:has(.table-responsive) {
    max-height: 400px;
}
.shopping-modal.modal-dialog .modal-body:has(.form-group) table,
.shopping-modal.modal-dialog .modal-body:has(.table-responsive) table {
    margin: 0;
}
.shopping-modal .box-opts-image {
    width: 20%;
    align-self: flex-start;
    border: none;
}
.shopping-modal .box-opts-content {
    padding-top: 0;
    padding-bottom: 0;
    gap: 8px;
}
.shopping-modal .box-opts-content .prodStatus-heading {
    margin-bottom: 0;
}
.shopping-modal .description {
    display: block;
    padding-top: 8px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #686664;
}
.shopping-modal .form-group:first-of-type {
    margin-top: 30px;
}
.shopping-modal .form-group:last-of-type {
    margin-bottom: 0;
}
.shopping-cart {
    min-height: calc(100vh - 140px);
}
@media (max-width: 992px) {
    .shopping-cart {
        display: flex;
        flex-direction: column;
    }
}
.part-details .prodOverview {
    margin-top: 22px;
}
.updates-preferences {
    margin-bottom: 2em;
}
.options-container {
    padding-left: 20px;
}
.btn-preferences-options:before {
    content: "\f0d7";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    transition: transform 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.btn-preferences-options.collapsed:before {
    transform: rotate(-90deg);
}
.preferences-list {
    padding-right: 15px;
    padding-left: 15px;
}
.preferences-email-documents,
.preferences-email-software {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-width: 180px;
    -moz-column-width: 180px;
    columns: 180px 2;
}
.preferences-email-documents .checkbox,
.preferences-email-software .checkbox {
    margin-top: 0;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    color: #686664;
}
.well .checkbox.disabled label,
.well .radio.disabled label,
.well fieldset[disabled] .checkbox label,
.well fieldset[disabled] .radio label {
    color: #898683;
}
.updates-header {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-bottom: 2em;
    margin-top: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid #d4cfc5;
}
#myUpdatesList .updates-header {
    padding-bottom: 8px;
}
.updates-header-title {
    padding-right: 30px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
}
#myUpdatesList #publicNote {
    width: 100%;
    padding-top: 32px;
}
#myUpdatesList .updates-header {
    border-bottom: none;
}
#myUpdatesList .updates-header .container {
    padding: 0;
    display: flex;
    align-items: baseline;
}
#myUpdatesList .updates-header .container .helper-text {
    width: 50%;
    font-size: 18px;
    font-family: Poppins, sans-serif;
}
#myUpdatesList .updates-header .container .updates-sort {
    width: 50%;
    justify-content: end;
}
.sort-switch {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}
.sort-switch.updates-sort {
    margin-top: 10px;
}
.sort-switch-label {
    margin-right: 10px;
}
.sort-switch-items {
    display: flex;
    color: #215bd6;
}
.sort-switch-items .radio-inline {
    padding-left: 0;
}
.sort-switch-items .radio-inline ~ .radio-inline {
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #d4cfc5;
}
.sort-switch-items input:checked + .radio-inline {
    font-weight: 600;
    color: #000;
}
.updates-product {
    margin-bottom: 2em;
}
.product-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-items: flex-end;
    margin-bottom: 0.625em;
}
@media screen and (min-width: 768px) {
    .product-header {
        flex-wrap: nowrap;
    }
}
.product-header .product-title {
    display: flex;
    flex-grow: 1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .product-header .product-title {
        max-width: 80%;
    }
}
.product-header .product-title .product-label {
    max-width: 100%;
    overflow: hidden;
    margin-top: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-header .product-action {
    flex-shrink: 0;
    margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
    .product-header .product-action {
        margin-top: 0;
        margin-left: auto;
    }
    .product-header .product-action .btn,
    .product-header .product-action .download-details,
    .product-header .product-action .nav-close {
        margin-left: 30px;
    }
}
.updatedDocs:not(:last-child) {
    margin-bottom: 0;
}
.updatedDocs + .moreLessTrigger {
    padding: 8px;
    margin-bottom: 0;
}
.updatedDocs.table > tbody > tr > td,
.updatedDocs.table > thead > tr > th {
    font-size: 14px;
}
.updatedDocs td:not(:first-of-type),
.updatedDocs th:not(:first-of-type) {
    width: 16.6666666667%;
    min-width: 165px;
    text-align: center;
}
.updatedDocs-title {
    margin-top: 0;
    font-family: Poppins, sans-serif;
}
.updatedDocs-title sup {
    font-weight: 400;
    color: #000;
}
.updatedDocs-meta {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-bottom: 0;
    color: #898683;
}
.updatedDocs-meta > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.Platinum,
.tier-platinum-color {
    color: #898683;
}
.Gold,
.tier-golden-color {
    color: #f9b500;
}
.Registered,
.tier-registered-color {
    color: #1f87ff;
}
.partner-application .has-error .dropdown-search div:last-child,
.partner-application .has-error .form-control,
.partner-application .has-error div.basic-select[class*="css"] div:last-child,
.partner-application .has-error div.basic-select[class^="css"] div:last-child,
.partner-application .has-error div.form-subSection-control[class*="css"] div:last-child,
.partner-application .has-error div.form-subSection-control[class^="css"] div:last-child,
.partner-portal .has-error .dropdown-search div:last-child,
.partner-portal .has-error .form-control,
.partner-portal .has-error div.basic-select[class*="css"] div:last-child,
.partner-portal .has-error div.basic-select[class^="css"] div:last-child,
.partner-portal .has-error div.form-subSection-control[class*="css"] div:last-child,
.partner-portal .has-error div.form-subSection-control[class^="css"] div:last-child {
    border-color: #8f2727;
}
.partner-application .has-error p,
.partner-portal .has-error p {
    color: #262626;
}
.partner-application .has-error p.help-block,
.partner-portal .has-error p.help-block {
    color: #8f2727;
}
.back-offering {
    color: #000;
    font-weight: 400;
}
.back-offering:hover {
    text-decoration: none;
    color: inherit;
}
.partner-application > div:only-of-type {
    min-height: 50vh;
}
.partner-application .component-overview .description,
.partner-application .page-header {
    margin: 0;
    padding-top: 0;
    border: none;
}
.partner-application .page-header {
    padding-bottom: 20px;
}
.partner-application .component-overview {
    padding-bottom: 36px;
}
.partner-application .component-overview .description {
    padding-bottom: 0;
}
.stepper-partner {
    margin-left: -15px;
    width: auto;
}
.stepper-partner.stepper-hover .stepper-completed .stepper-head:hover,
.stepper-partner.stepper-hover .stepper-ready .stepper-head:hover {
    cursor: pointer;
    background-color: #ebe7dd;
}
.stepper-partner .stepper-completed .stepper-head:hover,
.stepper-partner .stepper-ready .stepper-head:hover {
    cursor: default;
    background-color: inherit;
}
.stepper-partner .new-form {
    width: 90% !important;
}
.stepper-partner .new-form > * {
    position: relative;
}
.stepper-partner .add-region {
    padding: 20px 0 0;
}
.stepper-partner .delete-region,
.stepper-partner .deleteRegion {
    position: absolute;
    right: -42px;
    top: 47px;
    width: 38px;
    height: 38px;
    text-align: center;
}
.stepper-partner .delete-region:before,
.stepper-partner .deleteRegion:before {
    top: 10px;
    left: 14px;
    position: absolute;
}
.stepper-partner .delete-region:hover,
.stepper-partner .deleteRegion:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}
.stepper-partner .stepper-active .stepper-content {
    display: block;
}
@media (max-width: 992px) {
    .stepper-partner {
        margin-left: 0;
    }
}
@media (max-width: 480px) {
    .stepper-partner.stepper-vertical .stepper-step:not(:last-child):after {
        top: 55px;
    }
}
.stepper-partner .stepper-head .form-step {
    padding: 0 10px;
}
.stepper-partner .stepper-head .icon-checkmark .form-step {
    padding: 0;
}
.stepper-partner .stepper-head .has-error {
    color: #8d081d;
    text-transform: none;
}
.stepper-partner .stepper-content {
    display: none;
    padding: 12px 54px;
    max-width: 800px;
}
.stepper-partner .stepper-content .form-group.has-border-bottom > div > .form-group {
    padding-top: 16px;
    padding-left: 0;
    width: 100%;
}
.stepper-partner .stepper-content .form-group.pl2 {
    padding-left: 18px !important;
}
.stepper-partner .stepper-content .form-group.pl2 > div:first-child {
    margin-top: 0;
}
.stepper-partner .stepper-content .form-group.pl2 > div {
    margin-top: 12px;
}
.stepper-partner .stepper-content .form-group.pl2 > div > span {
    margin-bottom: 11px;
    display: block;
}
.stepper-partner .stepper-content .form-group.pl2 p {
    margin-bottom: 0;
    font-size: 14px;
}
.stepper-partner .stepper-content .tree-component .form-group {
    width: 100%;
}
.stepper-partner .stepper-content img {
    margin: 16px 0;
}
.stepper-partner .stepper-content .form-group > .competencies {
    margin-top: 24px;
}
.stepper-partner .stepper-content .form-group > .competencies:first-child {
    margin-top: 0;
}
.stepper-partner .stepper-content textarea {
    max-width: 700px;
    max-height: 100px;
    min-height: 30px;
    width: 100% !important;
}
.stepper-partner .stepper-content input {
    max-width: 100%;
}
.stepper-partner .stepper-content input[type="file"] {
    border: none;
    box-shadow: none;
    padding-left: 0;
}
.stepper-partner .stepper-content .partner-category {
    margin-top: 22px;
}
.stepper-partner .stepper-content > :first-child {
    margin-top: 0;
}
.stepper-partner #step-2 #searchselectedDevices {
    margin-top: 15px;
}
.stepper-partner #step-2 .stepper-content .form-group > div:nth-last-child(2) {
    margin-bottom: 15px !important;
}
.stepper-partner #step-3 #searchselectedDevices {
    margin-top: 15px;
}
.stepper-partner #step-3 .stepper-content .form-group p a {
    font-size: 14px;
}
.stepper-partner #step-4 .stepper-content .form-group > :last-child {
    margin-top: 24px;
}
.stepper-partner #step-4 .stepper-content .form-group > :nth-child(2) {
    margin-top: 0 !important;
}
.stepper-partner #step-5 .stepper-content .form-group.has-border-bottom > div > .form-group {
    padding-top: 16px;
    padding-left: 0;
    width: 100%;
}
.stepper-partner #step-5 .stepper-content .form-group.pl2 {
    padding-left: 18px !important;
}
.stepper-partner #step-5 .stepper-content .form-group.pl2 > div:first-child {
    margin-top: 0;
}
.stepper-partner #step-5 .stepper-content .form-group.pl2 > div {
    margin-top: 12px;
}
.stepper-partner #step-5 .stepper-content .form-group.pl2 > div > span {
    margin-bottom: 11px;
    display: block;
}
.stepper-partner #step-5 .stepper-content .form-group.pl2 p {
    margin-bottom: 0;
    font-size: 14px;
}
.stepper-partner #step-5 .stepper-content .tree-component .form-group {
    width: 100%;
}
.stepper-partner.stepper-vertical .stepper-head .stepper-head-text {
    text-transform: uppercase;
}
.stepper-partner .form-group {
    display: table;
    width: 90%;
}
.stepper-partner .form-group .text-required {
    color: #007100;
}
.stepper-partner .form-group > label {
    width: 100%;
}
.stepper-partner .form-group.has-border-bottom {
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.stepper-partner .form-group .form-group {
    padding: 24px 0 8px 24px;
    margin-bottom: 0;
}
.stepper-partner .form-group .form-group input {
    margin-bottom: 15px;
}
.stepper-partner .form-group .form-group input:last-of-type {
    margin-bottom: 0;
}
.stepper-partner .form-group [class~="form-group"]:last-of-type {
    padding-bottom: 0;
}
.stepper-partner .field-close {
    display: block;
    position: relative;
}
.stepper-partner .field-close .icon-times {
    top: 0;
    right: -40px;
    height: 36px;
    width: 36px;
    font-size: 16px;
    position: absolute;
}
.stepper-partner .field-close .icon-times:before {
    position: absolute;
    top: 10px;
    left: 12px;
}
.stepper-partner .field-close .icon-times:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}
.shopping-statement .stepper-partner p,
.stepper-partner .shopping-statement p,
.stepper-partner .text-muted {
    margin-top: 6px;
    display: block;
    color: #686664;
}
.shopping-statement .stepper-partner p.icon-info,
.stepper-partner .shopping-statement p.icon-info,
.stepper-partner .text-muted.icon-info {
    display: inline-block;
}
.stepper-partner a.add-element {
    display: block;
    margin-bottom: 15px;
}
.stepper-partner .button-section {
    display: flex;
    gap: 8px;
}
@media (max-width: 480px) {
    .stepper-partner .button-section {
        display: block;
    }
    .stepper-partner .button-section .btn,
    .stepper-partner .button-section .download-details,
    .stepper-partner .button-section .nav-close {
        margin: 2px 4px;
    }
}
.stepper-partner .has-error .checkbox,
.stepper-partner .has-error .checkbox-inline,
.stepper-partner .has-error.checkbox-inline label,
.stepper-partner .has-error.checkbox label,
.stepper-partner .has-error .control-label,
.stepper-partner .has-error .form-control,
.stepper-partner .has-error .help-block,
.stepper-partner .has-error .radio,
.stepper-partner .has-error .radio-inline,
.stepper-partner .has-error.radio-inline label,
.stepper-partner .has-error.radio label {
    color: #8f2727;
}
.stepper-partner .has-error .form-control {
    border-color: #8f2727;
}
.partner-portal .alert a {
    text-decoration: underline;
}
.partner-portal .alert a:hover {
    color: inherit;
}
.alert a[class="primary-link"] {
    font-weight: 400;
    color: #215bd6;
}
.alert a[class="primary-link"]:hover {
    text-decoration: underline;
}
.partner-profiles {
    width: 100% !important;
}
.partner-profiles #example_wrapper {
    margin: 48px 0;
    width: 100% !important;
}
@media (max-width: 768px) {
    .partner-profiles #example_wrapper .dataTables_filter,
    .partner-profiles #example_wrapper .dataTables_length {
        width: 100%;
        text-align: unset;
        display: block;
    }
}
@media (max-width: 480px) {
    .partner-profiles #example_wrapper .dt-button {
        margin: 8px 0;
    }
}
.partner-profiles #example_wrapper #example {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    min-height: 0.01%;
}
.partner-profiles #example_wrapper #example::-webkit-scrollbar {
    -webkit-appearance: none;
}
.partner-profiles #example_wrapper #example::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.partner-profiles #example_wrapper .dataTables_info,
.partner-profiles #example_wrapper .dataTables_paginate {
    width: auto;
    height: auto;
}
.box-text {
    padding: 13px 40px 13px 16px;
    border: 1px solid #d4cfc5;
    text-align: left;
    max-height: 400px;
    overflow-y: auto;
}
.box-text::-webkit-scrollbar {
    -webkit-appearance: none;
}
.box-text::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.partner-portal .component-container:first-child {
    padding-bottom: 0 !important;
}
.partner-portal .component-container.partner-portal-block {
    padding-top: 0;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #d4cfc5;
}
.partner-portal .component-container.partner-portal-block .box-text {
    margin-bottom: 0;
}
.partner-portal .component-container.partner-portal-block:nth-last-of-type(4) {
    border: none;
    margin-bottom: 0;
}
.partner-portal .component-container.partner-portal-block.partner-translation:last-of-type,
.partner-portal .component-container.partner-portal-block:last-of-type {
    border: none !important;
}
.app-column-right.partner-portal .component-container .partner-portal-block:last-child,
.partner-portal-block:last-child {
    border: none;
}
.submit-container {
    padding: 26px 0 48px;
}
.submit-container .checkbox label {
    line-height: inherit;
}
.submit-status {
    margin-bottom: 14px;
    max-width: 420px;
}
.submit .checkbox input {
    margin-top: 1px;
}
.partner-portal-block h3 {
    margin: 0;
}
@media (max-width: 480px) {
    .partner-portal-block h3 {
        width: 70%;
        max-width: 250px;
    }
}
.partner-portal-block.component-container.component-divider-top {
    border: none;
    padding-top: 24px;
    margin-bottom: 0;
}
.partner-portal-block.component-container.component-divider-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    box-shadow: none;
    border-top: 1px solid #d4cfc5 !important;
}
@media screen and (min-width: 768px) {
    .partner-portal-block.component-container.component-divider-top:before {
        margin-left: calc(-50vw + 50% + 125px);
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .partner-portal-block.component-container.component-divider-top:before {
        margin-left: calc(-50vw + 50% + 150px);
        width: calc(100vw - 300px);
    }
}
.is-pinned .partner-portal-block.component-container.component-divider-top .sponsor-comments .pin-content-fixed,
.is-pinned .partner-portal-block.component-container.component-divider-top .sponsor-comments .pin-content:first-child,
.jumpto ul .partner-portal-block.component-container.component-divider-top .sponsor-comments li,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .btn-container,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .buttons-container,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .d-flex,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .flex-grid,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .form-group,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .form-group textarea,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .is-pinned .pin-content-fixed,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .is-pinned .pin-content:first-child,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .jumpto ul li,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .results-pagination-select,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .shopping-box-header,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .shopping-notifications,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .shopping-total {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.is-pinned .partner-portal-block.component-container.component-divider-top .sponsor-comments .pin-content-fixed,
.is-pinned .partner-portal-block.component-container.component-divider-top .sponsor-comments .pin-content:first-child,
.jumpto ul .partner-portal-block.component-container.component-divider-top .sponsor-comments li,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .btn-container,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .buttons-container,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .d-flex,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .flex-grid,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .is-pinned .pin-content-fixed,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .is-pinned .pin-content:first-child,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .jumpto ul li,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .results-pagination-select,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .shopping-box-header,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .shopping-notifications,
.partner-portal-block.component-container.component-divider-top .sponsor-comments .shopping-total {
    margin-bottom: 0;
}
.partner-portal-block .dropdown-search {
    margin-bottom: 8px;
}
.partner-portal-block .dropdown-search + .text-muted,
.partner-portal-block .shopping-statement .dropdown-search + p,
.shopping-statement .partner-portal-block .dropdown-search + p {
    margin-bottom: 0;
}
.is-pinned .partner-portal-block .pin-content-fixed,
.is-pinned .partner-portal-block .pin-content:first-child,
.jumpto ul .partner-portal-block li,
.partner-portal-block .btn-container,
.partner-portal-block .buttons-container,
.partner-portal-block .d-flex,
.partner-portal-block .flex-grid,
.partner-portal-block .is-pinned .pin-content-fixed,
.partner-portal-block .is-pinned .pin-content:first-child,
.partner-portal-block .jumpto ul li,
.partner-portal-block .results-pagination-select,
.partner-portal-block .shopping-box-header,
.partner-portal-block .shopping-notifications,
.partner-portal-block .shopping-total {
    padding-top: 16px;
}
.is-pinned .partner-portal-block .pin-content-fixed .shopping-statement p,
.is-pinned .partner-portal-block .pin-content-fixed p.text-muted,
.is-pinned .partner-portal-block .pin-content:first-child .shopping-statement p,
.is-pinned .partner-portal-block .pin-content:first-child p.text-muted,
.jumpto ul .partner-portal-block li .shopping-statement p,
.jumpto ul .partner-portal-block li p.text-muted,
.partner-portal-block .btn-container .shopping-statement p,
.partner-portal-block .btn-container p.text-muted,
.partner-portal-block .buttons-container .shopping-statement p,
.partner-portal-block .buttons-container p.text-muted,
.partner-portal-block .d-flex .shopping-statement p,
.partner-portal-block .d-flex p.text-muted,
.partner-portal-block .flex-grid .shopping-statement p,
.partner-portal-block .flex-grid p.text-muted,
.partner-portal-block .is-pinned .pin-content-fixed .shopping-statement p,
.partner-portal-block .is-pinned .pin-content-fixed p.text-muted,
.partner-portal-block .is-pinned .pin-content:first-child .shopping-statement p,
.partner-portal-block .is-pinned .pin-content:first-child p.text-muted,
.partner-portal-block .jumpto ul li .shopping-statement p,
.partner-portal-block .jumpto ul li p.text-muted,
.partner-portal-block .results-pagination-select .shopping-statement p,
.partner-portal-block .results-pagination-select p.text-muted,
.partner-portal-block .shopping-box-header .shopping-statement p,
.partner-portal-block .shopping-box-header p.text-muted,
.partner-portal-block .shopping-notifications .shopping-statement p,
.partner-portal-block .shopping-notifications p.text-muted,
.partner-portal-block .shopping-total .shopping-statement p,
.partner-portal-block .shopping-total p.text-muted,
.shopping-statement .is-pinned .partner-portal-block .pin-content-fixed p,
.shopping-statement .is-pinned .partner-portal-block .pin-content:first-child p,
.shopping-statement .jumpto ul .partner-portal-block li p,
.shopping-statement .partner-portal-block .btn-container p,
.shopping-statement .partner-portal-block .buttons-container p,
.shopping-statement .partner-portal-block .d-flex p,
.shopping-statement .partner-portal-block .flex-grid p,
.shopping-statement .partner-portal-block .is-pinned .pin-content-fixed p,
.shopping-statement .partner-portal-block .is-pinned .pin-content:first-child p,
.shopping-statement .partner-portal-block .jumpto ul li p,
.shopping-statement .partner-portal-block .results-pagination-select p,
.shopping-statement .partner-portal-block .shopping-box-header p,
.shopping-statement .partner-portal-block .shopping-notifications p,
.shopping-statement .partner-portal-block .shopping-total p {
    color: #686664 !important;
}
.is-pinned .partner-portal-block .pin-content-fixed .flex-column.flex-xs p:first-child,
.is-pinned .partner-portal-block .pin-content-fixed .flex-column p:first-child,
.is-pinned .partner-portal-block .pin-content:first-child .flex-column.flex-xs p:first-child,
.is-pinned .partner-portal-block .pin-content:first-child .flex-column p:first-child,
.jumpto ul .partner-portal-block li .flex-column.flex-xs p:first-child,
.jumpto ul .partner-portal-block li .flex-column p:first-child,
.partner-portal-block .btn-container .flex-column.flex-xs p:first-child,
.partner-portal-block .btn-container .flex-column p:first-child,
.partner-portal-block .buttons-container .flex-column.flex-xs p:first-child,
.partner-portal-block .buttons-container .flex-column p:first-child,
.partner-portal-block .d-flex .flex-column.flex-xs p:first-child,
.partner-portal-block .d-flex .flex-column p:first-child,
.partner-portal-block .flex-grid .flex-column.flex-xs p:first-child,
.partner-portal-block .flex-grid .flex-column p:first-child,
.partner-portal-block .is-pinned .pin-content-fixed .flex-column.flex-xs p:first-child,
.partner-portal-block .is-pinned .pin-content-fixed .flex-column p:first-child,
.partner-portal-block .is-pinned .pin-content:first-child .flex-column.flex-xs p:first-child,
.partner-portal-block .is-pinned .pin-content:first-child .flex-column p:first-child,
.partner-portal-block .jumpto ul li .flex-column.flex-xs p:first-child,
.partner-portal-block .jumpto ul li .flex-column p:first-child,
.partner-portal-block .results-pagination-select .flex-column.flex-xs p:first-child,
.partner-portal-block .results-pagination-select .flex-column p:first-child,
.partner-portal-block .shopping-box-header .flex-column.flex-xs p:first-child,
.partner-portal-block .shopping-box-header .flex-column p:first-child,
.partner-portal-block .shopping-notifications .flex-column.flex-xs p:first-child,
.partner-portal-block .shopping-notifications .flex-column p:first-child,
.partner-portal-block .shopping-total .flex-column.flex-xs p:first-child,
.partner-portal-block .shopping-total .flex-column p:first-child {
    margin: 8px 0;
}
.is-pinned .partner-portal-block .form-group.pin-content-fixed,
.is-pinned .partner-portal-block .form-group.pin-content:first-child,
.jumpto ul .partner-portal-block li.form-group,
.partner-portal-block .d-flex.form-group,
.partner-portal-block .form-group.btn-container,
.partner-portal-block .form-group.buttons-container,
.partner-portal-block .form-group.flex-grid,
.partner-portal-block .form-group.results-pagination-select,
.partner-portal-block .form-group.shopping-box-header,
.partner-portal-block .form-group.shopping-notifications,
.partner-portal-block .form-group.shopping-total,
.partner-portal-block .is-pinned .form-group.pin-content-fixed,
.partner-portal-block .is-pinned .form-group.pin-content:first-child,
.partner-portal-block .jumpto ul li.form-group {
    margin-bottom: 0;
}
.is-pinned .partner-portal-block h4 + .pin-content-fixed,
.is-pinned .partner-portal-block h4 + .pin-content:first-child,
.jumpto ul .partner-portal-block h4 + li,
.partner-portal-block .is-pinned h4 + .pin-content-fixed,
.partner-portal-block .is-pinned h4 + .pin-content:first-child,
.partner-portal-block .jumpto ul h4 + li,
.partner-portal-block h4 + .btn-container,
.partner-portal-block h4 + .buttons-container,
.partner-portal-block h4 + .d-flex,
.partner-portal-block h4 + .flex-grid,
.partner-portal-block h4 + .results-pagination-select,
.partner-portal-block h4 + .shopping-box-header,
.partner-portal-block h4 + .shopping-notifications,
.partner-portal-block h4 + .shopping-total {
    padding-top: 12px;
}
.partner-portal-column {
    display: block;
    padding-top: 16px;
}
.partner-portal-column .panel-default > div:not(.panel-deault) {
    border-bottom: 1px solid #d4cfc5;
}
.partner-portal-column .panel-default > div:not(.panel-deault):last-of-type {
    border-bottom: none;
}
.partner-portal-column .panel-default .toggle_container.m0 .panel-default {
    width: calc(100% - 20px);
    margin-left: 20px;
}
.partner-portal-column .panel-default .toggle_container.m0 .panel-default select {
    width: 100%;
}
.partner-portal-column .panel-default .toggle_container.m0 .panel-default:first-of-type {
    margin-top: 14px;
}
.partner-portal-column .panel-default .toggle_container.m0 .panel-default:last-of-type,
.partner-portal-column .panel-default .toggle_container.m0 .panel-default:only-child {
    border-bottom: none !important;
}
.partner-portal-column .footer-region {
    display: block;
    min-width: 100%;
    margin-top: 18px;
}
.partner-portal-column .delete-region {
    top: 0 !important;
    right: 0 !important;
    position: absolute;
    padding: 10px 12px;
    cursor: pointer;
}
.partner-portal-column .delete-region:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.partner-portal-column .flex-container.form-group.has-error .shopping-statement p,
.partner-portal-column .flex-container.form-group.has-error p.text-muted,
.shopping-statement .partner-portal-column .flex-container.form-group.has-error p {
    color: #686664;
}
.partner-portal-column .flex-column .dropdown-search,
.partner-portal-column .flex-column input,
.partner-portal-column .flex-column select,
.partner-portal-column .flex-column textarea {
    width: calc(100% - 38px) !important;
    margin-bottom: 8px;
}
.partner-portal-column .flex-column .dropdown-search input {
    width: auto !important;
}
.partner-portal-column .panel {
    max-width: unset !important;
}
.partner-portal-column-element:first-child {
    padding-top: 0;
}
.partner-portal-column-element {
    display: flex;
    align-items: flex-start;
    padding-top: 24px;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.toggle_container .partner-portal-column-element {
    max-width: unset !important;
}
.toggle_container .partner-portal-column-element div:nth-child(3) {
    max-width: unset;
}
.partner-portal-column-element .remove-element {
    position: absolute;
    top: 0;
    left: 310px;
    padding: 10px 14px;
    height: 36px;
    font-size: 16px;
    width: 36px;
}
.partner-portal-column-element .remove-element:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}
.partner-portal-column-element > * {
    flex: 50%;
    position: relative;
}
@media (max-width: 992px) {
    .partner-portal-column-element > * {
        min-width: unset;
    }
}
.partner-portal-column-element h4:first-child {
    width: 100%;
    flex: 100%;
}
@media (max-width: 768px) {
    .partner-portal-column-element {
        gap: 15px;
    }
}
.partner-portal-column-element img {
    max-width: 90px;
}
.partner-portal-column-element > p {
    margin: 0;
    max-width: 50%;
}
@media (max-width: 768px) {
    .partner-portal-column-element > p {
        max-width: 100%;
    }
}
.partner-portal-column-element p:first-of-type {
    min-width: 300px;
    max-width: 300px;
    padding-right: 8px;
    display: inline-block;
}
.partner-portal-column-element p:first-of-type > * {
    display: inline-block;
    padding-left: 4px;
}
.partner-portal-column-element p:first-of-type a {
    display: inline;
    padding-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 992px) {
    .partner-portal-column-element p:first-of-type {
        max-width: 170px;
    }
}
@media (max-width: 992px) {
    .partner-portal-column-element p:first-of-type {
        min-width: unset;
    }
}
@media (max-width: 768px) {
    .partner-portal-column-element p:first-of-type {
        min-width: 160px;
        max-width: unset;
    }
}
@media (max-width: 480px) {
    .partner-portal-column-element p:first-of-type {
        min-width: 145px;
    }
}
.partner-portal-column-element .has-error p.help-block {
    max-width: unset;
}
.partner-portal-column-element a {
    display: inline;
    padding-bottom: 8px;
}
.partner-portal-column-element .panel-group {
    width: 100%;
    border: none;
}
.partner-portal-column-element .panel-group .panel-default,
.partner-portal-column-element .panel-group .panel-default .panel-collapse,
.partner-portal-column-element .panel-group .panel-default .toggle_container {
    padding: 0;
    margin: 0;
}
.partner-portal-column-element div.form-group {
    margin: 0;
}
.partner-portal-column-element div,
.partner-portal-column-element input,
.partner-portal-column-element select,
.partner-portal-column-element textarea {
    width: 90%;
    min-width: 300px;
    margin-bottom: 12px;
}
@media (max-width: 768px) {
    .partner-portal-column-element div,
    .partner-portal-column-element input,
    .partner-portal-column-element select,
    .partner-portal-column-element textarea {
        min-width: 240px;
        width: 90%;
    }
}
@media (max-width: 480px) {
    .partner-portal-column-element div,
    .partner-portal-column-element input,
    .partner-portal-column-element select,
    .partner-portal-column-element textarea {
        min-width: 150px;
    }
}
.partner-portal-column-element div:empty {
    max-width: 300px;
    min-width: 100px;
}
@media (max-width: 768px) {
    .partner-portal-column-element div:empty {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .partner-portal-column-element div:empty {
        max-width: 170px;
    }
}
.partner-portal-column-element input[type="checkbox"],
.partner-portal-column-element input[type="radio"] {
    height: auto;
    border: none;
    min-width: unset !important;
    min-height: unset !important;
    width: auto;
}
@media (max-width: 768px) {
    .partner-portal-column-element input[type="checkbox"],
    .partner-portal-column-element input[type="radio"] {
        min-width: unset !important;
        min-height: unset !important;
    }
}
@media (max-width: 480px) {
    .partner-portal-column-element input[type="checkbox"],
    .partner-portal-column-element input[type="radio"] {
        min-width: unset !important;
        min-height: unset !important;
    }
}
.partner-portal-column-element input[type="file"] {
    max-width: 300px;
    border: none;
    box-shadow: none;
    padding-left: 0;
}
.partner-portal-column-element input[type="file"]:focus,
.partner-portal-column-element input[type="file"]:focus-visible {
    outline: none;
    border: none;
    box-shadow: none;
}
.partner-portal-column-element div input,
.partner-portal-column-element div textarea {
    width: 100%;
}
.partner-portal-column-element div textarea,
.partner-portal-column-element textarea {
    height: 150px;
}
.partner-portal-column-element div > div {
    padding: 8px 0;
    width: 100%;
    position: relative;
}
.partner-portal-column-element div > div > * {
    margin-top: 4px;
}
.partner-portal-column-element div > div .icon-times {
    top: 24px;
    right: -40px;
    height: 36px;
    width: 36px;
    font-size: 16px;
    position: absolute;
}
.partner-portal-column-element div > div .icon-times:before {
    position: absolute;
    top: 10px;
    left: 12px;
}
.partner-portal-column-element div > div .icon-times:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}
.partner-portal-column-element .keywords {
    height: 68px;
}
.partner-portal-column-element .updated-element {
    position: relative;
}
.partner-portal-column-element .updated-element:before {
    content: " ";
    position: absolute;
    background-color: #f9b500;
    width: 6px;
    height: 6px;
    right: -5px;
    top: -8px;
    border-radius: 25px;
    animation: updatedElement 1.5s ease-in-out infinite;
}
.partner-portal-column ul {
    padding: 0;
    margin: 0;
}
.partner-portal-column ul li {
    list-style: none;
    min-width: 300px;
    display: block;
}
.partner-portal-column ul li a {
    display: block;
}
.partner-portal-edit {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
}
@media (max-width: 768px) {
    .partner-portal-edit {
        top: 28px;
        right: 24px;
    }
}
.partner-portal-edit a {
    padding-left: 8px;
}
.partner-portal-edit .btn-link {
    padding: 0 0 0 8px;
    margin: 0;
    font-size: 16px;
    color: #215bd6;
    line-height: 1.428571429;
}
@media (max-width: 767px) {
    .partner-portal-edit .btn-link {
        font-size: 14px;
    }
}
.partner-portal-edit .btn-link:disabled {
    color: #686664;
}
.partner-portal-edit .btn-link:disabled:hover {
    cursor: not-allowed;
}
.partner-portal .dropdown-portal {
    width: 100%;
    min-width: 250px;
    display: flex;
    border: 1px solid #d4cfc5;
    position: relative;
    min-height: 38px;
    justify-content: space-between;
}
.partner-portal .dropdown-portal .dropdown-placeholder {
    color: grey;
}
.partner-portal .dropdown-value {
    align-items: center;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    gap: 4px;
    padding: 2px 8px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 0;
}
.partner-portal .dropdown-value .dropdown-label {
    background-color: #e5eaed;
    border-radius: 2px;
    display: flex;
    min-width: 0;
    box-sizing: border-box;
    margin: 8px 2px;
}
.partner-portal .dropdown-value .dropdown-label span.value {
    border-radius: 2px;
    text-transform: uppercase;
    color: #262626;
    font-size: 85%;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.partner-portal .dropdown-value .dropdown-label span.remove {
    align-items: center;
    border-radius: 2px;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    font-size: 12px;
}
.partner-portal .dropdown-value .dropdown-label span.remove:hover {
    cursor: pointer;
    background-color: #ffbdad;
    color: #de350b;
}
.partner-portal .dropdown-toggle {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
}
.partner-portal .dropdown-toggle span {
    font-size: 18px;
    vertical-align: -8px;
    padding: 0 8px;
    color: #262626;
}
.partner-portal .dropdown-toggle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
    height: calc(100% - 16px);
    border-left: 1px solid #d4cfc5;
}
.partner-portal .dropdown-options {
    padding: 4px 0;
    display: block;
    height: auto;
    max-height: 300px;
    overflow: auto;
    position: absolute;
    z-index: 99;
    top: 102%;
    background: #fff;
    border: 1px solid #d4cfc5;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.partner-portal .dropdown-options-item,
.partner-portal .dropdown-options .checkbox {
    padding: 8px;
    margin: 0;
}
.partner-portal .dropdown-options-item label,
.partner-portal .dropdown-options .checkbox label {
    width: 100%;
    text-transform: uppercase;
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.partner-portal .dropdown-options-item:hover,
.partner-portal .dropdown-options .checkbox:hover {
    cursor: pointer;
    background-color: #deecf8;
}
.partner-portal .toggle-container > div > div > div.form-group {
    padding-left: 0 !important;
}
.partner-portal .toggle-container .toggle-title {
    height: auto;
}
.partner-portal .toggle-container .toggle-content {
    transition: max-height 1s;
    overflow: hidden;
    max-height: 0;
}
.partner-portal .toggle-container .toggle-content.visible {
    max-height: 1000px;
}
.partner-portal .toggle-container .toggle-link:hover {
    text-decoration: none;
}
.partner-portal .stepper-content #offeringImageFilename {
    margin: 14px 0 8px;
}
.partner-portal .stepper-content .icon-times:hover {
    cursor: pointer;
}
.partner-portal .stepper-content img {
    margin: 12px 12px 14px 0;
}
.partner-portal .stepper-content .col-md-6 {
    margin-bottom: 0;
    padding-left: 0;
}
.partner-portal .stepper-content .col-md-6 .checkbox {
    margin: 8px 0 !important;
}
.partner-portal .btn-default.btn-width.download-details,
.partner-portal .btn-default.btn-width.nav-close,
.partner-portal .btn.btn-default.btn-width {
    margin: 0 10px 10px 0 !important;
}
.partner-portal .btn-default.btn-width.download-details span,
.partner-portal .btn-default.btn-width.nav-close span,
.partner-portal .btn.btn-default.btn-width span {
    z-index: 2;
    position: relative;
}
.partner-portal #duration {
    border-right: none;
    vertical-align: 0.5px;
}
.partner-portal #duration,
.partner-portal #durationUOM {
    width: auto !important;
    max-width: 115px;
    display: inline-block;
}
.partner-portal .form-inline {
    display: flex;
    gap: 8px;
    align-items: center;
}
.partner-portal .dropdown-menu {
    display: none;
    right: 12px;
    top: 20px;
    left: unset;
    max-width: 320px;
    min-width: 245px;
    font-size: 16px;
}
.partner-portal .dropdown-menu:after {
    display: none;
}
.partner-portal .dropdown-menu span {
    padding: 3px 20px;
}
.partner-portal .open .dropdown-menu {
    display: block;
}
@media (max-width: 992px) {
    .partner-portal .dropdown-menu {
        right: unset;
        left: 20px;
    }
    .partner-portal .item-options .flex-right {
        justify-content: flex-start;
    }
}
@media (max-width: 480px) {
    .partner-portal #duration {
        max-width: 60px;
    }
}
.partner-offering .retrieved-results-header {
    padding-top: 8px;
}
@media (max-width: 992px) {
    .partner-offering .retrieved-results-header .form-group.form-group-sm {
        display: flex;
        margin-top: 8px;
        align-items: center;
    }
}
.partner-offering .retrieved-results-header .sort-results select {
    padding: 6px 12px;
    height: 36px;
    font-size: 16px;
    line-height: 1.4;
}
.partner-offering .retrieved-results-header .sort-results label {
    font-weight: 400;
}
@media (max-width: 992px) {
    .partner-offering .retrieved-results-header .sort-results label {
        display: inline-block;
        white-space: nowrap;
    }
}
.partner-offering.retrieved-results .retrieved-results-label {
    display: flex;
    gap: 8px;
    align-items: center;
}
.partner-offering.retrieved-results .retrieved-results-label select {
    font-size: 16px;
}
.partner-offering.retrieved-results .retrieved-results-label input {
    margin-right: 0;
}
.partner-offering.retrieved-results {
    padding-bottom: 26px;
}
.partner-offering.retrieved-results .retrieved-items {
    margin: 0;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item {
    padding: 24px 0;
    margin: 0 !important;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item.selected {
    background-color: #c3effe;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body {
    padding: 0;
}
@media (max-width: 992px) {
    .partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body {
        width: 90%;
        max-width: 90%;
        min-width: unset;
    }
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body .item-metadata {
    margin-bottom: 0;
    padding-left: 22px;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body h4,
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body input {
    margin-top: 0;
    margin-bottom: 0;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body h4 a,
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body input a {
    margin-right: 8px;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body h4 .text-new-my-lib,
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-body input .text-new-my-lib {
    margin: 0;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options {
    min-width: 50px;
    width: 60px;
    max-width: 60px;
    justify-content: center;
    gap: unset;
}
@media (max-width: 992px) {
    .partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options {
        width: 10%;
        max-width: 10%;
        display: block;
    }
    .partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options > * {
        margin-top: 0;
    }
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options .icon-ellipsis-h {
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: relative;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options .icon-ellipsis-h:before {
    position: absolute;
    left: 7px;
    top: 7px;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options .icon-ellipsis-h:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.1);
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options-toggle {
    right: 15px;
    position: absolute;
    background: #fff;
    list-style: none;
    text-align: left;
    border: 1px solid #d4cfc5;
    padding: 12px 0;
    margin: 0;
    top: 28px;
    z-index: 999;
    width: 170px;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options-toggle li {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 0;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options-toggle li a {
    padding: 4px 24px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #686664;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options-toggle li a:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #deecf8;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options.open .dropdown-menu {
    display: block;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu {
    display: none;
    top: 30px;
    margin-top: 0;
    right: 10px;
    left: unset;
}
.partner-offering.retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-toggle:before {
    border: none;
}
.partner-offering-number {
    margin-bottom: 0;
}
.filter-container-selected {
    padding: 8px;
    margin: 12px 0;
    border: 1px solid #d4cfc5;
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow-y: auto;
    min-height: 50px;
    gap: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media (max-width: 480px) {
    .filter-container-selected {
        max-width: 300px;
    }
}
.filter-container-selected::-webkit-scrollbar {
    -webkit-appearance: none;
}
.filter-container-selected::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.filter-container-selected .value-selected {
    background-color: #e5eaed;
    border-radius: 2px;
    display: flex;
    justify-content: space-between;
    gap: 8px;
    min-width: 0;
    box-sizing: border-box;
    width: 100%;
}
.filter-container-selected .value-selected-label {
    padding-left: 12px !important;
    max-width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.filter-container-selected .value-selected-remove {
    align-items: center;
    border-radius: 2px;
    display: flex;
    box-sizing: border-box;
    font-size: 12px;
}
.filter-container-selected .value-selected-remove:hover {
    cursor: pointer;
    background-color: #ffbdad;
    color: #de350b;
}
.filter-container-selected .value-selected span {
    padding: 4px 6px;
}
#partner-portal .tab-content,
#partner-portal .tab-panel {
    padding-top: 0;
}
#partner-portal .app-column-left {
    height: auto;
    min-height: 90vh;
}
@media (max-width: 767px) {
    #partner-portal .app-column-left {
        min-height: 50px;
        padding: 12px 15px;
    }
    #partner-portal .app-column-left-title {
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    #partner-portal .app-column-left {
        padding-left: 0;
    }
}
#partner-portal .app-column-left .tab-sponsor {
    display: block;
}
@media (max-width: 767px) {
    #partner-portal .app-column-left .tab-sponsor {
        display: none;
    }
}
#partner-portal .app-column-left ul li.active a {
    border-left: 3px solid #f59b00;
    font-weight: 600;
}
#partner-portal .app-column-left ul li a {
    color: #000;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    padding-left: 32px !important;
}
#partner-portal .app-column-left ul li a:focus,
#partner-portal .app-column-left ul li a:hover,
#partner-portal .app-column-left ul li a:target,
#partner-portal .app-column-left ul li a:visited {
    text-decoration: none;
}
@media (max-width: 768px) {
    #partner-portal .component-container {
        padding: 24px 0;
    }
}
#partner-portal #partner-profile .checkbox .shopping-coupon-list li.text-muted,
#partner-portal #partner-profile .checkbox .shopping-list .box-container .shopping-statement p.remove,
#partner-portal #partner-profile .checkbox .shopping-list .box-container .text-muted.remove,
#partner-portal #partner-profile .checkbox .shopping-modal .shopping-statement p.description,
#partner-portal #partner-profile .checkbox .shopping-modal .text-muted.description,
#partner-portal #partner-profile .checkbox .shopping-quantity-group .shopping-statement p.title,
#partner-portal #partner-profile .checkbox .shopping-quantity-group .text-muted.title,
#partner-portal #partner-profile .checkbox .shopping-statement .shopping-list .box-container p.remove,
#partner-portal #partner-profile .checkbox .shopping-statement .shopping-modal p.description,
#partner-portal #partner-profile .checkbox .shopping-statement .shopping-quantity-group p.title,
#partner-portal #partner-profile .checkbox .shopping-statement p,
#partner-portal #partner-profile .checkbox .text-muted.small,
.shopping-coupon-list #partner-portal #partner-profile .checkbox li.text-muted,
.shopping-list .box-container #partner-portal #partner-profile .checkbox .text-muted.remove,
.shopping-list .box-container .shopping-statement #partner-portal #partner-profile .checkbox p.remove,
.shopping-modal #partner-portal #partner-profile .checkbox .text-muted.description,
.shopping-modal .shopping-statement #partner-portal #partner-profile .checkbox p.description,
.shopping-quantity-group #partner-portal #partner-profile .checkbox .text-muted.title,
.shopping-quantity-group .shopping-statement #partner-portal #partner-profile .checkbox p.title,
.shopping-statement #partner-portal #partner-profile .checkbox p,
.shopping-statement .shopping-list .box-container #partner-portal #partner-profile .checkbox p.remove,
.shopping-statement .shopping-modal #partner-portal #partner-profile .checkbox p.description,
.shopping-statement .shopping-quantity-group #partner-portal #partner-profile .checkbox p.title {
    line-height: inherit;
}
#partner-portal .alert-flag {
    max-width: 350px;
}
@media (max-width: 480px) {
    #partner-portal .alert-flag {
        left: 0;
        max-width: 300px;
    }
    #partner-portal .alert-flag .alert-dismissible .media-body p {
        max-width: 150px !important;
    }
}
#partner-portal .alert-flag .alert-dismissible .close {
    height: 15px;
    width: 15px;
}
#partner-portal .alert-flag .alert-dismissible .media-left {
    vertical-align: middle;
}
#partner-portal .alert-flag .alert-dismissible .media-left span {
    font-size: 40px;
}
#partner-portal .alert-flag .alert-dismissible .media-body {
    min-width: 200px;
    width: auto;
    max-width: 380px;
}
#partner-portal .alert-flag .alert-dismissible .media-body p {
    max-width: 300px;
}
#partner-portal h4.item-title {
    font-size: 16px;
}
#partner-portal .partner-portal .stepper-content .form-group div:first-child {
    margin-bottom: unset;
}
#partner-portal .stepper-content > div .form-group:nth-last-child(2) {
    margin-bottom: 0;
}
@media (max-width: 480px) {
    .tree-component {
        max-width: 280px;
    }
}
.tree-component .form-group:first-of-type {
    padding-top: 4px !important;
}
.tree-component .form-group:last-of-type {
    padding-bottom: 8px !important;
}
.tree-component .form-group:first-child {
    margin: 0;
}
.tree-component .form-group:first-child .checkbox {
    margin: 10px 0 !important;
}
.tree-component .form-group {
    padding-left: 0 !important;
}
.tree-component .form-group label {
    font-size: 14px;
    line-height: 1.7;
}
.tree-component label:hover {
    background-color: inherit !important;
}
#software-manager-tool .react-checkbox-tree {
    margin-bottom: 24px;
}
.rct-icon .rct-icon-expand-open,
.rct-icon .rct-icons-fa4 .rct-icon-check .rct-icon .rct-icon-expand-close,
.react-checkbox-tree .rct-icon {
    font-family: Font Awesome !important;
}
.rct-icons-fa4 .rct-icon-check:before {
    content: "\F00C" !important;
    color: #fff !important;
}
.rct-icons-fa4 .rct-icon-check {
    width: 14px;
    height: 14px;
    font-size: 10px;
    background: #0075ff;
    border-radius: 2px;
}
.rct-icons-fa4 .rct-icon-uncheck {
    width: 14px;
    height: 16px;
    border-radius: 2px;
    font-size: 13px;
}
.rct-icons-fa4 .rct-icon-uncheck:before {
    content: "\F0C8" !important;
    color: #767676 !important;
}
.rct-node-icon {
    display: none !important;
}
.rct-node-parent {
    margin-top: 4px !important;
}
.rct-node-parent input[type="checkbox"] {
    height: 20px;
}
.rct-title {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.rct-collapse {
    padding: 8px !important;
    transition: all 0.2s ease-in-out;
}
.rct-collapse:hover {
    background: rgba(0, 0, 0, 0.1);
    opacity: 1;
}
.rct-collapse:hover .rct-icon {
    opacity: 1;
}
.rct-node-leaf {
    margin-bottom: 0;
}
.rct-text label {
    display: flex;
    align-items: flex-start;
    font-size: 14px;
}
.rct-node-leaf label {
    padding: 4px;
}
.rct-node-leaf label:hover {
    background: inherit !important;
}
.react-responsive-modal-container .modal-dialog .close {
    font-size: 23px;
    right: 11px;
    position: absolute;
    opacity: 1;
    padding: 8px 13px;
    top: 11px;
    width: auto;
    height: auto;
}
.react-responsive-modal-container .modal-dialog .close:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.react-responsive-modal-container .modal-dialog .close:focus-visible {
    outline: none;
}
.sponsor-comments.partner-portal-column-element {
    display: block;
}
.sponsor-comments.partner-portal-column-element .box-text {
    width: 100%;
}
.sponsor-comments.partner-portal-column-element .box-text p {
    width: 100%;
    min-width: unset;
    margin: 0;
    max-width: unset;
}
.sponsor-comments .box-text {
    margin: 48px 0;
    background-color: #f7f5f1;
    border: none;
    max-height: 180px;
}
.sponsor-comments .box-text::-webkit-scrollbar-thumb {
    border: 6px solid #f7f5f1;
}
.sponsor-comments .component-flex {
    padding: 0 0 30px;
}
.sponsor-comments textarea {
    height: auto;
    min-height: 90px;
    max-height: 120px;
    min-width: 300px;
    width: 100%;
}
.partner-program .card1-image {
    margin: -20px -20px 30px;
}
.partner-program .card1-image img {
    max-height: 180px;
    padding-top: 30px;
}
.react-datepicker {
    font-size: 14px !important;
}
.react-datepicker .react-datepicker__time-list {
    overflow-x: hidden;
}
.react-datepicker .react-datepicker__time-list::-webkit-scrollbar {
    -webkit-appearance: none;
}
.react-datepicker .react-datepicker__time-list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    border: 4px solid #fff;
}
.react-datepicker .react-datepicker__triangle {
    transform: translate(20px) !important;
}
.react-datepicker .react-datepicker__header {
    padding-top: 0.8em !important;
}
.react-datepicker .react-datepicker__month {
    margin: 0.4em 1em !important;
}
.react-datepicker .react-datepicker__day,
.react-datepicker .react-datepicker__day-name {
    width: 1.7em !important;
    line-height: 1.7em !important;
    margin: 0.126em !important;
}
.react-datepicker .react-datepicker__current-month {
    font-size: 1em !important;
}
.react-datepicker .react-datepicker__navigation {
    top: 10px !important;
    line-height: 1.7em !important;
}
.react-datepicker .react-datepicker__navigation--previous {
    left: 0 !important;
}
.react-datepicker .react-datepicker__navigation--next {
    right: 90px !important;
}
.partner-translation {
    width: 100%;
    overflow: hidden;
}
.partner-translation .shopping-statement p,
.partner-translation p.text-muted,
.shopping-statement .partner-translation p {
    margin-top: 10px;
}
.partner-translation .table-clean {
    min-width: 450px;
    border: none !important;
}
.partner-translation .table-clean thead {
    border-bottom: 2px solid #686664;
}
.partner-translation .table-clean thead tr th {
    background-color: transparent !important;
}
.partner-translation .table-clean tbody tr td:first-of-type {
    width: 80px;
    min-width: unset;
}
.partner-translation .table-clean tbody tr td {
    min-width: 100px;
}
.partner-translation .table-clean tbody tr td .btn,
.partner-translation .table-clean tbody tr td .download-details,
.partner-translation .table-clean tbody tr td .nav-close {
    float: right;
    margin-top: 5%;
}
.partner-translation .table-clean tbody tr td select {
    min-width: 210px;
}
@media (max-width: 480px) {
    .partner-translation .table-clean {
        min-width: unset;
    }
}
.partner-translation .content-box {
    position: relative;
    width: 100%;
    margin-top: 8px;
}
.partner-translation .content-box > * {
    max-width: 100%;
}
.partner-translation .content-box textarea {
    max-width: 100%;
    min-width: 200px;
    min-height: 100px;
    max-height: 200px;
}
.partner-translation .content-edit {
    position: absolute;
    display: flex;
    right: 0;
    top: 0;
    gap: 8px;
}
.partner-translation .content-text {
    padding-top: 12px;
}
.partner-translation .content-text.box-text {
    margin: 0;
    background-color: #f7f5f1;
    border: none;
    max-height: 180px;
}
.partner-translation .content-text.box-text::-webkit-scrollbar-thumb {
    border: 6px solid #f7f5f1;
}
.loading-wording {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
.loading-wording p {
    margin: 0;
}
.dot-elastic {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ffb500;
    color: #ffb500;
    animation: dotElastic 1s linear infinite;
}
.dot-elastic:after,
.dot-elastic:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
}
.dot-elastic:before {
    left: -15px;
    animation: dotElasticBefore 1s linear infinite;
}
.dot-elastic:after,
.dot-elastic:before {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ffb500;
    color: #ffb500;
}
.dot-elastic:after {
    left: 15px;
    animation: dotElasticAfter 1s linear infinite;
}
@keyframes dotElasticBefore {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scaleY(1.5);
    }
    50% {
        transform: scaleY(0.67);
    }
    75% {
        transform: scale(1);
    }
    to {
        transform: scale(1);
    }
}
@keyframes dotElastic {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1);
    }
    50% {
        transform: scaleY(1.5);
    }
    75% {
        transform: scale(1);
    }
    to {
        transform: scale(1);
    }
}
@keyframes dotElasticAfter {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1);
    }
    50% {
        transform: scaleY(0.67);
    }
    75% {
        transform: scaleY(1.5);
    }
    to {
        transform: scale(1);
    }
}
@keyframes updatedElement {
    0% {
        transform: scale(1);
        opacity: 0.5;
    }
    to {
        transform: scale(1.5);
        opacity: 1;
    }
}
.partner-overview {
    display: flex;
    flex-wrap: wrap;
    padding: 48px 0;
    position: relative;
    gap: 30px;
}
.partner-overview-full {
    flex: 0 0 100%;
}
.partner-overview-column {
    flex: 80;
}
.partner-overview-column img {
    margin-bottom: 12px;
    max-width: 250px;
    max-height: 120px;
}
.partner-overview-column .media img {
    max-width: unset;
    max-height: unset;
}
.partner-overview-left {
    padding-right: 48px;
    flex: 80;
}
.partner-overview-left .component-md-flex {
    gap: 100px;
}
@media (max-width: 1200px) {
    .partner-overview-left .component-md-flex {
        gap: 48px;
    }
}
.partner-overview-left .info-list {
    min-width: 150px;
    text-align: left;
    margin-bottom: 16px;
}
.partner-overview-left .info-list h6 {
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.84px;
    margin-top: 0;
    border: none;
    line-height: 16px;
}
.partner-overview-left .info-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.partner-overview-left .info-list ul li {
    margin-bottom: 0;
}
.partner-overview-left .toggle-content {
    padding: 10px 0;
    display: inline-block;
}
.partner-overview-right {
    flex: 20;
}
.partner-overview .component-md-flex {
    gap: 100px;
}
@media (max-width: 1200px) {
    .partner-overview .component-md-flex {
        gap: 48px;
    }
}
.partner-overview .info-list {
    min-width: 150px;
    text-align: left;
    margin-bottom: 16px;
}
.partner-overview .info-list h6 {
    color: #686664;
    text-transform: uppercase;
    letter-spacing: 0.84px;
    margin-top: 0;
    border: none;
    line-height: 16px;
}
.partner-overview .info-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.partner-overview .info-list ul li {
    margin-bottom: 0;
}
.partner-overview .toggle-content {
    padding: 10px 0;
    display: inline-block;
}
.partner-overview .toggle-opacity-content {
    max-height: 300px;
}
.partner-overview .text-indicator {
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 1.25;
    color: #686664;
    padding-top: 10px;
}
@media (max-width: 992px) {
    .partner-overview-column {
        flex: none;
        width: 100%;
    }
    .partner-overview-left {
        padding-top: 30px;
        padding-right: 0;
    }
    .partner-overview-right img {
        max-width: 46%;
    }
}
#partnerProfile .fix-top,
#partnerProfileRedesign .fix-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1099;
    background-color: #fff;
    display: flex;
    gap: 20px;
    height: 64.5px;
    border-bottom: 1px solid #d6dce0;
    padding: 0 15px;
}
@media (max-width: 768px) {
    #partnerProfile .fix-top,
    #partnerProfileRedesign .fix-top {
        display: none !important;
    }
}
#partnerProfile .fix-top .site-logo,
#partnerProfileRedesign .fix-top .site-logo {
    padding: 0 15px;
}
#partnerProfile .fix-top .site-logo a,
#partnerProfileRedesign .fix-top .site-logo a {
    display: block;
    padding-top: 16px;
    padding-bottom: 15px;
}
#partnerProfile .fix-top .site-logo a svg,
#partnerProfileRedesign .fix-top .site-logo a svg {
    width: 50px;
}
#partnerProfile .fix-top .site-nav .sticky-nav,
#partnerProfileRedesign .fix-top .site-nav .sticky-nav {
    display: flex;
    gap: 20px;
}
#partnerProfile .fix-top .site-nav .sticky-nav .sticky-nav-title,
#partnerProfileRedesign .fix-top .site-nav .sticky-nav .sticky-nav-title {
    font-size: 20px;
    line-height: 63px;
    top: 1px;
    position: relative;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    font-weight: 600;
}
#partnerProfile .fix-top .site-nav .sticky-nav .sticky-nav-subTitle,
#partnerProfileRedesign .fix-top .site-nav .sticky-nav .sticky-nav-subTitle {
    font-size: 20px;
    line-height: 63px;
}
#partnerProfile .fix-top .site-nav .sticky-nav .sticky-nav-subTitle span,
#partnerProfileRedesign .fix-top .site-nav .sticky-nav .sticky-nav-subTitle span {
    margin-right: 8px;
    font-size: 18px;
}
@media (max-width: 992px) {
    #partnerProfile .fix-top .site-nav .sticky-nav .sticky-nav-title,
    #partnerProfileRedesign .fix-top .site-nav .sticky-nav .sticky-nav-title {
        font-size: 18px;
    }
    #partnerProfile .fix-top .site-nav .sticky-nav .sticky-nav-subTitle,
    #partnerProfileRedesign .fix-top .site-nav .sticky-nav .sticky-nav-subTitle {
        font-size: 14px;
    }
}
#partnerProfile #alertblue,
#partnerProfileRedesign #alertblue {
    margin-left: calc(-50vw + 50%);
    width: 100vw;
}
#partnerProfile .retrieved-results-label > *,
#partnerProfileRedesign .retrieved-results-label > * {
    margin-right: 4px;
}
#partnerProfile .scale-img,
#partnerProfileRedesign .scale-img {
    max-height: unset;
}
#partnerProfile .header-search,
#partnerProfileRedesign .header-search {
    margin-left: auto;
    margin-top: 13px;
}
#partnerProfile .header-search .search-input,
#partnerProfileRedesign .header-search .search-input {
    position: relative;
    display: flex;
    max-width: 255px;
    margin-left: auto;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
#partnerProfile .header-search .search-input:after,
#partnerProfileRedesign .header-search .search-input:after {
    content: "\F002";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    speak: none;
    position: absolute;
    top: 50%;
    left: 8px;
    font-size: 12px;
    color: #98a8b4;
    transform: translateY(-50%);
    pointer-events: none;
    font-variant: normal;
}
#partnerProfile .header-search .search-input input,
#partnerProfileRedesign .header-search .search-input input {
    padding-left: 25px;
}
@media (max-width: 768px) {
    #partnerProfile .ds-resources .ds-resources-big-title,
    #partnerProfileRedesign .ds-resources .ds-resources-big-title {
        border: none;
    }
}
#partnerProfile .ds-resources:before,
#partnerProfileRedesign .ds-resources:before {
    top: unset;
    bottom: 0;
}
#partnerProfile .ds-resources:last-of-type:before,
#partnerProfileRedesign .ds-resources:last-of-type:before {
    display: none;
}
#partnerProfile .retrieved-item .item-media,
#partnerProfileRedesign .retrieved-item .item-media {
    min-width: 200px;
}
#product-portfolio .item-options.metadata,
#product-portfolio .shopping-list .box-container .item-options.description,
.shopping-list .box-container #product-portfolio .item-options.description {
    padding: 18px 15px 0;
}
@media (max-width: 992px) {
    #product-portfolio .item-options.metadata,
    #product-portfolio .shopping-list .box-container .item-options.description,
    .shopping-list .box-container #product-portfolio .item-options.description {
        padding-top: 0;
    }
}
.toggle-opacity-content {
    position: relative;
    max-height: 120px;
    height: auto;
    overflow: hidden;
}
.toggle-opacity-content:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.toggle-opacity-content.open {
    animation: revealContent 1s;
    max-height: 800vh;
}
.toggle-opacity-content.open:after {
    animation: revealContentOpacity 1s;
    height: 0;
}
@keyframes revealContent {
    0% {
        max-height: 90px;
    }
    to {
        max-height: 800vh;
    }
}
@keyframes revealContentOpacity {
    0% {
        height: 80px;
    }
    to {
        height: 0;
    }
}
#partner-directory-app .item-media img {
    max-width: 120px;
}
@media (max-width: 768px) {
    #partner-directory-app .item-media {
        padding-left: 0;
    }
    #partner-directory-app .item-media img {
        max-width: 180px;
        margin: 12px 0 0;
    }
}
.cross-reference-tool-app .well {
    margin: 0;
    min-height: unset;
}
.cross-reference-tool-app .search-box {
    position: relative;
}
.cross-reference-tool-app .component-container > :last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.cross-reference-tool-app .component-container .component-overview :last-child {
    margin-bottom: 0;
}
.cross-reference-tool-app .top-back {
    display: block;
    width: 100%;
}
.cross-reference-tool-app .help-block {
    margin-bottom: 0;
}
.cross-reference-tool-app .jumpto ul li a,
.cross-reference-tool-app .link-black,
.cross-reference-tool-app .link-tag,
.jumpto ul li .cross-reference-tool-app a {
    font-size: 12px;
}
.cross-reference-tool-app .table-bordered th {
    background-color: #fff;
    border-bottom: none;
}
.cross-reference-tool-app .table-container:last-child {
    padding-bottom: unset;
}
.cross-reference-tool-app .table-container .form-group-sm input,
.cross-reference-tool-app .table-container .form-group-sm select,
.cross-reference-tool-app .table-container .form-group input,
.cross-reference-tool-app .table-container .form-group select {
    min-width: 240px;
}
.cross-reference-tool-app .table-container .min-width {
    min-width: 280px;
}
.cross-reference-tool-app .table-container .filter {
    padding: unset;
}
.cross-reference-tool-app .table-actions {
    align-items: center;
}
.cross-reference-tool-app .table-footer {
    padding: 12px 4px;
    border: 1px solid #d4cfc5;
    border-top: none;
    display: flex;
    align-items: center;
    gap: 24px;
}
.cross-reference-tool-app .cross-results textarea {
    min-width: 100%;
    max-width: 100%;
    height: 200px;
    min-height: 150px;
    max-height: 200px;
}
.cross-reference-tool-app .xs-small {
    margin-top: 6px;
}
.cross-reference-tool-app .comparison .table.table-bordered th {
    border-right: 1px solid #ebe7dd !important;
}
.cross-reference-tool-app .comparison .table-container-th .jumpto ul li a,
.cross-reference-tool-app .comparison .table-container-th .link-black,
.cross-reference-tool-app .comparison .table-container-th .link-tag,
.cross-reference-tool-app .comparison .table-container-th .metadata,
.cross-reference-tool-app .comparison .table-container-th .shopping-list .box-container .description,
.jumpto ul li .cross-reference-tool-app .comparison .table-container-th a,
.shopping-list .box-container .cross-reference-tool-app .comparison .table-container-th .description {
    font-weight: 400;
    margin-top: 0;
}
.cross-reference-tool-app .comparison .table-container-th .btn-container,
.cross-reference-tool-app .comparison .table-container-th .buttons-container,
.cross-reference-tool-app .comparison .table-container-th .d-flex,
.cross-reference-tool-app .comparison .table-container-th .flex-grid,
.cross-reference-tool-app .comparison .table-container-th .is-pinned .pin-content-fixed,
.cross-reference-tool-app .comparison .table-container-th .is-pinned .pin-content:first-child,
.cross-reference-tool-app .comparison .table-container-th .jumpto ul li,
.cross-reference-tool-app .comparison .table-container-th .results-pagination-select,
.cross-reference-tool-app .comparison .table-container-th .shopping-box-header,
.cross-reference-tool-app .comparison .table-container-th .shopping-notifications,
.cross-reference-tool-app .comparison .table-container-th .shopping-total,
.is-pinned .cross-reference-tool-app .comparison .table-container-th .pin-content-fixed,
.is-pinned .cross-reference-tool-app .comparison .table-container-th .pin-content:first-child,
.jumpto ul .cross-reference-tool-app .comparison .table-container-th li {
    flex-wrap: wrap;
}
.cross-reference-tool-app .shopping-list .box-container .xs-small.description,
.cross-reference-tool-app .xs-small.metadata,
.shopping-list .box-container .cross-reference-tool-app .xs-small.description {
    font-size: 12px;
}
.cross-reference-tool-app .clear-list {
    position: absolute;
    right: 24px;
}
@media (max-width: 768px) {
    .part-details-list-revamped li {
        width: 48% !important;
    }
}
.remove-action {
    position: relative;
}
.remove-action .icon-times {
    position: absolute;
    right: 6px;
    font-size: 16px;
    transition: all 0.35s ease-in-out;
}
.remove-action .icon-times:hover {
    cursor: pointer;
    transform: rotate(90deg);
}
@media only screen and (max-width: 1439px) {
    .visible-xl {
        display: none;
    }
}
.border-nxp-orange {
    border-color: #f9b500 !important;
}
.border-petrol-blue {
    border-color: #007088 !important;
}
.border-olive-green {
    border-color: #b1ad40 !important;
}
.border-aqua {
    border-color: #00a4a7 !important;
}
.border-pale-blue {
    border-color: #476791 !important;
}
.dark-xxdark {
    background-color: #262626 !important;
}
.dark-xxxdark {
    background-color: #000 !important;
}
.cool-grey-xxxlight,
.grey-xxxlight,
.nxp-gray-xxxlight,
.warm-grey-xxxlight {
    background-color: #f7f5f1 !important;
}
.cool-grey-xxlight,
.grey-xxlight,
.nxp-gray-xxlight,
.shopping-coupon,
.warm-grey-xxlight {
    background-color: #ebe7dd !important;
}
.cool-grey-xlight,
.grey-xlight,
.nxp-gray-xlight,
.warm-grey-xlight {
    background-color: #d4cfc5 !important;
}
.cool-grey-light,
.grey-light,
.nxp-gray-light,
.warm-grey-light {
    background-color: #aaa6a2 !important;
}
.cool-grey,
.grey,
.nxp-gray,
.warm-grey {
    background-color: #898683 !important;
}
.cool-grey-dark,
.grey-dark,
.nxp-gray-dark,
.warm-grey-dark {
    background-color: #686664 !important;
}
.cool-grey-xdark,
.grey-xdark,
.nxp-gray-xdark,
.warm-grey-xdark {
    background-color: #474645 !important;
}
.cool-grey-xxdark,
.grey-xxdark,
.nxp-gray-xxdark,
.warm-grey-xxdark {
    background-color: #262626 !important;
}
.cool-grey-xxxdark,
.grey-xxxdark,
.nxp-gray-xxxdark,
.warm-grey-xxxdark {
    background-color: #000 !important;
}
.txt-cool-grey,
.txt-grey,
.txt-nxp-gray,
.txt-warm-grey {
    color: #898683 !important;
}
.txt-cool-grey-xxxlight,
.txt-grey-xxxlight,
.txt-nxp-gray-xxxlight,
.txt-warm-grey-xxxlight {
    color: #f7f5f1 !important;
}
.txt-cool-grey-xxlight,
.txt-grey-xxlight,
.txt-nxp-gray-xxlight,
.txt-warm-grey-xxlight {
    color: #ebe7dd !important;
}
.txt-cool-grey-xlight,
.txt-grey-xlight,
.txt-nxp-gray-xlight,
.txt-warm-grey-xlight {
    color: #d4cfc5 !important;
}
.txt-cool-grey-light,
.txt-grey-light,
.txt-nxp-gray-light,
.txt-warm-grey-light {
    color: #aaa6a2 !important;
}
.txt-cool-grey-dark,
.txt-grey-dark,
.txt-nxp-gray-dark,
.txt-warm-grey-dark {
    color: #686664 !important;
}
.txt-cool-grey-xdark,
.txt-grey-xdark,
.txt-nxp-gray-xdark,
.txt-warm-grey-xdark {
    color: #474645 !important;
}
.txt-cool-grey-xxdark,
.txt-grey-xxdark,
.txt-nxp-gray-xxdark,
.txt-warm-grey-xxdark {
    color: #262626 !important;
}
.txt-cool-grey-xxxdark,
.txt-grey-xxxdark,
.txt-nxp-gray-xxxdark,
.txt-warm-grey-xxxdark {
    color: #000 !important;
}
.nxp-blue-xxxlight {
    background-color: #c3effe !important;
}
.nxp-blue-xxlight {
    background-color: #92e1fd !important;
}
.nxp-blue-xlight {
    background-color: #3ecafb !important;
}
.nxp-blue-light {
    background-color: #1fbee9 !important;
}
.nxp-blue-dark {
    background-color: #1f87ff !important;
}
.nxp-blue-xdark {
    background-color: #215bd6 !important;
}
.nxp-blue-xxdark {
    background-color: #1a48aa !important;
}
.nxp-blue-xxxdark {
    background-color: #13357e !important;
}
.txt-nxp-blue {
    color: #0eafe0 !important;
}
.txt-nxp-blue-xxxlight {
    color: #c3effe !important;
}
.txt-nxp-blue-xxlight {
    color: #92e1fd !important;
}
.txt-nxp-blue-xlight {
    color: #3ecafb !important;
}
.txt-nxp-blue-light {
    color: #1fbee9 !important;
}
.txt-nxp-blue-dark {
    color: #1f87ff !important;
}
#product-selector-app .txt-nxp-blue-xdark,
.txt-nxp-blue-xdark {
    color: #215bd6 !important;
}
.txt-nxp-blue-xxdark {
    color: #1a48aa !important;
}
.txt-nxp-blue-xxxdark {
    color: #13357e !important;
}
.nxp-orange-xxxlight {
    background-color: #ffeda7 !important;
}
.nxp-orange-xxlight {
    background-color: #ffe555 !important;
}
.nxp-orange-xlight {
    background-color: #ffd800 !important;
}
.nxp-orange-light {
    background-color: #fdc700 !important;
}
.nxp-orange-dark {
    background-color: #ff9700 !important;
}
.nxp-orange-xdark {
    background-color: #ff7400 !important;
}
.nxp-orange-xxdark {
    background-color: #bd5500 !important;
}
.nxp-orange-xxxdark {
    background-color: #994600 !important;
}
.txt-nxp-orange {
    color: #f9b500 !important;
}
.txt-nxp-orange-xxxlight {
    color: #ffeda7 !important;
}
.txt-nxp-orange-xxlight {
    color: #ffe555 !important;
}
.txt-nxp-orange-xlight {
    color: #ffd800 !important;
}
.txt-nxp-orange-light {
    color: #fdc700 !important;
}
.txt-nxp-orange-dark {
    color: #ff9700 !important;
}
.txt-nxp-orange-xdark {
    color: #ff7400 !important;
}
.txt-nxp-orange-xxdark {
    color: #bd5500 !important;
}
.txt-nxp-orange-xxxdark {
    color: #994600 !important;
}
.nxp-green-xxxlight {
    background-color: #ebf8a5 !important;
}
.nxp-green-xxlight {
    background-color: #dcf366 !important;
}
.nxp-green-xlight {
    background-color: #c6eb00 !important;
}
.nxp-green-light {
    background-color: #98db00 !important;
}
.nxp-green-dark {
    background-color: #0cc40c !important;
}
.nxp-green-xdark {
    background-color: #008a00 !important;
}
.nxp-green-xxdark {
    background-color: #007100 !important;
}
.nxp-green-xxxdark {
    background-color: #005700 !important;
}
.txt-nxp-green {
    color: #69ca00 !important;
}
.txt-nxp-green-xxxlight {
    color: #ebf8a5 !important;
}
.txt-nxp-green-xxlight {
    color: #dcf366 !important;
}
.txt-nxp-green-xlight {
    color: #c6eb00 !important;
}
.txt-nxp-green-light {
    color: #98db00 !important;
}
.txt-nxp-green-dark {
    color: #0cc40c !important;
}
.txt-nxp-green-xdark {
    color: #008a00 !important;
}
.txt-nxp-green-xxdark {
    color: #007100 !important;
}
.txt-nxp-green-xxxdark {
    color: #005700 !important;
}
.pale-aqua {
    background-color: #9ed3ca !important;
}
.pale-aqua-xxxlight {
    background-color: #f5fbfa !important;
}
.pale-aqua-xxlight {
    background-color: #e7f4f2 !important;
}
.pale-aqua-xlight {
    background-color: #cfe9e5 !important;
}
.pale-aqua-light {
    background-color: #b6ded7 !important;
}
.pale-aqua-dark {
    background-color: #779e98 !important;
}
.pale-aqua-xdark {
    background-color: #4f6a65 !important;
}
.pale-aqua-xxdark {
    background-color: #283533 !important;
}
.pale-aqua-xxxdark {
    background-color: #101514 !important;
}
.txt-pale-aqua {
    color: #9ed3ca !important;
}
.txt-pale-aqua-xxxlight {
    color: #f5fbfa !important;
}
.txt-pale-aqua-xxlight {
    color: #e7f4f2 !important;
}
.txt-pale-aqua-xlight {
    color: #cfe9e5 !important;
}
.txt-pale-aqua-light {
    color: #b6ded7 !important;
}
.txt-pale-aqua-dark {
    color: #779e98 !important;
}
.txt-pale-aqua-xdark {
    color: #4f6a65 !important;
}
.txt-pale-aqua-xxdark {
    color: #283533 !important;
}
.txt-pale-aqua-xxxdark {
    color: #101514 !important;
}
.deep-green {
    background-color: #005042 !important;
}
.deep-green-xxxlight {
    background-color: #e6eeec !important;
}
.deep-green-xxlight {
    background-color: #bfd3d0 !important;
}
.deep-green-xlight {
    background-color: #80a8a1 !important;
}
.deep-green-light {
    background-color: #407c71 !important;
}
.deep-green-dark {
    background-color: #003c32 !important;
}
.deep-green-xdark {
    background-color: #002821 !important;
}
.deep-green-xxdark {
    background-color: #001411 !important;
}
.deep-green-xxxdark {
    background-color: #000807 !important;
}
.txt-deep-green {
    color: #005042 !important;
}
.txt-deep-green-xxxlight {
    color: #e6eeec !important;
}
.txt-deep-green-xxlight {
    color: #bfd3d0 !important;
}
.txt-deep-green-xlight {
    color: #80a8a1 !important;
}
.txt-deep-green-light {
    color: #407c71 !important;
}
.txt-deep-green-dark {
    color: #003c32 !important;
}
.txt-deep-green-xdark {
    color: #002821 !important;
}
.txt-deep-green-xxdark {
    color: #001411 !important;
}
.txt-deep-green-xxxdark {
    color: #000807 !important;
}
.petrol-blue {
    background-color: #007088 !important;
}
.petrol-blue-xxxlight {
    background-color: #e6f1f3 !important;
}
.petrol-blue-xxlight {
    background-color: #bfdbe1 !important;
}
.petrol-blue-xlight {
    background-color: #80b8c4 !important;
}
.petrol-blue-light {
    background-color: #4094a6 !important;
}
.petrol-blue-dark {
    background-color: #005466 !important;
}
.petrol-blue-xdark {
    background-color: #003844 !important;
}
.petrol-blue-xxdark {
    background-color: #001c22 !important;
}
.petrol-blue-xxxdark {
    background-color: #000b0e !important;
}
.txt-petrol-blue {
    color: #007088 !important;
}
.txt-petrol-blue-xxxlight {
    color: #e6f1f3 !important;
}
.txt-petrol-blue-xxlight {
    color: #bfdbe1 !important;
}
.txt-petrol-blue-xlight {
    color: #80b8c4 !important;
}
.txt-petrol-blue-light {
    color: #4094a6 !important;
}
.txt-petrol-blue-dark {
    color: #005466 !important;
}
.txt-petrol-blue-xdark {
    color: #003844 !important;
}
.txt-petrol-blue-xxdark {
    color: #001c22 !important;
}
.txt-petrol-blue-xxxdark {
    color: #000b0e !important;
}
.olive-green {
    background-color: #979200 !important;
}
.olive-green-xxxlight {
    background-color: #f5f4e6 !important;
}
.olive-green-xxlight {
    background-color: #e5e4bf !important;
}
.olive-green-xlight {
    background-color: #cbc980 !important;
}
.olive-green-light {
    background-color: #b1ad40 !important;
}
.olive-green-dark {
    background-color: #716e00 !important;
}
.olive-green-xdark {
    background-color: #4c4900 !important;
}
.olive-green-xxdark {
    background-color: #262500 !important;
}
.olive-green-xxxdark {
    background-color: #0f0f00 !important;
}
.txt-olive-green {
    color: #979200 !important;
}
.txt-olive-green-xxxlight {
    color: #f5f4e6 !important;
}
.txt-olive-green-xxlight {
    color: #e5e4bf !important;
}
.txt-olive-green-xlight {
    color: #cbc980 !important;
}
.txt-olive-green-light {
    color: #b1ad40 !important;
}
.txt-olive-green-dark {
    color: #716e00 !important;
}
.txt-olive-green-xdark {
    color: #4c4900 !important;
}
.txt-olive-green-xxdark {
    color: #262500 !important;
}
.txt-olive-green-xxxdark {
    color: #0f0f00 !important;
}
.pale-blue {
    background-color: #5e89c1 !important;
}
.pale-blue-xxxlight {
    background-color: #eff3f9 !important;
}
.pale-blue-xxlight {
    background-color: #d7e2f0 !important;
}
.pale-blue-xlight {
    background-color: #afc4e0 !important;
}
.pale-blue-light {
    background-color: #86a7d1 !important;
}
.pale-blue-dark {
    background-color: #476791 !important;
}
.pale-blue-xdark {
    background-color: #2f4561 !important;
}
.pale-blue-xxdark {
    background-color: #182230 !important;
}
.pale-blue-xxxdark {
    background-color: #090e13 !important;
}
.txt-pale-blue {
    color: #5e89c1 !important;
}
.txt-pale-blue-xxxlight {
    color: #eff3f9 !important;
}
.txt-pale-blue-xxlight {
    color: #d7e2f0 !important;
}
.txt-pale-blue-xlight {
    color: #afc4e0 !important;
}
.txt-pale-blue-light {
    color: #86a7d1 !important;
}
.txt-pale-blue-dark {
    color: #476791 !important;
}
.txt-pale-blue-xdark {
    color: #2f4561 !important;
}
.txt-pale-blue-xxdark {
    color: #182230 !important;
}
.txt-pale-blue-xxxdark {
    color: #090e13 !important;
}
.deep-blue {
    background-color: #003883 !important;
}
.deep-blue-xxxlight {
    background-color: #e6ebf3 !important;
}
.deep-blue-xxlight {
    background-color: #bfcde0 !important;
}
.deep-blue-xlight {
    background-color: #809cc1 !important;
}
.deep-blue-light {
    background-color: #406aa2 !important;
}
.deep-blue-dark {
    background-color: #002a62 !important;
}
.deep-blue-xdark {
    background-color: #001c42 !important;
}
.deep-blue-xxdark {
    background-color: #000e21 !important;
}
.deep-blue-xxxdark {
    background-color: #00060d !important;
}
.txt-deep-blue {
    color: #003883 !important;
}
.txt-deep-blue-xxxlight {
    color: #e6ebf3 !important;
}
.txt-deep-blue-xxlight {
    color: #bfcde0 !important;
}
.txt-deep-blue-xlight {
    color: #809cc1 !important;
}
.txt-deep-blue-light {
    color: #406aa2 !important;
}
.txt-deep-blue-dark {
    color: #002a62 !important;
}
.txt-deep-blue-xdark {
    color: #001c42 !important;
}
.txt-deep-blue-xxdark {
    color: #000e21 !important;
}
.txt-deep-blue-xxxdark {
    color: #00060d !important;
}
.purple {
    background-color: #50227b !important;
}
.purple-xxxlight {
    background-color: #eee9f2 !important;
}
.purple-xxlight {
    background-color: #d3c8de !important;
}
.purple-xlight {
    background-color: #a891bd !important;
}
.purple-light {
    background-color: #7c599c !important;
}
.purple-dark {
    background-color: #3c1a5c !important;
}
.purple-xdark {
    background-color: #28113e !important;
}
.purple-xxdark {
    background-color: #14091f !important;
}
.purple-xxxdark {
    background-color: #08030c !important;
}
.txt-purple {
    color: #50227b !important;
}
.txt-purple-xxxlight {
    color: #eee9f2 !important;
}
.txt-purple-xxlight {
    color: #d3c8de !important;
}
.txt-purple-xlight {
    color: #a891bd !important;
}
.txt-purple-light {
    color: #7c599c !important;
}
.txt-purple-dark {
    color: #3c1a5c !important;
}
.txt-purple-xdark {
    color: #28113e !important;
}
.txt-purple-xxdark {
    color: #14091f !important;
}
.txt-purple-xxxdark {
    color: #08030c !important;
}
.magenta {
    background-color: #e2007b !important;
}
.magenta-xxxlight {
    background-color: #fce6f2 !important;
}
.magenta-xxlight {
    background-color: #f8bfde !important;
}
.magenta-xlight {
    background-color: #f180bd !important;
}
.magenta-light {
    background-color: #e9409c !important;
}
.magenta-dark {
    background-color: #aa005c !important;
}
.magenta-xdark {
    background-color: #71003e !important;
}
.magenta-xxdark {
    background-color: #39001f !important;
}
.magenta-xxxdark {
    background-color: #17000c !important;
}
.txt-magenta {
    color: #e2007b !important;
}
.txt-magenta-xxxlight {
    color: #fce6f2 !important;
}
.txt-magenta-xxlight {
    color: #f8bfde !important;
}
.txt-magenta-xlight {
    color: #f180bd !important;
}
.txt-magenta-light {
    color: #e9409c !important;
}
.txt-magenta-dark {
    color: #aa005c !important;
}
.txt-magenta-xdark {
    color: #71003e !important;
}
.txt-magenta-xxdark {
    color: #39001f !important;
}
.txt-magenta-xxxdark {
    color: #17000c !important;
}
.red {
    background-color: #e3004a !important;
}
.red-xxxlight {
    background-color: #fce6ed !important;
}
.red-xxlight {
    background-color: #f8bfd2 !important;
}
.red-xlight {
    background-color: #f180a5 !important;
}
.red-light {
    background-color: #ea4077 !important;
}
.red-dark {
    background-color: #aa0038 !important;
}
.red-xdark {
    background-color: #720025 !important;
}
.red-xxdark {
    background-color: #390013 !important;
}
.red-xxxdark {
    background-color: #170007 !important;
}
.txt-red {
    color: #e3004a !important;
}
.txt-red-xxxlight {
    color: #fce6ed !important;
}
.txt-red-xxlight {
    color: #f8bfd2 !important;
}
.txt-red-xlight {
    color: #f180a5 !important;
}
.txt-red-light {
    color: #ea4077 !important;
}
.txt-red-dark {
    color: #aa0038 !important;
}
.txt-red-xdark {
    color: #720025 !important;
}
.txt-red-xxdark {
    color: #390013 !important;
}
.txt-red-xxxdark {
    color: #170007 !important;
}
.deep-red {
    background-color: #bc0d0d !important;
}
.deep-red-xxxlight {
    background-color: #f8e7e7 !important;
}
.deep-red-xxlight {
    background-color: #eec3c3 !important;
}
.deep-red-xlight {
    background-color: #de8686 !important;
}
.deep-red-light {
    background-color: #cd4a4a !important;
}
.deep-red-dark {
    background-color: #8d0a0a !important;
}
.deep-red-xdark {
    background-color: #5e0707 !important;
}
.deep-red-xxdark {
    background-color: #2f0303 !important;
}
.deep-red-xxxdark {
    background-color: #130101 !important;
}
.txt-deep-red {
    color: #bc0d0d !important;
}
.txt-deep-red-xxxlight {
    color: #f8e7e7 !important;
}
.txt-deep-red-xxlight {
    color: #eec3c3 !important;
}
.txt-deep-red-xlight {
    color: #de8686 !important;
}
.txt-deep-red-light {
    color: #cd4a4a !important;
}
.txt-deep-red-dark {
    color: #8d0a0a !important;
}
.txt-deep-red-xdark {
    color: #5e0707 !important;
}
.txt-deep-red-xxdark {
    color: #2f0303 !important;
}
.txt-deep-red-xxxdark {
    color: #130101 !important;
}
.deep-orange {
    background-color: #e66a08 !important;
}
.deep-orange-xxxlight {
    background-color: #fdf0e6 !important;
}
.deep-orange-xxlight {
    background-color: #f9dac1 !important;
}
.deep-orange-xlight {
    background-color: #f3b584 !important;
}
.deep-orange-light {
    background-color: #ec8f46 !important;
}
.deep-orange-dark {
    background-color: #ad5006 !important;
}
.deep-orange-xdark {
    background-color: #733504 !important;
}
.deep-orange-xxdark {
    background-color: #3a1b02 !important;
}
.deep-orange-xxxdark {
    background-color: #170b01 !important;
}
.txt-deep-orange {
    color: #e66a08 !important;
}
.txt-deep-orange-xxxlight {
    color: #fdf0e6 !important;
}
.txt-deep-orange-xxlight {
    color: #f9dac1 !important;
}
.txt-deep-orange-xlight {
    color: #f3b584 !important;
}
.txt-deep-orange-light {
    color: #ec8f46 !important;
}
.txt-deep-orange-dark {
    color: #ad5006 !important;
}
.txt-deep-orange-xdark {
    color: #733504 !important;
}
.txt-deep-orange-xxdark {
    color: #3a1b02 !important;
}
.txt-deep-orange-xxxdark {
    color: #170b01 !important;
}
.yellow {
    background-color: #ffcf00 !important;
}
.yellow-xxxlight {
    background-color: #fffae6 !important;
}
.yellow-xxlight {
    background-color: #fff3bf !important;
}
.yellow-xlight {
    background-color: #ffe780 !important;
}
.yellow-light {
    background-color: #ffdb40 !important;
}
.yellow-dark {
    background-color: #bf9b00 !important;
}
.yellow-xdark {
    background-color: #806800 !important;
}
.yellow-xxdark {
    background-color: #403400 !important;
}
.yellow-xxxdark {
    background-color: #1a1500 !important;
}
.txt-yellow {
    color: #ffcf00 !important;
}
.txt-yellow-xxxlight {
    color: #fffae6 !important;
}
.txt-yellow-xxlight {
    color: #fff3bf !important;
}
.txt-yellow-xlight {
    color: #ffe780 !important;
}
.txt-yellow-light {
    color: #ffdb40 !important;
}
.txt-yellow-dark {
    color: #bf9b00 !important;
}
.txt-yellow-xdark {
    color: #806800 !important;
}
.txt-yellow-xxdark {
    color: #403400 !important;
}
.txt-yellow-xxxdark {
    color: #1a1500 !important;
}
.aqua {
    background-color: #00a4a7 !important;
}
.aqua-xxxlight {
    background-color: #e6f6f6 !important;
}
.aqua-xxlight {
    background-color: #bfe8e9 !important;
}
.aqua-xlight {
    background-color: #80d2d3 !important;
}
.aqua-light {
    background-color: #40bbbd !important;
}
.aqua-dark {
    background-color: #007b7d !important;
}
.aqua-xdark {
    background-color: #005254 !important;
}
.aqua-xxdark {
    background-color: #00292a !important;
}
.aqua-xxxdark {
    background-color: #001011 !important;
}
.txt-aqua {
    color: #00a4a7 !important;
}
.txt-aqua-xxxlight {
    color: #e6f6f6 !important;
}
.txt-aqua-xxlight {
    color: #bfe8e9 !important;
}
.txt-aqua-xlight {
    color: #80d2d3 !important;
}
.txt-aqua-light {
    color: #40bbbd !important;
}
.txt-aqua-dark {
    color: #007b7d !important;
}
.txt-aqua-xdark {
    color: #005254 !important;
}
.txt-aqua-xxdark {
    color: #00292a !important;
}
.txt-aqua-xxxdark {
    color: #001011 !important;
}
.green {
    background-color: #00945f !important;
}
.green-xxxlight {
    background-color: #e6f4ef !important;
}
.green-xxlight {
    background-color: #bfe4d7 !important;
}
.green-xlight {
    background-color: #80caaf !important;
}
.green-light {
    background-color: #40af87 !important;
}
.green-dark {
    background-color: #006f47 !important;
}
.green-xdark {
    background-color: #004a30 !important;
}
.green-xxdark {
    background-color: #002518 !important;
}
.green-xxxdark {
    background-color: #000f0a !important;
}
.txt-green {
    color: #00945f !important;
}
.txt-green-xxxlight {
    color: #e6f4ef !important;
}
.txt-green-xxlight {
    color: #bfe4d7 !important;
}
.txt-green-xlight {
    color: #80caaf !important;
}
.txt-green-light {
    color: #40af87 !important;
}
.txt-green-dark {
    color: #006f47 !important;
}
.txt-green-xdark {
    color: #004a30 !important;
}
.txt-green-xxdark {
    color: #002518 !important;
}
.txt-green-xxxdark {
    color: #000f0a !important;
}
.txt-link-color {
    color: #215bd6 !important;
}
.white {
    background-color: #fff !important;
}
.txt-white {
    color: #fff !important;
}
.absolute-black,
.black,
.nxp-absolute-black,
.nxp-black {
    background-color: #000 !important;
}
.nxp-orange {
    background-color: #f9b500 !important;
}
.nxp-deep-orange {
    background-color: #e66a08 !important;
}
.nxp-blue {
    background-color: #0eafe0 !important;
}
.nxp-green {
    background-color: #69ca00 !important;
}
.nxp-pale-blue {
    background-color: #5e89c1 !important;
}
.nxp-petrol-blue {
    background-color: #007088 !important;
}
.nxp-aqua {
    background-color: #00a4a7 !important;
}
.nxp-olive-green {
    background-color: #979200 !important;
}
.nxp-apple-red {
    background-color: #bc0d0d !important;
}
.nxp-charcoal {
    background-color: #474645 !important;
}
.nxp-gray-medium {
    background-color: #aaa6a2 !important;
}
.nxp-footer-gray,
.nxp-gray-cool-light {
    background-color: #f7f5f1 !important;
}
.nxp-footer-bottom {
    background-color: #ebe7dd !important;
}
.nxp-orange-66 {
    background-color: #ffd800 !important;
}
.nxp-orange-33 {
    background-color: #ffe555 !important;
}
.nxp-deep-orange-66 {
    background-color: #f3b584 !important;
}
.nxp-deep-orange-33 {
    background-color: #f9dac1 !important;
}
.nxp-pale-blue-66 {
    background-color: #95b1d6 !important;
}
.nxp-pale-blue-33 {
    background-color: #cad8eb !important;
}
.nxp-black-text,
.txt-black,
.txt-nxp-black {
    color: #000 !important;
}
.nxp-white-text,
.txt-nxp-white,
.txt-white {
    color: #fff !important;
}
.nxp-gray-text,
.txt-gray {
    color: #000 !important;
}
.nxp-orange-text {
    color: #ff7400 !important;
}
.nxp-blue-text {
    color: #0eafe0 !important;
}
.nxp-petrol-blue-text {
    color: #007088 !important;
}
.nxp-green-text {
    color: #69ca00 !important;
}
.nxp-gray-light-text {
    color: #aaa6a2 !important;
}
.brandhub2023 hr {
    margin-top: 0;
    margin-bottom: 0;
}
.brandhub2023 .component-container h2 {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    body.no-scroll {
        overflow-y: hidden;
        max-height: 100%;
    }
}
@media only screen and (max-width: 1199px) {
    body.no-scroll-gs {
        overflow-y: hidden;
        max-height: 100%;
    }
}
.loading-div-icon .spin-icon {
    display: block;
    margin: 0.75em auto;
    font-size: 36px;
}
.moreLessTrigger,
.wordwrap {
    display: inline-block;
}
.moreLessTrigger {
    margin-bottom: 1em;
}
.moreLessTrigger.collapsed:before {
    content: "More";
}
.moreLessTrigger.collapsed .icon-arrow-down2 {
    transform: rotate(0deg);
}
.moreLessTrigger:not(.collapsed):before {
    content: "Less";
    outline: none !important;
}
.moreLessTrigger:not(.collapsed) .icon-arrow-down2 {
    transform: rotate(-180deg);
}
.moreLessTrigger [class*="icon-"] {
    margin-right: 0.25em;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
@media only screen and (max-width: 479px) {
    .collapse-mobile .moreLessTrigger {
        display: none;
    }
}
span.count {
    vertical-align: baseline;
    color: #686664;
    font-weight: 400;
    font-size: smaller;
}
.well {
    background-color: #f7f5f1;
    border-color: #ebe7dd;
    padding: 1em;
    box-shadow: none;
}
.well > :last-child {
    margin-bottom: 0;
}
hr {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border-top: 1px solid #d4cfc5;
}
.segment-title {
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    font-size: 1.563em;
    font-weight: 400;
    padding: 0.25em 0.5em;
    background-color: #474645;
    color: #fff;
    margin: 0.71428571428em 0;
    display: inline-block;
}
.segment-title a {
    color: #fff;
}
.segment-title a:after {
    font-family: Font Awesome;
    content: "\f105";
    padding-left: 0.5em;
}
.segment-title a:hover {
    text-decoration: none;
}
div.segment-break {
    margin: 2.85714em 0;
    height: 0;
    border-bottom: 3px solid #f0efef;
}
div.segment-break.no-line {
    border-bottom: 0;
    height: 3px;
}
.text-required {
    color: #c00;
}
.text-new,
.text-updated {
    color: #69ca00 !important;
    text-transform: uppercase;
}
.text-archived {
    color: #898683 !important;
    text-transform: uppercase;
}
h1.publish-status-archived {
    position: relative;
}
h1.publish-status-archived:before {
    display: inline-block;
    content: "ARCHIVED";
    font-size: 10px;
    letter-spacing: 0.5px;
    color: #fff;
    background-color: #ebe7dd;
    padding: 0.25em 0.5em;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    vertical-align: super;
    margin-right: 1em;
}
.group {
    display: table;
    content: " ";
}
.simple-warning {
    color: #e31b23 !important;
}
.thumbVideoWrapper,
.thumbVideoWrapperSmall {
    position: relative;
    display: inline-block;
}
.thumbVideoWrapper:before,
.thumbVideoWrapperSmall:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    width: 4em;
    height: 4em;
    pointer-events: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABgCAYAAAAJr8w7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAGp9JREFUeNrkXQl4VEW2rtudPRBQTNjDEgSCbAGByBYkwoAKioyIgMAwsgnPzKCMCAqyPGQZFAGVIA9FVhmMBAYIEFFBICQMGBBCWBMIECHEQMi+9DvVX9/23NNVtztJJx2d+r77dZZ7b99bf53lP3XqlMJc1xT0iQ8DOozkdwM6R0H3wM1EjlLJUUL+r57P0KdLOsRVIODONeocImAUci9HgCjROUpdDYxSxSBQCVA72w194oMCQoEoq2Tgzi8WHDJgqgQUpYpBMBAQ3C2d7k5+xgBpQOjatWvNQYMGNeI37tChQ6C3t7cP/rIbN26kX79+PasE2nvvvXdBBxQMQhE6ZMBUOigVBsNkEj+bAs3yozqSjWT0e1g63oOAYQVh0qRJgUOHDu3ctGnTVv7+/i18fX0burm5+ZXl+XJycq4/ePDg1t27d1MSExNPLV++/FR8fPx9gYRwIAoJMEVEmqzqyyR78eoEBgKBSoIb6nx8WIGoV6+e18qVK3vB6O8dEBDQ0cvL65HKGIH37t1Lunbt2smtW7fuX7hw4UUEigpAgQWYQgEoVpvibECcCgaRBhkIngQIt3/+858dnnvuuadBAsLKOvIr2rKzs6+cPn1679KlS/dFR0ffQZ1faAGlgIBSTFWXs0BxGhgWIBSkkrA68iQH/5vbv/71r/B+/fqNqlWrVsuKPENeXt5tT0/PWgaDwbMC71GUmpoaC2ps40cffXRFAAiWlmJiT5wCiFPAQEBgaVBHv5flUEFw37t376BevXqNAhvQ2JHvAH2flJ6efi05Ofn6hQsX7h47duzuzp07MyXGVAFwjS+//HLdLl26+AcFBfk3bNiwfqNGjR5zVO2BCosFdbkeJPYSASQf/VxEbUlFAVGcBCZWS+5IGjgI3ioQs2fPDp42bdoMe5JQWFiY+fPPPx89dOjQ+Y8//vjqpUuX8pFHZLLDAxQJl1EGDx5cZ9SoUS3AJrVr3LhxF5AkN51BVgrgRw0bNizyzJkz9xEY+QiUIiIlFQJEcSIQqm3AIJglAl7+4Q0bNkxo2bLlC7KbgSead/ny5bivvvrqOIB2ScKWS4iranKQz1BWrzz22GM+8+bN6xgWFtajTp06wbLnys/Pz4iJiVk1ZMiQ/Ugq8hAohUhKKgSI4gQgsJH2okCAqIdMmTLlPVARdUU3Kioqyo6Li4uZPHnyobNnz+YQclZMfscgUN9fFl4xEtfaiAaP6kI3nDFjxsAmTZo8IXvhtLS0g08//fT7ICX3LCDkIVAKiXEvFyCKk4DwQCBYgYBOHgt6e5xIHRQXF+d8++23UePHjz8KJK1Ahw2LyBdVVTLpMEjIpojxG0aPHl0fpOVZGSi5ubk3Fi9e/C6cc44AkkfUVrkAKS8YMiA4G/Zu3759rf3798+vW7eu8KXABvwAuvub48eP3xewYBEYmEEzHZuhSIKQmHgaJKEXK+kE7tHq9ddf5w5GA/rspaWlBfBuHwwcOHCnAJD8igCilBMIAzLUXhYQzED86U9/CgC9vxSMdLBgZKUvWbJk3dy5cy8TAAoFQJQKbAQTAGDSeSc9UGQRAfMBpNNz+/bt4T179hwKzqKBvgt4dKu7d+/+JQIkt6KAKGUEQiESoaolX/75yiuvNF69evUKHx+fhvRiUEXH+/btuwGkIgcBgP32YoH/Tke/qYI2jjodBgkgnqqkzJkzp8XMmTMneXh4PExvev78+e3BwcEfIEByCCBlMupKGYEwECBUifDhQKxZsyaS+vLcRQRvZAMYv0OScAMGwlQFIWzq+hoFatcdRwpCQkL8du/ePbZ+/foh9GYpKSl7mzVrNt8CQC4CRH1HMyDOAkM9RxVrrJq4RPiAaqobFRUVSSWC69cPPvhgxfTp05MQCDTuU+KieQRFIPFGEkW2RgxA7XrFx8cPB/f8SXoj8LA2gZ38GKkrKiGljgCilNFgu1Mg4CEeAnK2ktoI7rICwVu2atWqawIWW0SMtCtn2RQdzkRDOe4JCQnPPf7444PpTY4cOfIx2JeNFjCohBQ5oq6UMtgJdaSoQPDDKz09fTl4TV0Jg743cuTI98EA/kJAEMV2mB031RWTX3i+BRNZfriDS/4U2L+X6Q22bNny9ogRIw4iMHIQWy+2Jx0GBx4S61P8UJ5Hjx4dTYHgqumNN974EAGRj0aIjS9eTYBg5FlUG1YgCIMUhYeHx54+fTqG3uDFF198569//WsT1EdealBUtU0osl0mMBQitjje5Ll8+fJOoaGhEwgQxStWrFhpUU0FJI6DJcIk4Ad6hysAUVVokQiQbt26bb9y5cphfLGbm5vvsmXL5tarV8+XgOGOIgGKDBDFjkQYiJ2owdVTWFhYXfCQPqchjl27dn0xePDgQ5aOFzFTCoSi8zwiLmFygdrC/YA1gxfYSe/U1NR/wGcQvvDs2bNb2rZtu8Kirh5Y1FUuGpBCdWUoA6ewehbr1q2bQoHgPAKAOExGUgEhcyIg6PyHO7NNSjC4QFLo3LnKjaySfu/evYLRo0dH8tAOvrBNmzYv8Qg1mUxzx+8ikg6Dgx6UFQyunpo3b/4MZdac0BEgColEiAw1jRd5UOAROK4ARQSIxkXfuXNnBgzO/9N0HjD2iIiIv9esWdOLTqihd3DIZogInvmGcHPPv/zlL3+nF8ydO/czxKwLdGyEyU6My1MQ+fXCjNgFoGBASgQzgIUTJ05M5PE2fNHDDz/cLjo6eggZXO56gOhJBpYK8wGu2wA/P78WNOi3ZMmSFMKsixwAAoNhvv+sWbM6oPCKNd6FI8EuAkUGiNVVHzduXDSfk8EXAe8Y165dOz+mTcBwk6kqg45UaMAAqfDo06fPSBoG5w9h6fhCAY/Qc10pwfJasGDBYjCIc6dOnfoY4TPq4UpQZF6WefAdPnw4a+/evVvxBe7u7rU//fTT5wVgGB2VDAMhPGa9DXrxSV9f36b4RD4fwR+CjBRNgMyOB2QkM4QsMDCw7cqVK9+7ePHidPDZWxFJqQ6gMKbNt7IOQOAZRx88eJCGT+zcufNLPAWJkYwYFRAsHQYHvCjzxTyLg4Y7+MQQ0yaA4RBHWaLAKvDW1qJFi3Zr1659JykpaSqw2qYkMOmLVFhVgkLTRjXJb/n5+cX/hoYv4IHTzZs3D8bheaSqDDLJoEBYL+Z5TTSJ4MiRI3vQDB2OvjrCrEX5tkbRia1btw7ZtGnTnDNnzkyCkdcEgeKLQKlKQ4/VVTGRkOJJkyad4qlD+IKuXbu+QNQ+VlW6kkHVlBtPMNPIKBgq0Os/SmboHFFPlHUb7IVmgEQ9vm3btrk//fTTq88//3wgAaWGBBRjJUtKKe0D4B5FBw4c2IVP4up9/vz5bYh0qM9lTf4z6Lia5iMoKMiHZ/oRD+qoJXmgWIfUlXXm0JE4GU92Do2Kinrv5MmT4/r3799AoL68dUBxVpiFelea+fuZM2ee4jE6fMELL7zQnwnm3fF7GyQurZUJL1q0qAdNuQQX9zgaFXSGzlFARNkcjiEIpCokJKR7TEzMguPHj48BL6+ewPtSXWKZj+8sScGAmAcmDNRc8ApPEBv4FHikNLnbKFJTikQyjDwJGd+U5xEtXrz4KhkRJUyex1R5wSMABZ6vF3h1C44dO/ZKjx49AiQ2xVuHCZcXFJl0mPsCCN8xfDKftgVV1V4Q6rF+t56aMuu0gICAdvim58+fjwdA7KXRVGnjqUChoaFh33///f+CYzEKVNkjDoDiTEmh6z5K33777WRKArt37x6CuBVWUzZg2CzlioiIaEoDgrGxsWeRiqLpNC5toE7d4YWfPHHixCIA5uXg4OCHCSh6jL48oJgEEmIGhA/YW7du/YxPbtasWScmXiJn5ht6asoAXlRnzTebTKVffPFFKrNdkuXShYkiUMLCwp5KTExcBIPnRQQK9rwwKB4VBKVUoClMYDvOk3jVY+AQeYvAoDbDZoUpIKmZ187MzEyGL8hj4rymagEECUd4hoeHDwB3eCEY+yHQEbWRpFBQPMsJCh6Ipbhvtm/fnkzUqefkyZNbMtsFo1KbYT0RkHyUzFlcJaQHJydX2wbGkyfXPXvu3LlFO3fuHNyoUaNaBBRqU/RAcSTUbh6kGzdu/IW6uGDPggQD33xvAxOvQDX/XqNGDc36iYsXL6Yx8RpqVh0lQwTKoEGDngOetOjrr79+2gKKF7Ep9kCRzUeUkj4pBbtRev/+/Wv4pMDAwOZMsoRaZDPMn8OGDQugK4FAB98mklHtARA1T09PXyBhQ2FwLeTTAuAx1kQ2BYNCjbybjuoSZcibQLWn4+8GrlFXQHatkiGKFymdOnXypy8BBCtT9qW/R1DAU6w5fPjwYVeuXHl/06ZN/WvVqlVDMp9ik+VBSKtJAIj5SE9P/4WERuoySdKFQcCCzQeIUx368AkJCTnMNiX/dwkE6SC/ESNGDE9LS1sI3mJfCygyMKgdkbm6qmRkE1VZWxZ5MEgCd8pDDz3kR4OD9+7dK/4jgUAb2MjaY8aMGXXt2rV5a9as6Q2Sg/kITSowOMA/+HrEXAJGTXuSQQHhetWTgqHj0v2hgPHz83tk/PjxY2/evDk/MjKyN7OdpTM44FmZj19//TWPure0r9XfDZJ/2E5tlZQU/168Jmc10A71JkyY8CqM7iUgKb0k9sJevzns9hvK8YwK+y9rwLcagKREgEv8D39/f3fRqHZK5EAgWrIQgzf7L22gatKBLH49duzYfZYwOe0rusAT2wg3e3aFgmFjC8BY38d/NBqN3uTLqKj+4dQXELaM7du3R0+ZMuUHIHC5zHaqQDaAsSOkGcQ0+xDfy01meEBP3qdh6saNG3tcv369iLkmKbnKWnZ2dmZUVNSeSZMmcRBwhqSjczfW/gG1VgP/o7CwMEtGDwySULAJ3Lss+g09e/Z8CNkawx8NkAcPHmRt2LBhMwy6d0AlHQQg1NVHODmvRBCPE1Zk4EfdunU1fK2goMBhMKzM+ptvvrlOH7Zz5861BbGs3z0g0OnZmzdv3hoUFDRr9OjRsaCieea4ugIpj0iGLOlCEcWv6kAjUndL0N8mVU1RKm8+4cyZM7lFRUVZPCtOvVHbtm3rw0fSH0UyYJTm7Nq1aw/YhO9v376dx+RFwDAIJRLjLSqPoYAn1pg4A7eYpFClmwAIqxjCCLnyyCOPdFJvBCMnkInrcfyujDgHISYmZv/UqVMPpqWl5dgBoUSgmvQW+1j7hdtYurD/6tWrl5ltIUuTyLXVxOMzMjI0YDRs2DCYaUPtvyvpAOOZFwvt9ddfj718+fID1OG06poeCEzHg9JMGEVERDSjJ/3www8XmHZm0CodBkEI2Dp9eOrUqf/gG3l7ewfwMkFMO19usBMecHkDdVtw4MCBPW3atJnxzDPP7AAgfmW/LRPGK4vymG0mvb16JbJimMbevXs/SmxTxvLly1OpBhIZcFputDQyMjKRz3vjG44ZM6Yls51UV6ojO+cgfPfdd/s7dOgwo3///l8DCFkEBGygywqCDAxrVLdly5bt8Ylgl35ikvlySvpsJANEKguIzyWcZxsSEsJV1VFmm03iktwpUQNiVRQXF3cIbMKexMTELCauUyKqVeKIOhKFhmiKk7Fbt241/fz8NGoqOTn5P0xbvklTxU2mpqzeA/CNBHzDJk2aPM4LZzF5mqLLpIOvtj169Oh33bt3f7tXr16bAYgMpq1aQNVRQTkkQQSIDRhz5swJoQVggMPEEyA0fEXEMzS5o9HR0d/REDB8UXsmzhtVXAVCfHz8YdDRM3v06LEpISHhjgMgFDoBBFHlanNfPPHEE93xybx8K4Bxi+lkYtqTjOJ33303KScnJwXfuG/fvr2YNjOO5o5WCSjcnp04ceLIwIEDZ4NaWH/kyJHbTFsuQi0Z4UwQZFJhXYrAi1XWrl1bY7xBSvex31Y80WV2whC6TRIvP4AA7sUn8Zp+vJScjnQ4mo3HytsZ4OkdHTRo0OwuXbp8vn///ptIEnIJCPlOUkd6UoGXTBthAD9JBk3R7Nmz9zNJori6Jtwg6CCbNQcffvjhfupV8Zp+TLwAxFgG20FrlNttp0+fjh8yZMjsTp06rdu9e3caUUeqh0QrbNKCMRWZnaQET1PLHWxV7VatWmnAuHXrVhw4Q78y27LeJplkiFZ0mo9t27alp6am7sNfEBgY2A3EsR7TFs5yK0OoRFTJX9rOnTt3cuTIkXPBTV2zY8eOa2UEoTLqlNBq1uZ+AB7Rl9Zk3LJly2YmXm6neWfRTB9WVVa/m1dCxtLBPYUFCxYMZLZF5h3JwhMlCwvXAV64cCERuM188OA+2bx5c4rEMOvWmnUiCDL1ZD64VHTs2LEfviAjI+Pkm2++mchsy//ZlDwy6KgOjGQhL0l98+bNQ/jE5s2b9+LFFZm22j8GhDkgGVgKrS0lJeXc5MmTF4LIr/jyyy+vWDo7BwGRK7EJlSUJovLimiXF69evH0oT/6KiotaTgV0k42QGOyMWLyku/uSTTz6ntoNXuQRSiMtM0BWdeuqKrqnm+1+cnzZt2rxmzZotWr16dRL7rfZfDvGQqgoERt7ByGzLeLgvXbq0NTxzD3xRZmbmTxMnTkxg4jXypSK9J2OVNjT/8OHD90eMGBEA3lRr9WSeBxQaGpoLo+KqZG6EOfAd5uvc3NySwEP6CtjzHTIQcHXlQok9YKxy2D8tOIOrlppzqgICArw3btz4P5acKKvbvXjx4llguG+x3+oXqu8grFuo6DwArr6mrmswlzeKjY3ditf5cdIVERGxYNWqValMW+u1gIkX6ett82Mg9quUySt7Vva6EFHlH7Xkk3UpAXCIF9u3bz8AXygoc/QA9YkQDKODI9faeeBVFQPButeyZcve2Jj36dOnNbD143fu3CkWeEv21AYNVIq236kqSZABYSQSYZYKUN3tn3322VE0OjtgwIB3bt++TYORRUynmqfBjnHFhty6jwR8+W5eGxxf4OPjUw/I11gvLy9aHQcv/6U2hNY9V9VQARMXhamqUnqieoW4Oo75vXi57gkTJkykUQFwZRdbaqbjvTektsIeGNTNtSl8NXTo0CV5eXm38MkNGjToDCI7gmmL1ONcVaPEaSgRMH9XgKDnNeEB5jF48GD/yMjIv6MUJpWUbho3btyPTFsArZA5UAHakeRdFRB1xJpFLj4+PnPFihVzONXHF/G6r8eOHXtGAIheVRmTZCrS5CIQaE0TzcAKCQmpBZznb7SgMnhPZ4BrrGG29RntSoWezZAZeI0NAUOe2bNnz2zgG5oIZaNGjYJ79+6dC/wg1U5o3WTn96pqshCHzaYsHIiDBw9O9fPza0rtxKuvvjrt1KlTd5l4Owe7dW0dJWalTFLJsl+/fl8nJCSspRfyuq/wYEMF3oeo4IqrqnXS76UgqOv+zM8cHh5eB9z7t2hElmcJzp8//41t27bdQN4k5kEOxd7KUgvdwGyLDatr4bySk5PfAhX1HL2Qlxvt1KnTRl5cEam6QiS+OA2mrDNtzvCU6JQprZVo/pkb688+++wNWqCeL6AEcvrmlClT4hFBVT0oh6WirGAwIsJ4zwyfmjVr+oDxmtW0adOB9OKsrKyLQBYj9+7dm0nYaKGTpj/Lw6Rl+wi602jChg0bHofnH0dDHRyIzz///G1QT0dIuCaPkFOn7hIgCpJ5EAkxqyAgO39r06bNMJu4R0lJHt9F4LXXXjtD414C78lZ2zYodiTBKIi+Wj/5HhqHDh16sVWrVuH0xqCa7i9btuzNGTNmJCKGjWcTi1kZdghgrHybmSg6EmIG5McffxzZo0ePKZIo7Hcg8tFoVxnRZiYytl1aDjD09pbFHhPeW9Zt3rx5j06bNm20aHcZMNa/AAjTPvroo0sEiHxB1IFVFhh6gHhhQMD168Nrg/OS1IJRlbNnz56tL730UhwvJUcYt2ibHwyKIytsFYmrahBMF2sOHgbn0Vca9MPuK/CIWdHR0ekIiDwBEGXeu0+poO4VbQlnXdTOi7SDKC+Q7cvHiyvu2LFj1/jx409aQMGZE44A4sjziWwDjYkZOQjAm55q167dk5TIoane9WFhYWuzs7PzmHxHsnJvoqg4wRhSv1xTIJgXaf/2229fE9kRtfGK0TExMf9+6623Tl26dCmP2aY/ljLHdiRTiMsu2qNPkw3JkwdmzZoVFhwcHC7bRJFziE2bNi0EQ32MaXc+wNHkYlbB3SydsYOlrFQ33r3S05HdK7l3kpKSEh8VFRU3ffr0ZNTxJUy8g6UMDEUAiHXPPiBuNfiGiUBYe1LOQONMSUlJ24cPH/4ZijXp7WJZoW1FnUGwRL66hyDCaf7bgQMHhvTp02eCvd2NuV3h9ZrOnTt3AezPeWDzvzD5VqImnXkShWeD8yRkcCpatG7dup0eAHhiCFTshwsXLryAeBEGoUDEkVy1nag6euiOx1RteSDWbSZRvCQ1r4TctWvXkXj9h70GxPEycJbbv0BLTU21lisF1ZbVoEEDXx8fH3NtXE9PT2NQUFAjf3//Bn5+fvXLsq94RkZGIjDptUDi/iMIkOIsRJvpU1dvtEu3oKZ6ms4T4zqBHtBhvuvWrRvUuXPnoY7ugFwZjasjkMIjPIvDkjwgCufj6KtmT/Bqtx84mmgSzQVQUOh8uZHXff3zn/88AAB6qizSUpHGUy55ph+ooth9+/bdFZBR0RZ2Tt8HvNLAEEiJIiFYuDa4FRRebnTRokUdQ0NDQwIDAzvWqVOnHdzO3Rkvy7e25mn5YJQTQBWdWLt27Q0yj4IJqB4IJmcDUWlgSKRERLjcCSA0VdQIrrEH6O8WAE7r+vXrNwTjW79GjRpmVsy3j6CZ3rzD8/LyePY5u3PnTjLYgDSwLzfi4uKukIUqODNFtIysykCoEjCIlCgSAibb3geTMwMTV0JzqJgKs91bvETA+kXsH5PMSgOhysBwABS9raGNAkBE2YqKwNUVzR6WCFi+jOlXuiS4DAwdYGR7dot+ptKhBwatGVgiYPa0Cqkm7lVVILgUDAkojHSyaHmzI6pKpKJkc+w2iQ5VDUC1AUMCjCzqKlJNevPqJjsHqw4AVEswHATI3s+MObDZYnXpfNr+X4ABACEYGuOTJTmhAAAAAElFTkSuQmCC)
        no-repeat 50%;
    background-size: 4em 4em;
    opacity: 0.75;
    transform-origin: center;
    transform: translate(-50%, -50%);
    transition: all 0.5s;
}
.thumbVideoWrapper:hover:before,
.thumbVideoWrapperSmall:hover:before {
    transform: translate(-50%, -50%) scale(1.1);
}
.xsp-richMedia .thumbVideoWrapper,
.xsp-richMedia .thumbVideoWrapperSmall {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.xsp-richMedia .thumbVideoWrapper:before,
.xsp-richMedia .thumbVideoWrapperSmall:before {
    content: "";
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    z-index: 1;
    display: block;
    width: 4em;
    height: 4em;
    pointer-events: none;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMjMgMjgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZT48L3N0eWxlPjxkZWZzPjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTS4yIDB2MjhsMjIuNi0xM3oiLz48L2RlZnM+PGNsaXBQYXRoIGlkPSJTVkdJRF8wMDAwMDA0NjMzNDE0MjQ5OTEwNzQ4MjgzMDAwMDAwNjMxODIxMDk0MDc1MzAxNTE3OF8iPjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PGcgY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzAwMDAwMDQ2MzM0MTQyNDk5MTA3NDgyODMwMDAwMDA2MzE4MjEwOTQwNzUzMDE1MTc4XykiPjxkZWZzPjxwYXRoIGlkPSJTVkdJRF8wMDAwMDA0ODQ4NzgzMTQ2OTc3MDEzMTkzMDAwMDAxNjUwOTEyNjc3MTMzMTE5NzMzOF8iIGQ9Ik0tMTQ3LjgtNTUzaDEzNjZ2NzY4aC0xMzY2eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9IlNWR0lEXzAwMDAwMTE3NjM3ODYxNzY1MjE1MDg1MjYwMDAwMDAwNjU5MTMyMTM2MjE0MDUyMjU1XyI+PHVzZSB4bGluazpocmVmPSIjU1ZHSURfMDAwMDAwNDg0ODc4MzE0Njk3NzAxMzE5MzAwMDAwMTY1MDkxMjY3NzEzMzExOTczMzhfIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzAwMDAwMTE3NjM3ODYxNzY1MjE1MDg1MjYwMDAwMDAwNjU5MTMyMTM2MjE0MDUyMjU1XykiIGZpbGw9IiNmZmYiIGQ9Ik0tLjgtMWgyNC42djI5LjlILS44eiIvPjwvZz48L3N2Zz4=)
        no-repeat 50%;
    background-size: 1em 2em;
    opacity: 1;
    transform-origin: center;
    transform: translate(-50%, -50%);
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
    background-color: #000;
    font-size: 24px !important;
    background-position: 39px !important;
}
.xsp-richMedia .thumbVideoWrapper:hover:before,
.xsp-richMedia .thumbVideoWrapperSmall:hover:before {
    border-radius: 50%;
    background-color: #0eafe0;
}
.thumbVideoWrapperSmall:before {
    width: 2em;
    height: 2em;
    background-size: 2em 2em;
}
.thumbVideoWrapperSte {
    position: relative;
    display: inline-block;
}
.thumbVideoWrapperSte:before {
    font-size: 8px !important;
    top: 12% !important;
    left: 30% !important;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    width: 4em;
    height: 4em;
    pointer-events: none;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGcgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0zMiAwYzE3LjcgMCAzMiAxNC4zIDMyIDMyUzQ5LjcgNjQgMzIgNjQgMCA0OS43IDAgMzIgMTQuMyAwIDMyIDB6IiBmaWxsLW9wYWNpdHk9Ii42NSIvPjxwYXRoIGQ9Ik0yNiAxOHYyOGwyMC0xMy0yMC0xNXoiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+)
        no-repeat 50%;
    background-size: 4em 4em;
    opacity: 1;
    transition: all 0.5s;
}
.thumbVideoWrapper-secure {
    position: relative;
}
.thumb-message {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    background-color: hsla(0, 0%, 100%, 0.75);
    z-index: 1;
}
.thumb-message > * {
    width: 75%;
}
.thumb-message > :last-child {
    margin-bottom: 0;
}
.disabled,
.disabled div,
.disabled td {
    color: rgba(0, 0, 0, 0.5);
}
.w10 {
    width: 10% !important;
}
.w20 {
    width: 20% !important;
}
.w30 {
    width: 30% !important;
}
.w40 {
    width: 40% !important;
}
.w50 {
    width: 50% !important;
}
.w60 {
    width: 60% !important;
}
.w70 {
    width: 70% !important;
}
.w80 {
    width: 80% !important;
}
.w90 {
    width: 90% !important;
}
.w100 {
    width: 100% !important;
}
@media screen and (min-width: 480px) {
    .float-xs-left {
        float: left !important;
    }
    .float-xs-right {
        float: right !important;
    }
    .float-xs-none {
        float: none !important;
    }
}
@media screen and (min-width: 768px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media screen and (min-width: 992px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media screen and (min-width: 1200px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
iframe[name="elqFCSFra"],
iframe[name="google_conversion_frame"] {
    display: none;
}
@media (max-width: 768px) {
    .blockDetails,
    .blockDetailsMobile {
        display: none;
    }
}
.has-border,
.shopping-summary-box {
    border: 1px solid #d4cfc5;
}
.has-border-top,
.shopping-modal .description {
    border-top: 1px solid #d4cfc5;
}
.has-border-top-full-width:before {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.has-border-bottom-full-width:after,
.has-border-top-full-width:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    box-shadow: none;
    border-top: 1px solid #d4cfc5 !important;
}
.has-border-bottom-full-width:after {
    width: 100%;
    margin-left: 0;
}
.has-border-right {
    border-right: 1px solid #d4cfc5;
}
.has-border-bottom {
    border-bottom: 1px solid #d4cfc5;
}
.has-border-left {
    border-left: 1px solid #d4cfc5;
}
.content-outer .content-inner > :first-child,
.content-outer .content-lead > :first-child {
    margin-top: 0;
}
.content-outer .content-inner {
    margin-bottom: 2em;
}
.content-outer .content-lead {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
    margin-bottom: 1em;
}
.content-outer > * {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 2em;
}
.content-outer > :last-child {
    margin-bottom: 0;
}
.content-outer > .band {
    padding-top: 3em;
    padding-bottom: 3em;
    margin-bottom: 0;
}
.trainingoverview .content-outer > .band {
    padding-top: 0;
}
.content-outer > .band + :not(.band) {
    margin-top: 3em;
}
hr.band {
    min-height: 1px;
    background-color: #d4cfc5 !important;
    border: none;
    overflow: visible;
}
dd {
    margin-left: 2em;
}
.img-caption {
    display: block;
    margin-bottom: 0;
    font-size: 14px;
    color: #686664;
}
.img-caption:first-child {
    margin-bottom: 10px;
}
.img-caption:last-child {
    margin-top: s 10px;
}
.collapse-mobile > a > img[src*="/logos-internal/"],
.collapse-mobile > a img[src*="/icons/"],
.collapse-mobile > a img[src*="placehold"],
.thumb {
    float: left;
    padding: 0;
    margin: 0 0.75em 0.75em 0;
    border: 0;
}
.thumbp {
    padding: 0;
    margin: 0;
}
.thumbp .boxes {
    padding-left: 85px;
}
@media screen and (min-width: 768px) {
    .OverviewTabContent.InfoUnitContent > .iw_component:last-child {
        border-top: 1px solid #eee;
        margin-top: 2em;
    }
}
@media screen and (min-width: 768px) {
    .OverviewTabContent .collapse-mobile:not(.band-component) {
        margin-bottom: 1em;
    }
    .OverviewTabContent .collapse-mobile > h2:not(#features) {
        border-top: 1px solid #eee;
        padding-top: 2em;
        margin-top: 2em;
    }
}
@media screen and (min-width: 768px) {
    .OverviewTabContent .iw_component:not(.band-component) + .iw_component.band-component .collapse-mobile {
        padding-top: 2.7em;
    }
}
.OverviewTabContent:not(.WhatsNewContent) > .iw_component:last-of-type:not(.band-component) {
    margin-bottom: 2.7em;
}
@media screen and (min-width: 768px) {
    .OverviewTabContent.WhatsNewContent > .iw_component:last-of-type .collapse-mobile {
        margin-bottom: 0;
    }
}
.collapse-mobile {
    border: none;
}
.collapse-mobile > .padMe5 + .media > .media-left {
    display: block;
}
.collapse-mobile > .padMe5 + .media > .media-left img {
    float: left;
    margin: 0 0.75em 0.75em 0;
}
.collapse-mobile > .padMe5 + .media > .media-right {
    display: block;
}
.collapse-mobile > .padMe5 + .media > .media-right .boxes {
    padding-left: 85px;
}
#ahp-popup-inner .collapse-mobile > a > img[src*="/logos-internal/"],
#ahp-popup-inner .collapse-mobile > a img[src*="/icons/"],
#ahp-popup-inner .collapse-mobile > a img[src*="placehold"],
#ahp-popup-inner .thumb,
.ahp-popup-inner .collapse-mobile > a > img[src*="/logos-internal/"],
.ahp-popup-inner .collapse-mobile > a img[src*="/icons/"],
.ahp-popup-inner .collapse-mobile > a img[src*="placehold"],
.ahp-popup-inner .thumb,
.collapse-mobile > a #ahp-popup-inner img[src*="/icons/"],
.collapse-mobile > a #ahp-popup-inner img[src*="placehold"],
.collapse-mobile > a .ahp-popup-inner img[src*="/icons/"],
.collapse-mobile > a .ahp-popup-inner img[src*="placehold"] {
    padding: 0 1em 1em 0;
}
.collapse-mobile > a > img[src$="58X64.jpg"][src*="/logos-internal/"] + .thumbp,
.collapse-mobile > a img[src$="58X64.jpg"][src*="/icons/"] + .thumbp,
.collapse-mobile > a img[src$="58X64.jpg"][src*="placehold"] + .thumbp,
.thumb[src$="58X64.jpg"] + .thumbp {
    padding-left: 68px;
}
.iu div.featured .collapse-mobile > a > img[src*="/logos-internal/"],
.iu div.featured .collapse-mobile > a img[src*="/icons/"],
.iu div.featured .collapse-mobile > a img[src*="placehold"],
.iu div.featured a img.thumb {
    padding-right: 10px;
}
.simpleProductTable-cellIndent {
    padding-left: 2em !important;
}
.devTools-showGrid {
    background-color: rgba(100, 100, 200, 0.1);
    background-clip: content-box;
    border: 1px solid rgba(100, 100, 200, 0.25);
}
.overline {
    text-decoration: overline;
}
.taxoContainer {
    margin-left: -15px;
    margin-right: -15px;
}
nav.pull-right.share-icons {
    display: inline-flex;
}
nav.pull-right.share-icons a {
    padding: 5px;
}
.beforeUIchange {
    display: none;
    visibility: hidden;
}
.freescale_result_box #main_res .main-results img[src*="connect/images/logos"] {
    height: 80px;
    max-width: 80px;
    outline: 2px solid #fff;
    outline-offset: -1px;
}
.freescale_result_box #main_res .main-results img[src*="videos/thumbnail"] {
    height: 81px;
    max-width: 135px;
}
.component-wrapper {
    padding-top: 3em;
    padding-bottom: 3em;
}
.component-wrapper:empty {
    padding-top: 0;
    padding-bottom: 0;
}
@media screen and (min-width: 768px) {
    .iw_component:not(:last-of-type) .collapse-mobile .component-wrapper {
        padding-bottom: 0;
    }
}
.has-component-divider {
    box-shadow: inset 0 1px 0 #d4cfc5;
}
.two-factor-container {
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .two-factor-container {
        width: 720px;
    }
}
@media (min-width: 992px) {
    .two-factor-container {
        width: 940px;
    }
}
@media (min-width: 1200px) {
    .two-factor-container {
        width: 1140px;
    }
}
.ctry {
    list-style: none;
}
.ctry,
.ctry > li {
    padding-left: 0;
}
.ctry a[name]:before {
    content: "";
    position: relative;
    display: block;
    width: 1px;
    height: 74px;
    margin-top: -74px;
}
.block-with-text,
.truncate-overflow {
    position: relative;
    max-height: 2.4em;
    overflow: hidden;
    line-height: 1.2em;
    padding-right: 1em;
    display: block;
}
.block-with-text:before,
.truncate-overflow:before {
    content: "...";
    position: absolute;
    right: 0;
    bottom: 0;
}
.block-with-text:after,
.truncate-overflow:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: #fff;
}
.gate {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background-color: hsla(0, 0%, 100%, 0.9);
}
.gate-body {
    max-width: 50%;
    padding: 15px;
    color: #000;
    text-align: center;
}
.gate-body a {
    display: initial;
}
.gate-body > :last-child {
    margin-bottom: 0;
}
h3.scrollCard-title ~ .scrollCard-group h3.media-flex-heading {
    font-size: 16px;
}
.card1-header .card1-subtitle:only-child {
    font-size: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
h5.item-title {
    font-size: 20px;
    font-weight: 600;
}
.megamenu-inner h5 {
    font-size: 16px;
}
h4.product-list-title {
    font-size: 20px;
    font-weight: 600;
}
body > .row {
    margin-right: 0;
    margin-left: 0;
}
#Support .h1.communityModule-title,
h1#gethelp {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}
.sp-guides .list-inline > span:first-child {
    padding-left: 5px;
}
.sp-guides .list-inline {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #686664;
}
ul.sp-guides .list-inline {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-top: 0;
}
ul.sp-guides .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ul.sp-guides .list-inline li {
    margin-top: 6px;
    margin-bottom: 0;
}
.sp-guides .list-inline a {
    color: #686664;
    text-decoration: underline;
}
#new-modal-landing .sp-guides .list-inline a,
#part-details-app .sp-guides .list-inline a {
    color: #215bd6;
    text-decoration: none;
}
#new-modal-landing .sp-guides .list-inline a:hover,
#part-details-app .sp-guides .list-inline a:hover {
    text-decoration: underline;
}
.key-topic h2.key-topic-title {
    font-size: 20px;
}
.table-striped .nxp-gray-light-text {
    color: #686664 !important;
}
.section-lead + .primary-topic h2.primary-topic-title {
    font-size: 20px;
}
#registerPopDiv h1.text-center {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
#registerPopDiv h1.text-center ~ .row .col-xs-1.col-xs-offset-3.text-right.large {
    margin-left: 0;
    text-align: left;
}
#registerPopDiv h1.text-center ~ .row .col-xs-1.col-xs-offset-3.text-right.large + .col-xs-6 {
    width: 75%;
}
#registerPopDiv font[color="#fb810f"] {
    color: #bc0d0d;
}
#registerPopDiv .text-warning {
    color: #474645;
}
.bc > li a[href$="nxp.com"]:before,
.bc > li a[href="/"]:before {
    content: "Home";
}
.bc > li a[href$="nxp.com"] .icon-home,
.bc > li a[href="/"] .icon-home {
    display: none;
}
.bc > li a[href$="/zh-Hans"]:before {
    content: "主页";
}
.bc > li a[href$="/zh-Hans"] .icon-home {
    display: none;
}
.bc > li a[href$="/ja"]:before {
    content: "ホーム / クイック価格";
}
.bc > li a[href$="/ja"] .icon-home {
    display: none;
}
.bc .zh-icon a:before {
    content: "主页" !important;
}
.bc .ja-icon a:before {
    content: "ホーム / クイック価格" !important;
}
.grouped-links a:hover {
    color: #215bd6 !important;
}
.sp-buy-actions .btn-group-sm > a.btn,
.sp-buy-actions .btn-group-sm > a.download-details,
.sp-buy-actions .btn-group-sm > a.nav-close,
.sp-buy-actions a.btn-sm.download-details,
.sp-buy-actions a.btn-sm.nav-close,
.sp-buy-actions a.btn.btn-sm {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
.sp-buy-actions .btn-group-sm > a.btn:before,
.sp-buy-actions .btn-group-sm > a.download-details:before,
.sp-buy-actions .btn-group-sm > a.nav-close:before,
.sp-buy-actions a.btn-sm.download-details:before,
.sp-buy-actions a.btn-sm.nav-close:before,
.sp-buy-actions a.btn.btn-sm:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.sp-buy-actions .btn-group-sm > a.btn.hover,
.sp-buy-actions .btn-group-sm > a.btn:hover,
.sp-buy-actions .btn-group-sm > a.download-details:hover,
.sp-buy-actions .btn-group-sm > a.hover.download-details,
.sp-buy-actions .btn-group-sm > a.hover.nav-close,
.sp-buy-actions .btn-group-sm > a.nav-close:hover,
.sp-buy-actions a.btn-sm.download-details:hover,
.sp-buy-actions a.btn-sm.hover.download-details,
.sp-buy-actions a.btn-sm.hover.nav-close,
.sp-buy-actions a.btn-sm.nav-close:hover,
.sp-buy-actions a.btn.btn-sm.hover,
.sp-buy-actions a.btn.btn-sm:hover {
    color: #000;
    background-color: transparent;
}
.sp-buy-actions .btn-group-sm > a.btn.hover:before,
.sp-buy-actions .btn-group-sm > a.btn:hover:before,
.sp-buy-actions .btn-group-sm > a.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.hover.download-details:before,
.sp-buy-actions .btn-group-sm > a.hover.nav-close:before,
.sp-buy-actions .btn-group-sm > a.nav-close:hover:before,
.sp-buy-actions a.btn-sm.download-details:hover:before,
.sp-buy-actions a.btn-sm.hover.download-details:before,
.sp-buy-actions a.btn-sm.hover.nav-close:before,
.sp-buy-actions a.btn-sm.nav-close:hover:before,
.sp-buy-actions a.btn.btn-sm.hover:before,
.sp-buy-actions a.btn.btn-sm:hover:before {
    background-position: 0;
    padding: 2px;
}
.open > .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle,
.open > .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle:hover,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details:hover,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close:hover,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.download-details,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.download-details:hover,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close:hover,
.open > .sp-buy-actions a.btn.btn-sm.dropdown-toggle,
.open > .sp-buy-actions a.btn.btn-sm.dropdown-toggle:hover,
.sp-buy-actions .btn-group-sm > a.active.download-details,
.sp-buy-actions .btn-group-sm > a.active.download-details:hover,
.sp-buy-actions .btn-group-sm > a.active.nav-close,
.sp-buy-actions .btn-group-sm > a.active.nav-close:hover,
.sp-buy-actions .btn-group-sm > a.btn.active,
.sp-buy-actions .btn-group-sm > a.btn.active:hover,
.sp-buy-actions .btn-group-sm > a.btn.focus,
.sp-buy-actions .btn-group-sm > a.btn.focus:hover,
.sp-buy-actions .btn-group-sm > a.btn:active,
.sp-buy-actions .btn-group-sm > a.btn:active:hover,
.sp-buy-actions .btn-group-sm > a.btn:focus,
.sp-buy-actions .btn-group-sm > a.btn:focus:hover,
.sp-buy-actions .btn-group-sm > a.download-details:active,
.sp-buy-actions .btn-group-sm > a.download-details:active:hover,
.sp-buy-actions .btn-group-sm > a.download-details:focus,
.sp-buy-actions .btn-group-sm > a.download-details:focus:hover,
.sp-buy-actions .btn-group-sm > a.focus.download-details,
.sp-buy-actions .btn-group-sm > a.focus.download-details:hover,
.sp-buy-actions .btn-group-sm > a.focus.nav-close,
.sp-buy-actions .btn-group-sm > a.focus.nav-close:hover,
.sp-buy-actions .btn-group-sm > a.nav-close:active,
.sp-buy-actions .btn-group-sm > a.nav-close:active:hover,
.sp-buy-actions .btn-group-sm > a.nav-close:focus,
.sp-buy-actions .btn-group-sm > a.nav-close:focus:hover,
.sp-buy-actions a.btn-sm.active.download-details,
.sp-buy-actions a.btn-sm.active.download-details:hover,
.sp-buy-actions a.btn-sm.active.nav-close,
.sp-buy-actions a.btn-sm.active.nav-close:hover,
.sp-buy-actions a.btn-sm.download-details:active,
.sp-buy-actions a.btn-sm.download-details:active:hover,
.sp-buy-actions a.btn-sm.download-details:focus,
.sp-buy-actions a.btn-sm.download-details:focus:hover,
.sp-buy-actions a.btn-sm.focus.download-details,
.sp-buy-actions a.btn-sm.focus.download-details:hover,
.sp-buy-actions a.btn-sm.focus.nav-close,
.sp-buy-actions a.btn-sm.focus.nav-close:hover,
.sp-buy-actions a.btn-sm.nav-close:active,
.sp-buy-actions a.btn-sm.nav-close:active:hover,
.sp-buy-actions a.btn-sm.nav-close:focus,
.sp-buy-actions a.btn-sm.nav-close:focus:hover,
.sp-buy-actions a.btn.btn-sm.active,
.sp-buy-actions a.btn.btn-sm.active:hover,
.sp-buy-actions a.btn.btn-sm.focus,
.sp-buy-actions a.btn.btn-sm.focus:hover,
.sp-buy-actions a.btn.btn-sm:active,
.sp-buy-actions a.btn.btn-sm:active:hover,
.sp-buy-actions a.btn.btn-sm:focus,
.sp-buy-actions a.btn.btn-sm:focus:hover {
    background-color: #000 !important;
    color: #fff;
}
.open > .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle:hover:before,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details:hover:before,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close:hover:before,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.download-details:hover:before,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close:hover:before,
.open > .sp-buy-actions a.btn.btn-sm.dropdown-toggle:hover:before,
.sp-buy-actions .btn-group-sm > a.active.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.active.nav-close:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.active:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.focus:hover:before,
.sp-buy-actions .btn-group-sm > a.btn:active:hover:before,
.sp-buy-actions .btn-group-sm > a.btn:focus:hover:before,
.sp-buy-actions .btn-group-sm > a.download-details:active:hover:before,
.sp-buy-actions .btn-group-sm > a.download-details:focus:hover:before,
.sp-buy-actions .btn-group-sm > a.focus.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.focus.nav-close:hover:before,
.sp-buy-actions .btn-group-sm > a.nav-close:active:hover:before,
.sp-buy-actions .btn-group-sm > a.nav-close:focus:hover:before,
.sp-buy-actions a.btn-sm.active.download-details:hover:before,
.sp-buy-actions a.btn-sm.active.nav-close:hover:before,
.sp-buy-actions a.btn-sm.download-details:active:hover:before,
.sp-buy-actions a.btn-sm.download-details:focus:hover:before,
.sp-buy-actions a.btn-sm.focus.download-details:hover:before,
.sp-buy-actions a.btn-sm.focus.nav-close:hover:before,
.sp-buy-actions a.btn-sm.nav-close:active:hover:before,
.sp-buy-actions a.btn-sm.nav-close:focus:hover:before,
.sp-buy-actions a.btn.btn-sm.active:hover:before,
.sp-buy-actions a.btn.btn-sm.focus:hover:before,
.sp-buy-actions a.btn.btn-sm:active:hover:before,
.sp-buy-actions a.btn.btn-sm:focus:hover:before {
    display: none;
    z-index: -1;
}
.open > .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details,
.open > .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.download-details,
.open > .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close,
.open > .sp-buy-actions a.btn.btn-sm.dropdown-toggle,
.sp-buy-actions .btn-group-sm > a.active.download-details,
.sp-buy-actions .btn-group-sm > a.active.nav-close,
.sp-buy-actions .btn-group-sm > a.btn.active,
.sp-buy-actions .btn-group-sm > a.btn:active,
.sp-buy-actions .btn-group-sm > a.download-details:active,
.sp-buy-actions .btn-group-sm > a.nav-close:active,
.sp-buy-actions a.btn-sm.active.download-details,
.sp-buy-actions a.btn-sm.active.nav-close,
.sp-buy-actions a.btn-sm.download-details:active,
.sp-buy-actions a.btn-sm.nav-close:active,
.sp-buy-actions a.btn.btn-sm.active,
.sp-buy-actions a.btn.btn-sm:active {
    background: #000;
}
.sp-buy-actions .btn-group-sm > a.btn.disabled,
.sp-buy-actions .btn-group-sm > a.btn[disabled],
.sp-buy-actions .btn-group-sm > a.disabled.download-details,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close,
.sp-buy-actions .btn-group-sm > a.download-details[disabled],
.sp-buy-actions .btn-group-sm > a.nav-close[disabled],
.sp-buy-actions a.btn-sm.disabled.download-details,
.sp-buy-actions a.btn-sm.disabled.nav-close,
.sp-buy-actions a.btn-sm.download-details[disabled],
.sp-buy-actions a.btn-sm.nav-close[disabled],
.sp-buy-actions a.btn.btn-sm.disabled,
.sp-buy-actions a.btn.btn-sm[disabled],
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm {
    opacity: 0.7;
}
.sp-buy-actions .btn-group-sm > a.btn.disabled.focus,
.sp-buy-actions .btn-group-sm > a.btn.disabled:active,
.sp-buy-actions .btn-group-sm > a.btn.disabled:focus,
.sp-buy-actions .btn-group-sm > a.btn.disabled:hover,
.sp-buy-actions .btn-group-sm > a.btn[disabled].focus,
.sp-buy-actions .btn-group-sm > a.btn[disabled]:active,
.sp-buy-actions .btn-group-sm > a.btn[disabled]:focus,
.sp-buy-actions .btn-group-sm > a.btn[disabled]:hover,
.sp-buy-actions .btn-group-sm > a.disabled.download-details:active,
.sp-buy-actions .btn-group-sm > a.disabled.download-details:focus,
.sp-buy-actions .btn-group-sm > a.disabled.download-details:hover,
.sp-buy-actions .btn-group-sm > a.disabled.focus.download-details,
.sp-buy-actions .btn-group-sm > a.disabled.focus.nav-close,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close:active,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close:focus,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close:hover,
.sp-buy-actions .btn-group-sm > a.download-details[disabled].focus,
.sp-buy-actions .btn-group-sm > a.download-details[disabled]:active,
.sp-buy-actions .btn-group-sm > a.download-details[disabled]:focus,
.sp-buy-actions .btn-group-sm > a.download-details[disabled]:hover,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled].focus,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled]:active,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled]:focus,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled]:hover,
.sp-buy-actions a.btn-sm.disabled.download-details:active,
.sp-buy-actions a.btn-sm.disabled.download-details:focus,
.sp-buy-actions a.btn-sm.disabled.download-details:hover,
.sp-buy-actions a.btn-sm.disabled.focus.download-details,
.sp-buy-actions a.btn-sm.disabled.focus.nav-close,
.sp-buy-actions a.btn-sm.disabled.nav-close:active,
.sp-buy-actions a.btn-sm.disabled.nav-close:focus,
.sp-buy-actions a.btn-sm.disabled.nav-close:hover,
.sp-buy-actions a.btn-sm.download-details[disabled].focus,
.sp-buy-actions a.btn-sm.download-details[disabled]:active,
.sp-buy-actions a.btn-sm.download-details[disabled]:focus,
.sp-buy-actions a.btn-sm.download-details[disabled]:hover,
.sp-buy-actions a.btn-sm.nav-close[disabled].focus,
.sp-buy-actions a.btn-sm.nav-close[disabled]:active,
.sp-buy-actions a.btn-sm.nav-close[disabled]:focus,
.sp-buy-actions a.btn-sm.nav-close[disabled]:hover,
.sp-buy-actions a.btn.btn-sm.disabled.focus,
.sp-buy-actions a.btn.btn-sm.disabled:active,
.sp-buy-actions a.btn.btn-sm.disabled:focus,
.sp-buy-actions a.btn.btn-sm.disabled:hover,
.sp-buy-actions a.btn.btn-sm[disabled].focus,
.sp-buy-actions a.btn.btn-sm[disabled]:active,
.sp-buy-actions a.btn.btn-sm[disabled]:focus,
.sp-buy-actions a.btn.btn-sm[disabled]:hover,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn:active,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn:focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn:hover,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details:active,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details:focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details:hover,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.focus.download-details,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.focus.nav-close,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close:active,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close:focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close:hover,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details:active,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details:focus,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details:hover,
fieldset[disabled] .sp-buy-actions a.btn-sm.focus.download-details,
fieldset[disabled] .sp-buy-actions a.btn-sm.focus.nav-close,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close:active,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close:focus,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close:hover,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.focus,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm:active,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm:focus,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.sp-buy-actions .btn-group-sm > a.btn.disabled.focus:before,
.sp-buy-actions .btn-group-sm > a.btn.disabled:active:before,
.sp-buy-actions .btn-group-sm > a.btn.disabled:focus:before,
.sp-buy-actions .btn-group-sm > a.btn.disabled:hover:before,
.sp-buy-actions .btn-group-sm > a.btn[disabled].focus:before,
.sp-buy-actions .btn-group-sm > a.btn[disabled]:active:before,
.sp-buy-actions .btn-group-sm > a.btn[disabled]:focus:before,
.sp-buy-actions .btn-group-sm > a.btn[disabled]:hover:before,
.sp-buy-actions .btn-group-sm > a.disabled.download-details:active:before,
.sp-buy-actions .btn-group-sm > a.disabled.download-details:focus:before,
.sp-buy-actions .btn-group-sm > a.disabled.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.disabled.focus.download-details:before,
.sp-buy-actions .btn-group-sm > a.disabled.focus.nav-close:before,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close:active:before,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close:focus:before,
.sp-buy-actions .btn-group-sm > a.disabled.nav-close:hover:before,
.sp-buy-actions .btn-group-sm > a.download-details[disabled].focus:before,
.sp-buy-actions .btn-group-sm > a.download-details[disabled]:active:before,
.sp-buy-actions .btn-group-sm > a.download-details[disabled]:focus:before,
.sp-buy-actions .btn-group-sm > a.download-details[disabled]:hover:before,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled].focus:before,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled]:active:before,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled]:focus:before,
.sp-buy-actions .btn-group-sm > a.nav-close[disabled]:hover:before,
.sp-buy-actions a.btn-sm.disabled.download-details:active:before,
.sp-buy-actions a.btn-sm.disabled.download-details:focus:before,
.sp-buy-actions a.btn-sm.disabled.download-details:hover:before,
.sp-buy-actions a.btn-sm.disabled.focus.download-details:before,
.sp-buy-actions a.btn-sm.disabled.focus.nav-close:before,
.sp-buy-actions a.btn-sm.disabled.nav-close:active:before,
.sp-buy-actions a.btn-sm.disabled.nav-close:focus:before,
.sp-buy-actions a.btn-sm.disabled.nav-close:hover:before,
.sp-buy-actions a.btn-sm.download-details[disabled].focus:before,
.sp-buy-actions a.btn-sm.download-details[disabled]:active:before,
.sp-buy-actions a.btn-sm.download-details[disabled]:focus:before,
.sp-buy-actions a.btn-sm.download-details[disabled]:hover:before,
.sp-buy-actions a.btn-sm.nav-close[disabled].focus:before,
.sp-buy-actions a.btn-sm.nav-close[disabled]:active:before,
.sp-buy-actions a.btn-sm.nav-close[disabled]:focus:before,
.sp-buy-actions a.btn-sm.nav-close[disabled]:hover:before,
.sp-buy-actions a.btn.btn-sm.disabled.focus:before,
.sp-buy-actions a.btn.btn-sm.disabled:active:before,
.sp-buy-actions a.btn.btn-sm.disabled:focus:before,
.sp-buy-actions a.btn.btn-sm.disabled:hover:before,
.sp-buy-actions a.btn.btn-sm[disabled].focus:before,
.sp-buy-actions a.btn.btn-sm[disabled]:active:before,
.sp-buy-actions a.btn.btn-sm[disabled]:focus:before,
.sp-buy-actions a.btn.btn-sm[disabled]:hover:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn:active:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn:focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn:hover:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details:active:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details:focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.download-details:hover:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.focus.download-details:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.focus.nav-close:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close:active:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close:focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.nav-close:hover:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details:active:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details:focus:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.download-details:hover:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.focus.download-details:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.focus.nav-close:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close:active:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close:focus:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.nav-close:hover:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.focus:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm:active:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm:focus:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark .sp-buy-actions .btn-group-sm > a.btn,
.dark .sp-buy-actions .btn-group-sm > a.download-details,
.dark .sp-buy-actions .btn-group-sm > a.nav-close,
.dark .sp-buy-actions a.btn-sm.download-details,
.dark .sp-buy-actions a.btn-sm.nav-close,
.dark .sp-buy-actions a.btn.btn-sm,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.download-details,
.sp-buy-actions a.btn-sm.darkbtn.nav-close,
.sp-buy-actions a.btn.btn-sm.darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark .sp-buy-actions .btn-group-sm > a.btn:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:before,
.dark .sp-buy-actions a.btn-sm.download-details:before,
.dark .sp-buy-actions a.btn-sm.nav-close:before,
.dark .sp-buy-actions a.btn.btn-sm:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:before,
.sp-buy-actions a.btn.btn-sm.darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark .sp-buy-actions .btn-group-sm > a.btn.hover,
.dark .sp-buy-actions .btn-group-sm > a.btn:hover,
.dark .sp-buy-actions .btn-group-sm > a.download-details:hover,
.dark .sp-buy-actions .btn-group-sm > a.hover.download-details,
.dark .sp-buy-actions .btn-group-sm > a.hover.nav-close,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:hover,
.dark .sp-buy-actions a.btn-sm.download-details:hover,
.dark .sp-buy-actions a.btn-sm.hover.download-details,
.dark .sp-buy-actions a.btn-sm.hover.nav-close,
.dark .sp-buy-actions a.btn-sm.nav-close:hover,
.dark .sp-buy-actions a.btn.btn-sm.hover,
.dark .sp-buy-actions a.btn.btn-sm:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.hover.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.hover.nav-close,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:hover,
.sp-buy-actions a.btn-sm.darkbtn.download-details:hover,
.sp-buy-actions a.btn-sm.darkbtn.hover.download-details,
.sp-buy-actions a.btn-sm.darkbtn.hover.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn.hover,
.sp-buy-actions a.btn.btn-sm.darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.dark .sp-buy-actions .btn-group-sm > a.btn.hover:before,
.dark .sp-buy-actions .btn-group-sm > a.btn:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.hover.download-details:before,
.dark .sp-buy-actions .btn-group-sm > a.hover.nav-close:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:hover:before,
.dark .sp-buy-actions a.btn-sm.download-details:hover:before,
.dark .sp-buy-actions a.btn-sm.hover.download-details:before,
.dark .sp-buy-actions a.btn-sm.hover.nav-close:before,
.dark .sp-buy-actions a.btn-sm.nav-close:hover:before,
.dark .sp-buy-actions a.btn.btn-sm.hover:before,
.dark .sp-buy-actions a.btn.btn-sm:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.hover.download-details:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.hover.nav-close:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.hover.download-details:before,
.sp-buy-actions a.btn-sm.darkbtn.hover.nav-close:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark .sp-buy-actions .btn-group-sm > a.active.download-details,
.dark .sp-buy-actions .btn-group-sm > a.active.download-details:hover,
.dark .sp-buy-actions .btn-group-sm > a.active.nav-close,
.dark .sp-buy-actions .btn-group-sm > a.active.nav-close:hover,
.dark .sp-buy-actions .btn-group-sm > a.btn.active,
.dark .sp-buy-actions .btn-group-sm > a.btn.active:hover,
.dark .sp-buy-actions .btn-group-sm > a.btn.focus,
.dark .sp-buy-actions .btn-group-sm > a.btn.focus:hover,
.dark .sp-buy-actions .btn-group-sm > a.btn:active,
.dark .sp-buy-actions .btn-group-sm > a.btn:active:hover,
.dark .sp-buy-actions .btn-group-sm > a.btn:focus,
.dark .sp-buy-actions .btn-group-sm > a.btn:focus:hover,
.dark .sp-buy-actions .btn-group-sm > a.download-details:active,
.dark .sp-buy-actions .btn-group-sm > a.download-details:active:hover,
.dark .sp-buy-actions .btn-group-sm > a.download-details:focus,
.dark .sp-buy-actions .btn-group-sm > a.download-details:focus:hover,
.dark .sp-buy-actions .btn-group-sm > a.focus.download-details,
.dark .sp-buy-actions .btn-group-sm > a.focus.download-details:hover,
.dark .sp-buy-actions .btn-group-sm > a.focus.nav-close,
.dark .sp-buy-actions .btn-group-sm > a.focus.nav-close:hover,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:active,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:active:hover,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:focus,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:focus:hover,
.dark .sp-buy-actions a.btn-sm.active.download-details,
.dark .sp-buy-actions a.btn-sm.active.download-details:hover,
.dark .sp-buy-actions a.btn-sm.active.nav-close,
.dark .sp-buy-actions a.btn-sm.active.nav-close:hover,
.dark .sp-buy-actions a.btn-sm.download-details:active,
.dark .sp-buy-actions a.btn-sm.download-details:active:hover,
.dark .sp-buy-actions a.btn-sm.download-details:focus,
.dark .sp-buy-actions a.btn-sm.download-details:focus:hover,
.dark .sp-buy-actions a.btn-sm.focus.download-details,
.dark .sp-buy-actions a.btn-sm.focus.download-details:hover,
.dark .sp-buy-actions a.btn-sm.focus.nav-close,
.dark .sp-buy-actions a.btn-sm.focus.nav-close:hover,
.dark .sp-buy-actions a.btn-sm.nav-close:active,
.dark .sp-buy-actions a.btn-sm.nav-close:active:hover,
.dark .sp-buy-actions a.btn-sm.nav-close:focus,
.dark .sp-buy-actions a.btn-sm.nav-close:focus:hover,
.dark .sp-buy-actions a.btn.btn-sm.active,
.dark .sp-buy-actions a.btn.btn-sm.active:hover,
.dark .sp-buy-actions a.btn.btn-sm.focus,
.dark .sp-buy-actions a.btn.btn-sm.focus:hover,
.dark .sp-buy-actions a.btn.btn-sm:active,
.dark .sp-buy-actions a.btn.btn-sm:active:hover,
.dark .sp-buy-actions a.btn.btn-sm:focus,
.dark .sp-buy-actions a.btn.btn-sm:focus:hover,
.open > .dark .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle,
.open > .dark .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle:hover,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details:hover,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close:hover,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.download-details,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.download-details:hover,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close:hover,
.open > .dark .sp-buy-actions a.btn.btn-sm.dropdown-toggle,
.open > .dark .sp-buy-actions a.btn.btn-sm.dropdown-toggle:hover,
.open > .sp-buy-actions .btn-group-sm > a.btn.darkbtn.dropdown-toggle,
.open > .sp-buy-actions .btn-group-sm > a.btn.darkbtn.dropdown-toggle:hover,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.download-details,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.download-details:hover,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.nav-close,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.nav-close:hover,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.download-details,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.download-details:hover,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.nav-close,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.nav-close:hover,
.open > .sp-buy-actions a.btn.btn-sm.darkbtn.dropdown-toggle,
.open > .sp-buy-actions a.btn.btn-sm.darkbtn.dropdown-toggle:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.active,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.active:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.focus,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.focus:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:active,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:active:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:focus,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:focus:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.download-details:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.nav-close,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.nav-close:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:active:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:focus:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.focus.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.focus.download-details:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.focus.nav-close,
.sp-buy-actions .btn-group-sm > a.darkbtn.focus.nav-close:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:active:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:focus:hover,
.sp-buy-actions a.btn-sm.darkbtn.active.download-details,
.sp-buy-actions a.btn-sm.darkbtn.active.download-details:hover,
.sp-buy-actions a.btn-sm.darkbtn.active.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.active.nav-close:hover,
.sp-buy-actions a.btn-sm.darkbtn.download-details:active,
.sp-buy-actions a.btn-sm.darkbtn.download-details:active:hover,
.sp-buy-actions a.btn-sm.darkbtn.download-details:focus,
.sp-buy-actions a.btn-sm.darkbtn.download-details:focus:hover,
.sp-buy-actions a.btn-sm.darkbtn.focus.download-details,
.sp-buy-actions a.btn-sm.darkbtn.focus.download-details:hover,
.sp-buy-actions a.btn-sm.darkbtn.focus.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.focus.nav-close:hover,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:active,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:active:hover,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:focus,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:focus:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn.active,
.sp-buy-actions a.btn.btn-sm.darkbtn.active:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn.focus,
.sp-buy-actions a.btn.btn-sm.darkbtn.focus:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn:active,
.sp-buy-actions a.btn.btn-sm.darkbtn:active:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn:focus,
.sp-buy-actions a.btn.btn-sm.darkbtn:focus:hover {
    background-color: #fff !important;
    color: #000;
}
.dark .sp-buy-actions .btn-group-sm > a.active.download-details:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.active.nav-close:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.btn.active:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.btn.focus:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.btn:active:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.btn:focus:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details:active:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details:focus:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.focus.download-details:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.focus.nav-close:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:active:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:focus:hover:before,
.dark .sp-buy-actions a.btn-sm.active.download-details:hover:before,
.dark .sp-buy-actions a.btn-sm.active.nav-close:hover:before,
.dark .sp-buy-actions a.btn-sm.download-details:active:hover:before,
.dark .sp-buy-actions a.btn-sm.download-details:focus:hover:before,
.dark .sp-buy-actions a.btn-sm.focus.download-details:hover:before,
.dark .sp-buy-actions a.btn-sm.focus.nav-close:hover:before,
.dark .sp-buy-actions a.btn-sm.nav-close:active:hover:before,
.dark .sp-buy-actions a.btn-sm.nav-close:focus:hover:before,
.dark .sp-buy-actions a.btn.btn-sm.active:hover:before,
.dark .sp-buy-actions a.btn.btn-sm.focus:hover:before,
.dark .sp-buy-actions a.btn.btn-sm:active:hover:before,
.dark .sp-buy-actions a.btn.btn-sm:focus:hover:before,
.open > .dark .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle:hover:before,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details:hover:before,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close:hover:before,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.download-details:hover:before,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close:hover:before,
.open > .dark .sp-buy-actions a.btn.btn-sm.dropdown-toggle:hover:before,
.open > .sp-buy-actions .btn-group-sm > a.btn.darkbtn.dropdown-toggle:hover:before,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.download-details:hover:before,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.nav-close:hover:before,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.download-details:hover:before,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.nav-close:hover:before,
.open > .sp-buy-actions a.btn.btn-sm.darkbtn.dropdown-toggle:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.active:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.focus:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:active:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:focus:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.nav-close:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:active:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:focus:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.focus.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.focus.nav-close:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:active:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:focus:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.active.download-details:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.active.nav-close:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details:active:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details:focus:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.focus.download-details:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.focus.nav-close:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:active:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:focus:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.active:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.focus:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn:active:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn:focus:hover:before {
    display: none;
    z-index: -1;
}
.dark .sp-buy-actions .btn-group-sm > a.active.download-details,
.dark .sp-buy-actions .btn-group-sm > a.active.nav-close,
.dark .sp-buy-actions .btn-group-sm > a.btn.active,
.dark .sp-buy-actions .btn-group-sm > a.btn:active,
.dark .sp-buy-actions .btn-group-sm > a.download-details:active,
.dark .sp-buy-actions .btn-group-sm > a.nav-close:active,
.dark .sp-buy-actions a.btn-sm.active.download-details,
.dark .sp-buy-actions a.btn-sm.active.nav-close,
.dark .sp-buy-actions a.btn-sm.download-details:active,
.dark .sp-buy-actions a.btn-sm.nav-close:active,
.dark .sp-buy-actions a.btn.btn-sm.active,
.dark .sp-buy-actions a.btn.btn-sm:active,
.open > .dark .sp-buy-actions .btn-group-sm > a.btn.dropdown-toggle,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.download-details,
.open > .dark .sp-buy-actions .btn-group-sm > a.dropdown-toggle.nav-close,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.download-details,
.open > .dark .sp-buy-actions a.btn-sm.dropdown-toggle.nav-close,
.open > .dark .sp-buy-actions a.btn.btn-sm.dropdown-toggle,
.open > .sp-buy-actions .btn-group-sm > a.btn.darkbtn.dropdown-toggle,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.download-details,
.open > .sp-buy-actions .btn-group-sm > a.darkbtn.dropdown-toggle.nav-close,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.download-details,
.open > .sp-buy-actions a.btn-sm.darkbtn.dropdown-toggle.nav-close,
.open > .sp-buy-actions a.btn.btn-sm.darkbtn.dropdown-toggle,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.active,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.active.nav-close,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:active,
.sp-buy-actions a.btn-sm.darkbtn.active.download-details,
.sp-buy-actions a.btn-sm.darkbtn.active.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.download-details:active,
.sp-buy-actions a.btn-sm.darkbtn.nav-close:active,
.sp-buy-actions a.btn.btn-sm.darkbtn.active,
.sp-buy-actions a.btn.btn-sm.darkbtn:active {
    background: #fff;
}
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled],
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled],
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled],
.dark .sp-buy-actions a.btn-sm.disabled.download-details,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close,
.dark .sp-buy-actions a.btn-sm.download-details[disabled],
.dark .sp-buy-actions a.btn-sm.nav-close[disabled],
.dark .sp-buy-actions a.btn.btn-sm.disabled,
.dark .sp-buy-actions a.btn.btn-sm[disabled],
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled],
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled],
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled],
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled],
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled],
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled],
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn {
    opacity: 0.7;
}
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled.focus,
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled:active,
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled:focus,
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled:hover,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled].focus,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled]:active,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled]:focus,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled]:hover,
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details:active,
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details:focus,
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details:hover,
.dark .sp-buy-actions .btn-group-sm > a.disabled.focus.download-details,
.dark .sp-buy-actions .btn-group-sm > a.disabled.focus.nav-close,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close:active,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close:focus,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close:hover,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled].focus,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled]:active,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled]:focus,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled]:hover,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled].focus,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled]:active,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled]:focus,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled]:hover,
.dark .sp-buy-actions a.btn-sm.disabled.download-details:active,
.dark .sp-buy-actions a.btn-sm.disabled.download-details:focus,
.dark .sp-buy-actions a.btn-sm.disabled.download-details:hover,
.dark .sp-buy-actions a.btn-sm.disabled.focus.download-details,
.dark .sp-buy-actions a.btn-sm.disabled.focus.nav-close,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close:active,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close:focus,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close:hover,
.dark .sp-buy-actions a.btn-sm.download-details[disabled].focus,
.dark .sp-buy-actions a.btn-sm.download-details[disabled]:active,
.dark .sp-buy-actions a.btn-sm.download-details[disabled]:focus,
.dark .sp-buy-actions a.btn-sm.download-details[disabled]:hover,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled].focus,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled]:active,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled]:focus,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled]:hover,
.dark .sp-buy-actions a.btn.btn-sm.disabled.focus,
.dark .sp-buy-actions a.btn.btn-sm.disabled:active,
.dark .sp-buy-actions a.btn.btn-sm.disabled:focus,
.dark .sp-buy-actions a.btn.btn-sm.disabled:hover,
.dark .sp-buy-actions a.btn.btn-sm[disabled].focus,
.dark .sp-buy-actions a.btn.btn-sm[disabled]:active,
.dark .sp-buy-actions a.btn.btn-sm[disabled]:focus,
.dark .sp-buy-actions a.btn.btn-sm[disabled]:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled.focus,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled:active,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled:focus,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled:hover,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled].focus,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled]:active,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled]:focus,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled]:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details:focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.focus.download-details,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.focus.nav-close,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close:focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled].focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled]:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled]:focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled]:hover,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled].focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled]:active,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled]:focus,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled]:hover,
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details:active,
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details:focus,
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details:hover,
.sp-buy-actions a.btn-sm.darkbtn.disabled.focus.download-details,
.sp-buy-actions a.btn-sm.darkbtn.disabled.focus.nav-close,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close:active,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close:focus,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close:hover,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled].focus,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled]:active,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled]:focus,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled]:hover,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled].focus,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled]:active,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled]:focus,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled]:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled.focus,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled:active,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled:focus,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled:hover,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled].focus,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled]:active,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled]:focus,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled]:hover,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn.focus,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn:active,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn:focus,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn:hover,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details:active,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details:focus,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details:hover,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.focus.download-details,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.focus.nav-close,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close:active,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close:focus,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close:hover,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details:active,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details:focus,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details:hover,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.focus.download-details,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.focus.nav-close,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close:active,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close:focus,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close:hover,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm.focus,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm:active,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm:focus,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm:hover,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn.focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn:active,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn:focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn:hover,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details:active,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details:focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details:hover,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.focus.download-details,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.focus.nav-close,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:active,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:focus,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:hover,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details:active,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details:focus,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details:hover,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.focus.download-details,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.focus.nav-close,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close:active,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close:focus,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close:hover,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn.focus,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn:active,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn:focus,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled.focus:before,
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled:active:before,
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled:focus:before,
.dark .sp-buy-actions .btn-group-sm > a.btn.disabled:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled].focus:before,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled]:active:before,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled]:focus:before,
.dark .sp-buy-actions .btn-group-sm > a.btn[disabled]:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details:active:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details:focus:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.download-details:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.focus.download-details:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.focus.nav-close:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close:active:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close:focus:before,
.dark .sp-buy-actions .btn-group-sm > a.disabled.nav-close:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled].focus:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled]:active:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled]:focus:before,
.dark .sp-buy-actions .btn-group-sm > a.download-details[disabled]:hover:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled].focus:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled]:active:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled]:focus:before,
.dark .sp-buy-actions .btn-group-sm > a.nav-close[disabled]:hover:before,
.dark .sp-buy-actions a.btn-sm.disabled.download-details:active:before,
.dark .sp-buy-actions a.btn-sm.disabled.download-details:focus:before,
.dark .sp-buy-actions a.btn-sm.disabled.download-details:hover:before,
.dark .sp-buy-actions a.btn-sm.disabled.focus.download-details:before,
.dark .sp-buy-actions a.btn-sm.disabled.focus.nav-close:before,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close:active:before,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close:focus:before,
.dark .sp-buy-actions a.btn-sm.disabled.nav-close:hover:before,
.dark .sp-buy-actions a.btn-sm.download-details[disabled].focus:before,
.dark .sp-buy-actions a.btn-sm.download-details[disabled]:active:before,
.dark .sp-buy-actions a.btn-sm.download-details[disabled]:focus:before,
.dark .sp-buy-actions a.btn-sm.download-details[disabled]:hover:before,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled].focus:before,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled]:active:before,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled]:focus:before,
.dark .sp-buy-actions a.btn-sm.nav-close[disabled]:hover:before,
.dark .sp-buy-actions a.btn.btn-sm.disabled.focus:before,
.dark .sp-buy-actions a.btn.btn-sm.disabled:active:before,
.dark .sp-buy-actions a.btn.btn-sm.disabled:focus:before,
.dark .sp-buy-actions a.btn.btn-sm.disabled:hover:before,
.dark .sp-buy-actions a.btn.btn-sm[disabled].focus:before,
.dark .sp-buy-actions a.btn.btn-sm[disabled]:active:before,
.dark .sp-buy-actions a.btn.btn-sm[disabled]:focus:before,
.dark .sp-buy-actions a.btn.btn-sm[disabled]:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled.focus:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled:active:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled:focus:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn.disabled:hover:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled].focus:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled]:active:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled]:focus:before,
.sp-buy-actions .btn-group-sm > a.btn.darkbtn[disabled]:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details:active:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details:focus:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.download-details:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.focus.download-details:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.focus.nav-close:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close:active:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close:focus:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.disabled.nav-close:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled].focus:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled]:active:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled]:focus:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.download-details[disabled]:hover:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled].focus:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled]:active:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled]:focus:before,
.sp-buy-actions .btn-group-sm > a.darkbtn.nav-close[disabled]:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details:active:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details:focus:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.download-details:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.focus.download-details:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.focus.nav-close:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close:active:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close:focus:before,
.sp-buy-actions a.btn-sm.darkbtn.disabled.nav-close:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled].focus:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled]:active:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled]:focus:before,
.sp-buy-actions a.btn-sm.darkbtn.download-details[disabled]:hover:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled].focus:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled]:active:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled]:focus:before,
.sp-buy-actions a.btn-sm.darkbtn.nav-close[disabled]:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled.focus:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled:active:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled:focus:before,
.sp-buy-actions a.btn.btn-sm.darkbtn.disabled:hover:before,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled].focus:before,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled]:active:before,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled]:focus:before,
.sp-buy-actions a.btn.btn-sm.darkbtn[disabled]:hover:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn.focus:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn:active:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn:focus:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.btn:hover:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details:active:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details:focus:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.download-details:hover:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.focus.download-details:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.focus.nav-close:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close:active:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close:focus:before,
fieldset[disabled] .dark .sp-buy-actions .btn-group-sm > a.nav-close:hover:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details:active:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details:focus:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.download-details:hover:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.focus.download-details:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.focus.nav-close:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close:active:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close:focus:before,
fieldset[disabled] .dark .sp-buy-actions a.btn-sm.nav-close:hover:before,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm.focus:before,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm:active:before,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm:focus:before,
fieldset[disabled] .dark .sp-buy-actions a.btn.btn-sm:hover:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn.focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn:active:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn:focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.btn.darkbtn:hover:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details:active:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details:focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.download-details:hover:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.focus.download-details:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.focus.nav-close:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:active:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:focus:before,
fieldset[disabled] .sp-buy-actions .btn-group-sm > a.darkbtn.nav-close:hover:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details:active:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details:focus:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.download-details:hover:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.focus.download-details:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.focus.nav-close:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close:active:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close:focus:before,
fieldset[disabled] .sp-buy-actions a.btn-sm.darkbtn.nav-close:hover:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn.focus:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn:active:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn:focus:before,
fieldset[disabled] .sp-buy-actions a.btn.btn-sm.darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.sp-buy-details > ul {
    padding-left: 0;
    list-style: none;
}
.sp-buy-details > ul > li {
    padding-left: 0;
}
.sp-buy-options ul.col-md-5 {
    list-style: none;
    padding-left: 15px;
}
.sp-buy-options ul.col-md-5 > li {
    padding-left: 0;
}
#loginBlock .panel-heading h3.h2,
.htTitle,
.mpuMcu-heading,
.mrkMesTitle {
    font-size: 20px;
}
.iw_component > .mb1 .display-3 {
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.iw_component > .mb1 + .overview.is-high-level .overview-intro {
    padding-top: 0;
    border-top: none;
}
.iw_component > .mb1 + .overview.is-high-level .overview-text h2 {
    font-size: 20px;
}
.iw_component > .mb1 + .overview.is-high-level .overview-media {
    order: 1;
}
.box-opts .price .icon-newtab,
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total .icon-newtab,
.h1 .icon-newtab,
.h2 .icon-newtab,
.h3 .icon-newtab,
.h4 .icon-newtab,
.h5 .icon-newtab,
.h6 .icon-newtab,
h1 .icon-newtab,
h2 .icon-newtab,
h3 .icon-newtab,
h4 .icon-newtab,
h5 .icon-newtab,
h6 .icon-newtab {
    position: relative;
    bottom: 1px;
    font-size: 66.6666666667%;
}
#partnerProfile .item-details h3 {
    font-size: 16px;
}
#flexera {
    padding-top: 30px;
    padding-bottom: 30px;
}
#flexera h3 {
    margin-top: 0;
}
#flexera .btn-gray-dark {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
#flexera .btn-gray-dark:before {
    display: none;
}
#flexera .btn-gray-dark.focus,
#flexera .btn-gray-dark:focus {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
#flexera .btn-gray-dark.focus:before,
#flexera .btn-gray-dark:focus:before {
    display: none;
}
#flexera .btn-gray-dark.hover,
#flexera .btn-gray-dark:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
#flexera .btn-gray-dark.hover:before,
#flexera .btn-gray-dark:hover:before {
    display: none;
}
#flexera .btn-gray-dark.active,
#flexera .btn-gray-dark:active,
.open > #flexera .btn-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: #686664;
    background-color: #000;
    border-color: #000;
}
#flexera .btn-gray-dark.active.focus,
#flexera .btn-gray-dark.active:focus,
#flexera .btn-gray-dark.active:hover,
#flexera .btn-gray-dark:active.focus,
#flexera .btn-gray-dark:active:focus,
#flexera .btn-gray-dark:active:hover,
.open > #flexera .btn-gray-dark.dropdown-toggle.focus,
.open > #flexera .btn-gray-dark.dropdown-toggle:focus,
.open > #flexera .btn-gray-dark.dropdown-toggle:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
#flexera .btn-gray-dark.active.focus:before,
#flexera .btn-gray-dark.active:focus:before,
#flexera .btn-gray-dark.active:hover:before,
#flexera .btn-gray-dark:active.focus:before,
#flexera .btn-gray-dark:active:focus:before,
#flexera .btn-gray-dark:active:hover:before,
.open > #flexera .btn-gray-dark.dropdown-toggle.focus:before,
.open > #flexera .btn-gray-dark.dropdown-toggle:focus:before,
.open > #flexera .btn-gray-dark.dropdown-toggle:hover:before {
    display: none;
}
#flexera .btn-gray-dark.active,
#flexera .btn-gray-dark:active,
.open > #flexera .btn-gray-dark.dropdown-toggle {
    background-image: none;
}
#flexera .btn-gray-dark.disabled,
#flexera .btn-gray-dark.disabled.focus,
#flexera .btn-gray-dark.disabled:focus,
#flexera .btn-gray-dark.disabled:hover,
#flexera .btn-gray-dark[disabled],
#flexera .btn-gray-dark[disabled].focus,
#flexera .btn-gray-dark[disabled]:focus,
#flexera .btn-gray-dark[disabled]:hover,
fieldset[disabled] #flexera .btn-gray-dark,
fieldset[disabled] #flexera .btn-gray-dark.focus,
fieldset[disabled] #flexera .btn-gray-dark:focus,
fieldset[disabled] #flexera .btn-gray-dark:hover {
    background-color: #686664;
    border-color: #686664;
}
#flexera .btn-gray-dark .badge {
    color: #000;
    background-color: #fff;
}
#flexera .btn-gray-dark.darkbtn,
.dark #flexera .btn-gray-dark {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
#flexera .btn-gray-dark.darkbtn:before,
.dark #flexera .btn-gray-dark:before {
    display: none;
}
#flexera .btn-gray-dark.darkbtn.focus,
#flexera .btn-gray-dark.darkbtn:focus,
.dark #flexera .btn-gray-dark.focus,
.dark #flexera .btn-gray-dark:focus {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
#flexera .btn-gray-dark.darkbtn.focus:before,
#flexera .btn-gray-dark.darkbtn:focus:before,
.dark #flexera .btn-gray-dark.focus:before,
.dark #flexera .btn-gray-dark:focus:before {
    display: none;
}
#flexera .btn-gray-dark.darkbtn.hover,
#flexera .btn-gray-dark.darkbtn:hover,
.dark #flexera .btn-gray-dark.hover,
.dark #flexera .btn-gray-dark:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
#flexera .btn-gray-dark.darkbtn.hover:before,
#flexera .btn-gray-dark.darkbtn:hover:before,
.dark #flexera .btn-gray-dark.hover:before,
.dark #flexera .btn-gray-dark:hover:before {
    display: none;
}
#flexera .btn-gray-dark.darkbtn.active,
#flexera .btn-gray-dark.darkbtn.active.focus,
#flexera .btn-gray-dark.darkbtn.active:focus,
#flexera .btn-gray-dark.darkbtn.active:hover,
#flexera .btn-gray-dark.darkbtn:active,
#flexera .btn-gray-dark.darkbtn:active.focus,
#flexera .btn-gray-dark.darkbtn:active:focus,
#flexera .btn-gray-dark.darkbtn:active:hover,
.dark #flexera .btn-gray-dark.active,
.dark #flexera .btn-gray-dark.active.focus,
.dark #flexera .btn-gray-dark.active:focus,
.dark #flexera .btn-gray-dark.active:hover,
.dark #flexera .btn-gray-dark:active,
.dark #flexera .btn-gray-dark:active.focus,
.dark #flexera .btn-gray-dark:active:focus,
.dark #flexera .btn-gray-dark:active:hover,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle.focus,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle:focus,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle:hover,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle.focus,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle:focus,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
#flexera .btn-gray-dark.darkbtn.active.focus:before,
#flexera .btn-gray-dark.darkbtn.active:focus:before,
#flexera .btn-gray-dark.darkbtn.active:hover:before,
#flexera .btn-gray-dark.darkbtn:active.focus:before,
#flexera .btn-gray-dark.darkbtn:active:focus:before,
#flexera .btn-gray-dark.darkbtn:active:hover:before,
.dark #flexera .btn-gray-dark.active.focus:before,
.dark #flexera .btn-gray-dark.active:focus:before,
.dark #flexera .btn-gray-dark.active:hover:before,
.dark #flexera .btn-gray-dark:active.focus:before,
.dark #flexera .btn-gray-dark:active:focus:before,
.dark #flexera .btn-gray-dark:active:hover:before,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle.focus:before,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle:focus:before,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle:hover:before,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle.focus:before,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle:focus:before,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle:hover:before {
    display: none;
}
#flexera .btn-gray-dark.darkbtn.active,
#flexera .btn-gray-dark.darkbtn:active,
.dark #flexera .btn-gray-dark.active,
.dark #flexera .btn-gray-dark:active,
.open > #flexera .btn-gray-dark.darkbtn.dropdown-toggle,
.open > .dark #flexera .btn-gray-dark.dropdown-toggle {
    background-image: none;
}
#flexera .btn-gray-dark.darkbtn.disabled,
#flexera .btn-gray-dark.darkbtn.disabled.focus,
#flexera .btn-gray-dark.darkbtn.disabled:focus,
#flexera .btn-gray-dark.darkbtn.disabled:hover,
#flexera .btn-gray-dark.darkbtn[disabled],
#flexera .btn-gray-dark.darkbtn[disabled].focus,
#flexera .btn-gray-dark.darkbtn[disabled]:focus,
#flexera .btn-gray-dark.darkbtn[disabled]:hover,
.dark #flexera .btn-gray-dark.disabled,
.dark #flexera .btn-gray-dark.disabled.focus,
.dark #flexera .btn-gray-dark.disabled:focus,
.dark #flexera .btn-gray-dark.disabled:hover,
.dark #flexera .btn-gray-dark[disabled],
.dark #flexera .btn-gray-dark[disabled].focus,
.dark #flexera .btn-gray-dark[disabled]:focus,
.dark #flexera .btn-gray-dark[disabled]:hover,
fieldset[disabled] #flexera .btn-gray-dark.darkbtn,
fieldset[disabled] #flexera .btn-gray-dark.darkbtn.focus,
fieldset[disabled] #flexera .btn-gray-dark.darkbtn:focus,
fieldset[disabled] #flexera .btn-gray-dark.darkbtn:hover,
fieldset[disabled] .dark #flexera .btn-gray-dark,
fieldset[disabled] .dark #flexera .btn-gray-dark.focus,
fieldset[disabled] .dark #flexera .btn-gray-dark:focus,
fieldset[disabled] .dark #flexera .btn-gray-dark:hover {
    background-color: #898683;
    border-color: #898683;
}
#flexera .btn-gray-dark.darkbtn .badge,
.dark #flexera .btn-gray-dark .badge {
    color: #fff;
    background-color: #000;
}
.recSoftTools-action .btn-gray-dark {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
.recSoftTools-action .btn-gray-dark:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.recSoftTools-action .btn-gray-dark.hover,
.recSoftTools-action .btn-gray-dark:hover {
    color: #000;
    background-color: transparent;
}
.recSoftTools-action .btn-gray-dark.hover:before,
.recSoftTools-action .btn-gray-dark:hover:before {
    background-position: 0;
    padding: 2px;
}
.open > .recSoftTools-action .btn-gray-dark.dropdown-toggle,
.open > .recSoftTools-action .btn-gray-dark.dropdown-toggle:hover,
.recSoftTools-action .btn-gray-dark.active,
.recSoftTools-action .btn-gray-dark.active:hover,
.recSoftTools-action .btn-gray-dark.focus,
.recSoftTools-action .btn-gray-dark.focus:hover,
.recSoftTools-action .btn-gray-dark:active,
.recSoftTools-action .btn-gray-dark:active:hover,
.recSoftTools-action .btn-gray-dark:focus,
.recSoftTools-action .btn-gray-dark:focus:hover {
    background-color: #000 !important;
    color: #fff;
}
.open > .recSoftTools-action .btn-gray-dark.dropdown-toggle:hover:before,
.recSoftTools-action .btn-gray-dark.active:hover:before,
.recSoftTools-action .btn-gray-dark.focus:hover:before,
.recSoftTools-action .btn-gray-dark:active:hover:before,
.recSoftTools-action .btn-gray-dark:focus:hover:before {
    display: none;
    z-index: -1;
}
.open > .recSoftTools-action .btn-gray-dark.dropdown-toggle,
.recSoftTools-action .btn-gray-dark.active,
.recSoftTools-action .btn-gray-dark:active {
    background: #000;
}
.recSoftTools-action .btn-gray-dark.disabled,
.recSoftTools-action .btn-gray-dark[disabled],
fieldset[disabled] .recSoftTools-action .btn-gray-dark {
    opacity: 0.7;
}
.recSoftTools-action .btn-gray-dark.disabled.focus,
.recSoftTools-action .btn-gray-dark.disabled:active,
.recSoftTools-action .btn-gray-dark.disabled:focus,
.recSoftTools-action .btn-gray-dark.disabled:hover,
.recSoftTools-action .btn-gray-dark[disabled].focus,
.recSoftTools-action .btn-gray-dark[disabled]:active,
.recSoftTools-action .btn-gray-dark[disabled]:focus,
.recSoftTools-action .btn-gray-dark[disabled]:hover,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.focus,
fieldset[disabled] .recSoftTools-action .btn-gray-dark:active,
fieldset[disabled] .recSoftTools-action .btn-gray-dark:focus,
fieldset[disabled] .recSoftTools-action .btn-gray-dark:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.recSoftTools-action .btn-gray-dark.disabled.focus:before,
.recSoftTools-action .btn-gray-dark.disabled:active:before,
.recSoftTools-action .btn-gray-dark.disabled:focus:before,
.recSoftTools-action .btn-gray-dark.disabled:hover:before,
.recSoftTools-action .btn-gray-dark[disabled].focus:before,
.recSoftTools-action .btn-gray-dark[disabled]:active:before,
.recSoftTools-action .btn-gray-dark[disabled]:focus:before,
.recSoftTools-action .btn-gray-dark[disabled]:hover:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.focus:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark:active:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark:focus:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark .recSoftTools-action .btn-gray-dark,
.recSoftTools-action .btn-gray-dark.darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark .recSoftTools-action .btn-gray-dark:before,
.recSoftTools-action .btn-gray-dark.darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark .recSoftTools-action .btn-gray-dark.hover,
.dark .recSoftTools-action .btn-gray-dark:hover,
.recSoftTools-action .btn-gray-dark.darkbtn.hover,
.recSoftTools-action .btn-gray-dark.darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.dark .recSoftTools-action .btn-gray-dark.hover:before,
.dark .recSoftTools-action .btn-gray-dark:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn.hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark .recSoftTools-action .btn-gray-dark.active,
.dark .recSoftTools-action .btn-gray-dark.active:hover,
.dark .recSoftTools-action .btn-gray-dark.focus,
.dark .recSoftTools-action .btn-gray-dark.focus:hover,
.dark .recSoftTools-action .btn-gray-dark:active,
.dark .recSoftTools-action .btn-gray-dark:active:hover,
.dark .recSoftTools-action .btn-gray-dark:focus,
.dark .recSoftTools-action .btn-gray-dark:focus:hover,
.open > .dark .recSoftTools-action .btn-gray-dark.dropdown-toggle,
.open > .dark .recSoftTools-action .btn-gray-dark.dropdown-toggle:hover,
.open > .recSoftTools-action .btn-gray-dark.darkbtn.dropdown-toggle,
.open > .recSoftTools-action .btn-gray-dark.darkbtn.dropdown-toggle:hover,
.recSoftTools-action .btn-gray-dark.darkbtn.active,
.recSoftTools-action .btn-gray-dark.darkbtn.active:hover,
.recSoftTools-action .btn-gray-dark.darkbtn.focus,
.recSoftTools-action .btn-gray-dark.darkbtn.focus:hover,
.recSoftTools-action .btn-gray-dark.darkbtn:active,
.recSoftTools-action .btn-gray-dark.darkbtn:active:hover,
.recSoftTools-action .btn-gray-dark.darkbtn:focus,
.recSoftTools-action .btn-gray-dark.darkbtn:focus:hover {
    background-color: #fff !important;
    color: #000;
}
.dark .recSoftTools-action .btn-gray-dark.active:hover:before,
.dark .recSoftTools-action .btn-gray-dark.focus:hover:before,
.dark .recSoftTools-action .btn-gray-dark:active:hover:before,
.dark .recSoftTools-action .btn-gray-dark:focus:hover:before,
.open > .dark .recSoftTools-action .btn-gray-dark.dropdown-toggle:hover:before,
.open > .recSoftTools-action .btn-gray-dark.darkbtn.dropdown-toggle:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn.active:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn.focus:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn:active:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn:focus:hover:before {
    display: none;
    z-index: -1;
}
.dark .recSoftTools-action .btn-gray-dark.active,
.dark .recSoftTools-action .btn-gray-dark:active,
.open > .dark .recSoftTools-action .btn-gray-dark.dropdown-toggle,
.open > .recSoftTools-action .btn-gray-dark.darkbtn.dropdown-toggle,
.recSoftTools-action .btn-gray-dark.darkbtn.active,
.recSoftTools-action .btn-gray-dark.darkbtn:active {
    background: #fff;
}
.dark .recSoftTools-action .btn-gray-dark.disabled,
.dark .recSoftTools-action .btn-gray-dark[disabled],
.recSoftTools-action .btn-gray-dark.darkbtn.disabled,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled],
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn {
    opacity: 0.7;
}
.dark .recSoftTools-action .btn-gray-dark.disabled.focus,
.dark .recSoftTools-action .btn-gray-dark.disabled:active,
.dark .recSoftTools-action .btn-gray-dark.disabled:focus,
.dark .recSoftTools-action .btn-gray-dark.disabled:hover,
.dark .recSoftTools-action .btn-gray-dark[disabled].focus,
.dark .recSoftTools-action .btn-gray-dark[disabled]:active,
.dark .recSoftTools-action .btn-gray-dark[disabled]:focus,
.dark .recSoftTools-action .btn-gray-dark[disabled]:hover,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled.focus,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled:active,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled:focus,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled:hover,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled].focus,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled]:active,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled]:focus,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled]:hover,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark.focus,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark:active,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark:focus,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark:hover,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn.focus,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn:active,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn:focus,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark .recSoftTools-action .btn-gray-dark.disabled.focus:before,
.dark .recSoftTools-action .btn-gray-dark.disabled:active:before,
.dark .recSoftTools-action .btn-gray-dark.disabled:focus:before,
.dark .recSoftTools-action .btn-gray-dark.disabled:hover:before,
.dark .recSoftTools-action .btn-gray-dark[disabled].focus:before,
.dark .recSoftTools-action .btn-gray-dark[disabled]:active:before,
.dark .recSoftTools-action .btn-gray-dark[disabled]:focus:before,
.dark .recSoftTools-action .btn-gray-dark[disabled]:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled.focus:before,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled:active:before,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled:focus:before,
.recSoftTools-action .btn-gray-dark.darkbtn.disabled:hover:before,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled].focus:before,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled]:active:before,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled]:focus:before,
.recSoftTools-action .btn-gray-dark.darkbtn[disabled]:hover:before,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark.focus:before,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark:active:before,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark:focus:before,
fieldset[disabled] .dark .recSoftTools-action .btn-gray-dark:hover:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn.focus:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn:active:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn:focus:before,
fieldset[disabled] .recSoftTools-action .btn-gray-dark.darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.panel-simple .panel-heading {
    padding: 30px 30px 0;
}
.panel-simple .panel-heading > :last-child {
    margin-bottom: 0;
}
.panel-simple .panel-title {
    font-size: 20px;
}
.panel-simple .panel-title:not(:last-child) {
    margin-bottom: 10px;
}
.panel-simple .panel-body {
    padding: 30px;
}
.panel-simple .panel-footer {
    padding: 0 30px 30px;
}
.subscription-list {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
}
.subscription-list > li {
    padding-left: 0;
}
.supported-dev-tree-wrapper .subscription-list {
    font-size: 16px;
}
.subscription-list ul {
    list-style: none;
    padding-left: 26px;
}
.subscription-list ul > li {
    padding-left: 0;
}
.subscription-list-item {
    display: flex;
    align-items: center;
}
.subscription-list-item .access {
    display: block;
    padding-left: 0;
    font-size: 12px;
    color: #64798a;
}
.subscription-list-item .access-checkbox {
    font-size: 12px;
    color: #64798a;
    align-content: center;
    display: -ms-grid;
    display: grid;
}
.subscription-list-item > .checkbox:only-child {
    padding-left: 33px;
}
.subscription-list .btn,
.subscription-list .download-details,
.subscription-list .nav-close {
    margin-right: 5px;
}
.subscription-list .btn[aria-expanded="true"],
.subscription-list .download-details[aria-expanded="true"],
.subscription-list .nav-close[aria-expanded="true"] {
    transform: rotate(90deg);
}
.subscription-list .checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
.chemical-content-search .btn-1 {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
.chemical-content-search .btn-1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.chemical-content-search .btn-1.hover,
.chemical-content-search .btn-1:hover {
    color: #000;
    background-color: transparent;
}
.chemical-content-search .btn-1.hover:before,
.chemical-content-search .btn-1:hover:before {
    background-position: 0;
    padding: 2px;
}
.chemical-content-search .btn-1.active,
.chemical-content-search .btn-1.active:hover,
.chemical-content-search .btn-1.focus,
.chemical-content-search .btn-1.focus:hover,
.chemical-content-search .btn-1:active,
.chemical-content-search .btn-1:active:hover,
.chemical-content-search .btn-1:focus,
.chemical-content-search .btn-1:focus:hover,
.open > .chemical-content-search .btn-1.dropdown-toggle,
.open > .chemical-content-search .btn-1.dropdown-toggle:hover {
    background-color: #000 !important;
    color: #fff;
}
.chemical-content-search .btn-1.active:hover:before,
.chemical-content-search .btn-1.focus:hover:before,
.chemical-content-search .btn-1:active:hover:before,
.chemical-content-search .btn-1:focus:hover:before,
.open > .chemical-content-search .btn-1.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.chemical-content-search .btn-1.active,
.chemical-content-search .btn-1:active,
.open > .chemical-content-search .btn-1.dropdown-toggle {
    background: #000;
}
.chemical-content-search .btn-1.disabled,
.chemical-content-search .btn-1[disabled],
fieldset[disabled] .chemical-content-search .btn-1 {
    opacity: 0.7;
}
.chemical-content-search .btn-1.disabled.focus,
.chemical-content-search .btn-1.disabled:active,
.chemical-content-search .btn-1.disabled:focus,
.chemical-content-search .btn-1.disabled:hover,
.chemical-content-search .btn-1[disabled].focus,
.chemical-content-search .btn-1[disabled]:active,
.chemical-content-search .btn-1[disabled]:focus,
.chemical-content-search .btn-1[disabled]:hover,
fieldset[disabled] .chemical-content-search .btn-1.focus,
fieldset[disabled] .chemical-content-search .btn-1:active,
fieldset[disabled] .chemical-content-search .btn-1:focus,
fieldset[disabled] .chemical-content-search .btn-1:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.chemical-content-search .btn-1.disabled.focus:before,
.chemical-content-search .btn-1.disabled:active:before,
.chemical-content-search .btn-1.disabled:focus:before,
.chemical-content-search .btn-1.disabled:hover:before,
.chemical-content-search .btn-1[disabled].focus:before,
.chemical-content-search .btn-1[disabled]:active:before,
.chemical-content-search .btn-1[disabled]:focus:before,
.chemical-content-search .btn-1[disabled]:hover:before,
fieldset[disabled] .chemical-content-search .btn-1.focus:before,
fieldset[disabled] .chemical-content-search .btn-1:active:before,
fieldset[disabled] .chemical-content-search .btn-1:focus:before,
fieldset[disabled] .chemical-content-search .btn-1:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.chemical-content-search .btn-1.darkbtn,
.dark .chemical-content-search .btn-1 {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.chemical-content-search .btn-1.darkbtn:before,
.dark .chemical-content-search .btn-1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.chemical-content-search .btn-1.darkbtn.hover,
.chemical-content-search .btn-1.darkbtn:hover,
.dark .chemical-content-search .btn-1.hover,
.dark .chemical-content-search .btn-1:hover {
    color: #fff;
    background-color: transparent;
}
.chemical-content-search .btn-1.darkbtn.hover:before,
.chemical-content-search .btn-1.darkbtn:hover:before,
.dark .chemical-content-search .btn-1.hover:before,
.dark .chemical-content-search .btn-1:hover:before {
    background-position: 0;
    padding: 2px;
}
.chemical-content-search .btn-1.darkbtn.active,
.chemical-content-search .btn-1.darkbtn.active:hover,
.chemical-content-search .btn-1.darkbtn.focus,
.chemical-content-search .btn-1.darkbtn.focus:hover,
.chemical-content-search .btn-1.darkbtn:active,
.chemical-content-search .btn-1.darkbtn:active:hover,
.chemical-content-search .btn-1.darkbtn:focus,
.chemical-content-search .btn-1.darkbtn:focus:hover,
.dark .chemical-content-search .btn-1.active,
.dark .chemical-content-search .btn-1.active:hover,
.dark .chemical-content-search .btn-1.focus,
.dark .chemical-content-search .btn-1.focus:hover,
.dark .chemical-content-search .btn-1:active,
.dark .chemical-content-search .btn-1:active:hover,
.dark .chemical-content-search .btn-1:focus,
.dark .chemical-content-search .btn-1:focus:hover,
.open > .chemical-content-search .btn-1.darkbtn.dropdown-toggle,
.open > .chemical-content-search .btn-1.darkbtn.dropdown-toggle:hover,
.open > .dark .chemical-content-search .btn-1.dropdown-toggle,
.open > .dark .chemical-content-search .btn-1.dropdown-toggle:hover {
    background-color: #fff !important;
    color: #000;
}
.chemical-content-search .btn-1.darkbtn.active:hover:before,
.chemical-content-search .btn-1.darkbtn.focus:hover:before,
.chemical-content-search .btn-1.darkbtn:active:hover:before,
.chemical-content-search .btn-1.darkbtn:focus:hover:before,
.dark .chemical-content-search .btn-1.active:hover:before,
.dark .chemical-content-search .btn-1.focus:hover:before,
.dark .chemical-content-search .btn-1:active:hover:before,
.dark .chemical-content-search .btn-1:focus:hover:before,
.open > .chemical-content-search .btn-1.darkbtn.dropdown-toggle:hover:before,
.open > .dark .chemical-content-search .btn-1.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.chemical-content-search .btn-1.darkbtn.active,
.chemical-content-search .btn-1.darkbtn:active,
.dark .chemical-content-search .btn-1.active,
.dark .chemical-content-search .btn-1:active,
.open > .chemical-content-search .btn-1.darkbtn.dropdown-toggle,
.open > .dark .chemical-content-search .btn-1.dropdown-toggle {
    background: #fff;
}
.chemical-content-search .btn-1.darkbtn.disabled,
.chemical-content-search .btn-1.darkbtn[disabled],
.dark .chemical-content-search .btn-1.disabled,
.dark .chemical-content-search .btn-1[disabled],
fieldset[disabled] .chemical-content-search .btn-1.darkbtn,
fieldset[disabled] .dark .chemical-content-search .btn-1 {
    opacity: 0.7;
}
.chemical-content-search .btn-1.darkbtn.disabled.focus,
.chemical-content-search .btn-1.darkbtn.disabled:active,
.chemical-content-search .btn-1.darkbtn.disabled:focus,
.chemical-content-search .btn-1.darkbtn.disabled:hover,
.chemical-content-search .btn-1.darkbtn[disabled].focus,
.chemical-content-search .btn-1.darkbtn[disabled]:active,
.chemical-content-search .btn-1.darkbtn[disabled]:focus,
.chemical-content-search .btn-1.darkbtn[disabled]:hover,
.dark .chemical-content-search .btn-1.disabled.focus,
.dark .chemical-content-search .btn-1.disabled:active,
.dark .chemical-content-search .btn-1.disabled:focus,
.dark .chemical-content-search .btn-1.disabled:hover,
.dark .chemical-content-search .btn-1[disabled].focus,
.dark .chemical-content-search .btn-1[disabled]:active,
.dark .chemical-content-search .btn-1[disabled]:focus,
.dark .chemical-content-search .btn-1[disabled]:hover,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn.focus,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn:active,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn:focus,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn:hover,
fieldset[disabled] .dark .chemical-content-search .btn-1.focus,
fieldset[disabled] .dark .chemical-content-search .btn-1:active,
fieldset[disabled] .dark .chemical-content-search .btn-1:focus,
fieldset[disabled] .dark .chemical-content-search .btn-1:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.chemical-content-search .btn-1.darkbtn.disabled.focus:before,
.chemical-content-search .btn-1.darkbtn.disabled:active:before,
.chemical-content-search .btn-1.darkbtn.disabled:focus:before,
.chemical-content-search .btn-1.darkbtn.disabled:hover:before,
.chemical-content-search .btn-1.darkbtn[disabled].focus:before,
.chemical-content-search .btn-1.darkbtn[disabled]:active:before,
.chemical-content-search .btn-1.darkbtn[disabled]:focus:before,
.chemical-content-search .btn-1.darkbtn[disabled]:hover:before,
.dark .chemical-content-search .btn-1.disabled.focus:before,
.dark .chemical-content-search .btn-1.disabled:active:before,
.dark .chemical-content-search .btn-1.disabled:focus:before,
.dark .chemical-content-search .btn-1.disabled:hover:before,
.dark .chemical-content-search .btn-1[disabled].focus:before,
.dark .chemical-content-search .btn-1[disabled]:active:before,
.dark .chemical-content-search .btn-1[disabled]:focus:before,
.dark .chemical-content-search .btn-1[disabled]:hover:before,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn.focus:before,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn:active:before,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn:focus:before,
fieldset[disabled] .chemical-content-search .btn-1.darkbtn:hover:before,
fieldset[disabled] .dark .chemical-content-search .btn-1.focus:before,
fieldset[disabled] .dark .chemical-content-search .btn-1:active:before,
fieldset[disabled] .dark .chemical-content-search .btn-1:focus:before,
fieldset[disabled] .dark .chemical-content-search .btn-1:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.chemical-content-search .disclaimer {
    font-style: italic;
    color: #686664;
}
[class="btn"] {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
[class="btn"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
[class="btn"].hover,
[class="btn"]:hover {
    color: #000;
    background-color: transparent;
}
[class="btn"].hover:before,
[class="btn"]:hover:before {
    background-position: 0;
    padding: 2px;
}
.open > [class="btn"].dropdown-toggle,
.open > [class="btn"].dropdown-toggle:hover,
[class="btn"].active,
[class="btn"].active:hover,
[class="btn"].focus,
[class="btn"].focus:hover,
[class="btn"]:active,
[class="btn"]:active:hover,
[class="btn"]:focus,
[class="btn"]:focus:hover {
    background-color: #000 !important;
    color: #fff;
}
.open > [class="btn"].dropdown-toggle:hover:before,
[class="btn"].active:hover:before,
[class="btn"].focus:hover:before,
[class="btn"]:active:hover:before,
[class="btn"]:focus:hover:before {
    display: none;
    z-index: -1;
}
.open > [class="btn"].dropdown-toggle,
[class="btn"].active,
[class="btn"]:active {
    background: #000;
}
[class="btn"].disabled,
[class="btn"][disabled],
fieldset[disabled] [class="btn"] {
    opacity: 0.7;
}
[class="btn"].disabled.focus,
[class="btn"].disabled:active,
[class="btn"].disabled:focus,
[class="btn"].disabled:hover,
[class="btn"][disabled].focus,
[class="btn"][disabled]:active,
[class="btn"][disabled]:focus,
[class="btn"][disabled]:hover,
fieldset[disabled] [class="btn"].focus,
fieldset[disabled] [class="btn"]:active,
fieldset[disabled] [class="btn"]:focus,
fieldset[disabled] [class="btn"]:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
[class="btn"].disabled.focus:before,
[class="btn"].disabled:active:before,
[class="btn"].disabled:focus:before,
[class="btn"].disabled:hover:before,
[class="btn"][disabled].focus:before,
[class="btn"][disabled]:active:before,
[class="btn"][disabled]:focus:before,
[class="btn"][disabled]:hover:before,
fieldset[disabled] [class="btn"].focus:before,
fieldset[disabled] [class="btn"]:active:before,
fieldset[disabled] [class="btn"]:focus:before,
fieldset[disabled] [class="btn"]:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark [class="btn"],
[class="btn"].darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark [class="btn"]:before,
[class="btn"].darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark [class="btn"].hover,
.dark [class="btn"]:hover,
[class="btn"].darkbtn.hover,
[class="btn"].darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.dark [class="btn"].hover:before,
.dark [class="btn"]:hover:before,
[class="btn"].darkbtn.hover:before,
[class="btn"].darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark [class="btn"].active,
.dark [class="btn"].active:hover,
.dark [class="btn"].focus,
.dark [class="btn"].focus:hover,
.dark [class="btn"]:active,
.dark [class="btn"]:active:hover,
.dark [class="btn"]:focus,
.dark [class="btn"]:focus:hover,
.open > .dark [class="btn"].dropdown-toggle,
.open > .dark [class="btn"].dropdown-toggle:hover,
.open > [class="btn"].darkbtn.dropdown-toggle,
.open > [class="btn"].darkbtn.dropdown-toggle:hover,
[class="btn"].darkbtn.active,
[class="btn"].darkbtn.active:hover,
[class="btn"].darkbtn.focus,
[class="btn"].darkbtn.focus:hover,
[class="btn"].darkbtn:active,
[class="btn"].darkbtn:active:hover,
[class="btn"].darkbtn:focus,
[class="btn"].darkbtn:focus:hover {
    background-color: #fff !important;
    color: #000;
}
.dark [class="btn"].active:hover:before,
.dark [class="btn"].focus:hover:before,
.dark [class="btn"]:active:hover:before,
.dark [class="btn"]:focus:hover:before,
.open > .dark [class="btn"].dropdown-toggle:hover:before,
.open > [class="btn"].darkbtn.dropdown-toggle:hover:before,
[class="btn"].darkbtn.active:hover:before,
[class="btn"].darkbtn.focus:hover:before,
[class="btn"].darkbtn:active:hover:before,
[class="btn"].darkbtn:focus:hover:before {
    display: none;
    z-index: -1;
}
.dark [class="btn"].active,
.dark [class="btn"]:active,
.open > .dark [class="btn"].dropdown-toggle,
.open > [class="btn"].darkbtn.dropdown-toggle,
[class="btn"].darkbtn.active,
[class="btn"].darkbtn:active {
    background: #fff;
}
.dark [class="btn"].disabled,
.dark [class="btn"][disabled],
[class="btn"].darkbtn.disabled,
[class="btn"].darkbtn[disabled],
fieldset[disabled] .dark [class="btn"],
fieldset[disabled] [class="btn"].darkbtn {
    opacity: 0.7;
}
.dark [class="btn"].disabled.focus,
.dark [class="btn"].disabled:active,
.dark [class="btn"].disabled:focus,
.dark [class="btn"].disabled:hover,
.dark [class="btn"][disabled].focus,
.dark [class="btn"][disabled]:active,
.dark [class="btn"][disabled]:focus,
.dark [class="btn"][disabled]:hover,
[class="btn"].darkbtn.disabled.focus,
[class="btn"].darkbtn.disabled:active,
[class="btn"].darkbtn.disabled:focus,
[class="btn"].darkbtn.disabled:hover,
[class="btn"].darkbtn[disabled].focus,
[class="btn"].darkbtn[disabled]:active,
[class="btn"].darkbtn[disabled]:focus,
[class="btn"].darkbtn[disabled]:hover,
fieldset[disabled] .dark [class="btn"].focus,
fieldset[disabled] .dark [class="btn"]:active,
fieldset[disabled] .dark [class="btn"]:focus,
fieldset[disabled] .dark [class="btn"]:hover,
fieldset[disabled] [class="btn"].darkbtn.focus,
fieldset[disabled] [class="btn"].darkbtn:active,
fieldset[disabled] [class="btn"].darkbtn:focus,
fieldset[disabled] [class="btn"].darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark [class="btn"].disabled.focus:before,
.dark [class="btn"].disabled:active:before,
.dark [class="btn"].disabled:focus:before,
.dark [class="btn"].disabled:hover:before,
.dark [class="btn"][disabled].focus:before,
.dark [class="btn"][disabled]:active:before,
.dark [class="btn"][disabled]:focus:before,
.dark [class="btn"][disabled]:hover:before,
[class="btn"].darkbtn.disabled.focus:before,
[class="btn"].darkbtn.disabled:active:before,
[class="btn"].darkbtn.disabled:focus:before,
[class="btn"].darkbtn.disabled:hover:before,
[class="btn"].darkbtn[disabled].focus:before,
[class="btn"].darkbtn[disabled]:active:before,
[class="btn"].darkbtn[disabled]:focus:before,
[class="btn"].darkbtn[disabled]:hover:before,
fieldset[disabled] .dark [class="btn"].focus:before,
fieldset[disabled] .dark [class="btn"]:active:before,
fieldset[disabled] .dark [class="btn"]:focus:before,
fieldset[disabled] .dark [class="btn"]:hover:before,
fieldset[disabled] [class="btn"].darkbtn.focus:before,
fieldset[disabled] [class="btn"].darkbtn:active:before,
fieldset[disabled] [class="btn"].darkbtn:focus:before,
fieldset[disabled] [class="btn"].darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dataTable [class="btn"] {
    padding: 8px 12px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 100px;
}
input[class="btn"][type="submit"] {
    color: #fff;
    background-color: #ff7400;
    border-color: #ff7400;
}
input[class="btn"][type="submit"]:before {
    display: none;
}
input[class="btn"][type="submit"].focus,
input[class="btn"][type="submit"]:focus {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
input[class="btn"][type="submit"].focus:before,
input[class="btn"][type="submit"]:focus:before {
    display: none;
}
input[class="btn"][type="submit"].hover,
input[class="btn"][type="submit"]:hover {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
input[class="btn"][type="submit"].hover:before,
input[class="btn"][type="submit"]:hover:before {
    display: none;
}
.open > input[class="btn"][type="submit"].dropdown-toggle,
.open > input[class="btn"][type="submit"].dropdown-toggle.focus,
.open > input[class="btn"][type="submit"].dropdown-toggle:focus,
.open > input[class="btn"][type="submit"].dropdown-toggle:hover,
input[class="btn"][type="submit"].active,
input[class="btn"][type="submit"].active.focus,
input[class="btn"][type="submit"].active:focus,
input[class="btn"][type="submit"].active:hover,
input[class="btn"][type="submit"]:active,
input[class="btn"][type="submit"]:active.focus,
input[class="btn"][type="submit"]:active:focus,
input[class="btn"][type="submit"]:active:hover {
    color: #fff;
    background-color: #994600;
    border-color: #994600;
}
.open > input[class="btn"][type="submit"].dropdown-toggle.focus:before,
.open > input[class="btn"][type="submit"].dropdown-toggle:focus:before,
.open > input[class="btn"][type="submit"].dropdown-toggle:hover:before,
input[class="btn"][type="submit"].active.focus:before,
input[class="btn"][type="submit"].active:focus:before,
input[class="btn"][type="submit"].active:hover:before,
input[class="btn"][type="submit"]:active.focus:before,
input[class="btn"][type="submit"]:active:focus:before,
input[class="btn"][type="submit"]:active:hover:before {
    display: none;
}
.open > input[class="btn"][type="submit"].dropdown-toggle,
input[class="btn"][type="submit"].active,
input[class="btn"][type="submit"]:active {
    background-image: none;
}
fieldset[disabled] input[class="btn"][type="submit"],
fieldset[disabled] input[class="btn"][type="submit"].focus,
fieldset[disabled] input[class="btn"][type="submit"]:focus,
fieldset[disabled] input[class="btn"][type="submit"]:hover,
input[class="btn"][type="submit"].disabled,
input[class="btn"][type="submit"].disabled.focus,
input[class="btn"][type="submit"].disabled:focus,
input[class="btn"][type="submit"].disabled:hover,
input[class="btn"][type="submit"][disabled],
input[class="btn"][type="submit"][disabled].focus,
input[class="btn"][type="submit"][disabled]:focus,
input[class="btn"][type="submit"][disabled]:hover {
    background-color: #f9b500;
    border-color: #f9b500;
}
input[class="btn"][type="submit"] .badge {
    color: #ff7400;
    background-color: #fff;
}
input[class="btn"][value="reset"] {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
input[class="btn"][value="reset"]:before {
    display: none;
}
input[class="btn"][value="reset"].focus,
input[class="btn"][value="reset"]:focus {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
input[class="btn"][value="reset"].focus:before,
input[class="btn"][value="reset"]:focus:before {
    display: none;
}
input[class="btn"][value="reset"].hover,
input[class="btn"][value="reset"]:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
input[class="btn"][value="reset"].hover:before,
input[class="btn"][value="reset"]:hover:before {
    display: none;
}
.open > input[class="btn"][value="reset"].dropdown-toggle,
input[class="btn"][value="reset"].active,
input[class="btn"][value="reset"]:active {
    color: #fff;
    background-color: #686664;
    background-color: #000;
    border-color: #000;
}
.open > input[class="btn"][value="reset"].dropdown-toggle.focus,
.open > input[class="btn"][value="reset"].dropdown-toggle:focus,
.open > input[class="btn"][value="reset"].dropdown-toggle:hover,
input[class="btn"][value="reset"].active.focus,
input[class="btn"][value="reset"].active:focus,
input[class="btn"][value="reset"].active:hover,
input[class="btn"][value="reset"]:active.focus,
input[class="btn"][value="reset"]:active:focus,
input[class="btn"][value="reset"]:active:hover {
    color: #fff;
    background-color: #686664;
    border-color: #686664;
}
.open > input[class="btn"][value="reset"].dropdown-toggle.focus:before,
.open > input[class="btn"][value="reset"].dropdown-toggle:focus:before,
.open > input[class="btn"][value="reset"].dropdown-toggle:hover:before,
input[class="btn"][value="reset"].active.focus:before,
input[class="btn"][value="reset"].active:focus:before,
input[class="btn"][value="reset"].active:hover:before,
input[class="btn"][value="reset"]:active.focus:before,
input[class="btn"][value="reset"]:active:focus:before,
input[class="btn"][value="reset"]:active:hover:before {
    display: none;
}
.open > input[class="btn"][value="reset"].dropdown-toggle,
input[class="btn"][value="reset"].active,
input[class="btn"][value="reset"]:active {
    background-image: none;
}
fieldset[disabled] input[class="btn"][value="reset"],
fieldset[disabled] input[class="btn"][value="reset"].focus,
fieldset[disabled] input[class="btn"][value="reset"]:focus,
fieldset[disabled] input[class="btn"][value="reset"]:hover,
input[class="btn"][value="reset"].disabled,
input[class="btn"][value="reset"].disabled.focus,
input[class="btn"][value="reset"].disabled:focus,
input[class="btn"][value="reset"].disabled:hover,
input[class="btn"][value="reset"][disabled],
input[class="btn"][value="reset"][disabled].focus,
input[class="btn"][value="reset"][disabled]:focus,
input[class="btn"][value="reset"][disabled]:hover {
    background-color: #686664;
    border-color: #686664;
}
input[class="btn"][value="reset"] .badge {
    color: #000;
    background-color: #fff;
}
.dark input[class="btn"][value="reset"],
input[class="btn"][value="reset"].darkbtn {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.dark input[class="btn"][value="reset"]:before,
input[class="btn"][value="reset"].darkbtn:before {
    display: none;
}
.dark input[class="btn"][value="reset"].focus,
.dark input[class="btn"][value="reset"]:focus,
input[class="btn"][value="reset"].darkbtn.focus,
input[class="btn"][value="reset"].darkbtn:focus {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark input[class="btn"][value="reset"].focus:before,
.dark input[class="btn"][value="reset"]:focus:before,
input[class="btn"][value="reset"].darkbtn.focus:before,
input[class="btn"][value="reset"].darkbtn:focus:before {
    display: none;
}
.dark input[class="btn"][value="reset"].hover,
.dark input[class="btn"][value="reset"]:hover,
input[class="btn"][value="reset"].darkbtn.hover,
input[class="btn"][value="reset"].darkbtn:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark input[class="btn"][value="reset"].hover:before,
.dark input[class="btn"][value="reset"]:hover:before,
input[class="btn"][value="reset"].darkbtn.hover:before,
input[class="btn"][value="reset"].darkbtn:hover:before {
    display: none;
}
.dark input[class="btn"][value="reset"].active,
.dark input[class="btn"][value="reset"].active.focus,
.dark input[class="btn"][value="reset"].active:focus,
.dark input[class="btn"][value="reset"].active:hover,
.dark input[class="btn"][value="reset"]:active,
.dark input[class="btn"][value="reset"]:active.focus,
.dark input[class="btn"][value="reset"]:active:focus,
.dark input[class="btn"][value="reset"]:active:hover,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle.focus,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle:focus,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle:hover,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle.focus,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle:focus,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle:hover,
input[class="btn"][value="reset"].darkbtn.active,
input[class="btn"][value="reset"].darkbtn.active.focus,
input[class="btn"][value="reset"].darkbtn.active:focus,
input[class="btn"][value="reset"].darkbtn.active:hover,
input[class="btn"][value="reset"].darkbtn:active,
input[class="btn"][value="reset"].darkbtn:active.focus,
input[class="btn"][value="reset"].darkbtn:active:focus,
input[class="btn"][value="reset"].darkbtn:active:hover {
    color: #000;
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.dark input[class="btn"][value="reset"].active.focus:before,
.dark input[class="btn"][value="reset"].active:focus:before,
.dark input[class="btn"][value="reset"].active:hover:before,
.dark input[class="btn"][value="reset"]:active.focus:before,
.dark input[class="btn"][value="reset"]:active:focus:before,
.dark input[class="btn"][value="reset"]:active:hover:before,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle.focus:before,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle:focus:before,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle:hover:before,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle.focus:before,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle:focus:before,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle:hover:before,
input[class="btn"][value="reset"].darkbtn.active.focus:before,
input[class="btn"][value="reset"].darkbtn.active:focus:before,
input[class="btn"][value="reset"].darkbtn.active:hover:before,
input[class="btn"][value="reset"].darkbtn:active.focus:before,
input[class="btn"][value="reset"].darkbtn:active:focus:before,
input[class="btn"][value="reset"].darkbtn:active:hover:before {
    display: none;
}
.dark input[class="btn"][value="reset"].active,
.dark input[class="btn"][value="reset"]:active,
.open > .dark input[class="btn"][value="reset"].dropdown-toggle,
.open > input[class="btn"][value="reset"].darkbtn.dropdown-toggle,
input[class="btn"][value="reset"].darkbtn.active,
input[class="btn"][value="reset"].darkbtn:active {
    background-image: none;
}
.dark input[class="btn"][value="reset"].disabled,
.dark input[class="btn"][value="reset"].disabled.focus,
.dark input[class="btn"][value="reset"].disabled:focus,
.dark input[class="btn"][value="reset"].disabled:hover,
.dark input[class="btn"][value="reset"][disabled],
.dark input[class="btn"][value="reset"][disabled].focus,
.dark input[class="btn"][value="reset"][disabled]:focus,
.dark input[class="btn"][value="reset"][disabled]:hover,
fieldset[disabled] .dark input[class="btn"][value="reset"],
fieldset[disabled] .dark input[class="btn"][value="reset"].focus,
fieldset[disabled] .dark input[class="btn"][value="reset"]:focus,
fieldset[disabled] .dark input[class="btn"][value="reset"]:hover,
fieldset[disabled] input[class="btn"][value="reset"].darkbtn,
fieldset[disabled] input[class="btn"][value="reset"].darkbtn.focus,
fieldset[disabled] input[class="btn"][value="reset"].darkbtn:focus,
fieldset[disabled] input[class="btn"][value="reset"].darkbtn:hover,
input[class="btn"][value="reset"].darkbtn.disabled,
input[class="btn"][value="reset"].darkbtn.disabled.focus,
input[class="btn"][value="reset"].darkbtn.disabled:focus,
input[class="btn"][value="reset"].darkbtn.disabled:hover,
input[class="btn"][value="reset"].darkbtn[disabled],
input[class="btn"][value="reset"].darkbtn[disabled].focus,
input[class="btn"][value="reset"].darkbtn[disabled]:focus,
input[class="btn"][value="reset"].darkbtn[disabled]:hover {
    background-color: #898683;
    border-color: #898683;
}
.dark input[class="btn"][value="reset"] .badge,
input[class="btn"][value="reset"].darkbtn .badge {
    color: #fff;
    background-color: #000;
}
[class="btn btn-lg"] {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
[class="btn btn-lg"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
[class="btn btn-lg"].hover,
[class="btn btn-lg"]:hover {
    color: #000;
    background-color: transparent;
}
[class="btn btn-lg"].hover:before,
[class="btn btn-lg"]:hover:before {
    background-position: 0;
    padding: 2px;
}
.open > [class="btn btn-lg"].dropdown-toggle,
.open > [class="btn btn-lg"].dropdown-toggle:hover,
[class="btn btn-lg"].active,
[class="btn btn-lg"].active:hover,
[class="btn btn-lg"].focus,
[class="btn btn-lg"].focus:hover,
[class="btn btn-lg"]:active,
[class="btn btn-lg"]:active:hover,
[class="btn btn-lg"]:focus,
[class="btn btn-lg"]:focus:hover {
    background-color: #000 !important;
    color: #fff;
}
.open > [class="btn btn-lg"].dropdown-toggle:hover:before,
[class="btn btn-lg"].active:hover:before,
[class="btn btn-lg"].focus:hover:before,
[class="btn btn-lg"]:active:hover:before,
[class="btn btn-lg"]:focus:hover:before {
    display: none;
    z-index: -1;
}
.open > [class="btn btn-lg"].dropdown-toggle,
[class="btn btn-lg"].active,
[class="btn btn-lg"]:active {
    background: #000;
}
[class="btn btn-lg"].disabled,
[class="btn btn-lg"][disabled],
fieldset[disabled] [class="btn btn-lg"] {
    opacity: 0.7;
}
[class="btn btn-lg"].disabled.focus,
[class="btn btn-lg"].disabled:active,
[class="btn btn-lg"].disabled:focus,
[class="btn btn-lg"].disabled:hover,
[class="btn btn-lg"][disabled].focus,
[class="btn btn-lg"][disabled]:active,
[class="btn btn-lg"][disabled]:focus,
[class="btn btn-lg"][disabled]:hover,
fieldset[disabled] [class="btn btn-lg"].focus,
fieldset[disabled] [class="btn btn-lg"]:active,
fieldset[disabled] [class="btn btn-lg"]:focus,
fieldset[disabled] [class="btn btn-lg"]:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
[class="btn btn-lg"].disabled.focus:before,
[class="btn btn-lg"].disabled:active:before,
[class="btn btn-lg"].disabled:focus:before,
[class="btn btn-lg"].disabled:hover:before,
[class="btn btn-lg"][disabled].focus:before,
[class="btn btn-lg"][disabled]:active:before,
[class="btn btn-lg"][disabled]:focus:before,
[class="btn btn-lg"][disabled]:hover:before,
fieldset[disabled] [class="btn btn-lg"].focus:before,
fieldset[disabled] [class="btn btn-lg"]:active:before,
fieldset[disabled] [class="btn btn-lg"]:focus:before,
fieldset[disabled] [class="btn btn-lg"]:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark [class="btn btn-lg"],
[class="btn btn-lg"].darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark [class="btn btn-lg"]:before,
[class="btn btn-lg"].darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark [class="btn btn-lg"].hover,
.dark [class="btn btn-lg"]:hover,
[class="btn btn-lg"].darkbtn.hover,
[class="btn btn-lg"].darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.dark [class="btn btn-lg"].hover:before,
.dark [class="btn btn-lg"]:hover:before,
[class="btn btn-lg"].darkbtn.hover:before,
[class="btn btn-lg"].darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark [class="btn btn-lg"].active,
.dark [class="btn btn-lg"].active:hover,
.dark [class="btn btn-lg"].focus,
.dark [class="btn btn-lg"].focus:hover,
.dark [class="btn btn-lg"]:active,
.dark [class="btn btn-lg"]:active:hover,
.dark [class="btn btn-lg"]:focus,
.dark [class="btn btn-lg"]:focus:hover,
.open > .dark [class="btn btn-lg"].dropdown-toggle,
.open > .dark [class="btn btn-lg"].dropdown-toggle:hover,
.open > [class="btn btn-lg"].darkbtn.dropdown-toggle,
.open > [class="btn btn-lg"].darkbtn.dropdown-toggle:hover,
[class="btn btn-lg"].darkbtn.active,
[class="btn btn-lg"].darkbtn.active:hover,
[class="btn btn-lg"].darkbtn.focus,
[class="btn btn-lg"].darkbtn.focus:hover,
[class="btn btn-lg"].darkbtn:active,
[class="btn btn-lg"].darkbtn:active:hover,
[class="btn btn-lg"].darkbtn:focus,
[class="btn btn-lg"].darkbtn:focus:hover {
    background-color: #fff !important;
    color: #000;
}
.dark [class="btn btn-lg"].active:hover:before,
.dark [class="btn btn-lg"].focus:hover:before,
.dark [class="btn btn-lg"]:active:hover:before,
.dark [class="btn btn-lg"]:focus:hover:before,
.open > .dark [class="btn btn-lg"].dropdown-toggle:hover:before,
.open > [class="btn btn-lg"].darkbtn.dropdown-toggle:hover:before,
[class="btn btn-lg"].darkbtn.active:hover:before,
[class="btn btn-lg"].darkbtn.focus:hover:before,
[class="btn btn-lg"].darkbtn:active:hover:before,
[class="btn btn-lg"].darkbtn:focus:hover:before {
    display: none;
    z-index: -1;
}
.dark [class="btn btn-lg"].active,
.dark [class="btn btn-lg"]:active,
.open > .dark [class="btn btn-lg"].dropdown-toggle,
.open > [class="btn btn-lg"].darkbtn.dropdown-toggle,
[class="btn btn-lg"].darkbtn.active,
[class="btn btn-lg"].darkbtn:active {
    background: #fff;
}
.dark [class="btn btn-lg"].disabled,
.dark [class="btn btn-lg"][disabled],
[class="btn btn-lg"].darkbtn.disabled,
[class="btn btn-lg"].darkbtn[disabled],
fieldset[disabled] .dark [class="btn btn-lg"],
fieldset[disabled] [class="btn btn-lg"].darkbtn {
    opacity: 0.7;
}
.dark [class="btn btn-lg"].disabled.focus,
.dark [class="btn btn-lg"].disabled:active,
.dark [class="btn btn-lg"].disabled:focus,
.dark [class="btn btn-lg"].disabled:hover,
.dark [class="btn btn-lg"][disabled].focus,
.dark [class="btn btn-lg"][disabled]:active,
.dark [class="btn btn-lg"][disabled]:focus,
.dark [class="btn btn-lg"][disabled]:hover,
[class="btn btn-lg"].darkbtn.disabled.focus,
[class="btn btn-lg"].darkbtn.disabled:active,
[class="btn btn-lg"].darkbtn.disabled:focus,
[class="btn btn-lg"].darkbtn.disabled:hover,
[class="btn btn-lg"].darkbtn[disabled].focus,
[class="btn btn-lg"].darkbtn[disabled]:active,
[class="btn btn-lg"].darkbtn[disabled]:focus,
[class="btn btn-lg"].darkbtn[disabled]:hover,
fieldset[disabled] .dark [class="btn btn-lg"].focus,
fieldset[disabled] .dark [class="btn btn-lg"]:active,
fieldset[disabled] .dark [class="btn btn-lg"]:focus,
fieldset[disabled] .dark [class="btn btn-lg"]:hover,
fieldset[disabled] [class="btn btn-lg"].darkbtn.focus,
fieldset[disabled] [class="btn btn-lg"].darkbtn:active,
fieldset[disabled] [class="btn btn-lg"].darkbtn:focus,
fieldset[disabled] [class="btn btn-lg"].darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark [class="btn btn-lg"].disabled.focus:before,
.dark [class="btn btn-lg"].disabled:active:before,
.dark [class="btn btn-lg"].disabled:focus:before,
.dark [class="btn btn-lg"].disabled:hover:before,
.dark [class="btn btn-lg"][disabled].focus:before,
.dark [class="btn btn-lg"][disabled]:active:before,
.dark [class="btn btn-lg"][disabled]:focus:before,
.dark [class="btn btn-lg"][disabled]:hover:before,
[class="btn btn-lg"].darkbtn.disabled.focus:before,
[class="btn btn-lg"].darkbtn.disabled:active:before,
[class="btn btn-lg"].darkbtn.disabled:focus:before,
[class="btn btn-lg"].darkbtn.disabled:hover:before,
[class="btn btn-lg"].darkbtn[disabled].focus:before,
[class="btn btn-lg"].darkbtn[disabled]:active:before,
[class="btn btn-lg"].darkbtn[disabled]:focus:before,
[class="btn btn-lg"].darkbtn[disabled]:hover:before,
fieldset[disabled] .dark [class="btn btn-lg"].focus:before,
fieldset[disabled] .dark [class="btn btn-lg"]:active:before,
fieldset[disabled] .dark [class="btn btn-lg"]:focus:before,
fieldset[disabled] .dark [class="btn btn-lg"]:hover:before,
fieldset[disabled] [class="btn btn-lg"].darkbtn.focus:before,
fieldset[disabled] [class="btn btn-lg"].darkbtn:active:before,
fieldset[disabled] [class="btn btn-lg"].darkbtn:focus:before,
fieldset[disabled] [class="btn btn-lg"].darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
a[class="btn btn-xm"],
a[class="btn disabled"] {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
a[class="btn btn-xm"]:before,
a[class="btn disabled"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
a[class="btn btn-xm"].hover,
a[class="btn btn-xm"]:hover,
a[class="btn disabled"].hover,
a[class="btn disabled"]:hover {
    color: #000;
    background-color: transparent;
}
a[class="btn btn-xm"].hover:before,
a[class="btn btn-xm"]:hover:before,
a[class="btn disabled"].hover:before,
a[class="btn disabled"]:hover:before {
    background-position: 0;
    padding: 2px;
}
.open > a[class="btn btn-xm"].dropdown-toggle,
.open > a[class="btn btn-xm"].dropdown-toggle:hover,
.open > a[class="btn disabled"].dropdown-toggle,
.open > a[class="btn disabled"].dropdown-toggle:hover,
a[class="btn btn-xm"].active,
a[class="btn btn-xm"].active:hover,
a[class="btn btn-xm"].focus,
a[class="btn btn-xm"].focus:hover,
a[class="btn btn-xm"]:active,
a[class="btn btn-xm"]:active:hover,
a[class="btn btn-xm"]:focus,
a[class="btn btn-xm"]:focus:hover,
a[class="btn disabled"].active,
a[class="btn disabled"].active:hover,
a[class="btn disabled"].focus,
a[class="btn disabled"].focus:hover,
a[class="btn disabled"]:active,
a[class="btn disabled"]:active:hover,
a[class="btn disabled"]:focus,
a[class="btn disabled"]:focus:hover {
    background-color: #000 !important;
    color: #fff;
}
.open > a[class="btn btn-xm"].dropdown-toggle:hover:before,
.open > a[class="btn disabled"].dropdown-toggle:hover:before,
a[class="btn btn-xm"].active:hover:before,
a[class="btn btn-xm"].focus:hover:before,
a[class="btn btn-xm"]:active:hover:before,
a[class="btn btn-xm"]:focus:hover:before,
a[class="btn disabled"].active:hover:before,
a[class="btn disabled"].focus:hover:before,
a[class="btn disabled"]:active:hover:before,
a[class="btn disabled"]:focus:hover:before {
    display: none;
    z-index: -1;
}
.open > a[class="btn btn-xm"].dropdown-toggle,
.open > a[class="btn disabled"].dropdown-toggle,
a[class="btn btn-xm"].active,
a[class="btn btn-xm"]:active,
a[class="btn disabled"].active,
a[class="btn disabled"]:active {
    background: #000;
}
a[class="btn btn-xm"].disabled,
a[class="btn btn-xm"][disabled],
a[class="btn disabled"].disabled,
a[class="btn disabled"][disabled],
fieldset[disabled] a[class="btn btn-xm"],
fieldset[disabled] a[class="btn disabled"] {
    opacity: 0.7;
}
a[class="btn btn-xm"].disabled.focus,
a[class="btn btn-xm"].disabled:active,
a[class="btn btn-xm"].disabled:focus,
a[class="btn btn-xm"].disabled:hover,
a[class="btn btn-xm"][disabled].focus,
a[class="btn btn-xm"][disabled]:active,
a[class="btn btn-xm"][disabled]:focus,
a[class="btn btn-xm"][disabled]:hover,
a[class="btn disabled"].disabled.focus,
a[class="btn disabled"].disabled:active,
a[class="btn disabled"].disabled:focus,
a[class="btn disabled"].disabled:hover,
a[class="btn disabled"][disabled].focus,
a[class="btn disabled"][disabled]:active,
a[class="btn disabled"][disabled]:focus,
a[class="btn disabled"][disabled]:hover,
fieldset[disabled] a[class="btn btn-xm"].focus,
fieldset[disabled] a[class="btn btn-xm"]:active,
fieldset[disabled] a[class="btn btn-xm"]:focus,
fieldset[disabled] a[class="btn btn-xm"]:hover,
fieldset[disabled] a[class="btn disabled"].focus,
fieldset[disabled] a[class="btn disabled"]:active,
fieldset[disabled] a[class="btn disabled"]:focus,
fieldset[disabled] a[class="btn disabled"]:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
a[class="btn btn-xm"].disabled.focus:before,
a[class="btn btn-xm"].disabled:active:before,
a[class="btn btn-xm"].disabled:focus:before,
a[class="btn btn-xm"].disabled:hover:before,
a[class="btn btn-xm"][disabled].focus:before,
a[class="btn btn-xm"][disabled]:active:before,
a[class="btn btn-xm"][disabled]:focus:before,
a[class="btn btn-xm"][disabled]:hover:before,
a[class="btn disabled"].disabled.focus:before,
a[class="btn disabled"].disabled:active:before,
a[class="btn disabled"].disabled:focus:before,
a[class="btn disabled"].disabled:hover:before,
a[class="btn disabled"][disabled].focus:before,
a[class="btn disabled"][disabled]:active:before,
a[class="btn disabled"][disabled]:focus:before,
a[class="btn disabled"][disabled]:hover:before,
fieldset[disabled] a[class="btn btn-xm"].focus:before,
fieldset[disabled] a[class="btn btn-xm"]:active:before,
fieldset[disabled] a[class="btn btn-xm"]:focus:before,
fieldset[disabled] a[class="btn btn-xm"]:hover:before,
fieldset[disabled] a[class="btn disabled"].focus:before,
fieldset[disabled] a[class="btn disabled"]:active:before,
fieldset[disabled] a[class="btn disabled"]:focus:before,
fieldset[disabled] a[class="btn disabled"]:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark a[class="btn btn-xm"],
.dark a[class="btn disabled"],
a[class="btn btn-xm"].darkbtn,
a[class="btn disabled"].darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark a[class="btn btn-xm"]:before,
.dark a[class="btn disabled"]:before,
a[class="btn btn-xm"].darkbtn:before,
a[class="btn disabled"].darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark a[class="btn btn-xm"].hover,
.dark a[class="btn btn-xm"]:hover,
.dark a[class="btn disabled"].hover,
.dark a[class="btn disabled"]:hover,
a[class="btn btn-xm"].darkbtn.hover,
a[class="btn btn-xm"].darkbtn:hover,
a[class="btn disabled"].darkbtn.hover,
a[class="btn disabled"].darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.dark a[class="btn btn-xm"].hover:before,
.dark a[class="btn btn-xm"]:hover:before,
.dark a[class="btn disabled"].hover:before,
.dark a[class="btn disabled"]:hover:before,
a[class="btn btn-xm"].darkbtn.hover:before,
a[class="btn btn-xm"].darkbtn:hover:before,
a[class="btn disabled"].darkbtn.hover:before,
a[class="btn disabled"].darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark a[class="btn btn-xm"].active,
.dark a[class="btn btn-xm"].active:hover,
.dark a[class="btn btn-xm"].focus,
.dark a[class="btn btn-xm"].focus:hover,
.dark a[class="btn btn-xm"]:active,
.dark a[class="btn btn-xm"]:active:hover,
.dark a[class="btn btn-xm"]:focus,
.dark a[class="btn btn-xm"]:focus:hover,
.dark a[class="btn disabled"].active,
.dark a[class="btn disabled"].active:hover,
.dark a[class="btn disabled"].focus,
.dark a[class="btn disabled"].focus:hover,
.dark a[class="btn disabled"]:active,
.dark a[class="btn disabled"]:active:hover,
.dark a[class="btn disabled"]:focus,
.dark a[class="btn disabled"]:focus:hover,
.open > .dark a[class="btn btn-xm"].dropdown-toggle,
.open > .dark a[class="btn btn-xm"].dropdown-toggle:hover,
.open > .dark a[class="btn disabled"].dropdown-toggle,
.open > .dark a[class="btn disabled"].dropdown-toggle:hover,
.open > a[class="btn btn-xm"].darkbtn.dropdown-toggle,
.open > a[class="btn btn-xm"].darkbtn.dropdown-toggle:hover,
.open > a[class="btn disabled"].darkbtn.dropdown-toggle,
.open > a[class="btn disabled"].darkbtn.dropdown-toggle:hover,
a[class="btn btn-xm"].darkbtn.active,
a[class="btn btn-xm"].darkbtn.active:hover,
a[class="btn btn-xm"].darkbtn.focus,
a[class="btn btn-xm"].darkbtn.focus:hover,
a[class="btn btn-xm"].darkbtn:active,
a[class="btn btn-xm"].darkbtn:active:hover,
a[class="btn btn-xm"].darkbtn:focus,
a[class="btn btn-xm"].darkbtn:focus:hover,
a[class="btn disabled"].darkbtn.active,
a[class="btn disabled"].darkbtn.active:hover,
a[class="btn disabled"].darkbtn.focus,
a[class="btn disabled"].darkbtn.focus:hover,
a[class="btn disabled"].darkbtn:active,
a[class="btn disabled"].darkbtn:active:hover,
a[class="btn disabled"].darkbtn:focus,
a[class="btn disabled"].darkbtn:focus:hover {
    background-color: #fff !important;
    color: #000;
}
.dark a[class="btn btn-xm"].active:hover:before,
.dark a[class="btn btn-xm"].focus:hover:before,
.dark a[class="btn btn-xm"]:active:hover:before,
.dark a[class="btn btn-xm"]:focus:hover:before,
.dark a[class="btn disabled"].active:hover:before,
.dark a[class="btn disabled"].focus:hover:before,
.dark a[class="btn disabled"]:active:hover:before,
.dark a[class="btn disabled"]:focus:hover:before,
.open > .dark a[class="btn btn-xm"].dropdown-toggle:hover:before,
.open > .dark a[class="btn disabled"].dropdown-toggle:hover:before,
.open > a[class="btn btn-xm"].darkbtn.dropdown-toggle:hover:before,
.open > a[class="btn disabled"].darkbtn.dropdown-toggle:hover:before,
a[class="btn btn-xm"].darkbtn.active:hover:before,
a[class="btn btn-xm"].darkbtn.focus:hover:before,
a[class="btn btn-xm"].darkbtn:active:hover:before,
a[class="btn btn-xm"].darkbtn:focus:hover:before,
a[class="btn disabled"].darkbtn.active:hover:before,
a[class="btn disabled"].darkbtn.focus:hover:before,
a[class="btn disabled"].darkbtn:active:hover:before,
a[class="btn disabled"].darkbtn:focus:hover:before {
    display: none;
    z-index: -1;
}
.dark a[class="btn btn-xm"].active,
.dark a[class="btn btn-xm"]:active,
.dark a[class="btn disabled"].active,
.dark a[class="btn disabled"]:active,
.open > .dark a[class="btn btn-xm"].dropdown-toggle,
.open > .dark a[class="btn disabled"].dropdown-toggle,
.open > a[class="btn btn-xm"].darkbtn.dropdown-toggle,
.open > a[class="btn disabled"].darkbtn.dropdown-toggle,
a[class="btn btn-xm"].darkbtn.active,
a[class="btn btn-xm"].darkbtn:active,
a[class="btn disabled"].darkbtn.active,
a[class="btn disabled"].darkbtn:active {
    background: #fff;
}
.dark a[class="btn btn-xm"].disabled,
.dark a[class="btn btn-xm"][disabled],
.dark a[class="btn disabled"].disabled,
.dark a[class="btn disabled"][disabled],
a[class="btn btn-xm"].darkbtn.disabled,
a[class="btn btn-xm"].darkbtn[disabled],
a[class="btn disabled"].darkbtn.disabled,
a[class="btn disabled"].darkbtn[disabled],
fieldset[disabled] .dark a[class="btn btn-xm"],
fieldset[disabled] .dark a[class="btn disabled"],
fieldset[disabled] a[class="btn btn-xm"].darkbtn,
fieldset[disabled] a[class="btn disabled"].darkbtn {
    opacity: 0.7;
}
.dark a[class="btn btn-xm"].disabled.focus,
.dark a[class="btn btn-xm"].disabled:active,
.dark a[class="btn btn-xm"].disabled:focus,
.dark a[class="btn btn-xm"].disabled:hover,
.dark a[class="btn btn-xm"][disabled].focus,
.dark a[class="btn btn-xm"][disabled]:active,
.dark a[class="btn btn-xm"][disabled]:focus,
.dark a[class="btn btn-xm"][disabled]:hover,
.dark a[class="btn disabled"].disabled.focus,
.dark a[class="btn disabled"].disabled:active,
.dark a[class="btn disabled"].disabled:focus,
.dark a[class="btn disabled"].disabled:hover,
.dark a[class="btn disabled"][disabled].focus,
.dark a[class="btn disabled"][disabled]:active,
.dark a[class="btn disabled"][disabled]:focus,
.dark a[class="btn disabled"][disabled]:hover,
a[class="btn btn-xm"].darkbtn.disabled.focus,
a[class="btn btn-xm"].darkbtn.disabled:active,
a[class="btn btn-xm"].darkbtn.disabled:focus,
a[class="btn btn-xm"].darkbtn.disabled:hover,
a[class="btn btn-xm"].darkbtn[disabled].focus,
a[class="btn btn-xm"].darkbtn[disabled]:active,
a[class="btn btn-xm"].darkbtn[disabled]:focus,
a[class="btn btn-xm"].darkbtn[disabled]:hover,
a[class="btn disabled"].darkbtn.disabled.focus,
a[class="btn disabled"].darkbtn.disabled:active,
a[class="btn disabled"].darkbtn.disabled:focus,
a[class="btn disabled"].darkbtn.disabled:hover,
a[class="btn disabled"].darkbtn[disabled].focus,
a[class="btn disabled"].darkbtn[disabled]:active,
a[class="btn disabled"].darkbtn[disabled]:focus,
a[class="btn disabled"].darkbtn[disabled]:hover,
fieldset[disabled] .dark a[class="btn btn-xm"].focus,
fieldset[disabled] .dark a[class="btn btn-xm"]:active,
fieldset[disabled] .dark a[class="btn btn-xm"]:focus,
fieldset[disabled] .dark a[class="btn btn-xm"]:hover,
fieldset[disabled] .dark a[class="btn disabled"].focus,
fieldset[disabled] .dark a[class="btn disabled"]:active,
fieldset[disabled] .dark a[class="btn disabled"]:focus,
fieldset[disabled] .dark a[class="btn disabled"]:hover,
fieldset[disabled] a[class="btn btn-xm"].darkbtn.focus,
fieldset[disabled] a[class="btn btn-xm"].darkbtn:active,
fieldset[disabled] a[class="btn btn-xm"].darkbtn:focus,
fieldset[disabled] a[class="btn btn-xm"].darkbtn:hover,
fieldset[disabled] a[class="btn disabled"].darkbtn.focus,
fieldset[disabled] a[class="btn disabled"].darkbtn:active,
fieldset[disabled] a[class="btn disabled"].darkbtn:focus,
fieldset[disabled] a[class="btn disabled"].darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark a[class="btn btn-xm"].disabled.focus:before,
.dark a[class="btn btn-xm"].disabled:active:before,
.dark a[class="btn btn-xm"].disabled:focus:before,
.dark a[class="btn btn-xm"].disabled:hover:before,
.dark a[class="btn btn-xm"][disabled].focus:before,
.dark a[class="btn btn-xm"][disabled]:active:before,
.dark a[class="btn btn-xm"][disabled]:focus:before,
.dark a[class="btn btn-xm"][disabled]:hover:before,
.dark a[class="btn disabled"].disabled.focus:before,
.dark a[class="btn disabled"].disabled:active:before,
.dark a[class="btn disabled"].disabled:focus:before,
.dark a[class="btn disabled"].disabled:hover:before,
.dark a[class="btn disabled"][disabled].focus:before,
.dark a[class="btn disabled"][disabled]:active:before,
.dark a[class="btn disabled"][disabled]:focus:before,
.dark a[class="btn disabled"][disabled]:hover:before,
a[class="btn btn-xm"].darkbtn.disabled.focus:before,
a[class="btn btn-xm"].darkbtn.disabled:active:before,
a[class="btn btn-xm"].darkbtn.disabled:focus:before,
a[class="btn btn-xm"].darkbtn.disabled:hover:before,
a[class="btn btn-xm"].darkbtn[disabled].focus:before,
a[class="btn btn-xm"].darkbtn[disabled]:active:before,
a[class="btn btn-xm"].darkbtn[disabled]:focus:before,
a[class="btn btn-xm"].darkbtn[disabled]:hover:before,
a[class="btn disabled"].darkbtn.disabled.focus:before,
a[class="btn disabled"].darkbtn.disabled:active:before,
a[class="btn disabled"].darkbtn.disabled:focus:before,
a[class="btn disabled"].darkbtn.disabled:hover:before,
a[class="btn disabled"].darkbtn[disabled].focus:before,
a[class="btn disabled"].darkbtn[disabled]:active:before,
a[class="btn disabled"].darkbtn[disabled]:focus:before,
a[class="btn disabled"].darkbtn[disabled]:hover:before,
fieldset[disabled] .dark a[class="btn btn-xm"].focus:before,
fieldset[disabled] .dark a[class="btn btn-xm"]:active:before,
fieldset[disabled] .dark a[class="btn btn-xm"]:focus:before,
fieldset[disabled] .dark a[class="btn btn-xm"]:hover:before,
fieldset[disabled] .dark a[class="btn disabled"].focus:before,
fieldset[disabled] .dark a[class="btn disabled"]:active:before,
fieldset[disabled] .dark a[class="btn disabled"]:focus:before,
fieldset[disabled] .dark a[class="btn disabled"]:hover:before,
fieldset[disabled] a[class="btn btn-xm"].darkbtn.focus:before,
fieldset[disabled] a[class="btn btn-xm"].darkbtn:active:before,
fieldset[disabled] a[class="btn btn-xm"].darkbtn:focus:before,
fieldset[disabled] a[class="btn btn-xm"].darkbtn:hover:before,
fieldset[disabled] a[class="btn disabled"].darkbtn.focus:before,
fieldset[disabled] a[class="btn disabled"].darkbtn:active:before,
fieldset[disabled] a[class="btn disabled"].darkbtn:focus:before,
fieldset[disabled] a[class="btn disabled"].darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.btn-xm {
    padding: 8px 12px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 100px;
}
.mainCTAbtn [class="btn btn-block"] {
    position: relative;
    border: none;
    color: #000;
    background-color: transparent;
}
.mainCTAbtn [class="btn btn-block"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.mainCTAbtn [class="btn btn-block"].hover,
.mainCTAbtn [class="btn btn-block"]:hover {
    color: #000;
    background-color: transparent;
}
.mainCTAbtn [class="btn btn-block"].hover:before,
.mainCTAbtn [class="btn btn-block"]:hover:before {
    background-position: 0;
    padding: 2px;
}
.mainCTAbtn [class="btn btn-block"].active,
.mainCTAbtn [class="btn btn-block"].active:hover,
.mainCTAbtn [class="btn btn-block"].focus,
.mainCTAbtn [class="btn btn-block"].focus:hover,
.mainCTAbtn [class="btn btn-block"]:active,
.mainCTAbtn [class="btn btn-block"]:active:hover,
.mainCTAbtn [class="btn btn-block"]:focus,
.mainCTAbtn [class="btn btn-block"]:focus:hover,
.open > .mainCTAbtn [class="btn btn-block"].dropdown-toggle,
.open > .mainCTAbtn [class="btn btn-block"].dropdown-toggle:hover {
    background-color: #000 !important;
    color: #fff;
}
.mainCTAbtn [class="btn btn-block"].active:hover:before,
.mainCTAbtn [class="btn btn-block"].focus:hover:before,
.mainCTAbtn [class="btn btn-block"]:active:hover:before,
.mainCTAbtn [class="btn btn-block"]:focus:hover:before,
.open > .mainCTAbtn [class="btn btn-block"].dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.mainCTAbtn [class="btn btn-block"].active,
.mainCTAbtn [class="btn btn-block"]:active,
.open > .mainCTAbtn [class="btn btn-block"].dropdown-toggle {
    background: #000;
}
.mainCTAbtn [class="btn btn-block"].disabled,
.mainCTAbtn [class="btn btn-block"][disabled],
fieldset[disabled] .mainCTAbtn [class="btn btn-block"] {
    opacity: 0.7;
}
.mainCTAbtn [class="btn btn-block"].disabled.focus,
.mainCTAbtn [class="btn btn-block"].disabled:active,
.mainCTAbtn [class="btn btn-block"].disabled:focus,
.mainCTAbtn [class="btn btn-block"].disabled:hover,
.mainCTAbtn [class="btn btn-block"][disabled].focus,
.mainCTAbtn [class="btn btn-block"][disabled]:active,
.mainCTAbtn [class="btn btn-block"][disabled]:focus,
.mainCTAbtn [class="btn btn-block"][disabled]:hover,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].focus,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"]:active,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"]:focus,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"]:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #000;
}
.mainCTAbtn [class="btn btn-block"].disabled.focus:before,
.mainCTAbtn [class="btn btn-block"].disabled:active:before,
.mainCTAbtn [class="btn btn-block"].disabled:focus:before,
.mainCTAbtn [class="btn btn-block"].disabled:hover:before,
.mainCTAbtn [class="btn btn-block"][disabled].focus:before,
.mainCTAbtn [class="btn btn-block"][disabled]:active:before,
.mainCTAbtn [class="btn btn-block"][disabled]:focus:before,
.mainCTAbtn [class="btn btn-block"][disabled]:hover:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].focus:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"]:active:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"]:focus:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"]:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #000 60%);
    background-size: 250% auto;
    background-position: 100%;
}
.dark .mainCTAbtn [class="btn btn-block"],
.mainCTAbtn [class="btn btn-block"].darkbtn {
    position: relative;
    border: none;
    color: #fff;
    background-color: transparent;
}
.dark .mainCTAbtn [class="btn btn-block"]:before,
.mainCTAbtn [class="btn btn-block"].darkbtn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    padding: 2px;
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    transition: all 0.5s ease-in-out;
    z-index: 0;
    background-size: 250% auto;
    background-position: 99%;
}
.dark .mainCTAbtn [class="btn btn-block"].hover,
.dark .mainCTAbtn [class="btn btn-block"]:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn.hover,
.mainCTAbtn [class="btn btn-block"].darkbtn:hover {
    color: #fff;
    background-color: transparent;
}
.dark .mainCTAbtn [class="btn btn-block"].hover:before,
.dark .mainCTAbtn [class="btn btn-block"]:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn:hover:before {
    background-position: 0;
    padding: 2px;
}
.dark .mainCTAbtn [class="btn btn-block"].active,
.dark .mainCTAbtn [class="btn btn-block"].active:hover,
.dark .mainCTAbtn [class="btn btn-block"].focus,
.dark .mainCTAbtn [class="btn btn-block"].focus:hover,
.dark .mainCTAbtn [class="btn btn-block"]:active,
.dark .mainCTAbtn [class="btn btn-block"]:active:hover,
.dark .mainCTAbtn [class="btn btn-block"]:focus,
.dark .mainCTAbtn [class="btn btn-block"]:focus:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn.active,
.mainCTAbtn [class="btn btn-block"].darkbtn.active:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn.focus,
.mainCTAbtn [class="btn btn-block"].darkbtn.focus:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn:active,
.mainCTAbtn [class="btn btn-block"].darkbtn:active:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn:focus,
.mainCTAbtn [class="btn btn-block"].darkbtn:focus:hover,
.open > .dark .mainCTAbtn [class="btn btn-block"].dropdown-toggle,
.open > .dark .mainCTAbtn [class="btn btn-block"].dropdown-toggle:hover,
.open > .mainCTAbtn [class="btn btn-block"].darkbtn.dropdown-toggle,
.open > .mainCTAbtn [class="btn btn-block"].darkbtn.dropdown-toggle:hover {
    background-color: #fff !important;
    color: #000;
}
.dark .mainCTAbtn [class="btn btn-block"].active:hover:before,
.dark .mainCTAbtn [class="btn btn-block"].focus:hover:before,
.dark .mainCTAbtn [class="btn btn-block"]:active:hover:before,
.dark .mainCTAbtn [class="btn btn-block"]:focus:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.active:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.focus:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn:active:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn:focus:hover:before,
.open > .dark .mainCTAbtn [class="btn btn-block"].dropdown-toggle:hover:before,
.open > .mainCTAbtn [class="btn btn-block"].darkbtn.dropdown-toggle:hover:before {
    display: none;
    z-index: -1;
}
.dark .mainCTAbtn [class="btn btn-block"].active,
.dark .mainCTAbtn [class="btn btn-block"]:active,
.mainCTAbtn [class="btn btn-block"].darkbtn.active,
.mainCTAbtn [class="btn btn-block"].darkbtn:active,
.open > .dark .mainCTAbtn [class="btn btn-block"].dropdown-toggle,
.open > .mainCTAbtn [class="btn btn-block"].darkbtn.dropdown-toggle {
    background: #fff;
}
.dark .mainCTAbtn [class="btn btn-block"].disabled,
.dark .mainCTAbtn [class="btn btn-block"][disabled],
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled],
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"],
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn {
    opacity: 0.7;
}
.dark .mainCTAbtn [class="btn btn-block"].disabled.focus,
.dark .mainCTAbtn [class="btn btn-block"].disabled:active,
.dark .mainCTAbtn [class="btn btn-block"].disabled:focus,
.dark .mainCTAbtn [class="btn btn-block"].disabled:hover,
.dark .mainCTAbtn [class="btn btn-block"][disabled].focus,
.dark .mainCTAbtn [class="btn btn-block"][disabled]:active,
.dark .mainCTAbtn [class="btn btn-block"][disabled]:focus,
.dark .mainCTAbtn [class="btn btn-block"][disabled]:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled.focus,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled:active,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled:focus,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled:hover,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled].focus,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled]:active,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled]:focus,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled]:hover,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"].focus,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"]:active,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"]:focus,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"]:hover,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn.focus,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn:active,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn:focus,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn:hover {
    opacity: 0.7;
    background-image: none;
    background-color: transparent;
    animation: none;
    color: #fff;
}
.dark .mainCTAbtn [class="btn btn-block"].disabled.focus:before,
.dark .mainCTAbtn [class="btn btn-block"].disabled:active:before,
.dark .mainCTAbtn [class="btn btn-block"].disabled:focus:before,
.dark .mainCTAbtn [class="btn btn-block"].disabled:hover:before,
.dark .mainCTAbtn [class="btn btn-block"][disabled].focus:before,
.dark .mainCTAbtn [class="btn btn-block"][disabled]:active:before,
.dark .mainCTAbtn [class="btn btn-block"][disabled]:focus:before,
.dark .mainCTAbtn [class="btn btn-block"][disabled]:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled.focus:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled:active:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled:focus:before,
.mainCTAbtn [class="btn btn-block"].darkbtn.disabled:hover:before,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled].focus:before,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled]:active:before,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled]:focus:before,
.mainCTAbtn [class="btn btn-block"].darkbtn[disabled]:hover:before,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"].focus:before,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"]:active:before,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"]:focus:before,
fieldset[disabled] .dark .mainCTAbtn [class="btn btn-block"]:hover:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn.focus:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn:active:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn:focus:before,
fieldset[disabled] .mainCTAbtn [class="btn btn-block"].darkbtn:hover:before {
    background: linear-gradient(90deg, #fca600 7%, #69ca00 19%, #0eafe0 38.5%, #fff 60%);
    background-size: 250% auto;
    background-position: 100%;
}
body.mmenu-is-open > .alert,
html[style*="overflow-y: hidden"] body > .alert {
    display: none;
}
.noBold {
    font-weight: 400;
}
.marginleft5 {
    margin-left: 5px !important;
}
.marginright5 {
    margin-right: 5px !important;
}
.margintop5,
.top5 {
    margin-top: 5px !important;
}
.bottom5,
.marginbottom5 {
    margin-bottom: 5px !important;
}
.marginleft10 {
    margin-left: 10px !important;
}
.marginright10 {
    margin-right: 10px !important;
}
.margintop10,
.top10 {
    margin-top: 10px !important;
}
.bottom10,
.marginbottom10 {
    margin-bottom: 10px !important;
}
.marginleft15 {
    margin-left: 15px !important;
}
.marginright15 {
    margin-right: 15px !important;
}
.margintop15,
.top15 {
    margin-top: 15px !important;
}
.bottom15,
.marginbottom15 {
    margin-bottom: 15px !important;
}
.marginleft20 {
    margin-left: 20px !important;
}
.marginright20 {
    margin-right: 20px !important;
}
.margintop20,
.top20 {
    margin-top: 20px !important;
}
.bottom20,
.marginbottom20 {
    margin-bottom: 20px !important;
}
.marginleft25 {
    margin-left: 25px !important;
}
.marginright25 {
    margin-right: 25px !important;
}
.margintop25,
.top25 {
    margin-top: 25px !important;
}
.bottom25,
.marginbottom25 {
    margin-bottom: 25px !important;
}
.marginleft30 {
    margin-left: 30px !important;
}
.marginright30 {
    margin-right: 30px !important;
}
.margintop30,
.top30 {
    margin-top: 30px !important;
}
.bottom30,
.marginbottom30 {
    margin-bottom: 30px !important;
}
.marginleft35 {
    margin-left: 35px !important;
}
.marginright35 {
    margin-right: 35px !important;
}
.margintop35,
.top35 {
    margin-top: 35px !important;
}
.bottom35,
.marginbottom35 {
    margin-bottom: 35px !important;
}
.marginleft40 {
    margin-left: 40px !important;
}
.marginright40 {
    margin-right: 40px !important;
}
.margintop40,
.top40 {
    margin-top: 40px !important;
}
.bottom40,
.marginbottom40 {
    margin-bottom: 40px !important;
}
.marginleft45 {
    margin-left: 45px !important;
}
.marginright45 {
    margin-right: 45px !important;
}
.margintop45,
.top45 {
    margin-top: 45px !important;
}
.bottom45,
.marginbottom45 {
    margin-bottom: 45px !important;
}
.marginleft50 {
    margin-left: 50px !important;
}
.marginright50 {
    margin-right: 50px !important;
}
.margintop50,
.top50 {
    margin-top: 50px !important;
}
.bottom50,
.marginbottom50 {
    margin-bottom: 50px !important;
}
.marginleft55 {
    margin-left: 55px !important;
}
.marginright55 {
    margin-right: 55px !important;
}
.margintop55,
.top55 {
    margin-top: 55px !important;
}
.bottom55,
.marginbottom55 {
    margin-bottom: 55px !important;
}
.marginleft60 {
    margin-left: 60px !important;
}
.marginright60 {
    margin-right: 60px !important;
}
.margintop60,
.top60 {
    margin-top: 60px !important;
}
.bottom60,
.marginbottom60 {
    margin-bottom: 60px !important;
}
.marginleft65 {
    margin-left: 65px !important;
}
.marginright65 {
    margin-right: 65px !important;
}
.margintop65,
.top65 {
    margin-top: 65px !important;
}
.bottom65,
.marginbottom65 {
    margin-bottom: 65px !important;
}
.marginleft70 {
    margin-left: 70px !important;
}
.marginright70 {
    margin-right: 70px !important;
}
.margintop70,
.top70 {
    margin-top: 70px !important;
}
.bottom70,
.marginbottom70 {
    margin-bottom: 70px !important;
}
.marginleft75 {
    margin-left: 75px !important;
}
.marginright75 {
    margin-right: 75px !important;
}
.margintop75,
.top75 {
    margin-top: 75px !important;
}
.bottom75,
.marginbottom75 {
    margin-bottom: 75px !important;
}
.marginleft80 {
    margin-left: 80px !important;
}
.marginright80 {
    margin-right: 80px !important;
}
.margintop80,
.top80 {
    margin-top: 80px !important;
}
.bottom80,
.marginbottom80 {
    margin-bottom: 80px !important;
}
.marginleft85 {
    margin-left: 85px !important;
}
.marginright85 {
    margin-right: 85px !important;
}
.margintop85,
.top85 {
    margin-top: 85px !important;
}
.bottom85,
.marginbottom85 {
    margin-bottom: 85px !important;
}
.marginleft90 {
    margin-left: 90px !important;
}
.marginright90 {
    margin-right: 90px !important;
}
.margintop90,
.top90 {
    margin-top: 90px !important;
}
.bottom90,
.marginbottom90 {
    margin-bottom: 90px !important;
}
.marginleft95 {
    margin-left: 95px !important;
}
.marginright95 {
    margin-right: 95px !important;
}
.margintop95,
.top95 {
    margin-top: 95px !important;
}
.bottom95,
.marginbottom95 {
    margin-bottom: 95px !important;
}
.marginleft100 {
    margin-left: 100px !important;
}
.marginright100 {
    margin-right: 100px !important;
}
.margintop100,
.top100 {
    margin-top: 100px !important;
}
.bottom100,
.marginbottom100 {
    margin-bottom: 100px !important;
}
.paddingleft5 {
    padding-left: 5px;
}
.paddingright5 {
    padding-right: 5px;
}
.paddingtop5 {
    padding-top: 5px;
}
.paddingbottom5 {
    padding-bottom: 5px;
}
.paddingleft10 {
    padding-left: 10px;
}
.paddingright10 {
    padding-right: 10px;
}
.paddingtop10 {
    padding-top: 10px;
}
.paddingbottom10 {
    padding-bottom: 10px;
}
.paddingleft15 {
    padding-left: 15px;
}
.paddingright15 {
    padding-right: 15px;
}
.paddingtop15 {
    padding-top: 15px;
}
.paddingbottom15 {
    padding-bottom: 15px;
}
.paddingleft20 {
    padding-left: 20px;
}
.paddingright20 {
    padding-right: 20px;
}
.paddingtop20 {
    padding-top: 20px;
}
.paddingbottom20 {
    padding-bottom: 20px;
}
.paddingleft25 {
    padding-left: 25px;
}
.paddingright25 {
    padding-right: 25px;
}
.paddingtop25 {
    padding-top: 25px;
}
.paddingbottom25 {
    padding-bottom: 25px;
}
.paddingleft30 {
    padding-left: 30px;
}
.paddingright30 {
    padding-right: 30px;
}
.paddingtop30 {
    padding-top: 30px;
}
.paddingbottom30 {
    padding-bottom: 30px;
}
.paddingleft35 {
    padding-left: 35px;
}
.paddingright35 {
    padding-right: 35px;
}
.paddingtop35 {
    padding-top: 35px;
}
.paddingbottom35 {
    padding-bottom: 35px;
}
.paddingleft40 {
    padding-left: 40px;
}
.paddingright40 {
    padding-right: 40px;
}
.paddingtop40 {
    padding-top: 40px;
}
.paddingbottom40 {
    padding-bottom: 40px;
}
.paddingleft45 {
    padding-left: 45px;
}
.paddingright45 {
    padding-right: 45px;
}
.paddingtop45 {
    padding-top: 45px;
}
.paddingbottom45 {
    padding-bottom: 45px;
}
.paddingleft50 {
    padding-left: 50px;
}
.paddingright50 {
    padding-right: 50px;
}
.paddingtop50 {
    padding-top: 50px;
}
.paddingbottom50 {
    padding-bottom: 50px;
}
.paddingleft55 {
    padding-left: 55px;
}
.paddingright55 {
    padding-right: 55px;
}
.paddingtop55 {
    padding-top: 55px;
}
.paddingbottom55 {
    padding-bottom: 55px;
}
.paddingleft60 {
    padding-left: 60px;
}
.paddingright60 {
    padding-right: 60px;
}
.paddingtop60 {
    padding-top: 60px;
}
.paddingbottom60 {
    padding-bottom: 60px;
}
.paddingleft65 {
    padding-left: 65px;
}
.paddingright65 {
    padding-right: 65px;
}
.paddingtop65 {
    padding-top: 65px;
}
.paddingbottom65 {
    padding-bottom: 65px;
}
.paddingleft70 {
    padding-left: 70px;
}
.paddingright70 {
    padding-right: 70px;
}
.paddingtop70 {
    padding-top: 70px;
}
.paddingbottom70 {
    padding-bottom: 70px;
}
.paddingleft75 {
    padding-left: 75px;
}
.paddingright75 {
    padding-right: 75px;
}
.paddingtop75 {
    padding-top: 75px;
}
.paddingbottom75 {
    padding-bottom: 75px;
}
.paddingleft80 {
    padding-left: 80px;
}
.paddingright80 {
    padding-right: 80px;
}
.paddingtop80 {
    padding-top: 80px;
}
.paddingbottom80 {
    padding-bottom: 80px;
}
.paddingleft85 {
    padding-left: 85px;
}
.paddingright85 {
    padding-right: 85px;
}
.paddingtop85 {
    padding-top: 85px;
}
.paddingbottom85 {
    padding-bottom: 85px;
}
.paddingleft90 {
    padding-left: 90px;
}
.paddingright90 {
    padding-right: 90px;
}
.paddingtop90 {
    padding-top: 90px;
}
.paddingbottom90 {
    padding-bottom: 90px;
}
.paddingleft95 {
    padding-left: 95px;
}
.paddingright95 {
    padding-right: 95px;
}
.paddingtop95 {
    padding-top: 95px;
}
.paddingbottom95 {
    padding-bottom: 95px;
}
.paddingleft100 {
    padding-left: 100px;
}
.paddingright100 {
    padding-right: 100px;
}
.paddingtop100 {
    padding-top: 100px;
}
.paddingbottom100 {
    padding-bottom: 100px;
}
.m-auto {
    margin: auto !important;
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}
.my-auto {
    margin-bottom: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto {
    margin-right: auto !important;
}
.mb-auto {
    margin-bottom: auto !important;
}
.ml-auto {
    margin-left: auto !important;
}
.m1 {
    margin: 1em !important;
}
.ml1 {
    margin-left: 1em !important;
}
.mr1 {
    margin-right: 1em !important;
}
.mt1,
.t1 {
    margin-top: 1em !important;
}
.b1,
.mb1 {
    margin-bottom: 1em !important;
}
.m2 {
    margin: 2em !important;
}
.ml2 {
    margin-left: 2em !important;
}
.mr2 {
    margin-right: 2em !important;
}
.mt2,
.t2 {
    margin-top: 2em !important;
}
.b2,
.mb2 {
    margin-bottom: 2em !important;
}
.m3 {
    margin: 4em !important;
}
.ml3 {
    margin-left: 4em !important;
}
.mr3 {
    margin-right: 4em !important;
}
.mt3,
.t3 {
    margin-top: 4em !important;
}
.b3,
.mb3 {
    margin-bottom: 4em !important;
}
.m4 {
    margin: 8em !important;
}
.ml4 {
    margin-left: 8em !important;
}
.mr4 {
    margin-right: 8em !important;
}
.mt4,
.t4 {
    margin-top: 8em !important;
}
.b4,
.mb4 {
    margin-bottom: 8em !important;
}
.m5 {
    margin: 16em !important;
}
.ml5 {
    margin-left: 16em !important;
}
.mr5 {
    margin-right: 16em !important;
}
.mt5,
.t5 {
    margin-top: 16em !important;
}
.b5,
.mb5 {
    margin-bottom: 16em !important;
}
.mtq1 {
    margin-top: 0.25em;
}
.mtq2 {
    margin-top: 0.5em;
}
.mbq1 {
    margin-bottom: 0.25em;
}
.mbq2 {
    margin-bottom: 0.5em;
}
.mlq1 {
    margin-left: 0.25em;
}
.mlq2 {
    margin-left: 0.5em;
}
.mrq1 {
    margin-right: 0.25em;
}
.mrq2 {
    margin-right: 0.5em;
}
.mt0 {
    margin-top: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mr0 {
    margin-right: 0 !important;
}
.ml0 {
    margin-left: 0 !important;
}
.m0 {
    margin: 0 !important;
}
.p1 {
    padding: 1em !important;
}
.pl1 {
    padding-left: 1em !important;
}
.pr1 {
    padding-right: 1em !important;
}
.pt1 {
    padding-top: 1em !important;
}
.pb1 {
    padding-bottom: 1em !important;
}
.p2 {
    padding: 2em !important;
}
.pl2 {
    padding-left: 2em !important;
}
.pr2 {
    padding-right: 2em !important;
}
.pt2 {
    padding-top: 2em !important;
}
.pb2 {
    padding-bottom: 2em !important;
}
.p3 {
    padding: 4em !important;
}
.pl3 {
    padding-left: 4em !important;
}
.pr3 {
    padding-right: 4em !important;
}
.pt3 {
    padding-top: 4em !important;
}
.pb3 {
    padding-bottom: 4em !important;
}
.p4 {
    padding: 8em !important;
}
.pl4 {
    padding-left: 8em !important;
}
.pr4 {
    padding-right: 8em !important;
}
.pt4 {
    padding-top: 8em !important;
}
.pb4 {
    padding-bottom: 8em !important;
}
.p5 {
    padding: 16em !important;
}
.pl5 {
    padding-left: 16em !important;
}
.pr5 {
    padding-right: 16em !important;
}
.pt5 {
    padding-top: 16em !important;
}
.pb5 {
    padding-bottom: 16em !important;
}
.ptq1 {
    padding-top: 0.25em !important;
}
.ptq2 {
    padding-top: 0.5em !important;
}
.pbq1 {
    padding-bottom: 0.25em;
}
.pbq2 {
    padding-bottom: 0.5em;
}
.plq1 {
    padding-left: 0.25em;
}
.plq2 {
    padding-left: 0.5em;
}
.prq1 {
    padding-right: 0.25em;
}
.prq2 {
    padding-right: 0.5em;
}
.pt0 {
    padding-top: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pr0 {
    padding-right: 0 !important;
}
.pl0 {
    padding-left: 0 !important;
}
.p0 {
    padding: 0 !important;
}
.w100px {
    min-width: 100px !important;
    max-width: 101px !important;
}
.w130px {
    min-width: 110px !important;
    width: auto;
    max-width: 131px !important;
}
.component-container {
    position: relative;
    padding: 48px 0;
    margin: 0;
}
#my-nxp .component-container {
    padding: 30px 0;
}
.component-divider:before {
    bottom: 0;
}
.component-divider-top:before,
.component-divider:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-shadow: none;
    border-top: 1px solid #d4cfc5;
}
.component-divider-top:before {
    top: 0;
}
.component-divider.sp-buy:before {
    display: none;
}
.component-overview {
    padding-bottom: 24px;
}
#my-nxp .component-overview .subTitle {
    font-size: 20px;
}
#my-nxp .component-overview .title {
    margin-bottom: 8px;
}
#my-nxp .component-overview .description {
    color: #262626;
    padding-top: 16px;
    font-size: 16px;
    font-family: Poppins, sans-serif;
}
.component-overview .title {
    margin-top: 0;
    margin-bottom: 6px;
}
.component-overview .subTitle {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    color: #262626;
    font-weight: 600;
}
.component-overview .description {
    font-family: Poppins, sans-serif;
    font-size: 18px;
    color: #000;
    padding-top: 8px;
}
.component-overview .description a.cta {
    padding-right: 4px;
}
.component-overview .description a.cta:after {
    transform: translateX(4px) !important;
}
.component-overview .description a.cta,
.component-overview .description a.cta:after,
.component-overview .description a.cta:hover:after {
    transform: none;
    transition: none;
    animation: none;
}
.component-inline-left {
    display: inline-block;
    min-width: 300px;
    text-align: right;
}
.component-inline-left .checkbox input {
    margin-top: 2px;
}
.component-inline-left > * {
    margin-right: 4px;
}
.component-inline-left > :last-child {
    margin-right: 0;
}
@media (max-width: 992px) {
    .component-inline-left {
        width: 100%;
        min-width: 100%;
    }
}
.component-md-flex {
    display: flex;
    width: 100%;
}
@media (max-width: 992px) {
    .component-md-flex {
        display: block;
    }
    .component-md-flex > * {
        margin-top: 12px;
    }
}
.component-md-flex > * {
    margin-right: 4px;
}
.component-md-flex > :last-child {
    margin-right: 0;
}
.component-flex {
    display: flex;
    width: 100%;
}
.component-flex > * {
    margin-right: 4px;
}
#design-advisor .component-container {
    position: relative;
    padding: 0 0 48px;
    margin: 0;
}
#design-advisor .component-container:first-child {
    padding: 48px 0;
}
.no-border {
    border: none !important;
}
.no-margin-childs > * {
    margin-bottom: 0;
}
.no-spacing {
    margin: 0;
}
.full-container-padding {
    width: 100%;
    margin: auto;
    padding: 48px 0;
}
.full-banner {
    position: relative;
    padding: 48px 30px;
    height: auto;
    flex-wrap: wrap;
    display: flex;
    vertical-align: middle;
    background-position: left 200% top 200%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: none;
}
@media only screen and (max-width: 992px) {
    .full-banner {
        padding: 0;
    }
}
.full-banner-container {
    margin: auto 0;
    max-width: 50%;
}
.full-banner-container h2 {
    margin-top: 0;
}
@media only screen and (max-width: 992px) {
    .full-banner-container {
        max-width: 100%;
    }
    .full-banner-container h2 {
        margin-top: 0;
    }
}
.full-banner-container a:not(.btn):not(.nav-close):not(.download-details) {
    text-decoration: underline;
    color: #262626;
}
@media only screen and (max-width: 450px) {
    .full-banner-container a.btn,
    .full-banner-container a.download-details,
    .full-banner-container a.nav-close {
        margin-top: 16px !important;
    }
}
.full-banner-container .jumpto ul li.jumpto-cta-container a.btn-default,
.full-banner-container a.btn-default,
.jumpto ul li.jumpto-cta-container .full-banner-container a.btn-default {
    background: transparent;
    color: #000 !important;
    border-color: #000;
}
.full-banner:before {
    margin-top: 16px;
    order: 1;
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    background: inherit;
    background-position: bottom 50% right;
    background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
    .full-banner:before {
        margin-top: 30px;
    }
}
@media screen and (min-width: 992px) {
    .full-banner {
        background-position: unset;
    }
    .full-banner:before {
        margin-top: 32px;
        content: none;
    }
}
.card-banner {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}
@media only screen and (max-width: 992px) {
    .card-banner {
        display: block;
    }
    .card-banner-item {
        width: 100%;
        max-width: 100% !important;
        margin-bottom: 30px;
    }
}
.card-banner-item {
    padding: 48px 30px;
    background-color: #e5eaed;
    max-width: calc(33.33333% - 1.33333em);
    text-align: center;
}
.card-banner-item .btn,
.card-banner-item .download-details,
.card-banner-item .nav-close {
    background: none;
}
.card-banner-item.yellow {
    background-color: #f2f5ca !important;
}
.card-banner-item.blue {
    background-color: #0e4e81 !important;
    margin-bottom: 0;
}
.card-banner-item.blue .btn,
.card-banner-item.blue .download-details,
.card-banner-item.blue .nav-close {
    color: #fff !important;
    border-color: #fff !important;
}
.card-banner-item.blue div,
.card-banner-item.blue h1,
.card-banner-item.blue h2,
.card-banner-item.blue h3,
.card-banner-item.blue h4,
.card-banner-item.blue h5,
.card-banner-item.blue p,
.card-banner-item.blue span {
    color: #fff !important;
}
.ds-resources {
    width: 100%;
    padding: 3em 0;
    position: relative;
}
.ds-resources .is-open {
    box-shadow: none;
}
.ds-resources-big-title {
    font-size: 30px;
    margin-top: 0;
}
.ds-resources-title {
    padding: 0;
    font-size: 20px;
}
@media only screen and (max-width: 767px) {
    .ds-resources-title {
        margin-top: 0;
    }
}
.ds-resources-navigation .nav-piped {
    margin-bottom: 0;
}
.ds-resources-navigation .nav-piped li {
    margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
    .ds-resources-navigation p,
    .ds-resources-navigation ul {
        display: none !important;
    }
}
.ds-resources-subtitle {
    padding-bottom: 24px;
}
@media only screen and (max-width: 767px) {
    .ds-resources-subtitle {
        padding: 8px 0;
    }
}
.ds-resources-block {
    border-bottom: 1px solid #d4cfc5;
    padding-bottom: 3em;
    margin-bottom: 3em;
    position: relative;
}
.ds-resources-content {
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-shrink: 1;
}
.ds-resources-content.brand-hub {
    justify-content: flex-start;
}
.ds-resources-content.brand-hub .item-title {
    font-size: 20px !important;
}
.ds-resources-content .retrieved-items > li {
    border: none;
    padding: 20px 15px 20px 0;
}
.ds-resources-content .retrieved-items > li .item-title {
    font-size: 16px;
    margin-right: 8px;
}
.ds-resources-content .retrieved-items > li .item-title a {
    margin-right: 8px;
}
.ds-resources-content .retrieved-items > li .item-title .svg-icon {
    vertical-align: -2.5px;
}
.ds-resources-content .retrieved-items > li .item-title.no-anchor .text-no-anchor {
    margin-right: 8px;
}
.ds-resources-content .retrieved-items > li .item-title.no-anchor .text-new-my-lib:first-child {
    margin-left: 0;
}
.ds-resources-content .retrieved-items > li .item-title span.icon-newtab {
    padding-left: 4px;
}
.ds-resources-content .retrieved-items > li .text-new-my-lib {
    margin-right: 4px;
    margin-left: 0;
    padding: 3px 8px;
    vertical-align: 2px;
}
.ds-resources-content .retrieved-items > li .text-new-secondary {
    color: #994600;
    background: #ffeda7;
}
.ds-resources-content .retrieved-items > li .alert p {
    font-size: 14px;
}
.ds-resources-content .retrieved-items > li .alert-section {
    max-width: inherit;
    padding-right: 0;
}
.ds-resources-content .retrieved-items > li .alert-default p {
    font-size: 14px;
    color: #000;
}
.ds-resources-content .retrieved-items > li .alert-default a {
    color: #215bd6;
    text-decoration: none;
}
.ds-resources-content .retrieved-items > li .alert-default a:hover {
    text-decoration: underline;
}
.ds-resources-content .retrieved-items .retrieved-item mark {
    background: #fcebcf;
    padding: 0;
    color: inherit;
}
.ds-resources-content .noresults-section {
    margin-top: 12px;
}
.ds-resources-content .item-metadata > .meta-item ~ .meta-item {
    padding-left: 0;
}
.ds-resources-content .item-metadata {
    padding-left: 5px;
}
.ds-resources-content .meta-item[metadata-type="similar/complementary"] {
    visibility: hidden;
}
.ds-resources-content .meta-item:not(.title) {
    padding-right: 14px;
    display: inline-block;
    padding-left: 0;
}
.ds-resources-content .meta-item:not(.title) .meta-file:only-child {
    padding-right: 0 !important;
}
.ds-resources-content .meta-item:not(.title) .meta-file {
    border: none;
    padding-right: 8px;
}
.ds-resources-content .meta-item:not(.title) img {
    padding: 2px 8px 2px 0;
    border-right: 1px solid #d4cfc5;
    width: 68px;
}
.ds-resources-content .meta-item > .meta-file ~ .meta-file {
    border-left: 1.5px solid #64798a;
    padding-left: 8px;
    padding-right: 0;
}
.ds-resources-content .nav-header {
    border: none;
}
.ds-resources-content .item-media {
    flex-basis: auto;
    max-width: 200px;
}
.ds-resources-content .item-media img {
    max-height: 115px;
}
@media (min-width: 1440px) {
    .ds-resources-content .item-media + .item-body:has(+ .item-options) {
        max-width: calc(86% - 280px);
    }
}
.ds-resources-content .alert-default p {
    font-size: 14px;
    color: #000;
}
.ds-resources-content .alert-default a {
    color: #215bd6;
    text-decoration: none;
}
.ds-resources-content .alert-default a:hover {
    text-decoration: underline;
}
.ds-resources-content .metadata.hw-partner,
.ds-resources-content .shopping-list .box-container .hw-partner.description,
.shopping-list .box-container .ds-resources-content .hw-partner.description {
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.ds-resources-content .metadata.hw-partner img,
.ds-resources-content .shopping-list .box-container .hw-partner.description img,
.shopping-list .box-container .ds-resources-content .hw-partner.description img {
    border: none;
}
.ds-resources-content .metadata.hw-partner .meta-item.border,
.ds-resources-content .shopping-list .box-container .hw-partner.description .meta-item.border,
.shopping-list .box-container .ds-resources-content .hw-partner.description .meta-item.border {
    border-left: 1px solid #d4cfc5;
    height: 50px;
}
.ds-resources-sorting {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    justify-content: space-between;
}
@media only screen and (max-width: 767px) {
    .ds-resources-sorting {
        padding-top: 0;
    }
    .ds-resources-sorting form {
        display: none;
    }
}
.ds-resources-sorting form {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 205px;
}
.ds-resources-sorting select {
    border: none;
    box-shadow: none;
    padding-left: 4px !important;
    font-size: 16px !important;
    color: #000;
    line-height: 22px !important;
    padding-top: 2px;
}
.ds-resources-sorting label {
    padding: 0 8px;
    border-right: 1px solid #d4cfc5;
}
.ds-resources-sorting .ds-selected-filters {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}
.ds-resources-sorting .ds-selected-filters ul {
    margin: 0;
}
.ds-resources-sorting .ds-selected-filters ul li {
    margin-right: 8px;
}
.ds-resources-sorting .ds-selected-filters ul li.clear a {
    color: #215bd6;
    text-decoration: none;
    background: none;
}
.ds-resources-sorting .ds-selected-filters ul li.clear a:before {
    display: none;
}
.ds-resources-sorting .retrieved-results-label {
    padding-top: 2px;
}
@media only screen and (max-width: 767px) {
    .ds-resources-sorting .retrieved-results-label {
        font-size: 16px;
    }
}
.ds-resources-sorting #docstoreAccessMessage .shopping-statement p *,
.ds-resources-sorting #docstoreAccessMessage .text-muted *,
.shopping-statement .ds-resources-sorting #docstoreAccessMessage p * {
    color: #64798a !important;
}
.ds-resources-options {
    background: #f7f5f1;
    padding: 24px;
    margin-bottom: 24px;
}
.ds-resources-options .radio {
    margin: 0;
}
.ds-resources-options .radio .popover {
    min-width: 200px;
}
.ds-resources-options .radio input {
    position: relative;
    margin-left: 0;
}
.ds-resources-options .radio label {
    padding: 0;
    margin-bottom: 0.5em;
    display: block;
}
.ds-resources-options .radio span:not(.icon-info) {
    padding-left: 12px;
}
.ds-resources-options .radio .icon-info {
    font-size: 12px;
}
.ds-resources-options .radio .disabled {
    cursor: not-allowed;
}
.ds-resources-options .radio-popover {
    display: flex;
}
.ds-resources-options .radio-popover .icon-info {
    position: relative;
    top: 4px;
    margin-left: 4px;
}
@media only screen and (max-width: 767px) {
    .ds-resources-options .radio-popover .icon-info {
        top: 3px;
    }
}
@media only screen and (max-width: 767px) {
    .ds-resources-options {
        display: block;
        position: relative;
    }
    .ds-resources-options .button-container {
        border: none;
        padding: 0;
    }
    .ds-resources-options .button-container .filter-toggle {
        width: auto;
        border: none;
        font-weight: 400;
        font-size: 14px;
        text-transform: none;
        background: none;
        color: #215bd6;
        position: absolute;
        right: 24px;
        top: 24px;
        padding: 0;
        letter-spacing: 0;
    }
    .ds-resources-options .button-container .filter-toggle:before,
    .ds-resources-options .button-container .filter-toggle:hover:before {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .ds-resources-options.hidden {
        display: block !important;
        position: relative;
    }
    .ds-resources-options.hidden .button-container {
        margin-bottom: 22px;
        height: 18px;
    }
    .ds-resources-options.hidden .button-container .filter-toggle {
        right: 0;
        top: 2px;
    }
}
.ds-resources-options.hidden {
    background: none;
    padding: 0;
    margin: 0;
}
.ds-resources-filter {
    margin-top: 40px;
    padding: 8px 0 8px 24px;
}
.ds-resources-filter h5 {
    font-size: 12px;
    color: #686664;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.84px;
    margin-top: 0;
    border: none;
    line-height: 23px;
}
@media only screen and (max-width: 767px) {
    .ds-resources-filter h5 {
        display: none;
    }
}
.ds-resources-filter-list,
.ds-resources-filter-training {
    list-style: none;
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .ds-resources-filter-list,
    .ds-resources-filter-training {
        margin-top: 20px !important;
    }
    .ds-resources-filter-list li.active,
    .ds-resources-filter-training li.active {
        font-weight: 600;
    }
}
.ds-resources-filter-list .less-filters-link:hover,
.ds-resources-filter-list .more-filters-link:hover,
.ds-resources-filter-training .less-filters-link:hover,
.ds-resources-filter-training .more-filters-link:hover {
    text-decoration: none;
    color: #215bd6;
}
.ds-resources-filter-list .more-filters-link:after,
.ds-resources-filter-training .more-filters-link:after {
    content: "\f107";
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px;
    font-family: Font Awesome;
    font-weight: inherit;
    transition: transform 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.ds-resources-filter-list .less-filters-link:after,
.ds-resources-filter-training .less-filters-link:after {
    content: "\f106";
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px;
    font-family: Font Awesome;
    font-weight: inherit;
    transition: transform 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.ds-resources-filter-list li,
.ds-resources-filter-training li {
    display: flex;
}
.ds-resources-filter-list li .checkbox,
.ds-resources-filter-training li .checkbox {
    margin: 0;
}
.ds-resources-filter-list li span,
.ds-resources-filter-training li span {
    padding-left: 8px;
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
}
.ds-resources-filter-list li .icon-info,
.ds-resources-filter-training li .icon-info {
    padding-left: 4px !important;
}
@media only screen and (max-width: 767px) {
    .ds-resources-filter-training {
        padding-right: 24px;
    }
    .ds-resources-filter-training li.filter-parent {
        border: 1px solid rgba(89, 110, 125, 0.3);
        padding: 12px;
        max-height: 46px;
        position: relative;
        overflow-y: hidden;
        transition: max-height 1s;
    }
    .ds-resources-filter-training li.filter-parent-open {
        transition: max-height 2s;
        max-height: 600px;
    }
    .ds-resources-filter-training li span.filter-parent-label:before {
        content: "\F107";
        font-family: Font Awesome;
        position: absolute;
        right: 16px;
        top: 8px;
        font-weight: 600;
    }
    .ds-resources-filter-training li span {
        padding-left: 0 !important;
    }
    .ds-resources-filter-training li.active {
        font-weight: 600;
    }
}
.ds-resources-filter-training ul.filter-child {
    display: none;
    padding-left: 0;
}
@media only screen and (max-width: 767px) {
    .ds-resources-filter-training ul.filter-child {
        display: block;
    }
    .ds-resources-filter-training ul.filter-child .filter-child-label {
        padding-left: 0;
    }
    .ds-resources-filter-training ul.filter-child .filter-child-label a {
        padding-left: 12px;
        color: #333;
    }
    .ds-resources-filter-training ul.filter-child .filter-child-label a:before {
        content: "\f104";
        vertical-align: text-bottom;
        position: absolute;
        left: 12px;
        font-family: Font Awesome;
        font-weight: inherit;
    }
    .ds-resources-filter-training ul.filter-child li {
        padding-left: 24px;
        display: block;
    }
    .ds-resources-filter-training ul.filter-child li a {
        padding-left: 0;
    }
    .ds-resources-filter-training ul.filter-child li .filter-nav-item {
        padding: 4px 24px;
    }
    .ds-resources-filter-training ul.filter-child li .filter-nav-item a {
        color: #333;
    }
}
.ds-resources-filter-training .more-filters-link:after {
    content: "\f107";
    display: inline-block;
    vertical-align: text-top;
    margin-left: 5px;
    font-family: Font Awesome;
    font-weight: inherit;
    transition: transform 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
@media only screen and (max-width: 767px) {
    .ds-resources {
        padding: 24px 0;
    }
    .ds-resources .button-container {
        display: block;
    }
    .ds-resources .nav-container.is-open {
        top: 0;
        z-index: 9999;
        height: 100vh;
        max-height: 100vh;
        transform: translateX(0);
        box-shadow: -80px 0 0 0 rgba(0, 0, 0, 0.6) !important;
    }
    .ds-resources .nav-clearing {
        display: block;
    }
    .ds-resources .nav-close {
        display: block;
        width: 100%;
    }
    .ds-resources .nav-container {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 1000;
        width: 90%;
        min-height: 0;
        background: #f7f5f1;
        box-shadow: none;
        transform: translateX(100%);
        transition: all 0.7s cubic-bezier(0.04, 0, 0.2, 1);
    }
    .ds-resources-big-title {
        font-size: 30px !important;
        padding-left: 0 !important;
        font-weight: 600 !important;
    }
    #documentation .ds-resources-big-title,
    #downloads .ds-resources-big-title,
    #training .ds-resources-big-title {
        border-bottom: none;
        margin-bottom: 0;
    }
    .ds-resources-big-title:after {
        top: 18px !important;
        font-size: 18px;
    }
    .ds-resources-title {
        font-size: 20px !important;
        padding-left: 0 !important;
        margin-bottom: 0 !important;
        background: none !important;
        border: none !important;
        border-top: 1px solid #d4cfc5 !important;
        font-weight: 400 !important;
    }
    #design-resources .ds-resources-title {
        border-bottom: 1px solid #d4cfc5 !important;
    }
    #design-resources .active .ds-resources-title {
        border-bottom: none !important;
    }
}
#design-resources .ds-resources-content {
    border-bottom: none !important;
}
#design-resources .active .ds-resources-content {
    border-bottom: 1px solid #d4cfc5 !important;
    padding-bottom: 32px;
}
.ds-resources-block {
    margin: 0;
    padding: 0;
    border: none;
}
.dropdown-menu {
    padding: 15px 0;
    margin: 0;
    top: 114%;
    min-width: 200px;
}
.dropdown-menu button.close {
    position: absolute;
    right: 16px;
    top: 12px;
}
.dropdown-menu button.close span {
    font-size: 16px;
}
.dropdown-menu input {
    margin: 4px 16px;
    padding: 4px 8px 4px 20px;
    width: 140px;
    border: 1px solid #d4cfc5;
    border-radius: 0;
}
.dropdown-menu .searchPartIcon {
    position: absolute;
    top: 28px;
    left: 20px;
    color: #98a8b4;
}
.dropdown-menu .scrollable-menu {
    list-style: none;
    padding: 0;
    margin-top: 16px;
}
.dropdown-menu .scrollable-menu li {
    max-height: auto;
    margin: 0;
}
.dropdown-menu .scrollable-menu li a {
    padding: 8px 20px;
    color: #262626;
    display: block;
    text-decoration: none;
    margin-bottom: 0;
}
.dropdown-menu .scrollable-menu li a:hover {
    background: #e5eaed;
}
@media only screen and (max-width: 480px) {
    .btn-group-flex .dropdown-menu {
        left: 80%;
    }
}
.btn-group-flex .dropdown-menu:after {
    left: 90%;
}
@media only screen and (max-width: 480px) {
    .btn-group-flex .dropdown-menu:after {
        left: 10px;
    }
}
.dropdown-menu:after {
    content: "";
    display: block;
    position: absolute;
    top: -5px;
    left: 10px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-right: 1px solid #d4cfc5;
    border-bottom: 1px solid #d4cfc5;
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.ds-resources.section-title {
    padding-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .ds-resources.section-title {
        padding-bottom: 0 !important;
    }
    .ds-resources.section-title .ds-resources-big-title {
        padding-bottom: 11px;
        margin-bottom: 0;
        border-bottom: 1px solid #d4cfc5 !important;
    }
}
@media only screen and (max-width: 767px) {
    .ds-resources.section-title:after {
        border-top: 1px solid #d4cfc5 !important;
    }
}
.ds-resources.section-content {
    padding-top: 3em;
}
.ds-resources.section-content .ds-resources-title {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .ds-resources.section-content {
        padding-bottom: 0 !important;
        padding-top: 0;
        border-bottom: 1px solid #d4cfc5 !important;
    }
    .ds-resources.section-content .ds-resources-title {
        border-top: none !important;
    }
}
.ds-resources.section-content:before {
    display: none;
}
.ds-resources.section-content.section-additional {
    border-top: 1px solid #d4cfc5;
    padding: 3em 0;
}
.ds-resources.section-content.section-additional .ds-resources-title {
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .ds-resources.section-content.section-additional {
        border-top: none;
        padding-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .ds-resources.section-content.last {
        margin-bottom: 48px !important;
    }
}
@media only screen and (max-width: 767px) {
    #downloads.ds-resources.section-content.section-additional .ds-resources-title {
        font-size: 18px !important;
        border-top: 1px solid #d4cfc5 !important;
    }
}
.ds-resources-block:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.ds-resources:before {
    top: 0;
}
#applicationdetails:before,
#support.getHelp:before,
.ds-resources:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-shadow: none;
    border-top: 1px solid #d4cfc5 !important;
}
@media only screen and (max-width: 767px) {
    .collapse-mobile.active.ds-resources:before {
        display: block;
        border-bottom: 1px solid #d4cfc5 !important;
    }
}
.ds-column-left {
    font-size: 14px;
    height: 100%;
    max-width: 280px;
    width: 280px;
    padding: 0 24px 0 0;
}
@media screen and (min-width: 768px) {
    .ds-column-left {
        position: -webkit-sticky;
        position: sticky;
        top: 130px;
        max-height: calc(100vh - 130px);
    }
    .ds-column-left .nav-container {
        top: 0;
    }
}
@media only screen and (min-width: 768px) and (min-height: 900px) {
    .ds-column-left .filter-list-sticky {
        max-height: calc(100vh - 200px);
    }
}
@media only screen and (min-width: 768px) and (max-height: 899px) {
    .ds-column-left .filter-list-sticky {
        max-height: calc(100vh - 250px);
    }
}
@media only screen and (max-width: 767px) {
    .ds-column-left {
        border: none;
        margin-left: 0 !important;
        max-width: none !important;
        padding-right: 0;
        width: 100%;
    }
}
.ds-column-right {
    border-left: 1px solid #d4cfc5;
    width: calc(100% - 220px);
    padding: 0 0 0 24px;
    position: relative;
}
.ds-column-right .download-desktop {
    display: none;
    padding-top: 24px;
    margin-bottom: 0;
}
.ds-column-right .download-desktop span {
    font-weight: 600;
}
@media only screen and (max-width: 991px) {
    .ds-column-right .alert.aligned {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}
@media only screen and (max-width: 991px) {
    .ds-column-right .download-desktop {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .ds-column-right {
        margin-left: 0;
        width: 100%;
        padding-left: 0;
        border-left: none;
        padding-bottom: 48px;
    }
}
.ds-column-right .prev-revision-container .item-options {
    margin: 0;
}
.ds-column-right .prev-revision-container .item-metadata .meta-item:nth-of-type(2) {
    padding-left: 5px;
}
.ds-column-right .prev-revision-container .item-metadata .prev-rev {
    display: block;
    padding-left: 5px !important;
}
.ds-column-right .prev-revision-container .item-metadata .prev-rev a {
    color: #215bd6 !important;
    text-decoration: none;
}
.ds-column-right .prev-revision-container .item-metadata .prev-rev a:hover {
    text-decoration: underline;
}
.ds-column-right .item-body .item-action {
    margin-bottom: 10px;
}
.ds-column-right .item-options {
    padding: 20px 0 0;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    align-items: center;
    min-width: 200px;
}
@media only screen and (max-width: 991px) {
    .ds-column-right .item-options {
        padding-left: 15px !important;
        justify-content: flex-start !important;
    }
}
.ds-column-right .item-options > .btn,
.ds-column-right .item-options > .btn-group,
.ds-column-right .item-options > .download-details,
.ds-column-right .item-options > .nav-close {
    width: 150px;
    min-width: 130px;
    max-width: 150px;
}
.ds-column-right .item-options .btn-group-sm > .btn,
.ds-column-right .item-options .btn-group-sm > .download-details,
.ds-column-right .item-options .btn-group-sm > .nav-close,
.ds-column-right .item-options .btn-sm {
    min-width: unset !important;
}
.ds-column-right .item-options .item-options-collections {
    margin-left: auto;
    margin-top: auto;
    width: auto;
}
@media only screen and (max-width: 991px) {
    .ds-column-right .item-options .item-options-collections {
        margin-left: 0;
    }
}
@media only screen and (max-width: 991px) {
    .ds-column-right .item-options > .item-options-collections:first-child {
        margin: 0;
        padding-left: 0;
    }
}
@media only screen and (max-width: 479px) {
    .ds-column-right .item-options > .item-options-collections:first-child .item-options-collections-menu {
        left: -4px;
    }
    .ds-column-right .item-options > .item-options-collections:first-child .item-options-collections-menu:after {
        right: unset;
        left: 4px;
    }
}
.ds-column-right .item-options .add-collection {
    cursor: pointer;
}
.ds-column-right .item-options .dropdown-menu {
    right: 0;
    left: unset;
}
.ds-column-right .item-options .dropdown-menu:after {
    right: 10px;
    left: unset;
}
@media only screen and (max-width: 767px) {
    .ds-column-right .item-options .dropdown-menu {
        left: 0;
        right: unset;
    }
    .ds-column-right .item-options .dropdown-menu:after {
        left: 132px;
        right: unset;
    }
}
@media only screen and (max-width: 991px) {
    .ds-column-right .item-options {
        padding: 0 15px;
    }
}
.ds-column-right .item-options .btn-group {
    display: flex;
}
@media only screen and (max-width: 767px) {
    .ds-column-right .item-options .btn-group {
        width: 100%;
    }
}
.ds-column-right .item-options .btn-group .btn,
.ds-column-right .item-options .btn-group .download-details,
.ds-column-right .item-options .btn-group .nav-close {
    width: inherit;
}
.ds-column-right .item-options .btn-group .dropdown-toggle {
    width: 24px;
}
.ds-column-right .item-options img {
    max-width: 100px;
    width: auto;
    margin: auto;
}
@media only screen and (max-width: 991px) {
    .ds-column-right .item-options img {
        margin-left: 0;
    }
}
.ds-column-right.notifyTop {
    padding-top: 72px;
}
.ds-column-right.notifyTop.secure {
    padding-top: 0;
}
.ds-column-right.notifyTop.secure > .alert {
    display: flex;
    align-items: flex-start;
    position: inherit;
    width: 100%;
}
.ds-column-right.notifyTop.secure > .alert a {
    text-decoration: underline;
}
.ds-column-right.notifyTop.secure .alert-grey a {
    text-decoration: none;
}
.ds-column-right.notifyTop.secure .alert-grey a:hover {
    text-decoration: underline;
}
.ds-column-right.notifyTop.secure > .loading-view {
    position: inherit;
    width: 100%;
    text-align: center;
    padding-top: 0;
}
.ds-column-right.notifyTop.secure > .loading-view a {
    text-decoration: underline;
}
.ds-column-right.notifyTop.secure > .loading-view span:first-child {
    font-size: 40px;
}
.ds-column-right.notifyTop.secure > .loading-view p {
    padding-top: 24px;
}
.ds-column-right.notifyTop.secure > .additional p:not(:first-child) {
    padding-top: 36px;
}
.ds-column-right.notifyTop.secure form {
    position: inherit;
}
.ds-column-right.notifyTop form {
    top: 72px;
}
.ds-column-right.notifyTop > .alert {
    position: absolute;
    top: 0;
    width: 100%;
}
.ds-column-right.notifyTop > .alert a {
    text-decoration: underline;
}
.ds-column-right.notifyTop > .loading-view {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding-top: 0;
}
.ds-column-right.notifyTop > .loading-view a {
    text-decoration: underline;
}
.ds-column-right.notifyTop > .loading-view span:first-child {
    font-size: 40px;
}
.ds-column-right.notifyTop > .loading-view p {
    padding-top: 24px;
}
.ds-column-right.notifyTop > .alert ~ .alert {
    position: relative;
    top: unset;
}
@media only screen and (max-width: 768px) {
    .ds-column-right p#linkClick {
        display: inline-block;
    }
    .ds-column-right p#linkClick span {
        height: 40px;
        padding-top: 2px;
        float: left;
    }
}
.ds-column-right.filter .form-inline {
    top: 86px;
}
.ds-column-right.filter .icon-filter {
    font-size: 17px;
    color: #898683;
}
.ds-column-right.filter .search-icon {
    top: 1px;
}
.ds-column-right.filter .ds-resources-sorting:first-of-type {
    margin-bottom: 36px;
    display: inherit;
}
.ds-column-right.filter .ds-resources-sorting:first-of-type .ds-selected-filters {
    padding-bottom: 8px;
    padding-top: 20px;
    border-bottom: 1px solid #d4cfc5;
}
.ds-column-right.filter .ds-resources-sorting .form-inline {
    position: inherit;
}
.ds-selected-filters {
    display: none;
    margin-top: 24px;
    padding: 4px 0 16px;
}
@media only screen and (max-width: 767px) {
    .ds-selected-filters {
        display: block;
    }
}
.ds-selected-filters ul {
    padding-left: 0;
    display: flex;
    justify-content: start;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    margin-top: 12px;
}
.ds-selected-filters ul li.selectedfilterli:first-child {
    margin-top: 12px;
}
.ds-selected-filters li {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 0;
    list-style: none;
    margin-right: 12px;
    margin-bottom: 12px;
}
.ds-selected-filters li a {
    padding: 12px 30px 12px 16px;
    border-radius: 100px;
    font-size: 14px;
    display: flex;
    background: #ebe7dd;
    color: #000;
}
.ds-selected-filters .keyword {
    display: flex;
    margin-top: 0;
}
.ds-selected-filters .keyword a {
    padding: 12px 30px 12px 16px;
    word-break: break-all;
    background: #ffeda7;
}
.ds-selected-filters .keyword a:before {
    top: auto !important;
}
.ds-selected-filters li a:before {
    content: "\f00d";
    font-family: Font Awesome;
    position: absolute;
    right: 14px;
    top: auto;
    font-weight: 400;
}
.filter-parent {
    display: block !important;
    margin: 20px 0;
}
.filter-parent-label {
    display: block;
    font-size: 14px;
    padding: 0 !important;
    font-weight: 600;
    color: #000;
    cursor: default;
}
.filter-parent-list {
    padding: 0 !important;
}
.filter-parent select {
    border: 1px solid #64798a;
    box-shadow: none;
    width: 178px;
}
.filter-parent #accessStatusOption {
    font-size: 14px;
}
.nav-container.filter-list-sticky {
    padding-bottom: 0;
}
.nav-container .ds-selected-filters {
    padding: 24px 32px;
    border-bottom: 1px solid #d4cfc5;
    position: relative;
}
.nav-container .ds-selected-filters h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
.nav-container .ds-selected-filters .clearFilter {
    position: absolute;
    right: 11px;
    bottom: 8px;
}
.nav-container .ds-selected-filters ul {
    padding-left: 0;
    display: block;
}
.nav-container .ds-selected-filters ul li {
    padding-left: 8px;
}
.nav-container .ds-selected-filters ul a {
    background: none;
}
.nav-container .ds-selected-filters ul a:before {
    left: 0;
}
@media only screen and (max-width: 767px) {
    .nav-container.is-open .ds-resources-filter {
        margin-top: 20px !important;
        padding: 0;
    }
    .nav-container.is-open .ds-resources-filter .filterByActive {
        font-size: 18px;
        color: #20272d;
        padding-left: 20px;
        display: block;
        font-size: 20px;
        text-transform: none;
        letter-spacing: 0;
        font-weight: 600;
    }
}
.nav-container.is-open .ds-resources-filter .ds-selected-filters {
    padding: 0;
    margin: 0;
}
.nav-container.is-open .ds-resources-filter .ds-selected-filters ul {
    list-style: none;
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    word-break: break-word;
}
.nav-container.is-open .ds-resources-filter .ds-selected-filters ul li {
    margin: 0;
}
.nav-container.is-open .ds-resources-filter .clearFilter {
    bottom: unset;
    top: 0;
}
.nav-container.is-open .ds-resources-filter .ds-resources-filter-list {
    padding-left: 20px;
}
.nav-container.is-open .ds-resources-filter .ds-resources-filter-training {
    padding-left: 20px;
    padding-right: 20px;
}
@keyframes openFilter {
    0% {
        max-height: 0%;
    }
    to {
        max-height: 100%;
    }
}
@media only screen and (max-width: 767px) {
    #support .communityModule-title {
        border-bottom: none !important;
    }
}
@media only screen and (max-width: 767px) {
    #design-resources,
    #product-details {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}
.loading-view {
    position: inherit;
    width: 100%;
    text-align: center;
    padding-top: 0;
}
.loading-view a {
    text-decoration: underline;
}
.loading-view span:first-child {
    font-size: 40px;
}
.loading-view p {
    padding-top: 24px;
}
#software.ds-resources-block {
    padding: 48px 0;
}
#software.ds-resources-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-shadow: none;
    border-top: 1px solid #d4cfc5 !important;
}
#software.ds-resources-block .ds-resources-title {
    margin-top: 0;
}
.stepper-content .retrieved-results {
    padding-bottom: 48px !important;
}
.stepper-content .retrieved-results .retrieved-items > li {
    border: none;
    padding: 20px 15px 20px 0;
}
.stepper-content .retrieved-results .retrieved-items > li .item-title {
    font-size: 16px;
    margin-right: 8px;
}
.stepper-content .retrieved-results .retrieved-items > li .item-title.no-anchor .text-no-anchor,
.stepper-content .retrieved-results .retrieved-items > li .item-title a {
    margin-right: 8px;
}
.stepper-content .retrieved-results .retrieved-items > li .item-title.no-anchor .text-new-my-lib:first-child {
    margin-left: 0;
}
.stepper-content .retrieved-results .retrieved-items > li .item-title span.icon-newtab {
    padding-left: 4px;
}
.stepper-content .retrieved-results .retrieved-items > li .text-new-my-lib {
    margin-right: 4px;
    margin-left: 0;
    padding: 3px 8px;
    vertical-align: 2px;
}
.stepper-content .retrieved-results .retrieved-items > li .text-new-secondary {
    color: #895701;
    background: rgba(245, 155, 0, 0.3);
}
.stepper-content .retrieved-results .retrieved-items > li .alert p {
    font-size: 14px;
}
.stepper-content .retrieved-results .retrieved-items > li .alert-section {
    max-width: inherit;
    padding-right: 0;
}
.stepper-content .retrieved-results .retrieved-items > li .alert-default p {
    font-size: 14px;
    color: #000;
}
.stepper-content .retrieved-results .retrieved-items > li .alert-default a {
    color: #215bd6;
    text-decoration: none;
}
.stepper-content .retrieved-results .retrieved-items > li .alert-default a:hover {
    text-decoration: underline;
}
.stepper-content .retrieved-results .sw-type {
    padding-top: 28px;
    gap: 8px;
}
.stepper-content .retrieved-results .sw-type .btn,
.stepper-content .retrieved-results .sw-type .download-details,
.stepper-content .retrieved-results .sw-type .nav-close {
    width: 100%;
}
.stepper-content .retrieved-results .btn-group {
    max-width: 100% !important;
    width: 100% !important;
}
.stepper-content .retrieved-results .item-metadata > .meta-item ~ .meta-item {
    padding-left: 0;
}
.stepper-content .retrieved-results .item-metadata {
    padding-left: 5px;
}
.stepper-content .retrieved-results .meta-item:not(.title) {
    padding-right: 14px;
    display: inline-block;
    padding-left: 0;
}
.stepper-content .retrieved-results .meta-item:not(.title) .meta-file:only-child {
    padding-right: 0 !important;
}
.stepper-content .retrieved-results .meta-item:not(.title) .meta-file {
    border: none;
    padding-right: 8px;
}
.stepper-content .retrieved-results .meta-item:not(.title) img {
    padding: 2px 8px 2px 0;
    border-right: 1px solid #d4cfc5;
    width: 68px;
}
.stepper-content .retrieved-results .meta-item > .meta-file ~ .meta-file {
    border-left: 1.5px solid #64798a;
    padding-left: 8px;
    padding-right: 0;
}
.stepper-content .retrieved-results .nav-header {
    border: none;
}
.stepper-content .retrieved-results .card1-footer .resource-list {
    padding-bottom: 8px;
}
.stepper-content .retrieved-results .alert-default p {
    font-size: 14px;
    color: #000;
}
.stepper-content .retrieved-results .alert-default a {
    color: #215bd6;
    text-decoration: none;
}
.stepper-content .retrieved-results .alert-default a:hover {
    text-decoration: underline;
}
.shopping-list .box-container .stepper-content .retrieved-results .hw-partner.description,
.stepper-content .retrieved-results .metadata.hw-partner,
.stepper-content .retrieved-results .shopping-list .box-container .hw-partner.description {
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.shopping-list .box-container .stepper-content .retrieved-results .hw-partner.description img,
.stepper-content .retrieved-results .metadata.hw-partner img,
.stepper-content .retrieved-results .shopping-list .box-container .hw-partner.description img {
    border: none;
}
.shopping-list .box-container .stepper-content .retrieved-results .hw-partner.description .meta-item.border,
.stepper-content .retrieved-results .metadata.hw-partner .meta-item.border,
.stepper-content .retrieved-results .shopping-list .box-container .hw-partner.description .meta-item.border {
    border-left: 1px solid #d4cfc5;
    height: 50px;
}
.stepper-content .button-section {
    padding-top: 48px !important;
}
.next-offer {
    position: fixed;
    right: -274px;
    width: 300px;
    bottom: 180px;
    height: auto;
    box-sizing: border-box;
    transition: right 0.5s;
    border-left: none;
    background: #ebe7dd;
    z-index: 999;
}
.next-offer .offer-component {
    display: flex;
}
.next-offer .offer-container {
    padding: 18px;
    min-height: 100px;
    max-height: 220px;
    overflow-y: auto;
}
.next-offer .offer-header .text-new-my-lib {
    background-color: #fff;
    margin-left: 0;
    color: #000;
}
.next-offer .offer-content {
    padding-top: 12px;
    font-size: 14px;
}
.next-offer .offer-content p {
    display: block;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.next-offer .offer-content #smartchat_text_content {
    display: block !important;
}
.next-offer .offer-content a {
    display: block;
    margin-bottom: 4px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
}
.next-offer .offer-content .cta {
    margin-bottom: 8px;
}
.next-offer .offer-content .metadata,
.next-offer .offer-content .shopping-list .box-container .description,
.shopping-list .box-container .next-offer .offer-content .description {
    font-size: 14px;
    color: #686664;
}
.next-offer .offer-content .metadata .meta-item,
.next-offer .offer-content .shopping-list .box-container .description .meta-item,
.shopping-list .box-container .next-offer .offer-content .description .meta-item {
    padding-right: 8px;
    display: inline-block;
}
.next-offer .toggle {
    padding: 12px;
    border: none;
    left: 0;
    width: 20px;
    background: #ebe7dd;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all 0.2s cubic-bezier(0.04, 0, 0.2, 1);
}
.next-offer .toggle span {
    color: #262626;
}
.next-offer .toggle:hover {
    outline: none;
    background-color: #d4cfc5;
    color: transparent;
}
.next-offer .toggle:hover:before {
    opacity: 1;
}
@media only screen and (max-width: 767px) {
    .next-offer {
        display: none;
    }
}
.next-offer.open {
    right: 0;
}
.next-offer-hor {
    position: fixed;
    width: calc(100vw - 17px);
    margin-left: calc(-50vw + 5px);
    left: 50%;
    height: auto;
    box-sizing: border-box;
    transition: bottom 0.5s;
    background: #000;
    z-index: 997;
    min-height: 108px;
    bottom: -104px;
}
.next-offer-hor.open {
    bottom: 0;
}
.next-offer-hor-button {
    display: block;
    position: relative;
    padding: 0;
}
.next-offer-hor-button .btn,
.next-offer-hor-button .download-details,
.next-offer-hor-button .nav-close {
    width: 160px;
    position: absolute;
    bottom: 16px;
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 0;
    left: 160px;
}
.next-offer-hor-button .btn:hover,
.next-offer-hor-button .download-details:hover,
.next-offer-hor-button .nav-close:hover {
    background-color: #000;
    border-color: #000;
}
.next-offer-hor-button .btn .icon-chevron-up,
.next-offer-hor-button .download-details .icon-chevron-up,
.next-offer-hor-button .nav-close .icon-chevron-up {
    position: relative;
    bottom: 5px;
}
@media (max-width: 768px) {
    .next-offer-hor-button {
        display: none;
    }
}
.next-offer-hor-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 42px;
    padding: 18px 160px 18px 35px;
}
.next-offer-hor-container-left {
    min-width: 200px;
}
.next-offer-hor-container-left .buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}
.next-offer-hor-container-left .buttons a {
    color: #3ecafb;
}
.next-offer-hor-container-right .filter-tag-filters {
    gap: 12px;
}
.next-offer-hor-container-right .filter-tag-filters .section,
.next-offer-hor-container-right .filter-tag-filters .section:first-child {
    margin: 0;
}
.next-offer-hor-container-right .filter-tag-filters .section .tag,
.next-offer-hor-container-right .filter-tag-filters .section:first-child .tag {
    transition: all 0.35s ease-in-out;
}
.next-offer-hor-container-right .filter-tag-filters .section .tag.dashed,
.next-offer-hor-container-right .filter-tag-filters .section:first-child .tag.dashed {
    width: 172px;
    background-color: #262626;
    border-width: 2px;
}
@media (max-width: 1024px) {
    .next-offer-hor-container-right {
        display: none;
    }
}
.next-offer-hor-container .description {
    color: #fff;
    font-size: 14px;
    padding-top: 8px;
}
.next-offer-hor-container .has-error p {
    color: #f54d4d;
}
.next-offer-hor.next-offer-stick-bottom {
    position: absolute;
    bottom: 0;
}
.next-offer-btn {
    display: flex;
    width: 160px;
    position: absolute;
    bottom: 16px;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 0;
    left: 154px;
    bottom: -8px;
    background-color: #000;
    border-radius: 100px;
}
.next-offer-btn:hover {
    cursor: pointer;
}
.next-offer-icon {
    margin: auto;
    color: #fff;
    font-size: 14px;
}
.licensing h3:first-child {
    margin-top: 0;
}
.licensing .retrieved-items {
    padding: 16px 0;
    margin-bottom: 0;
}
.licensing .retrieved-items .retrieved-item {
    border-top: none;
    padding: 12px 0;
    flex-wrap: unset;
}
.licensing .retrieved-items .retrieved-item .item-body {
    max-width: 100%;
}
.licensing .retrieved-items .retrieved-item .item-body .item-title {
    font-size: 16px;
}
.licensing .retrieved-items .item-media {
    max-width: 165px;
}
.licensing .retrieved-items .item-media img {
    border: 1px solid #d6dce0;
}
.licensing .retrieved-items .meta-item:not(.title) {
    padding-right: 14px;
    display: inline-block;
    padding-left: 0;
}
.licensing .retrieved-items .meta-item:not(.title) .meta-file:only-child {
    padding-right: 0 !important;
}
.licensing .retrieved-items .meta-item:not(.title) .meta-file {
    border: none;
    padding-right: 8px;
}
.licensing .retrieved-items .meta-item:not(.title) img {
    padding: 2px 8px 2px 0;
    border-right: 1.5px solid rgba(152, 168, 180, 0.74);
    width: 68px;
}
.licensing .collapse-mobile {
    margin-top: 20px;
}
.licensing .collapse-mobile h3 {
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    .licensing .collapse-mobile {
        margin-top: 0;
    }
    .licensing .collapse-mobile h3 {
        margin: 0;
    }
    .licensing .collapse-mobile.active {
        border-bottom: 1px solid #d6dce0;
    }
    .licensing .collapse-mobile.active h3 {
        border-bottom: none;
    }
}
.timeline-container {
    max-width: 900px;
    margin: auto;
}
.cd-timeline__container {
    position: relative;
}
.cd-timeline__container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 23px;
    height: calc(100% - 130px);
    width: 1px;
    background: #aaa6a2 !important;
}
@media (min-width: 64rem) {
    .cd-timeline__container:before {
        left: 50%;
        transform: translateX(-50%);
    }
}
.timeline__block {
    display: flex;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.timeline__block:last-child {
    margin-bottom: 0;
}
@media (min-width: 64rem) {
    .timeline__block:nth-child(2n) {
        flex-direction: row-reverse;
    }
}
.timeline__sub_child {
    width: 38px !important;
    height: 38px !important;
}
.timeline__img {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #2074b6;
    border: 12px solid #fff;
}
.timeline__img img {
    width: 12px;
    height: 12px;
}
.timeline__block .timeline__img label {
    position: absolute;
    left: -115px;
    font-size: 32px;
}
.timeline__block:nth-child(2n) .timeline__img label {
    left: 69px;
}
@media (max-width: 1006px) {
    .timeline__block .timeline__img label,
    .timeline__block:nth-child(2n) .timeline__img label {
        left: 50px;
    }
}
@media (min-width: 64rem) {
    .timeline__block:nth-child(2n) .timeline__img.timeline__sub_child,
    .timeline__sub_child {
        margin-right: calc(5% - 20px) !important;
        margin-left: calc(5% - 20px) !important;
    }
    .timeline__img {
        width: 48px;
        height: 48px;
        order: 1;
        margin-left: calc(5% - 24px);
        will-change: transform;
    }
    .timeline__block:nth-child(2n) .timeline__img {
        margin-right: calc(5% - 24px);
    }
}
.timeline__img--picture {
    background-color: #000;
}
.timeline__content {
    -ms-flex-positive: 1;
    background-color: transparent !important;
    flex-grow: 1;
    position: relative;
    margin-left: 1.25em;
    padding: 48px 0 0;
}
.timeline__content p {
    padding: 18px 0;
    font-size: 16px;
    margin-bottom: 0;
}
.timeline__content.p0 p {
    padding: 8px 0;
    font-size: 16px;
}
@media (min-width: 64rem) {
    .timeline__content {
        width: 45%;
        flex-grow: 0;
        will-change: transform;
        margin: 0;
        font-size: 0.8em;
        --line-height-multiplier: 1.2;
    }
    .timeline__content:before {
        top: 24px;
    }
}
@media (min-width: 64rem) {
    .timeline__block:nth-child(2n) .cd-timeline__date {
        left: auto;
        right: 120%;
        text-align: right;
    }
}
@media (min-width: 64rem) {
    .timeline__content--hidden,
    .timeline__img--hidden {
        visibility: hidden;
    }
    .timeline__img--bounce-in {
        animation: cd-bounce-1 0.6s;
    }
    .timeline__content--bounce-in {
        animation: cd-bounce-2 0.6s;
    }
    .timeline__block:nth-child(2n) .timeline__content--bounce-in {
        animation-name: cd-bounce-2-inverse;
    }
}
@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
}
@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
}
@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
}
.global-component[component*="Investors"] {
    min-height: 64px;
}
.global-component[component*="Whats-new"] {
    min-height: 385px;
}
.global-component[component*="Whats-new"] .skeleton .whats-new-item {
    min-height: 326px;
}
.global-component[component*="Whats-new"] .skeleton .whats-new-item .whats-new-img {
    background-color: transparent;
    padding-bottom: 0;
}
.global-component[component*="Whats-new"] .skeleton .whats-new-item .whats-new-img .react-loading-skeleton {
    min-height: 150px;
    top: -4px;
}
.global-component[component*="Whats-new"] .skeleton .whats-new-item .whats-new-content .whats-new-title {
    margin-top: 0;
}
@media only screen and (max-width: 991px) {
    .global-component[component*="Whats-new"] .whats-new-item {
        min-height: 330px;
    }
    .global-component[component*="Whats-new"] .whats-new-item .whats-new-img .react-loading-skeleton {
        min-height: 330px;
        top: -3px;
    }
}
@media only screen and (max-width: 767px) {
    .global-component[component*="Whats-new"] {
        min-height: 1182px;
    }
    .global-component[component*="Whats-new"] .whats-new-item {
        min-height: 343px;
    }
    .global-component[component*="Whats-new"] .whats-new-item .whats-new-img .react-loading-skeleton {
        min-height: 330px;
    }
}
.global-component[component*="KeyTopic-blogs"],
.global-component[component*="KeyTopic"] {
    min-height: 460px;
}
.global-component[component*="KeyTopic-blogs"] .key-topic-img .react-loading-skeleton,
.global-component[component*="KeyTopic"] .key-topic-img .react-loading-skeleton {
    min-height: 150px;
    top: -4px;
}
.global-component[component*="KeyTopic-training-no-img"] {
    min-height: 200px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}
@keyframes react-loading-skeleton {
    to {
        transform: translateX(100%);
    }
}
.react-loading-skeleton {
    --base-color: #f7f5f1;
    --highlight-color: #fff;
    --animation-duration: 1.5s;
    --animation-direction: normal;
    --pseudo-element-display: block;
    background-color: var(--base-color);
    width: 100%;
    border-radius: 0.25rem;
    display: inline-flex;
    line-height: 1;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.react-loading-skeleton:has(.skeleton-placeholder > .btn, .skeleton-placeholder > .nav-close, .skeleton-placeholder > .download-details) {
    width: auto;
}
.react-loading-skeleton:after {
    content: " ";
    display: var(--pseudo-element-display);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, var(--base-color), var(--highlight-color), var(--base-color));
    transform: translateX(-100%);
    animation-name: react-loading-skeleton;
    animation-direction: var(--animation-direction);
    animation-duration: var(--animation-duration);
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
.skeleton-placeholder {
    opacity: 0;
}
.new-form,
.new-login {
    padding: 3em 0;
}
@media only screen and (min-width: 1800px) {
    .new-form,
    .new-login {
        width: 50%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-form,
    .new-login {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-form,
    .new-login {
        width: 68%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new-form,
    .new-login {
        width: 75%;
    }
}
@media only screen and (max-width: 767px) {
    .new-form,
    .new-login {
        width: 75%;
    }
}
@media only screen and (max-width: 624px) {
    .new-form,
    .new-login {
        width: 100%;
    }
}
@media only screen and (max-width: 479px) {
    .new-form,
    .new-login {
        width: 100%;
    }
}
.new-form-subtitle,
.new-form-title,
.new-login-subtitle,
.new-login-title {
    text-align: center;
    margin-top: 20px;
}
.new-form-subtitle .spin-icon,
.new-form-title .spin-icon,
.new-login-subtitle .spin-icon,
.new-login-title .spin-icon {
    margin-bottom: 32px;
    font-size: 40px;
}
.new-form-subtitle-email,
.new-form-title-email,
.new-login-subtitle-email,
.new-login-title-email {
    font-weight: 600;
}
.new-form-subtitle-icon,
.new-form-title-icon,
.new-login-subtitle-icon,
.new-login-title-icon {
    font-size: 40px;
    text-align: center;
}
.new-form-subtitle.center,
.new-form-title.center,
.new-login-subtitle.center,
.new-login-title.center {
    text-align: center !important;
}
.new-form-subtitle,
.new-login-subtitle {
    font-size: 18px;
    margin-top: 25px;
    font-family: Poppins, sans-serif;
    color: #000;
}
.new-form .subtitle,
.new-login .subtitle {
    font-size: 18px;
}
.new-form-loader,
.new-login-loader {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 16px 0 !important;
}
.new-form-loader .spin-icon,
.new-login-loader .spin-icon {
    font-size: 22px;
    margin-bottom: 8px;
}
.new-form .form-section,
.new-login .form-section {
    border: 1px solid #d4cfc5;
}
.new-form .form-section:last-of-type:not(:first-of-type),
.new-login .form-section:last-of-type:not(:first-of-type) {
    border-top: none;
}
.new-form .form-section:last-of-type,
.new-login .form-section:last-of-type {
    margin-bottom: 16px;
}
.new-form .form-section #captcha_img_val_msg,
.new-login .form-section #captcha_img_val_msg {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: Poppins, sans-serif;
    color: #d60b2d !important;
}
.new-form .form-container,
.new-login .form-container {
    padding: 16px 0;
    width: 80%;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .new-form .form-container,
    .new-login .form-container {
        width: 70%;
    }
}
@media only screen and (min-width: 580px) and (767px) {
    .new-form .form-container,
    .new-login .form-container {
        width: 70%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 580px) {
    .new-form .form-container,
    .new-login .form-container {
        width: 80%;
    }
}
@media only screen and (max-width: 479px) {
    .new-form .form-container,
    .new-login .form-container {
        width: 100%;
    }
}
.new-form .form-subForm,
.new-login .form-subForm {
    padding-left: 24px;
}
.new-form .form-subSection,
.new-login .form-subSection {
    padding: 22px 24px 0;
    position: relative;
}
.new-form .form-subSection:last-of-type,
.new-login .form-subSection:last-of-type {
    padding-bottom: 24px;
}
.new-form .form-subSection .g-recaptcha,
.new-login .form-subSection .g-recaptcha {
    transform: scale(0.96);
    transform-origin: 0 0;
}
.new-form .form-subSection-label,
.new-login .form-subSection-label {
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
.new-form .form-subSection-title,
.new-login .form-subSection-title {
    font-size: 20px;
    color: #20272d;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.new-form .form-subSection-label.big,
.new-login .form-subSection-label.big {
    font-size: 20px;
}
.new-form .form-subSection-control,
.new-form .form-subSection-input,
.new-login .form-subSection-control,
.new-login .form-subSection-input {
    margin-top: 2px;
}
.new-form .form-subSection-description,
.new-login .form-subSection-description {
    font-size: 16px;
    padding: 2px 0;
    margin: 0;
    display: block;
}
.new-form .form-subSection-helper,
.new-login .form-subSection-helper {
    padding-top: 4px;
    font-size: 14px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #686664;
}
.new-form .form-subSection-pass,
.new-login .form-subSection-pass {
    float: right;
}
.new-form .form-subSection-pass .icon-eye,
.new-login .form-subSection-pass .icon-eye {
    vertical-align: middle;
    margin-right: 4px;
}
.new-form .form-subSection-pass a,
.new-login .form-subSection-pass a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.new-form .form-subSection-pass a:hover,
.new-login .form-subSection-pass a:hover {
    text-decoration: none;
}
.new-form .form-subSection-button .btn,
.new-form .form-subSection-button .download-details,
.new-form .form-subSection-button .nav-close,
.new-login .form-subSection-button .btn,
.new-login .form-subSection-button .download-details,
.new-login .form-subSection-button .nav-close {
    width: 100%;
}
.new-form .form-subSection-recommendations,
.new-login .form-subSection-recommendations {
    font-size: 14px;
    padding-top: 8px;
}
.new-form .form-subSection-recommendations li:not(.pass):not(.error):not(.attention) span,
.new-login .form-subSection-recommendations li:not(.pass):not(.error):not(.attention) span {
    padding-left: 10px;
    display: block;
}
.new-form .form-subSection-recommendations #termsOfUseCheck,
.new-login .form-subSection-recommendations #termsOfUseCheck {
    padding-left: 19px;
}
.new-form .form-subSection-recommendations .pass,
.new-login .form-subSection-recommendations .pass {
    display: flex;
    list-style: none;
    margin-left: -16px;
}
.new-form .form-subSection-recommendations .pass:before,
.new-login .form-subSection-recommendations .pass:before {
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    content: "\F00C";
    color: #008a00;
    padding-right: 12px;
    top: 2px;
    position: relative;
}
.new-form .form-subSection-recommendations .error,
.new-login .form-subSection-recommendations .error {
    display: flex;
    list-style: none;
    margin-left: -16px;
}
.new-form .form-subSection-recommendations .error:before,
.new-login .form-subSection-recommendations .error:before {
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    content: "\F00D";
    color: #d60b2d;
    padding-right: 14px;
    font-size: 16px;
    padding-left: 2px;
    top: 2px;
    position: relative;
}
.new-form .form-subSection-recommendations [class*="icon-"],
.new-login .form-subSection-recommendations [class*="icon-"] {
    margin-right: 4px;
}
.new-form .form-subSection-recommendations .icon-times,
.new-login .form-subSection-recommendations .icon-times {
    margin-left: 3px;
    margin-right: 6px;
}
.jumpto .new-form .form-subSection-recommendations ul,
.jumpto .new-login .form-subSection-recommendations ul,
.new-form .form-subSection-recommendations .jumpto ul,
.new-form .form-subSection-recommendations .list-unstyled,
.new-form .form-subSection-recommendations .shopping-coupon-list,
.new-login .form-subSection-recommendations .jumpto ul,
.new-login .form-subSection-recommendations .list-unstyled,
.new-login .form-subSection-recommendations .shopping-coupon-list {
    margin-bottom: 0;
}
.jumpto .new-form .form-subSection-recommendations ul li,
.jumpto .new-login .form-subSection-recommendations ul li,
.new-form .form-subSection-recommendations .jumpto ul li,
.new-form .form-subSection-recommendations .list-unstyled li,
.new-form .form-subSection-recommendations .shopping-coupon-list li,
.new-login .form-subSection-recommendations .jumpto ul li,
.new-login .form-subSection-recommendations .list-unstyled li,
.new-login .form-subSection-recommendations .shopping-coupon-list li {
    padding: 2px 0;
    margin-bottom: 0;
}
.jumpto .new-form .form-subSection-recommendations ul li ul,
.jumpto .new-login .form-subSection-recommendations ul li ul,
.new-form .form-subSection-recommendations .jumpto ul li ul,
.new-form .form-subSection-recommendations .list-unstyled li ul,
.new-form .form-subSection-recommendations .shopping-coupon-list li ul,
.new-login .form-subSection-recommendations .jumpto ul li ul,
.new-login .form-subSection-recommendations .list-unstyled li ul,
.new-login .form-subSection-recommendations .shopping-coupon-list li ul {
    padding-left: 24px;
}
.jumpto .new-form .form-subSection-recommendations ul li ul li,
.jumpto .new-login .form-subSection-recommendations ul li ul li,
.new-form .form-subSection-recommendations .jumpto ul li ul li,
.new-form .form-subSection-recommendations .list-unstyled li ul li,
.new-form .form-subSection-recommendations .shopping-coupon-list li ul li,
.new-login .form-subSection-recommendations .jumpto ul li ul li,
.new-login .form-subSection-recommendations .list-unstyled li ul li,
.new-login .form-subSection-recommendations .shopping-coupon-list li ul li {
    padding: 0;
    margin-bottom: 2px;
}
.new-form .form-subSection-recommendations progress,
.new-login .form-subSection-recommendations progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 8px;
    width: 100%;
    height: 4px;
    background: none;
    background-color: #ebe7dd;
}
.new-form .form-subSection-recommendations progress::-webkit-progress-bar,
.new-login .form-subSection-recommendations progress::-webkit-progress-bar {
    background: none;
    background-color: #ebe7dd;
}
.new-form .form-subSection-recommendations progress[value="1"]::-webkit-progress-optimum-value,
.new-login .form-subSection-recommendations progress[value="1"]::-webkit-progress-optimum-value {
    background: #d60b2d;
}
.new-form .form-subSection-recommendations progress[value="2"]::-webkit-progress-optimum-value,
.new-login .form-subSection-recommendations progress[value="2"]::-webkit-progress-optimum-value {
    background: #ffd800;
}
.new-form .form-subSection-recommendations progress[value="3"]::-webkit-progress-optimum-value,
.new-form .form-subSection-recommendations progress[value="4"]::-webkit-progress-optimum-value,
.new-login .form-subSection-recommendations progress[value="3"]::-webkit-progress-optimum-value,
.new-login .form-subSection-recommendations progress[value="4"]::-webkit-progress-optimum-value {
    background: #008a00;
}
.new-form .form-subSection-recommendations progress[value="1"]::-webkit-progress-value,
.new-login .form-subSection-recommendations progress[value="1"]::-webkit-progress-value {
    background: #d60b2d;
}
.new-form .form-subSection-recommendations progress[value="2"]::-webkit-progress-value,
.new-login .form-subSection-recommendations progress[value="2"]::-webkit-progress-value {
    background: #ffd800;
}
.new-form .form-subSection-recommendations progress[value="3"]::-webkit-progress-value,
.new-form .form-subSection-recommendations progress[value="4"]::-webkit-progress-value,
.new-login .form-subSection-recommendations progress[value="3"]::-webkit-progress-value,
.new-login .form-subSection-recommendations progress[value="4"]::-webkit-progress-value {
    background: #008a00;
}
.new-form .form-subSection-recommendations progress[value="1"]::-moz-progress-bar,
.new-login .form-subSection-recommendations progress[value="1"]::-moz-progress-bar {
    background: #d60b2d;
}
.new-form .form-subSection-recommendations progress[value="2"]::-moz-progress-bar,
.new-login .form-subSection-recommendations progress[value="2"]::-moz-progress-bar {
    background: #ffd800;
}
.new-form .form-subSection-recommendations progress[value="3"]::-moz-progress-bar,
.new-form .form-subSection-recommendations progress[value="4"]::-moz-progress-bar,
.new-login .form-subSection-recommendations progress[value="3"]::-moz-progress-bar,
.new-login .form-subSection-recommendations progress[value="4"]::-moz-progress-bar {
    background: #008a00;
}
.new-form .form-subSection-recommendations-text,
.new-login .form-subSection-recommendations-text {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
.new-form .form-subSection-recommendations-text-small,
.new-login .form-subSection-recommendations-text-small {
    font-size: 14px;
    line-height: 22px;
    color: #686664;
}
.new-form .form-subSection-recommendations ul,
.new-login .form-subSection-recommendations ul {
    color: #686664;
}
.new-form .form-subSection #password-strength-text.form-subSection-recommendations-text,
.new-form .form-subSection-recommendations #password_error_val,
.new-form .form-subSection-recommendations .attention,
.new-login .form-subSection #password-strength-text.form-subSection-recommendations-text,
.new-login .form-subSection-recommendations #password_error_val,
.new-login .form-subSection-recommendations .attention {
    font-size: 16px;
}
.new-form .form-subSection .checkbox,
.new-form .form-subSection .radio,
.new-login .form-subSection .checkbox,
.new-login .form-subSection .radio {
    margin: 0;
}
.new-form .form-subSection .checkbox .shopping-statement p,
.new-form .form-subSection .checkbox .text-muted,
.new-form .form-subSection .radio .shopping-statement p,
.new-form .form-subSection .radio .text-muted,
.new-login .form-subSection .checkbox .shopping-statement p,
.new-login .form-subSection .checkbox .text-muted,
.new-login .form-subSection .radio .shopping-statement p,
.new-login .form-subSection .radio .text-muted,
.shopping-statement .new-form .form-subSection .checkbox p,
.shopping-statement .new-form .form-subSection .radio p,
.shopping-statement .new-login .form-subSection .checkbox p,
.shopping-statement .new-login .form-subSection .radio p {
    font-size: 16px;
    color: #000;
}
.new-form .form-subSection .checkbox .shopping-statement p a,
.new-form .form-subSection .checkbox .text-muted a,
.new-form .form-subSection .radio .shopping-statement p a,
.new-form .form-subSection .radio .text-muted a,
.new-login .form-subSection .checkbox .shopping-statement p a,
.new-login .form-subSection .checkbox .text-muted a,
.new-login .form-subSection .radio .shopping-statement p a,
.new-login .form-subSection .radio .text-muted a,
.shopping-statement .new-form .form-subSection .checkbox p a,
.shopping-statement .new-form .form-subSection .radio p a,
.shopping-statement .new-login .form-subSection .checkbox p a,
.shopping-statement .new-login .form-subSection .radio p a {
    font-size: 16px;
    color: #215bd6;
    text-decoration: none;
}
.new-form .form-subSection .checkbox .shopping-statement p a:hover,
.new-form .form-subSection .checkbox .text-muted a:hover,
.new-form .form-subSection .radio .shopping-statement p a:hover,
.new-form .form-subSection .radio .text-muted a:hover,
.new-login .form-subSection .checkbox .shopping-statement p a:hover,
.new-login .form-subSection .checkbox .text-muted a:hover,
.new-login .form-subSection .radio .shopping-statement p a:hover,
.new-login .form-subSection .radio .text-muted a:hover,
.shopping-statement .new-form .form-subSection .checkbox p a:hover,
.shopping-statement .new-form .form-subSection .radio p a:hover,
.shopping-statement .new-login .form-subSection .checkbox p a:hover,
.shopping-statement .new-login .form-subSection .radio p a:hover {
    text-decoration: underline;
}
.new-form .form-subSection .checkbox label,
.new-form .form-subSection .radio label,
.new-login .form-subSection .checkbox label,
.new-login .form-subSection .radio label {
    cursor: auto;
    font-size: 14px;
    padding-bottom: 8px;
}
.new-form .form-subSection .checkbox label .signing,
.new-form .form-subSection .radio label .signing,
.new-login .form-subSection .checkbox label .signing,
.new-login .form-subSection .radio label .signing {
    display: inherit;
    width: 100%;
    font-weight: 600;
}
.new-form .form-subSection .checkbox label span a,
.new-form .form-subSection .radio label span a,
.new-login .form-subSection .checkbox label span a,
.new-login .form-subSection .radio label span a {
    text-decoration: underline;
    font-size: 14px;
    color: #686664;
}
.new-form .form-subSection .centered,
.new-login .form-subSection .centered {
    text-align: center;
    font-size: 18px;
    font-family: Poppins, sans-serif;
}
.new-form .form-subSection-navigation,
.new-login .form-subSection-navigation {
    padding-bottom: 12px;
    font-size: 16px;
}
.new-form .form-subSection-navigation a,
.new-login .form-subSection-navigation a {
    text-decoration: none;
    color: inherit;
}
.new-form .form-subSection-navigation .form-subSection-label,
.new-login .form-subSection-navigation .form-subSection-label {
    margin-left: 8px;
    font-weight: 400;
    display: inline;
}
.new-form .form-subSection-text,
.new-login .form-subSection-text {
    line-height: 24px;
}
.new-form .form-subSection-text:first-of-type,
.new-login .form-subSection-text:first-of-type {
    padding-top: 16px;
}
.new-form .form-subSection-email,
.new-login .form-subSection-email {
    font-weight: 600;
}
.new-form .form-subSection-loader,
.new-login .form-subSection-loader {
    padding-top: 16px;
    padding-bottom: 32px;
}
.new-form .form-subSection-loader .spin-icon,
.new-login .form-subSection-loader .spin-icon {
    margin-right: 4px;
}
.new-form .form-subSection-checkbox,
.new-form .form-subSection-radios,
.new-login .form-subSection-checkbox,
.new-login .form-subSection-radios {
    padding-top: 12px;
}
.new-form .form-subSection-checkbox .form-check-label,
.new-form .form-subSection-radios .form-check-label,
.new-login .form-subSection-checkbox .form-check-label,
.new-login .form-subSection-radios .form-check-label {
    font-weight: 400;
    padding-left: 6px;
}
.new-form .form-subSection-two-inputs,
.new-login .form-subSection-two-inputs {
    display: flex;
}
@media only screen and (max-width: 580px) {
    .new-form .form-subSection-two-inputs,
    .new-login .form-subSection-two-inputs {
        flex-direction: column;
    }
    .new-form .form-subSection-two-inputs .country,
    .new-form .form-subSection-two-inputs .phone,
    .new-login .form-subSection-two-inputs .country,
    .new-login .form-subSection-two-inputs .phone {
        width: 100% !important;
        margin: 0 !important;
    }
}
.new-form .form-subSection-two-inputs .country,
.new-login .form-subSection-two-inputs .country {
    width: 50%;
}
.new-form .form-subSection-two-inputs .phone,
.new-login .form-subSection-two-inputs .phone {
    width: 73%;
    margin-left: 20px;
}
.new-form .form-subSection-two-inputs select,
.new-login .form-subSection-two-inputs select {
    margin-right: 20px;
    padding-left: 9px;
}
.new-form .form-subSection-two-inputs input,
.new-login .form-subSection-two-inputs input {
    height: 40px;
}
@media only screen and (max-width: 580px) {
    .new-form .form-subSection-two-inputs input,
    .new-login .form-subSection-two-inputs input {
        margin-top: 12px;
    }
}
.new-form .form-subSection-three-inputs,
.new-login .form-subSection-three-inputs {
    display: flex;
}
@media only screen and (max-width: 580px) {
    .new-form .form-subSection-three-inputs,
    .new-login .form-subSection-three-inputs {
        flex-direction: column;
    }
    .new-form .form-subSection-three-inputs .country,
    .new-form .form-subSection-three-inputs .ext,
    .new-form .form-subSection-three-inputs .phone,
    .new-login .form-subSection-three-inputs .country,
    .new-login .form-subSection-three-inputs .ext,
    .new-login .form-subSection-three-inputs .phone {
        width: 100% !important;
        margin: 0 !important;
    }
}
.new-form .form-subSection-three-inputs .country,
.new-login .form-subSection-three-inputs .country {
    width: 50%;
}
.new-form .form-subSection-three-inputs .phone,
.new-login .form-subSection-three-inputs .phone {
    width: 50%;
    margin-left: 20px;
}
.new-form .form-subSection-three-inputs .ext,
.new-login .form-subSection-three-inputs .ext {
    width: 19%;
    margin-left: 20px;
}
.new-form .form-subSection-three-inputs select,
.new-login .form-subSection-three-inputs select {
    margin-right: 20px;
    padding-left: 9px;
}
.new-form .form-subSection #reg-form-robot,
.new-login .form-subSection #reg-form-robot {
    display: flex;
    align-items: center;
}
.new-form .form-subSection #reg-form-robot .g-recaptcha,
.new-login .form-subSection #reg-form-robot .g-recaptcha {
    transform: scale(1) !important;
}
.new-form .form-subSection #captcha_img_val_msg,
.new-login .form-subSection #captcha_img_val_msg {
    font-size: 16px !important;
    font-weight: 400 !important;
    font-family: Poppins, sans-serif;
    color: #d60b2d;
}
.new-form .form-subSection-list,
.new-login .form-subSection-list {
    padding-top: 8px;
}
.new-form .form-subSection-list-subsection,
.new-login .form-subSection-list-subsection {
    padding: 4px 12px;
}
.new-form .form-subSection-list-subsection .title,
.new-login .form-subSection-list-subsection .title {
    margin-bottom: 0;
    font-size: 16px;
}
.new-form .form-subSection-list-subsection .subtitle,
.new-login .form-subSection-list-subsection .subtitle {
    font-size: 14px;
}
.new-form .form-subSection .delete-field,
.new-login .form-subSection .delete-field {
    right: -42px;
    top: 48px;
    width: 40px;
    height: 40px;
    position: absolute;
    text-align: center;
    padding: 12px;
    cursor: pointer;
}
.new-form .form-subSection .delete-field:hover,
.new-login .form-subSection .delete-field:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.new-form .form-subSection.tree .expand,
.new-login .form-subSection.tree .expand {
    padding: 0 12px 16px;
}
.new-form .form-subSection.tree .expand label,
.new-login .form-subSection.tree .expand label {
    padding-bottom: 0;
    margin-bottom: 12px;
}
.new-form .form-subSection.tree .expand label:not(:first-of-type),
.new-login .form-subSection.tree .expand label:not(:first-of-type) {
    margin-left: 24px;
}
.new-form .form-subSection.tree .subscription-list .subscription-list-item .checkbox input[type="checkbox"],
.new-login .form-subSection.tree .subscription-list .subscription-list-item .checkbox input[type="checkbox"] {
    margin-left: 0;
}
.new-form .form-subSection.tree .subscription-list .subscription-list-item .checkbox span,
.new-login .form-subSection.tree .subscription-list .subscription-list-item .checkbox span {
    margin-left: 24px;
}
.new-form .form-subSection.tree .item-signpost,
.new-login .form-subSection.tree .item-signpost {
    margin-left: 10px;
}
.new-form .form-subSection.tree .col-sm-12.col-md-8.col-lg-6,
.new-login .form-subSection.tree .col-sm-12.col-md-8.col-lg-6 {
    padding-bottom: 20px;
}
.new-form .form-subSection.buttons div,
.new-login .form-subSection.buttons div {
    text-align: right;
}
.new-form .form-subSection.buttons .btn,
.new-form .form-subSection.buttons .download-details,
.new-form .form-subSection.buttons .nav-close,
.new-login .form-subSection.buttons .btn,
.new-login .form-subSection.buttons .download-details,
.new-login .form-subSection.buttons .nav-close {
    width: auto;
    margin-right: 8px;
}
.new-form .form-subSection.buttons.left div,
.new-login .form-subSection.buttons.left div {
    text-align: left;
}
.new-form .form-subSection.describes,
.new-login .form-subSection.describes {
    padding-bottom: 48px;
}
.new-form .form-account,
.new-login .form-account {
    padding: 16px 0;
    width: 70%;
}
@media only screen and (min-width: 580px) and (767px) {
    .new-form .form-account,
    .new-login .form-account {
        width: 60%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 580px) {
    .new-form .form-account,
    .new-login .form-account {
        width: 50%;
    }
}
@media only screen and (max-width: 479px) {
    .new-form .form-account,
    .new-login .form-account {
        width: 100%;
    }
}
.new-form .form-account .account-choice,
.new-login .form-account .account-choice {
    display: inline-flex;
    align-items: center;
}
.new-form .form-account .account-choice .left,
.new-login .form-account .account-choice .left {
    font-size: 14px;
}
.new-form .form-account .account-choice .left .name,
.new-login .form-account .account-choice .left .name {
    font-weight: 600;
}
.new-form .form-account .account-choice .left .another,
.new-form .form-account .account-choice .left .name,
.new-login .form-account .account-choice .left .another,
.new-login .form-account .account-choice .left .name {
    display: inline-block;
    width: 100%;
}
.new-form .form-account .account-choice .left .another,
.new-login .form-account .account-choice .left .another {
    font-size: 16px;
}
.new-form .form-column,
.new-login .form-column {
    -webkit-columns: 2 10px;
    -moz-columns: 2 10px;
    columns: 10px 2;
}
.new-form .form-check-label,
.new-form .form .checkbox label,
.new-login .form-check-label,
.new-login .form .checkbox label {
    cursor: pointer;
}
.new-form .form-subSection-button .btn:only-child,
.new-form .form-subSection-button .download-details:only-child,
.new-form .form-subSection-button .nav-close:only-child,
.new-login .form-subSection-button .btn:only-child,
.new-login .form-subSection-button .download-details:only-child,
.new-login .form-subSection-button .nav-close:only-child {
    margin-left: 0 !important;
}
.new-form .form-checkbox .checkbox:last-of-type label,
.new-login .form-checkbox .checkbox:last-of-type label {
    padding-bottom: 0;
}
.new-form .alone hr,
.new-login .alone hr {
    margin: 0;
}
.new-form .no-border,
.new-login .no-border {
    border: none;
}
.new-form.divider .form-section,
.new-login.divider .form-section {
    border-left: none;
    border-top: none;
    border-right: none;
}
.new-form.divider .form-section:last-of-type,
.new-login.divider .form-section:last-of-type {
    border: none;
    margin: 0;
}
.new-form.divider .form-section:last-of-type .form-subSection:last-of-type,
.new-login.divider .form-section:last-of-type .form-subSection:last-of-type {
    padding-bottom: 0;
}
.new-form .divider,
.new-login .divider {
    border-left: none;
    border-top: none;
    border-right: none;
}
.new-form .attention,
.new-login .attention {
    padding-top: 8px;
    color: #d60b2d;
}
.new-form .marginAuto,
.new-login .marginAuto {
    margin: auto;
}
.new-form-my-nxp .regular,
.new-login-my-nxp .regular {
    font-weight: 400;
    display: flex;
    align-items: center;
}
.new-form-my-nxp .regular input,
.new-login-my-nxp .regular input {
    margin-top: 0;
}
.new-form-my-nxp .regular span,
.new-login-my-nxp .regular span {
    margin-left: 8px;
}
.new-form-my-nxp .regular .email,
.new-login-my-nxp .regular .email {
    margin-left: 0;
}
.new-form-my-nxp .subTitle,
.new-login-my-nxp .subTitle {
    font-size: 18px;
    font-family: Poppins, sans-serif;
}
.new-form-my-nxp h4,
.new-login-my-nxp h4 {
    font-weight: 600;
}
.new-form-my-nxp .container.text,
.new-form-my-nxp .indented,
.new-login-my-nxp .container.text,
.new-login-my-nxp .indented {
    padding-left: 22px;
    width: 100%;
}
.new-form-my-nxp .indented,
.new-login-my-nxp .indented {
    margin: 8px 0;
}
.new-form-my-nxp .indented .disabled,
.new-login-my-nxp .indented .disabled {
    cursor: not-allowed;
    color: #686664;
}
.new-form-my-nxp .indented .no-checkbox input,
.new-login-my-nxp .indented .no-checkbox input {
    display: none;
}
.new-form-my-nxp .indented .no-checkbox span,
.new-login-my-nxp .indented .no-checkbox span {
    padding-left: 14px;
}
.new-form-my-nxp .buttons,
.new-login-my-nxp .buttons {
    padding-top: 24px;
    padding-bottom: 72px;
}
.new-form-my-nxp .buttons .btn:not(:first-of-type),
.new-form-my-nxp .buttons .download-details:not(:first-of-type),
.new-form-my-nxp .buttons .nav-close:not(:first-of-type),
.new-login-my-nxp .buttons .btn:not(:first-of-type),
.new-login-my-nxp .buttons .download-details:not(:first-of-type),
.new-login-my-nxp .buttons .nav-close:not(:first-of-type) {
    margin-left: 8px;
}
.new-form-my-nxp .subscription-list-item .checkbox span,
.new-login-my-nxp .subscription-list-item .checkbox span {
    display: flex;
}
.new-form-my-nxp .subscription-list-item label,
.new-login-my-nxp .subscription-list-item label {
    padding-left: 0;
    display: flex;
}
.new-form .centered,
.new-login .centered {
    text-align: center;
}
.new-form .has-error .form-subSection-three-inputs .country .form-control,
.new-form .has-error .form-subSection-three-inputs .ext .form-control,
.new-form .has-error .form-subSection-two-inputs .country .form-control,
.new-form .has-error .form-subSection-two-inputs .ext .form-control,
.new-login .has-error .form-subSection-three-inputs .country .form-control,
.new-login .has-error .form-subSection-three-inputs .ext .form-control,
.new-login .has-error .form-subSection-two-inputs .country .form-control,
.new-login .has-error .form-subSection-two-inputs .ext .form-control {
    border: 1px solid #d4cfc5;
}
.new-form .has-error .form-subSection-radios p:not(:first-of-type),
.new-login .has-error .form-subSection-radios p:not(:first-of-type) {
    color: #d60b2d;
}
.new-form .has-error .form-subSection-radios p,
.new-login .has-error .form-subSection-radios p {
    color: #262626;
    padding-top: 8px;
}
.new-form .center,
.new-login .center {
    text-align: center;
}
.new-form .center .form-subSection-radios,
.new-login .center .form-subSection-radios {
    display: flex;
    align-items: center;
    justify-content: center;
}
.new-form .center .form-subSection-radios .form-check:nth-of-type(2),
.new-login .center .form-subSection-radios .form-check:nth-of-type(2) {
    margin-left: 16px;
}
.new-form-modal .modal-body,
.new-login-modal .modal-body {
    max-height: -webkit-max-content !important;
    max-height: -moz-max-content !important;
    max-height: max-content !important;
}
.new-form-modal .modal-body .center,
.new-login-modal .modal-body .center {
    text-align: center;
}
.new-form-modal-description,
.new-login-modal-description {
    padding-bottom: 15px;
}
.new-form-modal-content,
.new-login-modal-content {
    text-align: center;
    border-top: 1px solid #d4cfc5;
    padding: 0 15px;
}
.new-form-modal-content form,
.new-login-modal-content form {
    padding: 20px 0;
}
.new-form-modal-content form .col-xs-12,
.new-login-modal-content form .col-xs-12 {
    padding-bottom: 8px;
}
.new-form-modal-content form .form-group,
.new-login-modal-content form .form-group {
    margin-bottom: 0;
}
.new-form-modal-content .has-error .form-subSection-helper,
.new-login-modal-content .has-error .form-subSection-helper {
    color: #d60b2d;
}
.new-form-modal-content .form-subSection-helper,
.new-login-modal-content .form-subSection-helper {
    padding-top: 4px;
    font-size: 14px;
    color: #686664;
    margin-bottom: 0;
    text-align: left;
}
.new-form.large,
.new-login.large {
    width: 85%;
}
@media only screen and (min-width: 1800px) {
    .new-form.large,
    .new-login.large {
        width: 85%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-form.large,
    .new-login.large {
        width: 85%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-form.large,
    .new-login.large {
        width: 85%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new-form.large,
    .new-login.large {
        width: 80%;
    }
}
.new-form.large .form-container,
.new-login.large .form-container {
    width: 100% !important;
}
.new-form.form-clean .form-section,
.new-login.form-clean .form-section {
    border-top: none;
    border-left: none;
    border-right: none;
}
.new-form.no-space,
.new-login.no-space {
    padding: 0;
}
.new-form.no-space .form-section:first-of-type .form-subSection:first-of-type,
.new-login.no-space .form-section:first-of-type .form-subSection:first-of-type {
    padding-top: 12px;
}
.new-form.no-space .form-section,
.new-form.no-space .form-subSection,
.new-login.no-space .form-section,
.new-login.no-space .form-subSection {
    padding-left: 0;
    padding-right: 0;
}
.no-space {
    padding: 0;
}
.new-form.medium,
.new-login.medium {
    padding: 3em 0;
}
@media only screen and (min-width: 1800px) {
    .new-form.medium,
    .new-login.medium {
        width: 50%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-form.medium,
    .new-login.medium {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-form.medium,
    .new-login.medium {
        width: 55%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new-form.medium,
    .new-login.medium {
        width: 70%;
    }
}
@media only screen and (max-width: 767px) {
    .new-form.medium,
    .new-login.medium {
        width: 75%;
    }
}
@media only screen and (max-width: 624px) {
    .new-form.medium,
    .new-login.medium {
        width: 100%;
    }
}
.new-form.medium .form-container,
.new-login.medium .form-container {
    width: 100%;
}
.new-form.medium-sales,
.new-login.medium-sales {
    padding: 3em 0;
    min-height: calc(100vh - 124px - 3em);
}
.is-pinned .new-form.medium-sales .pin-content-fixed,
.is-pinned .new-form.medium-sales .pin-content:first-child,
.is-pinned .new-login.medium-sales .pin-content-fixed,
.is-pinned .new-login.medium-sales .pin-content:first-child,
.jumpto ul .new-form.medium-sales li,
.jumpto ul .new-login.medium-sales li,
.new-form.medium-sales .btn-container,
.new-form.medium-sales .buttons-container,
.new-form.medium-sales .d-flex,
.new-form.medium-sales .flex-grid,
.new-form.medium-sales .is-pinned .pin-content-fixed,
.new-form.medium-sales .is-pinned .pin-content:first-child,
.new-form.medium-sales .jumpto ul li,
.new-form.medium-sales .results-pagination-select,
.new-form.medium-sales .shopping-box-header,
.new-form.medium-sales .shopping-notifications,
.new-form.medium-sales .shopping-total,
.new-login.medium-sales .btn-container,
.new-login.medium-sales .buttons-container,
.new-login.medium-sales .d-flex,
.new-login.medium-sales .flex-grid,
.new-login.medium-sales .is-pinned .pin-content-fixed,
.new-login.medium-sales .is-pinned .pin-content:first-child,
.new-login.medium-sales .jumpto ul li,
.new-login.medium-sales .results-pagination-select,
.new-login.medium-sales .shopping-box-header,
.new-login.medium-sales .shopping-notifications,
.new-login.medium-sales .shopping-total {
    flex-wrap: nowrap;
    gap: 6px;
    margin-bottom: 11px;
}
.is-pinned .new-form.medium-sales .pin-content-fixed .icon-check,
.is-pinned .new-form.medium-sales .pin-content:first-child .icon-check,
.is-pinned .new-login.medium-sales .pin-content-fixed .icon-check,
.is-pinned .new-login.medium-sales .pin-content:first-child .icon-check,
.jumpto ul .new-form.medium-sales li .icon-check,
.jumpto ul .new-login.medium-sales li .icon-check,
.new-form.medium-sales .btn-container .icon-check,
.new-form.medium-sales .buttons-container .icon-check,
.new-form.medium-sales .d-flex .icon-check,
.new-form.medium-sales .flex-grid .icon-check,
.new-form.medium-sales .is-pinned .pin-content-fixed .icon-check,
.new-form.medium-sales .is-pinned .pin-content:first-child .icon-check,
.new-form.medium-sales .jumpto ul li .icon-check,
.new-form.medium-sales .results-pagination-select .icon-check,
.new-form.medium-sales .shopping-box-header .icon-check,
.new-form.medium-sales .shopping-notifications .icon-check,
.new-form.medium-sales .shopping-total .icon-check,
.new-login.medium-sales .btn-container .icon-check,
.new-login.medium-sales .buttons-container .icon-check,
.new-login.medium-sales .d-flex .icon-check,
.new-login.medium-sales .flex-grid .icon-check,
.new-login.medium-sales .is-pinned .pin-content-fixed .icon-check,
.new-login.medium-sales .is-pinned .pin-content:first-child .icon-check,
.new-login.medium-sales .jumpto ul li .icon-check,
.new-login.medium-sales .results-pagination-select .icon-check,
.new-login.medium-sales .shopping-box-header .icon-check,
.new-login.medium-sales .shopping-notifications .icon-check,
.new-login.medium-sales .shopping-total .icon-check {
    line-height: 1.5;
}
.is-pinned .new-form.medium-sales .pin-content-fixed .form-subSection-text,
.is-pinned .new-form.medium-sales .pin-content:first-child .form-subSection-text,
.is-pinned .new-login.medium-sales .pin-content-fixed .form-subSection-text,
.is-pinned .new-login.medium-sales .pin-content:first-child .form-subSection-text,
.jumpto ul .new-form.medium-sales li .form-subSection-text,
.jumpto ul .new-login.medium-sales li .form-subSection-text,
.new-form.medium-sales .btn-container .form-subSection-text,
.new-form.medium-sales .buttons-container .form-subSection-text,
.new-form.medium-sales .d-flex .form-subSection-text,
.new-form.medium-sales .flex-grid .form-subSection-text,
.new-form.medium-sales .is-pinned .pin-content-fixed .form-subSection-text,
.new-form.medium-sales .is-pinned .pin-content:first-child .form-subSection-text,
.new-form.medium-sales .jumpto ul li .form-subSection-text,
.new-form.medium-sales .results-pagination-select .form-subSection-text,
.new-form.medium-sales .shopping-box-header .form-subSection-text,
.new-form.medium-sales .shopping-notifications .form-subSection-text,
.new-form.medium-sales .shopping-total .form-subSection-text,
.new-login.medium-sales .btn-container .form-subSection-text,
.new-login.medium-sales .buttons-container .form-subSection-text,
.new-login.medium-sales .d-flex .form-subSection-text,
.new-login.medium-sales .flex-grid .form-subSection-text,
.new-login.medium-sales .is-pinned .pin-content-fixed .form-subSection-text,
.new-login.medium-sales .is-pinned .pin-content:first-child .form-subSection-text,
.new-login.medium-sales .jumpto ul li .form-subSection-text,
.new-login.medium-sales .results-pagination-select .form-subSection-text,
.new-login.medium-sales .shopping-box-header .form-subSection-text,
.new-login.medium-sales .shopping-notifications .form-subSection-text,
.new-login.medium-sales .shopping-total .form-subSection-text {
    margin: 0;
    padding-top: 0;
}
.is-pinned .new-form.medium-sales .pin-content-fixed:first-of-type,
.is-pinned .new-form.medium-sales .pin-content:first-of-type:first-child,
.is-pinned .new-login.medium-sales .pin-content-fixed:first-of-type,
.is-pinned .new-login.medium-sales .pin-content:first-of-type:first-child,
.jumpto ul .new-form.medium-sales li:first-of-type,
.jumpto ul .new-login.medium-sales li:first-of-type,
.new-form.medium-sales .btn-container:first-of-type,
.new-form.medium-sales .buttons-container:first-of-type,
.new-form.medium-sales .d-flex:first-of-type,
.new-form.medium-sales .flex-grid:first-of-type,
.new-form.medium-sales .is-pinned .pin-content-fixed:first-of-type,
.new-form.medium-sales .is-pinned .pin-content:first-of-type:first-child,
.new-form.medium-sales .jumpto ul li:first-of-type,
.new-form.medium-sales .results-pagination-select:first-of-type,
.new-form.medium-sales .shopping-box-header:first-of-type,
.new-form.medium-sales .shopping-notifications:first-of-type,
.new-form.medium-sales .shopping-total:first-of-type,
.new-login.medium-sales .btn-container:first-of-type,
.new-login.medium-sales .buttons-container:first-of-type,
.new-login.medium-sales .d-flex:first-of-type,
.new-login.medium-sales .flex-grid:first-of-type,
.new-login.medium-sales .is-pinned .pin-content-fixed:first-of-type,
.new-login.medium-sales .is-pinned .pin-content:first-of-type:first-child,
.new-login.medium-sales .jumpto ul li:first-of-type,
.new-login.medium-sales .results-pagination-select:first-of-type,
.new-login.medium-sales .shopping-box-header:first-of-type,
.new-login.medium-sales .shopping-notifications:first-of-type,
.new-login.medium-sales .shopping-total:first-of-type {
    margin-top: 20px;
}
@media only screen and (min-width: 1800px) {
    .new-form.medium-sales,
    .new-login.medium-sales {
        width: 58%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-form.medium-sales,
    .new-login.medium-sales {
        width: 58%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-form.medium-sales,
    .new-login.medium-sales {
        width: 63%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new-form.medium-sales,
    .new-login.medium-sales {
        width: 78%;
    }
}
@media only screen and (max-width: 767px) {
    .new-form.medium-sales,
    .new-login.medium-sales {
        width: 83%;
    }
}
@media only screen and (max-width: 624px) {
    .new-form.medium-sales,
    .new-login.medium-sales {
        width: 100%;
    }
}
.new-form.medium-sales .form-container,
.new-login.medium-sales .form-container {
    width: 100%;
}
.account-created,
.account-created-login {
    min-height: calc(100vh - 250px);
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 1800px) {
    .account-created {
        width: 25%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .account-created {
        width: 30%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .account-created {
        width: 30%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .account-created {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .account-created {
        width: 70%;
    }
}
@media only screen and (max-width: 479px) {
    .account-created {
        width: 100%;
    }
}
.account-created .container {
    padding: 0;
}
.account-created .new-login-subtitle span {
    margin-right: 8px;
    font-weight: 600;
}
.account-created .new-login-title span {
    font-size: 64px;
    margin-bottom: 16px;
}
.new-login.update {
    width: 100%;
}
.new-login.update .new-login-subtitle,
.new-login.update .new-login-title {
    text-align: left;
}
.new-login.update .form-container.login,
.new-login.update .new-login-loader {
    margin-left: 0;
}
@media only screen and (min-width: 1800px) {
    .new-login.update .form-container.login,
    .new-login.update .new-login-loader {
        width: 50%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-login.update .form-container.login,
    .new-login.update .new-login-loader {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-login.update .form-container.login,
    .new-login.update .new-login-loader {
        width: 60%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
    .new-login.update .form-container.login,
    .new-login.update .new-login-loader {
        width: 80%;
    }
}
@media only screen and (max-width: 767px) {
    .new-login.update .new-login-loader {
        width: 100%;
    }
}
.new-login.update .regular {
    font-weight: 400;
}
@media only screen and (min-width: 1800px) {
    .new-login.update.sm {
        width: 50%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-login.update.sm {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-login.update.sm {
        width: 68%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new-login.update.sm {
        width: 75%;
    }
}
@media only screen and (max-width: 767px) {
    .new-login.update.sm {
        width: 75%;
    }
}
@media only screen and (max-width: 624px) {
    .new-login.update.sm {
        width: 100%;
    }
}
@media only screen and (max-width: 479px) {
    .new-login.update.sm {
        width: 100%;
    }
}
.new-login.update.sm .form-container {
    padding: 16px 0;
    width: 80%;
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .new-login.update.sm .form-container {
        width: 70%;
    }
}
@media only screen and (min-width: 580px) and (767px) {
    .new-login.update.sm .form-container {
        width: 70%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 580px) {
    .new-login.update.sm .form-container {
        width: 80%;
    }
}
@media only screen and (max-width: 479px) {
    .new-login.update.sm .form-container {
        width: 100%;
    }
}
@media only screen and (min-width: 1800px) {
    .new-login.twoFa {
        width: 50%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
    .new-login.twoFa {
        width: 50%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .new-login.twoFa {
        width: 60%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .new-login.twoFa {
        width: 80%;
    }
}
@media only screen and (max-width: 767px) {
    .new-login.twoFa {
        width: 100%;
    }
}
.new-login.twoFa .form-container {
    width: 80%;
}
@media only screen and (max-width: 480px) {
    .new-login.twoFa .form-container {
        width: 100%;
    }
}
.new-login.twoFa .new-login-subtitle {
    font-size: 18px;
}
.new-login.twoFa .form-subSection .has-error {
    padding-bottom: 16px;
}
.new-login.twoFa .form-subSection .has-error .form-control:first-child {
    border-color: inherit;
}
.new-login.twoFa .form-subSection-two-inputs select {
    margin-right: 20px;
    padding-left: 9px;
}
.new-login.twoFa .form-subSection-two-inputs input {
    height: 40px;
}
@media only screen and (max-width: 580px) {
    .new-login.twoFa .form-subSection-two-inputs input {
        margin-top: 12px;
    }
}
.new-login.download {
    width: 100%;
    padding: 30px 0;
}
.new-login.download h1 {
    margin-top: 0;
}
.new-login.download .meta-item {
    padding-right: 14px;
    display: inline-block;
    padding-left: 0;
}
.new-login.download .secondary-topic-list {
    justify-content: left;
}
.new-login.download .secondary-topic-list .secondary-topic-item {
    width: 75%;
}
.new-login.download .secondary-topic-list .icon-arrow-to-bottom {
    font-size: 52px;
}
.new-login.download .content-loader.left {
    text-align: left;
}
.lite {
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (max-width: 767px) {
    .lite {
        padding: 0;
    }
}
.lite .site-logo {
    order: 2;
    flex-shrink: 0;
    -ms-grid-row-align: center;
    align-self: center;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: 0;
}
.lite .site-header-wrapper {
    display: flex;
    width: 100%;
}
.lite .site-header-wrapper .secondary-nav {
    margin-left: auto;
    list-style: none;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    opacity: 1;
    position: inherit;
    border: none;
    width: auto;
    height: 61px;
}
@media only screen and (max-width: 768px) {
    .lite .site-header-wrapper .secondary-nav-item {
        padding: 0;
    }
}
.lite .site-header-wrapper .secondary-nav .close {
    opacity: 1;
    font-size: 24px;
    padding: 8px 13px;
    border-radius: 25px;
}
.lite .site-header-wrapper .secondary-nav .close:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
}
.lite .disabled {
    cursor: not-allowed;
    opacity: 0.65;
    box-shadow: none;
}
.loadnav.lite {
    padding: 0;
}
.loadnav.lite .footer-inner #newsContainer,
.loadnav.lite .footer-inner .footer-logo,
.loadnav.lite .footer-inner .footer-row,
.loadnav.lite .footer-inner .jump-to-mobile-section,
.loadnav.lite .footer-inner .next-offer,
.loadnav.lite .footer-inner .scroll-up-button {
    display: none;
}
.loadnav.lite .footer-inner .footer-row ~ .footer-row {
    display: block;
    padding-top: 24px;
}
.loadnav.lite .disabled a {
    color: #686664;
}
.loadnav.lite .disabled a:hover {
    cursor: not-allowed;
    text-decoration: none;
}
.login.loader {
    padding-top: 5em;
}
.tree .checkboxes {
    font-size: 14px;
}
.tree .row {
    padding-top: 16px;
    padding-bottom: 24px;
}
.tree .subscription-list-item .checkbox input[type="checkbox"] {
    margin-left: 0;
}
.tree .subscription-list-item .checkbox span {
    margin-left: 24px;
}
.technical .alert {
    margin: 32px 0;
}
.technical .full-width img {
    min-width: 100%;
}
.technical-alert-container .row.pl1 {
    padding-left: 1em !important;
    padding-right: 1em !important;
}
#reg-form-MAIN_OPT_IN .checkbox .shopping-statement p .form-subSection-helper a,
#reg-form-MAIN_OPT_IN .checkbox .text-muted .form-subSection-helper a,
.shopping-statement #reg-form-MAIN_OPT_IN .checkbox p .form-subSection-helper a {
    font-size: 14px;
}
#unsubscribeForm .new-login.update {
    padding-top: 10px !important;
}
.quick-pricing .hero-body h3 p {
    font-weight: 400;
    font-size: 18px;
}
.quick-pricing-well {
    padding: 32px;
    margin-bottom: 0;
}
.quick-pricing-well .empty-label {
    height: 19px;
}
.quick-pricing-well .helper-text {
    color: #688093 !important;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.25;
}
.quick-pricing-well .help-block.small.error,
.quick-pricing-well .shopping-coupon-list li.help-block.error,
.quick-pricing-well .shopping-list .box-container .help-block.error.remove,
.quick-pricing-well .shopping-modal .help-block.error.description,
.quick-pricing-well .shopping-quantity-group .help-block.error.title,
.quick-pricing-well .shopping-statement p.help-block.error,
.shopping-coupon-list .quick-pricing-well li.help-block.error,
.shopping-list .box-container .quick-pricing-well .help-block.error.remove,
.shopping-modal .quick-pricing-well .help-block.error.description,
.shopping-quantity-group .quick-pricing-well .help-block.error.title,
.shopping-statement .quick-pricing-well p.help-block.error {
    color: inherit;
}
.quick-pricing-well-section h3 {
    margin-top: 0;
    font-size: 17px;
    margin-bottom: 11px;
    line-height: 1.1;
    color: #262626;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.quick-pricing-well .button-wrapper {
    display: flex;
}
.quick-pricing-container {
    width: auto;
}
.quick-pricing-container .helper-section {
    font-size: 14px;
    line-height: 17.5px;
}
@media only screen and (max-width: 991px) {
    .quick-pricing-row4 {
        margin: 12px 0;
    }
    .quick-pricing-row4:last-of-type:not(:first-of-type) {
        margin-bottom: 20px;
    }
}
.quick-pricing-results {
    padding: 48px 0;
}
.quick-pricing-results .container {
    width: auto;
}
@media only screen and (max-width: 767px) {
    .quick-pricing-results-no-border h3 {
        font-size: 18px;
    }
}
.quick-pricing-results-table {
    border-top: 1px solid #d6dce0;
}
.quick-pricing-results-table-counter {
    margin-top: 16px;
}
.quick-pricing-results-table-counter span {
    font-weight: 600;
}
.quick-pricing-results-table th {
    padding: 16px 48px !important;
    border-right: 0 !important;
    white-space: nowrap;
}
.quick-pricing-results-table td {
    padding: 12px 48px !important;
    white-space: nowrap;
}
@media only screen and (max-width: 767px) {
    .quick-pricing-results-table th {
        padding: 16px 8px !important;
    }
    .quick-pricing-results-table td {
        padding: 12px 8px !important;
    }
}
.quick-pricing-results-table .sticky .table td:first-child,
.quick-pricing-results-table .sticky .table th:first-child {
    left: 0;
    position: -webkit-sticky !important;
    position: sticky !important;
    z-index: 50;
}
.quick-pricing-results-table .sticky .table td:first-child {
    background-color: #fff;
}
.quick-pricing-results-table .sticky th {
    padding: 16px 8px !important;
    text-align: center;
}
.quick-pricing-results .recent-quick .item-signpost {
    padding-top: 16px;
}
.quick-pricing-results .recent-quick .retrieved-item .item-title {
    font-size: 16px;
    font-family: Poppins, sans-serif;
}
.quick-pricing-results .recent-quick .retrieved-item .metadata,
.quick-pricing-results .recent-quick .retrieved-item .shopping-list .box-container .description,
.shopping-list .box-container .quick-pricing-results .recent-quick .retrieved-item .description {
    font-size: 12px;
}
.quick-pricing-results .recent-quick .retrieved-item .metadata .meta-key,
.quick-pricing-results .recent-quick .retrieved-item .shopping-list .box-container .description .meta-key,
.shopping-list .box-container .quick-pricing-results .recent-quick .retrieved-item .description .meta-key {
    font-weight: 600;
}
.quick-pricing-results .recent-quick .retrieved-item .metadata .meta-value,
.quick-pricing-results .recent-quick .retrieved-item .shopping-list .box-container .description .meta-value,
.shopping-list .box-container .quick-pricing-results .recent-quick .retrieved-item .description .meta-value {
    margin-right: 20px;
}
.quick-pricing-results .recent-quick .retrieved-item:first-of-type {
    padding-top: 0;
}
@media only screen and (max-width: 480px) {
    .collection.modal {
        position: absolute !important;
        overflow: initial;
    }
    .collection.modal:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 10px;
        bottom: -10px;
        left: 0;
        background-color: transparent;
    }
}
.collection.modal .modal-header {
    padding-bottom: 0;
    padding-left: 24px;
}
.collection.modal .modal-header .close {
    float: right;
    font-size: 21px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
}
.collection.modal .modal-header .close:hover {
    background-color: unset;
    border-color: unset;
}
.collection.modal .modal-footer {
    padding: 18px;
}
.collection.modal .form-section:last-of-type:not(:first-of-type) {
    border-top: none;
}
.collection.modal .form-section:last-of-type {
    margin-bottom: 8px;
}
.collection.modal .form-container {
    max-height: 400px !important;
    overflow-y: auto !important;
    padding: 20px 24px;
    height: auto;
}
@media only screen and (max-width: 480px) {
    .collection.modal .form-container {
        -webkit-overflow-scrolling: auto !important;
        max-height: none !important;
        height: 350px;
    }
    .collection.modal .form-container .form-section {
        width: 100%;
        padding-bottom: 48px;
        position: relative;
    }
}
.collection.modal .form-container::-webkit-scrollbar {
    -webkit-appearance: none;
}
.collection.modal .form-container::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.collection.modal .form-subSection {
    padding: 8px 0;
}
.collection.modal .form-subSection:first-of-type {
    padding-top: 0;
}
.collection.modal .form-subSection:last-of-type {
    padding-bottom: 0;
}
.collection.modal .form-subSection .g-recaptcha {
    transform: scale(0.96);
    transform-origin: 0 0;
}
.collection.modal .form-subSection-label {
    font-weight: 600;
    width: 100%;
    display: inline-block;
}
.collection.modal .form-subSection-label.big {
    font-size: 20px;
}
.collection.modal .form-subSection-control,
.collection.modal .form-subSection-input {
    margin-top: 2px;
}
.collection.modal .form-subSection-control {
    padding-left: 0;
}
.collection.modal .form-subSection-helper {
    padding-top: 2px;
    font-size: 14px;
    color: #64798a;
    margin-bottom: 0;
}
.collection.modal .form-subSection-pass {
    float: right;
}
.collection.modal .form-subSection-pass a {
    color: #64798a;
    text-decoration: underline;
    font-size: 14px;
}
.collection.modal .form-subSection-button .btn,
.collection.modal .form-subSection-button .download-details,
.collection.modal .form-subSection-button .nav-close {
    width: 100%;
}
.collection.modal .form-subSection-recommendations {
    font-size: 14px;
    padding-top: 8px;
}
.collection.modal .form-subSection-recommendations .pass {
    color: #6b7302;
}
.collection.modal .form-subSection-recommendations .atention {
    color: #f55e00;
}
.collection.modal .form-subSection-recommendations [class*="icon-"] {
    margin-right: 4px;
}
.collection.modal .form-subSection-recommendations .icon-times {
    margin-left: 3px;
    margin-right: 6px;
}
.collection.modal .form-subSection-recommendations .jumpto ul,
.collection.modal .form-subSection-recommendations .list-unstyled,
.collection.modal .form-subSection-recommendations .shopping-coupon-list,
.jumpto .collection.modal .form-subSection-recommendations ul {
    margin-bottom: 0;
}
.collection.modal .form-subSection-recommendations .jumpto ul li,
.collection.modal .form-subSection-recommendations .list-unstyled li,
.collection.modal .form-subSection-recommendations .shopping-coupon-list li,
.jumpto .collection.modal .form-subSection-recommendations ul li {
    padding: 2px 0;
    margin-bottom: 0;
}
.collection.modal .form-subSection-recommendations .jumpto ul li ul,
.collection.modal .form-subSection-recommendations .list-unstyled li ul,
.collection.modal .form-subSection-recommendations .shopping-coupon-list li ul,
.jumpto .collection.modal .form-subSection-recommendations ul li ul {
    padding-left: 24px;
}
.collection.modal .form-subSection-recommendations .jumpto ul li ul li,
.collection.modal .form-subSection-recommendations .list-unstyled li ul li,
.collection.modal .form-subSection-recommendations .shopping-coupon-list li ul li,
.jumpto .collection.modal .form-subSection-recommendations ul li ul li {
    padding: 0;
    margin-bottom: 2px;
}
.collection.modal .form-subSection .checkbox {
    margin: 0;
}
.collection.modal .form-subSection .checkbox label {
    cursor: auto;
    font-size: 14px;
    padding-bottom: 8px;
}
.collection.modal .form-subSection .checkbox label .checkbox-label {
    display: block;
    margin: 2px 0 0;
    width: 100%;
    cursor: pointer;
}
.collection.modal .form-subSection .checkbox label .checkbox-label .icon-info {
    font-size: 12px;
}
.collection.modal .form-subSection .checkbox label span a {
    color: #64798a;
    text-decoration: underline;
    font-size: 14px;
}
.collection.modal .form-subSection .centered {
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 16px;
}
.collection.modal .form-subSection-navigation {
    padding-bottom: 12px;
}
.collection.modal .form-subSection-navigation a {
    text-decoration: none;
    color: inherit;
}
.collection.modal .form-subSection-navigation .form-subSection-label {
    margin-left: 8px;
    font-weight: 400;
    display: inline;
}
.collection.modal .form-subSection-text {
    line-height: 24px;
}
.collection.modal .form-subSection-text:first-of-type {
    padding-top: 16px;
}
.collection.modal .form-subSection-email {
    font-weight: 600;
}
.collection.modal .form-subSection-loader {
    padding-top: 16px;
    padding-bottom: 32px;
}
.collection.modal .form-subSection-loader .spin-icon {
    margin-right: 4px;
}
.collection.modal .form-subSection-radios {
    padding-top: 12px;
}
.collection.modal .form-subSection-radios .form-check-label {
    font-weight: 400;
    padding-left: 6px;
}
.collection.modal .form-subSection-share {
    display: flex;
    margin-top: 4px;
    position: relative;
    width: 100%;
    background-color: #ebe7dd;
    padding: 6px 8px;
}
.collection.modal .form-subSection-share p {
    width: 90%;
    margin-bottom: 0;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.collection.modal .form-subSection-share a,
.collection.modal .form-subSection-share span {
    position: absolute;
    right: 10px;
    top: 7px;
    display: block;
    color: #215bd6;
}
.collection.modal .form-subSection-share a:hover,
.collection.modal .form-subSection-share span:hover {
    cursor: pointer;
    text-decoration: underline;
}
.collection.modal .form-subSection.has-error div,
.collection.modal .form-subSection.has-error p {
    color: #cd4a4a;
}
.collection.modal .form-subSection.buttons div {
    text-align: right;
}
.collection.modal .form-subSection.buttons .btn,
.collection.modal .form-subSection.buttons .download-details,
.collection.modal .form-subSection.buttons .nav-close {
    width: 90px;
}
.collection.modal .form-subSection.buttons .btn:last-of-type,
.collection.modal .form-subSection.buttons .download-details:last-of-type,
.collection.modal .form-subSection.buttons .nav-close:last-of-type {
    margin-left: 8px;
}
.collection.modal .form-subSection.describes {
    padding-bottom: 48px;
}
.collection.modal .has-error .dropdown-field,
.collection.modal .has-error .form-control {
    border-color: #cd4a4a;
}
.collection.modal .modal-body .media-flex,
.collection.modal .modal-body .media-flex-ste {
    padding: 10px 0 0;
}
.collection.modal .modal-footer {
    border-top: 1px solid #979797;
}
.collection.modal .modal-footer.no-border {
    border: none;
}
.collection.modal .dropdown-field {
    width: 100%;
    min-width: 250px;
    display: flex;
    border: 1px solid #d4cfc5;
    position: relative;
    min-height: 38px;
    justify-content: space-between;
}
.collection.modal .dropdown-field .dropdown-placeholder {
    color: grey;
    border: none;
    background: none;
    width: 100%;
    height: 100%;
    outline: 0;
}
.collection.modal .dropdown-value {
    align-items: center;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    gap: 4px;
    padding: 2px 8px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 0;
}
.collection.modal .dropdown-value .dropdown-label {
    background-color: #e5eaed;
    border-radius: 2px;
    display: flex;
    min-width: 0;
    box-sizing: border-box;
    margin: 8px 2px;
}
.collection.modal .dropdown-value .dropdown-label span.value {
    border-radius: 2px;
    text-transform: uppercase;
    color: #262626;
    font-size: 85%;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.collection.modal .dropdown-value .dropdown-label span.remove {
    align-items: center;
    border-radius: 2px;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    font-size: 12px;
}
.collection.modal .dropdown-value .dropdown-label span.remove:hover {
    cursor: pointer;
    background-color: #ffbdad;
    color: #de350b;
}
.collection.modal .dropdown-toggle {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
}
.collection.modal .dropdown-toggle span {
    font-size: 18px;
    vertical-align: -8px;
    padding: 0 8px;
    color: #262626;
}
.collection.modal .dropdown-toggle:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    border-left: 1px solid #d4cfc5;
}
.collection.modal .dropdown-options {
    padding: 4px 0;
    display: block;
    height: auto;
    max-height: 240px;
    overflow: auto;
    position: absolute;
    z-index: 99;
    top: 102%;
    background: #fff;
    border: 1px solid #d4cfc5;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.collection.modal .dropdown-options::-webkit-scrollbar {
    -webkit-appearance: none;
}
.collection.modal .dropdown-options::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.collection.modal .dropdown-options-item {
    padding: 8px;
    margin: 0;
}
.collection.modal .dropdown-options-item label {
    width: 100%;
    text-transform: uppercase;
    min-height: 22px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.collection.modal .dropdown-options-item:hover {
    cursor: pointer;
    background-color: #2684ff;
    color: #fff;
}
.collection.modal .box-text {
    max-height: 220px;
}
.collection-portal .component-container:first-of-type .component-overview {
    padding: 0;
}
.collection-portal .filter-block-section {
    padding: 22px 18px;
}
.collection-portal .btn-default.btn-width.download-details,
.collection-portal .btn-default.btn-width.nav-close,
.collection-portal .btn.btn-default.btn-width {
    margin: 0 10px 10px 0 !important;
}
.collection-portal #duration,
.collection-portal #durationUOM {
    width: auto !important;
    max-width: 115px;
    float: left;
}
.collection-portal .retrieved-results-header {
    padding: 8px 8px 24px !important;
}
@media (max-width: 992px) {
    .collection-portal .retrieved-results-header .form-group.form-group-sm {
        display: flex;
        margin-top: 8px;
        align-items: center;
    }
}
.collection-portal .retrieved-results-header .sort-results select {
    padding: 6px 12px;
    height: 36px;
    font-size: 16px;
    line-height: 1.4;
}
.collection-portal .retrieved-results-header .sort-results label {
    font-weight: 400;
    min-width: 55px;
    width: auto;
}
@media (max-width: 992px) {
    .collection-portal .retrieved-results-header .sort-results label {
        display: block;
    }
}
.collection-portal .retrieved-results .retrieved-results-label {
    display: flex;
    gap: 8px;
    align-items: center;
}
.collection-portal .retrieved-results .retrieved-results-label select {
    font-size: 16px;
    margin-left: 12px;
}
.collection-portal .retrieved-results .retrieved-results-label input {
    margin-right: 0;
}
.collection-portal .retrieved-results {
    padding-bottom: 26px;
}
.collection-portal .retrieved-results .retrieved-items {
    border-top: 1px solid #d4cfc5;
    margin: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item {
    border: none;
    padding: 24px 8px;
    margin: 0 !important;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item.selected {
    background-color: #c3effe;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body {
    padding: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .flex-grid,
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .gap,
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .is-pinned .pin-content-fixed,
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .is-pinned .pin-content:first-child,
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .jumpto ul li,
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .results-pagination-select,
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .shopping-total,
.is-pinned .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .pin-content-fixed,
.is-pinned .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .pin-content:first-child,
.jumpto ul .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body li {
    gap: 20px;
}
@media (max-width: 992px) {
    .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body {
        width: 100%;
        max-width: 90%;
        min-width: 85%;
    }
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .item-title-content {
    margin-right: 8px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .item-signpost {
    padding-left: 34px;
}
@media (max-width: 992px) {
    .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .item-signpost {
        display: block;
        line-height: normal;
    }
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .item-metadata {
    margin-left: 30px;
    margin-bottom: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body .item-metadata .meta-type {
    padding-right: 4px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body input {
    margin-top: 2px;
    margin-bottom: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body h3 a {
    margin-right: 8px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body h3 .text-new-my-lib {
    margin-left: 0;
    margin-right: 4px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-body h3 .text-new-secondary {
    color: #994600;
    background: #ffeda7;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options {
    width: auto;
    padding-top: 12px;
    min-width: 150px;
    display: flex;
    justify-content: flex-end;
}
@media (max-width: 992px) {
    .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options {
        justify-content: flex-start !important;
        width: auto;
        min-width: 30px;
        padding-left: 34px !important;
    }
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options > * {
    width: auto;
    max-width: 100%;
    margin: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .icon-ellipsis-h {
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .icon-ellipsis-h:before {
    position: absolute;
    left: 5px;
    top: 4px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .icon-ellipsis-h:hover {
    cursor: pointer;
    background: #ebe7dd;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options-toggle {
    right: 15px;
    position: absolute;
    background: #fff;
    list-style: none;
    text-align: left;
    border: 1px solid #d4cfc5;
    padding: 12px 0;
    margin: 0;
    top: 28px;
    z-index: 999;
    width: 170px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options-toggle li {
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options-toggle li a {
    padding: 4px 24px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #686664;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options-toggle li a:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #deecf8;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options.open .dropdown-menu {
    display: block;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options.open .dropdown-menu:after {
    display: none;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options.open .icon-ellipsis-h {
    background: rgba(0, 0, 0, 0.1);
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu {
    display: none;
    right: 12px;
    top: 44px;
    left: unset;
    max-width: 320px;
    min-width: 245px;
    font-size: 16px;
}
@media (max-width: 768px) {
    .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu.dropdown-menu-right {
        right: -200px;
    }
}
@media (max-width: 350px) {
    .collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu.dropdown-menu-right {
        max-width: 228px;
        min-width: 200px;
    }
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu li {
    margin-bottom: 0;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu li a {
    white-space: normal;
    padding: 6px 20px;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-menu-main {
    border-top: 1px solid #d4cfc5;
}
.collection-portal .retrieved-results .retrieved-items .retrieved-item .item-options .dropdown-toggle:before {
    border: none;
}
.collection-portal .retrieved-results .collapsible-wrapper .compact-content .compact-metadata .format {
    width: 120px;
}
.collection-portal .retrieved-results .collapsible-wrapper .compact-content .compact-icons {
    display: flex;
    gap: 20px;
}
.collection-portal-number {
    margin-bottom: 0;
}
.collection-portal-action {
    padding: 16px 0;
    display: flex;
    justify-content: space-between;
}
.collection-portal-action.has-border-top,
.shopping-modal .collection-portal-action.description {
    padding-bottom: 40px;
}
@media only screen and (max-width: 480px) {
    .collection-portal-action {
        display: block;
    }
    .collection-portal-action .cta-wrapper {
        justify-content: flex-start;
        margin-top: 8px;
    }
}
.collection-portal-action .icon-info {
    font-size: 12px;
}
.cta-wrapper.open .dropdown-menu:after {
    display: none;
}
@media only screen and (max-width: 480px) {
    .cta-wrapper.open .dropdown-menu {
        left: 0;
        max-width: 250px;
    }
}
.dot-option {
    display: flex;
    align-items: center;
    margin-top: 6px !important;
}
.cta-wrapper .dot-option {
    margin: 0 !important;
}
.open .dot-option .icon-ellipsis-h {
    background: rgba(0, 0, 0, 0.1);
}
.dot-option .icon-ellipsis-h {
    height: 30px;
    width: 30px;
    cursor: pointer;
    position: relative;
    color: rgba(0, 0, 0, 0.7);
    font-size: 20px;
}
.dot-option .icon-ellipsis-h:before {
    position: absolute;
    left: 5px;
    top: 4px;
}
.dot-option .icon-ellipsis-h:hover {
    cursor: pointer;
    background: #ebe7dd;
    border-radius: 100%;
}
.item-options-collections {
    display: block;
    position: relative;
}
.item-options-collections.open .item-options-collections-menu {
    display: block;
}
.item-options-collections-menu {
    z-index: 999;
    display: none;
    position: absolute;
    top: 24px;
    right: -4px;
    left: unset;
    width: auto;
    min-width: 200px;
    max-width: 250px;
    max-height: 300px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 4px 0;
    margin: 0;
}
@media (max-width: 992px) {
    .item-options-collections-menu {
        left: -7px;
        right: unset;
    }
}
@media only screen and (max-width: 479px) {
    .item-options-collections-menu {
        max-width: 200px;
        right: unset;
    }
}
.item-options-collections-menu ul {
    margin: 0;
    padding: 0;
    overflow: auto;
    max-height: 180px;
    border-bottom: 1px solid #d4cfc5;
}
.item-options-collections-menu ul:empty {
    border: none;
}
.item-options-collections-menu ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
.item-options-collections-menu ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
    border: 6px solid #fff;
}
.item-options-collections-menu li {
    list-style: none;
    text-align: left;
    margin-bottom: 0;
}
.item-options-collections-menu .checkbox,
.item-options-collections-menu a,
.item-options-collections-menu span {
    display: block;
    padding: 8px 10px;
    margin: 0;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #262626;
}
.item-options-collections-menu .checkbox:hover,
.item-options-collections-menu a:hover,
.item-options-collections-menu span:hover {
    cursor: pointer;
    background-color: #f7f5f1;
}
.item-options-collections-menu .checkbox .checkbox-label,
.item-options-collections-menu a .checkbox-label,
.item-options-collections-menu span .checkbox-label {
    padding: 0;
    display: flex;
    max-width: 100%;
}
.item-options-collections-menu .checkbox-title,
.item-options-collections-menu a-title,
.item-options-collections-menu span-title {
    display: inline-block;
    padding: 0;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
}
.item-options-collections-menu .checkbox-tag,
.item-options-collections-menu a-tag,
.item-options-collections-menu span-tag {
    padding: 0 0 0 2px;
    display: inline-block;
    width: auto;
}
.item-options-collections-menu .main a {
    padding: 8px 10px;
    text-align: left;
    color: #215bd6;
}
.item-options-collections-menu .main a:hover {
    background-color: transparent !important;
    text-decoration: underline;
}
.item-options-collections-menu:after {
    content: " ";
    display: block;
    position: absolute;
    top: -5px;
    right: 4px;
    left: unset;
    width: 10px;
    height: 10px;
    background: #fff;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
@media (max-width: 992px) {
    .item-options-collections-menu:after {
        left: 7px;
        right: unset;
    }
}
#createCollectionAlert .media {
    display: flex;
    align-items: center;
}
#createCollectionAlert .media-body {
    width: 230px;
    word-break: break-word;
    overflow: hidden;
}
#documentation-app .retrieved-results .retrieved-items .btn-group-flex .dropdown-menu:after,
#search-landing-page-app .retrieved-results .retrieved-items .btn-group-flex .dropdown-menu:after,
#software-center-app .retrieved-results .retrieved-items .btn-group-flex .dropdown-menu:after,
#software-library-app .retrieved-results .retrieved-items .btn-group-flex .dropdown-menu:after {
    left: 80%;
}
#documentation-app .retrieved-results .retrieved-items .item-options,
#search-landing-page-app .retrieved-results .retrieved-items .item-options,
#software-center-app .retrieved-results .retrieved-items .item-options,
#software-library-app .retrieved-results .retrieved-items .item-options {
    padding: 0;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    align-items: center;
    min-width: 200px;
}
@media only screen and (max-width: 991px) {
    #documentation-app .retrieved-results .retrieved-items .item-options,
    #search-landing-page-app .retrieved-results .retrieved-items .item-options,
    #software-center-app .retrieved-results .retrieved-items .item-options,
    #software-library-app .retrieved-results .retrieved-items .item-options {
        padding-left: 15px !important;
        justify-content: flex-start !important;
    }
}
#documentation-app .retrieved-results .retrieved-items .item-options-collections,
#documentation-app .retrieved-results .retrieved-items .item-options > *,
#search-landing-page-app .retrieved-results .retrieved-items .item-options-collections,
#search-landing-page-app .retrieved-results .retrieved-items .item-options > *,
#software-center-app .retrieved-results .retrieved-items .item-options-collections,
#software-center-app .retrieved-results .retrieved-items .item-options > *,
#software-library-app .retrieved-results .retrieved-items .item-options-collections,
#software-library-app .retrieved-results .retrieved-items .item-options > * {
    width: auto;
    margin: 0;
}
#documentation-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child,
#search-landing-page-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child,
#software-center-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child,
#software-library-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child {
    margin-left: auto;
    padding: 0;
}
@media only screen and (max-width: 991px) {
    #documentation-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child,
    #search-landing-page-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child,
    #software-center-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child,
    #software-library-app .retrieved-results .retrieved-items .item-options > .item-options-collections:first-child {
        margin: 0;
        padding-left: 0;
    }
}
#documentation-app .retrieved-results .retrieved-items .item-options .btn-default.btn-sm,
#documentation-app .retrieved-results .retrieved-items .item-options .btn-download,
#documentation-app .retrieved-results .retrieved-items .item-options .btn-group,
#documentation-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.btn,
#documentation-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.download-details,
#documentation-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.nav-close,
#documentation-app .retrieved-results .retrieved-items .item-options .btn-primary.btn-buy,
#documentation-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.download-details,
#documentation-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.nav-close,
#documentation-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn.btn-default,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-default.btn-sm,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-download,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-group,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.btn,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.download-details,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.nav-close,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-primary.btn-buy,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.download-details,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.nav-close,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn.btn-default,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-default.btn-sm,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-download,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-group,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.btn,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.download-details,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.nav-close,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-primary.btn-buy,
#software-center-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.download-details,
#software-center-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.nav-close,
#software-center-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn.btn-default,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-default.btn-sm,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-download,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-group,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.btn,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.download-details,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-group-sm > .btn-default.nav-close,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-primary.btn-buy,
#software-library-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.download-details,
#software-library-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.nav-close,
#software-library-app .retrieved-results .retrieved-items .item-options .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn.btn-default {
    width: 150px;
    min-width: 130px;
    max-width: 150px;
}
#documentation-app .retrieved-results .retrieved-items .item-options .btn-group .btn-default,
#search-landing-page-app .retrieved-results .retrieved-items .item-options .btn-group .btn-default,
#software-center-app .retrieved-results .retrieved-items .item-options .btn-group .btn-default,
#software-library-app .retrieved-results .retrieved-items .item-options .btn-group .btn-default {
    padding: 8px 10px;
    font-size: 10px;
}
#documentation-app .retrieved-results .retrieved-items.search-items .retrieved-item,
#search-landing-page-app .retrieved-results .retrieved-items.search-items .retrieved-item,
#software-center-app .retrieved-results .retrieved-items.search-items .retrieved-item,
#software-library-app .retrieved-results .retrieved-items.search-items .retrieved-item {
    margin-right: 0;
}
#search-landing-page-app .retrieved-results .retrieved-items .retrieved-item.is-match .item-options .item-options-collections {
    display: none;
    padding: 28px 45px 0 0;
}
#search-landing-page-app .retrieved-results .retrieved-items .retrieved-item.is-match .item-options .item-options-collections-menu {
    top: 54px;
    right: 4px;
}
.collection-portal-action .dropdown-menu {
    display: none;
    top: 34px;
    left: 192px;
    padding: 10px 0;
    max-width: 320px;
    min-width: 245px;
    font-size: 16px;
}
.collection-portal-action .dropdown-menu.show .dropdown-menu {
    display: block;
}
.collection-portal-action .dropdown-menu li {
    margin-bottom: 0;
}
.collection-portal-action .dropdown-menu li a {
    white-space: normal;
    padding: 6px 20px;
}
.collection-portal-action .dropdown-menu-main {
    border-top: 1px solid #d4cfc5;
}
.cta-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
    gap: 4px;
}
.icon-bookmark.icon-muted.add-collection,
.retrieved-results-helper .icon-bookmark {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
    width: 11px !important;
    height: 14px !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iYm9va21hcmstYWRkIiBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDYwIDYwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzY0Nzk4YX08L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zOS40NiA1MS43NmwtMTQuMTktOC4yOC0xNC4yIDguMjhWMTQuODVhLjU5LjU5IDAgMDEuNTktLjU5SDIyYTEuNTIgMS41MiAwIDAwMS41MS0xLjUyVjExQTEuNTEgMS41MSAwIDAwMjIgOS41M0gxMS4wN2E0LjczIDQuNzMgMCAwMC00LjczIDQuNzNWNjBsMTguOTMtMTFMNDQuMiA2MFYzMS42NWExLjUyIDEuNTIgMCAwMC0xLjUyLTEuNTFINDFhMS41MiAxLjUyIDAgMDAtMS41MiAxLjUxek01Mi4xNSA5LjQ2SDQ0LjJ2LThBMS41MiAxLjUyIDAgMDA0Mi42OCAwaC0xLjc3YTEuNTIgMS41MiAwIDAwLTEuNTEgMS41MXY4aC03Ljk1QTEuNTEgMS41MSAwIDAwMjkuOTQgMTF2MS43NmExLjUxIDEuNTEgMCAwMDEuNTEgMS41Mmg4djhhMS41MiAxLjUyIDAgMDAxLjUxIDEuNTFoMS43N2ExLjUyIDEuNTIgMCAwMDEuNTItMS41MXYtOGg3Ljk1YTEuNTIgMS41MiAwIDAwMS41MS0xLjUyVjExYTEuNTIgMS41MiAwIDAwLTEuNTYtMS41NHoiLz48L3N2Zz4=")
        no-repeat center center !important;
}
#my-nxp .app-column-left .icon-bookmark,
.megamenu-mynxp .icon-bookmark {
    min-width: unset !important;
    margin-left: 3px;
}
.icon-bookmark.add-collection {
    width: 18px;
    height: 19px;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges;
    image-rendering: pixelated;
    background-size: cover;
    background-position: top;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzMyOThfMTEzOSkiPjxwYXRoIGQ9Ik0xMS44MzggMTUuNTI4bC00LjI1Ny0yLjQ4NC00LjI2IDIuNDg0VjQuNDU1YS4xNzcuMTc3IDAgMDEuMTc3LS4xNzdINi42YS40NTYuNDU2IDAgMDAuNDUzLS40NTZWMy4zYS40NTMuNDUzIDAgMDAtLjQ1My0uNDQxSDMuMzIxYTEuNDE5IDEuNDE5IDAgMDAtMS40MTkgMS40MTlWMThsNS42OC0zLjNMMTMuMjYgMThWOS40OTVhLjQ1Ni40NTYgMCAwMC0uNDU2LS40NTNIMTIuM2EuNDU2LjQ1NiAwIDAwLS40NTYuNDUzbC0uMDA2IDYuMDMzem0zLjgwNy0xMi42OUgxMy4yNnYtMi40QS40NTYuNDU2IDAgMDAxMi44MDQgMGgtLjUzYS40NTYuNDU2IDAgMDAtLjQ1NC40NTN2Mi40SDkuNDM1YS40NTMuNDUzIDAgMDAtLjQ1My40NDd2LjUyOGEuNDUzLjQ1MyAwIDAwLjQ1My40NTZoMi40djIuNGEuNDU2LjQ1NiAwIDAwLjQ1My40NTNoLjUzMWEuNDU2LjQ1NiAwIDAwLjQ1Ni0uNDUzdi0yLjRoMi4zODVhLjQ1Ni40NTYgMCAwMC40NTMtLjQ1NlYzLjNhLjQ1Ny40NTcgMCAwMC0uNDY4LS40NjJ6IiBmaWxsPSIjMDAwIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMzI5OF8xMTM5Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDE4djE4SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+")
        no-repeat 50%;
}
.icon-bookmark.add-collection:before {
    content: none;
}
.icon-bookmark.add-collection.add-collection.added-collection {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA2MCI+PHBhdGggZD0iTTQ0LjIgOS41SDE1LjhjLTIuNiAwLTQuNyAyLjEtNC43IDQuN1Y2MEwzMCA0OWwxOC45IDExVjE0LjNjMC0yLjctMi4xLTQuOC00LjctNC44eiIvPjwvc3ZnPg==")
        no-repeat 50%;
}
.icon-bookmark.add-collection.add-collection.disabled {
    background: url("data:image/svg+xml;base64,PHN2ZyBpZD0iYm9va21hcmstYWRkIiBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDYwIDYwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6IzY0Nzk4YX08L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0zOS40NiA1MS43NmwtMTQuMTktOC4yOC0xNC4yIDguMjhWMTQuODVhLjU5LjU5IDAgMDEuNTktLjU5SDIyYTEuNTIgMS41MiAwIDAwMS41MS0xLjUyVjExQTEuNTEgMS41MSAwIDAwMjIgOS41M0gxMS4wN2E0LjczIDQuNzMgMCAwMC00LjczIDQuNzNWNjBsMTguOTMtMTFMNDQuMiA2MFYzMS42NWExLjUyIDEuNTIgMCAwMC0xLjUyLTEuNTFINDFhMS41MiAxLjUyIDAgMDAtMS41MiAxLjUxek01Mi4xNSA5LjQ2SDQ0LjJ2LThBMS41MiAxLjUyIDAgMDA0Mi42OCAwaC0xLjc3YTEuNTIgMS41MiAwIDAwLTEuNTEgMS41MXY4aC03Ljk1QTEuNTEgMS41MSAwIDAwMjkuOTQgMTF2MS43NmExLjUxIDEuNTEgMCAwMDEuNTEgMS41Mmg4djhhMS41MiAxLjUyIDAgMDAxLjUxIDEuNTFoMS43N2ExLjUyIDEuNTIgMCAwMDEuNTItMS41MXYtOGg3Ljk1YTEuNTIgMS41MiAwIDAwMS41MS0xLjUyVjExYTEuNTIgMS41MiAwIDAwLTEuNTYtMS41NHoiLz48L3N2Zz4=")
        no-repeat 50%;
}
.component-overview .icon-bookmark.add-collection {
    width: 11px;
    height: 14px;
}
.alert .icon-bookmark.add-collection {
    width: 14px;
    height: 15px;
}
@media only screen and (max-width: 480px) {
    [class*="CollectionModal__customModal"] {
        height: 100% !important;
        max-height: unset !important;
        width: 100% !important;
        overflow: initial !important;
    }
}
.back-page {
    width: 100%;
    border-top: 1px solid #d4cfc5;
    padding: 32px 0;
}
.back-label {
    margin-top: 0;
    display: block;
}
.back-title {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 20px;
    color: #000;
}
.back-return {
    padding-left: 12px;
    transition: all 0.1s ease-in-out;
}
.back-return:before {
    content: "\F104";
    font-family: Font Awesome;
    position: absolute;
    left: 0;
    font-size: 16px;
}
.request-form-fifty {
    width: 100%;
    min-width: 300px;
    max-width: 600px;
    padding: 28px;
}
@media (max-width: 480px) {
    .request-form-fifty {
        padding: 0 8px;
    }
}
.request-form-fifty.has-border,
.request-form-fifty.shopping-summary-box {
    border-color: #e5eaed;
}
.request-form-fifty .text-required {
    color: inherit;
}
.request-form-fifty .button-section {
    padding: 28px 0 12px;
}
.request-form-fifty p:last-child {
    padding: 12px 0;
    margin: 0;
}
.request-form-fifty .form-block:first-of-type {
    padding-top: 0;
}
.request-form-fifty .form-block:last-of-type {
    padding-bottom: 0;
}
.request-form-fifty input,
.request-form-fifty select {
    box-shadow: none;
}
.form-block {
    padding: 28px 0;
}
.form-block-title {
    margin: 0;
    padding-bottom: 28px;
}
.form-block .form-group:last-of-type {
    margin-bottom: 0;
}
.nda-form {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    width: 100%;
}
.nda-form .component-container:first-of-type {
    padding-top: 30px;
}
.nda-form .alert {
    margin-bottom: 0;
}
.nda-form .component-overview {
    padding-bottom: 0;
}
.new-login.request-form {
    padding-top: 0;
    margin: 0;
    display: block;
}
.new-login.request-form > .container {
    margin: 0;
}
.new-login.request-form .form-container {
    width: 100%;
    max-width: 600px;
    padding-top: 0;
}
@media only screen and (max-width: 768px) {
    .new-login.request-form .form-container {
        max-width: unset;
    }
}
.new-login.request-form .form-container .form-section:first-of-type {
    border: 1px solid #d6dce0;
    border-bottom: none;
    padding-top: unset;
}
.new-login.request-form .form-container .form-section:first-of-type .form-subSection:first-of-type {
    padding-top: 24px;
}
.new-login.request-form .form-container .form-section {
    border: 1px solid #d6dce0;
    border-top: none;
    border-bottom: none;
    position: relative;
    padding-top: 48px;
}
.new-login.request-form .form-container .form-section:last-of-type {
    border-top: none !important;
    border: 1px solid #d6dce0;
    padding-top: 8px;
}
.new-login.request-form .form-container hr {
    max-width: calc(100% - 48px);
    margin: auto;
}
.new-login.request-form .form-container .btn,
.new-login.request-form .form-container .download-details,
.new-login.request-form .form-container .nav-close {
    width: auto;
}
.new-login.request-form .form-container .form-subSection:first-of-type {
    padding-top: 0;
}
.new-login.request-form .form-container .form-subSection .form-subSection-label {
    margin-bottom: 5px;
}
.new-login.request-form .form-container .form-subSection-label.big {
    font-family: Poppins, sans-serif;
}
.new-login.request-form .form-container .form-subSection .form-subSection-helper:nth-last-child(2) {
    margin-bottom: 4px;
}
.new-login.request-form .form-container .form-subSection .check label,
.new-login.request-form .form-container .form-subSection .form-check label,
.new-login.request-form .form-container .form-subSection .radio label {
    cursor: pointer;
}
.new-login.request-form .form-container .form-subSection textarea {
    height: 80px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 80px;
}
.new-login.request-form .form-container .form-subSection-control {
    padding: 6px 12px;
}
.new-login.request-form .form-container .form-subSection-button {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
}
.new-login.request-form .form-container .form-subSection-button button {
    margin: 0 !important;
}
.new-login.request-form .form-container .icon-para-reset.spin-icon {
    width: 18px;
    height: 18px;
    -ms-grid-row-align: center;
    align-self: center;
}
.new-login.request-form .form-divider {
    padding-top: 48px;
    display: block;
}
.new-login.request-form .form-divider:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: calc(100% - 48px);
    margin-left: 24px;
    box-shadow: none;
    border-top: 1px solid #d6dce0 !important;
}
.new-login.request-form .form-field-line {
    display: flex;
    width: 100%;
    justify-content: space-around;
    gap: 4px;
}
.new-login.request-form .form-field-line input,
.new-login.request-form .form-field-line select {
    width: 97%;
}
[class*="NDAFormModal"] a {
    text-decoration: none;
}
.faqs-list {
    list-style: none;
    padding: 0;
    margin-bottom: 48px;
}
.faqs-list li {
    font-size: 16px;
    line-height: 19px;
}
.faqs-list-question {
    padding: 16px 0;
}
.faqs-list-question:first-of-type {
    padding-top: 0;
}
.faqs-list-question:last-of-type {
    padding-bottom: 0;
}
.faqs-list-question h3 {
    line-height: 24px;
    margin: 0 0 16px;
}
.faqs-list-question p {
    margin: 0;
    line-height: 22px;
}
.field-dropdown {
    width: 100%;
    background-color: #fff;
    display: flex;
    border: 1px solid #d4cfc5;
    position: relative;
    min-height: 38px;
    justify-content: space-between;
}
.field-dropdown-placeholder {
    color: grey;
    border: none;
    background: none;
    width: 100%;
    height: 100%;
    outline: 0;
    padding-top: 4px;
}
.field-dropdown-value {
    align-items: center;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    gap: 4px;
    padding: 2px 8px;
    position: relative;
    overflow: auto;
    box-sizing: border-box;
    margin-bottom: 0;
    max-height: 100px;
}
.field-dropdown-value .element {
    background-color: #e6e6e6;
    border-radius: 2px;
    display: flex;
    margin: 2px;
    min-width: 0;
    box-sizing: border-box;
}
.field-dropdown-value .element .value {
    border-radius: 2px;
    color: #333;
    font-size: 85%;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.field-dropdown-value .element .remove {
    cursor: pointer;
    align-items: center;
    border-radius: 2px;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    font-size: 12px;
    color: #262626;
}
.field-dropdown-value .element .remove:hover {
    background-color: #ffbdad;
    color: #de350b;
}
.field-dropdown-value::-webkit-scrollbar {
    -webkit-appearance: none;
}
.field-dropdown-value::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.field-dropdown-label {
    background-color: #e5eaed;
    border-radius: 2px;
    display: flex;
    min-width: 0;
    box-sizing: border-box;
    margin: 8px 2px;
}
.field-dropdown-label span.value {
    border-radius: 2px;
    text-transform: uppercase;
    color: #262626;
    font-size: 85%;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}
.field-dropdown-label span.remove {
    align-items: center;
    border-radius: 2px;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    font-size: 12px;
}
.field-dropdown-label span.remove:hover {
    cursor: pointer;
    background-color: #ffbdad;
    color: #de350b;
}
.field-dropdown-toggle {
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
}
.field-dropdown-toggle span {
    font-size: 18px;
    vertical-align: -8px;
    padding: 0 8px;
    color: #262626;
}
.field-dropdown-options {
    padding: 4px 8px;
    display: block;
    height: auto;
    max-height: 240px;
    overflow: auto;
    position: absolute;
    z-index: 99;
    top: 102%;
    background: #fff;
    border: 1px solid #d4cfc5;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.1);
    width: 100%;
}
.field-dropdown-options::-webkit-scrollbar {
    -webkit-appearance: none;
}
.field-dropdown-options::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    border: 6px solid #fff;
}
.field-dropdown-item {
    padding: 8px;
    margin: 0;
}
.field-dropdown-list {
    padding-left: 0;
    list-style: none;
}
.field-dropdown-list > li {
    padding-left: 0;
}
.field-dropdown-list .field-dropdown-list {
    padding-left: 8px;
    margin-top: 0;
}
.field-dropdown-list li {
    padding-left: 37px;
}
.field-dropdown-list li.field-parent .parent-checked input {
    display: none;
}
.field-dropdown-list li.field-parent .parent-checked:after {
    font-family: Font Awesome;
    position: absolute;
    content: "\F146";
    left: 28px;
}
.field-dropdown-list .checkbox {
    display: flex;
    gap: 8px;
    align-items: center;
}
.field-dropdown-list .checkbox .field-toggle-list:first-child {
    background-color: red;
}
.field-dropdown-list .checkbox .field-toggle-list {
    cursor: pointer;
    padding: 3px 6px;
    font-size: 12px;
}
.field-dropdown-list .checkbox .field-toggle-list:hover {
    background-color: #ebe7dd;
}
.field-dropdown-list .checkbox label {
    font-size: 14px;
}
.form-flat.form-control {
    border: none;
    border-left: 1px solid #d4cfc5;
    box-shadow: none;
    height: auto;
    width: auto;
    padding: 0 12px;
}
.form-full {
    width: 100%;
}
.form-item-radius {
    border-radius: 100px;
}
.form-user label {
    padding-right: 12px;
}
.website-feedback .component-container:first-of-type {
    padding-bottom: 0;
}
.website-feedback .component-container:only-child {
    padding-bottom: 48px;
}
.website-feedback .component-container .component-overview:only-child {
    padding-bottom: 0;
}
.website-feedback .component-container .component-overview {
    padding-bottom: 24px;
    width: auto;
    max-width: 800px;
}
.website-feedback .component-container .new-form {
    padding: 0;
}
.website-feedback .support-text {
    margin: 0;
}
.website-feedback .form-column {
    -webkit-columns: 2 10px;
    -moz-columns: 2 10px;
    columns: 10px 2;
}
.website-feedback .form-check {
    display: flex;
    align-items: baseline;
}
.website-feedback .form-check-label,
.website-feedback .form .checkbox label {
    cursor: pointer;
}
.website-feedback .form-section:only-of-type {
    margin: 0;
}
.website-feedback .form-subSection-button .btn:only-child,
.website-feedback .form-subSection-button .download-details:only-child,
.website-feedback .form-subSection-button .nav-close:only-child {
    margin-left: 0 !important;
}
.website-feedback .form-subSection-checkbox .checkbox:last-of-type label {
    padding-bottom: 0;
}
.website-feedback textarea {
    max-width: 100%;
    min-width: 100%;
    max-height: 400px;
    min-height: 50px;
    height: 170px;
}
.website-feedback .drop-drag-files {
    height: auto;
    padding: 48px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}
.website-feedback .drop-drag-files:before {
    content: "";
    position: absolute;
    border: 2px dashed #898683;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    z-index: -1;
}
.website-feedback .drop-drag-files span {
    font-size: 33px;
    color: #aaa6a2;
}
.website-feedback .drop-drag-files p {
    padding: 16px 0;
    margin: 0;
}
.looking-for {
    min-height: calc(100% - 18px);
    width: 100%;
}
.search-footer {
    display: flex;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    padding: 10px 30px;
    background-color: #f7f5f1;
}
.search-footer-element {
    color: #474645;
}
.search-footer-element p {
    margin: 0;
}
.download-container {
    border: 1px solid #ccc;
    width: 248px;
    text-align: center;
}
.download-container-icon {
    padding: 8px;
}
.download-container-icon .movement {
    padding: 30px 0 8px;
}
.download-container-icon .movement .circle {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 50px;
    transform: translateY(-50%);
    width: 120px;
}
.download-container-icon .movement .circle .circle__svg-arrow {
    fill: #262626;
    position: relative;
    top: -127px;
}
.download-container-icon .movement .circle.inprogress .circle__svg {
    animation: circle__svg 2s linear infinite both;
}
.download-container-icon .movement .circle.inprogress .circle__svg .circle__svg-circle {
    animation: circle__svg-circle 3s ease-in-out infinite both;
    fill: transparent;
    stroke: #262626;
    stroke-dasharray: 285;
    stroke-linecap: round;
    stroke-width: 6px;
    transform-origin: 50% 50%;
}
@keyframes circle__svg {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes circle__svg-circle {
    0%,
    25% {
        stroke-dashoffset: 280;
        transform: rotate(0);
    }
    50%,
    75% {
        stroke-dashoffset: 75;
        transform: rotate(45deg);
    }
    to {
        stroke-dashoffset: 280;
        transform: rotate(1turn);
    }
}
.download-container-icon .movement .circle.completed .circle__svg,
.download-container-icon .movement .circle.completed .circle__svg-arrow {
    fill: #9da904;
}
.download-container-icon .movement .circle.completed .circle__svg-arrow .circle__svg-circle,
.download-container-icon .movement .circle.completed .circle__svg .circle__svg-circle {
    fill: transparent;
    stroke: #9da904;
    stroke-dasharray: 285;
    stroke-linecap: round;
    stroke-width: 6px;
    transform-origin: 50% 50%;
}
.download-container-icon .movement .porcentage {
    position: relative;
    top: -90px;
    font-size: 36px;
}
.download-container-icon .movement .porcentage span {
    font-weight: 600;
}
.download-container-icon .movement .porcentage span span {
    font-weight: 400;
    color: #64798a;
    font-size: 24px;
    bottom: 9px;
    position: relative;
}
.download-container-text {
    padding: 8px;
}
.download-container-text .content {
    padding: 8px 0;
}
.download-container-text .content .main {
    margin-bottom: 4px;
}
.download-container-text .content .helper {
    font-size: 14px;
}
.download-container-button {
    padding: 8px 8px 22px;
}
.download-container-button .content {
    padding: 8px 0;
}
.download-container-button .btn,
.download-container-button .download-details,
.download-container-button .nav-close {
    width: 80%;
}
.secure-download-view {
    display: flex;
    justify-content: space-between;
}
@keyframes zoomIn {
    0% {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 1300;
        opacity: 0;
    }
    15% {
        opacity: 1;
    }
    90% {
        stroke-dashoffset: 0;
    }
}
.animated-image {
    overflow: hidden;
}
.animated-image img {
    width: 100%;
    animation: zoomIn 5s ease-in-out infinite;
}
@media (max-width: 992px) {
    .animated-image img {
        animation: none;
    }
}
.animated-shape {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 7px;
}
@media (max-width: 992px) {
    .animated-shape {
        left: 0;
    }
}
.animated-shape .animated-rect {
    -webkit-filter: blur(4px);
    filter: blur(4px);
    stroke-width: 6px;
    stroke-dasharray: 1350;
    stroke-dashoffset: 0;
    animation-delay: 1s;
    animation: dash 4s ease-in-out infinite;
}
.animated-shape .animated-rect.stroke {
    -webkit-filter: blur(0);
    filter: blur(0);
    stroke-width: 4px;
}
@media (max-width: 992px) {
    .animated-shape .animated-rect {
        animation: none;
    }
}
.data-visualization .dynamic-columns {
    display: flex;
    justify-content: center;
}
.data-visualization .dynamic-columns .dynamic-element {
    width: 25%;
    padding: 0 15px;
}
.data-visualization .dynamic-columns:has(.dynamic-element:first-child:nth-last-child(-n + 1)) .dynamic-element,
.data-visualization .dynamic-columns:has(.dynamic-element:nth-last-child(5)) .dynamic-element {
    display: none;
}
.data-visualization .image {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.data-visualization .description {
    margin-top: 40px;
}
@media (min-width: 480px) and (max-width: 768px) {
    .data-visualization .dynamic-columns {
        flex-wrap: wrap;
    }
    .data-visualization .dynamic-columns .dynamic-element {
        width: 50%;
        padding: 0 15px;
    }
    .data-visualization .dynamic-columns:has(.dynamic-element:first-child:nth-last-child(-n + 1)) .dynamic-element,
    .data-visualization .dynamic-columns:has(.dynamic-element:nth-last-child(5)) .dynamic-element {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .data-visualization .dynamic-columns {
        flex-wrap: wrap;
    }
    .data-visualization .dynamic-columns .dynamic-element {
        width: 100%;
        padding: 0 15px;
    }
    .data-visualization .dynamic-columns:has(.dynamic-element:first-child:nth-last-child(-n + 1)) .dynamic-element,
    .data-visualization .dynamic-columns:has(.dynamic-element:nth-last-child(5)) .dynamic-element {
        display: none;
    }
}
.primary-topic-media canvas {
    width: 80% !important;
    height: 80% !important;
}
.connects .filters {
    display: flex;
    margin-bottom: 39px;
}
@media screen and (max-width: 768px) {
    .connects .filters {
        flex-direction: column;
    }
}
.connects .filters .form-subSection {
    width: 35%;
}
.connects .filters .form-subSection:first-of-type {
    margin-right: 32px;
    width: 65%;
}
@media screen and (max-width: 768px) {
    .connects .filters .form-subSection:first-of-type {
        width: 100%;
    }
}
@media screen and (max-width: 768px) {
    .connects .filters .form-subSection {
        margin-bottom: 16px;
        width: 100%;
    }
}
.connects .filters .form-subSection .input-group-search .search-icon {
    right: 0;
    left: unset;
    padding-left: 0;
    top: -2px;
}
.connects .filters .form-subSection .input-group-search .search-input {
    padding-left: 12px;
}
.connects .image-partners {
    margin: 17px 0;
}
.connects .image-partners img {
    max-height: 50px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.connects .card1-links {
    margin-top: 0;
}
.connects .card1-list-title {
    margin-top: 11px;
}
.connects .card1-list .shopping-statement p,
.connects .card1-list .text-muted,
.shopping-statement .connects .card1-list p {
    margin-bottom: 6px;
}
.connects .card1-column .btn-default,
.connects .card1-column .jumpto ul li.jumpto-cta-container a.btn-default,
.jumpto ul li.jumpto-cta-container .connects .card1-column a.btn-default {
    width: 200px;
    margin-top: 32px;
}
.connects .card1-column .results {
    margin-bottom: 0;
}
.connects .card1-item {
    margin-top: 1em;
    margin-bottom: 1em;
}
.connects .list-vertical li {
    display: block;
}
.connects mark {
    background: #fcebcf;
    padding: 0;
    color: inherit;
}
.bg-svg {
    background-size: 0 !important;
}
.bg-svg:before {
    background: inherit;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100vw;
}
@media screen and (min-width: 768px) {
    .app-column-right .bg-svg:before,
    .col-lg-9 .bg-svg:before {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .app-column-right .bg-svg:before,
    .col-lg-9 .bg-svg:before {
        width: calc(100vw - 300px);
    }
}
.bg-svg.bg-band-top:before {
    top: -12% !important;
    height: 112%;
}
.bg-svg-img {
    background-size: 0 !important;
}
@media (max-width: 992px) {
    .bg-svg-img {
        display: none;
    }
}
.bg-band-top .bg-svg-img {
    top: -5%;
}
.bg-svg-img:before {
    background-size: 100% !important;
    background: inherit;
    background-repeat: no-repeat;
    opacity: 0.3;
    content: "";
    position: absolute;
    top: 0;
    right: 50%;
    z-index: -1;
    display: block;
    width: 100vw;
    height: 100%;
    transform: translateX(50%);
}
.bg-svg .card1-item:empty {
    background-position: 50% !important;
}
@media (max-width: 992px) {
    .bg-svg .card1-item:empty {
        width: 100%;
        padding-bottom: 56.25%;
        background-size: cover !important;
    }
}
.table-container-section .filter {
    padding: 22px 0;
}
.filter-tag {
    padding-left: 0;
    display: flex;
    justify-content: start;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: end;
    margin: 0;
    overflow: hidden;
}
.filter-tag li {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
    list-style: none;
    margin: 0 12px 12px 0;
    display: flex;
}
.filter-tag li:first-child {
    margin-top: 12px;
}
.filter-tag li a {
    padding: 12px 30px 12px 16px;
    border-radius: 100px;
    background: #ebe7dd;
    font-size: 14px;
    display: flex;
    color: #000;
}
.filter-tag li a:before {
    content: "\f00d";
    font-family: Font Awesome;
    position: absolute;
    right: 14px;
    top: auto;
    font-weight: 400;
}
.filter-tag li.clear a {
    color: #215bd6;
    text-decoration: none;
    background: none;
}
.filter-tag li.clear a:before {
    display: none;
}
.filter-tag li.keyword a {
    word-break: break-all;
    display: flex;
    background: #ffeda7;
}
.filter-tag li.open {
    position: inherit;
}
.filter-tag-filters {
    padding-left: 0;
    display: flex;
    justify-content: start;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: end;
    margin: 0;
    gap: 10px;
}
.filter-tag-filters .section {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
    list-style: none;
    display: flex;
}
@media only screen and (max-width: 479px) {
    .filter-tag-filters .section .btn,
    .filter-tag-filters .section .download-details,
    .filter-tag-filters .section .nav-close,
    .filter-tag-filters .section .tag {
        width: 100%;
    }
    .filter-tag-filters .section .clearFilter {
        justify-content: center;
    }
}
.filter-tag-filters .section .tag {
    padding: 12px 30px 12px 16px;
    background: #ebe7dd;
    font-size: 14px;
    display: flex;
    color: #000;
    border-radius: 100px;
}
.filter-tag-filters .section .tag:before {
    content: "\f00d";
    font-family: Font Awesome;
    position: absolute;
    right: 14px;
    top: auto;
    font-weight: 400;
}
.filter-tag-filters .section .tag.dashed {
    width: 180px;
    height: 44px;
    background: #686664;
    border: dashed #fff;
}
.filter-tag-filters .section .tag.dashed:hover {
    cursor: auto;
}
.filter-tag-filters .section .tag.dashed:before {
    content: "" !important;
}
.filter-tag-filters .section.clear a {
    color: #215bd6;
    text-decoration: none;
    background: none;
}
.filter-tag-filters .section.clear a:before {
    display: none;
}
.filter-tag-filters .section.keyword a {
    word-break: break-all;
    display: flex;
    background: #ffeda7;
}
.filter-tag-filters .section.open {
    position: relative;
}
.filter-box {
    padding: 0 8px;
    margin: 20px 0;
    border: 1px solid #d4cfc5;
}
.filter-box li a {
    text-overflow: ellipsis;
    max-width: 270px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.text-new-my-lib {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.04em;
    padding: 4px 8px;
    text-transform: uppercase;
    margin-left: 8px;
    cursor: default;
    vertical-align: 1px;
    font-family: Poppins, sans-serif;
    background-color: #c3effe;
    color: #13357e;
}
.text-new-my-lib.text-new-secondary {
    color: #994600;
    background: #ffeda7;
}
.shape-color {
    padding: 0 16px;
    margin-right: 4px;
}
.software-redesign .component-flex {
    display: flex;
    align-items: center;
}
.software-redesign .dropdown-menu {
    top: 36px !important;
}
.software-redesign .dropdown-menu:after {
    right: 10px;
    left: auto;
}
.shopping-list .box-container .software-redesign .description .meta-item span:not(.icon-info),
.software-redesign .metadata .meta-item span:not(.icon-info),
.software-redesign .shopping-list .box-container .description .meta-item span:not(.icon-info) {
    margin-right: 6px;
    font-weight: 600;
}
.shopping-list .box-container .software-redesign .description .meta-item .icon-info,
.software-redesign .metadata .meta-item .icon-info,
.software-redesign .shopping-list .box-container .description .meta-item .icon-info {
    font-size: 12px;
    margin-left: 4px;
}
.software-redesign .icon-ellipsis-h:before {
    left: 5px !important;
    top: 6px !important;
}
.software-redesign .filter-block-section .button-wrapper {
    display: flex;
}
.software-redesign .filter-block-section .button-wrapper .btn:not(:first-of-type),
.software-redesign .filter-block-section .button-wrapper .download-details:not(:first-of-type),
.software-redesign .filter-block-section .button-wrapper .nav-close:not(:first-of-type) {
    margin-left: 8px;
}
.software-redesign .container .section {
    padding: 0 15px;
}
.software-redesign .container .section .main-group {
    padding: 36px 0;
    width: 60%;
}
.software-redesign .container .section .main-group h2 {
    margin-top: 0;
}
@media only screen and (max-width: 991px) {
    .software-redesign .container .section .main-group {
        width: 80%;
    }
}
@media only screen and (max-width: 767px) {
    .software-redesign .container .section .main-group {
        width: 100%;
    }
}
.software-redesign .container .section .main-group .form-group {
    padding: 8px 0;
}
.software-redesign .container .section .main-group .form-group textarea {
    max-width: 100%;
    max-height: 300px;
}
.software-redesign .container .section .main-group .form-group .form-group-radios .form-check label {
    font-weight: 500;
    margin-left: 8px;
}
.software-redesign .container .section .main-group .form-group:last-of-type {
    margin-bottom: 0;
}
.software-redesign .container .section .main-group .form-group:first-of-type {
    padding-top: 0;
}
.software-redesign .container .section .main-group .section {
    padding: 0;
}
.software-redesign .container .section .main-group .section .form-group {
    padding: 24px 0;
    margin-bottom: 0;
}
.software-redesign .container .section .main-group .section .form-group:last-of-type {
    padding-bottom: 0;
}
.software-redesign .container .section .main-group .section.has-border,
.software-redesign .container .section .main-group .section.shopping-summary-box {
    min-height: 80px;
    margin-bottom: 11px;
}
.software-redesign .container .section .main-group .section.has-border .container,
.software-redesign .container .section .main-group .section.shopping-summary-box .container {
    padding: 1em;
    margin-top: 0;
    display: block;
}
.software-redesign .container .section .main-group .section.has-border .container ul,
.software-redesign .container .section .main-group .section.shopping-summary-box .container ul {
    margin: 0;
}
.software-redesign .container .section .main-group .checkbox.expand {
    font-size: 14px;
}
.software-redesign .container .section .main-group .checkbox.expand input {
    top: -1px;
}
.software-redesign .container .form-group.sw {
    margin-bottom: 0;
}
.software-redesign .container .form-group.sw label {
    font-weight: 500;
    margin-left: 8px;
}
.software-redesign .container .submit-container {
    padding: 36px 0;
}
.software-redesign .container .submit-container h2 {
    margin-top: 0;
}
.software-redesign .container .submit-container .form-control {
    width: 60%;
}
@media only screen and (max-width: 991px) {
    .software-redesign .container .submit-container .form-control {
        width: 80%;
    }
}
@media only screen and (max-width: 767px) {
    .software-redesign .container .submit-container .form-control {
        width: 100%;
    }
}
.software-redesign .container .submit-container .form-group {
    margin-bottom: 0;
}
.software-redesign .submit-container:before {
    right: 52%;
}
.software-redesign .date-picker input {
    font-size: 14px;
    padding: 6px;
    width: 136px;
}
.software-redesign .partner-offering-number {
    padding-top: 20px;
}
.software-redesign .toggle-title {
    position: relative;
}
.software-redesign .btn-title {
    position: absolute;
    right: -66.66667%;
    top: 0;
}
@media only screen and (max-width: 992px) {
    .software-redesign .btn-title {
        right: 0;
        position: relative;
        margin-bottom: 12px;
    }
}
.smt-modal .alert {
    margin-bottom: 0;
    margin-top: 20px;
}
.toggle-container > div > div > div.form-group {
    padding-left: 0 !important;
}
.toggle-container .toggle-title {
    height: auto;
}
.toggle-container .toggle-content {
    transition: max-height 1s;
    overflow: hidden;
    max-height: 0;
}
.toggle-container .toggle-content.visible {
    max-height: 1000px;
}
.toggle-container .toggle-link:hover {
    text-decoration: none;
}
@keyframes maxToggleHeight {
    0% {
        max-height: 0;
    }
    to {
        max-height: 10000px;
    }
}
.upload {
    padding: 36px 0;
}
.upload_file {
    width: 100%;
    padding: 2px 0;
    background-color: #f7f5f1;
    margin: 36px 0;
}
.upload_file .form {
    padding: 28px;
}
.upload_file .form .form_upload {
    height: 120px;
    transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 2px dashed #aaa6a2;
}
@media only screen and (max-width: 480px) {
    .upload_file .form .form_upload {
        text-align: center;
        padding: 8px;
    }
    .upload_file .form .form_upload .icon-cloud-upload {
        display: none;
    }
}
.upload_file .form .form_upload .icon-cloud-upload {
    font-size: 64px;
    margin-right: 24px;
    color: #d4cfc5;
}
.upload_file .form .form_upload .section {
    padding-top: 8px;
}
.upload_file .form .form_upload .section label {
    margin-bottom: 8px;
    font-weight: 400;
}
.upload_file .form .form_upload .section label span {
    font-weight: 600;
    font-size: 16px;
    color: #215bd6;
    text-decoration: none;
}
.upload_file .form .form_upload .section label span:hover {
    text-decoration: underline;
    cursor: pointer;
}
.upload_file .form .form_upload input {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.upload_file.highlight {
    background-color: #92e1fd;
}
.upload_file .errors {
    padding: 0 28px;
}
.upload_results .section {
    padding: 18px 24px 12px;
    margin-bottom: 24px;
}
.upload_results .section_data .close {
    position: relative;
    top: -54px;
    right: 0;
}
.upload_results .section_data .porcentage {
    position: relative;
    right: -13px;
    color: inherit;
    top: -29px;
    float: right;
    color: #686664;
}
.upload_results .section_content {
    width: 95%;
    word-break: break-all;
}
.upload_results .section_content .file-title {
    margin-bottom: 4px;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.upload_results .section .progress_bar {
    width: 100%;
    display: flex;
    position: relative;
    top: -12px;
}
.upload_results .section .progress_bar progress::-moz-progress-bar {
    background: #f0ad4e;
}
.upload_results .section .progress_bar progress::-webkit-progress-value {
    background: #f0ad4e;
}
.upload_results .section .progress_bar progress::-webkit-progress-bar {
    background: none;
    background-color: #ebe7dd;
}
.upload_results .section .progress_bar progress {
    color: #f0ad4e;
    margin-top: 8px;
    width: 100%;
    height: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    background-color: #ebe7dd;
}
.upload_results .section .progress_bar .alert {
    width: 100%;
    margin-bottom: 0;
}
.upload_results .error .porcentage {
    display: none;
}
.progressbar {
    width: 120px;
    height: 120px;
}
@media (min-width: 420px) and (max-width: 659px) {
    .progressbar {
        -ms-grid-columns: (160px) [2];
        grid-template-columns: repeat(2, 160px);
    }
}
@media (min-width: 660px) and (max-width: 899px) {
    .progressbar {
        -ms-grid-columns: (160px) [3];
        grid-template-columns: repeat(3, 160px);
    }
}
@media (min-width: 900px) {
    .progressbar {
        -ms-grid-columns: (160px) [4];
        grid-template-columns: repeat(4, 160px);
    }
}
.progressbar .box {
    width: 100%;
    height: 100%;
}
.progressbar .box .chart {
    position: relative;
    width: 100%;
    font-size: 22px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.progressbar .box .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.progressbar h2 {
    display: block;
    text-align: center;
    color: #fff;
}
.progressbar .circle-progress {
    width: 120px;
    height: 120px;
}
.progressbar .circle-progress-value {
    stroke-width: widthStrokeLine;
    stroke: #000;
    stroke-linecap: round;
}
.progressbar .circle-progress-circle {
    stroke: #ebe7dd;
    stroke-width: widthStrokeLine;
}
.progressbar .circle-progress-text {
    fill: #000;
    font-size: 20px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.progressbar .circle-progress-text-max {
    display: none;
}
.progressbar[aria-valuenow^="100"] .circle-progress-value {
    stroke: #c1cd23;
}
.form-control.text-area-form {
    height: 80px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 80px;
    max-height: 200px;
}
.toggle-text-opacity {
    display: block;
    position: relative;
    overflow: hidden;
    height: auto;
    max-height: 80px;
    transition: all 0.35s ease-in-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .toggle-text-opacity {
        height: 0;
        overflow: hidden;
        min-height: 257px !important;
    }
}
.toggle-text-opacity:not(.in):after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(hsla(0, 0%, 100%, 0), #fff);
}
.toggle-text-opacity.in {
    max-height: 300vh;
}
.toggle-text-opacity.in:after {
    display: none;
}
.img-border img {
    border-top: 2px solid #d60b2d;
}
.img-border-bottom img,
img.img-border-bottom {
    border-bottom: 2px solid #d60b2d;
}
.img-border-top img,
img.img-border-top {
    border-top: 2px solid #d60b2d;
}
.img-border-left img,
img.img-border-left {
    border-left: 2px solid #d60b2d;
}
.img-border-rigth img,
img.img-border-rigth {
    border-right: 2px solid #d60b2d;
}
#product-selector-app #header_leftnav.nxp-gray-text {
    color: #686664 !important;
    letter-spacing: 0.04em;
}
.homepage-content .whats-new.band.cool-grey-xxxlight {
    background-color: #f7f5f1;
}
.homepage-content .primary-card-content p {
    font-family: Poppins, sans-serif !important;
    color: #000;
}
.homepage-content .homepage-slider .carousel-indicators li.active .indicator-container {
    border-top: 3px solid #ff7400 !important;
}
@media (max-width: 992px) {
    .homepage-content .homepage-slider .carousel-indicators li.active .indicator-container {
        background-color: #ff7400 !important;
    }
}
@media (max-width: 992px) {
    .homepage-content .homepage-slider .carousel-indicators .indicator-container span {
        color: #000 !important;
    }
}
.homepage-content .homepage-slider .article-subtitle {
    font-family: Poppins, sans-serif !important;
}
.homepage-content .card1-image.animated-image svg rect:first-child {
    stroke: #ffeda7 !important;
}
.homepage-content .listed-columns a,
.homepage-content .listed-columns li {
    font-family: Poppins, sans-serif !important;
}
.homepage-content .listed-2-col li a,
.homepage-content .listed-col li a {
    color: #000 !important;
}
.homepage-content .block-topic:before {
    background-color: #ff7400 !important;
}
.homepage-content .whats-new.band.cool-grey-xxxlight {
    background-color: #ebe7dd !important;
}
.homepage-content .homepage-buttons-btn,
.homepage-content .homepage-slider-microsite .article-subtitle {
    font-family: Poppins, sans-serif !important;
}
::-webkit--placeholder {
    color: #898683 !important;
}
input::-ms-input-placeholder {
    color: #898683 !important;
}
::-webkit-input-placeholder {
    color: #898683 !important;
}
::-moz-placeholder {
    color: #898683 !important;
}
:-ms-input-placeholder {
    color: #898683 !important;
}
::-ms-input-placeholder {
    color: #898683 !important;
}
::placeholder {
    color: #898683 !important;
}
.popover-content {
    color: #000;
}
.alert.countdown {
    display: flex;
    align-items: center;
    gap: 14px;
    border: none;
    margin-bottom: 0;
}
.alert.countdown .countdown-container {
    display: flex;
    padding: 0 20px;
    margin-left: 8px;
    gap: 0 20px;
}
.alert.countdown .countdown-container div {
    display: flex;
    align-items: center;
    gap: 12px;
    height: 26px;
}
.alert.countdown .countdown-container div span {
    font-size: 26px;
    font-weight: 600;
}
.alert.countdown .btn-border-white:focus {
    color: #fff !important;
}
@media (max-width: 992px) {
    .alert.countdown {
        flex-direction: column;
        align-items: flex-start;
    }
    .alert.countdown .countdown-container {
        display: none;
    }
}
.btn-border-white {
    color: #fff;
    border: 2px solid #fff;
}
.btn-border-white:hover {
    color: #fff;
}
.interactive_svg {
    padding: 48px 0;
}
@media only screen and (max-width: 767px) {
    .interactive_svg {
        display: none;
    }
}
.interactive_svg h2 {
    margin-top: 0;
}
@media only screen and (max-width: 992px) {
    .onebox .oneboxItem {
        flex-direction: column;
    }
}
.onebox .oneboxItem .item-body {
    flex: 1;
    width: unset;
    max-width: unset;
    min-width: unset;
}
.onebox .oneboxItem .item-body .item-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 24px;
}
#development-boards-and-designs-app .onebox .oneboxItem .item-body span.item-signpost {
    display: none;
}
.onebox .oneboxItem .item-image {
    flex: 0 0 265px;
}
@media only screen and (max-width: 992px) {
    .onebox .oneboxItem .item-image {
        display: none;
    }
}
.onebox .oneboxItem .item-image figure {
    width: 100%;
    padding: 0;
}
.onebox .oneboxItem .item-image figure img {
    margin: auto;
}
.onebox .oneboxItem .item-options {
    flex: 0 0 30%;
    flex-direction: column;
    justify-content: flex-start !important;
    width: unset;
    max-width: unset;
    min-width: unset !important;
    margin: unset;
}
.onebox .oneboxItem .item-options p.active {
    width: 100%;
    padding: 0;
    font-size: 14px;
}
.onebox .oneboxItem .item-options h4 {
    margin: 0;
    padding: 0;
}
.onebox .oneboxItem .item-options .item-price-details {
    width: 100%;
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.onebox .oneboxItem .item-options .item-price-details li + li:before {
    content: "|";
    padding: 0 5px;
    color: #686664;
}
.onebox .oneboxItem .item-options .item-price-details .quantity {
    font-size: 14px;
    color: #686664;
}
.link-default {
    color: #215bd6 !important;
    text-decoration: none !important;
}
.link-default:active,
.link-default:hover,
.link-default:visited {
    text-decoration: underline !important;
}
.jumpto ul li a,
.jumpto ul li a:active,
.jumpto ul li a:hover,
.jumpto ul li a:visited,
.link-black,
.link-black:active,
.link-black:hover,
.link-black:visited,
.link-tag,
.link-tag:active,
.link-tag:hover,
.link-tag:visited {
    color: inherit;
}
.link-underline,
.link-underline:active,
.link-underline:hover,
.link-underline:visited {
    text-decoration: underline;
}
.jumpto ul li a:active,
.jumpto ul li a:hover,
.jumpto ul li a:visited,
.link-simple:active,
.link-simple:hover,
.link-simple:visited {
    text-decoration: none;
}
.link-tag {
    cursor: pointer;
}
.side-filters {
    position: fixed;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1050;
    width: 520px;
    height: 100vh;
    max-height: 100vh;
    min-height: 0;
    background: #fff;
    box-shadow: none;
    transform: translateX(100%);
    transition: all 0.7s cubic-bezier(0.04, 0, 0.2, 1);
}
@media only screen and (max-width: 570px) {
    .side-filters {
        width: 85%;
        height: 100dvh;
    }
}
.side-filters-container {
    display: flex;
    flex-direction: column;
}
.side-filters-container-header {
    padding: 16px 54px 16px 24px;
    border-bottom: 1px solid #d4cfc5;
    display: flex;
    justify-content: space-between;
}
.side-filters-container-header h3 {
    margin: 0;
}
.side-filters-container-header .close {
    opacity: 1;
    position: absolute;
    right: 8px;
    top: 4px;
    padding: 12px 16px;
}
.side-filters-container-header .close:hover {
    background-color: #ebe7dd;
    border-color: #ebe7dd;
    border-radius: 100px;
}
.side-filters-container-content {
    padding: 0 24px;
    font-size: 16px;
    height: calc(100vh - 135px);
    overflow-y: auto;
}
.side-filters-container-content .results {
    padding-top: 24px;
    margin-bottom: 4px;
}
.side-filters-container-content .filter-nav {
    font-size: 14px;
}
@media only screen and (max-width: 768px) {
    .side-filters-container-content .filter-nav {
        border-top: none;
        border-right: none;
        border-left: none;
    }
}
.side-filters-container-content .filter-nav.show:after {
    width: 100% !important;
    margin-left: 0 !important;
}
.side-filters-container-content .filter-nav-inner {
    padding-top: 0;
}
.side-filters-container-content .filter-nav-heading {
    font-size: 16px !important;
    top: 0;
    padding-left: 0;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
@media only screen and (max-width: 768px) {
    .side-filters-container-content .filter-nav-heading {
        border-top: none;
        border-left: none;
        border-right: none;
        margin-top: 0;
    }
}
.side-filters-container-content .filter-nav-heading .regular {
    font-weight: 400;
}
.shopping-statement .side-filters-container-content .filter-nav-heading p,
.side-filters-container-content .filter-nav-heading .shopping-statement p,
.side-filters-container-content .filter-nav-heading .text-muted {
    font-weight: 600 !important;
    margin-top: 12px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 2px;
}
.shopping-statement .side-filters-container-content .filter-nav-heading.is-active p,
.side-filters-container-content .filter-nav-heading.is-active .shopping-statement p,
.side-filters-container-content .filter-nav-heading.is-active .text-muted {
    display: none;
}
.side-filters-container-content .filter-nav-heading .corner {
    top: 0;
    position: relative;
    right: -1%;
}
.side-filters-container-content .filter-nav-heading:before {
    width: 100% !important;
    margin-left: 0 !important;
}
.side-filters-container-content .filter-nav .checkbox {
    padding-left: 0;
}
.side-filters-container-content .filter-nav .checkbox label {
    display: flex;
    align-items: center;
}
.side-filters-container-content .filter-nav .checkbox label:hover {
    color: inherit;
}
.side-filters-container-content .filter-nav-item-regular a {
    padding-left: 0 !important;
    padding-top: 16px;
    color: #215bd6 !important;
}
.side-filters-container-content .filter-nav-item-regular a:hover {
    background-color: inherit !important;
    text-decoration: underline !important;
}
.side-filters-container-content .filter-nav .reset-link {
    padding-left: 0 !important;
    padding-top: 16px;
    color: #215bd6 !important;
}
.side-filters-container-content .filter-nav .reset-link:hover {
    background-color: inherit !important;
    text-decoration: underline !important;
}
.side-filters-container-content .filter-nav .reset-link.more-less {
    padding-left: 0 !important;
    padding-top: 12px;
}
.side-filters-container-content .filter-nav .reset-link.more-less span {
    margin-left: 4px;
}
.side-filters-container-content .filter-nav hr {
    margin: 4px 0;
}
.side-filters-container-content .filter-nav .select {
    display: flex;
    align-items: center;
}
.side-filters-container-content .filter-nav .select .form-control {
    width: 100px;
    height: 32px;
    padding-top: 0;
    padding-bottom: 0;
}
.side-filters-container-content .filter-nav .select .icon-info {
    margin-left: 8px;
}
.side-filters-container-footer {
    padding: 16px 24px;
    border-top: 1px solid #d4cfc5;
}
.side-filters-container-footer .buttons {
    display: flex;
    justify-content: space-between;
}
.side-filters-container-footer .buttons .btn-link {
    font-size: 16px;
}
.jumpto ul li.jumpto-cta-container .side-filters-container-footer .buttons a.btn-primary,
.side-filters-container-footer .buttons .btn-primary,
.side-filters-container-footer .buttons .jumpto ul li.jumpto-cta-container a.btn-primary {
    font-size: 12px;
}
.side-filters.open {
    z-index: 1050;
    transform: translateX(0);
    box-shadow: -50vw 0 0 100vw rgba(0, 0, 0, 0.5) !important;
}
.side-background {
    display: none;
}
.side-background.open {
    display: block;
    height: 100vh;
    position: fixed;
    width: calc(100vw - 537px);
    top: 0;
    left: 0;
    z-index: 1050;
}
@media only screen and (max-width: 570px) {
    .side-background.open {
        width: calc(100vw - 85%);
    }
}
.fake-scroll {
    position: fixed;
    width: calc(100% - 348px);
    left: 315px;
    height: 10px;
    bottom: 2px;
    border-radius: 25px;
    z-index: 999;
}
.next-offer-hor + .fake-scroll {
    bottom: 110px;
}
.fake-bar-scroll {
    position: absolute;
    width: 200px;
    height: 10px;
    border-radius: 25px;
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}
.link-tag,
.tag-styles {
    padding: 12px 16px;
    background: #ebe7dd;
    font-size: 14px;
    display: flex;
    color: #000;
    border-radius: 100px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.tag-sm {
    padding: 6px 10px;
}
.prodStatus-heading {
    display: block;
    margin-top: 8px;
    margin-bottom: 6px;
    word-break: break-word;
}
.prodStatus-heading h3 {
    display: inline;
    margin: 0;
}
.prodStatus-heading:has(.svg-icon) h3:after {
    content: "-";
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}
.nav-piped-2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style-type: none;
    gap: 10px 10px;
}
.nav-piped-2 li {
    margin-bottom: 0;
}
.nav-piped-2 li:after {
    content: "";
    padding-left: 10px;
    border-right: 1px solid #d4cfc5;
}
.nav-piped-2 li.title:after,
.nav-piped-2 li:last-of-type:after {
    content: unset;
}
.nav-piped-2.last-pipeline li:nth-last-of-type(2):after {
    display: none;
}
.nav-piped-2.last-pipeline li:last-of-type {
    margin-left: 24px;
}
.more-less-toggle {
    transition: height 0.3s ease-in-out, opacity 0.3s ease-in;
    overflow: hidden;
    opacity: 1;
}
.more-about {
    margin-bottom: 48px;
}
.jumpto .more-about .more-less-toggle-container + ul,
.more-about .jumpto .more-less-toggle-container + ul,
.more-about .more-less-toggle-container + ul.list-unstyled,
.more-about .more-less-toggle-container + ul.shopping-coupon-list {
    margin-top: 0.5em;
}
.switch {
    padding: 0 0 48px;
}
.switch.dark .cta {
    color: #3ecafb;
}
.switch-img-hover {
    position: relative;
    width: 100%;
    height: 179px;
    cursor: pointer;
    overflow: hidden;
}
.switch-img-hover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.7s ease-in-out;
    background-color: #262626;
}
.switch-img-hover:hover img.switch-img:last-of-type {
    opacity: 0;
}
.switch-title {
    padding-bottom: 12px;
}
.switch-price {
    margin-bottom: 6px;
}
.switch .buttons-container {
    margin: 16px 0;
}
@media only screen and (max-width: 991px) {
    .switch {
        display: flex;
        flex-direction: column;
    }
    .switch-img-hover {
        height: 144px;
    }
}
.layout-column {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-gap: 20px;
}
.layout-full {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
    -ms-grid-row: 100;
    grid-row: 100%;
}
.hide-md {
    display: block !important;
}
@media screen and (max-width: 992px) {
    .hide-md {
        display: none !important;
    }
}
.show-md {
    display: none !important;
}
@media screen and (max-width: 992px) {
    .show-md {
        display: block !important;
    }
}
.title-huge {
    font-size: 54px;
}
.collapse-hlp {
    padding-top: 48px;
}
.collapse-hlp h3 {
    padding-bottom: 8px;
    margin-bottom: 0;
    margin-top: 0;
}
.collapse-hlp h3 .gap-lg {
    margin-bottom: 0;
}
.collapse-hlp div {
    min-height: 200px;
}
.collapse-hlp .img-responsive {
    margin-bottom: 16px;
    max-height: 80px;
}
.collapse-hlp .img-responsive + p {
    margin-bottom: 0;
}
.collapse-hlp.col-md-4 {
    margin-bottom: 32px;
}
.mcx-poc .img-responsive {
    margin-bottom: 16px;
    max-height: 80px;
}
.mcx-poc .img-responsive + p {
    margin-bottom: 0;
}
.mcx-poc.hide-md .switch {
    width: calc(33.33333% - 21.33333px);
    margin-right: 32px;
    padding-bottom: 48px;
    padding-left: 15px;
    padding-right: 15px;
}
.mcx-poc.hide-md .switch:last-child {
    margin-right: 0;
}
.mcx-poc .mcx-feature {
    padding-bottom: 14px;
}
.mcx-poc .mcx-feature + .mcx-feature:last-of-type,
.mcx-poc .mcx-feature:first-of-type {
    padding-bottom: 0;
}
.mcx-poc .mcx-feature ul,
.mcx-poc .mcx-feature ul li:last-child {
    margin-bottom: 0;
}
.insignia {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    font-weight: 600;
}
.insignia i {
    font-size: 18px;
}
.security-status {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
    font-size: 14px;
}
.security-status .authorization {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.security-status .authorization :nth-child(2) {
    display: flex;
    align-items: center;
    gap: 6px;
}
.security-status .authorization :nth-child(2):before {
    content: "";
    height: 4px;
    width: 4px;
    background-color: #000;
    border-radius: 50%;
}
.security-status .request-message {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    padding-right: 4px;
    padding-top: 5px;
    border-top: 1px solid #d4cfc5;
}
.security-status .request-message p .marker {
    vertical-align: 2px;
    margin-right: 8px;
}
.reset-mt * {
    margin-top: 0;
}
.results-controls {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
    height: auto;
}
.results-controls .category-content {
    justify-content: space-between;
    gap: 8px 0;
}
.results-controls .category-content .result-content {
    display: flex;
    gap: 12px;
}
.results-controls .category-content .sort-content {
    display: flex;
    gap: 22px;
}
.results-controls .secure-content {
    display: flex;
    gap: 8px;
}
.results-controls .secure-content .secure-checkbox {
    display: flex;
    align-items: center;
    gap: 4px;
}
.results-controls .secure-content .secure-checkbox .icon-info {
    padding: 0;
}
.results-controls .filter-tag-filters {
    gap: 12px;
}
.checkbox-wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
}
.checkbox-wrapper label {
    cursor: pointer;
    font-weight: 400;
}
.form-sort-results {
    display: flex;
    align-items: center;
    gap: 14px;
}
.recently-view-products {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.recently-view-products .section-product-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
@media only screen and (max-width: 991px) {
    .recently-view-products .section-product-list {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 767px) {
    .recently-view-products .section-product-list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
.recently-view-products .section-product-list .section-product {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.recently-view-products .section-product-list .section-product figure {
    width: 100%;
    height: 150px;
}
.recently-view-products .section-product-list .section-product figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.tooltip-react {
    opacity: 1 !important;
}
.react-tooltip table.table.table-condensed.table-striped {
    margin-bottom: 0;
}
.react-tooltip table.table.table-condensed.table-striped tr td:first-of-type {
    text-transform: lowercase;
    font-weight: 700;
}
.react-tooltip table.table.table-condensed.table-striped tr td:first-letter {
    text-transform: uppercase;
}
.react-tooltip table.table.table-condensed.table-striped tr:first-of-type td {
    border: unset;
}
.react-tooltip table.table.table-condensed.table-striped + .react-tooltip-arrow {
    border-bottom: unset !important;
}
.avatar-skeleton {
    pointer-events: none;
}
.applications-tabs {
    margin-bottom: 48px;
    position: relative;
    padding-top: 3em;
    padding-bottom: 3em;
}
@media (max-width: 992px) {
    .applications-tabs:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        box-shadow: none;
        border-top: 1px solid #d6dce0 !important;
    }
}
.applications-tabs .bd-header i {
    font-size: 24px;
}
.applications-tabs .bd-header a.btn,
.applications-tabs .bd-header a.download-details,
.applications-tabs .bd-header a.nav-close {
    display: flex;
    gap: 11px;
    align-items: center;
}
.applications-tabs .bd-header .bd-toggle {
    margin-bottom: 26px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.applications-tabs .bd-header .bd-toggle li {
    margin-bottom: 0;
}
@media (max-width: 992px) {
    .applications-tabs .bd-header .bd-toggle {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
}
.applications-tabs .product-list-title {
    margin-bottom: 10px;
}
.applications-tabs .jumpto ul,
.applications-tabs .list-unstyled,
.applications-tabs .shopping-coupon-list,
.jumpto .applications-tabs ul {
    border-left: 1px solid #d4cfc5;
    font-size: 14px;
}
.applications-tabs .jumpto ul li,
.applications-tabs .list-unstyled li,
.applications-tabs .shopping-coupon-list li,
.jumpto .applications-tabs ul li {
    padding: 6px 15px;
    margin-bottom: 0;
}
.applications-tabs .bd-body {
    padding: unset;
    border: unset;
}
.applications-tabs .bd-body .tab-pane.active {
    animation: translate_left_right 0.45s ease-in-out;
    display: flex;
    gap: 26px;
}
@media (max-width: 992px) {
    .applications-tabs .bd-body .tab-pane.active {
        flex-wrap: wrap;
    }
}
.applications-tabs .bd-body .tab-pane.active .card1-list {
    max-width: 366px;
    margin: 0;
}
@media (max-width: 992px) {
    .applications-tabs .bd-body .tab-pane.active .card1-list {
        max-width: unset;
    }
    .applications-tabs .bd-body .tab-pane.active .card1-list .card1-image img {
        width: 100%;
    }
}
.applications-tabs .bd-body .tab-pane.active .card1-list .card1-body p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.applications-tabs .bd-body .tab-pane.active .market-card {
    width: 100%;
    height: 100%;
}
@media (max-width: 992px) {
    .applications-tabs .bd-body .tab-pane.active .market-card {
        min-width: unset;
    }
}
.applications-tabs .bd-body .tab-pane.active .market-card .primary-topic {
    outline: unset !important;
}
.applications-tabs .bd-body .tab-pane.active .market-card .primary-topic-item {
    background-color: #ebe7dd;
    box-shadow: unset;
}
.applications-tabs .bd-body .tab-pane.active .market-card .primary-topic-content {
    padding: 28px 32px 32px;
    min-height: 416px;
}
@media (max-width: 992px) {
    .applications-tabs .bd-body .tab-pane.active .market-card .primary-topic-content {
        padding: 30px 20px;
    }
}
.applications-tabs .bd-body .tab-pane.active .market-card .primary-topic-link {
    margin-top: 30px;
}
.compact-list {
    margin-top: unset;
    padding-left: 0;
    list-style-type: none;
}
.compact-list .compact-item {
    margin-bottom: unset;
}
.compact-list .compact-item .compact-content {
    padding: 10px 6px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    border-bottom: 1px solid #d4cfc5;
}
.compact-list .compact-item .compact-content .compact-icons {
    cursor: pointer;
}
.compact-list .compact-item .compact-content .compact-icons .checkbox {
    margin: 0;
}
.compact-list .compact-item .compact-content .compact-title {
    flex: 1 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.compact-list .compact-item .compact-content .compact-title span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.compact-list .compact-item .compact-content .compact-metadata {
    display: flex;
    gap: 14px;
}
.compact-list .compact-item .compact-content .compact-metadata .format,
.compact-list .compact-item .compact-content .compact-metadata .relevace {
    width: 80px;
}
.compact-list .compact-item .compact-content .compact-metadata .date {
    width: 120px;
}
.compact-list .compact-item .compact-content i {
    font-size: 16px;
}
.compact-list .compact-item .compact-list .compact-item .compact-content {
    padding-left: 58px;
}
.compact-list .compact-item .compact-list .compact-item .compact-list .compact-item .compact-content {
    padding-left: 108px;
}
.impact-border {
    position: relative;
}
.impact-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid transparent;
    border-image-slice: 1;
}
.impact-border-top {
    position: relative;
}
.impact-border-top:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 2px solid transparent;
}
.impact-border-bottom {
    position: relative;
}
.impact-border-bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid transparent;
}
.impact-border-right {
    position: relative;
}
.impact-border-right:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 2px solid transparent;
}
.impact-border-left {
    position: relative;
}
.impact-border-left:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border-left: 2px solid transparent;
}
.t-switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 22px;
}
.t-switch-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}
.t-switch-wrapper .content {
    display: flex;
    align-items: center;
    gap: 4px;
}
.t-switch-wrapper .content > * {
    padding: 0;
}
.t-switch-wrapper .content p {
    line-height: 0;
}
.t-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.t-switch input:checked + .t-slider {
    background-color: #215bd6;
    border: 1px solid #215bd6;
}
.t-switch input:checked + .t-slider .circle {
    left: calc(100% - 20px);
    background-color: #fff;
}
.t-switch input:checked + .t-slider:before {
    left: calc(100% - 15.5px);
}
.t-switch input:focus + .t-slider {
    box-shadow: 0 0 1px #215bd6;
}
.t-switch .t-slider {
    position: absolute;
    display: flex;
    align-items: center;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d4cfc5;
    border: 1px solid #d4cfc5;
    border-radius: 30px;
    transition: all 0.2s cubic-bezier(0.27, 0.2, 0.25, 1.51);
}
.t-switch .t-slider .circle {
    content: "";
    position: absolute;
    height: 18px;
    width: 18px;
    border-radius: 20px;
    left: 2px;
    background-color: #fff;
    transition: all 0.2s cubic-bezier(0.27, 0.2, 0.25, 1.51);
}
.t-switch .t-slider:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 4.5px;
    left: 6.5px;
    background-color: #fff;
    border-radius: 1px;
    transition: all 0.2s ease-in-out;
}
.hero-banner {
    display: flex;
    flex-direction: column;
    width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    border-bottom: 1px solid #d4cfc5;
}
@media screen and (max-width: 1025px) {
    .hero-banner {
        display: block;
    }
}
@media screen and (min-width: 768px) {
    .col-lg-12 .col-lg-9 .hero-banner {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1025px) {
    .hero-banner {
        flex-direction: row;
    }
    .col-lg-12 .col-lg-9 .hero-banner {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-12 .col-lg-9 .hero-banner {
        width: calc(100vw - 300px);
    }
}
.hero-banner.medium {
    height: auto;
}
@media screen and (min-width: 1025px) {
    .hero-banner.medium {
        min-height: 380px;
    }
}
@media screen and (min-width: 1025px) {
    .hero-banner.medium .cover-image {
        width: 50%;
    }
}
@media screen and (max-width: 1025px) {
    .hero-banner.medium .cover-image {
        height: 400px;
    }
}
.hero-banner.large {
    height: auto;
}
@media screen and (min-width: 1025px) {
    .hero-banner.large {
        min-height: 50vh;
    }
}
@media screen and (min-width: 1025px) {
    .hero-banner.large .cover-image {
        width: 50%;
    }
}
@media screen and (max-width: 1025px) {
    .hero-banner.large .cover-image {
        height: 379px;
    }
}
@media screen and (min-width: 1440px) {
    .hero-banner.broader .cover-image {
        width: 40%;
    }
}
@media screen and (min-width: 992px) {
    .hero-banner.wrapper .content {
        margin-left: calc(50vw - 496px);
    }
}
@media screen and (min-width: 1200px) {
    .hero-banner.wrapper .content {
        margin-left: calc(50vw - 600px);
        padding-left: 30px;
    }
}
@media screen and (min-width: 1440px) {
    .hero-banner.wrapper .content {
        margin-left: calc(50vw - 720px);
    }
}
.hero-banner .content {
    flex: 1;
    width: 100%;
    padding: 48px 30px;
    display: flex;
    gap: 22px;
    flex-direction: column;
    justify-content: center;
}
@media screen and (min-width: 1200px) {
    .hero-banner .content {
        padding-left: 80px;
        padding-right: 80px;
    }
}
.hero-banner .content .text-container {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.hero-banner .content .text-container .hero-description {
    font-size: 18px;
    font-weight: 400;
    font-family: inherit;
}
.hero-banner .content .text-container h1,
.hero-banner .content .text-container h2,
.hero-banner .content .text-container h3,
.hero-banner .content .text-container p {
    margin: 0;
}
.hero-banner .content .text-container h2 {
    font-family: inherit;
}
.hero-banner .content .btn-container {
    margin-top: 6px;
    display: flex;
    gap: 12px;
}
.hero-banner .cover-image {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    background-position: 50%;
}
@media screen and (max-width: 1439px) {
    .hero-banner.medium.broader {
        display: block;
    }
}
@media screen and (min-width: 1200px) {
    .hero-banner.medium.broader .content {
        padding-right: 48px !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .hero-banner.medium.broader .content {
        width: calc(100% - 50vw + 600px);
    }
}
@media screen and (min-width: 1129px) and (max-width: 1199px) {
    .hero-banner.medium.broader .content {
        width: calc(100% - 50vw + 496px);
    }
}
@media screen and (min-height: 1440px) {
    .hero-banner.medium.broader .cover-image {
        width: 50%;
    }
}
@media screen and (max-width: 1439px) {
    .hero-banner.medium.broader .cover-image {
        height: 400px;
        width: 100%;
    }
}
.hero-full-image {
    position: relative;
}
.hero-full-image[style*="background-image"] {
    width: 100vw;
    transform: translateX(-50%);
    left: 50%;
    aspect-ratio: 3/1;
    background-repeat: no-repeat;
    background-position: 50%;
    object-fit: cover;
    background-size: cover;
}
@media screen and (min-width: 768px) {
    .col-lg-12 .col-lg-9 .hero-full-image[style*="background-image"] {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 992px) {
    .col-lg-12 .col-lg-9 .hero-full-image[style*="background-image"] {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .col-lg-12 .col-lg-9 .hero-full-image[style*="background-image"] {
        width: calc(100vw - 300px);
    }
}
.hero-banner2 {
    display: flex;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}
.iw_columns .col-lg-9 .hero-banner2 {
    width: 100vw;
}
@media screen and (min-width: 768px) {
    .iw_columns .col-lg-9 .hero-banner2 {
        width: calc(100vw - 250px);
    }
}
@media screen and (min-width: 1200px) {
    .iw_columns .col-lg-9 .hero-banner2 {
        width: calc(100vw - 300px);
    }
}
.hero-banner2.large .content {
    min-height: 320px;
}
.hero-banner2.wrapper .content:first-child {
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width: 768px) {
    .hero-banner2.wrapper .content:first-child {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (min-width: 992px) {
    .hero-banner2.wrapper .content:first-child {
        margin-left: calc(50vw - 496px);
    }
}
@media screen and (min-width: 1200px) {
    .hero-banner2.wrapper .content:first-child {
        margin-left: calc(50vw - 600px);
    }
}
@media screen and (min-width: 1440px) {
    .hero-banner2.wrapper .content:first-child {
        margin-left: calc(50vw - 720px);
    }
}
.hero-banner2.wrapper .content:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px;
}
@media screen and (min-width: 768px) {
    .hero-banner2.wrapper .content:nth-child(2) {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (min-width: 992px) {
    .hero-banner2.wrapper .content:nth-child(2) {
        margin-right: calc(50vw - 496px);
    }
}
@media screen and (min-width: 1200px) {
    .hero-banner2.wrapper .content:nth-child(2) {
        margin-right: calc(50vw - 600px);
    }
}
@media screen and (min-width: 1440px) {
    .hero-banner2.wrapper .content:nth-child(2) {
        margin-right: calc(50vw - 720px);
    }
}
.hero-banner2 .content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    padding: 40px 64px;
}
.hero-banner2 .content i {
    font-size: 37px;
    margin-bottom: 2px;
}
.hero-banner2 .content .btn-container,
.hero-banner2 .content .buttons-container {
    margin-top: 10px;
}
.hero-banner2 .content .links-container > .links-list,
.hero-banner2 .content .links-container > .links-list-border {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-width: 180px;
    -moz-column-width: 180px;
    columns: 180px 2;
}
.hero-banner2 .content .links-container > .links-list-border > li,
.hero-banner2 .content .links-container > .links-list > li {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}
.hero-banner2 .cover-image {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    background-position: 50%;
    min-height: 300px;
}
@media only screen and (max-width: 992px) {
    .hero-banner2 {
        flex-direction: column;
    }
    .hero-banner2 .cover-image {
        width: 100%;
        height: calc(56.25vw - 168.75px);
    }
}
@media only screen and (max-width: 768px) {
    .hero-banner2 .cover-image {
        height: 56.25vw;
    }
}
.img-composition {
    width: 100%;
    padding: 48px 0;
}
.img-composition .composition-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px;
}
.img-composition .composition-text h2,
.img-composition .composition-text p {
    margin: 0;
}
.img-composition .composition-container {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-columns: (1fr) [12];
    grid-template-columns: repeat(12, 1fr);
    gap: 30px 30px;
}
.img-composition .composition-container .item {
    width: 100%;
}
.img-composition .composition-container .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-composition .composition-container .item.has-one {
    -ms-grid-column-span: 4;
    grid-column: span 4;
}
.img-composition .composition-container .item.has-one img {
    aspect-ratio: 2/3;
}
@media screen and (max-width: 992px) {
    .img-composition .composition-container .item.has-one img {
        aspect-ratio: 16/9;
    }
}
.img-composition .composition-container .item.has-two {
    -ms-grid-column-span: 6;
    grid-column: span 6;
}
.img-composition .composition-container .item.has-two img {
    aspect-ratio: 16/9;
}
.img-composition .composition-container .item.has-three {
    -ms-grid-column-span: 8;
    grid-column: span 8;
}
.img-composition .composition-container .item.has-three img {
    aspect-ratio: 16/9;
}
.img-composition .composition-container .item.is-full {
    -ms-grid-column-span: 12;
    grid-column: span 12;
}
.img-composition .composition-container .item.is-full img {
    aspect-ratio: 3/1;
}
@media screen and (max-width: 992px) {
    .img-composition .composition-container {
        display: flex;
        flex-direction: column;
        gap: 16px 30px;
    }
}
.impact-heading {
    width: 100%;
    padding: 48px 0;
}
.impact-heading h1 {
    margin: 0;
}
.impact-heading .diagonal {
    float: left;
    width: 30%;
    height: 300px;
    -webkit-shape-outside: polygon(78% 0, 0 100%, 100% 100%);
    shape-outside: polygon(78% 0, 0 100%, 100% 100%);
}
@media screen and (max-width: 480px) {
    .impact-heading .diagonal {
        width: 0;
    }
}
@media (min-width: 480px) and (max-width: 768px) {
    .impact-heading .diagonal {
        width: 9%;
        height: 328px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .impact-heading .diagonal {
        width: 35%;
        height: 300px;
    }
}
.impact-heading-2 {
    margin-left: -15%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media screen and (max-width: 480px) {
    .impact-heading-2 {
        margin: unset;
        align-items: flex-start;
    }
}
.impact-heading-2 span {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: -5px;
}
@media screen and (max-width: 480px) {
    .impact-heading-2 span {
        transform: unset !important;
    }
}
.impact-heading-2 span:nth-child(2n) {
    transform: translateX(72px);
}
.impact-heading-2 span:nth-child(3n) {
    transform: translateX(108px);
}
.impact-heading-2 span:nth-child(4n) {
    transform: translateX(144px);
}
.impact-heading-2 span:nth-child(5n) {
    transform: translateX(180px);
}
.impact-heading-2 span:nth-child(6n) {
    transform: translateX(216px);
}
.impact-heading-2 span:nth-child(7n) {
    transform: translateX(252px);
}
.impact-heading-2 span:nth-child(8n) {
    transform: translateX(288px);
}
.impact-primary {
    color: #000;
    font-size: 92px;
}
.impact-secondary {
    color: #000;
    font-size: 54px;
    line-height: 58px;
}
.captions {
    padding: 48px 0;
    width: 100%;
}
.captions-main-section {
    margin-bottom: 32px;
}
.captions-main-section:only-child {
    margin: 0;
}
.captions-section {
    margin-bottom: 32px;
}
.captions-section:last-child {
    margin: 0;
}
.captions-title {
    margin: 0 0 10px;
}
.captions-description {
    margin-bottom: 20px;
}
.captions-description:last-child {
    margin: 0;
}
.captions-media {
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: flex-start;
}
.captions-text {
    font-size: 14px;
    color: #686664;
    margin: 0;
}
ul.captions-text {
    padding-left: 0;
    margin-left: -5px;
    margin-right: -5px;
    list-style: none;
    margin-top: 0;
}
ul.captions-text > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
ul.captions-text li {
    margin-top: 6px;
    margin-bottom: 0;
}
.captions-text a {
    color: #686664;
    text-decoration: underline;
}
#new-modal-landing .captions-text a,
#part-details-app .captions-text a {
    color: #215bd6;
    text-decoration: none;
}
#new-modal-landing .captions-text a:hover,
#part-details-app .captions-text a:hover {
    text-decoration: underline;
}
.exact-match {
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
    .exact-match {
        flex-direction: column;
    }
}
.exact-match .image {
    display: flex;
    text-align: center;
    width: 24.99%;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #262626;
}
@media only screen and (max-width: 992px) {
    .exact-match .image {
        width: auto;
    }
}
.exact-match .image figure {
    width: 100%;
    padding: 0;
}
.exact-match .image figure img {
    margin: auto;
    max-height: 240px;
}
.exact-match .content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 32px 48px;
    background-color: #f7f5f1;
}
.exact-match .content.buttons {
    flex: 0;
    flex-basis: 248px;
}
@media only screen and (max-width: 992px) {
    .exact-match .content.buttons {
        flex: none;
        padding-top: 0;
    }
    .exact-match .content.buttons .btn-default.btn-sm,
    .exact-match .content.buttons .btn-download,
    .exact-match .content.buttons .btn-group,
    .exact-match .content.buttons .btn-group-sm > .btn-default.btn,
    .exact-match .content.buttons .btn-group-sm > .btn-default.download-details,
    .exact-match .content.buttons .btn-group-sm > .btn-default.nav-close,
    .exact-match .content.buttons .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.download-details,
    .exact-match .content.buttons .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn-default.nav-close,
    .exact-match .content.buttons .jumpto ul li.jumpto-cta-container .btn-group-sm > a.btn.btn-default {
        max-width: 200px;
    }
}
.exact-match .content h3,
.exact-match .content h6,
.exact-match .content p {
    padding: 0;
    margin: 0;
}
.exact-match .content .item-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em 0;
    margin: 0;
}
.exact-match .content .item-breadcrumb li {
    padding: 0;
    margin: 0;
}
.exact-match .content .item-description {
    margin-top: 0;
}
.exact-match .content .item-description > p:first-of-type {
    -webkit-line-clamp: 3;
}
.exact-match .content .item-resources .resource-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em 0;
}
.exact-match .content .item-resources .resource-list li {
    margin-top: unset;
}
.exact-match .content .item-metadata {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
    margin: 0;
}
.exact-match .content .item-metadata li {
    margin: 0;
    padding: 0;
}
.exact-match .content hr {
    width: 100%;
    margin: 0;
}
.exact-match .content .item-signpost {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 3px;
}
.exact-match .content .buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.exact-match .full-width {
    flex-basis: 100%;
}
.exact-match .item-download-list {
    list-style: none;
    padding-left: unset;
}
.exact-match .item-download-list .item-download {
    display: flex;
    margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
    .exact-match .item-download-list .item-download {
        flex-direction: column;
    }
}
.exact-match .item-download-list .item-download .content {
    padding: 20px 48px;
}
@media only screen and (max-width: 992px) {
    .exact-match .item-download-list .item-download .content.buttons {
        padding-top: 0;
    }
}
@media screen and (max-width: 480px) {
    .exact-match .btn-group-flex .dropdown-menu {
        left: -26px;
    }
    .exact-match .btn-group-flex .dropdown-menu:after {
        left: 90%;
    }
}
.box-opts.exact-match2 .box-opts-image {
    border: 1px solid #d4cfc5;
}
.box-opts.exact-match2 .box-opts-content .title-and-elements {
    margin-top: 8px;
    margin-bottom: 6px;
}
.box-opts.exact-match2 .box-opts-content .title-and-elements:has(.product-status) .divider-horizontal {
    margin-right: 0;
}
.box-opts.exact-match2 .box-opts-content .product-status {
    padding: 4px 8px;
    cursor: pointer;
}
.box-opts.exact-match2 .box-opts-content .product-status:hover {
    border-radius: 16px;
    background-color: #474645;
}
.box-opts.exact-match2 .box-opts-content .item-signpost {
    text-transform: capitalize;
}
.box-opts.exact-match2 .box-opts-content .item-resources .resource-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em 0;
}
.box-opts.exact-match2 .box-opts-content .item-resources .resource-list li {
    margin-top: unset;
}
.box-opts.exact-match2 .box-opts-content .nav-piped-2 li:after {
    content: unset;
}
.box-opts.exact-match2 .box-opts-content.actions {
    width: unset;
    max-width: 248px;
    flex-direction: row;
    gap: 20px;
    padding-top: 74px;
}
@media only screen and (max-width: 991px) {
    .box-opts.exact-match2 .box-opts-content.actions {
        padding-top: 20px;
    }
}
.box-opts.exact-match2 .box-opts-content.actions .fnxp-bookmark-plus {
    font-size: 20.5px;
}
.box-opts.exact-match2 .box-opts-content.actions .buttons-container {
    width: 168px;
    flex-direction: column;
    flex-wrap: unset;
    align-items: unset;
    margin: 0 0 12px;
}
.box-opts.exact-match2 .box-opts-content.actions .icons {
    display: flex;
    font-size: 18px;
}
.box-opts.exact-match2 .item-download-list {
    list-style: none;
    padding-left: unset;
}
.box-opts.exact-match2 .item-download-list .item-download {
    display: flex;
    margin-bottom: 0;
}
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content {
    gap: 12px;
}
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content h6 {
    margin: 0;
}
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content .item-metadata.metadata,
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content .shopping-list .box-container .item-metadata.description,
.shopping-list .box-container .box-opts.exact-match2 .item-download-list .item-download .box-opts-content .item-metadata.description {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
    margin: 0;
}
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content .item-metadata.metadata li,
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content .shopping-list .box-container .item-metadata.description li,
.shopping-list .box-container .box-opts.exact-match2 .item-download-list .item-download .box-opts-content .item-metadata.description li {
    margin: 0;
    padding: 0;
}
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content.actions {
    padding: 20px;
}
.box-opts.exact-match2 .item-download-list .item-download .box-opts-content.actions .buttons-container {
    margin: 0 0 12px;
}
@media only screen and (max-width: 992px) {
    .box-opts.exact-match2 .item-download-list .item-download {
        flex-direction: column;
    }
    .box-opts.exact-match2 .item-download-list .item-download .box-opts-content.actions {
        padding-top: 0;
    }
}
.box-opts.exact-match2 + .alert.alert-event.aligned {
    margin-bottom: 20px;
}
.box-opts.exact-match2:not(:has(+ .alert.alert-event.aligned)) {
    margin-bottom: 20px;
}
.box {
    min-width: 100px;
}
.box-container {
    display: flex;
    flex-wrap: wrap;
}
.box-1 {
    flex: 1;
}
.box-25 {
    flex: 0 0 25%;
}
.box-50 {
    flex: 0 0 50%;
}
.box-100 {
    flex: 0 0 100%;
}
.box-opts p {
    margin-top: 0;
}
.box-opts .item-resources {
    margin-bottom: 11px;
}
.box-opts .item-signpost {
    display: block;
    margin-bottom: 12px;
}
.box-opts .item-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 6px;
}
.box-opts .nav-piped-2 {
    margin: 8px 0 0;
}
.box-opts .headline {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    border-bottom: 2px solid #898683;
    margin-top: 0;
    margin-bottom: 8px;
    padding-bottom: 3px;
}
.box-opts .price {
    margin-top: 0;
    margin-bottom: 4px;
}
.box-opts .price:has(span.icon-angle-down) {
    cursor: pointer;
}
.box-opts .price:has(span.icon-angle-up) {
    cursor: pointer;
}
.box-opts .table-priceList tr:first-child > * {
    border-top: unset;
    padding-top: 0;
}
.box-opts .table-priceList tr td {
    text-align: left;
    padding: 8px 0;
}
.box-opts .table-priceList tr td:last-child {
    text-align: right;
}
.box-opts .shopping-statement p.table-priceList td,
.box-opts .table-priceList.text-muted td,
.shopping-statement .box-opts p.table-priceList td {
    color: #686664;
}
.box-opts .table-shipping thead th {
    background-color: unset;
    border-bottom: 3px solid #aaa6a2;
}
.box-opts .buttons-container {
    margin: 18px 0 12px;
}
.box-opts .buttons-container + a {
    font-size: 14px;
}
.box-opts .item-metadata.metadata + .nav-piped-2,
.box-opts .shopping-list .box-container .item-metadata.description + .nav-piped-2,
.shopping-list .box-container .box-opts .item-metadata.description + .nav-piped-2 {
    margin: 0 0 11px;
}
.box-opts-heading {
    padding: 20px 20px 0;
}
.box-opts-image {
    width: 200px;
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #d4cfc5;
}
.box-opts-image figure {
    max-width: 200px;
    height: auto;
}
.box-opts-image figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.box-opts-image a {
    font-size: 14px;
}
.box-opts-content {
    display: flex;
    flex-direction: column;
    padding: 20px;
}
.box-opts-content ul.item-metadata.metadata-vertical {
    padding: 0;
    margin: 0;
}
.box-opts-content > .has-border-bottom {
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.box-opts-content.actions {
    width: 320px;
}
.box-opts-content.actions.divider-left {
    position: relative;
}
.box-opts-content.actions.divider-left:before {
    position: absolute;
    content: "";
    height: calc(100% - 40px);
    left: 0;
    top: 20px;
    width: 1px;
    background-color: #d4cfc5;
}
@media only screen and (max-width: 991px) {
    .box-opts-content.actions.divider-left:before {
        height: 1px;
        width: calc(100% - 40px);
        top: 0;
        left: 20px;
    }
}
.box-opts-content.accordions {
    padding: 0 20px;
}
.box-opts-content.accordions .panel-group {
    margin-bottom: 0;
    border: none;
}
.box-opts-content.accordions .panel-group .panel {
    border-bottom: none !important;
}
.box-opts-content.accordions .panel-group .panel .ui-accordion-header a:hover,
.box-opts-content.accordions .panel-group .panel .ui-accordion-header a:not(.collapsed) {
    background: unset;
}
.box-opts-content.accordions .panel-group a[role="button"]:before {
    line-height: unset;
}
.box-opts-content.accordions .box-opts-toggle-content .table-responsive {
    margin-top: 12px;
}
.box-opts-content.accordions .box-opts-toggle-content select {
    margin-left: 4px;
}
.box-opts-content.accordions .box-opts-toggle-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.box-opts-column {
    flex-direction: column;
    max-width: 360px;
}
.box-opts-column .box-opts-image {
    width: 100%;
    border-right: none;
    min-height: 202px;
}
@media (max-width: 992px) {
    .box-opts-column .box-opts-image {
        border-bottom: 1px solid #d4cfc5;
        padding: 34px;
    }
}
.box-opts-column .actions.divider-left:before {
    height: 1px;
    width: calc(100% - 40px);
    top: 0;
    left: 20px;
}
@media only screen and (max-width: 991px) {
    .box-opts {
        display: flex;
        flex-direction: column;
    }
    .box-opts:has(.box-25-col-6) {
        flex-direction: row;
    }
    .box-opts-image {
        width: 100%;
        border-right: none;
    }
}
@media only screen and (max-width: 991px) and (max-width: 992px) {
    .box-opts-image {
        border-bottom: 1px solid #d4cfc5;
        padding: 34px;
    }
}
@media only screen and (max-width: 991px) {
    .box-opts-content,
    .box-opts-content.actions {
        width: 100%;
    }
    .box-opts-content.accordions {
        width: 100%;
        overflow: hidden;
    }
}
.box-list {
    margin: 30px 0;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.filters + .box-list {
    padding: 0;
}
.box-list div + .box-container {
    margin-top: 16px;
}
.box-flex {
    display: flex;
    gap: 34px;
}
.dot {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #686664;
    margin-bottom: 0;
}
.dot:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #898683;
}
.dot-green:before {
    background-color: #0cc40c;
}
.dot-red:before {
    background-color: #f54d4d;
}
.dot-orange:before {
    background-color: #f9b500;
}
.notification-badge {
    display: inline-flex;
    position: relative;
}
.notification-badge .icon-svg-cart {
    width: 28px;
    height: 24.678px;
}
.notification-badge .badge {
    min-width: 20px;
    padding: 3px 5px;
}
.notification-badge .badge-number {
    color: #fff;
    background-color: #ff7400;
    position: absolute;
    top: 0;
    right: 0;
    transform: scale(1) translate(50%, -50%);
    transform-origin: 100% 0;
    font-size: 12px;
}
.notification-badge .no-items {
    background-color: #898683;
}
.dropdown-menu.soft-cart {
    width: 329px;
    padding: unset;
}
.dropdown-menu.soft-cart:after {
    left: unset;
    right: 10px;
}
.dropdown-menu.soft-cart .soft-header {
    display: flex;
    justify-content: space-between;
    padding: 16px 16px 4px;
}
.dropdown-menu.soft-cart .soft-header > * {
    margin: 0;
    padding: 0;
}
.dropdown-menu.soft-cart .cart-items-wrap {
    padding: 0 16px;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items {
    overflow: auto;
    height: auto;
    max-height: 344px;
    padding-left: 0;
    margin: 0;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item {
    display: flex;
    align-items: flex-start;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    gap: 12px;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #d4cfc5;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-img {
    flex: 0 0 72px;
    height: 72px;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-content .prod-title {
    display: block;
    max-width: calc(18ch + 1px);
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-content .prod-details {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4px 0;
    margin-top: 6px;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-content .prod-price,
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item .prod-content .prod-quantity {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.dropdown-menu.soft-cart .cart-items-wrap ul.cart-items li.prod-item:last-child {
    border-bottom: unset;
}
.dropdown-menu.soft-cart .soft-footer {
    padding: 20px 16px;
    border-top: 1px solid #d4cfc5;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount {
    padding-bottom: 20px;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount .amount {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 6px 0;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount .quantity {
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.5px;
}
.dropdown-menu.soft-cart .soft-footer .cart-amount .sub-total {
    margin: 0;
}
.dropdown-menu.soft-cart .soft-footer .soft-buttons {
    display: flex;
    flex-direction: column;
}
.dropdown-menu.soft-cart .no-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    text-align: center;
    font-size: 16px;
}
.dropdown-menu.soft-cart .no-product h4 {
    margin-top: 0;
    margin-bottom: 12px;
}
.dropdown-menu.soft-cart .no-product p {
    margin: 0;
}
.dropdown-menu.soft-cart .no-product .shopping-list .box-container p.description,
.dropdown-menu.soft-cart .no-product p.metadata,
.shopping-list .box-container .dropdown-menu.soft-cart .no-product p.description {
    margin-top: 4px;
}
.dropdown-menu.soft-cart .no-product .icon-svg-cart {
    width: 46.519px;
    height: 41px;
    margin-top: 8px;
    margin-bottom: 24px;
    -webkit-filter: invert(73%) sepia(4%) saturate(19%) hue-rotate(358deg) brightness(92%) contrast(84%);
    filter: invert(73%) sepia(4%) saturate(19%) hue-rotate(358deg) brightness(92%) contrast(84%);
}
.cart-item-dropdown:hover .icon-svg-cart {
    -webkit-filter: invert(0) sepia(97%) saturate(7498%) hue-rotate(67deg) brightness(74%) contrast(91%) !important;
    filter: invert(0) sepia(97%) saturate(7498%) hue-rotate(67deg) brightness(74%) contrast(91%) !important;
}
.cart-item-dropdown:hover .dropdown-menu.soft-cart {
    display: block;
}
.cart-item-dropdown .dropdown-menu.soft-cart {
    display: none;
}
@media only screen and (max-width: 767px) {
    .cart-item-dropdown:hover .dropdown-menu.soft-cart {
        display: none;
    }
    .cart-item-dropdown .notification-badge {
        padding-bottom: 8px;
    }
}
.prodOverview {
    gap: 30px;
    padding: 11px 0;
}
.prodOverview-image {
    display: flex;
    padding-top: 24px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.prodOverview-image figure {
    width: 165px;
    height: 92px;
}
.prodOverview-image figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.prodOverview-image a {
    font-size: 14px;
}
.prodOverview-content h3 {
    margin: 0;
}
.prodOverview-content hr {
    margin: 10px 0 12px;
}
.prodOverview .prodOverview-toggle ul {
    margin-top: 4px;
}
.jumpto .prodOverview .showHideToggleText + ul,
.prodOverview .jumpto .showHideToggleText + ul,
.prodOverview .showHideToggleText + ul.list-unstyled,
.prodOverview .showHideToggleText + ul.shopping-coupon-list {
    margin-top: 0.5em;
}
@media only screen and (max-width: 991px) {
    .prodOverview {
        flex-direction: column;
    }
    .prodOverview-image figure {
        width: 216px;
        height: 121.25px;
    }
}
.swiper-slider-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.swiper-slider-container .swiper-wrapper .swiper-slide {
    height: auto;
    padding-bottom: 1px;
}
.swiper-slider-container .swiper .autoplay-progress {
    position: absolute;
    right: 12px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: var(--swiper-theme-color);
}
.swiper-slider-container .swiper .autoplay-progress .swiper-icon {
    cursor: pointer;
    width: 40px;
    height: 40px;
}
.swiper-slider-container .swiper .autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: var(--swiper-theme-color);
    fill: none;
    stroke-dashoffset: calc(125.6px * (1 - var(--progress)));
    stroke-dasharray: 125.6;
    transform: rotate(-90deg);
}
.swiper-slider-container .swiper-button-next {
    right: -76px;
    height: 48px;
    width: 48px;
    top: 44%;
    align-items: normal;
}
.swiper-slider-container .swiper-button-next:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l10 12.5L1 27' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.swiper-slider-container .swiper-button-next:hover {
    background: #f7f5f1;
    border-radius: 100%;
}
@media (max-width: 1140px) {
    .swiper-slider-container .swiper-button-next {
        display: none;
    }
}
.swiper-slider-container .swiper-button-prev {
    left: -76px;
    height: 48px;
    width: 48px;
    top: 44%;
    align-items: normal;
}
.swiper-slider-container .swiper-button-prev:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l10 12.5L1 27' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    rotate: 180deg;
}
.swiper-slider-container .swiper-button-prev:hover {
    background: #f7f5f1;
    border-radius: 100%;
}
@media (max-width: 1140px) {
    .swiper-slider-container .swiper-button-prev {
        display: none;
    }
}
.swiper-slider-container .slider-nav {
    display: flex;
    align-items: center;
}
.swiper-slider-container .slider-progress-wrap {
    position: relative;
    flex: 1 1 auto;
}
.swiper-slider-container .slider-progress {
    position: absolute;
    top: 14px;
    right: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: #ebe7dd;
    border-radius: 60px;
}
.swiper-slider-container .slider-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;
    width: 5px;
    height: 6px;
    margin-top: 14px;
    background-color: #000;
    border-radius: 60px;
}
.section-lead + .swiper-slider-container:not(:has(.React-swiper)) {
    margin: 10px 0 0;
}
.swiper-slider-container:not(:has(.React-swiper)) + .card1-list {
    margin-top: 0;
}
.swiper-slider-container:not(:has(.React-swiper)) .swiper-slide {
    transition: all 0.1s ease-in-out;
    opacity: 0;
    display: none;
}
.swiper-slider-container:not(:has(.React-swiper)) .swiper-wrapper:before {
    display: block;
    position: relative;
    width: 100%;
    height: 294px;
    top: 0;
    left: 0;
    z-index: 99;
    content: " ";
    background: url(/assets/images/en/media/swiper-skeleton.gif) 0 0;
    background-size: 288px;
    background-repeat: space;
}
.swiper-slider-container:not(:has(.React-swiper)) .slider-nav,
.swiper-slider-container:not(:has(.React-swiper)) .swiper-button-next,
.swiper-slider-container:not(:has(.React-swiper)) .swiper-button-prev {
    display: none;
}
.swiper-slider-container:not(:has(.React-swiper)).show .swiper-wrapper:before {
    display: none;
}
.swiper-slider-container:not(:has(.React-swiper)).show .swiper-slide {
    display: block;
    opacity: 1;
}
.swiper-slider-container:not(:has(.React-swiper)).show .slider-nav,
.swiper-slider-container:not(:has(.React-swiper)).show .swiper-button-next,
.swiper-slider-container:not(:has(.React-swiper)).show .swiper-button-prev {
    display: flex;
}
.swiper-slider-container:not(:has(.React-swiper)).show .slider-nav:has(.slider-scrollbar[style*="display: none"]),
.swiper-slider-container:not(:has(.React-swiper)).show .swiper-button-next:has(.slider-scrollbar[style*="display: none"]),
.swiper-slider-container:not(:has(.React-swiper)).show .swiper-button-prev:has(.slider-scrollbar[style*="display: none"]) {
    display: none;
}
@media (max-width: 992px) {
    .swiper-slider-container:not(:has(.React-swiper)).show .swiper-button-next,
    .swiper-slider-container:not(:has(.React-swiper)).show .swiper-button-prev {
        display: none;
    }
}
.swiper-slider-container .React-swiper {
    position: static;
}
.swiper-slider-container .React-swiper .swiper-scrollbar {
    bottom: -26px;
    height: 6px;
    background: #ebe7dd;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 60px;
}
.swiper-slider-container .React-swiper .swiper-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;
    background-color: #000;
}
.swiper-slider-container .React-swiper .swiper-icon {
    -webkit-filter: invert(100%) sepia(75%) saturate(2%) hue-rotate(353deg) brightness(109%) contrast(100%);
    filter: invert(100%) sepia(75%) saturate(2%) hue-rotate(353deg) brightness(109%) contrast(100%);
}
.swiper-slider-container .React-swiper .box-container {
    height: 100%;
}
.swiper-slider-container .swiper-button-disabled {
    display: none !important;
}
@keyframes anim-ss {
    0% {
        background-position: 0;
    }
    to {
        background-position: 20%;
    }
}
.swiper-slider-container .swiper-wrapper .swiper-slide .market-card .primary-topic-item.fifty {
    border: 1px solid #d4cfc5;
}
.swiper-slider-container .swiper-wrapper .swiper-slide .market-card .primary-topic-text {
    margin-top: 10px;
}
.swiper-slider-container .swiper-wrapper .swiper-slide .market-card .primary-topic-content {
    margin-top: 0;
}
.swiper-slider-container .swiper-wrapper .swiper-slide .market-card .svg-icon {
    margin-bottom: 2px;
}
.swiper-slider-container .swiper-wrapper .swiper-slide .box-flex .box-opts {
    width: calc(50% - 17px);
}
.swiper-slider-container .swiper-wrapper .swiper-slide .box-flex .box-opts-image {
    width: 164px;
    border-right: none;
}
.swiper-slider-container .swiper-wrapper .swiper-slide .box-flex .box-opts-image figure {
    max-width: 164px;
}
@media (max-width: 992px) {
    .swiper-slider-container .swiper-wrapper .swiper-slide .box-flex .box-opts-image {
        border-bottom: none;
    }
}
@media only screen and (max-width: 991px) {
    .swiper-slider-container .swiper-wrapper .swiper-slide .box-flex .box-opts-image {
        width: 100%;
    }
}
.swiper-slider-container .swiper-slide .box-flex {
    height: 100%;
}
.pin-container {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    transition: all 50ms ease-in-out;
}
.pin-container.is-fixed.is-pinned {
    width: 100%;
    background-color: #fff;
    z-index: 1099;
    position: fixed;
    left: 0;
    animation: revealFixedContent 0.3s ease-in-out;
}
@media (max-width: 768px) {
    .pin-container.is-fixed.is-pinned {
        z-index: 99;
    }
}
.pin-container.is-menu .pin-search {
    margin-right: 30px;
    animation: revealFixedElementR 0.5s ease-in-out;
}
.pin-container.is-menu .pin-logo {
    transition: all 0.4s ease-in-out;
    animation: revealFixedElement 0.5s ease-out;
}
.pin-container.is-menu .pin-logo svg {
    display: block;
}
.pin-container.is-menu .pin-logo .nxpsvglogoN {
    fill: #fca600;
}
.pin-container.is-menu .pin-logo .nxpsvglogoX {
    fill: #0eafe0;
}
.pin-container.is-menu .pin-logo .nxpsvglogoP {
    fill: #69ca00;
}
@media (max-width: 768px) {
    .pin-container.is-menu .pin-logo,
    .pin-container.is-menu .pin-search {
        visibility: hidden;
    }
}
.pin-container.is-secondary {
    top: 63px;
    z-index: 99;
}
.pin-content-fixed {
    display: none;
    transition: all 0.5s ease-in-out;
}
.is-pinned .pin-content-fixed {
    gap: 0 30px;
    align-items: center;
    height: 63px;
}
.is-pinned .pin-content-fixed .pin-logo {
    width: 65px;
    height: 32px;
    margin-left: 30px;
}
.pin-content {
    display: block;
    transition: all 50ms ease-in-out;
}
.is-pinned .pin-content {
    display: none;
}
.is-pinned .pin-content:first-child {
    gap: 0 30px;
    align-items: center;
    height: 63px;
}
.is-pinned .pin-content:first-child .pin-logo {
    width: 65px;
    height: 32px;
    margin-left: 30px;
}
.is-pinned .pin-content .pin-logo {
    display: block;
}
.pin-content .pin-logo {
    display: none;
}
@keyframes revealFixedContent {
    0% {
        opacity: 0;
        top: -20px;
    }
    to {
        opacity: 1;
        top: 0;
    }
}
@keyframes revealFixedText {
    0% {
        transform: scale(1.2);
        transform: translate(40px);
    }
    to {
        transform: scale(1);
        transform: translateY(0, 0);
    }
}
@keyframes revealFixedElementR {
    0% {
        opacity: 0;
        transform: translateX(260px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
@keyframes revealFixedElement {
    0% {
        opacity: 0;
        transform: scale(1.2);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.is-pinned .pin-content-fixed .jumpto.is-full {
    left: 0;
}
@media (max-width: 768px) {
    .is-pinned .pin-content-fixed .jumpto.is-full {
        padding-left: 15px;
        margin-top: 63px;
    }
}
.modal .pin-container {
    z-index: 3;
    display: block;
    position: -webkit-sticky !important;
    position: sticky !important;
    padding: 0 !important;
    top: -1px;
}
.modal .pin-content-fixed {
    display: none !important;
}
.modal .pin-content {
    display: block !important;
}
.pin-content-fixed .hero {
    flex: 1;
    padding: 0;
    left: 0;
    animation: revealFixedText 0.5s ease-in-out;
}
.pin-content-fixed .hero-body {
    display: flex;
    width: 0 !important;
    height: 22px;
    gap: 16px;
    align-items: center;
    transition: all 0.8s ease-in-out;
}
.pin-content-fixed .hero-title {
    line-height: 1.5;
    max-width: 74%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pin-content-fixed .hero-description {
    margin: 0 !important;
    line-height: 0;
}
@media (max-width: 768px) {
    .pin-content-fixed .hero {
        visibility: hidden;
    }
}
.container .pin-content .hero.hero-new {
    padding: 30px 0;
}
@media only screen and (max-width: 767px) {
    .is-pinned .pin-content-fixed .header-search:empty {
        min-width: 70px;
    }
}
@media screen and (min-width: 768px) {
    .is-pinned .pin-content-fixed .header-search {
        margin-left: auto;
    }
}
@media screen and (min-width: 992px) {
    .is-pinned .pin-content-fixed .header-search {
        -ms-grid-row-align: center;
        align-self: center;
        margin-top: 0;
        margin-bottom: 0;
    }
}
.is-pinned .pin-content-fixed .header-search input.form-control {
    padding-left: 25px;
}
@media screen and (min-width: 768px) {
    .is-pinned .pin-content-fixed .header-search input.form-control {
        width: 100%;
    }
}
@media (min-width: 1200px) and (max-width: 1365px) {
    .is-pinned .pin-content-fixed .header-search {
        padding-right: 8px;
        padding-left: 8px;
    }
}
.is-pinned .pin-content-fixed .header-search .search-input {
    position: relative;
    display: flex;
    max-width: 255px;
    margin-left: auto;
    transition: all 0.3s cubic-bezier(0.04, 0, 0.2, 1);
}
.is-pinned .pin-content-fixed .header-search .search-input:after {
    content: "";
    display: inline-block;
    font-family: Font Awesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    position: absolute;
    top: 50%;
    left: 8px;
    font-size: 12px;
    color: #898683;
    transform: translateY(-50%);
    pointer-events: none;
}
.is-pinned .pin-content-fixed .header-search .search-input input.form-control {
    font-size: 16px;
}
.is-pinned .pin-content-fixed .header-search .search-input input::-ms-clear {
    display: none;
}
.is-pinned .pin-content-fixed .header-search .search-input .btn,
.is-pinned .pin-content-fixed .header-search .search-input .download-details,
.is-pinned .pin-content-fixed .header-search .search-input .nav-close {
    margin-left: 15px;
    border: none;
    box-shadow: none;
}
.is-pinned .pin-content-fixed .header-search .search-input .close-icon-btn {
    color: #474645;
    padding: 11px 16px;
}
@media only screen and (max-width: 767px) {
    body:not(.search-open) .is-pinned .pin-content-fixed .header-search .search-input:after {
        top: 50%;
        left: 50%;
        font-size: 18px;
        color: #000;
        transform: translate(-50%, -50%);
    }
    body:not(.search-open) .is-pinned .pin-content-fixed .header-search .search-input input.form-control {
        width: 40px;
        padding: 0 0 0 40px;
        border: none;
        box-shadow: none;
    }
}
.collapsible-wrapper {
    display: flex;
    flex-direction: column;
}
.collapsible-wrapper-controls {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.collapsible-panel {
    display: flex;
}
.collapsible-panel:has(.collapsible-header-wrapper) {
    flex-direction: column;
}
.collapsible-panel:not(.collapse) .collapsible-button i {
    transform: rotate(90deg);
}
.collapsible-panel.on .collapsible-button {
    display: flex;
}
.collapsible-button {
    display: none;
    align-items: flex-start;
}
.collapsible-button .btn-icon-only i {
    transition: 0.2s ease-in-out;
}
.collapsible-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.collapsible-header {
    display: flex;
    flex-direction: column;
}
.collapsible-header-wrapper {
    display: flex;
}
.collapsible-body {
    display: flex;
    flex-direction: column;
}
.collapse .collapsible-body {
    display: none;
}
.collapsible-wrapper.cp-v1 {
    gap: 16px;
}
.collapsible-wrapper.cp-v1.component-container + .collapsible-wrapper.cp-v1.component-container {
    padding-top: 0;
}
.collapsible-panel.cp-v1 {
    padding: 16px 64px 20px 16px;
    gap: 16px;
    border: 1px solid transparent;
}
.collapsible-panel.cp-v1:after {
    width: calc(100% + 2px);
    left: -1px;
    bottom: -1px;
}
.collapsible-panel.cp-v1.collapse:after {
    content: unset;
}
.collapsible-panel.cp-v1.collapse:hover {
    border: 1px solid #ff7400;
}
.collapsible-panel.cp-v1.collapse .collapsible-content .collapsible-header p:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.collapsible-panel.cp-v1:hover {
    border: 1px solid #ff7400;
    border-bottom-color: transparent;
}
.collapsible-panel.cp-v1 .collapsible-header {
    gap: 10px;
}
.collapsible-panel.cp-v1 .collapsible-button .btn-icon-only i {
    font-size: 18px;
}
.collapsible-panel.cp-v1 .collapsible-button .btn-icon-only i.icon-angle-down:before {
    content: "\F105";
}
.collapsible-panel.cp-v1 .collapsible-content,
.collapsible-panel.cp-v1 .collapsible-content .collapsible-body {
    gap: 10px;
}
.collapsible-panel.cp-v1 .collapsible-content .collapsible-body .btn-container {
    margin-top: 12px;
}
.collapsible-panel.cp-v1.on {
    cursor: pointer;
}
.collapsible-wrapper.cp-v2 {
    gap: 12px;
}
.collapsible-panel.cp-v2 .collapsible-header-wrapper {
    align-items: center;
    gap: 4px;
    padding: 4px 0;
    border-bottom: 2px solid #686664;
}
.collapsible-panel.cp-v2.on .collapsible-header-wrapper {
    cursor: pointer;
}
.marker {
    display: inline-block;
    padding: 4px 8px 3px;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    text-transform: uppercase;
    font-size: 64%;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.marker-danger {
    color: #8d081d;
    background-color: #fcd3d3;
}
.marker-warning {
    color: #994600;
    background-color: #ffeda7;
}
.marker-info {
    color: #13357e;
    background-color: #c3effe;
}
.marker-success {
    color: #005700;
    background-color: #ebf8a5;
}
.marker-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.ecad-icon.unavailable {
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.table.table-bordered-row.table-hover.table-prod-sel .ecad-icon.unavailable {
    cursor: auto;
}
.table.table-bordered.th-col-align-center .ecad-icon {
    display: block;
    margin-top: 10px;
}
.product-status {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.product-status i {
    font-size: 16px;
}
.product-status.small,
.shopping-coupon-list li.product-status,
.shopping-list .box-container .product-status.remove,
.shopping-modal .product-status.description,
.shopping-quantity-group .product-status.title,
.shopping-statement p.product-status {
    font-size: 10px;
    line-height: unset;
}
.product-status.small i,
.shopping-coupon-list li.product-status i,
.shopping-list .box-container .product-status.remove i,
.shopping-modal .product-status.description i,
.shopping-quantity-group .product-status.title i,
.shopping-statement p.product-status i {
    font-size: 12px;
}
.product-status.info i {
    color: #0eafe0;
}
.product-status.warning i {
    color: #ff9700;
}
.product-status.danger i {
    color: #d60b2d;
}
.product-status.success i {
    color: #0cc40c;
}
.title-and-elements {
    display: inline-block;
}
.title-and-elements .divider-horizontal:before {
    content: "-";
    font-size: inherit;
}
.title-and-elements > :not(:last-child) {
    margin-right: 8px;
}
h3.title-and-elements .product-status {
    line-height: 0;
    vertical-align: 0;
}
h3.title-and-elements .marker {
    vertical-align: 2.5px;
}
h4.title-and-elements .product-status {
    line-height: 0;
    vertical-align: 0;
}
h4.title-and-elements .marker {
    vertical-align: 2.5px;
}
.transition {
    display: flex;
    background-color: beige;
}
.transition .n {
    width: 50px;
    height: 50px;
    background-color: #0ff;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.transition .n svg {
    transform: translate(-51px, -7px);
    -webkit-clip-path: ntransition;
    clip-path: ntransition;
    animation: ntransition 3s ease-in-out infinite;
}
.transition .x {
    width: 50px;
    height: 50px;
    background-color: red;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.transition .x svg {
    transform: translate(-13px, -7px);
    -webkit-clip-path: transition;
    clip-path: transition;
    animation: transition 3s ease-in-out infinite;
}
.transition .x2 {
    width: 50px;
    height: 50px;
    background-color: #5f9ea0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.transition .x2 svg {
    transform: translate(-63px, -7px);
    -webkit-clip-path: transition2;
    clip-path: transition2;
    animation: transition2 3s ease-in-out infinite;
}
@keyframes transition {
    0% {
        transform: translate(11px, -7px);
    }
    to {
        transform: translate(-13px, -7px);
    }
}
@keyframes transition2 {
    0% {
        transform: translate(-87px, -7px);
    }
    to {
        transform: translate(-63px, -7px);
    }
}
@keyframes ntransition {
    0% {
        transform: translate(50px, -7px);
    }
    to {
        transform: translate(2px, -7px);
    }
}
@keyframes translate_up_down {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translate(0);
    }
}
@keyframes translate_left_right {
    0% {
        opacity: 0;
        transform: translate(-50px);
    }
    to {
        opacity: 1;
        transform: translate(0);
    }
}
@keyframes blur {
    0% {
        -webkit-filter: blur(20px);
        filter: blur(20px);
    }
    to {
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}
@keyframes jiggle {
    0% {
        transform: scaleX(1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        transform: scaleX(1);
    }
}
.tooltip-react {
    background-color: #fff !important;
    color: inherit !important;
    font-weight: 400;
    border: 1px solid #d4cfc5;
    border-radius: 0 !important;
    padding: 16px !important;
    font-size: 14px !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18) !important;
    z-index: 70;
}
.tooltip-react-content {
    max-width: 288px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.tooltip-react-content table {
    margin: 0;
}
.tooltip-react-content table th {
    min-width: 120px;
}
.tooltip-react .react-tooltip-arrow {
    width: 15px;
    height: 15px;
    bottom: -9px !important;
    border-right: 1px solid #d4cfc5;
    border-bottom: 1px solid #d4cfc5;
}
