@charset "UTF-8";#colorbox {z-index: 100000;}#cboxOverlay {background-color: rgba(0, 0, 0, 0.7);z-index: 99999;}#cboxContent {background: #e3e3e3;}#cboxLoadedContent {margin-bottom: 0;}#cboxLoadingGraphic {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/ajax-loader.gif") no-repeat center center;}#cboxPrevious {top: 50%;margin-top: -31px;left: 25px;background: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/gallery_arrows.png") no-repeat 0 0;width: 26px;height: 62px;}#cboxPrevious:hover {background-position: 0 0;}#cboxPrevious:focus, #cboxPrevious:active {outline: 0;}#cboxNext {top: 50%;margin-top: -31px;left: auto;right: 25px;background: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/gallery_arrows.png") no-repeat -36px 0;width: 26px;height: 62px;}#cboxNext:hover {background-position: -36px 0;}#cboxNext:focus, #cboxNext:active {outline: 0;}#cboxClose {position: absolute;top: 10px;left: auto;right: 10px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/gallery-icon-close.png") no-repeat 0 0;width: 30px;height: 29px;}#cboxClose:focus, #cboxClose:active {outline: 0;}#cboxClose:hover {opacity: 0.7;background-position: 0 0;}#cboxCurrent {visibility: hidden;}#cboxPagination {position: absolute;bottom: 20px;left: 0px;margin: 0;padding: 0;float: none;width: 100%;height: 20px;}#cboxPagination ol {display: table;margin: 0 auto;padding-left: 0px;}#cboxPagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}#cboxPagination li.current a {background-color: #1c3f94;}#cboxPagination a {display: inline-block;background: #ffffff;border-radius: 25px;overflow: hidden;height: 0;padding-top: 11px;width: 11px;margin-right: 5px;}#cboxPagination a:hover, #cboxPagination a:focus {opacity: 0.7;}.tooltip {position: relative;}.tooltip .tooltiptext {opacity: 0;transition: opacity 0.5s;width: 120px;background-color: #1c3f94;color: #ffffff;text-align: center;padding: 5px;border-radius: 5px;-webkit-border-radius: 5px;position: absolute;z-index: 1;bottom: 110%;left: 50%;margin-left: -60px;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 0.9em;}.tooltip .tooltiptext.bottom {top: 130%;bottom: auto;display: none;transition: none;}.tooltip .tooltiptext:not(.bottom)::after,.tooltip .tooltiptext.bottom::before {position: absolute;left: 50%;margin-left: -5px;border-width: 5px;border-style: solid;}.tooltip .tooltiptext:not(.bottom)::after {content: "";top: 100%;border-color: #1c3f94 transparent transparent transparent;}.tooltip .tooltiptext.bottom::before {content: "";bottom: 100%;border-color: transparent transparent #1c3f94 transparent;}.tooltip:hover:not(.js-triggered) .tooltiptext {display: block;opacity: 1;}.selectBox {width: 100% !important;}.selectBox:focus {outline: none;outline-color: transparent;outline-style: none;color: #ffffff !important;}.selectBox .selectBox-label {width: 100% !important;background-position: right 20px center !important;padding: 0.3em 1.8em 0.3em 0.6em !important;}.selectBox-options li.different {background-color: #848484;}.selectBox-options li.selectBox-selected a {font-family: "ArticulatCF-Bold";background-color: #5e5e5e !important;color: #e6e6e6;text-decoration: none;}.selectBox-options li.selectBox-selected.selectBox-hover a {font-family: "ArticulatCF-Bold";background-color: #e6e6e6 !important;color: #666;text-decoration: none;}.selectBox-options li,.selectBox-options li a {font-size: 1.05em !important;}.selectBox-dropdown {background-color: #8c8c8c !important;}.selectBox-dropdown-menu {background: #909090 !important;border: 4px solid #909090 !important;}.slick-slider, .slick-dotted.slick-slider {margin: 0;}.slick-slide {outline: none !important;}.slick-dots {left: 0;bottom: 2.4em;margin: 0;}.slick-dots li {margin: 0 18px 0 0;width: 16px;height: 16px;}.slick-dots li:last-child {margin: 0;}.slick-dots li.slick-active button::before {font-size: 16px !important;color: #7f6637;}.slick-dots li button:before {font-size: 16px !important;color: #aea58b;opacity: 1;}.slick-prev {left: 15px !important;}[dir='rtl'] .slick-prev {right: 15px !important;}.slick-prev:before {content: '\2190';}[dir='rtl'] .slick-prev:before {content: '\2192';}.slick-next {right: 15px !important;}[dir='rtl'] .slick-next {left: 15px !important;}.slick-next:before {content: '\2192';}[dir='rtl'] .slick-next:before {content: '\2190';}.slick-list {height: 100%;}.slick-prev.slick-arrow {z-index: 996;}.slide.slick-slide {position: relative;}@keyframes openfirst {0% {transform: translateY(0) scale(1);}50% {transform: translateY(250%) rotate(45deg) scale(1.2);}100% {transform: translateY(250%) rotate(45deg) scale(1.4);}}@keyframes opensecond {0% {transform: translateY(0) scale(1);}50% {transform: translateY(0) rotate(45deg) scale(1.2);}100% {opacity: 0;}}@keyframes openthird {0% {transform: translateY(0) scale(1);}50% {transform: translateY(-250%) rotate(45deg) scale(1.2);}100% {transform: translateY(-250%) rotate(135deg) scale(1.4);}}#nav-container {z-index: 10000;position: fixed;top: 0;width: 100%;-webkit-transition: top 200ms ease;-moz-transition: top 200ms ease;-ms-transition: top 200ms ease;-o-transition: top 200ms ease;transition: top 200ms ease;display: -ms-flexbox;display: flex;flex-direction: column;-webkit-flex-direction: column;}#nav-container #nav-bar {display: -ms-flexbox;display: flex;background-color: #e1e1e1;}#nav-container #nav-bar > div {display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}#nav-container #nav-bar > div > .row {display: -ms-flexbox;display: flex;flex: 1;flex-wrap: wrap;}#nav-container #nav-bar > div > .row > [class^="col-"],#nav-container #nav-bar > div > .row > [class*=" col-"] {position: relative;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;}#nav-container #nav-bar .lang-selector {flex: 0 0 auto !important;background-color: #FF5000;}#nav-container #nav-bar .lang-selector > div:last-child, #nav-container #nav-bar .lang-selector > div:last-child ul {background-color: #363636;}#nav-container #nav-bar .lang-selector.blue {background-color: #1c3f94;}#nav-container #nav-bar .lang-selector.blue > div:last-child, #nav-container #nav-bar .lang-selector.blue > div:last-child ul {background-color: #31509d;}#nav-container #nav-bar .lang-selector .free-shipping {margin: 0;font-family: "BrownPro-Regular";font-weight: normal;font-size: 1em;text-transform: uppercase;color: white;}#nav-container #nav-bar .lang-selector .free-shipping a {color: white;text-decoration: none;}#nav-container #nav-bar .lang-selector > div:last-child {flex: 1;text-transform: uppercase;}#nav-container #nav-bar .lang-selector > div:last-child div {position: relative;width: 100%;text-align: center;}#nav-container #nav-bar .lang-selector > div:last-child ul {z-index: 2;position: absolute;top: 100%;visibility: hidden;width: 100%;list-style: none;margin: 0;padding: 0.5em 0;text-align: left;}#nav-container #nav-bar .lang-selector > div:last-child ul li {margin: 0;padding: 0.15em 0 0.15em 1.4em;}#nav-container #nav-bar .lang-selector > div:last-child ul li a {color: white;text-decoration: none;}#nav-container #nav-bar .lang-selector > div:last-child div.opened ul {visibility: visible;}#nav-container #nav-bar .lang-selector > div:last-child div, #nav-container #nav-bar .lang-selector > div:last-child ul {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1em;color: white;}#nav-container #nav-bar .lang-selector > div:last-child div img, #nav-container #nav-bar .lang-selector > div:last-child ul img {display: inline-block;width: 1.6em;margin-right: 0.3em;margin-top: -0.2em;vertical-align: middle;}#nav-container #nav-bar .lang-selector > div:last-child div img:last-child:not(:only-of-type), #nav-container #nav-bar .lang-selector > div:last-child ul img:last-child:not(:only-of-type) {width: 0.6em;margin-right: 0;}#nav-container #nav-bar .lang-selector > div:last-child div span, #nav-container #nav-bar .lang-selector > div:last-child ul span {position: relative;padding-right: 1em;}#nav-container #nav-bar .lang-selector > div:last-child div span img:last-child:not(:only-of-type), #nav-container #nav-bar .lang-selector > div:last-child ul span img:last-child:not(:only-of-type) {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0) translateX(-50%);-ms-transform: translateY(-49%) translateZ(0) translateX(-50%);transform: translateY(-49%) translateZ(0) translateX(-50%);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;right: 0;margin: 0;}#nav-container #nav-bar .lang-selector > div:last-child ul span {padding: 0;}#nav-container #nav-bar .user-info {-ms-flex-pack: end;justify-content: flex-end;}#nav-container #nav-bar .user-info div {margin: 0 1em;font-family: "BrownPro-Regular";font-weight: normal;font-size: 0.8em;text-transform: uppercase;line-height: 1;text-align: center;}#nav-container #nav-bar .user-info a {display: inline-block;flex: 0 0 auto;margin-left: 0.5em;padding: 0.3em 1em;transition: background-color 0.25s ease;border-radius: 0.4em;background-color: #363636;}#nav-container #nav-bar .user-info a img {height: 1em;vertical-align: sub;}#nav-container #nav-bar .user-info a span {padding-left: 0.6em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.85em;color: white;text-transform: uppercase;}#nav-container #nav-bar .user-info a span strong {font-family: "ArticulatCF-Heavy";font-weight: normal;}#nav-container #nav-bar .user-info a.user {text-decoration: none;}#nav-container #nav-bar .user-info a.user.logged-in {background-color: #c7a04a;}#nav-container #nav-bar .user-info a.user.logged-in:hover {background-color: #363636;}#nav-container #nav-bar .user-info a.cart.filled {background-color: #39B54A;}#nav-container #nav-bar .user-info a.cart:not(.filled) span {display: none;}#nav-container #nav-bar .user-info a.user.logged-in span,#nav-container #nav-bar .user-info a.cart.filled span {display: inline-block;}#nav-container #nav-bar .blue-logo img {max-height: 100px;margin: 0 auto;}#nav-container #mobile-nav,#nav-container #desktop-nav {display: none;flex: 1;}#nav-container.nav-open, #nav-container.cart-open {height: 100%;}#nav-container.nav-open #mobile-nav,#nav-container.nav-open #desktop-nav,#nav-container.nav-open .nav-content {display: flex;}#nav-container.cart-open .cart-content {display: flex;}#nav-container .nav-content,#nav-container .cart-content {position: relative;display: none;flex: 1;flex-direction: column;overflow: hidden;}#nav-container .category-container {overflow: hidden;display: -ms-flexbox;display: flex;flex: 1;flex-direction: column;}#nav-container .category-container .family {display: flex;flex-basis: inherit;flex-grow: 1;flex-shrink: 1;flex-direction: column;overflow: hidden;}#nav-container .category-container .family.hide-family {position: absolute;left: 100%;}#nav-container .category-container .family > .row {display: flex;flex-direction: column;flex: 1;overflow: hidden;}#nav-container .category-container .families-nav {flex-direction: column;background-color: #EBEBEB;}#nav-container .category-container .families-nav p {margin: 0;padding: 0;font-family: "ArticulatCF-Bold";font-weight: normal;}#nav-container .category-container .families-nav ul {width: 100%;margin: 0;padding: 0;list-style: none;}#nav-container .category-container .families-nav ul li {display: inline-block;margin: 0;padding: 0 0.5em 0 0;}#nav-container .category-container .families-nav ul li:last-child {padding-right: 0;}#nav-container .category-container .families-nav ul li a {display: block;padding: 0.9em 0;background-color: #363636;border-radius: 0.2em;transition: background-color 0.25s ease;font-family: "ArticulatCF-Bold";font-weight: normal;color: white;text-align: center;text-decoration: none;}#nav-container .category-container .families-nav ul li a.active {background-color: #c7a04a;}#nav-container .category-container .product-list {overflow: auto;flex: 1;background-color: rgba(37, 37, 37, 0.75);}#nav-container .category-container .product-list > .row {overflow: auto;height: 100%;}#nav-container .category-container .product-list > .row > div > div {overflow: hidden;}#nav-container .category-container .product-list .product {position: relative;}#nav-container .category-container .product-list .product .image .replace_bg {position: absolute;top: 0;left: 0;width: 100%;}#nav-container .category-container .product-list .product .preload {display: none;width: 100%;height: 100%;background-color: #f3f3f3;position: absolute;z-index: 9999;top: 0;}#nav-container .category-container .product-list .product .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}#nav-container .category-container .product-list .product .preload .spinner > div {background-color: #ffffff;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}#nav-container .category-container .product-list .product .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}#nav-container .category-container .product-list .product .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}#nav-container .category-container .product-list .product .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}#nav-container .category-container .product-list .product .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;margin-right: 0;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}#nav-container .category-container .product-list .product .badge {position: absolute;top: 0;right: 0;padding: 0.5em 2.2em 0.6em;border-radius: 0 0 0 0.2em;background-color: #1c3f94;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 0.8em;text-transform: uppercase;color: white;}#nav-container .category-container .product-list .product .color-selector {display: none;}#nav-container .category-container .product-list .product .title h2 sup {position: relative;top: unset;vertical-align: baseline;font-size: 100%;}#nav-container .category-container .product-list .product .title p {display: none;}#nav-container .category-container .product-list .application {position: relative;}#nav-container .category-container .product-list .application .bgimage img {width: 100%;max-width: none;}#nav-container .category-container .product-list .application a {display: flex;flex-direction: column;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;line-height: 1em;color: white;text-decoration: none;text-align: center;}#nav-container .category-container .product-list .application a img {margin-bottom: 0.2em;}#nav-container .category-container .product-list .artists,#nav-container .category-container .product-list .believe,#nav-container .category-container .product-list .support {position: relative;}#nav-container .category-container .product-list .artists .bgimage img,#nav-container .category-container .product-list .believe .bgimage img,#nav-container .category-container .product-list .support .bgimage img {width: 100%;max-width: none;}#nav-container .category-container .product-list .artists a,#nav-container .category-container .product-list .believe a,#nav-container .category-container .product-list .support a {z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}#nav-container .category-container .product-list .artists .text,#nav-container .category-container .product-list .believe .text,#nav-container .category-container .product-list .support .text {display: flex;flex-direction: column;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;}#nav-container .category-container .product-list .artists .text h2,#nav-container .category-container .product-list .believe .text h2,#nav-container .category-container .product-list .support .text h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;line-height: 1em;color: white;text-transform: lowercase;}#nav-container .category-container .product-list .artists .text h2.uc,#nav-container .category-container .product-list .believe .text h2.uc,#nav-container .category-container .product-list .support .text h2.uc {text-transform: uppercase;}#nav-container .category-container .product-list .artists .text p,#nav-container .category-container .product-list .believe .text p,#nav-container .category-container .product-list .support .text p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;line-height: 1.2em;color: white;text-transform: uppercase;}#nav-container .category-container .subtitle {text-align: center;margin-bottom: 1.6em;}#nav-container .category-container .subtitle .relative {position: relative;}#nav-container .category-container .subtitle span {z-index: 1;position: relative;display: inline-block;padding: 0.2em 0.6em;background-color: white;font-family: "ArticulatCF-Text";font-weight: normal;color: #4d4d4d;text-transform: uppercase;}#nav-container .category-container .subtitle hr {position: absolute;width: 100%;margin-top: 0.85em;border-top: 1px solid #dfdfdf;}#nav-container .cart-content {overflow: hidden;width: 100%;}#nav-container .cart-content .cart-container {overflow: hidden;position: absolute;display: flex;flex: 1;flex-direction: column;height: 100%;}#nav-container .cart-content .cart-branding {padding: 0.5em 0;flex-grow: 0;flex-shrink: 1;background-color: #1c3f94;}#nav-container .cart-content .cart-branding .cart-branding-label {font-size: 1em;margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-transform: uppercase;}#nav-container .cart-content .cart-branding .cart-branding-label a {color: white;text-decoration: none;}#nav-container .cart-content .cart-branding > div > .row {display: flex;align-items: center;}#nav-container .cart-content .cart-info {display: flex;flex-basis: auto;flex-grow: 0;flex-shrink: 1;flex-direction: column;background-color: #252525;}#nav-container .cart-content .cart-info div.cart-total-description,#nav-container .cart-content .cart-info div.cart-total-container {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-transform: uppercase;line-height: 1.2em;}#nav-container .cart-content .cart-info div.cart-total-container {font-family: "ArticulatCF-ExtraBold";font-weight: normal;}#nav-container .cart-content .cart-info div.cart-total-container span {font-family: "ArticulatCF-Text";font-weight: normal;}#nav-container .cart-content .cart-info a.checkout {display: block;width: 80%;margin: 0 auto;padding: 0.7em 0;background-color: #c7a04a;-webkit-border-radius: 0.25em;-moz-border-radius: 0.25em;border-radius: 0.25em;font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: white;text-transform: uppercase;text-decoration: none;text-align: center;}#nav-container .cart-content .cart-info hr {margin: 0;padding: 0;border-top: 1px solid #3f3e3e;}#nav-container .cart-content .loading {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);}#nav-container .cart-content .loading .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}#nav-container .cart-content .loading .spinner > div {background-color: #ffffff;height: 100%;width: 6px;display: inline-block;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}#nav-container .cart-content .loading .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}#nav-container .cart-content .loading .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}#nav-container .cart-content .loading .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}#nav-container .cart-content .loading .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}#nav-container .cart-content .cart-products {display: flex;flex-basis: inherit;flex-grow: 1;flex-shrink: 1;flex-direction: column;overflow: hidden;background-color: #252525;}#nav-container .cart-content .cart-products > div {overflow: auto;height: 100%;}#nav-container .cart-content .cart-products .empty {display: flex;flex: 0 0 auto;}#nav-container .cart-content .cart-products .empty > div {flex-grow: 1;flex-shrink: 1;align-self: center;}#nav-container .cart-content .cart-products .empty div.empty-label {font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-align: center;text-transform: uppercase;}#nav-container .cart-content .cart-products .product {position: relative;overflow: hidden;display: flex;border-bottom: 0.15em solid #252525;background-color: #E1E1E1;}#nav-container .cart-content .cart-products .product:nth-child(odd) {background-color: #EBEBEB;}#nav-container .cart-content .cart-products .product > .row {position: relative;left: 0;display: flex;-webkit-transition: left 0.25s ease;-moz-transition: left 0.25s ease;-ms-transition: left 0.25s ease;-o-transition: left 0.25s ease;transition: left 0.25s ease;}#nav-container .cart-content .cart-products .product.show-info > .row {left: -50%;}#nav-container .cart-content .cart-products .product.show-info .more-info {left: 50%;}#nav-container .cart-content .cart-products .product .image {position: relative;}#nav-container .cart-content .cart-products .product .image a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}#nav-container .cart-content .cart-products .product .title, #nav-container .cart-content .cart-products .product .price, #nav-container .cart-content .cart-products .product .info, #nav-container .cart-content .cart-products .product .quantity, #nav-container .cart-content .cart-products .product .remove, #nav-container .cart-content .cart-products .product .remove a, #nav-container .cart-content .cart-products .product .quantity {display: flex;}#nav-container .cart-content .cart-products .product .title > div, #nav-container .cart-content .cart-products .product .price > div, #nav-container .cart-content .cart-products .product .info > div, #nav-container .cart-content .cart-products .product .quantity > div, #nav-container .cart-content .cart-products .product .remove > div, #nav-container .cart-content .cart-products .product .remove a > div, #nav-container .cart-content .cart-products .product .quantity > div {flex-grow: 1;flex-shrink: 1;align-self: center;}#nav-container .cart-content .cart-products .product .title div.product-title {margin: 0;padding: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;text-transform: uppercase;color: #363636;line-height: 1em;}#nav-container .cart-content .cart-products .product .title div.product-title span, #nav-container .cart-content .cart-products .product .title div.product-title sup {font-family: "ArticulatCF-Light";font-weight: normal;}#nav-container .cart-content .cart-products .product .price div {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: uppercase;color: #363636;line-height: 1.2em;text-align: center;}#nav-container .cart-content .cart-products .product .more-info {position: absolute;display: flex;top: 0;left: 100%;width: 50%;height: 100%;-webkit-transition: left 0.25s ease;-moz-transition: left 0.25s ease;-ms-transition: left 0.25s ease;-o-transition: left 0.25s ease;transition: left 0.25s ease;}#nav-container .cart-content .cart-products .product .more-info .quantity {background-color: #363636;font-family: "ArticulatCF-Text";font-weight: normal;line-height: 1.6em;text-transform: uppercase;color: white;text-align: center;}#nav-container .cart-content .cart-products .product .more-info .quantity span.label {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.2em;text-transform: uppercase;}#nav-container .cart-content .cart-products .product .more-info .quantity span:not(.label) {display: block;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.8em;}#nav-container .cart-content .cart-products .product .more-info .remove {background-color: #FF3B30;text-align: center;}#nav-container .cart-content .cart-products .product .more-info .remove a {flex: 1;font-family: "ArticulatCF-Text";font-weight: normal;text-decoration: none;color: white;text-transform: uppercase;}#cart-toasts {z-index: 10000;visibility: hidden;position: fixed;top: 20px;right: 20px;-webkit-transition: top 200ms ease;-moz-transition: top 200ms ease;-ms-transition: top 200ms ease;-o-transition: top 200ms ease;transition: top 200ms ease;}#cart-toasts .toast {overflow: hidden;position: relative;background-color: white;margin-bottom: 20px;border-radius: 6px;}#cart-toasts .toast .close {cursor: pointer;position: absolute;top: 0.3em;right: 0.5em;width: 1.4em;height: 1.4em;}#cart-toasts .toast .close img {width: auto;max-width: 100%;}#cart-toasts .toast .image img {width: auto;max-width: 100%;}#cart-toasts .toast .info {padding: 0.3em 1em 0.5em;background-color: #39B54A;text-align: center;}#cart-toasts .toast .info h2, #cart-toasts .toast .info .toast-title {width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 0;padding: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;color: white;text-transform: lowercase;}#cart-toasts .toast .info hr {margin: 0.25em 0;border-top: 1px solid white;border-bottom: none;}#cart-toasts .toast .info p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-transform: uppercase;}#cart-toasts .toast.error .info {padding: 0.5em 1.5em 0.6em 1em;background-color: #B5394A;text-align: left;}#cart-toasts .toast.error .info p {line-height: 1.2em;font-size: 0.92em;text-transform: none;}#cart-toasts .toast.error .info p a {color: white;text-decoration: underline;}@media screen and (max-width: 767px) {#nav-container #nav-bar .lang-selector > div:first-child {padding: 0.7em 0 0.5em 1em;}#nav-container #nav-bar .lang-selector > div:first-child img {width: 60%;}#nav-container #nav-bar .lang-selector .free-shipping {font-size: 0.85em;}#nav-container #nav-bar .lang-selector .notice {flex: 0 0 100%;max-width: 100%;padding: 0.7em 1em;order: 3;background-color: #142d69;text-align: center;}#nav-container #nav-bar .lang-selector .notice h2 {line-height: 1;font-size: 0.78em;}#nav-container #nav-bar .lang-selector > div:last-child div {font-size: 0.85em;}#nav-container #nav-bar .blue-logo {padding: 0.4em 0;}#nav-container #nav-bar .switch-nav {cursor: pointer;}#nav-container #nav-bar .switch-nav > div {position: absolute;top: 50%;right: 0;width: 100%;}#nav-container #nav-bar .switch-nav > div > div {position: absolute;top: -9.5px;width: 100%;height: 19px;}#nav-container #nav-bar .switch-nav > div span {position: absolute;display: block;top: 0;height: 3px;width: 100%;background: #353535;animation-duration: 0.25s;animation-fill-mode: both;}#nav-container #nav-bar .switch-nav > div span:nth-child(2) {top: 8px;}#nav-container #nav-bar .switch-nav > div span:last-child {top: 16px;}#nav-container #nav-bar .user-info a {padding: 0.3em 1.4em;}#nav-container #nav-bar .user-info a.user span {display: none !important;}#nav-container #nav-bar .user-info a.cart.filled {padding: 0.3em 0.9em;}#nav-container.nav-open #nav-bar .switch-nav > div > div span {animation-name: opensecond;}#nav-container.nav-open #nav-bar .switch-nav > div > div span:first-child {animation-name: openfirst;}#nav-container.nav-open #nav-bar .switch-nav > div > div span:last-child {animation-name: openthird;}#nav-container #mobile-nav {overflow: auto;position: absolute;left: 0;width: 100%;height: 100%;background-color: rgba(37, 37, 37, 0.75);transition: all 250ms ease-in;}#nav-container #mobile-nav.hide-nav {left: -100%;}#nav-container #mobile-nav .row {flex: 1;}#nav-container #mobile-nav .row > div {overflow: auto;height: 100%;}#nav-container #mobile-nav ul {width: 100%;margin: 0;padding: 0;list-style: none;text-align: center;}#nav-container #mobile-nav ul li {background-color: #E1E1E1;}#nav-container #mobile-nav ul li:nth-child(odd) {background-color: #EBEBEB;}#nav-container #mobile-nav ul li a {display: block;padding: 0.6em 0;outline: none;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 2em;color: #4d4d4d;text-transform: uppercase;text-decoration: none;}#nav-container #mobile-nav ul li ul {display: none;}#nav-container #mobile-nav ul li ul li {background-color: #363636;}#nav-container #mobile-nav ul li ul li:nth-child(odd) {background-color: #252525;}#nav-container #mobile-nav ul li ul li a {padding: 1em 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.5em;color: white;}#nav-container #mobile-nav ul li.products ul li ul li a {font-family: "TiemposSemibold-Italic";font-weight: normal;font-size: 1.2em;color: #4d4d4d;text-transform: none;}#nav-container #mobile-nav ul li.products ul li ul li a sup {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.7em;text-transform: uppercase;}#nav-container #mobile-nav ul li.products ul li ul li a h2 {margin: 0;}#nav-container #mobile-nav ul li.products ul li ul li a p {display: none;}#nav-container #mobile-nav ul li.products ul li ul li a span {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: uppercase;}#nav-container #mobile-nav ul li.products ul li ul li a span:not(.inline) {display: block;font-size: 0.7em;}#nav-container .category-container {position: absolute;left: 100%;width: 100%;height: 100%;transition: all 250ms ease-in;}#nav-container .category-container.show-nav {left: 0;}#nav-container .category-container .back {flex-basis: auto;flex-grow: 0;flex-shrink: 1;background-color: #363636;}#nav-container .category-container .back a {display: block;padding: 0.5em 2em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.05em;color: white;text-decoration: none;text-transform: uppercase;}#nav-container .category-container .back a img {height: 1em;margin: 0 0.8em -0.1em 0;vertical-align: baseline;}#nav-container .category-container .families-nav {padding: 1.8em 0 2.6em;}#nav-container .category-container .families-nav p {margin-bottom: 0.3em;font-size: 1.05em;text-align: center;}#nav-container .category-container .families-nav ul li {display: inline-block;margin: 0;padding: 0 0.8em;}#nav-container .category-container .families-nav ul li:last-child {padding-right: 0;}#nav-container .category-container .families-nav ul li a {width: 100%;padding: 0.9em 0;font-size: 1.05em;}#nav-container .category-container .product-list.white {background-color: white;}#nav-container .category-container .product-list .family-description,#nav-container .category-container .product-list .product {position: relative;display: -ms-flexbox;display: flex;flex: 1;border-bottom: 0.2em solid white;background-color: #E1E1E1;}#nav-container .category-container .product-list .family-description:last-child,#nav-container .category-container .product-list .product:last-child {margin-bottom: 0;}#nav-container .category-container .product-list .family-description > .row,#nav-container .category-container .product-list .product > .row {display: -ms-flexbox;display: flex;}#nav-container .category-container .product-list .product .image {position: relative;}#nav-container .category-container .product-list .product .image .learn-more {z-index: 1;position: absolute;top: 0;left: 0;display: flex;width: 375%;height: 100%;}#nav-container .category-container .product-list .product .image .learn-more span {display: none;}#nav-container .category-container .product-list .product:hover .image .learn-more {visibility: visible;}#nav-container .category-container .product-list .product .title {align-self: center;}#nav-container .category-container .product-list .product .title > div, #nav-container .category-container .product-list .product .title h2 {margin: 0;padding: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.2em;text-transform: uppercase;color: #363636;line-height: 1;}#nav-container .category-container .product-list .product .title > div span.floating, #nav-container .category-container .product-list .product .title h2 span.floating {display: block;font-size: 78%;}#nav-container .category-container .product-list .product .title > div span, #nav-container .category-container .product-list .product .title > div sup, #nav-container .category-container .product-list .product .title h2 span, #nav-container .category-container .product-list .product .title h2 sup {font-family: "ArticulatCF-Light";font-weight: normal;}#nav-container .category-container .product-list .family-description > .row {display: flex;flex-direction: row;flex: 1;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"] {display: flex;flex-grow: 1;flex-shrink: 1;flex-basis: auto;align-content: center;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"] > .row {flex: 1;align-self: center;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"]:last-child {display: block;background-color: #363636;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"]:last-child:before {content: '';display: block;padding-top: 100%;}#nav-container .category-container .product-list .family-description div.family-description-label {margin: 0;padding: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.2em;line-height: 1.2em;text-transform: uppercase;}#nav-container .category-container .product-list .family-description div.family-description-label br {display: none;}#nav-container .category-container .product-list .family-description p {display: none;}#nav-container .category-container .product-list .family-description a {z-index: 1;position: absolute;top: 0;left: 0;width: 400%;height: 100%;display: flex;flex: 1;justify-content: start;text-decoration: none;color: white;text-align: center;}#nav-container .category-container .product-list .family-description a span {display: flex;flex: 0 0 25%;justify-content: center;align-self: center;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.2em;text-transform: uppercase;line-height: 1.2em;}#nav-container .category-container .product-list .application {border-bottom: 2px solid white;}#nav-container .category-container .product-list .application:last-child {border-bottom: none;}#nav-container .category-container .product-list .application img.icon {width: 4em;margin-bottom: 0.6em;}#nav-container .category-container .product-list .application a span {font-size: 2.3em;line-height: 1.05em;}#nav-container .category-container .product-list .subtitle {margin-top: 1.4em;margin-bottom: 1.4em;}#nav-container .category-container .product-list .artists {border-bottom: 0.2em solid white;}#nav-container .category-container .product-list .artists .text h2 {margin: 1em 0 0.5em;font-size: 2.2em;}#nav-container .category-container .product-list .artists .text p {width: 80%;margin: 0 auto;font-size: 0.8em;}#nav-container .category-container .product-list .believe .text h2 {font-size: 2.2em;}#nav-container .category-container .product-list .believe .text p {margin-bottom: 0.5em;font-size: 0.8em;}#nav-container .category-container .product-list .believe .text img {width: 4em;margin-bottom: 0.5em;}#nav-container .category-container .product-list .support {border-bottom: 0.2em solid white;}#nav-container .category-container .product-list .support .text h2 {font-size: 2.2em;}#nav-container .category-container .product-list .support .text img {width: 4em;margin-bottom: 0.8em;}#nav-container .category-container .product-list .support .text img.larger {width: 5em;}#nav-container .cart-content {position: relative;}#nav-container .cart-content .cart-container {width: 100%;}#nav-container .cart-content .cart-branding .cart-branding-label {text-align: center;}#nav-container .cart-content .close-cart {cursor: pointer;position: absolute;top: 4.4em;right: 1.15em;width: 6.66666667%;}#nav-container .cart-content .close-cart > div {position: absolute;top: -8.5px;width: 100%;height: 17px;}#nav-container .cart-content .close-cart span {position: absolute;display: block;top: 0;height: 3px;width: 100%;background: white;transform: translateY(250%) rotate(45deg) scale(1.4);}#nav-container .cart-content .close-cart span:last-child {top: 14px;transform: translateY(-200%) rotate(135deg) scale(1.4);}#nav-container .cart-content .cart-info {padding: 2.4em 0 2.6em;text-align: center;}#nav-container .cart-content .cart-info div.cart-total-description {font-size: 0.8em;}#nav-container .cart-content .cart-info div.cart-total-container {margin-bottom: 0.9em;font-size: 1.45em;}#nav-container .cart-content .cart-info a.checkout {margin-bottom: 2.4em;padding: 0.9em 0;font-size: 1.05em;}#nav-container .cart-content .cart-products .empty {padding-bottom: 10em;}#nav-container .cart-content .cart-products .empty div.empty-label {width: 60%;margin: 0 auto;font-size: 2.7em;line-height: 1.2em;}#nav-container .cart-content .cart-products .product .title div.product-title {font-size: 1.2em;}#nav-container .cart-content .cart-products .product .price {font-size: 0.92em;}#nav-container .cart-content .cart-products .product .more-info .quantity, #nav-container .cart-content .cart-products .product .more-info .remove {font-size: 0.9em;}#cart-toasts {width: 45%;}#cart-toasts .info p {font-size: 0.85em;}#productSelect,.productSelect {display: none;z-index: 10000;position: fixed;width: 100%;background-color: #e1e1e1;}#productSelect > div,.productSelect > div {display: block;}#productSelect div.product-select-title, #productSelect h2,.productSelect div.product-select-title,.productSelect h2 {margin: 0 0 0.6em;font-family: "ArticulatCF-Bold";font-weight: normal;color: #ffffff;text-align: center;font-size: 1.6em;}#productSelect div.product-select-title.price, #productSelect h2.price,.productSelect div.product-select-title.price,.productSelect h2.price {margin: 0.6em 0 0.4em;padding-bottom: 0.4em;border-bottom: 1px solid rgba(0, 0, 0, 0.2);font-size: 2em;color: #4d4d4d;width: 100%;text-align: center;}#productSelect div.product-select-title.price sup, #productSelect h2.price sup,.productSelect div.product-select-title.price sup,.productSelect h2.price sup {top: -0.7em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.5em;}#productSelect div.product-select-title.price span:not(.price-tag), #productSelect h2.price span:not(.price-tag),.productSelect div.product-select-title.price span:not(.price-tag),.productSelect h2.price span:not(.price-tag) {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.5em;}#productSelect div.product-select-title.price span.regular-price, #productSelect h2.price span.regular-price,.productSelect div.product-select-title.price span.regular-price,.productSelect h2.price span.regular-price {position: relative;display: inline-block;margin-right: 0.5em;padding: 0.1em 0.4em 0.15em;transform: translateY(-20%);font-size: 75%;font-family: "ArticulatCF-Light";font-weight: normal;}#productSelect div.product-select-title.price span.regular-price:after, #productSelect h2.price span.regular-price:after,.productSelect div.product-select-title.price span.regular-price:after,.productSelect h2.price span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(0, 0, 0, 0.75);font-size: 0;}#productSelect a.buy-now,.productSelect a.buy-now {display: block;margin-bottom: 0.6em;padding: 0.4em 0;background-color: rgba(0, 0, 0, 0.2);font-family: "ArticulatCF-Bold";font-weight: normal;color: white;text-align: center;text-decoration: none;font-size: 1.6em;-webkit-border-radius: 0.25em;-moz-border-radius: 0.25em;border-radius: 0.25em;}#productSelect .color-options,.productSelect .color-options {display: block;padding-bottom: 0.4em;}#productSelect .color-options > .row,.productSelect .color-options > .row {display: block;}#productSelect .color-options .color-option,.productSelect .color-options .color-option {position: relative;height: 100%;margin-bottom: 0.8em;display: block;}#productSelect .color-options .color-option div.color-label, #productSelect .color-options .color-option h3,.productSelect .color-options .color-option div.color-label,.productSelect .color-options .color-option h3 {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;width: 90%;margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.95em;line-height: 1em;color: white;}#productSelect .color-options .color-option div.color-label a, #productSelect .color-options .color-option div.color-label a:hover, #productSelect .color-options .color-option h3 a, #productSelect .color-options .color-option h3 a:hover,.productSelect .color-options .color-option div.color-label a,.productSelect .color-options .color-option div.color-label a:hover,.productSelect .color-options .color-option h3 a,.productSelect .color-options .color-option h3 a:hover {color: #4d4d4d;text-decoration: none;}#productSelect .color-options .color-option .color-box,.productSelect .color-options .color-option .color-box {border: 1px solid #5b5b5b;}#productSelect .color-options .color-option .color-box a,.productSelect .color-options .color-option .color-box a {display: block;}#productSelect .color-options .color-option .color-box a img,.productSelect .color-options .color-option .color-box a img {width: 100%;height: auto;}#productSelect .find-dealer a,.productSelect .find-dealer a {display: block;padding: 0.4em 0;background-color: #363636;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.6em;color: white;text-align: center;text-decoration: none;}#productSelect .find-dealer a img,.productSelect .find-dealer a img {width: 1em;margin-top: -2px;}}@media screen and (min-width: 768px) {#nav-container #nav-bar .lang-selector > div:first-child {padding: 0.7em 0 0.5em 1em;}#nav-container #nav-bar .lang-selector > div:first-child img {width: 25%;max-width: 145px;}#nav-container #nav-bar .lang-selector .free-shipping {margin: 0 auto;transform: translateX(-15%);font-size: 1.1em;}#nav-container #nav-bar .lang-selector .notice {flex: 0 0 100%;max-width: 100%;padding: 0.7em 1em;order: 3;background-color: #142d69;text-align: center;}#nav-container #nav-bar .lang-selector .notice h2 {line-height: 1;font-size: 0.85em;}#nav-container #nav-bar .lang-selector > div:last-child div {font-size: 1.1em;}#nav-container #nav-bar .blue-logo {padding: 0.6em 0;}#nav-container #nav-bar .switch-nav {cursor: pointer;}#nav-container #nav-bar .switch-nav > div {position: absolute;top: 50%;right: 0;width: 100%;}#nav-container #nav-bar .switch-nav > div > div {position: absolute;top: -8.5px;width: 100%;height: 17px;}#nav-container #nav-bar .switch-nav > div span {position: absolute;display: block;top: 0;height: 3px;width: 100%;background: #353535;animation-duration: 0.25s;animation-fill-mode: both;}#nav-container #nav-bar .switch-nav > div span:nth-child(2) {top: 7px;}#nav-container #nav-bar .switch-nav > div span:last-child {top: 14px;}#nav-container #nav-bar .user-info a {padding: 0.4em 1.2em;}#nav-container #nav-bar .user-info a img {height: 1.1em;}#nav-container #nav-bar .user-info a span {font-size: 1em;}#nav-container.nav-open #nav-bar .switch-nav > div > div span {animation-name: opensecond;}#nav-container.nav-open #nav-bar .switch-nav > div > div span:first-child {animation-name: openfirst;}#nav-container.nav-open #nav-bar .switch-nav > div > div span:last-child {animation-name: openthird;}#nav-container .main-nav ul {flex: 1;margin: 0;padding: 0;list-style: none;text-align: center;}#nav-container .main-nav ul li {display: inline-block;height: 100%;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.15em;text-transform: uppercase;}#nav-container .main-nav ul li a {display: block;outline: none;padding: 0 1.4em;transition: background-color 0.25s ease;color: #4d4d4d;text-decoration: none;line-height: 5.8em;}#nav-container .main-nav ul li a:hover, #nav-container .main-nav ul li a.active {background-color: #e1e1e1;}#nav-container #desktop-nav {flex-basis: auto;flex-grow: 0;flex-shrink: 1;flex-direction: column;background-color: #ebebeb;}#nav-container #desktop-nav > div {display: flex;}#nav-container .category-container {display: flex;flex-basis: inherit;flex-grow: 1;flex-shrink: 1;}#nav-container .category-container.hide-category {display: none;}#nav-container .category-container .secondary-nav {display: flex;flex-basis: auto;flex-grow: 0;flex-shrink: 1;background-color: #363636;}#nav-container .category-container .secondary-nav ul {flex: 1;margin: 0;padding: 0;list-style: none;text-align: center;}#nav-container .category-container .secondary-nav ul li {display: inline-block;height: 100%;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.15em;text-transform: uppercase;}#nav-container .category-container .secondary-nav ul li a {display: block;outline: none;padding: 0 1.4em;transition: background-color 0.25s ease;color: white;text-decoration: none;line-height: 4.25em;}#nav-container .category-container .secondary-nav ul li a:hover, #nav-container .category-container .secondary-nav ul li a.active {background-color: #c7a04a;}#nav-container .category-container .hide-family {display: none;}#nav-container .category-container .families-nav {padding: 2.4em 0 2.2em;}#nav-container .category-container .families-nav p {margin: 0 0 1em 8%;font-size: 1.45em;}#nav-container .category-container .families-nav ul {padding: 0;}#nav-container .category-container .families-nav ul li {display: inline-block;margin: 0;padding: 0 0.8em;}#nav-container .category-container .families-nav ul li:last-child {padding-right: 0;}#nav-container .category-container .families-nav ul li a {width: 100%;padding: 0.85em 0;font-size: 1.3em;}#nav-container .category-container .product-list {background-color: white;}#nav-container .category-container .product-list > .row {padding: 5% 0 1.33333333%;}#nav-container .category-container .product-list .family-description,#nav-container .category-container .product-list .product {position: relative;display: -ms-flexbox;display: flex;flex: 1;width: 49%;margin: 0 2% 2% 0;background-color: #E1E1E1;}#nav-container .category-container .product-list .family-description.last,#nav-container .category-container .product-list .product.last {margin-right: 0;}#nav-container .category-container .product-list .family-description > .row,#nav-container .category-container .product-list .product > .row {display: -ms-flexbox;display: flex;}#nav-container .category-container .product-list .product .image {position: relative;}#nav-container .category-container .product-list .product .image .learn-more {z-index: 1;position: absolute;top: 0;left: 0;display: flex;width: 335%;height: 100%;text-decoration: none;}#nav-container .category-container .product-list .product .image .learn-more span {display: none;}#nav-container .category-container .product-list .product:hover .image .learn-more {visibility: visible;}#nav-container .category-container .product-list .product .title {align-self: center;}#nav-container .category-container .product-list .product .title > div, #nav-container .category-container .product-list .product .title h2 {margin: 0;padding: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.5em;text-transform: uppercase;color: #363636;line-height: 1;}#nav-container .category-container .product-list .product .title > div span.floating, #nav-container .category-container .product-list .product .title h2 span.floating {display: block;font-size: 78%;}#nav-container .category-container .product-list .product .title > div span, #nav-container .category-container .product-list .product .title > div sup, #nav-container .category-container .product-list .product .title h2 span, #nav-container .category-container .product-list .product .title h2 sup {font-family: "ArticulatCF-Light";font-weight: normal;}#nav-container .category-container .product-list .family-description > .row {display: flex;flex-direction: row;flex: 1;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"] {display: flex;flex-grow: 1;flex-shrink: 1;flex-basis: auto;align-content: center;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"] > .row {flex: 1;align-self: center;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"]:last-child {display: block;background-color: #363636;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"]:last-child:before {content: '';display: block;padding-top: 100%;}#nav-container .category-container .product-list .family-description div.family-description-label {margin: 0;padding: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.2em;line-height: 1.2em;text-transform: uppercase;}#nav-container .category-container .product-list .family-description div.family-description-label br {display: none;}#nav-container .category-container .product-list .family-description p {display: none;}#nav-container .category-container .product-list .family-description a {z-index: 1;position: absolute;top: 0;left: 0;width: 335%;height: 100%;display: flex;flex: 1;text-decoration: none;color: white;text-align: center;}#nav-container .category-container .product-list .family-description a span {display: flex;flex: 0 0 30%;justify-content: center;align-self: center;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.1em;text-transform: uppercase;line-height: 1.2em;}#nav-container .category-container .product-list .application {width: 49%;margin: 0 2% 2% 0;}#nav-container .category-container .product-list .application a {font-size: 2.8em;}#nav-container .category-container .product-list .application.last-sm {margin-right: 0;}#nav-container .category-container .product-list .application .icon {width: 1.8em;margin-bottom: 0.4em;}#nav-container .category-container .product-list .subtitle {margin-top: 1.4em;margin-bottom: 1.4em;}#nav-container .category-container .product-list .subtitle:first-child {margin-top: 0;}#nav-container .category-container .product-list .artists {width: 57.1658711217%;margin: 0 2.5% 2% 0;}#nav-container .category-container .product-list .artists .text h2 {margin: 1.4em 0 0.25em;font-size: 2.2em;}#nav-container .category-container .product-list .artists .text p {width: 80%;margin: 0 auto;font-size: 0.8em;}#nav-container .category-container .product-list .believe {width: 40.3341288783%;margin-bottom: 2%;}#nav-container .category-container .product-list .believe .text h2 {font-size: 2.2em;}#nav-container .category-container .product-list .believe .text p {margin-bottom: 0.5em;font-size: 0.8em;}#nav-container .category-container .product-list .believe .text img {width: 4em;margin-bottom: 0.5em;}#nav-container .category-container .product-list .support {width: 48.75%;margin: 0 2.5% 0 0;background-color: #1c3f94;}#nav-container .category-container .product-list .support:nth-child(2n+1) {margin-right: 0;}#nav-container .category-container .product-list .support .text {width: 80%;margin: 0 10%;}#nav-container .category-container .product-list .support .text h2 {font-size: 2em;}#nav-container .category-container .product-list .support .text img {width: 4em;margin-bottom: 0.8em;}#nav-container .category-container .product-list .support .text img.larger {width: 5em;}#nav-container.cart-open.animate .cart-container {right: 0;}#nav-container .cart-container {width: 50%;right: -100%;position: relative;-webkit-transition: right 250ms ease;-moz-transition: right 250ms ease;-ms-transition: right 250ms ease;-o-transition: right 250ms ease;transition: right 250ms ease;background-color: #252525;}#nav-container .cart-container .close-cart {cursor: pointer;position: absolute;top: 2.5em;right: 1.15em;width: 8%;}#nav-container .cart-container .close-cart > div {position: absolute;top: -8.5px;width: 80%;height: 17px;}#nav-container .cart-container .close-cart span {position: absolute;display: block;top: 0;height: 3px;width: 100%;background: white;transform: translateY(250%) rotate(45deg) scale(1.4);}#nav-container .cart-container .close-cart span:last-child {top: 14px;transform: translateY(-200%) rotate(135deg) scale(1.4);}#nav-container .cart-container .cart-info {padding: 3.2em 0;text-align: center;}#nav-container .cart-container .cart-info div.cart-total-description {font-size: 1em;}#nav-container .cart-container .cart-info div.cart-total-container {margin-bottom: 0.8em;font-size: 1.8em;}#nav-container .cart-container .cart-info a.checkout {margin-bottom: 2.5em;padding: 0.9em 0;font-size: 1.25em;}#nav-container .cart-container .cart-products .empty {padding-bottom: 3.2em;}#nav-container .cart-container .cart-products .empty div.empty-label {margin-bottom: 1.1em;font-size: 3.5em;line-height: 1.2em;}#nav-container .cart-container .cart-products .product .title div.product-title {font-size: 1.4em;}#nav-container .cart-container .cart-products .product .price {font-size: 1em;}#nav-container .cart-container .cart-products .product .more-info .quantity, #nav-container .cart-container .cart-products .product .more-info .remove {font-size: 0.9em;}#cart-toasts {width: 22%;}#cart-toasts .toast .close {width: 2.2em;height: 2.2em;}#cart-toasts .info div.toast-title {font-size: 2em;}#cart-toasts .info p {font-size: 1.05em;}#productSelect,.productSelect {display: none;z-index: 10000;position: fixed;width: 100%;background-color: #ebebeb;transition: top 200ms ease;}#productSelect > div,.productSelect > div {display: block;}#productSelect div.product-select-title, #productSelect h2,.productSelect div.product-select-title,.productSelect h2 {margin: 0 0 0.6em;font-family: "ArticulatCF-Bold";font-weight: normal;color: white;font-size: 2em;text-align: center;}#productSelect div.product-select-title.price, #productSelect h2.price,.productSelect div.product-select-title.price,.productSelect h2.price {margin: 0.2em 0 0.4em;padding-bottom: 0.3em;border-bottom: 1px solid rgba(0, 0, 0, 0.2);font-size: 3.2em;color: #4d4d4d;width: 100%;text-align: center;}#productSelect div.product-select-title.price sup, #productSelect h2.price sup,.productSelect div.product-select-title.price sup,.productSelect h2.price sup {top: -0.7em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.45em;}#productSelect div.product-select-title.price span:not(.price-tag), #productSelect h2.price span:not(.price-tag),.productSelect div.product-select-title.price span:not(.price-tag),.productSelect h2.price span:not(.price-tag) {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.45em;}#productSelect div.product-select-title.price span.regular-price, #productSelect h2.price span.regular-price,.productSelect div.product-select-title.price span.regular-price,.productSelect h2.price span.regular-price {position: relative;display: inline-block;margin-right: 0.5em;padding: 0.1em 0.4em 0.15em;transform: translateY(-40%);font-size: 50%;font-family: "ArticulatCF-Light";font-weight: normal;}#productSelect div.product-select-title.price span.regular-price:after, #productSelect h2.price span.regular-price:after,.productSelect div.product-select-title.price span.regular-price:after,.productSelect h2.price span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(0, 0, 0, 0.75);font-size: 0;}#productSelect a.buy-now,.productSelect a.buy-now {display: block;margin-bottom: 0.6em;padding: 0.4em 0;background-color: rgba(0, 0, 0, 0.2);font-family: "ArticulatCF-Bold";font-weight: normal;color: #ffffff;text-align: center;text-decoration: none;font-size: 2em;-webkit-border-radius: 0.25em;-moz-border-radius: 0.25em;border-radius: 0.25em;}#productSelect .color-options,.productSelect .color-options {padding-bottom: 0.6em;display: block;}#productSelect .color-options .button,.productSelect .color-options .button {margin-bottom: 0.8em;}#productSelect .color-options .button a,.productSelect .color-options .button a {display: block;padding: 0.8em 0;background-color: #c7a04a;font-family: "ArticulatCF-ExtraBold";font-weight: normal;line-height: 1em;font-size: 1.2em;color: white;text-align: center;text-transform: uppercase;text-decoration: none;transition: background-color 0.25s ease;}#productSelect .color-options .button a:hover,.productSelect .color-options .button a:hover {background-color: #363636;}#productSelect .color-options .color-option,.productSelect .color-options .color-option {display: block;position: relative;height: 100%;margin-bottom: 0.8em;}#productSelect .color-options .color-option div.color-label, #productSelect .color-options .color-option h3,.productSelect .color-options .color-option div.color-label,.productSelect .color-options .color-option h3 {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;line-height: 1em;font-size: 1.4em;color: white;}#productSelect .color-options .color-option div.color-label a, #productSelect .color-options .color-option div.color-label a:hover, #productSelect .color-options .color-option h3 a, #productSelect .color-options .color-option h3 a:hover,.productSelect .color-options .color-option div.color-label a,.productSelect .color-options .color-option div.color-label a:hover,.productSelect .color-options .color-option h3 a,.productSelect .color-options .color-option h3 a:hover {color: #4d4d4d;text-decoration: none;}#productSelect .color-options .color-option .color-box,.productSelect .color-options .color-option .color-box {border: 1px solid #5b5b5b;}#productSelect .color-options .color-option .color-box a,.productSelect .color-options .color-option .color-box a {position: relative;display: block;}#productSelect .color-options .color-option .color-box a img,.productSelect .color-options .color-option .color-box a img {width: 100%;height: auto;}#productSelect .color-options .color-option .color-box label,.productSelect .color-options .color-option .color-box label {cursor: pointer;width: 100%;left: 0;position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.9em;text-align: center;color: #4d4d4d;}#productSelect .find-dealer a,.productSelect .find-dealer a {display: block;background-color: #363636;padding: 0.4em 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 2em;color: white;text-align: center;text-decoration: none;}#productSelect .find-dealer a img,.productSelect .find-dealer a img {width: 1em;margin-top: -2px;}}@media screen and (min-width: 992px) {#nav-container #nav-bar .lang-selector > div:first-child {padding: 0.7em 0 0.5em 1em;flex: 1 0 auto;width: auto;}#nav-container #nav-bar .lang-selector > div:first-child img {width: 12%;}#nav-container #nav-bar .lang-selector .free-shipping {transform: translateX(-12%);font-size: 0.92em;}#nav-container #nav-bar .lang-selector .notice {flex: 1 0 62%;justify-content: center;order: unset;background-color: transparent;}#nav-container #nav-bar .lang-selector .notice h2 {font-size: 0.85em;}#nav-container #nav-bar .lang-selector > div:last-child {cursor: pointer;flex: 0 1 auto;}#nav-container #nav-bar .lang-selector > div:last-child div {font-size: 0.92em;}#nav-container #nav-bar .blue-logo {padding: 0;}#nav-container #nav-bar .blue-logo img {width: 85%;}#nav-container #nav-bar .user-info a {padding: 0.2em 1.2em 0.3em;}#nav-container #nav-bar .user-info a img {height: 1em;}#nav-container #nav-bar .user-info a span {font-size: 0.79em;}#nav-container #nav-bar .user-info a.cart:hover {background-color: #FF3B30;}#nav-container #nav-bar .user-info a.cart.filled {background-color: #39B54A;}#nav-container #nav-bar .user-info a.cart.filled:hover {background-color: #363636;}#nav-container #nav-bar .user-info a.user:hover {background-color: #c7a04a;}#nav-container #nav-bar .main-nav ul li {font-size: 0.92em;}#nav-container #nav-bar .main-nav ul li a {line-height: 7.1em;}#nav-container #nav-bar .main-nav ul li a:hover, #nav-container #nav-bar .main-nav ul li a.active {background-color: #ebebeb;}#nav-container #desktop-nav {position: relative;}#nav-container #desktop-nav .close-desktop-nav {cursor: pointer;z-index: 1;position: absolute;top: 4.4em;right: 1.66666667%;width: 1.8em;height: 1.8em;}#nav-container #desktop-nav .close-desktop-nav img {width: 100%;}#nav-container #desktop-nav.single .close-desktop-nav {top: 0.8em;}#nav-container #desktop-nav.no-families .close-desktop-nav {top: 3.6em;}#nav-container .category-container .secondary-nav ul li {font-size: 0.85em;}#nav-container .category-container .secondary-nav ul li a {line-height: 2.9em;}#nav-container .category-container .families-nav {padding: 1.9em 0;}#nav-container .category-container .families-nav ul {width: auto;padding: 0;text-align: center;}#nav-container .category-container .families-nav ul li a {width: auto;padding: 0.4em 1.6em 0.4em;border-radius: 0.4em;font-size: 0.92em;}#nav-container .category-container .families-nav ul li a:hover {background-color: #c7a04a;}#nav-container .category-container .product-list {background-color: white;}#nav-container .category-container .product-list > .row {padding: 3.5% 0;}#nav-container .category-container .product-list > .row > div > .row {display: flex;max-width: 1440px;margin: 0 auto;flex: 1;flex-wrap: wrap;}#nav-container .category-container .product-list .family-description,#nav-container .category-container .product-list .product {display: flex;flex: 0 0 24%;width: 24%;margin: 0 1.3% 0 0;padding-bottom: 1em;background-color: transparent;min-width: 0;}#nav-container .category-container .product-list .family-description > .row,#nav-container .category-container .product-list .product > .row {background-color: #EBEBEB;}#nav-container .category-container .product-list .family-description {min-height: 24.5em;}#nav-container .category-container .product-list .application {flex: 0 0 32.44%;width: 32.44%;margin: 0 1.333333% 1.333333% 0;}#nav-container .category-container .product-list .application a {font-size: 2.6em;}#nav-container .category-container .product-list .application .icon {width: 1.8em;margin-bottom: 0.4em;}#nav-container .category-container .product-list .application.last-sm {margin-right: 1.333333%;}#nav-container .category-container .product-list .application:last-child {margin-right: 0;}#nav-container .category-container .product-list .application .image:not(.replace_bg) {overflow: hidden;}#nav-container .category-container .product-list .application .image:not(.replace_bg) .bgimage.replace_bg img {transition: transform 0.25s ease;}#nav-container .category-container .product-list .application .image:not(.replace_bg):hover .bgimage.replace_bg img {transform: scale(1.05, 1.07);}#nav-container .category-container .product-list .extra-padding {padding-bottom: 2%;}#nav-container .category-container .product-list .family-description {position: relative;}#nav-container .category-container .product-list .family-description a.full-link {overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 96.5%;text-indent: -9999px;}#nav-container .category-container .product-list .family-description > .row {flex-direction: column;background-color: #F3F3F3;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"]:last-child {display: flex;flex-grow: 0;padding: 2.15em 0;background-color: #EBEBEB;}#nav-container .category-container .product-list .family-description > .row > [class^="col-"]:last-child:before {content: none;}#nav-container .category-container .product-list .family-description div.family-description-label {font-family: "TiemposHeadline-Black";font-weight: normal;font-size: 1.55em;text-transform: none;}#nav-container .category-container .product-list .family-description p {display: block;margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.85em;}#nav-container .category-container .product-list .family-description a:not(.full-link) {position: relative;display: block;flex: none;width: 83.33333333%;height: auto;margin: 0 auto;padding: 0.75em 0;background-color: #363636;transition: background-color 0.25s ease;border-radius: 0.4em;}#nav-container .category-container .product-list .family-description a:not(.full-link) span {display: inline-block;}#nav-container .category-container .product-list .family-description a:not(.full-link):hover, #nav-container .category-container .product-list .family-description a:not(.full-link).active, #nav-container .category-container .product-list .family-description a:not(.full-link).active:hover {background-color: #c7a04a;}#nav-container .category-container .product-list .product-filter {margin-right: 1.3%;}#nav-container .category-container .product-list .product-filter.last {margin-right: 0;}#nav-container .category-container .product-list .product {display: block;position: relative;}#nav-container .category-container .product-list .product > .row {display: block;}#nav-container .category-container .product-list .product .image .learn-more,#nav-container .category-container .product-list .product:hover .image .learn-more {visibility: visible;width: 100%;background-color: transparent;}#nav-container .category-container .product-list .product .image .learn-more span,#nav-container .category-container .product-list .product:hover .image .learn-more span {display: none;}#nav-container .category-container .product-list .product .image:not(.replace_bg) {overflow: hidden;}#nav-container .category-container .product-list .product .image:not(.replace_bg) .replace_bg img {transition: transform 0.25s ease;}#nav-container .category-container .product-list .product .image:not(.replace_bg):hover .replace_bg img {transform: scale(1.05, 1.07);}#nav-container .category-container .product-list .product .color-selector {display: block;position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;right: 6%;z-index: 10000;}#nav-container .category-container .product-list .product .color-selector ul {margin: 0;padding: 0;list-style: none;}#nav-container .category-container .product-list .product .color-selector ul li {width: 1.4em;height: 1.4em;margin: 0 0 0.35em 0;padding: 0;}#nav-container .category-container .product-list .product .color-selector ul li:last-child {margin-bottom: 0;}#nav-container .category-container .product-list .product .color-selector ul li a {overflow: hidden;outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;text-indent: -9999px;}#nav-container .category-container .product-list .product .color-selector ul li a:hover {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}#nav-container .category-container .product-list .product .title {padding: 0.2em 0;}#nav-container .category-container .product-list .product .title > div, #nav-container .category-container .product-list .product .title h2 {width: 85%;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 1.7em;text-transform: lowercase;text-align: center;}#nav-container .category-container .product-list .product .title > div span, #nav-container .category-container .product-list .product .title > div sup, #nav-container .category-container .product-list .product .title h2 span, #nav-container .category-container .product-list .product .title h2 sup {position: relative;top: -0.5em;vertical-align: baseline;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 45%;line-height: 0;text-transform: uppercase;}#nav-container .category-container .product-list .product .title > div span.floating, #nav-container .category-container .product-list .product .title h2 span.floating {display: inline;font-size: 44%;top: -0.25em;}#nav-container .category-container .product-list .product .buying-options {padding: 0.55em 0;border-top: 1px solid #95989A;}#nav-container .category-container .product-list .product .buying-options > div {display: flex;justify-content: center;height: 2.1em;}#nav-container .category-container .product-list .product .buying-options > div div {flex: 0 0 auto;align-self: center;}#nav-container .category-container .product-list .product .buying-options > div div:first-child {margin-right: 5%;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.2em;}#nav-container .category-container .product-list .product .buying-options > div div:first-child span.symbol {font-family: "ArticulatCF-Light";font-weight: normal;}#nav-container .category-container .product-list .product .buying-options > div div:first-child span.regular-price {position: relative;display: inline-block;margin-right: 0.5em;padding: 0.1em 0.4em 0.15em;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 70%;transform: translateY(-30%);}#nav-container .category-container .product-list .product .buying-options > div div:first-child span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(0, 0, 0, 0.75);font-size: 0;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a {display: block;padding: 0.5em 1em 0.4em;border-radius: 0.4em;background-color: #1c3f94;transition: background-color 0.25s ease;color: white;text-decoration: none;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.notify-me {background-color: #c7c7c7;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.notify-me:hover {background-color: #aeadad;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a[data-id] {padding: 0.5em 1.1em 0.4em 0.9em;background-color: #c7a04a;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a[data-id]:hover {background-color: #363636;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a:hover {background-color: #363636;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a img {height: 1.25em;vertical-align: text-bottom;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option {position: relative;width: 100%;padding: 0;background-color: #c7a04a;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option:hover {background-color: #404040;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option span {z-index: 2;position: relative;display: block;height: 2.2em;padding: 0.5em 2.6em 0.4em 1.8em;border-left: none;background: transparent url(https://s3.amazonaws.com/cd.bluemic.com/img/kiwi/pattern-selector-arrow.png) 80% 50% no-repeat;-webkit-background-size: 0.52em auto;background-size: 0.52em auto;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option img {z-index: 1;position: absolute;top: 0.55em;left: 1em;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option ul {z-index: 10;position: absolute;visibility: hidden;display: none;left: 0;min-width: 100%;margin: -4px 0 0 0;padding: 0.4em 0 0.35em;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;background-color: #404040;list-style: none;font-family: "ArticulatCF-text";font-weight: normal;text-align: center;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option ul li {width: 100%;margin: 0;padding: 0.25em 0.55em;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option ul li:hover {background-color: #5a5959;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option ul.opened {visibility: visible;display: block;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option.reverse ul {bottom: 100%;margin: 0 0 -4px 0;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 0;-moz-border-radius-bottomright: 0;-moz-border-radius-bottomleft: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-topleft: 4px;border-top-right-radius: 4px;border-top-left-radius: 4px;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option.fullwidth ul {-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a.select-option.fullwidth ul li {padding-left: 1em;padding-right: 1em;text-align: left;white-space: nowrap;}#nav-container .category-container .product-list .artists,#nav-container .category-container .product-list .believe {overflow: hidden;}#nav-container .category-container .product-list .artists img,#nav-container .category-container .product-list .believe img {transition: transform 0.25s ease;}#nav-container .category-container .product-list .artists:hover .image .bgimage img,#nav-container .category-container .product-list .believe:hover .image .bgimage img {transform: scale(1.02, 1.03);}#nav-container .category-container .product-list .support {overflow: hidden;width: 47.5%;margin: 0 5% 0 0;background-color: #1c3f94;}#nav-container .category-container .product-list .support .text h2 {font-size: 1.6em;}#nav-container .category-container .product-list .support .text img {width: 3em;}#nav-container .category-container .product-list .support img {transition: transform 0.25s ease;}#nav-container .category-container .product-list .support:hover .image .bgimage img {transform: scale(1.05, 1.07);}#nav-container .cart-container {width: 40%;max-width: 520px;}#nav-container .cart-container .cart-info {padding: 1.8em 0;text-align: left;}#nav-container .cart-container .cart-info > div > .row:not(.continue) {display: flex;flex: 1;flex-direction: row;}#nav-container .cart-container .cart-info > div > .row:not(.continue) > div {width: auto;flex: 0 0 60%;align-self: center;}#nav-container .cart-container .cart-info > div > .row:not(.continue) > div:nth-child(2n) {flex: 0 0 40%;}#nav-container .cart-container .cart-info div.cart-total-description {font-size: 0.6em;}#nav-container .cart-container .cart-info div.cart-total-container {margin-bottom: 0;font-size: 1.2em;}#nav-container .cart-container .cart-info a.checkout {width: 100%;margin-bottom: 0;padding: 0.7em 0;font-size: 0.8em;}#nav-container .cart-container .cart-info .continue {margin: 0.8em 0 0.4em;text-align: right;}#nav-container .cart-container .cart-info .continue.last {margin: 0.4em 0 0.8em;}#nav-container .cart-container .cart-info .continue a {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.6em;color: white;text-decoration: none;text-transform: uppercase;}#nav-container .cart-container .cart-info .continue a img {height: 1em;margin-bottom: 0.1em;vertical-align: middle;}#nav-container .cart-container .cart-products .empty {padding-bottom: 1.2em;}#nav-container .cart-container .cart-products .empty div.empty-label {width: 50%;margin: 0 auto;font-size: 2.6em;line-height: 1.2em;}#nav-container .cart-container .cart-products .product .remove {z-index: 1;position: absolute;top: 0.3em;right: 0.5em;width: 0.8em;}#nav-container .cart-container .cart-products .product .remove a {display: block;position: relative;width: 100%;}#nav-container .cart-container .cart-products .product .title div.product-title {font-size: 0.92em;}#nav-container .cart-container .cart-products .product .price {font-size: 0.8em;}#nav-container .cart-container .cart-products .product .quantity {font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 0.92em;text-align: center;}#nav-container .cart-container .cart-products .product .quantity img {height: 0.9em;margin-bottom: 0.15em;vertical-align: middle;}#nav-container .cart-container .cart-products .product .quantity span {display: inline-block;width: 2em;text-align: center;}#cart-toasts {width: 22%;max-width: 260px;}#cart-toasts .toast .close {width: 1.2em;height: 1.2em;}#cart-toasts .info div.toast-title {font-size: 1.6em;}#cart-toasts .info p {font-size: 1.05em;}#productSelect,.productSelect {width: auto;width: 200px;}#productSelect div.product-select-title, #productSelect h2,.productSelect div.product-select-title,.productSelect h2 {font-size: 1.2em;}#productSelect div.product-select-title.price, #productSelect h2.price,.productSelect div.product-select-title.price,.productSelect h2.price {margin: 0.3em 0 0.25em;font-size: 1.8em;}#productSelect div.product-select-title.price sup,#productSelect div.product-select-title.price span:not(.price-tag), #productSelect h2.price sup,#productSelect h2.price span:not(.price-tag),.productSelect div.product-select-title.price sup,.productSelect div.product-select-title.price span:not(.price-tag),.productSelect h2.price sup,.productSelect h2.price span:not(.price-tag) {font-size: 0.45em;}#productSelect div.product-select-title.price span.regular-price, #productSelect h2.price span.regular-price,.productSelect div.product-select-title.price span.regular-price,.productSelect h2.price span.regular-price {transform: translateY(-20%);margin-right: 0.25em;font-size: 60%;}#productSelect a.buy-now,.productSelect a.buy-now {margin-bottom: 0.8em;font-size: 1.2em;}#productSelect .color-options,.productSelect .color-options {padding-bottom: 0.5em;}#productSelect .color-options .button,.productSelect .color-options .button {margin-bottom: 0.4em;}#productSelect .color-options .button a,.productSelect .color-options .button a {font-size: 0.8em;}#productSelect .color-options .color-option,.productSelect .color-options .color-option {margin-bottom: 0.4em;}#productSelect .find-dealer a,.productSelect .find-dealer a {padding: 0.4em 0;font-size: 1.2em;}#productSelect .find-dealer a img,.productSelect .find-dealer a img {width: 1em;margin-top: -2px;}}@media screen and (min-width: 1200px) {#nav-container #nav-bar .lang-selector .free-shipping {transform: translateX(-15%);}#nav-container #nav-bar .user-info a span {font-size: 0.75em;}#nav-container #nav-bar .main-nav ul li {font-size: 0.85em;}#nav-container .category-container .secondary-nav ul li {font-size: 0.85em;}#nav-container .category-container .families-nav {padding: 1.75em 0;}#nav-container .category-container .families-nav ul li a {font-size: 0.85em;}#nav-container .category-container .product-list > .row {padding: 2.7% 0;}#nav-container .category-container .product-list .application a {font-size: 2.45em;}#nav-container .category-container .product-list .application .icon {width: 1.8em;}#nav-container .category-container .product-list .product .title {padding: 0.3em 0;}#nav-container .category-container .product-list .product .title > div, #nav-container .category-container .product-list .product .title h2 {font-size: 1.6em;}#nav-container .category-container .product-list .product .title > div span.floating, #nav-container .category-container .product-list .product .title h2 span.floating {font-size: 50%;}#nav-container .category-container .product-list .product .buying-options > div div:first-child {font-size: 1.1em;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a {padding: 0.4em 1em 0.3em;ound-color: #363636;}#nav-container .category-container .product-list .product .buying-options > div div:last-child a[data-id] {padding: 0.4em 1.1em 0.3em 0.9em;}#nav-container .cart-container .cart-info {padding: 1.8em 0 1.2em;}#nav-container .cart-container .cart-info:last-child {padding: 1.2em 0 1.8em;}#nav-container .cart-container .cart-info div.cart-total-description {font-size: 0.5em;}#nav-container .cart-container .cart-info div.cart-total-container {font-size: 1.1em;}#nav-container .cart-container .cart-info a.checkout {font-size: 0.68em;}#nav-container .cart-container .cart-info .continue a {font-size: 0.5em;}#nav-container .cart-container .cart-products .empty div.empty-label {width: 45%;font-size: 2.4em;}#nav-container .cart-container .cart-products .product .title div.product-title {font-size: 0.85em;}#nav-container .cart-container .cart-products .product .price {font-size: 0.74em;}#nav-container .cart-container .cart-products .product .quantity {font-size: 0.85em;}}@media screen and (min-width: 1440px) {#nav-container #nav-bar .lang-selector .free-shipping {font-size: 0.85em;}#nav-container #nav-bar .lang-selector > div:last-child div {font-size: 0.85em;}#nav-container #nav-bar .main-nav ul li a {line-height: 7.1em;}#nav-container .category-container .product-list {background-color: white;}#nav-container .category-container .product-list > .row {padding: 50px 0;}#nav-container .category-container .product-list .family-description {min-height: 26em;}#productSelect div.product-select-title.price span.regular-price, #productSelect h2.price span.regular-price,.productSelect div.product-select-title.price span.regular-price,.productSelect h2.price span.regular-price {transform: translateY(-50%);font-size: 50%;}}@media screen and (max-width: 767px) {#preloadOverlay {display: none;}}@media screen and (min-width: 768px) {#preloadOverlay {width: 100%;height: 100vh;background-color: #1A1A1A;display: block;position: fixed;z-index: 9999;top: 0;}#preloadOverlay .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}#preloadOverlay .spinner > div {background-color: #ffffff;height: 100%;width: 6px;display: inline-block;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}#preloadOverlay .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}#preloadOverlay .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}#preloadOverlay .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}#preloadOverlay .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}}@media screen and (min-width: 992px) {}@media screen and (min-width: 1200px) {}.section-menu {position: fixed;width: 100%;z-index: 9998;background-color: #ffffff;-webkit-transition: top 200ms ease;-moz-transition: top 200ms ease;-ms-transition: top 200ms ease;-o-transition: top 200ms ease;transition: top 200ms ease;text-align: center;}.section-menu ul {margin: 0;padding: 0;list-style: none;}.section-menu ul li {display: inline-block;font-family: "ArticulatCF-Text";font-weight: normal;color: #1c3f94;text-transform: uppercase;}.section-menu ul li span.nc {text-transform: none;}.section-menu ul li::after, .section-menu ul li:after {position: absolute;margin-top: 0.8em;margin-left: 1.2em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.85em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';}.section-menu ul li:last-child {padding-right: 0 !important;}.section-menu ul li:last-child::after, .section-menu ul li:last-child:after {content: "";}.section-menu ul li a {color: #1c3f94;}.section-menu ul li a.selected {text-decoration: underline;}.section-menu ul li a:focus {outline: none;}@media screen and (max-width: 767px) {.section-menu ul {padding: 0.35em 0 0.55em 0;}.section-menu ul li {padding-right: 6%;font-size: 1.5em;}.section-menu ul li::after, .section-menu ul li:after {margin-left: 3%;}}@media screen and (min-width: 768px) {.section-menu ul {padding: 0.55em 0 0.85em 0;}.section-menu ul li {padding-right: 6%;font-size: 2em;}}@media screen and (min-width: 992px) {.section-menu ul {padding: 0.55em 0 0.85em 0;}.section-menu ul li {padding-right: 2.2em;font-size: 1.15em;}}@media screen and (min-width: 1200px) {.section-menu ul {padding: 0.35em 0 0.7em 0;}}.quote-slider.gold, .quote-slider.gold-xs {background-color: #7f6637 !important;}.quote-slider.gold p, .quote-slider.gold span, .quote-slider.gold-xs p, .quote-slider.gold-xs span {color: #ffffff !important;}.quote-slider.gold .slick-dots li.slick-active button::before, .quote-slider.gold-xs .slick-dots li.slick-active button::before {color: #ffffff !important;}.quote-slider p {font-family: "TiemposSemibold-Italic" !important;font-weight: normal;text-transform: none !important;text-align: center !important;}.quote-slider span {display: block;font-family: "ArticulatCF-TextOblique" !important;font-weight: normal;text-align: center !important;line-height: 1em !important;}.artist-focus .quote-slider, .music .quote-slider, .gaming .quote-slider, .youtube-and-podcasting .quote-slider {background-color: #f2f2f2;}.artist-focus .quote-slider > div p, .music .quote-slider > div p, .gaming .quote-slider > div p, .youtube-and-podcasting .quote-slider > div p {color: #7f6637 !important;}.artist-focus .quote-slider > div span, .music .quote-slider > div span, .gaming .quote-slider > div span, .youtube-and-podcasting .quote-slider > div span {color: #7f6637 !important;}@media screen and (max-width: 767px) {.artist-focus .quote-slider.no-margin-xs, .headphones .quote-slider.no-margin-xs, .music .quote-slider.no-margin-xs, .product .quote-slider.no-margin-xs, .youtube-and-podcasting .quote-slider.no-margin-xs {margin-bottom: 0;}.artist-focus .quote-slider > div, .headphones .quote-slider > div, .music .quote-slider > div, .product .quote-slider > div, .youtube-and-podcasting .quote-slider > div {padding: 3em 2em 4em 2em;}.artist-focus .quote-slider > div p, .headphones .quote-slider > div p, .music .quote-slider > div p, .product .quote-slider > div p, .youtube-and-podcasting .quote-slider > div p {margin-top: 0;margin-bottom: 0.3em;font-size: 1.6em !important;line-height: 1.3em;padding: 0 0.5em;}.artist-focus .quote-slider > div span, .headphones .quote-slider > div span, .music .quote-slider > div span, .product .quote-slider > div span, .youtube-and-podcasting .quote-slider > div span {margin-top: 0;margin-bottom: 0;padding-bottom: 0em;font-size: 1.1em !important;}.artist-focus .quote-slider > div span span, .headphones .quote-slider > div span span, .music .quote-slider > div span span, .product .quote-slider > div span span, .youtube-and-podcasting .quote-slider > div span span {font-size: 0.9em;}.artist-focus .quote-slider .slick-slide span, .headphones .quote-slider .slick-slide span, .music .quote-slider .slick-slide span, .product .quote-slider .slick-slide span, .youtube-and-podcasting .quote-slider .slick-slide span {margin-bottom: 1em !important;padding-bottom: 0.5em !important;}}@media screen and (min-width: 768px) {.artist-focus .quote-slider.bottom-spaded-sm, .headphones .quote-slider.bottom-spaded-sm, .music .quote-slider.bottom-spaded-sm, .product .quote-slider.bottom-spaded-sm, .youtube-and-podcasting .quote-slider.bottom-spaded-sm {margin-bottom: 1.6em;}.artist-focus .quote-slider .slick-prev, .headphones .quote-slider .slick-prev, .music .quote-slider .slick-prev, .product .quote-slider .slick-prev, .youtube-and-podcasting .quote-slider .slick-prev {left: 15px !important;margin-top: -33px;}.artist-focus .quote-slider [dir='rtl'] .slick-prev, .headphones .quote-slider [dir='rtl'] .slick-prev, .music .quote-slider [dir='rtl'] .slick-prev, .product .quote-slider [dir='rtl'] .slick-prev, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev {right: 15px !important;}.artist-focus .quote-slider .slick-next, .headphones .quote-slider .slick-next, .music .quote-slider .slick-next, .product .quote-slider .slick-next, .youtube-and-podcasting .quote-slider .slick-next {right: 15px !important;margin-top: -33px;}.artist-focus .quote-slider [dir='rtl'] .slick-next, .headphones .quote-slider [dir='rtl'] .slick-next, .music .quote-slider [dir='rtl'] .slick-next, .product .quote-slider [dir='rtl'] .slick-next, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next {left: 15px !important;}.artist-focus .quote-slider .slick-prev:before, .artist-focus .quote-slider [dir='rtl'] .slick-prev:before,.artist-focus .quote-slider .slick-next:before, .artist-focus .quote-slider [dir='rtl'] .slick-next:before, .headphones .quote-slider .slick-prev:before, .headphones .quote-slider [dir='rtl'] .slick-prev:before,.headphones .quote-slider .slick-next:before, .headphones .quote-slider [dir='rtl'] .slick-next:before, .music .quote-slider .slick-prev:before, .music .quote-slider [dir='rtl'] .slick-prev:before,.music .quote-slider .slick-next:before, .music .quote-slider [dir='rtl'] .slick-next:before, .product .quote-slider .slick-prev:before, .product .quote-slider [dir='rtl'] .slick-prev:before,.product .quote-slider .slick-next:before, .product .quote-slider [dir='rtl'] .slick-next:before, .youtube-and-podcasting .quote-slider .slick-prev:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev:before,.youtube-and-podcasting .quote-slider .slick-next:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 66px;opacity: 1;color: #929195;line-height: 1.15;}.artist-focus .quote-slider .slick-prev:hover:before, .artist-focus .quote-slider [dir='rtl'] .slick-prev:hover:before,.artist-focus .quote-slider .slick-next:hover:before, .artist-focus .quote-slider [dir='rtl'] .slick-next:hover:before, .headphones .quote-slider .slick-prev:hover:before, .headphones .quote-slider [dir='rtl'] .slick-prev:hover:before,.headphones .quote-slider .slick-next:hover:before, .headphones .quote-slider [dir='rtl'] .slick-next:hover:before, .music .quote-slider .slick-prev:hover:before, .music .quote-slider [dir='rtl'] .slick-prev:hover:before,.music .quote-slider .slick-next:hover:before, .music .quote-slider [dir='rtl'] .slick-next:hover:before, .product .quote-slider .slick-prev:hover:before, .product .quote-slider [dir='rtl'] .slick-prev:hover:before,.product .quote-slider .slick-next:hover:before, .product .quote-slider [dir='rtl'] .slick-next:hover:before, .youtube-and-podcasting .quote-slider .slick-prev:hover:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev:hover:before,.youtube-and-podcasting .quote-slider .slick-next:hover:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next:hover:before {color: white;}.artist-focus .quote-slider .slick-prev:before, .artist-focus .quote-slider [dir='rtl'] .slick-prev:before, .headphones .quote-slider .slick-prev:before, .headphones .quote-slider [dir='rtl'] .slick-prev:before, .music .quote-slider .slick-prev:before, .music .quote-slider [dir='rtl'] .slick-prev:before, .product .quote-slider .slick-prev:before, .product .quote-slider [dir='rtl'] .slick-prev:before, .youtube-and-podcasting .quote-slider .slick-prev:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev:before {content: "←" !important;}.artist-focus .quote-slider .slick-next:before, .artist-focus .quote-slider [dir='rtl'] .slick-next:before, .headphones .quote-slider .slick-next:before, .headphones .quote-slider [dir='rtl'] .slick-next:before, .music .quote-slider .slick-next:before, .music .quote-slider [dir='rtl'] .slick-next:before, .product .quote-slider .slick-next:before, .product .quote-slider [dir='rtl'] .slick-next:before, .youtube-and-podcasting .quote-slider .slick-next:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next:before {content: "→" !important;}.artist-focus .quote-slider .slick-prev, .artist-focus .quote-slider .slick-next, .headphones .quote-slider .slick-prev, .headphones .quote-slider .slick-next, .music .quote-slider .slick-prev, .music .quote-slider .slick-next, .product .quote-slider .slick-prev, .product .quote-slider .slick-next, .youtube-and-podcasting .quote-slider .slick-prev, .youtube-and-podcasting .quote-slider .slick-next {top: 45%;width: 66px;height: 66px;}.artist-focus .quote-slider .slick-dots li, .headphones .quote-slider .slick-dots li, .music .quote-slider .slick-dots li, .product .quote-slider .slick-dots li, .youtube-and-podcasting .quote-slider .slick-dots li {width: 30px;height: 30px;}.artist-focus .quote-slider .slick-dots li.slick-active button::before, .headphones .quote-slider .slick-dots li.slick-active button::before, .music .quote-slider .slick-dots li.slick-active button::before, .product .quote-slider .slick-dots li.slick-active button::before, .youtube-and-podcasting .quote-slider .slick-dots li.slick-active button::before {font-size: 30px !important;}.artist-focus .quote-slider .slick-dots li button:before, .headphones .quote-slider .slick-dots li button:before, .music .quote-slider .slick-dots li button:before, .product .quote-slider .slick-dots li button:before, .youtube-and-podcasting .quote-slider .slick-dots li button:before {font-size: 30px !important;}.artist-focus .quote-slider > div, .headphones .quote-slider > div, .music .quote-slider > div, .product .quote-slider > div, .youtube-and-podcasting .quote-slider > div {margin-bottom: 2.4em;padding: 4em;}.artist-focus .quote-slider > div p, .headphones .quote-slider > div p, .music .quote-slider > div p, .product .quote-slider > div p, .youtube-and-podcasting .quote-slider > div p {margin: 0;font-size: 3em !important;line-height: 1.3em;}.artist-focus .quote-slider > div span, .headphones .quote-slider > div span, .music .quote-slider > div span, .product .quote-slider > div span, .youtube-and-podcasting .quote-slider > div span {margin-bottom: 0 !important;font-size: 2.4em !important;}.artist-focus .quote-slider > div span span, .headphones .quote-slider > div span span, .music .quote-slider > div span span, .product .quote-slider > div span span, .youtube-and-podcasting .quote-slider > div span span {font-size: 0.7em;}.artist-focus .quote-slider > div .slick-slider, .headphones .quote-slider > div .slick-slider, .music .quote-slider > div .slick-slider, .product .quote-slider > div .slick-slider, .youtube-and-podcasting .quote-slider > div .slick-slider {margin-bottom: 0 !important;}.artist-focus .quote-slider > div .slick-slide span, .headphones .quote-slider > div .slick-slide span, .music .quote-slider > div .slick-slide span, .product .quote-slider > div .slick-slide span, .youtube-and-podcasting .quote-slider > div .slick-slide span {margin-bottom: 2em !important;}.artist-focus .quote-slider > div {margin-bottom: 0 !important;}.artist-focus .quote-slider .slick-dots li.slick-active button::before {color: #1c3f94;}.artist-focus .quote-slider .slick-dots li button:before {color: #aea58b;opacity: 1;}.product #header .quote-slider {background-color: #f2f2f2;}.product #header .quote-slider > div p {color: #7f6637;padding: 0 1.4em;}.product #header .quote-slider > div span {color: #7f6637;}#quotes-2 {background-color: #f2f2f2;}#quotes-2 > div p {color: #7f6637 !important;padding: 0 1.4em;}#quotes-2 > div span {color: #7f6637 !important;}.gaming #quotes {background-color: #ffffff;}.gaming #quotes .quote-slider > div {margin-top: 2.5em;}.youtube-and-podcasting .quote-slider > div {margin-top: 2.4em;margin-bottom: 0;}}@media screen and (min-width: 992px) {.artist-focus .quote-slider, .headphones .quote-slider, .music .quote-slider, .product .quote-slider, .youtube-and-podcasting .quote-slider {background-color: #7f6637;}.artist-focus .quote-slider.bottom-spaced-md, .headphones .quote-slider.bottom-spaced-md, .music .quote-slider.bottom-spaced-md, .product .quote-slider.bottom-spaced-md, .youtube-and-podcasting .quote-slider.bottom-spaced-md {margin-bottom: 1.6em;}.artist-focus .quote-slider .slick-prev, .headphones .quote-slider .slick-prev, .music .quote-slider .slick-prev, .product .quote-slider .slick-prev, .youtube-and-podcasting .quote-slider .slick-prev {left: 5px !important;margin-top: -33px;}.artist-focus .quote-slider [dir='rtl'] .slick-prev, .headphones .quote-slider [dir='rtl'] .slick-prev, .music .quote-slider [dir='rtl'] .slick-prev, .product .quote-slider [dir='rtl'] .slick-prev, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev {right: 5px !important;}.artist-focus .quote-slider .slick-next, .headphones .quote-slider .slick-next, .music .quote-slider .slick-next, .product .quote-slider .slick-next, .youtube-and-podcasting .quote-slider .slick-next {right: 5px !important;margin-top: -33px;}.artist-focus .quote-slider [dir='rtl'] .slick-next, .headphones .quote-slider [dir='rtl'] .slick-next, .music .quote-slider [dir='rtl'] .slick-next, .product .quote-slider [dir='rtl'] .slick-next, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next {left: 5px !important;}.artist-focus .quote-slider .slick-prev:before, .artist-focus .quote-slider [dir='rtl'] .slick-prev:before,.artist-focus .quote-slider .slick-next:before, .artist-focus .quote-slider [dir='rtl'] .slick-next:before, .headphones .quote-slider .slick-prev:before, .headphones .quote-slider [dir='rtl'] .slick-prev:before,.headphones .quote-slider .slick-next:before, .headphones .quote-slider [dir='rtl'] .slick-next:before, .music .quote-slider .slick-prev:before, .music .quote-slider [dir='rtl'] .slick-prev:before,.music .quote-slider .slick-next:before, .music .quote-slider [dir='rtl'] .slick-next:before, .product .quote-slider .slick-prev:before, .product .quote-slider [dir='rtl'] .slick-prev:before,.product .quote-slider .slick-next:before, .product .quote-slider [dir='rtl'] .slick-next:before, .youtube-and-podcasting .quote-slider .slick-prev:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev:before,.youtube-and-podcasting .quote-slider .slick-next:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 66px;opacity: 1;color: #929195;line-height: 1.15;}.artist-focus .quote-slider .slick-prev:hover:before, .artist-focus .quote-slider [dir='rtl'] .slick-prev:hover:before,.artist-focus .quote-slider .slick-next:hover:before, .artist-focus .quote-slider [dir='rtl'] .slick-next:hover:before, .headphones .quote-slider .slick-prev:hover:before, .headphones .quote-slider [dir='rtl'] .slick-prev:hover:before,.headphones .quote-slider .slick-next:hover:before, .headphones .quote-slider [dir='rtl'] .slick-next:hover:before, .music .quote-slider .slick-prev:hover:before, .music .quote-slider [dir='rtl'] .slick-prev:hover:before,.music .quote-slider .slick-next:hover:before, .music .quote-slider [dir='rtl'] .slick-next:hover:before, .product .quote-slider .slick-prev:hover:before, .product .quote-slider [dir='rtl'] .slick-prev:hover:before,.product .quote-slider .slick-next:hover:before, .product .quote-slider [dir='rtl'] .slick-next:hover:before, .youtube-and-podcasting .quote-slider .slick-prev:hover:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev:hover:before,.youtube-and-podcasting .quote-slider .slick-next:hover:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next:hover:before {color: white;}.artist-focus .quote-slider .slick-prev:before, .artist-focus .quote-slider [dir='rtl'] .slick-prev:before, .headphones .quote-slider .slick-prev:before, .headphones .quote-slider [dir='rtl'] .slick-prev:before, .music .quote-slider .slick-prev:before, .music .quote-slider [dir='rtl'] .slick-prev:before, .product .quote-slider .slick-prev:before, .product .quote-slider [dir='rtl'] .slick-prev:before, .youtube-and-podcasting .quote-slider .slick-prev:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-prev:before {content: "←" !important;}.artist-focus .quote-slider .slick-next:before, .artist-focus .quote-slider [dir='rtl'] .slick-next:before, .headphones .quote-slider .slick-next:before, .headphones .quote-slider [dir='rtl'] .slick-next:before, .music .quote-slider .slick-next:before, .music .quote-slider [dir='rtl'] .slick-next:before, .product .quote-slider .slick-next:before, .product .quote-slider [dir='rtl'] .slick-next:before, .youtube-and-podcasting .quote-slider .slick-next:before, .youtube-and-podcasting .quote-slider [dir='rtl'] .slick-next:before {content: "→" !important;}.artist-focus .quote-slider .slick-prev, .artist-focus .quote-slider .slick-next, .headphones .quote-slider .slick-prev, .headphones .quote-slider .slick-next, .music .quote-slider .slick-prev, .music .quote-slider .slick-next, .product .quote-slider .slick-prev, .product .quote-slider .slick-next, .youtube-and-podcasting .quote-slider .slick-prev, .youtube-and-podcasting .quote-slider .slick-next {top: 50%;width: 66px;height: 66px;}.artist-focus .quote-slider .slick-dots, .headphones .quote-slider .slick-dots, .music .quote-slider .slick-dots, .product .quote-slider .slick-dots, .youtube-and-podcasting .quote-slider .slick-dots {bottom: 15px !important;}.artist-focus .quote-slider .slick-dots li, .headphones .quote-slider .slick-dots li, .music .quote-slider .slick-dots li, .product .quote-slider .slick-dots li, .youtube-and-podcasting .quote-slider .slick-dots li {width: 20px;height: 20px;}.artist-focus .quote-slider .slick-dots li.slick-active button::before, .headphones .quote-slider .slick-dots li.slick-active button::before, .music .quote-slider .slick-dots li.slick-active button::before, .product .quote-slider .slick-dots li.slick-active button::before, .youtube-and-podcasting .quote-slider .slick-dots li.slick-active button::before {font-size: 15px !important;}.artist-focus .quote-slider .slick-dots li button:before, .headphones .quote-slider .slick-dots li button:before, .music .quote-slider .slick-dots li button:before, .product .quote-slider .slick-dots li button:before, .youtube-and-podcasting .quote-slider .slick-dots li button:before {width: 15px;height: 15px;font-size: 15px !important;}.artist-focus .quote-slider.multi-slider-full-width .slick-prev, .headphones .quote-slider.multi-slider-full-width .slick-prev, .music .quote-slider.multi-slider-full-width .slick-prev, .product .quote-slider.multi-slider-full-width .slick-prev, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-prev {left: 5px !important;margin-top: -33px;}.artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev {right: 5px !important;}.artist-focus .quote-slider.multi-slider-full-width .slick-next, .headphones .quote-slider.multi-slider-full-width .slick-next, .music .quote-slider.multi-slider-full-width .slick-next, .product .quote-slider.multi-slider-full-width .slick-next, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-next {right: 5px !important;margin-top: -33px;}.artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next {left: 5px !important;}.artist-focus .quote-slider.multi-slider-full-width .slick-prev:before, .artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before,.artist-focus .quote-slider.multi-slider-full-width .slick-next:before, .artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .headphones .quote-slider.multi-slider-full-width .slick-prev:before, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before,.headphones .quote-slider.multi-slider-full-width .slick-next:before, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .music .quote-slider.multi-slider-full-width .slick-prev:before, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before,.music .quote-slider.multi-slider-full-width .slick-next:before, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .product .quote-slider.multi-slider-full-width .slick-prev:before, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before,.product .quote-slider.multi-slider-full-width .slick-next:before, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-prev:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before,.youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-next:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 66px;opacity: 1;color: white;line-height: 1.15;}.artist-focus .quote-slider.multi-slider-full-width .slick-prev:hover:before, .artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:hover:before,.artist-focus .quote-slider.multi-slider-full-width .slick-next:hover:before, .artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:hover:before, .headphones .quote-slider.multi-slider-full-width .slick-prev:hover:before, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:hover:before,.headphones .quote-slider.multi-slider-full-width .slick-next:hover:before, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:hover:before, .music .quote-slider.multi-slider-full-width .slick-prev:hover:before, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:hover:before,.music .quote-slider.multi-slider-full-width .slick-next:hover:before, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:hover:before, .product .quote-slider.multi-slider-full-width .slick-prev:hover:before, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:hover:before,.product .quote-slider.multi-slider-full-width .slick-next:hover:before, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:hover:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-prev:hover:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:hover:before,.youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-next:hover:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:hover:before {color: white;}.artist-focus .quote-slider.multi-slider-full-width .slick-prev:before, .artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before, .headphones .quote-slider.multi-slider-full-width .slick-prev:before, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before, .music .quote-slider.multi-slider-full-width .slick-prev:before, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before, .product .quote-slider.multi-slider-full-width .slick-prev:before, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-prev:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-prev:before {content: "←" !important;}.artist-focus .quote-slider.multi-slider-full-width .slick-next:before, .artist-focus .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .headphones .quote-slider.multi-slider-full-width .slick-next:before, .headphones .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .music .quote-slider.multi-slider-full-width .slick-next:before, .music .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .product .quote-slider.multi-slider-full-width .slick-next:before, .product .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-next:before, .youtube-and-podcasting .quote-slider.multi-slider-full-width [dir='rtl'] .slick-next:before {content: "→" !important;}.artist-focus .quote-slider.multi-slider-full-width .slick-prev, .artist-focus .quote-slider.multi-slider-full-width .slick-next, .headphones .quote-slider.multi-slider-full-width .slick-prev, .headphones .quote-slider.multi-slider-full-width .slick-next, .music .quote-slider.multi-slider-full-width .slick-prev, .music .quote-slider.multi-slider-full-width .slick-next, .product .quote-slider.multi-slider-full-width .slick-prev, .product .quote-slider.multi-slider-full-width .slick-next, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-prev, .youtube-and-podcasting .quote-slider.multi-slider-full-width .slick-next {top: 50%;width: 66px;height: 66px;}.artist-focus .quote-slider > div, .headphones .quote-slider > div, .music .quote-slider > div, .product .quote-slider > div, .youtube-and-podcasting .quote-slider > div {margin-bottom: 2.1em;padding: 3em;}.artist-focus .quote-slider > div p, .headphones .quote-slider > div p, .music .quote-slider > div p, .product .quote-slider > div p, .youtube-and-podcasting .quote-slider > div p {margin-bottom: 0.6em;font-size: 1.6em !important;line-height: 1.3em;color: #ffffff !important;}.artist-focus .quote-slider > div span, .headphones .quote-slider > div span, .music .quote-slider > div span, .product .quote-slider > div span, .youtube-and-podcasting .quote-slider > div span {margin-top: 0.4em;margin-bottom: 0 !important;font-size: 1.6em !important;color: #ffffff !important;text-align: center;padding-bottom: 0.5em;}.artist-focus .quote-slider > div span span, .headphones .quote-slider > div span span, .music .quote-slider > div span span, .product .quote-slider > div span span, .youtube-and-podcasting .quote-slider > div span span {font-size: 0.6em;}.artist-focus .quote-slider > div .slick-slider, .headphones .quote-slider > div .slick-slider, .music .quote-slider > div .slick-slider, .product .quote-slider > div .slick-slider, .youtube-and-podcasting .quote-slider > div .slick-slider {margin-bottom: 0 !important;}.artist-focus .quote-slider > div .slick-slide, .headphones .quote-slider > div .slick-slide, .music .quote-slider > div .slick-slide, .product .quote-slider > div .slick-slide, .youtube-and-podcasting .quote-slider > div .slick-slide {padding: 1em 2em 1.5em 2em;}.artist-focus .quote-slider > div .slick-slide span, .headphones .quote-slider > div .slick-slide span, .music .quote-slider > div .slick-slide span, .product .quote-slider > div .slick-slide span, .youtube-and-podcasting .quote-slider > div .slick-slide span {margin-bottom: 0 !important;}.artist-focus .quote-slider {margin-bottom: 1.5em;background-color: #f2f2f2;}.artist-focus .quote-slider .draggable {height: 100% !important;}.artist-focus .quote-slider > div {height: 100%;}.artist-focus .quote-slider > div p, .artist-focus .quote-slider > div span {color: #7f6637 !important;}.product #header .quote-slider {background-color: #1a1a1a !important;}.product #header .quote-slider > div {padding: 2em;}.product #header .quote-slider > div p {padding: 0;color: #ffffff !important;}.product #header .quote-slider > div span {color: #ffffff !important;}.product #header .quote-slider .slick-dots {bottom: 20px !important;}.youtube-and-podcasting .quote-slider > div {margin-top: 0;}}@media screen and (min-width: 1200px) {}.footer {background-color: #252525;overflow: hidden;}.footer .form label {display: none;}.footer .form .newsletter_signup_error {font-family: "ArticulatCF-Text";font-weight: normal;padding: 0.2em 0.4em;color: #F00;display: none;}.footer .form .newsletter_signup_success {font-family: "ArticulatCF-Text";font-weight: normal;padding: 0.2em 0.4em;color: #ffffff;display: none;}.footer .menu-1,.footer .menu-2,.footer .social {font-family: "ArticulatCF-Text";font-weight: normal;}.footer .menu-1 .title,.footer .menu-2 .title,.footer .social .title {margin: 0;color: #ffffff;text-transform: uppercase;}.footer .menu-1 ul,.footer .menu-2 ul,.footer .social ul {list-style: none;margin: 0;padding: 0;}.footer .menu-1 ul li,.footer .menu-1 ul li a,.footer .menu-1 ul li a:hover,.footer .menu-2 ul li,.footer .menu-2 ul li a,.footer .menu-2 ul li a:hover,.footer .social ul li,.footer .social ul li a,.footer .social ul li a:hover {color: white;text-decoration: none;}.footer .menu-1 ul li img,.footer .menu-1 ul li a img,.footer .menu-1 ul li a:hover img,.footer .menu-2 ul li img,.footer .menu-2 ul li a img,.footer .menu-2 ul li a:hover img,.footer .social ul li img,.footer .social ul li a img,.footer .social ul li a:hover img {display: inline;width: 20px;margin-right: 3px;}.footer .menu-1 ul li span,.footer .menu-1 ul li a span,.footer .menu-1 ul li a:hover span,.footer .menu-2 ul li span,.footer .menu-2 ul li a span,.footer .menu-2 ul li a:hover span,.footer .social ul li span,.footer .social ul li a span,.footer .social ul li a:hover span {display: inline;}.footer .menu-1 ul li a:hover,.footer .menu-2 ul li a:hover,.footer .social ul li a:hover {color: #ffffff;}.footer .lang-select {font-family: "ArticulatCF-Text";font-weight: normal;color: white;}.footer .lang-select h2 {margin: 0;padding: 0;font-family: "ArticulatCF-Bold";font-weight: normal;text-transform: uppercase;}.footer .lang {margin-top: 1em;border-top: 1px solid #cfcfcf;}.footer .lang p, .footer .lang ul {margin: 0;font-family: "ArticulatCF-Medium";font-weight: normal;color: #ffffff;}.footer .lang p strong, .footer .lang ul strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.footer .lang ul {margin: 0;padding: 0;list-style: none;}.footer .lang ul li {display: inline-block;margin: 0;padding: 0;}.footer .lang ul li a {color: #ffffff;text-decoration: none;}.footer .lang ul li a img {display: inline;}.footer .lang ul li a:hover {color: #808080;}@media screen and (max-width: 767px) {.footer {margin-top: 1.2em;padding: 2.4em 0 2.6em;}.footer .logo {display: block;position: absolute;left: -20%;top: 1.8em;right: -24%;}.footer .logo .copy {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.6em;color: #ffffff;text-align: center;}.footer .logo p {margin-top: 1.5em;font-size: 0.85em;line-height: 1.2em;}.footer .form input[type="email"],.footer .form input[type="submit"] {font-size: 1em;}.footer .menu-1,.footer .menu-2,.footer .social {margin-top: 1.6em;}.footer .menu-1 .title,.footer .menu-2 .title,.footer .social .title {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1em;}.footer .menu-1 ul,.footer .menu-2 ul,.footer .social ul {font-size: 0.85em;}.footer .menu-1 ul li,.footer .menu-2 ul li,.footer .social ul li {margin-top: 0.3em;}.footer .menu-1 hr,.footer .menu-2 hr,.footer .social hr {width: 1.4em;margin-bottom: 0.4em;}.footer .menu-1 ul li,.footer .menu-2 ul li {line-height: 1.6em;}.footer .social hr {margin-bottom: 1em;}.footer .social ul li {float: left;width: 9%;margin-right: 9.2%;}.footer .social ul li:last-child {margin-right: 0;}.footer .social ul li a, .footer .social ul li a:hover {display: inline-block;}.footer .social ul li a img, .footer .social ul li a:hover img {width: 100%;}.footer .social ul li a span, .footer .social ul li a:hover span {display: none;}.footer .form {margin-bottom: 0.2em;}.footer .form .form_newsletter_signup input[type="email"] {-webkit-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;border: none;font-family: "ArticulatCF-Text";font-weight: normal;width: 100%;background-color: #363636;color: #ffffff;padding: 18px 15px;}.footer .form .form_newsletter_signup input[type="email"]::-webkit-input-placeholder {color: white;opacity: 1;text-transform: uppercase;}.footer .form .form_newsletter_signup input[type="email"]::-moz-placeholder {color: white;opacity: 1;text-transform: uppercase;}.footer .form .form_newsletter_signup input[type="email"]:-ms-input-placeholder {color: white;opacity: 1;text-transform: uppercase;}.footer .form .form_newsletter_signup input[type="email"]:-moz-placeholder {color: white;opacity: 1;text-transform: uppercase;}.footer .form .form_newsletter_signup input[type="email"]::placeholder {color: white;opacity: 1;text-transform: uppercase;}.footer .form .form_newsletter_signup input[type="submit"] {-webkit-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;border: none;background-color: #c8a04b;font-family: "ArticulatCF-Heavy";font-weight: normal;transition: background-color 0.5s ease;padding: 18px 15px;color: #ffffff;width: 100%;}.footer .form .form_newsletter_signup input[type="submit"]:hover {background-color: #404040;}.footer .lang-select {margin-bottom: 1.6em;padding: 15px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #363636;font-size: 1em;}.footer .lang-select .label {margin-bottom: 0.6em;padding-bottom: 0.6em;border-bottom: 1px solid rgba(255, 255, 255, 0.25);}.footer .lang-select h2 {display: inline-block;font-size: 1em;}.footer .lang-select ul {margin: 0;padding: 0;list-style: none;}.footer .lang-select ul li {display: none;margin: 0;padding: 0;}.footer .lang-select ul li:nth-child(2) {display: block;}.footer .lang-select ul li a {float: right;margin-right: 0.55em;}.footer .lang-select ul li a:first-child {margin-right: 0;}.footer .lang-select ul li a img {display: inline;width: 1.8em;margin-right: 0.55em;}.footer .lang-select ul li a img:only-of-type {margin-right: 0;}.footer .lang-select .select-lang {position: absolute;opacity: 0;top: 0;left: 0;width: 100%;height: 100%;font-size: 20px;}.footer .lang {margin-top: 1.2em;padding-top: 0.6em;}.footer .lang ul {margin-bottom: 0.6em;text-align: center;}.footer .lang ul li {margin-right: 0.6em;font-size: 1em;}.footer .lang ul li:last-child {margin-right: 0;}.footer .lang p {font-size: 0.7em;text-align: center;}}@media screen and (min-width: 768px) {.footer {padding: 3em 0 2em;}.footer .logo {position: absolute;left: -17%;}.footer .logo .copy {margin-top: 2em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.75em;color: #ffffff;text-align: center;}.footer .menu-1 .title,.footer .menu-2 .title,.footer .social .title,.footer .lang-select .title {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.8em;}.footer .menu-1 .title,.footer .menu-2 .title {margin-bottom: 2em;}.footer .menu-1 ul,.footer .menu-2 ul,.footer .social ul {font-size: 0.8em;}.footer .menu-1 ul li,.footer .menu-2 ul li,.footer .social ul li {margin-bottom: 0.4em;}.footer .menu-1 hr,.footer .menu-2 hr,.footer .social hr {width: 1.4em;}.footer .menu-1 ul li,.footer .menu-2 ul li {margin-bottom: 1.9em;}.footer .social .title {margin-bottom: 1.4em;}.footer .social ul li {margin-bottom: 0.4em;}.footer .social ul li a img,.footer .social ul li a:hover img {width: 26px;margin-top: -3px;margin-right: 8px;}.footer .menu-1,.footer .menu-2,.footer .social {margin: 0;}.footer .menu-1 ul li,.footer .menu-2 ul li,.footer .social ul li {margin-left: 0;padding-right: 0;border-right: 0;}.footer .form .form_newsletter_signup {margin-top: 2em;}.footer .form .form_newsletter_signup input[type="email"] {-webkit-border-radius: 5px 0 0 5px;border-radius: 5px 0 0 5px;border: none;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1em;width: 100%;background-color: #363636;color: #ffffff;padding: 12px 15px;}.footer .form .form_newsletter_signup input[type="email"]::-webkit-input-placeholder {color: white;opacity: 1;}.footer .form .form_newsletter_signup input[type="email"]::-moz-placeholder {color: white;opacity: 1;}.footer .form .form_newsletter_signup input[type="email"]:-ms-input-placeholder {color: white;opacity: 1;}.footer .form .form_newsletter_signup input[type="email"]:-moz-placeholder {color: white;opacity: 1;}.footer .form .form_newsletter_signup input[type="email"]::placeholder {color: white;opacity: 1;}.footer .form .form_newsletter_signup input[type="submit"] {-webkit-border-radius: 0 5px 5px 0;border-radius: 0 5px 5px 0;border: none;background-color: #c8a04b;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1em;transition: background-color 0.5s ease;padding: 12px 15px;color: #ffffff;width: 100%;}.footer .form .form_newsletter_signup input[type="submit"]:hover {background-color: #404040;}.footer .lang-select h2 {margin-bottom: 1.6em;}.footer .lang-select div[class^="col-"]:not(.label) {padding: 10px 15px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #363636;}.footer .lang-select ul {margin: 0;padding: 0;list-style: none;}.footer .lang-select ul li {display: none;margin: 0 0 0.4em 0;padding: 0;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.2em;text-align: center;}.footer .lang-select ul li:nth-child(2) {display: block;}.footer .lang-select ul li a {display: inline-block;margin-top: 0.1em;}.footer .lang-select ul li a:first-child {margin-right: 0;}.footer .lang-select ul li a img {display: inline !important;width: 1.35em;margin-right: 0.05em;}.footer .lang-select ul li a img:only-of-type {margin-right: 0;}.footer .select-lang {position: absolute;opacity: 0;top: 0;left: 0;width: 100%;height: 100%;font-size: 20px;}.footer .lang {margin-top: 3em;padding-top: 0.6em;}.footer .lang ul li {font-size: 0.8em;}.footer .lang p {font-size: 0.8em;}}@media screen and (min-width: 992px) {.footer {padding: 3em 0 5em;}.footer .logo .copy {margin-top: 0.6em;font-size: 0.95em;}.footer .menu-1 .title,.footer .menu-2 .title,.footer .social .title,.footer .lang-select .title {font-size: 1.05em;}.footer .menu-1 .title,.footer .menu-2 .title {margin-bottom: 0.6em;}.footer .menu-1 ul,.footer .menu-2 ul,.footer .social ul {font-size: 1.05em;}.footer .menu-1 ul li,.footer .menu-2 ul li,.footer .social ul li {margin-bottom: 0.4em;}.footer .menu-1 ul li,.footer .menu-2 ul li {margin-bottom: 0.7em;}.footer .social .title {margin-bottom: 0.6em;}.footer .social ul li {margin-bottom: 0.4em;}.footer .social ul li a img,.footer .social ul li a:hover img {width: 21px;}.footer .form .form_newsletter_signup input[type="email"],.footer .form .form_newsletter_signup input[type="submit"] {padding: 18px 15px;font-size: 1.05em;}.footer .lang-select h2 {margin-bottom: 0.6em;}.footer .lang-select div[class^="col-"]:not(.label) {padding: 0;-webkit-border-radius: 0;border-radius: 0;background-color: transparent;}.footer .lang-select ul {overflow: hidden;position: absolute;width: 100%;max-height: 3em;padding: 8px 20px 8px 12px;-webkit-border-radius: 5px;border-radius: 5px;background-color: #363636;transition: max-height 0.25s ease;font-size: 0.85em;}.footer .lang-select ul li {display: block;font-size: 1.15em;text-align: left;}.footer .lang-select ul li a {float: right;margin-top: 0;margin-right: 0.2em;}.footer .lang-select ul li a:first-of-type {margin-right: 0;}.footer .lang-select ul li a img {width: 1.15em;}.footer .lang-select ul li.arrow {position: absolute;right: 0.5em;top: 0.5em;width: 0.3em;}.footer .lang-select ul li.arrow img {transition: transform 0.25s ease;}.footer .lang-select ul.open {max-height: 20em;}.footer .lang-select ul.open li.arrow img {transform: rotate(90deg);}.footer .select-lang {visibility: hidden;display: none;}}@media screen and (min-width: 1200px) {.footer .logo {left: -21%;}.footer .logo .copy {font-size: 0.85em;}.footer .menu-1 .title,.footer .menu-2 .title,.footer .social .title,.footer .lang-select .title {font-size: 1em;}.footer .menu-1 ul,.footer .menu-2 ul,.footer .social ul {font-size: 1em;}.footer .lang-select ul {max-height: 2.9em;}.footer .lang-select ul li a {margin-right: 0.3em;}.footer .lang-select ul li a img {width: 1.3em;}}#gdpr-banner {z-index: 9999;position: fixed;left: 0;bottom: 0;width: 100%;padding: 0.5em 1em;background-color: black;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 0.8em;color: white;}#gdpr-banner > div {max-width: 1400px;margin: 0 auto;text-align: center;}#gdpr-banner a {color: white;text-decoration: underline;}#gdpr-banner a.accept {display: inline-block;padding: 0.3em 0.8em;border: 1px solid white;text-decoration: none;}@media screen and (max-width: 767px) {#gdpr-banner {color: white;}#gdpr-banner a.accept {margin-top: 1em;}}@media screen and (min-width: 768px) {}@media screen and (min-width: 992px) {#gdpr-banner {color: white;}#gdpr-banner a.accept {margin-left: 1em;}}@media screen and (min-width: 1200px) {}.modal-container {z-index: 999999;position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;}.modal-container .modal-opaque {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: black;opacity: 0.8;}.modal-container .modal-content {-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);position: absolute;top: 50%;left: 50%;width: 100%;max-width: 480px;-webkit-transform: translateY(-49%) translateX(-50%) translateZ(0);-ms-transform: translateY(-49%) translateX(-50%) translateZ(0);transform: translateY(-49%) translateX(-50%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;background-color: #363636;text-align: center;}.modal-container .modal-content h2 {margin: 0 0 0.8em;padding: 1em 0.6em;background-color: #c7a04a;font-family: "TiemposHeadline-Black";font-weight: normal;font-size: 1.2em;color: white;line-height: 1.2em;}.modal-container .modal-content p {margin: 0 0 1.6em 0;padding: 0 1em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.9em;color: white;}.modal-container .modal-content p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.modal-container .modal-content p a {display: inline-block;border-radius: 0.25em;margin-right: 0.8em;padding: 0.4em 2em;background-color: #6b6b6b;color: white;text-decoration: none;text-transform: uppercase;}.modal-container .modal-content p a.gold {background-color: #c7a04a;font-family: "ArticulatCF-Bold";font-weight: normal;}.modal-container .modal-content p a:last-of-type {margin-right: 0;}@media screen and (max-width: 767px) {}@media screen and (min-width: 768px) {}@media screen and (min-width: 992px) {}@media screen and (min-width: 1200px) {}div.tooltip-container {z-index: 20000;position: absolute;padding: 6px 12px;border-radius: 4px;background-color: #1c3f94;text-align: center;color: white;text-transform: uppercase;font-size: 0.8em;line-height: 1;}a.buy-now-button,a.notify-me-button,a.find-a-dealer-button {position: relative;display: inline-block;margin: 0 0.6em 0 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;color: white;text-decoration: none;text-transform: uppercase;}a.buy-now-button.select-option,a.notify-me-button.select-option,a.find-a-dealer-button.select-option {padding: 0.5em 2.4em 0.5em 1.2em;background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/kiwi/pattern-selector-arrow.png);background-position: 89% 50%;background-repeat: no-repeat;-webkit-background-size: 0.72em auto;background-size: 0.72em auto;}a.buy-now-button span:not(.options),a.notify-me-button span:not(.options),a.find-a-dealer-button span:not(.options) {margin-left: 1.8em;}a.buy-now-button span.options,a.notify-me-button span.options,a.find-a-dealer-button span.options {z-index: 1;visibility: hidden;display: block;position: absolute;top: calc(100% - 5px);left: 0;width: 100%;padding: 0.4em 0;background-color: #404040;-webkit-border-radius: 5px;border-radius: 5px;}a.buy-now-button span.options span,a.notify-me-button span.options span,a.find-a-dealer-button span.options span {position: relative;display: block;width: 100%;margin: 0;padding: 0.4em 1.2em;font-family: "ArticulatCF-Medium";font-weight: normal;text-align: left;transition: background-color 0.25s ease;}a.buy-now-button span.options span:not(:last-child):before,a.notify-me-button span.options span:not(:last-child):before,a.find-a-dealer-button span.options span:not(:last-child):before {content: '';position: absolute;left: 10%;bottom: 0;width: 80%;border-bottom: 1px solid rgba(255, 255, 255, 0.25);}a.buy-now-button span.options.opened,a.notify-me-button span.options.opened,a.find-a-dealer-button span.options.opened {visibility: visible;display: block;}a.buy-now-button:hover,a.notify-me-button:hover,a.find-a-dealer-button:hover {background-color: #404040;text-decoration: none;}a.buy-now-button:last-child,a.notify-me-button:last-child,a.find-a-dealer-button:last-child {margin-right: 0;}a.buy-now-button,a.notify-me-button {position: relative;background-color: #c8a04b;}a.buy-now-button img,a.notify-me-button img {position: absolute;width: 1.4em;}a.buy-now-button.disabled, a.buy-now-button.disabled:hover,a.notify-me-button.disabled,a.notify-me-button.disabled:hover {background-color: #676767 !important;}a.buy-now-button.disabled:hover .shop-transition-notice, a.buy-now-button.disabled:focus .shop-transition-notice,a.notify-me-button.disabled:hover .shop-transition-notice,a.notify-me-button.disabled:focus .shop-transition-notice {visibility: visible;}a.buy-now-button .shop-transition-notice,a.notify-me-button .shop-transition-notice {display: block;z-index: 1;position: absolute;left: 50%;bottom: 98%;transform: translateX(-50%);visibility: hidden;width: 18em;margin: 0;padding: 0 0 12px 0;}a.buy-now-button .shop-transition-notice span,a.notify-me-button .shop-transition-notice span {position: relative;display: block;margin: 0;padding: 0.6em 1em;background-color: #1c3f94;border-radius: 0.5em;color: white !important;text-decoration: none;text-transform: none;text-align: center;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 15px;line-height: 20px;}a.buy-now-button .shop-transition-notice span span,a.notify-me-button .shop-transition-notice span span {cursor: pointer;display: inline;margin: 0 !important;padding: 0 !important;font-family: "ArticulatCF-Bold";font-weight: normal;text-decoration: underline;}a.buy-now-button .shop-transition-notice span:after,a.notify-me-button .shop-transition-notice span:after {position: absolute;top: 100%;left: 50%;content: "";margin-left: -5px;border-width: 5px;border-style: solid;border-color: #1c3f94 transparent transparent transparent;}a.notify-me-button {background-color: #c7c7c7;}a.find-a-dealer-button {background-color: #b7b7b7;}@media screen and (max-width: 767px) {a.buy-now-button,a.notify-me-button,a.find-a-dealer-button {font-size: 0.85em;}}@media screen and (min-width: 768px) {a.buy-now-button,a.notify-me-button,a.find-a-dealer-button {padding: 0.65em 1.8em;font-size: 0.8em;}}@media screen and (min-width: 992px) {a.buy-now-button,a.notify-me-button,a.find-a-dealer-button {padding: 0.45em 1.8em;font-size: 1em;}}.google_pixel, .quantcast_pixel, .insight_pixel {border: 0;border-style: none;display: none;}.insight_pixel {position: absolute;left: -9999px;}*:focus {-webkit-box-shadow: inset 0px 0px 0px 2px #5787ed;-moz-box-shadow: inset 0px 0px 0px 2px #5787ed;box-shadow: inset 0px 0px 0px 2px #5787ed;}table {border-collapse: collapse;border-spacing: 0px;border: none;}table th, table td {padding: 0;border: none;}table.w100 {width: 100%;}.notify-me-dialog {z-index: 10000;position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color: rgba(0, 0, 0, 0.75);}.notify-me-dialog .content {overflow: hidden;position: relative;top: 50%;transform: translateY(-50%);width: 100%;max-width: 550px;margin: 0 auto;padding: 2.4em;padding-bottom: 1.6em;border-radius: 0.4em;background-color: #f3f3f3;}.notify-me-dialog .content .loading {display: none;overflow: hidden;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(255, 255, 255, 0.5);}.notify-me-dialog .content .loading div {overflow: hidden;position: absolute;width: 100%;left: 0;bottom: 0;height: 6px;background-color: #1c3f94;}.notify-me-dialog .content .loading div:after {content: "";position: absolute;top: 0;left: -75%;width: 75%;height: 100%;background-image: linear-gradient(to right, #1c3f94, #678be2, #5ac8fa, #678be2, #1c3f94);transition: 0.4s linear;transition-property: left;animation: positionAnimation 1s infinite;}@keyframes positionAnimation {0% {left: -25%;}100% {left: 100%;}}.notify-me-dialog .content h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-Black";font-weight: normal;font-size: 1.55em;line-height: 1.2em;color: #1c3f94;text-align: center;}.notify-me-dialog .content p {margin: 0;padding: 0;text-align: center;}.notify-me-dialog .content p.dismiss {margin-top: 1em;}.notify-me-dialog .content p.dismiss a {font-size: 0.8em;color: #1c3f94;text-decoration: none;text-transform: uppercase;}.notify-me-dialog .content .row {margin-top: 1.4em;}.notify-me-dialog .content .row div:last-of-type {margin-top: 0.8em;font-size: 0.85em;text-align: center;}.notify-me-dialog .content .row div.validation {display: none;margin-top: 0.4em;font-family: "ArticulatCF-Bold";font-weight: normal;color: #e94f3c;font-size: 0.85em;text-align: center;}.notify-me-dialog .content input[type="email"] {border-radius: 5px 0 0 5px;border: none;font-family: "ArticulatCF-Text";font-weight: normal;width: 100%;background-color: #dad9d9;color: #363636;padding: 18px 15px;}.notify-me-dialog .content input[type="email"]::-webkit-input-placeholder, .notify-me-dialog .content input[type="email"]::-moz-placeholder, .notify-me-dialog .content input[type="email"]:-ms-input-placeholder, .notify-me-dialog .content input[type="email"]:-moz-placeholder, .notify-me-dialog .content input[type="email"]::placeholder {color: silver;opacity: 1;text-transform: uppercase;}.notify-me-dialog .content input[type="checkbox"] {display: none;}.notify-me-dialog .content input[type="checkbox"] + label {display: inline-block;position: relative;width: 1.2em;height: 1.2em;border-radius: 3px;border: none;background-color: #dad9d9;vertical-align: text-bottom;}.notify-me-dialog .content input[type="checkbox"] + label:after {content: "";opacity: 0;position: absolute;top: 20%;left: 20%;width: 60%;height: 60%;background-color: #1c3f94;transition: opacity 0.25s ease;border-radius: 2px;}.notify-me-dialog .content input[type="checkbox"]:checked + label:after {opacity: 1;}.notify-me-dialog .content input[type="submit"] {border-radius: 0 5px 5px 0;border: none;background-color: #363636;font-family: "ArticulatCF-Heavy";font-weight: normal;transition: background-color 0.5s ease;padding: 18px 15px;color: #ffffff;text-transform: uppercase;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}.notify-me-dialog .content input[type="submit"]:hover {background-color: #404040;}body {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 16px;color: #363636;background-color: #1A1A1A;}.test {color: orange;}a {color: #7f6637;}a, * {outline: none;}a:focus, *:focus {outline: none;}.container {width: 100% !important;padding: 0 !important;max-width: 1440px;background-color: #ffffff;}.remove-overflow {overflow: hidden;position: fixed;width: 100% !important;max-width: unset;}.remove-overflow > .row {margin: 0 auto;max-width: 1440px;}.remove-overflow > .row .nav-margin-support {margin-top: 0 !important;}.img-responsive {display: inline;}.no-text-transform {text-transform: none;}.embed-container {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;}.embed-container iframe, .embed-container object, .embed-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}iframe[name='google_conversion_frame'] {height: 0 !important;width: 0 !important;line-height: 0 !important;font-size: 0 !important;margin-top: -13px;float: left;}#onetrust-banner-sdk, #onetrust-consent-sdk #onetrust-pc-sdk {font-size: 16px !important;}#onetrust-consent-sdk #onetrust-policy-text {padding: 0 35px 20px 25px !important;}.banners .accessory .text {top: 8%;left: 6%;}.banners .bluebird .text {bottom: 8%;left: 6%;}.banners .dragonfly .text {top: 8%;right: 6%;}.banners .icicle .text {bottom: 10%;left: 6%;}.banners .kiwi .text {top: 8%;left: 6%;}.banners .lola .text {top: 8%;right: 6%;}.banners .mouse .text {bottom: 8%;right: 6%;}.banners .raspberry .text {top: 8%;right: 6%;text-align: right;}.banners .radiusii .text {bottom: 8%;right: 6%;}.banners .ringer .text {top: 8%;left: 6%;}.banners .robbie .text {bottom: 8%;right: 6%;}.banners .snowball .text {bottom: 8%;right: 6%;}.banners .snowball-studio .text {top: 8%;left: 6%;width: 50%;}.banners .snowflake .text {top: 8%;right: 6%;}.banners .thepop .text {bottom: 8%;right: 6%;}.banners .yeti .text {top: 8%;width: 100%;text-align: center;}.image[data-placeholder] .holder,.image.placeholder .holder,.replace_bg[data-placeholder] .holder,.replace_bg.placeholder .holder {position: relative;}.image[data-placeholder] .preload,.image.placeholder .preload,.replace_bg[data-placeholder] .preload,.replace_bg.placeholder .preload {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.image[data-placeholder] .preload .spinner,.image.placeholder .preload .spinner,.replace_bg[data-placeholder] .preload .spinner,.replace_bg.placeholder .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.image[data-placeholder] .preload .spinner > div,.image.placeholder .preload .spinner > div,.replace_bg[data-placeholder] .preload .spinner > div,.replace_bg.placeholder .preload .spinner > div {background-color: #dfdfdf;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.image[data-placeholder] .preload .spinner .rect2,.image.placeholder .preload .spinner .rect2,.replace_bg[data-placeholder] .preload .spinner .rect2,.replace_bg.placeholder .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.image[data-placeholder] .preload .spinner .rect3,.image.placeholder .preload .spinner .rect3,.replace_bg[data-placeholder] .preload .spinner .rect3,.replace_bg.placeholder .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.image[data-placeholder] .preload .spinner .rect4,.image.placeholder .preload .spinner .rect4,.replace_bg[data-placeholder] .preload .spinner .rect4,.replace_bg.placeholder .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.image[data-placeholder] .preload .spinner .rect5,.image.placeholder .preload .spinner .rect5,.replace_bg[data-placeholder] .preload .spinner .rect5,.replace_bg.placeholder .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}.image[data-placeholder] img.placeholder,.image.placeholder img.placeholder,.replace_bg[data-placeholder] img.placeholder,.replace_bg.placeholder img.placeholder {position: relative;}.image[data-placeholder] img.original,.image.placeholder img.original,.replace_bg[data-placeholder] img.original,.replace_bg.placeholder img.original {position: absolute;top: 0;left: 0;}.image[data-placeholder][data-placeholder-align="right"] img.original,.image.placeholder[data-placeholder-align="right"] img.original,.replace_bg[data-placeholder][data-placeholder-align="right"] img.original,.replace_bg.placeholder[data-placeholder-align="right"] img.original {left: auto;right: 0;}@media screen and (max-width: 767px) {.row-eq-height-xs {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.row-eq-height-xs .vertical-align {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;}#video .videoCTA {cursor: pointer;display: block;}#video .overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 100;display: none;}#video .video-container {position: absolute;z-index: 997;display: none;}#video .close-video,.video-campaign .close-video {position: absolute;top: 56px;right: 13px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/icon-gallery-close.png") no-repeat scroll 0px 0px;width: 30px;height: 29px;cursor: pointer;}#video .close-video:hover,.video-campaign .close-video:hover {opacity: 0.7;}.banners .accessory .text {width: 50%;}.banners .kiwi .text {width: 60%;}.banners .lola .text {width: 60%;text-align: right;}.banners .mouse .text {text-align: right;width: 50%;}.banners .robbie .text {left: 6%;right: auto;}.banners .radiusii .text {right: 6%;text-align: right;width: 50%;}.banners .raspberry .text {width: 55%;}.banners .snowflake .text {width: 50%;right: 6%;text-align: right;}.banners .thepop .text {left: 6%;right: auto;}}@media screen and (min-width: 768px) {.container.main {margin-top: 55px;}.nav-margin-support {margin-top: 60px;}.row-eq-height-sm {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.row-eq-height-sm .vertical-align {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;}#video .videoCTA {cursor: pointer;display: block;}#video .overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 100;display: none;}#video .video-container {position: absolute;z-index: 997;display: none;}#video .close-video {position: absolute;top: 56px;right: 13px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/icon-gallery-close.png") no-repeat scroll 0px 0px;width: 30px;height: 29px;cursor: pointer;}#video .close-video:hover {opacity: 0.7;}}@media screen and (min-width: 992px) {.row-eq-height-md {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.nav-margin-support {margin-top: 40px;}}@media screen and (min-width: 1200px) {}@font-face {font-family: 'VanguardCF-DemiBold';src: url('vanguard/vanguard-cf-demi-bold.eot');src: url('vanguard/vanguard-cf-demi-bold.eot?#iefix') format('embedded-opentype'), url('vanguard/vanguard-cf-demi-bold.woff2') format('woff2'), url('vanguard/vanguard-cf-demi-bold.woff') format('woff'), url('vanguard/vanguard-cf-demi-bold.ttf') format('truetype'), url('vanguard/vanguard-cf-demi-bold.svg#youworkforthem') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'VanguardCF-Light';src: url('vanguard/vanguard-cf-light.eot');src: url('vanguard/vanguard-cf-light.eot?#iefix') format('embedded-opentype'), url('vanguard/vanguard-cf-light.woff2') format('woff2'), url('vanguard/vanguard-cf-light.woff') format('woff'), url('vanguard/vanguard-cf-light.ttf') format('truetype'), url('vanguard/vanguard-cf-light.svg#youworkforthem') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'VanguardCF-Medium';src: url('vanguard/vanguard-cf-medium.eot');src: url('vanguard/vanguard-cf-medium.eot?#iefix') format('embedded-opentype'), url('vanguard/vanguard-cf-medium.woff2') format('woff2'), url('vanguard/vanguard-cf-medium.woff') format('woff'), url('vanguard/vanguard-cf-medium.ttf') format('truetype'), url('vanguard/vanguard-cf-medium.svg#youworkforthem') format('svg');font-weight: normal;font-style: normal;}@font-face {font-family: 'VanguardCF-Bold';src: url('vanguard/vanguard-cf-bold.eot');src: url('vanguard/vanguard-cf-bold.eot?#iefix') format('embedded-opentype'), url('vanguard/vanguard-cf-bold.woff2') format('woff2'), url('vanguard/vanguard-cf-bold.woff') format('woff'), url('vanguard/vanguard-cf-bold.ttf') format('truetype'), url('vanguard/vanguard-cf-bold.svg#youworkforthem') format('svg');font-weight: normal;font-style: normal;}@charset "UTF-8";.drivers-and-manuals p {margin: 0 !important;font-family: "ArticulatCF-Text";font-weight: normal;color: white;}.drivers-and-manuals strong {font-family: "ArticulatCF-Bold";font-weight: normal;font-weight: normal;}.drivers-and-manuals a.download,.drivers-and-manuals .language-selector .label {display: block;padding: 0.4em 1.2em;margin: 0 auto;border: 1px solid white;font-family: "ArticulatCF-Text";font-weight: normal;text-decoration: none;text-align: center;color: white;}.drivers-and-manuals .language-selector {position: relative;cursor: pointer;}.drivers-and-manuals .language-selector .label {text-align: left;}.drivers-and-manuals .language-selector div.arrow {position: absolute;top: 0;right: 0;bottom: 0;border-left: 1px solid white;background: transparent url(https://s3.amazonaws.com/cd.bluemic.com/img/kiwi/pattern-selector-arrow.png) 50% 55% no-repeat;-webkit-background-size: 55% auto;background-size: 55% auto;}.drivers-and-manuals .language-selector ul {z-index: 100000;position: absolute;visibility: hidden;width: 100% !important;margin: 0 !important;padding: 0 !important;background-color: #7f6637;border: 1px solid #ffffff;border-top: none;}.drivers-and-manuals .language-selector ul.opened {visibility: visible;}.drivers-and-manuals .language-selector ul li {margin: 0 !important;padding: 0 !important;text-align: left;line-height: 1em;}.drivers-and-manuals .language-selector ul li a {display: block;padding: 0.4em 1.2em;color: white;text-decoration: none;text-transform: uppercase;}.drivers-and-manuals .language-selector ul li a:hover {background-color: rgba(255, 255, 255, 0.2);}.drivers-and-manuals .item {border-bottom: 1px solid #ffffff;}.drivers-and-manuals .item:last-child {border-bottom: 0;}@media screen and (max-width: 767px) {.drivers-and-manuals .language-selector select {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;}.drivers-and-manuals .item {padding: 1.6em 0;}.drivers-and-manuals .item a.download,.drivers-and-manuals .item .language-selector {margin-top: 1em;}.drivers-and-manuals .item a.download,.drivers-and-manuals .item .language-selector .label,.drivers-and-manuals .item .language-selector ul li {font-size: 1.2em;}.drivers-and-manuals .item .language-selector div.arrow {width: 2.6em;}}@media screen and (min-width: 768px) {.drivers-and-manuals .language-selector select {display: none;visibility: hidden;}.drivers-and-manuals .item {padding: 2.8em 0;}.drivers-and-manuals .item p.left {text-align: left !important;}.drivers-and-manuals .item p.download {margin-bottom: 0;text-align: left;font-size: 1.8em;line-height: 2em;}.drivers-and-manuals .item a.download {font-size: 1.6em;}.drivers-and-manuals .item .language-selector div.arrow {width: 3.2em;}.drivers-and-manuals .item .language-selector div.label,.drivers-and-manuals .item .language-selector ul li {font-size: 1.6em;}}@media screen and (min-width: 992px) {.drivers-and-manuals .item {padding: 1.8em 0;}.drivers-and-manuals .item p.download {margin: 0;text-align: left;font-size: 1.6em;line-height: 1.8em;font-family: "ArticulatCF-Text";font-weight: normal;color: #ffffff;}.drivers-and-manuals .item a.download {display: block;padding: 0.4em 1.2em;margin: 0 auto;border: 1px solid white;font-size: 1.2em;text-decoration: none;text-align: center;color: white;}.drivers-and-manuals .item a.download:hover {color: white;}.drivers-and-manuals .item .language-selector div.arrow {width: 2.6em;}.drivers-and-manuals .item .language-selector div.label,.drivers-and-manuals .item .language-selector ul li {font-size: 1.2em;}}@media screen and (min-width: 1200px) {}.product .product-slider {background-color: white;}.product .product-slider .product {position: relative;margin: 0;}.product .product-slider .product > .row {background-color: #EBEBEB;}.product .product-slider .product .image {position: relative;}.product .product-slider .product .image .learn-more {overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-indent: -9999px;}.product .product-slider .product .title {padding: 0.5em 0;}.product .product-slider .product .title h2, .product .product-slider .product .title > div {width: 85%;margin: 0 auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 1.8em;text-transform: lowercase;text-align: center;}.product .product-slider .product .title h2 span, .product .product-slider .product .title h2 sup, .product .product-slider .product .title > div span, .product .product-slider .product .title > div sup {position: relative;top: -0.5em;vertical-align: baseline;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 55%;line-height: 0;text-transform: uppercase;}.product .product-slider .product .title p {display: none;}.product .product-slider .product .buying-options {padding: 0.6em 0;border-top: 1px solid #95989A;}.product .product-slider .product .buying-options > div {display: flex;justify-content: center;height: 2.1em;}.product .product-slider .product .buying-options > div div {flex: 0 0 auto;align-self: center;}.product .product-slider .product .buying-options > div div:first-child {margin-right: 7%;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.25em;}.product .product-slider .product .buying-options > div div:first-child span.symbol {font-family: "ArticulatCF-Light";font-weight: normal;}.product .product-slider .product .buying-options > div div:first-child span.regular-price {position: relative;display: inline-block;margin-right: 0.5em;padding: 0.1em 0.4em 0.15em;border-radius: 4px;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 70%;transform: translateY(-20%);}.product .product-slider .product .buying-options > div div:first-child span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(0, 0, 0, 0.75);font-size: 0;}.product .product-slider .product .buying-options > div div:last-child a {display: block;padding: 0.5em 1em 0.4em;border-radius: 0.4em;background-color: #1c3f94;color: white;text-decoration: none;}.product .product-slider .product .buying-options > div div:last-child a.notify-me {background-color: #c7c7c7;}.product .product-slider .product .buying-options > div div:last-child a[data-id] {background-color: #c7a04a;}.product .product-slider .product .buying-options > div div:last-child a img {height: 1.25em;vertical-align: text-bottom;}.product .product-slider .product .buying-options > div div:last-child a.select-option {position: relative;width: 100%;padding: 0;background-color: #c7a04a;}.product .product-slider .product .buying-options > div div:last-child a.select-option:hover {background-color: #404040;}.product .product-slider .product .buying-options > div div:last-child a.select-option span {z-index: 2;position: relative;display: block;height: 2.32em;padding: 0.5em 2.6em 0.4em 1.8em;border-left: none;background: transparent url(https://s3.amazonaws.com/cd.bluemic.com/img/kiwi/pattern-selector-arrow.png) 80% 50% no-repeat;-webkit-background-size: 0.52em auto;background-size: 0.52em auto;}.product .product-slider .product .buying-options > div div:last-child a.select-option img {z-index: 1;position: absolute;top: 0.55em;left: 1em;}.product .product-slider .product .buying-options > div div:last-child a.select-option ul {z-index: 10;position: absolute;visibility: hidden;display: none;left: 0;width: 100%;margin: -4px 0 0 0;padding: 0.4em 0 0.35em;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;background-color: #404040;list-style: none;font-family: "ArticulatCF-text";font-weight: normal;text-align: center;}.product .product-slider .product .buying-options > div div:last-child a.select-option ul li {width: 100%;margin: 0;padding: 0.25em 0.55em;}.product .product-slider .product .buying-options > div div:last-child a.select-option ul li:hover {background-color: #5a5959;}.product .product-slider .product .buying-options > div div:last-child a.select-option ul.opened {visibility: visible;display: block;}.product .product-slider .product .buying-options > div div:last-child a.select-option.reverse ul {bottom: 100%;margin: 0 0 -4px 0;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 0;-moz-border-radius-bottomright: 0;-moz-border-radius-bottomleft: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-topleft: 4px;border-top-right-radius: 4px;border-top-left-radius: 4px;}.product .product-slider .product .color-selector {display: block;position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;right: 6%;z-index: 8000;}.product .product-slider .product .color-selector ul {margin: 0;padding: 0;list-style: none;}.product .product-slider .product .color-selector ul li {width: 1.4em;height: 1.4em;margin: 0 0 0.35em 0;padding: 0;}.product .product-slider .product .color-selector ul li:last-child {margin-bottom: 0;}.product .product-slider .product .color-selector ul li a {overflow: hidden;outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;text-indent: -9999px;}.product .product-slider .product .color-selector ul li a:hover {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}.product .product-slider .product .preload {display: none;width: 100%;height: 100%;background-color: #f3f3f3;position: absolute;z-index: 9999;top: 0;}.product .product-slider .product .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.product .product-slider .product .preload .spinner > div {background-color: #ffffff;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.product .product-slider .product .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product .product-slider .product .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product .product-slider .product .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product .product-slider .product .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;margin-right: 0;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}@media screen and (max-width: 767px) {.product .product-slider {padding: 2.4em 0;}.product .product-slider .slick-prev {left: -13% !important;margin-top: -16px;}.product .product-slider [dir='rtl'] .slick-prev {right: -13% !important;}.product .product-slider .slick-next {right: -13% !important;margin-top: -16px;}.product .product-slider [dir='rtl'] .slick-next {left: -13% !important;}.product .product-slider .slick-prev:before, .product .product-slider [dir='rtl'] .slick-prev:before,.product .product-slider .slick-next:before, .product .product-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 32px;opacity: 1;color: #E1E1E1;line-height: 1.15;}.product .product-slider .slick-prev:hover:before, .product .product-slider [dir='rtl'] .slick-prev:hover:before,.product .product-slider .slick-next:hover:before, .product .product-slider [dir='rtl'] .slick-next:hover:before {color: #E1E1E1;}.product .product-slider .slick-prev:before, .product .product-slider [dir='rtl'] .slick-prev:before {content: "p" !important;}.product .product-slider .slick-next:before, .product .product-slider [dir='rtl'] .slick-next:before {content: "n" !important;}.product .product-slider .slick-prev, .product .product-slider .slick-next {top: 50%;width: 32px;height: 32px;}.product .product-slider .product .buying-options > div div:first-child {margin-right: 6%;}}@media screen and (min-width: 768px) {.product .product-slider {padding: 4% 0;}.product .product-slider .product,.product .product-slider .social-container {padding: 0 0.8em;}.product .product-slider .product .title {padding: 0.7em 0;}.product .product-slider .product .title h2, .product .product-slider .product .title > div {font-size: 2.2em;}.product .product-slider .product .buying-options {padding: 0.8em 0;}.product .product-slider .product .buying-options > div div:first-child {margin-right: 7%;font-size: 1.6em;}.product .product-slider .product .buying-options > div div:last-child a {padding: 0.7em 1.2em 0.6em;}.product .product-slider .product .buying-options > div div:last-child a img {height: 1.5em;}}@media screen and (min-width: 992px) {.product .product-slider {padding: 2.5% 0;}.product .product-slider .slick-prev {left: -4% !important;margin-top: -20px;}.product .product-slider [dir='rtl'] .slick-prev {right: -4% !important;}.product .product-slider .slick-next {right: -4% !important;margin-top: -20px;}.product .product-slider [dir='rtl'] .slick-next {left: -4% !important;}.product .product-slider .slick-prev:before, .product .product-slider [dir='rtl'] .slick-prev:before,.product .product-slider .slick-next:before, .product .product-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 40px;opacity: 1;color: #E1E1E1;line-height: 1.15;}.product .product-slider .slick-prev:hover:before, .product .product-slider [dir='rtl'] .slick-prev:hover:before,.product .product-slider .slick-next:hover:before, .product .product-slider [dir='rtl'] .slick-next:hover:before {color: #E1E1E1;}.product .product-slider .slick-prev:before, .product .product-slider [dir='rtl'] .slick-prev:before {content: "p" !important;}.product .product-slider .slick-next:before, .product .product-slider [dir='rtl'] .slick-next:before {content: "n" !important;}.product .product-slider .slick-prev, .product .product-slider .slick-next {top: 50%;width: 40px;height: 40px;}.product .product-slider .product,.product .product-slider .social-container {padding: 0 0.65em;}.product .product-slider .product .title {padding: 0.5em 0;}.product .product-slider .product .title h2, .product .product-slider .product .title > div {font-size: 1.8em;}.product .product-slider .product .buying-options {padding: 0.6em 0;}.product .product-slider .product .buying-options > div div:first-child {font-size: 1.25em;}.product .product-slider .product .buying-options > div div:last-child a {padding: 0.5em 1em 0.4em;}.product .product-slider .product .buying-options > div div:last-child a img {height: 1.25em;}}@media screen and (min-width: 1200px) {}@media screen and (max-width: 767px) {}@media screen and (min-width: 768px) {#product-subnav-cloned {position: fixed;display: none;}#product-subnav-cloned[data-always-visible] {display: block;}#product-subnav-cloned ul li {font-size: 1em;}.product-subnav {background-color: #e8ebef;}.product-subnav ul {list-style: none;margin: 0 auto;padding: 0.6em;text-align: center;}.product-subnav ul li {display: inline-block;padding-right: 1.2em;}.product-subnav ul li:after {position: absolute;margin-top: 0.8em;margin-left: 0.6em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.85em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';}.product-subnav ul li.spacer {margin-right: 0.6em;}.product-subnav ul li.spacer:after {content: "|";font-size: 1em;margin-top: 0.7em;}.product-subnav ul li.no-bullet {padding-right: 0.2em;}.product-subnav ul li.no-bullet:after {content: "";}.product-subnav ul li:last-child {padding-right: 0 !important;}.product-subnav ul li:last-child:after {content: '';}.product-subnav ul li a {font-family: "ArticulatCF-Bold";font-weight: normal;text-transform: uppercase;color: #4d4d4d;font-size: 0.8em;}.product-subnav ul li a:hover {text-decoration: none;color: #6b6b6b;}.product-subnav a.buy-now {position: absolute;top: 0;right: 0;width: 12%;height: 100%;padding: 0.4em 0 0.45em;background-color: #c7a04a;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.8em;color: #ffffff;text-decoration: none;text-align: center;line-height: 2.5em;transition: background-color 0.5s ease;}.product-subnav a.buy-now img {width: 1.3em;margin-bottom: 1px;margin-right: 4px;}.product-subnav a.buy-now.selected, .product-subnav a.buy-now.selected:hover, .product-subnav a.buy-now:hover {background-color: #404040;color: #ffffff;}.product-subnav a.buy-now.selected[data-id] .price, .product-subnav a.buy-now.selected:hover[data-id] .price, .product-subnav a.buy-now:hover[data-id] .price {opacity: 1;}.product-subnav a.buy-now[data-id] {overflow: hidden;}.product-subnav a.buy-now[data-id] .price {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #404040;opacity: 0;transition: opacity 0.25s ease;line-height: 3.4em;}.product-subnav a.buy-now[data-id] .price strong {font-family: "ArticulatCF-Heavy";font-weight: normal;}.product-subnav a.promo-cta {position: absolute;top: 0;right: 12%;width: 12%;height: 100%;padding: 0.4em 0 0.45em 1em;background: #363636 url(https://s3.amazonaws.com/cd.bluemic.com/img/satellite-v2/alert-icon.png) 12% 50% no-repeat;-webkit-background-size: auto 40%;background-size: auto 40%;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 0.8em;color: #ffffff;text-decoration: none;text-align: center;line-height: 2.7em;}}@media screen and (min-width: 992px) {}@media screen and (min-width: 1200px) {}.product .new-product-header .product-title h1 {position: relative;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;text-transform: lowercase;color: #ffffff;}.product .new-product-header .product-title h1 span {position: absolute;top: 0;padding-left: 0.2em;margin-top: -0.5em;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 0.32em;line-height: 1em;text-transform: uppercase;color: black;letter-spacing: 0.22em;}.product .new-product-header .product-title h1 sup {font-family: "ArticulatCF-Thin";font-weight: normal;text-transform: uppercase;color: #363636;font-size: 0.45em;top: -0.8em;}.product.template-2018 #product-features {background-color: #1C3F94;color: white;}.product.template-2018 .separator hr {border-color: #e3e3e3;}.product.template-2018 #banners .item.product {position: relative;}.product.template-2018 #banners .item.product .image {position: relative;}.product.template-2018 #banners .item.product .image .color-selector {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;right: 6%;z-index: 10000;}.product.template-2018 #banners .item.product .image .color-selector ul {margin: 0;padding: 0;list-style: none;}.product.template-2018 #banners .item.product .image .color-selector ul li {width: 1.4em;height: 1.4em;margin: 0 0 0.35em 0;padding: 0;}.product.template-2018 #banners .item.product .image .color-selector ul li:last-child {margin-bottom: 0;}.product.template-2018 #banners .item.product .image .color-selector ul li a {overflow: hidden;outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;text-indent: -9999px;}.product.template-2018 #banners .item.product .image .color-selector ul li a:hover {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}.product.template-2018 #banners .item.product .image .preload {display: none;width: 100%;height: 100%;background-color: #f3f3f3;position: absolute;z-index: 9999;top: 0;}.product.template-2018 #banners .item.product .image .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.product.template-2018 #banners .item.product .image .preload .spinner > div {background-color: #ffffff;height: 100%;width: 6px;display: inline-block;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.product.template-2018 #banners .item.product .image .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product.template-2018 #banners .item.product .image .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product.template-2018 #banners .item.product .image .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product.template-2018 #banners .item.product .image .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}#cboxPrevious {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/gallery_arrows_new.png") no-repeat 0 0;width: 30px;height: 49px;}#cboxNext {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/gallery_arrows_new.png") no-repeat -30px 0;width: 30px;height: 49px;}#cboxNext:hover {background-position: -30px 0;}#cboxPagination {height: 20px;}#cboxPagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}#cboxPagination li.current a {background-color: #404040;}#cboxPagination a {background: #ffffff;border-radius: 10px;padding-top: 14px;width: 20px;margin-right: 10px;border: 3px solid #e1e1e1;}#cboxPagination a:hover, #cboxPagination a:focus {opacity: 1;}.product .product-slider .product .title > div sup,.product .product-slider .product .title h2 sup {font-family: "ArticulatCF-Light";font-weight: normal;position: relative;top: -0.5em;vertical-align: baseline;font-weight: normal;font-size: 55%;line-height: 0;text-transform: uppercase;}@media screen and (max-width: 767px) {.product.template-2018 .new-product-header .product-title {background-color: #1C3F94;}.product.template-2018 .new-product-header .product-title h1 {margin-bottom: 0.2em;font-size: 2.9em;}.product.template-2018 .new-product-header .product-title h1 sup {color: white;top: 0;display: block;margin: 0.4em 0 1.4em 0;}.product.template-2018 .new-product-header .product-title h2 {color: #ffffff;font-size: 0.85em;}.product.template-2018 .new-product-header .product-title hr {border-color: #ffffff;}.product.template-2018 .new-product-header .product-title h3 {color: #ffffff;font-size: 1.1em;}.product.template-2018 .new-product-header .product-title p {color: #ffffff;font-size: 0.85em;line-height: 1.7em;}.product.template-2018 .new-product-header a.dealer, .product.template-2018 .new-product-header a.price {font-size: 1.3em;}.product.template-2018 .new-product-header a.price .shop-transition-notice span {background-color: #363636;}.product.template-2018 .new-product-header a.price .shop-transition-notice span:after {border-color: #363636 transparent transparent transparent;}.product.template-2018 .new-product-header a.dealer {font-family: "ArticulatCF-Text";font-weight: normal;}.product.template-2018 #product-highlights .bg {background-color: #ffffff;}.product.template-2018 #product-highlights .bg h2 {font-size: 1.45em;margin-bottom: 0.6em;}.product.template-2018 #product-highlights .bg p {font-size: 0.85em;}.product.template-2018 #product-highlights .bg hr {width: 70%;margin: 0 auto;border-top: 1px solid #ccc;text-align: center;}.product.template-2018 .quote-slider {background-color: #363636;margin-bottom: 0 !important;}.product.template-2018 .quote-slider h4 {font-family: "ArticulatCF-TextOblique" !important;font-size: 1.9em !important;position: relative;padding-top: 1.4em;color: #e1e1e1;}.product.template-2018 .quote-slider h4::before {content: '“';font-family: "ArticulatCF-Bold";position: absolute;display: block;font-size: 2.4em;height: 1em;top: 0.2em;width: 90%;color: #e1e1e1 !important;}.product.template-2018 .quote-slider p {font-family: "TiemposHeadline-BoldItalic" !important;font-size: 1.6em !important;margin-top: 1.6em;color: #e1e1e1 !important;}.product.template-2018 .quote-slider .slick-dots li button::before {outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;content: '';border-color: #e1e1e1;background-color: #ffffff;}.product.template-2018 .quote-slider .slick-dots li.slick-active button::before {opacity: 1 !important;border-color: #c1a158 !important;background-color: white !important;}.product.template-2018 #product-features {padding: 0 !important;}.product.template-2018 #product-features h2 {color: #ffffff;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.6em;text-align: center;text-transform: none;}.product.template-2018 #product-features ul.features {margin-bottom: 1em !important;}.product.template-2018 #product-features ul.features li {color: #ffffff;font-size: 0.85em;padding: 1.4em 1em 1.4em !important;}.product.template-2018 #product-features ul.features li:nth-child(even) {background-color: transparent;}.product.template-2018 #product-features ul.features li:nth-child(odd) {background-color: rgba(255, 255, 255, 0.1);}.product.template-2018 #suggested-applications {padding: 0 !important;background-color: #1C3F94;}.product.template-2018 #suggested-applications hr {margin-top: 0;margin-bottom: 1.6em;}.product.template-2018 #suggested-applications h2 {text-align: center;font-family: "ArticulatCF-ExtraLight";font-weight: normal;color: #ffffff;font-size: 1.2em;}.product.template-2018 #suggested-applications ol {text-align: center !important;margin-top: 1em;margin-bottom: 1.4em;}.product.template-2018 #suggested-applications ol li {width: 20%;margin-bottom: 3%;margin-left: 0.6em;}.product.template-2018 #suggested-applications ol .tooltip .tooltiptext {background-color: #ffffff;color: #1c3f94;}.product.template-2018 #suggested-applications ol .tooltip .tooltiptext:not(.bottom)::after {border-color: #ffffff transparent transparent transparent;}.product.template-2018 #video .title, .product.template-2018 #videos .title {text-align: center;color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.45em;text-transform: none;}.product.template-2018 #video .replace_bg:not(.no-play-button) .rsPlayBtnIcon, .product.template-2018 #videos .replace_bg:not(.no-play-button) .rsPlayBtnIcon {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/Icons/PNG/videomodule-playbutton@2x.png") no-repeat center center;height: 100%;background-size: 15%;}.product.template-2018 #sounds {border-bottom: 2px solid #dfdfdf;}.product.template-2018 #sounds .title {text-align: center;color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.45em;text-transform: none;}.product.template-2018 #sounds p {margin: 0 0 1.4em 0;text-align: center;}.product.template-2018 #sounds p a {display: inline-block;padding: 0.3em 1em;background-color: #c8a04b;border-radius: 8px;color: white;text-decoration: none;text-transform: uppercase;}.product.template-2018 #sounds .sc-player-container .sc-player .sc-trackslist {height: 9.6em;}.product.template-2018 #technical-specifications {padding: 0 !important;}.product.template-2018 #technical-specifications .main.image {padding: 0;}.product.template-2018 #technical-specifications .panel {display: none;}.product.template-2018 #technical-specifications h2 {color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.45em;text-transform: none;text-align: left;margin: 0;padding: 6.66%;display: block;background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/accordion-closed.gif") 95% 50% #ebebeb no-repeat;border-bottom: 1px solid #cccccc;}.product.template-2018 #technical-specifications h2.active {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/accordion-open.gif") 95% 50% #ebebeb no-repeat;}.product.template-2018 #technical-specifications h3 {padding: 0 6.66%;text-align: left;}.product.template-2018 #technical-specifications ul.specs {margin: 0 !important;border-bottom: 1px solid #cccccc;}.product.template-2018 #technical-specifications ul.specs li {color: #4d4d4d;padding: 1em 6.66% !important;font-size: 0.85em;background-color: #ebebeb;}.product.template-2018 #technical-specifications ul.specs li:before {content: '';}.product.template-2018 #technical-specifications ul.specs li:nth-child(odd) {background-color: #e1e1e1;}.product.template-2018 #technical-specifications ul.specs li a {color: #1C3F94;text-decoration: underline;}.product.template-2018 #technical-specifications p.padded {padding: 0 6.66%;}.product.template-2018 #technical-specifications .includes h2 {color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.45em;text-transform: none;text-align: left;margin: 0;padding: 6.66%;display: block;background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/accordion-closed.gif") 95% 50% #ebebeb no-repeat;border-bottom: 1px solid #cccccc;}.product.template-2018 #technical-specifications .includes h2.active {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/accordion-open.gif") 95% 50% #ebebeb no-repeat;}.product.template-2018 #technical-specifications .includes p {font-size: 1em;padding: 1em 6.66%;margin: 0;text-align: left;}.product.template-2018 #technical-specifications .downloads h3 {color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.45em;text-transform: none;text-align: left;margin: 0;padding: 6.66%;display: block;border-bottom: 1px solid #cccccc;line-height: 1em;background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/accordion-closed.gif") 95% 50% #ebebeb no-repeat;}.product.template-2018 #technical-specifications .downloads h3.active {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/accordion-open.gif") 95% 50% #ebebeb no-repeat;}.product.template-2018 #technical-specifications .downloads .icon {width: 1.25em;display: inline-block;}.product.template-2018 #technical-specifications .downloads h4 {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: none;width: auto;display: inline-block;font-size: 1em;margin: 1.4em 0;}.product.template-2018 #technical-specifications .downloads .row {margin-bottom: 1.4em;}.product.template-2018 #technical-specifications .downloads .language-selector .label {color: #4d4d4d;background-color: #cccccc;text-transform: capitalize;border: none;}.product.template-2018 #technical-specifications .downloads .language-selector ul {background-color: #cccccc;color: #4d4d4d;border: none;}.product.template-2018 #technical-specifications .downloads .language-selector ul li span {color: #4d4d4d;}.product.template-2018 #technical-specifications .downloads .language-selector div.arrow {right: 10px;border: none;width: 20px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/selector-arrow-black.png") 50% 55% no-repeat;-webkit-background-size: 55% auto;background-size: 55% auto;}.product.template-2018 #product-links-compo {background-color: #ebebeb !important;}.product.template-2018 #product-links-compo .color-selector {position: absolute;top: 1em;right: -2em;width: auto;margin: 0 !important;padding: 0;list-style: none;}.product.template-2018 #product-links-compo .color-selector li {display: block;width: 1.6em;height: 1.6em;margin: 0 0 0.4em 0 !important;padding: 0;}.product.template-2018 #product-links-compo .color-selector li:last-child {margin: 0;}.product.template-2018 #product-links-compo .color-selector li a {overflow: hidden;outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;text-indent: -9999px;}.product.template-2018 #product-links-compo .color-selector li a:hover {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}.product.template-2018 #product-links-compo .preload {display: none;width: 100%;height: 100%;background-color: transparent;position: absolute;z-index: 9999;top: 0;}.product.template-2018 #product-links-compo .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.product.template-2018 #product-links-compo .preload .spinner > div {background-color: #5a595f;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.product.template-2018 #product-links-compo .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product.template-2018 #product-links-compo .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product.template-2018 #product-links-compo .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product.template-2018 #product-links-compo .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;margin-right: 0;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}.product.template-2018 #product-links-compo .product-chooser h2 {font-size: 1.45em;}.product.template-2018 #product-links-compo .product-chooser p {font-size: 0.85em;line-height: 1.7em;}.product.template-2018 #product-links-compo .hidden-sm.hidden-md.hidden-lg .row + .row {display: flex;flex-direction: row;flex-wrap: wrap;}.product.template-2018 #product-links-compo .hidden-sm.hidden-md.hidden-lg .row + .row a {flex: 1 0 0;}.product.template-2018 #product-links-compo .hidden-sm.hidden-md.hidden-lg .row + .row a + a {flex: 53.33333333% 0 0;}.product.template-2018 #product-links-compo a.price,.product.template-2018 #product-links-compo a.dealer,.product.template-2018 #product-links-compo a.learn-more {display: block;padding: 0.7em 0;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.3em;text-align: center;color: white;text-decoration: none;}.product.template-2018 #product-links-compo a.price img,.product.template-2018 #product-links-compo a.dealer img,.product.template-2018 #product-links-compo a.learn-more img {display: inline-block !important;}.product.template-2018 #product-links-compo a.price,.product.template-2018 #product-links-compo a.notify-me {background-color: #c7a04a;}.product.template-2018 #product-links-compo a.price img,.product.template-2018 #product-links-compo a.notify-me img {width: 1.2em;margin-top: -0.2em;}.product.template-2018 #product-links-compo a.price sup,.product.template-2018 #product-links-compo a.notify-me sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product.template-2018 #product-links-compo a.notify-me {background-color: #c7c7c7;}.product.template-2018 #product-links-compo a.learn-more {background-color: #4d4d4d;font-family: "ArticulatCF-Medium";font-weight: normal;}.product.template-2018 #product-links-compo .slick-prev {left: 10px !important;margin-top: -13px;}.product.template-2018 #product-links-compo [dir='rtl'] .slick-prev {right: 10px !important;}.product.template-2018 #product-links-compo .slick-next {right: 10px !important;margin-top: -13px;}.product.template-2018 #product-links-compo [dir='rtl'] .slick-next {left: 10px !important;}.product.template-2018 #product-links-compo .slick-prev:before, .product.template-2018 #product-links-compo [dir='rtl'] .slick-prev:before,.product.template-2018 #product-links-compo .slick-next:before, .product.template-2018 #product-links-compo [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 26px;opacity: 1;color: white;line-height: 1.15;}.product.template-2018 #product-links-compo .slick-prev:hover:before, .product.template-2018 #product-links-compo [dir='rtl'] .slick-prev:hover:before,.product.template-2018 #product-links-compo .slick-next:hover:before, .product.template-2018 #product-links-compo [dir='rtl'] .slick-next:hover:before {color: white;}.product.template-2018 #product-links-compo .slick-prev:before, .product.template-2018 #product-links-compo [dir='rtl'] .slick-prev:before {content: "p" !important;}.product.template-2018 #product-links-compo .slick-next:before, .product.template-2018 #product-links-compo [dir='rtl'] .slick-next:before {content: "n" !important;}.product.template-2018 #product-links-compo .slick-prev, .product.template-2018 #product-links-compo .slick-next {top: 35%;width: 26px;height: 26px;}.product.template-2018 #product-links-compo .slick-dots {bottom: 10em;width: 100%;}.product.template-2018 #product-links-compo .slick-dots li {width: 1.2em;height: 2em;margin: 0 0.25em 0 !important;padding: 0 !important;}.product.template-2018 #product-links-compo .slick-dots li button {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 3px solid #e1e1e1;background-color: white;width: 1.2em;height: 1.2em;padding: 0;font-size: 1em;}.product.template-2018 #product-links-compo .slick-dots li button:before {content: "";}.product.template-2018 #product-links-compo .slick-dots li.slick-active button {opacity: 1 !important;border-color: #c1a158 !important;background-color: white !important;}.product.template-2018 #product-links-compo .image {margin-bottom: 3.5em;}.product.template-2018 #product-links-compo .description {padding: 1.4em 0;background-color: #e1e1e1;}.product.template-2018 #product-links-compo .description h2, .product.template-2018 #product-links-compo .description div.title {margin: 0;padding: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 1.6em;text-transform: none;color: #363636;text-align: center;line-height: 1.05em;}.product.template-2018 #product-links-compo .description h2 sup, .product.template-2018 #product-links-compo .description div.title sup {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: none;}.product.template-2018 #product-links-compo .description p {margin: 0;padding: 0 1em;font-size: 0.75em;}.product.template-2018 .custom-product-gallery .slick-prev {left: 10px !important;margin-top: -13px;}.product.template-2018 .custom-product-gallery [dir='rtl'] .slick-prev {right: 10px !important;}.product.template-2018 .custom-product-gallery .slick-next {right: 10px !important;margin-top: -13px;}.product.template-2018 .custom-product-gallery [dir='rtl'] .slick-next {left: 10px !important;}.product.template-2018 .custom-product-gallery .slick-prev:before, .product.template-2018 .custom-product-gallery [dir='rtl'] .slick-prev:before,.product.template-2018 .custom-product-gallery .slick-next:before, .product.template-2018 .custom-product-gallery [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 26px;opacity: 1;color: white;line-height: 1.15;}.product.template-2018 .custom-product-gallery .slick-prev:hover:before, .product.template-2018 .custom-product-gallery [dir='rtl'] .slick-prev:hover:before,.product.template-2018 .custom-product-gallery .slick-next:hover:before, .product.template-2018 .custom-product-gallery [dir='rtl'] .slick-next:hover:before {color: white;}.product.template-2018 .custom-product-gallery .slick-prev:before, .product.template-2018 .custom-product-gallery [dir='rtl'] .slick-prev:before {content: "p" !important;}.product.template-2018 .custom-product-gallery .slick-next:before, .product.template-2018 .custom-product-gallery [dir='rtl'] .slick-next:before {content: "n" !important;}.product.template-2018 .custom-product-gallery .slick-prev, .product.template-2018 .custom-product-gallery .slick-next {top: 50%;width: 26px;height: 26px;}.product.template-2018 .custom-product-gallery .slick-dots {bottom: 1.4em;width: 100%;}.product.template-2018 .custom-product-gallery .slick-dots li {width: 1.2em;height: 1.5em;margin: 0 0.25em 0 !important;padding: 0 !important;}.product.template-2018 .custom-product-gallery .slick-dots li button {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 3px solid #e1e1e1;background-color: white;width: 1.2em;height: 1.2em;padding: 0;font-size: 1em;}.product.template-2018 .custom-product-gallery .slick-dots li button:before {content: "";}.product.template-2018 .custom-product-gallery .slick-dots li.slick-active button {opacity: 1 !important;border-color: #c1a158 !important;background-color: white !important;}}@media screen and (min-width: 768px) {.product .product-subnav a.buy-now {background-color: #c7a04a;font-family: "ArticulatCF-Medium";}.product .new-product-header .product-title h1 {margin-bottom: 0.15em;font-size: 3.8em;}.product .new-product-header .product-title h1 span, .product .new-product-header .product-title h1 sup {color: white;}.product .new-product-header .product-title h2 {font-size: 1.15em;}.product .new-product-header .product-title hr {margin: 1.2em 0 0 0;}.product .new-product-header .product-title h3 {margin-top: 0.6em;margin-bottom: 0.2em;font-size: 1.6em;}.product .new-product-header .product-title p {font-size: 1.15em;line-height: 1.6em;margin-top: 0;margin-bottom: 2.4em;}.product .new-product-header .product-title span.price {line-height: 1.7em;}.product .new-product-header .product-title a.buy-now-button,.product .new-product-header .product-title a.notify-me-button,.product .new-product-header .product-title a.find-a-dealer-button,.product .new-product-header .product-title a.cta {padding: 0.55em 1.8em;font-size: 1.1em;margin: 0 1.2em 0 0;}.product.template-2018 .product-subnav ul li a {font-size: 1.1em;}.product.template-2018 #product-highlights {padding: 3.2em 0 6em 0 !important;}.product.template-2018 #product-highlights .info {padding-top: 2em;}.product.template-2018 #product-highlights .info h2 {font-size: 2.4em;margin-bottom: 0.4em;}.product.template-2018 #product-highlights .info h2, .product.template-2018 #product-highlights .info p {text-align: center;}.product.template-2018 #product-highlights .info p {margin: 0;font-size: 1.1em;}.product.template-2018 #product-highlights .info hr {width: 80%;margin: 3.4em auto;border-top: 1px solid #eee;text-align: center;}.product.template-2018 #product-highlights .img-over {padding-top: 1.8em;}.product.template-2018 .quote-slider {background-color: #363636;margin-bottom: 0 !important;}.product.template-2018 .quote-slider > div {padding: 3.4em 0 3em 0;}.product.template-2018 .quote-slider > div .slick-slide p {margin-bottom: 1em !important;}.product.template-2018 .quote-slider .slick-arrow {display: none !important;}.product.template-2018 .quote-slider h4 {font-family: "ArticulatCF-TextOblique" !important;font-size: 2.4em !important;position: relative;padding-top: 1.8em;color: #e1e1e1;}.product.template-2018 .quote-slider h4::before {content: '“';font-family: "ArticulatCF-Bold";position: absolute;display: block;font-size: 3.2em;height: 1em;top: 0.2em;width: 100%;color: #e1e1e1 !important;}.product.template-2018 .quote-slider p {font-family: "TiemposHeadline-BoldItalic" !important;font-size: 2em !important;margin-top: 1.6em;color: #e1e1e1 !important;}.product.template-2018 .quote-slider .slick-dots {bottom: 15px !important;}.product.template-2018 .quote-slider .slick-dots li {width: 16px;height: 16px;margin: 5px;}.product.template-2018 .quote-slider .slick-dots li button::before {outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;content: '';border-color: #e1e1e1;background-color: #ffffff;}.product.template-2018 .quote-slider .slick-dots li.slick-active button::before {opacity: 1 !important;border-color: #c1a158 !important;background-color: white !important;}.product.template-2018 #product-features {padding: 4em 0 0 0 !important;}.product.template-2018 #product-features h2 {color: #ffffff;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 2.4em;text-align: center;text-transform: none;}.product.template-2018 #product-features ul.features {padding: 0;}.product.template-2018 #product-features ul.features li {padding: 0.9em 1em 1em !important;color: #ffffff;font-size: 1.3em;}.product.template-2018 #product-features ul.features li:nth-child(even) {background-color: transparent;}.product.template-2018 #product-features ul.features li:nth-child(odd) {background-color: rgba(255, 255, 255, 0.1);}.product.template-2018 #product-features .text {padding-top: 2.4em;}.product.template-2018 #suggested-applications {padding: 0 0 3.4em 0 !important;background-color: #1C3F94;}.product.template-2018 #suggested-applications h2 {text-align: center;font-family: "ArticulatCF-ExtraLight";font-weight: normal;color: #ffffff;font-size: 1.6em;margin-bottom: 1em;}.product.template-2018 #suggested-applications ol {text-align: center !important;margin-top: 1.6em;}.product.template-2018 #suggested-applications ol li {width: 10%;margin: 0 5px;}.product.template-2018 #suggested-applications ol .tooltip .tooltiptext {background-color: #ffffff;color: #1c3f94;}.product.template-2018 #suggested-applications ol .tooltip .tooltiptext:not(.bottom)::after {border-color: #ffffff transparent transparent transparent;}.product.template-2018 #video .replace_bg:not(.no-play-button) .rsPlayBtnIcon, .product.template-2018 #videos .replace_bg:not(.no-play-button) .rsPlayBtnIcon {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/Icons/PNG/videomodule-playbutton@2x.png") no-repeat center center;height: 100%;background-size: 8%;opacity: .7;-webkit-transition: opacity 0.25s ease;-moz-transition: opacity 0.25s ease;-ms-transition: opacity 0.25s ease;-o-transition: opacity 0.25s ease;transition: opacity 0.25s ease;}.product.template-2018 #video .replace_bg:not(.no-play-button) .rsPlayBtnIcon:hover, .product.template-2018 #videos .replace_bg:not(.no-play-button) .rsPlayBtnIcon:hover {opacity: 1;}.product.template-2018 #sounds {padding: 3em 0 !important;}.product.template-2018 #sounds .title {text-align: center;color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 2.4em;text-transform: none;}.product.template-2018 #sounds p {margin: 0;text-align: center;}.product.template-2018 #sounds p a {display: inline-block;padding: 0.3em 1em;background-color: #c8a04b;border-radius: 8px;color: white;text-decoration: none;text-transform: uppercase;}.product.template-2018 .image-gallery {position: relative;background-color: #ffffff;}.product.template-2018 .image-gallery .row [class^="col-"],.product.template-2018 .image-gallery .row [class*=" col-"] {margin-bottom: 0 !important;}.product.template-2018 .image-gallery .replace_gallery_bg {min-height: 14em;margin: 0 !important;display: table-cell;position: relative;}.product.template-2018 .image-gallery .replace_gallery_bg a {position: absolute;width: 100%;height: 100%;}.product.template-2018 .image-gallery .replace_gallery_bg.double-height {min-height: 28em;}.product.template-2018 .image-gallery .replace_gallery_bg .overlay .icon {background-image: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/plus-gallery-v2.png") !important;background-position: center center;background-size: 40px;}.product.template-2018 .image-gallery .replace_gallery_bg .overlay .bg {background-color: #1C3F94;}.product.template-2018 #technical-specifications {padding: 6em 0 4em 0 !important;}.product.template-2018 #technical-specifications .main.image {padding: 0 0 2em;}.product.template-2018 #technical-specifications h2 {color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 2.4em;text-transform: none;margin: 0;line-height: 1em;text-align: left;}.product.template-2018 #technical-specifications h3 {text-align: left;font-size: 1.3em;}.product.template-2018 #technical-specifications h3.subtitle {padding-left: 0;margin-top: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1em;text-transform: uppercase;line-height: 1em;}.product.template-2018 #technical-specifications ul.specs {padding: 0 !important;}.product.template-2018 #technical-specifications ul.specs li {color: #4d4d4d;padding: 0.55em 1.2em !important;font-size: 1.3em;}.product.template-2018 #technical-specifications ul.specs li:before {content: '';}.product.template-2018 #technical-specifications ul.specs li:nth-child(odd) {background-color: #cccccc;}.product.template-2018 #technical-specifications ul.specs li a {color: #1C3F94;text-decoration: underline;}.product.template-2018 #technical-specifications ul.reqs {padding: 0 !important;}.product.template-2018 #technical-specifications ul.reqs li {font-size: 1em;}.product.template-2018 #technical-specifications ul.reqs li:before {position: absolute;margin-top: 0.2em;margin-left: -0.5em;font-size: 2em;font-family: "ArticulatCF-Bold";font-weight: normal;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';}.product.template-2018 #technical-specifications .main.image {padding: 0;}.product.template-2018 #technical-specifications .image.replace_bg.icon {margin-bottom: 1em;}.product.template-2018 #technical-specifications .includes {padding: 2em;background-color: #e8ebef;}.product.template-2018 #technical-specifications .includes h3 {font-family: "TiemposHeadline-Bold";font-weight: normal;text-transform: none;font-size: 1.4em;margin: 0;text-align: left;}.product.template-2018 #technical-specifications .includes h3 span:last-child {font-family: "ArticulatCF-Medium";font-weight: normal;font-size: 0.8em;border-left: 1px solid #4d4d4d;margin-left: 0.5em;padding-left: 0.5em;}.product.template-2018 #technical-specifications .downloads {margin: 0 0 2em 0;padding: 0 2em 2em 2em;background-color: #e8ebef;}.product.template-2018 #technical-specifications .downloads .row {margin-bottom: 0.6em;}.product.template-2018 #technical-specifications .downloads .row:last-child {margin-bottom: 0;}.product.template-2018 #technical-specifications .downloads h3 {font-family: "TiemposHeadline-Bold";font-weight: normal;text-transform: none;font-size: 1.4em;margin: 0 0 0.2em 0;text-align: left;}.product.template-2018 #technical-specifications .downloads .icon {width: 1.25em;display: inline-block;}.product.template-2018 #technical-specifications .downloads h4 {font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: none;width: auto;display: inline-block;font-size: 1em;margin: 0.4em 0 0 0;}.product.template-2018 #technical-specifications .downloads .language-selector .label {color: #4d4d4d;background-color: #cccccc;text-transform: capitalize;border: none;}.product.template-2018 #technical-specifications .downloads .language-selector ul {background-color: #cccccc;color: #4d4d4d;border: none;}.product.template-2018 #technical-specifications .downloads .language-selector ul li span {color: #4d4d4d;}.product.template-2018 #technical-specifications .downloads .language-selector div.arrow {right: 10px;border: none;width: 20px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/selector-arrow-black.png") 50% 55% no-repeat;-webkit-background-size: 55% auto;background-size: 55% auto;}.product.template-2018 #technical-specifications .downloads a.download {background-color: #cccccc;border-color: #cccccc;transition: background-color 0.5s ease, background-color 0.5s ease;color: #4d4d4d;}.product.template-2018 #technical-specifications .downloads a.download.yellow {background-color: #c7a04a;border-color: #c7a04a;color: white;}.product.template-2018 #technical-specifications .downloads a.download:hover {background-color: #404040;color: white;}.product.template-2018 #product-links-compo {background-color: #ebebeb !important;padding-bottom: 1.6em;}.product.template-2018 #product-links-compo .color-selector {width: 88%;margin: 1.6em 0 0 !important;padding: 0;list-style: none;text-align: center;}.product.template-2018 #product-links-compo .color-selector li {display: inline-block;width: 1.6em;height: 1.6em;margin: 0 0.4em 0 0 !important;padding: 0 !important;font-size: 1em;}.product.template-2018 #product-links-compo .color-selector li:last-child {margin: 0;}.product.template-2018 #product-links-compo .color-selector li a {overflow: hidden;outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;text-indent: -9999px;}.product.template-2018 #product-links-compo .color-selector li a:hover {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}.product.template-2018 #product-links-compo .preload {display: none;width: 100%;height: 100%;background-color: white;position: absolute;z-index: 9999;top: 0;}.product.template-2018 #product-links-compo .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.product.template-2018 #product-links-compo .preload .spinner > div {background-color: #5a595f;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.product.template-2018 #product-links-compo .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product.template-2018 #product-links-compo .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product.template-2018 #product-links-compo .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product.template-2018 #product-links-compo .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;margin-right: 0;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}.product.template-2018 #product-links-compo .item {padding-bottom: 0;}.product.template-2018 #product-links-compo .item .color-selector {position: absolute;width: 100%;margin: 0 !important;bottom: -2.6em;}.product.template-2018 #product-links-compo .item .color-selector li:last-child {margin-right: 0 !important;}.product.template-2018 #product-links-compo .item .preload {top: 0;height: 100%;background-color: #d7d7d7;}.product.template-2018 #product-links-compo .product-chooser {padding: 4.2em 0;}.product.template-2018 #product-links-compo .product-chooser h2 {font-size: 2.4em;}.product.template-2018 #product-links-compo .product-chooser p {font-size: 1.1em;line-height: 1.4em;}.product.template-2018 #product-links-compo .product-chooser ul.links {list-style: none;margin: 0;padding: 0;}.product.template-2018 #product-links-compo .product-chooser ul.links li {padding: 0 !important;margin: 0 0 0.5em 0 !important;}.product.template-2018 #product-links-compo .product-chooser ul.links li a {display: flex;height: 4em;padding: 1em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #f2f2f2;text-decoration: none;}.product.template-2018 #product-links-compo .product-chooser ul.links li a h2, .product.template-2018 #product-links-compo .product-chooser ul.links li a div.title {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 1.3em;text-transform: none;color: #4d4d4d;text-decoration: none;align-self: center;margin: 0;flex: 0 0 auto;}.product.template-2018 #product-links-compo .product-chooser ul.links li a h2 sup, .product.template-2018 #product-links-compo .product-chooser ul.links li a div.title sup {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: none;font-size: 65%;}.product.template-2018 #product-links-compo .product-chooser ul.links li a span {align-self: center;color: #4d4d4d;text-decoration: none;}.product.template-2018 #product-links-compo .product-chooser ul.links li a span:first-child {font-family: "TiemposHeadline-Bold";font-weight: normal;text-transform: none;}.product.template-2018 #product-links-compo .product-chooser ul.links li a span:last-child {display: inline-block;border-left: 1px solid #4d4d4d;font-family: "ArticulatCF-ExtraLight";font-weight: normal;margin: -0.1em 0 0 0.4em;padding-left: 0.6em;font-size: 0.8em;text-transform: none;}.product.template-2018 #product-links-compo .product-chooser ul.links li a:hover {background-color: #1C3F94;text-decoration: none;}.product.template-2018 #product-links-compo .product-chooser ul.links li a:hover h2, .product.template-2018 #product-links-compo .product-chooser ul.links li a:hover div.title {color: #ffffff;text-decoration: none;}.product.template-2018 #product-links-compo .product-chooser ul.links li a:hover span {text-decoration: none;color: #ffffff;}.product.template-2018 #product-links-compo .product-chooser ul.links li a:hover span:last-child {border-left: 1px solid #ffffff;}.product.template-2018 #product-links-compo .product-chooser ul.links li.active a {background-color: #1C3F94;}.product.template-2018 #product-links-compo .product-chooser ul.links li.active a h2, .product.template-2018 #product-links-compo .product-chooser ul.links li.active a div.title {color: #ffffff;}.product.template-2018 #product-links-compo .product-chooser ul.links li.active span {color: #ffffff;}.product.template-2018 #product-links-compo .product-chooser ul.links li.active span:last-child {border-left: 1px solid #ffffff;}.product.template-2018 #product-links-compo .product-container {width: 100%;margin-top: 7em;}.product.template-2018 #product-links-compo .product-container .info {margin-top: 1em;}.product.template-2018 #product-links-compo .product-container .info .content {width: 100%;}.product.template-2018 #product-links-compo .product-container .info .content h2, .product.template-2018 #product-links-compo .product-container .info .content div.price {background-color: #f2f2f2;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.6em;padding: 0.4em;margin-bottom: 0.4em;text-align: center;}.product.template-2018 #product-links-compo .product-container .info .content h2 sup, .product.template-2018 #product-links-compo .product-container .info .content div.price sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product.template-2018 #product-links-compo .product-container .info .content h2 span.regular-price, .product.template-2018 #product-links-compo .product-container .info .content div.price span.regular-price {position: relative;display: inline-block;padding: 0.1em 0.4em 0.15em;transform: translateY(-20%);font-size: 70%;font-family: "ArticulatCF-Light";font-weight: normal;}.product.template-2018 #product-links-compo .product-container .info .content h2 span.regular-price:after, .product.template-2018 #product-links-compo .product-container .info .content div.price span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(0, 0, 0, 0.75);font-size: 0;}.product.template-2018 #product-links-compo .product-container .info .content ul {margin: 0 !important;padding: 0 !important;}.product.template-2018 #product-links-compo .product-container .info .content ul li {margin: 0 0 0.4em 0 !important;padding: 0 !important;}.product.template-2018 #product-links-compo .product-container .info .content ul li a {width: 100%;-webkit-border-radius: 5px;border-radius: 5px;text-transform: uppercase;line-height: 1.6em;display: inline-block;padding: 10px 20px;color: #ffffff;margin-right: 15px;transition: background-color 0.5s ease;background-color: #b7b7b7;font-size: 0.7em;text-align: center;position: relative;font-family: "ArticulatCF-Text";font-weight: normal;}.product.template-2018 #product-links-compo .product-container .info .content ul li a.buy {background-color: #c8a04b;}.product.template-2018 #product-links-compo .product-container .info .content ul li a:hover {background-color: #404040;text-decoration: none;}.product.template-2018 #product-links-compo .product-container .info .content ul li a span {margin-left: 2em;}.product.template-2018 #product-links-compo .product-container .info .content ul li a img {position: absolute;display: inline;width: 1.4em;margin-top: 0em;}}@media screen and (min-width: 992px) {.product .product-subnav ul li a {font-size: 0.85em;}.product .new-product-header .product-title h1 {font-size: 4em;}.product .new-product-header .product-title h2 {font-size: 0.975em;}.product .new-product-header .product-title hr {margin: 2em 0 2em 0;}.product .new-product-header .product-title h3 {font-size: 1.575em;}.product .new-product-header .product-title p {font-size: 0.975em;line-height: 1.5em;}.product .new-product-header .product-title span.price {font-size: 1.85em;}.product .new-product-header .product-title a.buy-now-button,.product .new-product-header .product-title a.notify-me-button,.product .new-product-header .product-title a.find-a-dealer-button,.product .new-product-header .product-title a.cta {padding: 0.85em 2.8em;font-size: 1em;}.product.template-2018 .product-subnav ul li a {font-size: 0.85em;}.product.template-2018 #product-highlights {padding: 4em 0 2em 0 !important;}.product.template-2018 #product-highlights .info h2 {font-size: 2em;}.product.template-2018 #product-highlights .info p {font-size: 0.975em;}.product.template-2018 #product-highlights .info hr {width: 63%;margin: 2em auto;}.product.template-2018 #product-highlights hr {margin: 2.8em auto;}.product.template-2018 #product-highlights .img-over {padding-top: 0;text-align: right;margin-top: -2em;}.product.template-2018 .quote-slider > div .slick-slide p {margin-bottom: 0 !important;}.product.template-2018 .quote-slider h4 {padding-top: 1.4em;font-size: 2.3em !important;}.product.template-2018 .quote-slider h4::before {top: 0.1em;font-size: 4.2em;}.product.template-2018 .quote-slider .slick-dots {bottom: 20px !important;}.product.template-2018 .quote-slider .slick-dots li {width: 20px;height: 20px;}.product.template-2018 #product-features h2 {font-size: 2em;}.product.template-2018 #product-features ul.features li {font-size: 1.1em;}.product.template-2018 #suggested-applications h2 {font-size: 1.2em;}.product.template-2018 #suggested-applications ol li {width: 6%;}.product.template-2018 #sounds {padding: 3em 0 4em 0 !important;}.product.template-2018 #sounds .title {font-size: 2em;margin-bottom: 1.2em;}.product.template-2018 .image-gallery .replace_gallery_bg {min-height: 18em;}.product.template-2018 .image-gallery .replace_gallery_bg.double-height {min-height: 36em;}.product.template-2018 #technical-specifications {padding: 5.4em 0 3em 0 !important;}.product.template-2018 #technical-specifications h2 {font-size: 2em;}.product.template-2018 #technical-specifications h3 {padding: 0;}.product.template-2018 #technical-specifications ul.specs li {font-size: 1.1em;padding: 0.95em 1.2em !important;}.product.template-2018 #technical-specifications .includes h3 {display: flex;font-size: 1.8em;}.product.template-2018 #technical-specifications .includes h3 span:last-child {padding: 0.5em;font-size: 0.6em;}.product.template-2018 #technical-specifications .downloads h3 {font-size: 1.8em;}.product.template-2018 #product-links-compo .product-chooser h2, .product.template-2018 #product-links-compo .product-chooser div.title {font-size: 2em;}.product.template-2018 #product-links-compo .product-chooser p {font-size: 1em;}.product.template-2018 #product-links-compo .product-chooser ul.links li a {height: 4.6em;padding: 1.3em;}.product.template-2018 #product-links-compo .product-chooser ul.links li a h2 {font-size: 1.5em;}.product.template-2018 #product-links-compo .product-chooser ul.links li a span:last-child {font-size: 1em;}.product.template-2018 #product-links-compo .product-container {margin-top: 0;position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;}.product.template-2018 #product-links-compo .product-container .info {position: absolute;right: 1em;top: 20em;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;margin-top: 0;}.product.template-2018 #product-links-compo .product-container .info .content {position: absolute;top: 50%;transform: translateY(-50%);width: 75%;}.product.template-2018 #product-links-compo .product-container .info .content ul li a {padding: 15px 20px;font-size: 0.95em;}.product.template-2018 #banners {margin-top: 3.8em !important;}.product.template-2018 #banners .slick-prev {left: -30px !important;margin-top: -20px;}.product.template-2018 #banners [dir='rtl'] .slick-prev {right: -30px !important;}.product.template-2018 #banners .slick-next {right: -30px !important;margin-top: -20px;}.product.template-2018 #banners [dir='rtl'] .slick-next {left: -30px !important;}.product.template-2018 #banners .slick-prev:before, .product.template-2018 #banners [dir='rtl'] .slick-prev:before,.product.template-2018 #banners .slick-next:before, .product.template-2018 #banners [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 40px;opacity: 1;color: #e3e3e3;line-height: 1.15;}.product.template-2018 #banners .slick-prev:hover:before, .product.template-2018 #banners [dir='rtl'] .slick-prev:hover:before,.product.template-2018 #banners .slick-next:hover:before, .product.template-2018 #banners [dir='rtl'] .slick-next:hover:before {color: #cac9c9;}.product.template-2018 #banners .slick-prev:before, .product.template-2018 #banners [dir='rtl'] .slick-prev:before {content: "p" !important;}.product.template-2018 #banners .slick-next:before, .product.template-2018 #banners [dir='rtl'] .slick-next:before {content: "n" !important;}.product.template-2018 #banners .slick-prev, .product.template-2018 #banners .slick-next {top: 50%;width: 40px;height: 40px;}.product.template-2018 #banners .slick-prev {left: -42px !important;}.product.template-2018 #banners .social-pic {height: 18em;}.product.template-2018 #banners .item.product .image {height: 20em;}.product.template-2018 #banners .item.product .info hr {margin-bottom: 0.4em;}.product.template-2018 #banners .item.product .info a.cta.gold {font-size: 1.1em;padding: 0.35em 1.5em;top: -0.1em;}.product.template-2018 #banners .item.product .info a.cta img {top: 0.4em;}}@media screen and (min-width: 1200px) {.product.template-2018 #product-links-compo .product-container .info .content h2, .product.template-2018 #product-links-compo .product-container .info .content div.title {font-size: 1.6em;}}.certified-refurbished .container.main > .row:first-child .title {background-color: #0354c7;color: #ffffff;}.certified-refurbished .container.main > .row:first-child .title h1 {font-family: "VanguardCF-DemiBold";font-weight: normal;margin: 0;text-transform: uppercase;line-height: 0.95;}.certified-refurbished .container.main > .row:first-child .title p {font-family: "ArticulatCF-Text";font-weight: normal;}.certified-refurbished .container.main > .row:first-child .title p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.certified-refurbished .products .title h2 {font-family: "VanguardCF-DemiBold";font-weight: normal;margin: 0;text-transform: uppercase;line-height: 0.95;text-align: center;}.certified-refurbished .products .product {position: relative;}.certified-refurbished .products .product > .row {height: 100%;}.certified-refurbished .products .product .tag {position: absolute;z-index: 2;top: 1em;left: 1.4em;font-family: "ArticulatCF-Text";font-weight: normal;text-transform: uppercase;}.certified-refurbished .products .product a.learn-more {overflow: hidden;z-index: 1;position: absolute;top: 0;right: 0;bottom: 0;left: 0;text-indent: -9999px;}.certified-refurbished .products .product .image:not(.replace_bg) {padding-top: 2em;background-color: #f3f3f3;}.certified-refurbished .products .product .title {padding: 1.4em 0 1.6em;}.certified-refurbished .products .product .title > div {margin-bottom: 0.2em;font-family: "TiemposHeadline-Black";font-weight: normal;text-transform: none;text-align: center;}.certified-refurbished .products .product .title > div img {display: inline-block;height: 0.65em;margin-left: 0.2em;}.certified-refurbished .products .product .title p {display: block;width: 85%;margin: 0 auto;font-family: "ArticulatCF-Text";font-weight: normal;text-align: center;line-height: 1.2em;}.certified-refurbished .products .product-slider:not(.main) .product .image img {width: 100%;}.certified-refurbished .products .product-slider:not(.main) .product .title > div {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;line-height: 0.95;}.certified-refurbished .products .product-slider:not(.main) .product .title p:last-of-type {display: block;text-transform: uppercase;width: 85%;margin: 0 auto;font-family: "ArticulatCF-Text";font-weight: normal;text-align: center;line-height: 1.2em;}.certified-refurbished .about {background-color: #0354c7;color: #ffffff;text-align: center;}.certified-refurbished .about h2 {font-family: "VanguardCF-DemiBold";font-weight: normal;margin: 0;text-transform: uppercase;line-height: 0.95;}.certified-refurbished .about p {font-family: "ArticulatCF-Text";font-weight: normal;}.certified-refurbished .about p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}@media screen and (max-width: 767px) {.certified-refurbished .container.main > .row:first-child .title {padding: 1.4em 0;text-align: center;}.certified-refurbished .container.main > .row:first-child .title h1 {font-size: 4em;}.certified-refurbished .container.main > .row:first-child .title p {margin: 0 0 1.2em 0;font-size: 1em;}.certified-refurbished .products {padding: 3em 0;}.certified-refurbished .products .title h2 {margin-bottom: 1em;font-size: 3.6em;}.certified-refurbished .product-slider {padding: 0;}.certified-refurbished .product-slider .product {margin-bottom: 3em;}.certified-refurbished .product-slider .product:last-of-type {margin-bottom: 0;}.certified-refurbished .about {padding: 4em 0;}.certified-refurbished .about h2 {font-size: 3.6em;margin: 0 0 0.8em 0;}.certified-refurbished .about p {font-size: 1em;}}@media screen and (min-width: 768px) {.certified-refurbished .container.main > .row:first-child {position: relative;background-color: #0354c7;}.certified-refurbished .text-container {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;padding: 0;width: 45%;right: 5%;z-index: 10;}.certified-refurbished .content .title {background-color: transparent;position: relative;padding: 0;}.certified-refurbished .content .title h1 {font-size: 4em;margin: 0;}.certified-refurbished .content .title p {font-size: 1em;}.certified-refurbished .products {padding: 3em 0;}.certified-refurbished .products .title h2 {margin-bottom: 1em;font-size: 3.4em;}.certified-refurbished .products .title h2 br {display: none;}.certified-refurbished .product .product-slider {padding: 0;}.certified-refurbished .product .product-slider > .row {display: flex;justify-content: center;}.certified-refurbished .product .product-slider .product {flex: 0 0 33.333333%;max-width: 33.333333%;}.certified-refurbished .product .product-slider .product .title ul {width: 80%;margin: 0 auto 1em;padding: 0;list-style: none;}.certified-refurbished .product .product-slider .product .title ul li {margin: 0 0 0.4em;padding: 0 0 0 1em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.98em;}.certified-refurbished .product .product-slider .product .title ul li:before {position: absolute;margin-top: 0.75em;margin-left: -1.5em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';}.certified-refurbished .about {padding: 5em 0;}.certified-refurbished .about h2 {font-size: 3.4em;margin: 0 0 0.6em 0;}.certified-refurbished .about p {font-size: 1em;}}@media screen and (min-width: 992px) {.certified-refurbished .text-container {right: 12%;}.certified-refurbished .products {padding: 5em 0;}.certified-refurbished .products .title h2 {font-size: 3.4em;}.certified-refurbished .product .product-slider .product .title {padding: 1.4em 0;}.certified-refurbished .product .product-slider .product .title > div {font-size: 2.25em;}.certified-refurbished .product .product-slider .product .title p {font-size: 1.1em;}.certified-refurbished .product .product-slider .product .title ul li {font-size: 0.85em;}.certified-refurbished .product .product-slider .product .buying-options {padding: 1em 0;}}@media screen and (min-width: 1200px) {}