@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 h2 {margin: 0;font-family: "BrownPro-Regular";font-weight: normal;font-size: 1em;text-transform: uppercase;color: white;}#nav-container #nav-bar .lang-selector h2 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 h2 {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 h2 {font-size: 1em;margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-transform: uppercase;}#nav-container .cart-content .cart-branding h2 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 h6, #nav-container .cart-content .cart-info h2 {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 h2 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;}#nav-container .cart-content .cart-info h2 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 h2 {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 h2 {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 h2 span, #nav-container .cart-content .cart-products .product .title h2 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 {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 h2 {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 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 h2 span.floating {display: block;font-size: 78%;}#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 h2 {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 h2 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 h2 {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 h6 {font-size: 0.8em;}#nav-container .cart-content .cart-info h2 {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 h2 {width: 60%;margin: 0 auto;font-size: 2.7em;line-height: 1.2em;}#nav-container .cart-content .cart-products .product .title h2 {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 h2,.productSelect h2 {margin: 0 0 0.6em;font-family: "ArticulatCF-Bold";font-weight: normal;color: #ffffff;text-align: center;font-size: 1.6em;}#productSelect h2.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 h2.price sup,.productSelect h2.price sup {top: -0.7em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.5em;}#productSelect h2.price span:not(.price-tag),.productSelect h2.price span:not(.price-tag) {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.5em;}#productSelect h2.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 h2.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 h3,.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 h3 a, #productSelect .color-options .color-option h3 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 h2 {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 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 h2 span.floating {display: block;font-size: 78%;}#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 h2 {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 h2 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 h6 {font-size: 1em;}#nav-container .cart-container .cart-info h2 {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 h2 {margin-bottom: 1.1em;font-size: 3.5em;line-height: 1.2em;}#nav-container .cart-container .cart-products .product .title h2 {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 h2 {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 h2,.productSelect h2 {margin: 0 0 0.6em;font-family: "ArticulatCF-Bold";font-weight: normal;color: white;font-size: 2em;text-align: center;}#productSelect h2.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 h2.price sup,.productSelect h2.price sup {top: -0.7em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.45em;}#productSelect h2.price span:not(.price-tag),.productSelect h2.price span:not(.price-tag) {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.45em;}#productSelect h2.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 h2.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 h3,.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 h3 a, #productSelect .color-options .color-option h3 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 h2 {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 h2 {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 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 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 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 h6 {font-size: 0.6em;}#nav-container .cart-container .cart-info h2 {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 h2 {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 h2 {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 h2 {font-size: 1.6em;}#cart-toasts .info p {font-size: 1.05em;}#productSelect,.productSelect {width: auto;width: 200px;}#productSelect h2,.productSelect h2 {font-size: 1.2em;}#productSelect h2.price,.productSelect h2.price {margin: 0.3em 0 0.25em;font-size: 1.8em;}#productSelect h2.price sup,#productSelect h2.price span:not(.price-tag),.productSelect h2.price sup,.productSelect h2.price span:not(.price-tag) {font-size: 0.45em;}#productSelect h2.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 h2 {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 h2 {font-size: 1.6em;}#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 h6 {font-size: 0.5em;}#nav-container .cart-container .cart-info h2 {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 h2 {width: 45%;font-size: 2.4em;}#nav-container .cart-container .cart-products .product .title h2 {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 h2 {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 h2.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 h4, .quote-slider.gold p, .quote-slider.gold-xs h4, .quote-slider.gold-xs p {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 h4 {font-family: "TiemposSemibold-Italic" !important;font-weight: normal;text-transform: none !important;text-align: center !important;}.quote-slider p {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 h4, .music .quote-slider > div h4, .gaming .quote-slider > div h4, .youtube-and-podcasting .quote-slider > div h4 {color: #7f6637 !important;}.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;}@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 h4, .headphones .quote-slider > div h4, .music .quote-slider > div h4, .product .quote-slider > div h4, .youtube-and-podcasting .quote-slider > div h4 {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 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;padding-bottom: 0em;font-size: 1.1em !important;}.artist-focus .quote-slider > div p span, .headphones .quote-slider > div p span, .music .quote-slider > div p span, .product .quote-slider > div p span, .youtube-and-podcasting .quote-slider > div p span {font-size: 0.9em;}.artist-focus .quote-slider .slick-slide p, .headphones .quote-slider .slick-slide p, .music .quote-slider .slick-slide p, .product .quote-slider .slick-slide p, .youtube-and-podcasting .quote-slider .slick-slide p {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 h4, .headphones .quote-slider > div h4, .music .quote-slider > div h4, .product .quote-slider > div h4, .youtube-and-podcasting .quote-slider > div h4 {margin: 0;font-size: 3em !important;line-height: 1.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 !important;font-size: 2.4em !important;}.artist-focus .quote-slider > div p span, .headphones .quote-slider > div p span, .music .quote-slider > div p span, .product .quote-slider > div p span, .youtube-and-podcasting .quote-slider > div p 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 p, .headphones .quote-slider > div .slick-slide p, .music .quote-slider > div .slick-slide p, .product .quote-slider > div .slick-slide p, .youtube-and-podcasting .quote-slider > div .slick-slide p {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 h4 {color: #7f6637;padding: 0 1.4em;}.product #header .quote-slider > div p {color: #7f6637;}#quotes-2 {background-color: #f2f2f2;}#quotes-2 > div h4 {color: #7f6637 !important;padding: 0 1.4em;}#quotes-2 > div p {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 h4, .headphones .quote-slider > div h4, .music .quote-slider > div h4, .product .quote-slider > div h4, .youtube-and-podcasting .quote-slider > div h4 {margin-bottom: 0.6em;font-size: 1.6em !important;line-height: 1.3em;color: #ffffff !important;}.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.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 p span, .headphones .quote-slider > div p span, .music .quote-slider > div p span, .product .quote-slider > div p span, .youtube-and-podcasting .quote-slider > div p 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 p, .headphones .quote-slider > div .slick-slide p, .music .quote-slider > div .slick-slide p, .product .quote-slider > div .slick-slide p, .youtube-and-podcasting .quote-slider > div .slick-slide p {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 h4, .artist-focus .quote-slider > div p {color: #7f6637 !important;}.product #header .quote-slider {background-color: #1a1a1a !important;}.product #header .quote-slider > div {padding: 2em;}.product #header .quote-slider > div h4 {padding: 0;color: #ffffff !important;}.product #header .quote-slider > div p {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 h2,.footer .menu-2 h2,.footer .social h2 {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 h2,.footer .menu-2 h2,.footer .social h2 {font-family: "ArticulatCF-Bold";font-weight: normal;}.footer .menu-1 h2,.footer .menu-2 h2,.footer .social h2 {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 h2,.footer .menu-2 h2,.footer .social h2,.footer .lang-select h2 {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.8em;}.footer .menu-1 h2,.footer .menu-2 h2 {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 h2 {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 h2,.footer .menu-2 h2,.footer .social h2,.footer .lang-select h2 {font-size: 1.05em;}.footer .menu-1 h2,.footer .menu-2 h2 {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 h2 {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 h2,.footer .menu-2 h2,.footer .social h2,.footer .lang-select h2 {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) {}@charset "UTF-8";@media screen and (max-width: 767px) {}@media screen and (min-width: 768px) {}@media screen and (min-width: 992px) {.sc-social-share {z-index: 1000;position: absolute;width: 80%;left: 10%;margin-top: 2em;}.sc-social-share div {display: inline-block;width: 16.6666666667%;opacity: 0.85;-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;}.sc-social-share div:hover {opacity: 1;}}@media screen and (min-width: 1200px) {}.sc-player-container {position: relative;background-color: #efefef;}.sc-player-container .sc-player-loading {z-index: 3000;position: absolute;top: 0;width: 100%;height: 100%;background-color: #efefef;}.sc-player-container .sc-player-loading .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 60px;text-align: center;font-size: 10px;}.sc-player-container .sc-player-loading .spinner > div {background-color: #ffffff;height: 100%;width: 8px;display: inline-block;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.sc-player-container .sc-player-loading .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.sc-player-container .sc-player-loading .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.sc-player-container .sc-player-loading .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.sc-player-container .sc-player-loading .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);}}.sc-player-container .sc-player .sc-controls {position: relative;width: 93.33333333%;margin: 0 auto 0.8em auto;}.sc-player-container .sc-player .sc-controls .sc-play,.sc-player-container .sc-player .sc-controls .sc-pause {overflow: hidden;display: block;width: 1.45em;text-indent: -9999px;font-size: 2.8em;background-size: 98% 98%;background-position: center center;background-repeat: no-repeat;}.sc-player-container .sc-player .sc-controls .sc-pause {display: none;}.sc-player-container .sc-player .sc-controls .sc-trackinfo {position: absolute;width: 80%;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h2, .sc-player-container .sc-player .sc-controls .sc-trackinfo h3 {width: 90%;margin: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 1.1em;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h2 {font-family: "ArticulatCF-Text";font-weight: normal;color: #7f6637;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h3 {font-family: "ArticulatCF-Bold";font-weight: normal;color: #634529;}.sc-player-container .sc-player.playing .sc-play {display: none;}.sc-player-container .sc-player.playing .sc-pause {display: block !important;}.sc-player-container .sc-player .sc-scrubber {position: relative;width: 93.33333333%;margin: 0 auto;background-color: #d9d4ca;}.sc-player-container .sc-player .sc-scrubber img {width: 100%;height: auto;}.sc-player-container .sc-player .sc-scrubber .sc-time-span {position: relative;}.sc-player-container .sc-player .sc-scrubber .sc-time-span .sc-waveform-container {position: relative;z-index: 1000;}.sc-player-container .sc-player .sc-scrubber .sc-time-span .sc-buffer,.sc-player-container .sc-player .sc-scrubber .sc-time-span .sc-played {position: absolute;top: 0;height: 100%;}.sc-player-container .sc-player .sc-scrubber .sc-time-span .sc-buffer {background-color: #d4cec3;}.sc-player-container .sc-player .sc-scrubber .sc-time-span .sc-played {background-color: #7f6637;}.sc-player-container .sc-player .sc-scrubber .sc-time-indicators {z-index: 1000;position: absolute;width: 100%;text-indent: -9999px;cursor: default;}.sc-player-container .sc-player .sc-scrubber .sc-time-indicators span {display: block;position: absolute;bottom: 100%;left: 0;padding: 0.2em 0.4em;background-color: #504023;font-family: "ArticulatCF-Bold";font-weight: normal;text-indent: 0;color: white;}.sc-player-container .sc-player .sc-scrubber .sc-time-indicators span:last-child {left: auto;right: 0;}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider {position: absolute;background-color: #d4cec3;}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider:before {position: absolute;top: 0;background-position: center center;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;content: '';}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider .sc-volume-status {display: block;height: 100%;background-color: #7f6637;}.sc-player-container .sc-player .sc-trackslist {overflow: auto;list-style: none;margin: 1em auto 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;line-height: 1.2em;}.sc-player-container .sc-player .sc-trackslist li {position: relative;padding: 0.6em 3.333333335%;}.sc-player-container .sc-player .sc-trackslist li:nth-child(odd) {background-color: #e4e1dc;}.sc-player-container .sc-player .sc-trackslist li.active,.sc-player-container .sc-player .sc-trackslist li.active a,.sc-player-container .sc-player .sc-trackslist li.active a:hover {background-color: #7f6637;color: white;}.sc-player-container .sc-player .sc-trackslist li a,.sc-player-container .sc-player .sc-trackslist li a:hover {float: left;width: 90%;text-decoration: none;color: #7f6637;}.sc-player-container .sc-player .sc-trackslist li span {float: right;}.sc-player-container .sc-player-error {z-index: 3001;position: absolute;width: 100%;height: 100%;background-color: #efefef;}.sc-player-container .sc-player-error div {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: 100%;}.sc-player-container .sc-player-error div h2 {margin: 0 0 0.25em 0;font-family: "ArticulatCF-Bold";font-weight: normal;color: #dfdfdf;text-align: center;line-height: 1em;}.sc-player-container .sc-player-error div h3, .sc-player-container .sc-player-error div p {margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: #4d4d4d;text-align: center;}.sc-player-container .sc-player-error div h3 {margin-bottom: 0.25em;}.sc-player-container .sc-player-error div a {color: #1c3f94;text-decoration: none;}.sc-player-container.v2 {background-color: #f1f1f1;}.sc-player-container.v2 .sc-player .sc-controls {position: relative;background-color: #383838;}.sc-player-container.v2 .sc-player .sc-controls .sc-play, .sc-player-container.v2 .sc-player .sc-controls .sc-pause, .sc-player-container.v2 .sc-player .sc-controls .sc-prev, .sc-player-container.v2 .sc-player .sc-controls .sc-next {display: inline-block !important;background-image: none;text-indent: 0;}.sc-player-container.v2 .sc-player .sc-controls .sc-play img, .sc-player-container.v2 .sc-player .sc-controls .sc-pause img, .sc-player-container.v2 .sc-player .sc-controls .sc-prev img, .sc-player-container.v2 .sc-player .sc-controls .sc-next img {display: block;-webkit-transition: opacity 0.25s linear;-moz-transition: opacity 0.25s linear;-ms-transition: opacity 0.25s linear;-o-transition: opacity 0.25s linear;transition: opacity 0.25s linear;opacity: 1;}.sc-player-container.v2 .sc-player .sc-controls .sc-play:hover img, .sc-player-container.v2 .sc-player .sc-controls .sc-pause:hover img, .sc-player-container.v2 .sc-player .sc-controls .sc-prev:hover img, .sc-player-container.v2 .sc-player .sc-controls .sc-next:hover img {opacity: 0.85;}.sc-player-container.v2 .sc-player .sc-controls .sc-pause {display: none !important;}.sc-player-container.v2 .sc-player .sc-controls .sc-prev,.sc-player-container.v2 .sc-player .sc-controls .sc-next {overflow: hidden;display: block;width: 1.45em;font-size: 2.8em;}.sc-player-container.v2 .sc-player .sc-controls .sc-prev {margin-right: 8px;}.sc-player-container.v2 .sc-player .sc-controls .sc-play {margin-right: 8px;}.sc-player-container.v2 .sc-player .sc-controls .sc-pause {margin-left: 4px;margin-right: 1px;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider {cursor: pointer;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;height: 1.6em;margin-top: 0.6em;background-color: transparent;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-base,.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-status {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;display: block;height: 2px;background-color: #ffffff;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-base {width: 100%;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-label {width: 100%;position: absolute;top: -2em;font-family: "ArticulatCF-Text";font-weight: normal;color: #ffffff;text-transform: uppercase;text-align: center;letter-spacing: 5px;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-status:after {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;top: 100%;right: -0.4em;font-family: 'slick';content: '\2022';color: #ffffff;font-size: 1.6em;}.sc-player-container.v2 .sc-player.playing .sc-play {display: none !important;}.sc-player-container.v2 .sc-player.playing .sc-pause {display: inline-block !important;}.sc-player-container.v2 .sc-player.playing .sc-prev {margin-right: 4px;}.sc-player-container.v2 .sc-player.playing .sc-next {margin-left: 7px;}.sc-player-container.v2 .sc-player .sc-scrubber {background-color: #b9b9b9;}.sc-player-container.v2 .sc-player .sc-scrubber .sc-time-span .sc-buffer {background-color: #949494;}.sc-player-container.v2 .sc-player .sc-scrubber .sc-time-span .sc-played {background-color: #6e7fb1;}.sc-player-container.v2 .sc-player .sc-scrubber .sc-time-indicators {display: none;}.sc-player-container.v2 .sc-player .sc-time-span,.sc-player-container.v2 .sc-player .sc-time-span .sc-buffer,.sc-player-container.v2 .sc-player .sc-time-span .sc-played {background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/layout/soundcloud-waveform-background.png);}.sc-player-container.v2 .sc-player .sc-trackinfo {position: relative;width: 93.33333333%;margin: 0 auto;}.sc-player-container.v2 .sc-player .sc-trackinfo .sc-icon {float: right;padding-right: 4em;background: transparent url(https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/Icons/PNG/soundcloud-logo@2x.png) center right no-repeat;-webkit-background-size: 25% auto;background-size: 25% auto;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.8em;color: #363636;text-transform: uppercase;-webkit-transition: opacity 0.25s linear;-moz-transition: opacity 0.25s linear;-ms-transition: opacity 0.25s linear;-o-transition: opacity 0.25s linear;transition: opacity 0.25s linear;}.sc-player-container.v2 .sc-player .sc-trackinfo .sc-icon:hover {text-decoration: none;opacity: 0.8;}.sc-player-container.v2 .sc-player .sc-trackinfo h2, .sc-player-container.v2 .sc-player .sc-trackinfo h3 {width: 100%;margin: 0;padding: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 1.2em;}.sc-player-container.v2 .sc-player .sc-trackinfo h2 {font-family: "TiemposHeadline-Bold";font-weight: normal;color: #363636;text-transform: none;text-align: left;}.sc-player-container.v2 .sc-player .sc-trackinfo h3 {font-family: "ArticulatCF-Text";font-weight: normal;color: #363636;text-transform: none;text-align: left;}.sc-player-container.v2 .sc-player .sc-trackslist li:nth-child(odd) {background-color: #d4d4d4;}.sc-player-container.v2 .sc-player .sc-trackslist li.active,.sc-player-container.v2 .sc-player .sc-trackslist li.active a,.sc-player-container.v2 .sc-player .sc-trackslist li.active a:hover {background-color: #363636;color: white;}.sc-player-container.v2 .sc-player .sc-trackslist li a,.sc-player-container.v2 .sc-player .sc-trackslist li a:hover {color: #363636;}.sc-artwork-list,.sc-info,.sc-info-toggle {display: none;}@media screen and (max-width: 767px) {.sc-player-container .sc-player {padding: 1.6em 0;}.sc-player-container .sc-player .sc-controls .sc-play,.sc-player-container .sc-player .sc-controls .sc-pause {font-size: 2.8em;}.sc-player-container .sc-player .sc-controls .sc-play {background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/layout/soundcloud-play-mobile.png);}.sc-player-container .sc-player .sc-controls .sc-pause {background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/layout/soundcloud-pause-mobile.png);}.sc-player-container .sc-player .sc-controls .sc-trackinfo {top: 0.6em;left: 5em;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h2 {font-size: 1.2em;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h3 {font-size: 1.1em;}.sc-player-container .sc-player .sc-scrubber .sc-time-indicators span {font-size: 0.85em;}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider {display: none;}.sc-player-container .sc-player .sc-trackslist {height: 19.2em;margin: 1em auto 0;font-size: 1em;}.sc-player-container .sc-player .sc-trackslist li {padding: 0.6em 3.333333335%;}.sc-player-container .sc-player-error h2 {font-size: 4.8em !important;}.sc-player-container .sc-player-error h3 {font-size: 1.2em;}.sc-player-container .sc-player-error p {font-size: 1.2em;}.sc-player-container.v2 .sc-player {padding: 0;}.sc-player-container.v2 .sc-player .sc-controls {width: 100%;padding: 3.333333335%;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider {top: 50%;right: 10%;width: 40%;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-label {font-size: 0.8em;}.sc-player-container.v2 .sc-player .sc-controls .sc-play,.sc-player-container.v2 .sc-player .sc-controls .sc-pause {font-size: 2.8em;}.sc-player-container.v2 .sc-player .sc-controls .sc-prev,.sc-player-container.v2 .sc-player .sc-controls .sc-next {margin-bottom: 0.35em;font-size: 1.8em;}.sc-player-container.v2 .sc-player .sc-trackinfo {width: 90%;margin: 1.2em auto;}.sc-player-container.v2 .sc-player .sc-trackinfo .sc-icon {margin-bottom: 1.6em;}.sc-player-container.v2 .sc-player .sc-trackinfo h2 {font-size: 1.3em;}.sc-player-container.v2 .sc-player .sc-trackinfo h3 {font-size: 1.15em;}}@media screen and (min-width: 768px) {.sc-player-container {margin-top: 0;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.sc-player-container .row,.sc-player-container [class^="col-"] {height: 100%;}.sc-player-container .sc-player {padding: 1.6em 0;}.sc-player-container .sc-player .sc-controls .sc-play,.sc-player-container .sc-player .sc-controls .sc-pause {font-size: 4em;}.sc-player-container .sc-player .sc-controls .sc-play {background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/layout/soundcloud-play-desktop.png);}.sc-player-container .sc-player .sc-controls .sc-pause {background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/layout/soundcloud-pause-desktop.png);}.sc-player-container .sc-player .sc-controls .sc-share {display: inline-block;position: relative;width: 60%;margin-top: 15%;padding: 0.4em 1em;background-color: #bd943a;-webkit-border-radius: 0.25em;-moz-border-radius: 0.25em;border-radius: 0.25em;font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-decoration: none;-webkit-transition: background-color 0.25s ease;-moz-transition: background-color 0.25s ease;-ms-transition: background-color 0.25s ease;-o-transition: background-color 0.25s ease;transition: background-color 0.25s ease;}.sc-player-container .sc-player .sc-controls .sc-share:hover {background-color: #c7a04a;}.sc-player-container .sc-player .sc-controls .sc-share img {display: inline;width: 0.8em;margin-top: -4px;}.sc-player-container .sc-player .sc-controls .sc-trackinfo {top: 0;left: 7em;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h2 {font-size: 1.8em;}.sc-player-container .sc-player .sc-controls .sc-trackinfo h3 {font-size: 1.5em;}.sc-player-container .sc-player .sc-scrubber .sc-time-indicators span {font-size: 1em;}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider {top: -28%;left: 8.3em;width: 20%;height: 0.8em;-webkit-border-radius: 0.4em;-moz-border-radius: 0.4em;border-radius: 0.4em;}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider:before {width: 0.9em;height: 0.85em;left: -1.2em;background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/layout/soundcloud-volume-desktop.png);}.sc-player-container .sc-player .sc-scrubber .sc-volume-slider .sc-volume-status {-webkit-border-radius: 0.4em;-moz-border-radius: 0.4em;border-radius: 0.4em;}.sc-player-container .sc-player .sc-trackslist {position: absolute;bottom: 0;width: 100%;height: 0;margin: 1.2em auto 0;font-size: 1.4em;}.sc-player-container .sc-player .sc-trackslist li {padding: 0.6em 3.333333335%;}.sc-player-container .sc-player .sc-trackslist li a,.sc-player-container .sc-player .sc-trackslist li a:hover {width: 92%;}.sc-player-container .sc-player-error h2 {font-size: 4.2em !important;}.sc-player-container .sc-player-error h3 {font-size: 1.4em;}.sc-player-container .sc-player-error p {font-size: 1.2em;}.sc-player-container.v2 .sc-player {padding: 0;}.sc-player-container.v2 .sc-player .sc-controls {position: absolute;width: 35%;height: 100%;top: 0;bottom: 0;margin: 0;padding: 8% 3.333333335%;text-align: center;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider {position: relative;top: 0;right: 0;width: 80%;margin: 32% auto 0;}.sc-player-container.v2 .sc-player .sc-controls .sc-volume-slider .sc-volume-label {left: 0;font-size: 1.2em;}.sc-player-container.v2 .sc-player .sc-controls .sc-play,.sc-player-container.v2 .sc-player .sc-controls .sc-pause {font-size: 6.2em;text-align: center;}.sc-player-container.v2 .sc-player .sc-controls .sc-play img,.sc-player-container.v2 .sc-player .sc-controls .sc-pause img {margin: 0 auto;}.sc-player-container.v2 .sc-player .sc-controls .sc-prev,.sc-player-container.v2 .sc-player .sc-controls .sc-next {margin-bottom: 0.85em;font-size: 2.8em;}.sc-player-container.v2 .sc-player .sc-trackinfo {float: left;width: 65%;margin: 2.6em 0 1.6em 35%;padding: 0 1.6em;}.sc-player-container.v2 .sc-player .sc-trackinfo .sc-icon {margin-bottom: 0.8em;font-size: 0.8em;}.sc-player-container.v2 .sc-player .sc-trackinfo h2 {font-size: 1.8em;}.sc-player-container.v2 .sc-player .sc-trackinfo h3 {font-size: 1.6em;}.sc-player-container.v2 .sc-player .sc-scrubber {float: left;width: 65%;margin: 0 0 1.6em 35%;padding: 0 1.6em;background-color: transparent;}.sc-player-container.v2 .sc-player .sc-scrubber .sc-time-span {background-color: #b9b9b9;}.sc-player-container.v2 .sc-player .sc-trackslist {position: relative;float: left;width: 65%;height: 14.4em;margin-left: 35%;font-size: 1.2em;}}@media screen and (min-width: 992px) {}@media screen and (min-width: 1200px) {.sc-player-container {}.sc-player-container .sc-player .sc-trackslist {height: 41%;}}.product {}.product .product-header {background-color: #000000;}.product .product-header .product-title h1 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;text-transform: uppercase;text-align: center;}.product .product-header .product-title h1.headline,.product .product-header .product-title h1 span.headline {font-family: "TiemposHeadline-Black";font-weight: normal;}.product .product-header .product-title h1.headline.italic,.product .product-header .product-title h1.headline span.italic,.product .product-header .product-title h1 span.headline.italic,.product .product-header .product-title h1 span.headline span.italic {font-family: "TiemposHeadline-SemiBoldItalic";font-weight: normal;}.product .product-header .product-title h1.headline.italic.bold,.product .product-header .product-title h1.headline span.italic.bold,.product .product-header .product-title h1 span.headline.italic.bold,.product .product-header .product-title h1 span.headline span.italic.bold {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;}.product .product-header .product-title h1.black {color: black;}.product .product-header .product-title h1.gold {color: #7f6637;}.product .product-header .product-title h1.light-gold,.product .product-header .product-title h1 .light-gold {color: #aea58b;}.product .product-header .product-title h1.white,.product .product-header .product-title h1 .white {color: #ffffff;}.product .product-header .product-title h1.yellow,.product .product-header .product-title h1 .yellow {color: #c7a04a;}.product .product-header .product-title h1.left {text-align: left;}.product .product-header .product-title h1 span.light {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-header .product-title h1 span.extra-light {font-family: "ArticulatCF-ExtraLight";font-weight: normal;}.product .product-header .product-title h1 span.lc {text-transform: lowercase;}.product .product-header .product-title h1 span.nc {text-transform: none;}.product .product-header .product-title h2, .product .product-header .product-title h3, .product .product-header .product-title h4 {color: #ffffff;text-transform: uppercase;text-align: center;}.product .product-header .product-title h2.headline,.product .product-header .product-title h2 span.headline, .product .product-header .product-title h3.headline,.product .product-header .product-title h3 span.headline, .product .product-header .product-title h4.headline,.product .product-header .product-title h4 span.headline {font-family: "TiemposHeadline-SemiBold";font-weight: normal;}.product .product-header .product-title h2.black, .product .product-header .product-title h3.black, .product .product-header .product-title h4.black {color: black;}.product .product-header .product-title h2.white, .product .product-header .product-title h3.white, .product .product-header .product-title h4.white {color: white;}.product .product-header .product-title h2.left, .product .product-header .product-title h3.left, .product .product-header .product-title h4.left {text-align: left;}.product .product-header .product-title h2.nc, .product .product-header .product-title h3.nc, .product .product-header .product-title h4.nc {text-transform: none;}.product .product-header .product-title h2 {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-header .product-title h2.black {color: black;}.product .product-header .product-title h2.light-gold {color: #aea58b;}.product .product-header .product-title h3 {font-family: "ArticulatCF-Text";font-weight: normal;color: #aea58b;}.product .product-header .product-title h4 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: #aea58b;}.product .product-header .product-title p {font-family: "ArticulatCF-Text";font-weight: normal;color: #dfdfdf;}.product .product-header .product-title em {font-family: "ArticulatCF-TextOblique";font-weight: normal;font-style: normal;}.product .product-header .product-title ul {list-style: none;}.product .product-header .product-title ul.list {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-header .product-title ul.list li {margin: 0;padding: 0;}.product .product-header .product-title .feature p {margin: 0 !important;font-family: "ArticulatCF-Light";font-weight: normal;color: #ffffff;}.product .product-header .product-title span.price {display: inline-block;float: left;margin: 0 0.6em 0 0;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.4em;line-height: 1em;}.product .product-header .product-title span.price sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product .product-header .product-title span.price span.regular-price {position: relative;display: inline-block;float: none;margin-right: 0.5em;padding: 0.1em 0.4em 0.15em;transform: translateY(-20%);font-size: 70%;font-family: "ArticulatCF-Light";font-weight: normal;}.product .product-header .product-title span.price span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(255, 255, 255, 0.75);font-size: 0;}.product .product-header .product-title a.buy-now-button,.product .product-header .product-title a.find-a-dealer-button {float: left;}.product .product-header .product-title a.cta {position: relative;display: inline-block;float: left;margin: 0 0.6em 0 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #b7b7b7;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: uppercase;color: white;text-decoration: none;}.product .product-header .product-title a.cta img {position: absolute;width: 1.4em;}.product .product-header .product-title a.cta span {margin-left: 1.8em;}.product .product-header .product-title a.cta.gold {background-color: #c8a04b;}.product .product-header .product-title a.cta.grey {background-color: #b7b7b7;}.product .product-header .product-title a.cta:hover {background-color: #404040;text-decoration: none;}.product .product-header .product-title a.cta:last-child {margin-right: 0;}.product .video-slider {overflow: hidden;}.product .product-section h1, .product .product-section h2, .product .product-section h3, .product .product-section h4 {text-transform: uppercase;text-align: center;}.product .product-section h1.white, .product .product-section h2.white, .product .product-section h3.white, .product .product-section h4.white {color: #ffffff;}.product .product-section h1.light-gold, .product .product-section h2.light-gold, .product .product-section h3.light-gold, .product .product-section h4.light-gold {color: #aea58b;}.product .product-section h1.light-grey, .product .product-section h2.light-grey, .product .product-section h3.light-grey, .product .product-section h4.light-grey {color: #dfdfdf;}.product .product-section h1.gold, .product .product-section h2.gold, .product .product-section h3.gold, .product .product-section h4.gold {color: #7f6637;}.product .product-section h1.dark-gold, .product .product-section h2.dark-gold, .product .product-section h3.dark-gold, .product .product-section h4.dark-gold {color: #634529;}.product .product-section h1.dark-grey, .product .product-section h2.dark-grey, .product .product-section h3.dark-grey, .product .product-section h4.dark-grey {color: #4d4d4d;}.product .product-section h1.yellow, .product .product-section h2.yellow, .product .product-section h3.yellow, .product .product-section h4.yellow {color: #c7a04a;}.product .product-section h1.lc, .product .product-section h2.lc, .product .product-section h3.lc, .product .product-section h4.lc {text-transform: none;}.product .product-section h1.no-top-space, .product .product-section h2.no-top-space, .product .product-section h3.no-top-space, .product .product-section h4.no-top-space {margin-top: 0;}.product .product-section h1.no-space, .product .product-section h2.no-space, .product .product-section h3.no-space, .product .product-section h4.no-space {margin: 0;}.product .product-section h1.text-left, .product .product-section h2.text-left, .product .product-section h3.text-left, .product .product-section h4.text-left {text-align: left;}.product .product-section h1.lh-normal, .product .product-section h2.lh-normal, .product .product-section h3.lh-normal, .product .product-section h4.lh-normal {line-height: 1.2em;}.product .product-section h1.lh-reduced, .product .product-section h2.lh-reduced, .product .product-section h3.lh-reduced, .product .product-section h4.lh-reduced {line-height: 1em;}.product .product-section h1.no-top-space, .product .product-section h2.no-top-space, .product .product-section h3.no-top-space, .product .product-section h4.no-top-space {margin-top: 0;}.product .product-section h1.no-space, .product .product-section h2.no-space, .product .product-section h3.no-space, .product .product-section h4.no-space {margin: 0;}.product .product-section h1 {font-family: "ArticulatCF-Light";font-weight: normal;}.product .product-section h2, .product .product-section h3 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;}.product .product-section h2.bold, .product .product-section h3.bold {font-family: "ArticulatCF-DemiBold";font-weight: normal;text-transform: none !important;}.product .product-section h2.light,.product .product-section h2 .light, .product .product-section h3.light,.product .product-section h3 .light {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-section h2.headline,.product .product-section h2 .headline, .product .product-section h3.headline,.product .product-section h3 .headline {font-family: "TiemposHeadline-Bold";font-weight: normal;}.product .product-section h2.headline.semibold,.product .product-section h2 .headline.semibold, .product .product-section h3.headline.semibold,.product .product-section h3 .headline.semibold {font-family: "TiemposHeadline-SemiBold";font-weight: normal;}.product .product-section h2.headline.italic,.product .product-section h2.headline .italic,.product .product-section h2 .headline.italic,.product .product-section h2 .headline .italic, .product .product-section h3.headline.italic,.product .product-section h3.headline .italic,.product .product-section h3 .headline.italic,.product .product-section h3 .headline .italic {font-family: "TiemposHeadline-SemiBoldItalic";font-weight: normal;}.product .product-section h2.no-margin-bottom, .product .product-section h3.no-margin-bottom {margin-bottom: 0 !important;}.product .product-section h2.nc,.product .product-section h2 .nc, .product .product-section h3.nc,.product .product-section h3 .nc {text-transform: none;}.product .product-section h4 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;}.product .product-section h5 {font-family: "ArticulatCF-Text";font-weight: normal;color: #7f6637;text-transform: uppercase;}.product .product-section h5.bold {font-family: "ArticulatCF-ExtraBold";font-weight: normal;}.product .product-section h5.white {color: #ffffff;}.product .product-section h5.light-gold {color: #aea58b;}.product .product-section h5.text-left {text-align: left !important;}.product .product-section h6 {font-family: "ArticulatCF-Bold";font-weight: normal;text-transform: uppercase;}.product .product-section p.gold {color: #7f6637;}.product .product-section p.lh-normal {line-height: 1.2em;}.product .product-section p.text-left {text-align: left;}.product .product-section p.no-top-space {margin-top: 0;}.product .product-section p.no-space {margin: 0;}.product .product-section p.bold, .product .product-section p.strong,.product .product-section p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.product .product-section p.italic {font-family: "ArticulatCF-TextOblique";font-weight: normal;}.product .product-section p, .product .product-section ul li {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-section p.no-margin, .product .product-section ul li.no-margin {margin-bottom: 0 !important;margin-top: 0 !important;}.product .product-section p.black, .product .product-section ul li.black {color: #000000;}.product .product-section p.white, .product .product-section ul li.white {color: #ffffff;}.product .product-section p.lightest-grey, .product .product-section ul li.lightest-grey {color: #e3e3e3;}.product .product-section p.light-grey, .product .product-section ul li.light-grey {color: #dfdfdf;}.product .product-section p.dark-grey, .product .product-section ul li.dark-grey {color: #4d4d4d;}.product .product-section p.dark-gold, .product .product-section ul li.dark-gold {color: #634529;}.product .product-section p.shaded-grey, .product .product-section ul li.shaded-grey {color: #6e6e6e;}.product .product-section p.no-top-space, .product .product-section ul li.no-top-space {margin-top: 0;}.product .product-section strong {font-family: "ArticulatCF-Bold";font-weight: normal;font-weight: normal;}.product .product-section em {font-family: "ArticulatCF-TextOblique";font-weight: normal;font-style: normal;}.product .product-section .bg.light-gold, .product .product-section.bg.light-gold {background-color: #aea58b;}.product .product-section .bg.seems-black, .product .product-section.bg.seems-black {background-color: #111111;}.product .product-section .bg.almost-black, .product .product-section.bg.almost-black {background-color: #1b1b1d;}.product .product-section .bg.darkest-grey, .product .product-section.bg.darkest-grey {background-color: #363636;}.product .product-section .bg.darker-grey, .product .product-section.bg.darker-grey {background-color: #5a595f;}.product .product-section .bg.dark-grey, .product .product-section.bg.dark-grey {background-color: #4d4d4d;}.product .product-section .bg.white, .product .product-section.bg.white {background-color: #ffffff;}.product .product-section .bg.grey, .product .product-section.bg.grey {background-color: #6b6b6b;}.product .product-section .bg.shader-grey, .product .product-section.bg.shader-grey {background-color: #808080;}.product .product-section .bg.lighter-grey, .product .product-section.bg.lighter-grey {background-color: #e8ebef;}.product .product-section .bg.black, .product .product-section.bg.black {background-color: #000000;}.product .product-section .bg.gold, .product .product-section.bg.gold {background-color: #7f6637;}.product .product-section .bg.lighter-gold, .product .product-section.bg.lighter-gold {background-color: #aca389;}.product .product-section .bg.purple, .product .product-section.bg.purple {background-color: #322d41;}.product .product-section .bg.blueish, .product .product-section.bg.blueish {background-color: #272d34;}.product .product-section .bg.blue, .product .product-section.bg.blue {background-color: #1c3f94;}.product .product-section .bg.lightest_grey, .product .product-section.bg.lightest_grey {background-color: #eaeaea;}.product .product-section .bg.another-grey, .product .product-section.bg.another-grey {background-color: #d7d7d7;}.product .product-section ul {list-style-type: none;text-align: center;}.product .product-section ul li {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-section ul li:last-child {margin-bottom: 0 !important;}.product .product-section ul.features {width: auto;text-align: center;}.product .product-section ul.features li:nth-child(odd) {background-color: #f5f3ef;}.product .product-section ul.features li:nth-child(even) {background-color: white;}.product .product-section ul.specs, .product .product-section ul.bullets {text-align: left;}.product .product-section ul.specs.yellow-bullets li::before, .product .product-section ul.specs.yellow-bullets li:before, .product .product-section ul.bullets.yellow-bullets li::before, .product .product-section ul.bullets.yellow-bullets li:before {color: #c7a04a;}.product .product-section ul.specs li, .product .product-section ul.bullets li {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-section ul.specs li::before, .product .product-section ul.specs li:before, .product .product-section ul.bullets li::before, .product .product-section ul.bullets li:before {position: absolute;margin-top: 0.18em;margin-left: -0.35em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 2.5em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';}.product .product-section ul.specs li strong, .product .product-section ul.bullets li strong {font-family: "ArticulatCF-Bold";font-weight: normal;font-weight: normal;}.product .product-section ul.specs li:nth-child(even) {background-color: transparent;}.product .product-section ul.specs li:nth-child(odd) {background-color: #f8f5f0;}.product .product-section ul.bullets:not(.normal) li {font-family: "ArticulatCF-DemiBold";font-weight: normal;}.product .product-section .button {display: inline-block;font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: #ffffff;background-color: #7f6637;text-decoration: none;}.product .product-section .suggested-applications-icons {margin: 0;padding: 0;list-style: none;}.product .product-section .suggested-applications-icons li {display: inline-block;margin: 0 -4px 0 0;padding: 0;}.product .product-section .suggested-applications-icons li img {display: inline-block;}.product .social-post {background-color: #1c3f94;}.product .social-post h2, .product .social-post h3 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: #ffffff;}.product .social-post p {font-family: "ArticulatCF-Text";font-weight: normal;color: #dfdfdf;overflow: hidden;text-overflow: ellipsis;}.product .social-post.v2 .holder {position: relative;}.product .social-post.v2 .social-pic h3 {top: auto;bottom: 0.8em;}.product .social-post.v2 .social-pic .refresh {outline: none;position: absolute;top: 0.8em;right: 1em;margin: 0;padding: 0;border: none;overflow: visible;}.product .social-post.v2 .social-pic .refresh:hover img {-webkit-transform: scale(1, 1) !important;-moz-transform: scale(1, 1) !important;-ms-transform: scale(1, 1) !important;-o-transform: scale(1, 1) !important;transform: scale(1, 1) !important;}.product .social-post.v2 .preloader {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #1c3f94;}.product .social-post.v2 .preloader .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.product .social-post.v2 .preloader .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 .social-post.v2 .preloader .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product .social-post.v2 .preloader .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product .social-post.v2 .preloader .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product .social-post.v2 .preloader .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);}}.product .blog-teaser > div {background-color: #634529;text-align: center;}.product .blog-teaser > div h3 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: #ffffff;}.product .blog-teaser > div hr {border-color: #9e9e9e;}.product .blog-teaser > div h6 {font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: #ffffff;}.product .blog-teaser.grey > div {background-color: #2c2b2d;}.product .banners .reset-width {position: relative;}.product .banners .reset-width a {position: relative;display: block;}.product .banners .reset-width a div.text {position: absolute;z-index: 1000;}.product .banners .reset-width a div.text h3 {margin: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;color: #ffffff;text-transform: uppercase;line-height: 1em;text-decoration: none;}.product .banners .reset-width a div.text p {margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: #ffffff;text-transform: uppercase;line-height: 1em;text-decoration: none;}@media screen and (max-width: 767px) {.product .product-header .product-title {padding-top: 1.8em;}.product .product-header .product-title h1 {margin: 0 0 0.2em 0;font-size: 2.8em;line-height: 0.9em;}.product .product-header .product-title h2 {margin-top: 0;margin-bottom: 0.3em;padding-left: 2em;padding-right: 2em;font-size: 1.2em;line-height: 1.1em;}.product .product-header .product-title .absolute {position: absolute;width: 100%;margin-top: 1em;}.product .product-header .product-title .absolute.row:not(.persist) {position: static;}.product .product-header .product-title #intro {padding-top: 2.8em !important;background-color: #ffffff;}.product .product-header .product-title #intro div.black,.product .product-header .product-title #intro div.dark-grey {padding-top: 2.8em !important;}.product .product-header .product-title #intro div.black.no-padding-xs,.product .product-header .product-title #intro div.dark-grey.no-padding-xs, .product .product-header .product-title #intro.no-padding-xs {padding-top: 0 !important;}.product .product-header .product-title #intro div.black, .product .product-header .product-title #intro.black {background-color: #000000;}.product .product-header .product-title #intro div.dark-grey, .product .product-header .product-title #intro.dark-grey {background-color: #4d4d4d;}.product .product-header .product-title #intro div.black h3, .product .product-header .product-title #intro.black h3,.product .product-header .product-title #intro div.dark-grey h3, .product .product-header .product-title #intro.dark-grey h3 {color: #aea58b;}.product .product-header .product-title #intro div.black p, .product .product-header .product-title #intro.black p,.product .product-header .product-title #intro div.dark-grey p, .product .product-header .product-title #intro.dark-grey p {color: #ffffff;}.product .product-header .product-title #intro h3 {margin: 0 0 0.8em 0;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 2.2em;line-height: 1.05em;color: #7f6637;}.product .product-header .product-title #intro h3.normal {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-header .product-title #intro h4 {margin: 0 0 0.8em 0;font-size: 1.20em;}.product .product-header .product-title #intro h4.normal {line-height: 1em;}.product .product-header .product-title #intro h4.larger {font-size: 1.7em;}.product .product-header .product-title #intro p {margin-bottom: 2em;font-size: 1em;line-height: 1.6em;text-align: center;color: #4d4d4d;}.product .product-header .product-title #intro p.normal {line-height: 1.2em;}.product .product-header .product-title #intro ul.list {margin-bottom: 3.0em;text-align: center;}.product .product-header .product-title #intro ul.list li {margin-bottom: 0.8em;}.product .product-header .product-title #intro .feature {margin-bottom: 1.8em;padding: 0.8em 0;border-top: 1px solid #7f6637;border-bottom: 1px solid #7f6637;}.product .product-header .product-title #intro .feature p {font-size: 1.5em;line-height: 1.2em;}.product .product-header .product-title span.price {float: none;vertical-align: middle;margin-top: -0.2em;font-size: 1.4em;}.product .product-header .product-title span.out-of-stock {display: block;font-family: "ArticulatCF-TextOblique";font-weight: normal;font-size: 0.75em;margin-top: 1em;line-height: 1.2;}.product .product-header .product-title a.buy-now-button,.product .product-header .product-title a.find-a-dealer-button,.product .product-header .product-title a.cta {float: none;font-size: 0.85em;}.product .video-slider .slick-prev {left: 10px !important;margin-top: -26px;}.product .video-slider [dir='rtl'] .slick-prev {right: 10px !important;}.product .video-slider .slick-next {right: 10px !important;margin-top: -26px;}.product .video-slider [dir='rtl'] .slick-next {left: 10px !important;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before,.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 52px;opacity: 1;color: white;line-height: 1.15;}.product .video-slider .slick-prev:hover:before, .product .video-slider [dir='rtl'] .slick-prev:hover:before,.product .video-slider .slick-next:hover:before, .product .video-slider [dir='rtl'] .slick-next:hover:before {color: white;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before {content: "←" !important;}.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {content: "→" !important;}.product .video-slider .slick-prev, .product .video-slider .slick-next {top: 50%;width: 52px;height: 52px;}.product .video-slider .slick-dots {bottom: 1em;text-align: center;}.product .video-slider .slick-dots li {font-size: 16px;width: 16px;height: 16px;}.product .video-slider .slick-dots li button::before, .product .video-slider .slick-dots li.slick-active button::before {font-size: 16px !important;color: #ffffff;}.product .video-slider .slick-dots li.slick-active button::before {color: #1c3f94 !important;}.product .product-section h1, .product .product-section h2, .product .product-section h3 {margin-bottom: 1em;}.product .product-section h1 {font-size: 2.35em;margin-bottom: 0.6em;}.product .product-section h2 {font-size: 1.7em;line-height: 1.05em;margin-top: 1.4em;}.product .product-section h2.absolute,.product .product-section .absolute-title {position: absolute;width: 100%;margin-top: 8%;}.product .product-section h3 {font-size: 1.2em;}.product .product-section h4 {font-size: 1em;}.product .product-section h5 {margin: 0 0 0.8em 0;padding-left: 0.8em;font-size: 1.2em;line-height: 1.2em;text-align: center;}.product .product-section h5.bold:not(.text-left) {padding-left: 0;text-align: center;}.product .product-section p {margin-bottom: 2em;font-size: 1em;line-height: 1.6em;text-align: center;}.product .product-section p.normal {line-height: 1.2em;}.product .product-section p .small, .product .product-section p.small {line-height: 1.2em;font-size: 0.8em;}.product .product-section em {font-size: 0.8em;}.product .product-section hr {margin-top: 3.5em;margin-bottom: 4em;}.product .product-section hr.no-margin {margin-top: 3.5em;margin-bottom: 1.6em;}.product .product-section ul {width: 80%;margin: 0 auto !important;padding: 0 !important;}.product .product-section ul li {margin: 0 0 1.45em 0 !important;padding: 0 !important;font-size: 1em;line-height: 1.2em;}.product .product-section ul.features li {margin: 0 !important;padding: 0.8em 1em 0.9em !important;color: #7f6637;font-size: 1.2em;line-height: 1.2em;}.product .product-section ul.specs {width: auto;margin-bottom: 1.5em !important;}.product .product-section ul.specs.reqs li {background-color: transparent !important;}.product .product-section ul.specs li {margin: 0 !important;padding: 0.8em 1em 0.8em 2.5em !important;font-size: 0.8em;color: #7f6637;text-align: left;}.product .product-section ul.specs li::before, .product .product-section ul.specs li:before {margin-left: -0.5em;font-size: 2em;}.product .product-section ul.bullets {width: 100%;}.product .product-section ul.bullets li::before, .product .product-section ul.bullets li:before {margin-left: -0.5em;font-size: 2.2em;}.product .product-section ul.accessories li {margin-bottom: 0.3em !important;font-size: 1.2em;color: #7f6637;}.product .product-section ul.accessories.white li {color: white;}.product .product-section ul.accessories.bold li {font-family: "ArticulatCF-Bold";font-weight: normal;}.product .product-section .application-icons {margin-right: auto;margin-left: auto;max-width: 80%;height: auto;}.product .product-section .suggested-applications-icons {margin-bottom: -16%;}.product .product-section .suggested-applications-icons li {width: 42%;margin-left: 16%;margin-bottom: 16%;}.product .product-section .suggested-applications-icons li:first-child, .product .product-section .suggested-applications-icons li:nth-child(2n+1) {margin-left: 0;}.product .product-section .suggested-applications-icons li:last-child {margin-left: 21%;margin-bottom: 0;}.product .product-section .suggested-applications-icons li:nth-child(2n) {margin-left: 16%;}.product .top-padded-xs {padding-top: 2.5em !important;}.product .no-top-padding-xs {padding-top: 0 !important;}.product .bottom-padded-xs {padding-bottom: 4em !important;}.product .top-spaced-xs {margin-top: 2.5em !important;}.product .top-spaced-xsmall-xs {margin-top: 0.60em;}.product .bottom-spaced-xs {margin-bottom: 4em !important;}.product .no-bottom-space-xs {margin-bottom: 0 !important;}.product .mw90-xs {max-width: 90%;margin-right: auto;margin-left: auto;}.product .banners {padding-bottom: 1.66666667% !important;}.product .banners div[class*="col"] {padding-top: 1.66666667% !important;}.product .banners h3 {font-size: 1.7em;}.product .banners p {font-size: 1.2em;}.product .social-post {padding-bottom: 2em;}.product .social-post h3 {margin: 0 !important;font-size: 0.8em;text-align: center;position: absolute;top: -5em;left: 2em;}.product .social-post h3.instagram {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/social/instagram-icon-mobile.png") no-repeat center left;text-indent: 2em;background-size: contain;text-indent: 4em;padding-top: 1em;padding-bottom: 1em;}.product .social-post hr {width: 30%;margin: 1em auto;border-color: #ffffff;}.product .social-post h2 {margin: 1.6em 0 0.4em 0 !important;font-size: 1.6em;line-height: 1.1em;text-align: center;text-transform: uppercase;}.product .social-post h2 span {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.8em;}.product .social-post p {font-family: "ArticulatCF-Text";font-weight: normal;font-style: normal;font-size: 1em;color: #ffffff;text-align: center;width: 90%;display: block;margin: 0 auto;}.product .social-post a {display: block;width: 40%;margin: 1em auto 0 auto;padding: 0.6em 1.2em;border: 1px solid #ffffff;font-family: "ArticulatCF-Medium";font-weight: normal;font-size: 1.2em;text-transform: uppercase;color: #ffffff;text-decoration: none;text-align: center;}.product .social-post.v2 {overflow: hidden;padding: 0;}.product .social-post.v2 .social-pic {height: 22em;overflow: hidden;position: relative;padding: 0 !important;}.product .social-post.v2 .social-pic .image {height: 100%;}.product .social-post.v2 .social-pic .image img {height: 100%;max-width: none;}.product .social-post.v2 .social-pic .refresh {width: 1.2em;}.product .social-post.v2 h3 {position: absolute;left: 1em;font-family: "ArticulatCF-ExtraLight";font-weight: normal;}.product .social-post.v2 h3.instagram {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/Icons/PNG/socialmedia-module-instagram@2x.png") no-repeat center left;background-size: contain;text-indent: 2em;padding-top: 0.2em;padding-bottom: 0.2em;}.product .social-post.v2 .social-info {height: 9em;padding: 0 !important;position: relative;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.product .social-post.v2 .social-info .content {width: 100%;position: absolute;top: 50%;transform: translateY(-50%);}.product .social-post.v2 .social-info .content .author {width: 100%;text-align: center;}.product .social-post.v2 .social-info .content .author .quotes {width: 35px;display: inline-block;}.product .social-post.v2 .social-info .content .author .author-name {display: inline-block;}.product .social-post.v2 .social-info .content .author .author-name h2 {font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1em;text-transform: none;margin: 0 0 0 5px !important;padding: 0;text-align: left;}.product .social-post.v2 .social-info .content p {font-size: 0.8em;text-overflow: ellipsis;font-family: "ArticulatCF-TextOblique";font-weight: normal;}.product .vertical-align-xs {display: flex;flex-direction: row;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.product .vertical-align-xs div.text-container {height: 100%;display: flex;align-items: center;justify-content: center;}.product .vertical-align-xs > [class^="col-"],.product .vertical-align-xs > [class*=" col-"] {align-items: center;}.product .vertical-align-xs > [class^="col-"] > div > div:first-child,.product .vertical-align-xs > [class*=" col-"] > div > div:first-child {flex-grow: 1;}.product .blog-teaser > div {padding-top: 5em !important;padding-bottom: 5em !important;}.product .blog-teaser > div h3 {margin: 0 !important;font-size: 1.4em;}.product .blog-teaser > div hr {width: 35%;margin: 0.7em auto 1em auto !important;}.product .blog-teaser > div h6 {margin: 0;font-size: 0.81em;}.product .product-gallery {padding-bottom: 0;}.product .product-gallery .slick-dots {bottom: 15px !important;}.product #capture-a-variety-of-sources .header,.product #nine-polar-patterns .header {border-top: 2px solid #ffffff;border-bottom: 2px solid #ffffff;padding: 0.7em 0 0.8em;}.product #capture-a-variety-of-sources .header h2,.product #nine-polar-patterns .header h2 {margin: 0;text-align: center;}.product #capture-a-variety-of-sources .title,.product #nine-polar-patterns .title {padding: 1em 0 1.4em;background-color: #1a1a1a;}.product #capture-a-variety-of-sources .title h5, .product #capture-a-variety-of-sources .title p,.product #nine-polar-patterns .title h5,.product #nine-polar-patterns .title p {color: #dfdfdf;}.product #capture-a-variety-of-sources .title h5,.product #nine-polar-patterns .title h5 {padding: 0;margin-bottom: 0.4em;font-size: 1.3em;}.product #capture-a-variety-of-sources .title p,.product #nine-polar-patterns .title p {margin: 0;text-align: center;font-size: 0.9em;line-height: 1.25em;}.product #capture-a-variety-of-sources .icons,.product #nine-polar-patterns .icons {border-bottom: 1px solid #ffffff;padding: 1.6em 0 2em !important;text-align: center;}.product #capture-a-variety-of-sources .icons h6,.product #nine-polar-patterns .icons h6 {margin: 0 0 2em 0;color: #ffffff;font-size: 0.7em;}.product #capture-a-variety-of-sources .icons .image,.product #nine-polar-patterns .icons .image {max-width: 70%;margin: 0 auto;}.product #nine-polar-patterns .header {border-top: none;border-bottom: 1px solid #ffffff !important;background-color: #1a1a1a;}.product #nine-polar-patterns .title {background-color: #363636;}.product .footer {margin-top: 0;}.product #sounds .title {text-align: center;color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1.45em;text-transform: none;}.product #sounds p {margin: 0 0 2.8em 0;text-align: center;}.product #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 #sounds .sc-player-container .sc-player .sc-trackslist {height: 9.6em;}.product.consumer .product-header .product-title #intro {padding-top: 0 !important;background-color: #000000;}.product.consumer .product-header .product-title #intro p {color: #ffffff;}.product.consumer .product-header .product-title #intro em {font-size: 0.8em;}.product.consumer .product-header.white {background-color: #ffffff;}.product.consumer .product-header.white #intro {padding-top: 1.4em !important;padding-bottom: 1em !important;background-color: #ffffff;}.product.consumer .product-header.white #intro p {color: #4d4d4d;}.product.consumer .product-section.relative-xs {position: relative;}.product.consumer .product-section .absolute-xs {position: absolute;z-index: 1000;}.product.consumer .product-section .absolute-xs.bottom {bottom: 0;}.product.consumer #full-features h2 {margin-top: 0;}.product.consumer #technical-specifications {padding-top: 0 !important;}.product.consumer #technical-specifications h2 {margin-top: 0;}.product.consumer #technical-specifications h3 {font-family: "ArticulatCF-Light";font-weight: normal;color: #634529;text-align: left;padding-left: 1.1em;margin-bottom: 0.2em;}.product.consumer #technical-specifications ul.specs.reqs {margin-top: 0 !important;}.product.consumer #technical-specifications ul.specs.reqs li {background-color: transparent !important;}}@media screen and (min-width: 768px) {.product .product-header .product-title {padding-top: 3.5em;}.product .product-header .product-title h1 {margin: 0 0 0.4em 0;font-size: 5.6em;line-height: 0.9em;}.product .product-header .product-title h2 {margin-top: 0;margin-bottom: 0.5em;font-size: 2.5em;line-height: 1.1em;padding-left: 2em;padding-right: 2em;}.product .product-header .product-title .absolute {position: absolute;width: 100%;margin-top: 1em;}.product .product-header .product-title .absolute.row:not(.persist) {position: static;}.product .product-header .product-title #intro {padding-top: 2.8em !important;padding-bottom: 1.5em !important;background-color: #ffffff;}.product .product-header .product-title #intro h3 {margin: 0 0 0.8em 0;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 4.4em;line-height: 1.05em;color: #7f6637;}.product .product-header .product-title #intro h3.normal {font-family: "ArticulatCF-Text";font-weight: normal;}.product .product-header .product-title #intro h4 {font-size: 2.6em;}.product .product-header .product-title #intro h4.normal {line-height: 1em;}.product .product-header .product-title #intro h4.larger {font-size: 3.9em;}.product .product-header .product-title #intro p {margin-bottom: 2em;font-size: 1.9em;line-height: 1.6em;text-align: center;color: #4d4d4d;}.product .product-header .product-title #intro p.normal {line-height: 1.2em;}.product .product-header .product-title #intro ul.list {margin-bottom: 2em;font-size: 1.9em;text-align: center;}.product .product-header .product-title #intro ul.list li {margin-bottom: 0.8em;}.product .product-header .product-title #intro .feature {margin-bottom: 4em;padding: 1.6em 0;border-top: 1px solid #7f6637;border-bottom: 1px solid #7f6637;}.product .product-header .product-title #intro .feature p {font-size: 3.2em;line-height: 1.2em;}.product .product-header .product-title span.price {float: none;vertical-align: middle;margin-top: -0.2em;font-size: 1.4em;}.product .product-header .product-title span.out-of-stock {font-family: "ArticulatCF-TextOblique";font-weight: normal;font-size: 0.75em;text-align: left;display: inline-block;line-height: 1;vertical-align: bottom;}.product .product-header .product-title a.buy-now-button,.product .product-header .product-title a.find-a-dealer-button,.product .product-header .product-title a.cta {float: none;font-size: 0.85em;}.product .video-slider .slick-prev {left: 10px !important;margin-top: -26px;}.product .video-slider [dir='rtl'] .slick-prev {right: 10px !important;}.product .video-slider .slick-next {right: 10px !important;margin-top: -26px;}.product .video-slider [dir='rtl'] .slick-next {left: 10px !important;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before,.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 52px;opacity: 1;color: white;line-height: 1.15;}.product .video-slider .slick-prev:hover:before, .product .video-slider [dir='rtl'] .slick-prev:hover:before,.product .video-slider .slick-next:hover:before, .product .video-slider [dir='rtl'] .slick-next:hover:before {color: white;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before {content: "←" !important;}.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {content: "→" !important;}.product .video-slider .slick-prev, .product .video-slider .slick-next {top: 50%;width: 52px;height: 52px;}.product .video-slider .slick-dots {bottom: 3em;text-align: right;padding-right: 3em;}.product .video-slider .slick-dots li {font-size: 16px;width: 16px;height: 16px;}.product .video-slider .slick-dots li button::before, .product .video-slider .slick-dots li.slick-active button::before {font-size: 16px !important;color: #ffffff;}.product .video-slider .slick-dots li.slick-active button::before {color: #1c3f94 !important;}.product .product-section {padding-top: 1.6em !important;}.product .product-section.transparent-sm, .product .product-section .transparent-sm {background-color: transparent !important;}.product .product-section.no-padding-sm, .product .product-section .no-padding-sm {padding: 0 !important;}.product .product-section.no-margin-sm, .product .product-section .no-margin-sm {margin: 0 !important;}.product .product-section h1, .product .product-section h2, .product .product-section h3 {margin-bottom: 1em;}.product .product-section h1.white-sm, .product .product-section h2.white-sm, .product .product-section h3.white-sm {color: #ffffff !important;}.product .product-section h1 {font-size: 4.9em;line-height: 1.05em;margin-bottom: 0.6em;}.product .product-section h2 {font-size: 3.9em;line-height: 1.05em;}.product .product-section h2.absolute,.product .product-section .absolute-title {position: absolute;width: 100%;margin-top: 1em;}.product .product-section .absolute-title-sm {position: absolute;margin-top: 1em;}.product .product-section .absolute-title-sm:not(.no-width) {width: 100%;}.product .product-section h3 {font-size: 2.6em;}.product .product-section h3.text-left-sm {text-align: left;}.product .product-section h4 {font-size: 1.9em;}.product .product-section h5 {margin: 0 0 0.8em 0;padding-left: 1em;font-size: 3em;line-height: 1.2em;}.product .product-section h5.bold, .product .product-section h5.text-center-sm {padding-left: 0;text-align: center;}.product .product-section p {margin-bottom: 2em;font-size: 1.9em;line-height: 1.55em;text-align: center;}.product .product-section p.white-sm {color: #ffffff !important;}.product .product-section p.normal {line-height: 1.2em;}.product .product-section p.text-left-sm {text-align: left;}.product .product-section p .small, .product .product-section p.small {line-height: 1.2em;font-size: 1.4em;}.product .product-section em {font-size: 0.9em;}.product .product-section em.bold-sm {font-family: "ArticulatCF-BoldOblique";font-weight: normal;}.product .product-section hr {margin-top: 3.5em;margin-bottom: 4em;}.product .product-section.bg.grey-sm, .product .product-section .bg.grey-sm {background-color: #6b6b6b !important;}.product .product-section ul {width: 80%;margin: 0 auto !important;padding: 0 !important;}.product .product-section ul li {font-family: "ArticulatCF-Light";font-weight: normal;margin: 0 0 1.6em 0 !important;padding: 0 !important;font-size: 2.1em;line-height: 1.2em;}.product .product-section ul.features li {margin: 0 !important;padding: 0.8em 1em 0.9em !important;color: #7f6637;font-size: 3em;line-height: 1.2em;}.product .product-section ul.specs {width: auto;margin-bottom: 3em !important;}.product .product-section ul.specs.reqs li {background-color: transparent !important;}.product .product-section ul.specs li {margin: 0 !important;padding: 0.6em 1em 0.6em 3em !important;font-size: 1.7em;color: #7f6637;text-align: left;}.product .product-section ul.specs li::before, .product .product-section ul.specs li:before {margin-top: 0.2em;margin-left: -0.5em;font-size: 2em;}.product .product-section ul.bullets {width: 100%;}.product .product-section ul.bullets li::before, .product .product-section ul.bullets li:before {margin-left: -0.5em;font-size: 2.2em;}.product .product-section ul.accessories li {margin-bottom: 0.3em !important;font-size: 3em;color: #7f6637;}.product .product-section ul.accessories.white li {color: white;}.product .product-section ul.accessories.bold li {font-family: "ArticulatCF-Bold";font-weight: normal;}.product .product-section .application-icons {margin-right: auto;margin-left: auto;max-width: 80%;height: auto;}.product .product-section .suggested-applications-icons {margin-top: 2em;margin-bottom: -2%;}.product .product-section .suggested-applications-icons li {width: 19%;margin-left: 8%;margin-bottom: 6%;}.product .product-section .suggested-applications-icons li:first-child, .product .product-section .suggested-applications-icons li:nth-child(4n+1) {margin-left: 0;}.product .product-section .suggested-applications-icons li:nth-child(4n) {margin-left: 8%;}.product .product-section-compo.light {padding-top: 0 !important;}.product .product-section-compo > div .row {background-color: #5a595f;}.product .product-section-compo > div .row > div[class*="col"] {padding-top: 1em !important;}.product .product-section-compo.light, .product .product-section-compo.lighter {background-color: transparent;}.product .product-section-compo.light > div .row {background-color: #6b6b6b;}.product .product-section-compo.light > div .row > div[class*="col"] {padding-bottom: 0 !important;}.product .product-section-compo.lighter > div .row {background-color: #e8ebef;}.product .product-section-compo.lighter > div .row > div[class*="col"] {padding-top: 0 !important;padding-bottom: 5.8em !important;}.product .product-section-compo.lighter ul li {margin-bottom: 1em !important;font-size: 2.6em;}.product .top-padded-sm {padding-top: 2.4em !important;}.product .no-top-padding-sm {padding-top: 0 !important;}.product .bottom-padded-sm {padding-bottom: 2.4em !important;}.product .no-top-space-sm {margin-top: 0 !important;}.product .top-spaced-sm {margin-top: 2.4em !important;}.product .no-bottom-space-sm {margin-bottom: 0 !important;}.product .bottom-spaced-sm {margin-bottom: 2.4em !important;}.product .mw80-sm {max-width: 80%;margin-right: auto;margin-left: auto;}.product .banners {padding-bottom: 2.4em !important;}.product .banners div[class*="col"] {padding-top: 2.4em !important;}.product .banners h3 {font-size: 3.2em;}.product .banners p {font-size: 1.7em;}.product .social-post .text-container {position: relative;}.product .social-post .text-container .content {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: 100%;text-align: center;}.product .social-post .image {overflow: hidden;}.product .social-post h3 {font-size: 1em;text-align: center;display: inline-block;margin: 1em auto 3em auto !important;}.product .social-post h3.instagram {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/social/instagram-icon-mobile.png") no-repeat center left;background-size: contain;text-indent: 2.5em;padding-top: 0.5em;padding-bottom: 0.5em;}.product .social-post hr {width: 30%;margin: 0.5em auto;border-color: #ffffff;}.product .social-post h2 {margin: 0 0 0.2em 0 !important;font-size: 1.3em;text-align: center;text-transform: uppercase;}.product .social-post h2 span {font-family: "ArticulatCF-Text";font-weight: normal;}.product .social-post p {font-size: 1.2em;color: #ffffff;text-align: center;width: 100%;display: block;margin: 1em auto;}.product .social-post a {display: block;width: 40%;margin: 1em auto;padding: 0.6em 1.2em;border: 1px solid #fff;font-family: "ArticulatCF-Medium";font-weight: normal;font-size: 1em;text-transform: uppercase;color: #ffffff;text-decoration: none;text-align: center;}.product .social-post.v2 {margin-left: 2px;overflow: hidden;}.product .social-post.v2 .social-pic {overflow: hidden;}.product .social-post.v2 .social-pic .image img {}.product .social-post.v2 .social-pic .refresh {width: 1.6em;}.product .social-post.v2 .social-pic h3 {margin-bottom: 1em !important;bottom: 0;}.product .social-post.v2 h3 {position: absolute;left: 1em;}.product .social-post.v2 h3.instagram {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/Icons/PNG/socialmedia-module-instagram@2x.png") no-repeat center left;background-size: contain;padding-top: 0.3em;padding-bottom: 0.3em;text-indent: 2.5em;font-family: "ArticulatCF-ExtraLight";font-weight: normal;}.product .social-post.v2 .social-info {height: 9em;position: relative;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.product .social-post.v2 .social-info .content {width: 100%;position: absolute;top: 50%;transform: translateY(-50%);}.product .social-post.v2 .social-info .content .author {width: 100%;text-align: center;}.product .social-post.v2 .social-info .content .author .quotes {width: 35px;display: inline-block;}.product .social-post.v2 .social-info .content .author .author-name {display: inline-block;}.product .social-post.v2 .social-info .content .author .author-name h2 {font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 1em;text-transform: none;margin: 0 0 0 5px !important;padding: 0;text-align: left;}.product .social-post.v2 .social-info .content p {font-size: 0.8em;text-overflow: ellipsis;font-family: "ArticulatCF-TextOblique";font-weight: normal;}.product .blog-teaser > div {padding-top: 2em !important;padding-bottom: 3.4em !important;}.product .blog-teaser > div h3 {margin-bottom: 0 !important;font-size: 3em;}.product .blog-teaser > div hr {width: 70%;margin: 1.15em auto 3em auto !important;}.product .blog-teaser > div h6 {font-size: 1.5em;line-height: 1.2em;}.product .product-gallery {padding-bottom: 3.4em !important;}.product .product-gallery .slick-dots li {width: 32px;height: 32px;}.product .product-gallery .slick-dots li.slick-active button::before {font-size: 32px !important;}.product .product-gallery .slick-dots li button:before {font-size: 32px !important;}.product .product-gallery .slick-dots {bottom: 50px !important;}.product #capture-a-variety-of-sources .header,.product #nine-polar-patterns .header {border-top: 2px solid #ffffff;border-bottom: 2px solid #ffffff;padding: 1em 0 1.1em;}.product #capture-a-variety-of-sources .header h2,.product #nine-polar-patterns .header h2 {margin: 0;text-align: left;font-size: 2.4em;}.product #capture-a-variety-of-sources .title,.product #nine-polar-patterns .title {padding: 1.6em 0 1.8em;background-color: #1a1a1a;}.product #capture-a-variety-of-sources .title h5, .product #capture-a-variety-of-sources .title p,.product #nine-polar-patterns .title h5,.product #nine-polar-patterns .title p {color: #dfdfdf;}.product #capture-a-variety-of-sources .title h5,.product #nine-polar-patterns .title h5 {padding: 0;margin-bottom: 0;font-size: 2.0em;}.product #capture-a-variety-of-sources .title p,.product #nine-polar-patterns .title p {margin: 0;text-align: left;font-size: 1.5em;line-height: 1.3em;}.product #capture-a-variety-of-sources .icons,.product #nine-polar-patterns .icons {border-bottom: 1px solid #ffffff;padding: 2em 0 2.4em !important;text-align: center;}.product #capture-a-variety-of-sources .icons h6,.product #nine-polar-patterns .icons h6 {margin: 0 0 2em 0;color: #ffffff;font-size: 1.2em;}.product #capture-a-variety-of-sources .icons .image,.product #nine-polar-patterns .icons .image {max-width: 70%;margin: 0 auto;}.product #capture-a-variety-of-sources p.extra-margin,.product #nine-polar-patterns p.extra-margin {margin-bottom: 1.8em !important;}.product #capture-a-variety-of-sources table,.product #nine-polar-patterns table {margin-top: 1em;border: 2px solid #ffffff;}.product #capture-a-variety-of-sources table h3, .product #capture-a-variety-of-sources table h5, .product #capture-a-variety-of-sources table h6, .product #capture-a-variety-of-sources table p,.product #nine-polar-patterns table h3,.product #nine-polar-patterns table h5,.product #nine-polar-patterns table h6,.product #nine-polar-patterns table p {margin: 0;}.product #capture-a-variety-of-sources table h3, .product #capture-a-variety-of-sources table h6,.product #nine-polar-patterns table h3,.product #nine-polar-patterns table h6 {color: #ffffff;}.product #capture-a-variety-of-sources table h5, .product #capture-a-variety-of-sources table p,.product #nine-polar-patterns table h5,.product #nine-polar-patterns table p {color: #dfdfdf !important;}.product #capture-a-variety-of-sources table tr th, .product #capture-a-variety-of-sources table tr td,.product #nine-polar-patterns table tr th,.product #nine-polar-patterns table tr td {padding: 0.6em;border-right: 1px solid #ffffff;border-bottom: 1px solid #ffffff;}.product #capture-a-variety-of-sources table tr th:first-child, .product #capture-a-variety-of-sources table tr td:first-child,.product #nine-polar-patterns table tr th:first-child,.product #nine-polar-patterns table tr td:first-child {padding: 0.6em 1.4em;background-color: rgba(0, 0, 0, 0.3);}.product #capture-a-variety-of-sources table tr th:last-child, .product #capture-a-variety-of-sources table tr td:last-child,.product #nine-polar-patterns table tr th:last-child,.product #nine-polar-patterns table tr td:last-child {border-right: none;}.product #capture-a-variety-of-sources table tr th h3, .product #capture-a-variety-of-sources table tr td h3,.product #nine-polar-patterns table tr th h3,.product #nine-polar-patterns table tr td h3 {font-size: 1.4em;}.product #capture-a-variety-of-sources table tr td:first-child,.product #nine-polar-patterns table tr td:first-child {padding-top: 1em;padding-bottom: 1.2em;}.product #capture-a-variety-of-sources table tr td:not(:first-child),.product #nine-polar-patterns table tr td:not(:first-child) {text-align: center;}.product #capture-a-variety-of-sources table tr td h5,.product #nine-polar-patterns table tr td h5 {padding: 0 !important;color: #ffffff !important;font-size: 1.4em;}.product #capture-a-variety-of-sources table tr td p,.product #nine-polar-patterns table tr td p {font-size: 0.9em;}.product #capture-a-variety-of-sources table tr td .image,.product #nine-polar-patterns table tr td .image {max-width: 90%;margin: 0 auto;}.product #nine-polar-patterns .header {border-top: none;border-bottom: 1px solid #ffffff !important;background-color: #1a1a1a;}.product #nine-polar-patterns .header h2 {text-align: center;}.product #nine-polar-patterns .title {background-color: #363636;}.product #nine-polar-patterns .title h5, .product #nine-polar-patterns .title p {text-align: center;}.product #nine-polar-patterns table tr th:last-child, .product #nine-polar-patterns table tr td:last-child {background-color: rgba(0, 0, 0, 0.2);}.product #sounds {padding: 3em 0 !important;}.product #sounds .title {margin-top: 0;text-align: center;color: #000000;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 2.4em;text-transform: none;}.product #sounds p {margin: 0;text-align: center;}.product #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.consumer .product-header .product-title #intro {padding-top: 0 !important;padding-bottom: 0 !important;background-color: #000000;}.product.consumer .product-header .product-title #intro p {color: #ffffff;}.product.consumer .product-header .product-title #intro em {font-size: 0.8em;}.product.consumer .product-header .product-title #intro .quote-container {background-color: #ffffff;padding: 5%;}.product.consumer .product-header .product-title #intro {padding-top: 0 !important;background-color: #000000;}.product.consumer .product-header .product-title #intro p {color: #ffffff;}.product.consumer .product-header.white {background-color: #ffffff;}.product.consumer .product-header.white #intro {padding-top: 1.4em !important;padding-bottom: 1em !important;background-color: #ffffff;}.product.consumer .product-header.white #intro p {color: #4d4d4d;}.product.consumer .product-section.relative-sm {position: relative;}.product.consumer .product-section .absolute-sm {position: absolute;z-index: 1000;}.product.consumer .product-section .absolute-sm.bottom {bottom: 0;}.product.consumer .quote-slider > div h4 {padding: 0 1em 0 1em;line-height: 1.25em;}.product.consumer #full-features h2 {margin-top: 0;}.product.consumer #technical-specifications {padding-top: 0 !important;}.product.consumer #technical-specifications h2 {margin-top: 0;}.product.consumer #technical-specifications h3 {font-family: "ArticulatCF-Light";font-weight: normal;color: #634529;text-align: left;padding-left: 1.1em;margin-bottom: 0.2em;}.product.consumer #technical-specifications ul.specs.reqs {margin-top: 0 !important;}.product.consumer #technical-specifications ul.specs.reqs li {background-color: transparent !important;}}@media screen and (min-width: 992px) {.product {}.product .product-header {position: relative;}.product .product-header .product-title {z-index: 1000;position: absolute;top: 10%;right: 0;padding-top: 0 !important;padding-right: 0 !important;padding-bottom: 0 !important;margin-right: 4em !important;}.product .product-header .product-title h1 {margin-bottom: 0.2em;font-size: 4.4em;text-align: left;line-height: 0.85em;}.product .product-header .product-title h1.gold-md {color: #7f6637;}.product .product-header .product-title h2 {margin-top: 0;margin-bottom: 1.8em;font-size: 1.6em;line-height: 1.1em;text-align: left;padding-left: 0;padding-right: 0;}.product .product-header .product-title h2.no-margin-md {margin-bottom: 1em;}.product .product-header .product-title h2.medium {font-family: "ArticulatCF-Medium";font-weight: normal;}.product .product-header .product-title h2.medium.no-margin-md {margin-bottom: 2.5em;}.product .product-header .product-title .absolute.static-md {position: static;}.product .product-header .product-title .absolute.static-md h2 {padding-left: 0 !important;padding-right: 0 !important;}.product .product-header .product-title #intro {padding: 0 !important;background-color: transparent !important;}.product .product-header .product-title #intro h3 {margin-top: 0;margin-bottom: 1em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.7em;text-align: left;color: #aea58b;}.product .product-header .product-title #intro h4 {margin-top: 0;margin-bottom: 0.8em;font-size: 1.3em;text-align: left;}.product .product-header .product-title #intro h4.normal {line-height: 1em;}.product .product-header .product-title #intro h4.larger {font-size: 1.80em;}.product .product-header .product-title #intro p {margin-bottom: 2em;line-height: 1.7em;text-align: left;font-size: 1.1em;color: #dfdfdf;}.product .product-header .product-title #intro p.normal {line-height: 1.2em;}.product .product-header .product-title #intro ul.list {margin: 0;text-align: left;font-size: 1.1em;color: #dfdfdf;}.product .product-header .product-title #intro ul.list li {padding-left: 1.8em;}.product .product-header .product-title #intro ul.list li::before, .product .product-header .product-title #intro ul.list li:before {position: absolute;margin-top: 0.25em;margin-left: -0.5em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.8em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';color: #7f6637;}.product .product-header .product-title #intro .feature {margin-bottom: 2.4em;padding: 0.8em 0;}.product .product-header .product-title #intro .feature p {text-align: center;font-size: 2.2em;line-height: 1.2em;}.product .product-header .product-title span.price {padding-right: 0.6em;border-right: 1px solid white;font-size: 1.6em;line-height: 1.4em;}.product .product-header .product-title span.price.no-buttons {border-right: none;padding-right: 0;}.product .product-header .product-title a.buy-now-button,.product .product-header .product-title a.find-a-dealer-button,.product .product-header .product-title a.cta {padding: 0.65em 1.8em;font-size: 1em;}.product .product-header .product-image {overflow: hidden;padding-top: 4.5em;padding-bottom: 4em;}.product .product-header .product-image img {max-width: 95%;}.product .product-header .product-image.full-bg {padding: 0 !important;}.product .product-header .product-image.full-bg img {max-width: 100%;}.product .video-slider .slick-prev {left: 15px !important;margin-top: -36px;}.product .video-slider [dir='rtl'] .slick-prev {right: 15px !important;}.product .video-slider .slick-next {right: 15px !important;margin-top: -36px;}.product .video-slider [dir='rtl'] .slick-next {left: 15px !important;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before,.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 72px;opacity: 1;color: white;line-height: 1.15;}.product .video-slider .slick-prev:hover:before, .product .video-slider [dir='rtl'] .slick-prev:hover:before,.product .video-slider .slick-next:hover:before, .product .video-slider [dir='rtl'] .slick-next:hover:before {color: white;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before {content: "←" !important;}.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {content: "→" !important;}.product .video-slider .slick-prev, .product .video-slider .slick-next {top: 50%;width: 72px;height: 72px;}.product .product-section {padding-top: 1.6em !important;}.product .product-section.text-container {height: 100%;position: relative;margin-top: 1.6em !important;padding: 0 !important;}.product .product-section.text-container.no-margin {margin-top: 0em !important;}.product .product-section.text-container .content {position: absolute;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);padding: 0;width: 100%;right: 0;}.product .product-section.text-container .content p {margin-bottom: 0 !important;}.product .product-section.bg.transparent-md, .product .product-section.bg .transparent-md, .product .product-section .bg.transparent-md, .product .product-section .bg .transparent-md {background-color: transparent !important;}.product .product-section.bg.grey-md, .product .product-section .bg.grey-md {background-color: #6b6b6b;}.product .product-section.no-padding-md, .product .product-section .no-padding-md {padding: 0 !important;}.product .product-section.no-margin-md, .product .product-section .no-margin-md {margin: 0 !important;}.product .product-section .absolute-title-sm {margin-top: 0;}.product .product-section h1, .product .product-section h2, .product .product-section h3 {margin-bottom: 0.7em;}.product .product-section h1 {font-size: 4.9em;line-height: 1.05em;margin-bottom: 0.6em;}.product .product-section h2 {margin-top: 0;font-size: 1.8em;line-height: 1.05em;text-align: left;}.product .product-section h2.white-md {color: #ffffff !important;}.product .product-section h2.light-gold-md {color: #aea58b !important;}.product .product-section h2.blue-md {color: #1c3f94 !important;}.product .product-section h2.text-center {text-align: center;}.product .product-section h2.extra-margin {margin-bottom: 1.6em;}.product .product-section h3 {font-size: 1.7em;text-align: left;}.product .product-section h3.light-gold-md {color: #aea58b !important;}.product .product-section h3.white-md {color: #ffffff !important;}.product .product-section h4 {font-size: 1em;text-align: left;}.product .product-section h5 {margin: 0;padding-left: 0.5em;font-size: 1.6em;}.product .product-section h5.extra-margin {margin-bottom: 1.2em !important;}.product .product-section h5.bold {padding-left: 0.5em !important;font-size: 1.4em;text-align: left;}.product .product-section h5.text-center-sm {text-align: left;}.product .product-section p {margin-bottom: 2em;font-size: 1em;line-height: 1.8em;text-align: left;}.product .product-section p.white-md {color: #ffffff !important;}.product .product-section p.text-center-md {text-align: center;}.product .product-section p.reqs {padding-left: 0.5em !important;}.product .product-section p .small, .product .product-section p.small {line-height: 1.2em;font-size: 0.8em;}.product .product-section hr {margin-top: 2em;margin-bottom: 2em;}.product .product-section ul {width: auto;text-align: left;}.product .product-section ul li {margin: 0 0 0.8em 0 !important;padding: 0 0 0 1.5em !important;font-size: 1.2em;line-height: 1.4em;}.product .product-section ul.list li::before, .product .product-section ul.list li:before {position: absolute;margin-top: 0.25em;margin-left: -0.5em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.8em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';color: #7f6637;}.product .product-section ul.list.bullets li::before,.product .product-section ul.list.bullets li:before {color: #ffffff;}.product .product-section ul.features li {margin: 0 !important;padding: 0.8em 1em 0.9em !important;font-size: 1.35em;line-height: 1.35em;text-align: center;}.product .product-section ul.specs {width: auto;margin-bottom: 1.5em !important;margin-top: 2em !important;}.product .product-section ul.specs li {margin: 0 !important;padding: 0.55em 1em 0.55em 1.9em !important;font-size: 1.15em;text-align: left !important;}.product .product-section ul.specs.reqs {margin-top: 0.6em !important;}.product .product-section ul.specs.reqs.extra-margin {margin-bottom: 4em !important;}.product .product-section ul.specs.reqs li {padding-right: 0 !important;padding-top: 0 !important;padding-bottom: 0 !important;margin-bottom: 1em !important;font-size: 0.9em;}.product .product-section ul.accessories li {font-size: 1.4em !important;line-height: 1.4em;}.product .product-section ul.accessories li::before, .product .product-section ul.accessories li:before {position: absolute;margin-top: 0.25em;margin-left: -0.5em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.8em;font-style: normal !important;line-height: 0;vertical-align: middle;content: '\2022';color: #7f6637;}.product .product-section .transparent-box {margin-top: 1.2em;padding: 1.2em;background-color: rgba(0, 0, 0, 0.25);}.product .product-section .transparent-box h3 {margin-top: 0;font-size: 1.5em;}.product .product-section .transparent-box p {font-size: 0.85em !important;}.product .product-section .application-icons {margin-right: auto;margin-left: auto;max-width: 80%;height: auto;}.product .product-section#suggested-applications {padding-top: 2.4em !important;}.product .product-section#suggested-applications h2, .product .product-section#suggested-applications p {text-align: center;}.product .product-section .suggested-applications-icons {text-align: center;margin-top: 0;margin-bottom: 0.4em;}.product .product-section .absolute p {font-size: 1em;}.product .product-section .absolute p.extra-margin {margin-bottom: 4.5em !important;}.product .multi-slider-full-width > div {margin-bottom: 0 !important;}.product .multi-slider-full-width .slick-slider {margin-bottom: 0 !important;}.product .multi-slider-full-width .slick-slider .slick-slide p {padding-bottom: 0.5em !important;}.product .multi-slider-full-width .slick-slider .slick-dots {left: 0;bottom: -15px;margin: 0;width: 100%;}.product .multi-slider-full-width .slick-slider .slick-dots li {margin: 10px;}.product .multi-slider-full-width .slick-slider .slick-dots li.slick-active button::before {color: #ffffff;}.product .relative {position: relative;}.product .absolute {position: absolute;z-index: 1000;}.product .top-padded-sm,.product .bottom-padded-sm {padding-bottom: 0 !important;}.product .top-spaced-sm,.product .bottom-spaced-sm {margin-bottom: 0 !important;}.product .top-padded-md {padding-top: 4em !important;}.product .no-top-padding-md {padding-top: 0 !important;}.product .bottom-padded-md {padding-bottom: 8em !important;}.product .no-bottom-padding-md {padding-bottom: 0 !important;}.product .no-top-space-md {margin-top: 0 !important;}.product .top-spaced-md {margin-top: 1.6em !important;}.product .no-bottom-space-md {margin-bottom: 0 !important;}.product .bottom-spaced-md {margin-bottom: 1.6em !important;}.product .mw80-md {max-width: 80%;margin-right: auto;margin-left: auto;}.product .mw100-md {max-width: 100%;}.product .text-center-md {text-align: center !important;}.product .h100p {height: 100%;}.product .ovh {overflow: hidden;}.product .vertical-align-md {display: flex;flex-direction: row;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.product .vertical-align-md div.text-container {height: 100%;display: flex;align-items: center;justify-content: center;}.product .vertical-align-md > [class^="col-"],.product .vertical-align-md > [class*=" col-"] {align-items: center;justify-content: center;}.product .vertical-align-md > [class^="col-"] > div > div:first-child,.product .vertical-align-md > [class*=" col-"] > div > div:first-child {flex-grow: 1;}.product .banners {padding-top: 1.6em !important;padding-bottom: 1.6em !important;}.product .banners .reset-width {width: 47.5% !important;}.product .banners div[class*="col"] {padding-top: 0 !important;}.product .banners h3 {font-size: 2.2em;}.product .banners p {font-size: 1.3em;}.product .banners a {overflow: hidden;}.product .banners a img {z-index: 0;-webkit-transform: scale(1, 1);-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 250ms;-moz-transform: scale(1, 1);-moz-transition-timing-function: ease-out;-moz-transition-duration: 250ms;}.product .banners a:hover img {-webkit-transform: scale(1.05, 1.07);-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 250ms;-moz-transform: scale(1.05, 1.07);-moz-transition-timing-function: ease-out;-moz-transition-duration: 250ms;}.product #social {overflow: hidden;}.product .social-post {background-color: #1c3f94;display: block !important;text-align: center;}.product .social-post .overlay {position: absolute;top: 83%;background-color: rgba(28, 63, 148, 0.9);height: 100%;}.product .social-post .overlay .content {left: 0;width: 100%;padding-top: 20%;}.product .social-post .text-container {padding: 0 1.4em !important;}.product .social-post .social-pic {margin-left: -1px;width: 101%;}.product .social-post h3 {font-size: 1em;margin: 1em auto !important;}.product .social-post h3.instagram {text-indent: 3em;}.product .social-post h2 {margin: 0 !important;padding: 0 1em;line-height: 1em;display: inline-block;}.product .social-post h2 span {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.8em;}.product .social-post p {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1em;padding: 0 10%;}.product .social-post.v2 .social-pic {height: 21.5em;}.product .social-post.v2 .social-pic .image img {width: 100%;height: auto;max-width: none;}.product .blog-teaser .blog-post {width: 100%;}.product .blog-teaser > div {padding: 0 !important;}.product .blog-teaser > div h3 {margin: 0 !important;font-size: 1.6em;}.product .blog-teaser > div hr {width: 90%;margin: 0.8em auto 0.8em auto !important;}.product .blog-teaser > div h6 {margin: 0 !important;font-size: 1.4em;line-height: 1.2em;}.product .image-gallery .row [class^="col-"],.product .image-gallery .row [class*=" col-"] {margin-bottom: 1.3em !important;height: 100%;}.product .image-gallery .row.first {height: 18em;}.product .image-gallery .row.second {height: 24em;}.product .image-gallery .replace_gallery_bg {background-size: cover;background-position: center center;background-repeat: no-repeat;}.product .image-gallery .replace_gallery_bg a {display: block;width: 100%;height: 100%;}.product .image-gallery .replace_gallery_bg a .overlay {position: relative;display: block;width: 100%;height: 100%;text-align: center;-webkit-transition: opacity 300ms ease;-moz-transition: opacity 300ms ease;-ms-transition: opacity 300ms ease;-o-transition: opacity 300ms ease;transition: opacity 300ms ease;opacity: 0;}.product .image-gallery .replace_gallery_bg a .overlay:hover {opacity: 1;}.product .image-gallery .replace_gallery_bg a .overlay .bg {position: absolute;top: 0;background-color: #1c3f94;opacity: 0.5;display: block;width: 100%;height: 100%;z-index: 0;}.product .image-gallery .replace_gallery_bg a .overlay .icon {position: absolute;top: 0;display: block;width: 100%;height: 100%;background-repeat: no-repeat;z-index: 1;}.product.consumer .product-header .product-title {float: none !important;padding: 0 !important;}.product.consumer .product-header .product-title h1 {margin-top: 1em;}.product.consumer .product-header .product-title h2 {margin-bottom: 1em !important;}.product.consumer .product-header .product-title #intro {padding-top: 0 !important;background-color: #000000;}.product.consumer .product-header .product-title #intro p {color: #ffffff;}.product.consumer .product-header .product-title #intro p.black {color: black;}.product.consumer .product-header .product-image {float: none !important;padding-top: 1.5em;padding-bottom: 0 !important;}.product.consumer .product-header .product-image img {max-width: 100% !important;}.product.consumer .product-header.white .product-title, .product.consumer .product-header.black .product-title, .product.consumer .product-header.transparent .product-title {z-index: 1000;top: auto;right: auto;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}.product.consumer .product-header.white .product-title .absolute, .product.consumer .product-header.black .product-title .absolute, .product.consumer .product-header.transparent .product-title .absolute {position: static;margin-top: 2em;}.product.consumer .product-header.white .product-title .absolute h1, .product.consumer .product-header.black .product-title .absolute h1, .product.consumer .product-header.transparent .product-title .absolute h1 {margin-top: 0;}.product.consumer .product-header.white .product-title .absolute.row, .product.consumer .product-header.black .product-title .absolute.row, .product.consumer .product-header.transparent .product-title .absolute.row {position: absolute !important;}.product.consumer .product-header.white .product-title .absolute.row h1, .product.consumer .product-header.white .product-title .absolute.row h2, .product.consumer .product-header.black .product-title .absolute.row h1, .product.consumer .product-header.black .product-title .absolute.row h2, .product.consumer .product-header.transparent .product-title .absolute.row h1, .product.consumer .product-header.transparent .product-title .absolute.row h2 {text-align: center !important;}.product.consumer .product-header.white .product-title.static-md, .product.consumer .product-header.black .product-title.static-md, .product.consumer .product-header.transparent .product-title.static-md {position: static;}.product.consumer .product-header.white .product-image, .product.consumer .product-header.black .product-image, .product.consumer .product-header.transparent .product-image {z-index: 999;}.product.consumer .product-header .product-intro {font-family: "ArticulatCF-Text";font-weight: normal;margin-bottom: 2em;line-height: 1.7em;text-align: center;font-size: 1.1em;color: #dfdfdf;padding-bottom: 3em;}.product.consumer .quote-slider > div h4 {padding: 0 1em 0 1em;font-size: 1.7em;line-height: 1.25em;}.product.consumer .product-section h2.absolute {position: static;width: auto;margin: 0;}.product.consumer #full-features h2 {margin-top: 0;}.product.consumer #technical-specifications {padding-top: 0 !important;}.product.consumer #technical-specifications h2 {margin-top: 0;}.product.consumer #technical-specifications h3 {font-family: "ArticulatCF-Light";font-weight: normal;color: #634529;text-align: left;padding-left: 1.1em;margin-bottom: 0.2em;}.product.consumer #technical-specifications ul.specs.reqs {margin-top: 0 !important;}.product.consumer #technical-specifications ul.specs.reqs li {background-color: transparent !important;}}@media screen and (min-width: 1200px) {.product .product-header .product-title {padding-top: 4em;}.product .product-header .product-title h1 {font-size: 4em;}.product .product-header .product-title h2 {font-size: 1.3em;}.product .product-header .product-title #intro h3 {font-size: 1.5em;line-height: 1em;}.product .product-header .product-title #intro p {margin-bottom: 2em;font-size: 1em;line-height: 1.65em;}.product .product-header .product-title #intro p.last {margin-bottom: 6.5em;}.product .product-header .product-title #intro ul.list {font-size: 1em;}.product .product-header .product-title #intro ul.list li {margin-bottom: 0.6em;}.product .product-header .product-title #intro ul.list li::before, .product .product-header .product-title #intro ul.list li:before {margin-top: 0.3em;}.product .product-header .product-image {padding-top: 0.5em;padding-bottom: 0;}.product .product-header .product-image img {max-width: 98%;}.product .video-slider .slick-prev {left: 15px !important;margin-top: -36px;}.product .video-slider [dir='rtl'] .slick-prev {right: 15px !important;}.product .video-slider .slick-next {right: 15px !important;margin-top: -36px;}.product .video-slider [dir='rtl'] .slick-next {left: 15px !important;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before,.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 72px;opacity: 1;color: white;line-height: 1.15;}.product .video-slider .slick-prev:hover:before, .product .video-slider [dir='rtl'] .slick-prev:hover:before,.product .video-slider .slick-next:hover:before, .product .video-slider [dir='rtl'] .slick-next:hover:before {color: white;}.product .video-slider .slick-prev:before, .product .video-slider [dir='rtl'] .slick-prev:before {content: "←" !important;}.product .video-slider .slick-next:before, .product .video-slider [dir='rtl'] .slick-next:before {content: "→" !important;}.product .video-slider .slick-prev, .product .video-slider .slick-next {top: 50%;width: 72px;height: 72px;}.product .product-section {padding-top: 1.6em !important;}.product .product-section.bg.transparent-lg, .product .product-section.bg .transparent-lg, .product .product-section .bg.transparent-lg, .product .product-section .bg .transparent-lg {background-color: transparent !important;}.product .product-section h1, .product .product-section h2, .product .product-section h3 {margin-bottom: 0.7em;}.product .product-section h1 {font-size: 4.9em;line-height: 1.05em;margin-bottom: 0.6em;}.product .product-section h2, .product .product-section h3 {font-size: 1.6em;}.product .product-section p {font-size: 1em;}.product .product-section hr {margin-top: 2.5em;margin-bottom: 2.5em;}.product .product-section ul li {margin: 0 0 0.6em 0 !important;padding: 0 0 0 2.2em !important;font-size: 1.05em;}.product .product-section ul.specs {width: auto;margin-bottom: 1.5em !important;margin-top: 2em !important;}.product .product-section ul.specs li {margin: 0 !important;padding: 0.45em 1em 0.45em 1.9em !important;text-align: left !important;}.product .product-section ul.specs li::before, .product .product-section ul.specs li:before {margin-top: 0.25em;font-size: 1.7em;}.product .product-section .application-icons {margin-right: auto;margin-left: auto;max-width: 80%;height: auto;}.product .top-padded-lg {padding-top: 4.4em !important;}.product .bottom-padded-lg {padding-bottom: 1.8em !important;}.product .no-left-padding-lg {padding-left: 0 !important;}.product .no-top-padding-lg {padding-top: 0 !important;}.product .top-spaced-lg {margin-top: 1.6em;}.product .vertical-align-lg {display: flex;flex-direction: row;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.product .vertical-align-lg div.text-container {height: 100%;display: flex;align-items: center;justify-content: center;}.product .vertical-align-lg > [class^="col-"],.product .vertical-align-lg > [class*=" col-"] {align-items: center;justify-content: center;}.product .vertical-align-lg > [class^="col-"] > div > div:first-child,.product .vertical-align-lg > [class*=" col-"] > div > div:first-child {flex-grow: 1;}.product .social-post .text-container {padding: 0.3em 1.4em 2em 1.4em !important;}.product .social-post h3 {font-size: 0.85em;}.product .social-post h2 {margin: 0 !important;}.product .social-post.v2 .social-pic {height: 24.5em;}.product .social-post.v2 .social-pic h3 {bottom: 0;}.product .blog-teaser > div hr {width: 62%;}.product.consumer .product-header.white .product-title .absolute {margin-top: 4em;}.product.consumer .product-section .absolute.record-studio-quality-vocals {right: 6%;width: 36%;}.product.consumer .product-section .absolute.it-doesnt-get-any-easier {left: 8%;width: 42%;}.product.consumer .product-section .absolute.from-videogames-to-voip {right: 6%;width: 36%;}.product.consumer .product-section .absolute.capture-a-variety-of-sources {left: 5%;width: 58%;}.product.consumer .product-section .absolute.choose-the-snowball-that-matches-your-style {left: 6%;width: 38%;}.product.consumer .product-section .absolute.use-your-favorite-software {left: 50%;width: 45%;}}.product .new-product-header .product-image > .row,.youtube-and-podcasting .new-product-header .product-image > .row {position: relative;}.product .new-product-header .product-image > .row .product,.youtube-and-podcasting .new-product-header .product-image > .row .product {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 .new-product-header .product-image > .row .product .preload,.youtube-and-podcasting .new-product-header .product-image > .row .product .preload {display: none;width: 100%;height: 100%;background-color: transparent;position: absolute;z-index: 9999;top: 0;}.product .new-product-header .product-image > .row .product .preload .spinner,.youtube-and-podcasting .new-product-header .product-image > .row .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 .new-product-header .product-image > .row .product .preload .spinner > div,.youtube-and-podcasting .new-product-header .product-image > .row .product .preload .spinner > div {background-color: white;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 .new-product-header .product-image > .row .product .preload .spinner .rect2,.youtube-and-podcasting .new-product-header .product-image > .row .product .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product .new-product-header .product-image > .row .product .preload .spinner .rect3,.youtube-and-podcasting .new-product-header .product-image > .row .product .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product .new-product-header .product-image > .row .product .preload .spinner .rect4,.youtube-and-podcasting .new-product-header .product-image > .row .product .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product .new-product-header .product-image > .row .product .preload .spinner .rect5,.youtube-and-podcasting .new-product-header .product-image > .row .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);}}.product .new-product-header .product-image > .row .product .color-selector,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector {width: 98%;margin: 1.6em 0 0 !important;padding: 0;list-style: none;text-align: center;}.product .new-product-header .product-image > .row .product .color-selector li,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li {display: inline-block;margin: 0 0.4em 0 0 !important;padding: 0;}.product .new-product-header .product-image > .row .product .color-selector li:last-child,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li:last-child {margin: 0 !important;}.product .new-product-header .product-image > .row .product .color-selector li a,.youtube-and-podcasting .new-product-header .product-image > .row .product .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;text-indent: -9999px;}.product .new-product-header .product-image > .row .product .color-selector li a:hover,.youtube-and-podcasting .new-product-header .product-image > .row .product .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 .new-product-header .product-title h1,.youtube-and-podcasting .new-product-header .product-title h1 {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;}.product .new-product-header .product-title h1 sup,.youtube-and-podcasting .new-product-header .product-title h1 sup {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.65em;}.product .new-product-header .product-title h2, .product .new-product-header .product-title h3,.youtube-and-podcasting .new-product-header .product-title h2,.youtube-and-podcasting .new-product-header .product-title h3 {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: uppercase;}.product .new-product-header .product-title h3,.youtube-and-podcasting .new-product-header .product-title h3 {line-height: 1.2em;}.product .new-product-header .product-title p,.youtube-and-podcasting .new-product-header .product-title p {font-family: "ArticulatCF-Text";font-weight: normal;}.product .new-product-header .product-title span.price,.youtube-and-podcasting .new-product-header .product-title span.price {display: inline-block;float: left;margin: 0 0.6em 0 0;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.4em;line-height: 1em;}.product .new-product-header .product-title span.price sup,.youtube-and-podcasting .new-product-header .product-title span.price sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product .new-product-header .product-title span.price span.regular-price,.youtube-and-podcasting .new-product-header .product-title span.price span.regular-price {position: relative;display: inline-block;float: none;margin-right: 0.5em;padding: 0.1em 0.4em 0.15em;transform: translateY(-20%);font-size: 70%;font-family: "ArticulatCF-Light";font-weight: normal;}.product .new-product-header .product-title span.price span.regular-price:after,.youtube-and-podcasting .new-product-header .product-title span.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 .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,.youtube-and-podcasting .new-product-header .product-title a.buy-now-button,.youtube-and-podcasting .new-product-header .product-title a.notify-me-button,.youtube-and-podcasting .new-product-header .product-title a.find-a-dealer-button {float: left;}.product .new-product-header .product-title a.cta,.youtube-and-podcasting .new-product-header .product-title a.cta {position: relative;display: inline-block;float: left;margin: 0 0.6em 0 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #b7b7b7;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: uppercase;color: white;text-decoration: none;}.product .new-product-header .product-title a.cta img,.youtube-and-podcasting .new-product-header .product-title a.cta img {position: absolute;width: 1.4em;}.product .new-product-header .product-title a.cta span,.youtube-and-podcasting .new-product-header .product-title a.cta span {margin-left: 1.8em;}.product .new-product-header .product-title a.cta.gold,.youtube-and-podcasting .new-product-header .product-title a.cta.gold {background-color: #c8a04b;}.product .new-product-header .product-title a.cta.grey,.youtube-and-podcasting .new-product-header .product-title a.cta.grey {background-color: #b7b7b7;}.product .new-product-header .product-title a.cta:hover,.youtube-and-podcasting .new-product-header .product-title a.cta:hover {background-color: #404040;text-decoration: none;}.product .new-product-header .product-title a.cta:last-child,.youtube-and-podcasting .new-product-header .product-title a.cta:last-child {margin-right: 0;}@media screen and (max-width: 767px) {.product .new-product-header .product-image > .row .product .color-selector li,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li {width: 2.2em;height: 2.2em;}.product .new-product-header .product-image > .row .product .color-selector li a,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li a {border-width: 3px;}.product .new-product-header .product-title,.youtube-and-podcasting .new-product-header .product-title {padding: 2em 0;background-color: #ebebeb;text-align: center;}.product .new-product-header .product-title h1,.youtube-and-podcasting .new-product-header .product-title h1 {margin: 0;color: #363636;font-size: 3.4em;line-height: 1em;}.product .new-product-header .product-title h2,.youtube-and-podcasting .new-product-header .product-title h2 {margin: 0;color: #363636;font-size: 1em;}.product .new-product-header .product-title p,.youtube-and-podcasting .new-product-header .product-title p {color: #4d4d4d;text-align: center;}.product .new-product-header .product-title span.price,.youtube-and-podcasting .new-product-header .product-title span.price {float: none;vertical-align: middle;margin-top: -0.2em;font-size: 1.4em;}.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,.youtube-and-podcasting .new-product-header .product-title a.buy-now-button,.youtube-and-podcasting .new-product-header .product-title a.notify-me-button,.youtube-and-podcasting .new-product-header .product-title a.find-a-dealer-button,.youtube-and-podcasting .new-product-header .product-title a.cta {float: none;font-size: 0.85em;}.product .new-product-header .product-title hr,.youtube-and-podcasting .new-product-header .product-title hr {border-top: 1px solid #4d4d4d;}.product .new-product-header .product-title span.out-of-stock,.youtube-and-podcasting .new-product-header .product-title span.out-of-stock {display: block;font-family: "ArticulatCF-TextOblique";font-weight: normal;font-size: 0.75em;margin-top: 1em;}.product .new-product-header .product-title + div .row,.youtube-and-podcasting .new-product-header .product-title + div .row {display: flex;flex-direction: row;flex-wrap: wrap;}.product .new-product-header .product-title + div .row a:not(.hidden),.product .new-product-header .product-title + div .row div.out-of-stock,.youtube-and-podcasting .new-product-header .product-title + div .row a:not(.hidden),.youtube-and-podcasting .new-product-header .product-title + div .row div.out-of-stock {flex: 1 0 0;}.product .new-product-header .product-title + div .row a:not(.hidden) + a,.product .new-product-header .product-title + div .row div.out-of-stock + a,.youtube-and-podcasting .new-product-header .product-title + div .row a:not(.hidden) + a,.youtube-and-podcasting .new-product-header .product-title + div .row div.out-of-stock + a {flex: 53.33333333% 0 0;}.product .new-product-header div.out-of-stock,.youtube-and-podcasting .new-product-header div.out-of-stock {padding: 0.5em 1em;background-color: #b7b7b7;font-family: "ArticulatCF-TextOblique";font-weight: normal;font-size: 0.85em;color: white;text-align: center;}.product .new-product-header a.price,.product .new-product-header a.notify-me,.product .new-product-header a.dealer,.youtube-and-podcasting .new-product-header a.price,.youtube-and-podcasting .new-product-header a.notify-me,.youtube-and-podcasting .new-product-header a.dealer {position: relative;padding: 0.8em 0;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.4em;text-align: center;color: white;text-decoration: none;}.product .new-product-header a.price img,.product .new-product-header a.notify-me img,.product .new-product-header a.dealer img,.youtube-and-podcasting .new-product-header a.price img,.youtube-and-podcasting .new-product-header a.notify-me img,.youtube-and-podcasting .new-product-header a.dealer img {display: inline-block !important;}.product .new-product-header a.price,.product .new-product-header a.notify-me,.youtube-and-podcasting .new-product-header a.price,.youtube-and-podcasting .new-product-header a.notify-me {background-color: #c7a04a;}.product .new-product-header a.price img,.product .new-product-header a.notify-me img,.youtube-and-podcasting .new-product-header a.price img,.youtube-and-podcasting .new-product-header a.notify-me img {width: 1.2em;margin-top: -0.2em;}.product .new-product-header a.price sup,.product .new-product-header a.notify-me sup,.youtube-and-podcasting .new-product-header a.price sup,.youtube-and-podcasting .new-product-header a.notify-me sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product .new-product-header a.price.disabled, .product .new-product-header a.price.disabled:hover,.product .new-product-header a.notify-me.disabled,.product .new-product-header a.notify-me.disabled:hover,.youtube-and-podcasting .new-product-header a.price.disabled,.youtube-and-podcasting .new-product-header a.price.disabled:hover,.youtube-and-podcasting .new-product-header a.notify-me.disabled,.youtube-and-podcasting .new-product-header a.notify-me.disabled:hover {background-color: #676767 !important;}.product .new-product-header a.price.disabled:hover .shop-transition-notice, .product .new-product-header a.price.disabled:focus .shop-transition-notice,.product .new-product-header a.notify-me.disabled:hover .shop-transition-notice,.product .new-product-header a.notify-me.disabled:focus .shop-transition-notice,.youtube-and-podcasting .new-product-header a.price.disabled:hover .shop-transition-notice,.youtube-and-podcasting .new-product-header a.price.disabled:focus .shop-transition-notice,.youtube-and-podcasting .new-product-header a.notify-me.disabled:hover .shop-transition-notice,.youtube-and-podcasting .new-product-header a.notify-me.disabled:focus .shop-transition-notice {visibility: visible;}.product .new-product-header a.price.select-option,.product .new-product-header a.notify-me.select-option,.youtube-and-podcasting .new-product-header a.price.select-option,.youtube-and-podcasting .new-product-header a.notify-me.select-option {background-image: url(https://s3.amazonaws.com/cd.bluemic.com/img/kiwi/pattern-selector-arrow.png);background-position: 92% 50%;background-repeat: no-repeat;-webkit-background-size: 0.62em auto;background-size: 0.62em auto;}.product .new-product-header a.price.select-option span.options,.product .new-product-header a.notify-me.select-option span.options,.youtube-and-podcasting .new-product-header a.price.select-option span.options,.youtube-and-podcasting .new-product-header a.notify-me.select-option span.options {z-index: 1;visibility: hidden;display: block;position: absolute;top: 100%;left: 0;width: 100%;padding: 0.4em 0;background-color: #404040;}.product .new-product-header a.price.select-option span.options span,.product .new-product-header a.notify-me.select-option span.options span,.youtube-and-podcasting .new-product-header a.price.select-option span.options span,.youtube-and-podcasting .new-product-header a.notify-me.select-option span.options span {display: block;width: 100%;margin: 0;padding: 0.4em 0;text-align: center;transition: background-color 0.25s ease;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.85em;text-transform: uppercase;}.product .new-product-header a.price.select-option span.options span:hover,.product .new-product-header a.notify-me.select-option span.options span:hover,.youtube-and-podcasting .new-product-header a.price.select-option span.options span:hover,.youtube-and-podcasting .new-product-header a.notify-me.select-option span.options span:hover {background-color: #5a5959;}.product .new-product-header a.price.select-option span.options.opened,.product .new-product-header a.notify-me.select-option span.options.opened,.youtube-and-podcasting .new-product-header a.price.select-option span.options.opened,.youtube-and-podcasting .new-product-header a.notify-me.select-option span.options.opened {visibility: visible;display: block;}.product .new-product-header a.price .shop-transition-notice,.product .new-product-header a.notify-me .shop-transition-notice,.youtube-and-podcasting .new-product-header a.price .shop-transition-notice,.youtube-and-podcasting .new-product-header a.notify-me .shop-transition-notice {display: block;z-index: 1;position: absolute;left: 95%;bottom: 98%;transform: translateX(-50%);visibility: hidden;width: 12.5em;margin: 0;padding: 0 0 12px 0;}.product .new-product-header a.price .shop-transition-notice span,.product .new-product-header a.notify-me .shop-transition-notice span,.youtube-and-podcasting .new-product-header a.price .shop-transition-notice span,.youtube-and-podcasting .new-product-header a.notify-me .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;}.product .new-product-header a.price .shop-transition-notice span span,.product .new-product-header a.notify-me .shop-transition-notice span span,.youtube-and-podcasting .new-product-header a.price .shop-transition-notice span span,.youtube-and-podcasting .new-product-header a.notify-me .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;}.product .new-product-header a.price .shop-transition-notice span:after,.product .new-product-header a.notify-me .shop-transition-notice span:after,.youtube-and-podcasting .new-product-header a.price .shop-transition-notice span:after,.youtube-and-podcasting .new-product-header a.notify-me .shop-transition-notice span:after {position: absolute;top: 100%;left: 20%;content: "";margin-left: -5px;border-width: 5px;border-style: solid;border-color: #1c3f94 transparent transparent transparent;}.product .new-product-header a.notify-me,.youtube-and-podcasting .new-product-header a.notify-me {background-color: #c7c7c7;}.product .new-product-header a.dealer,.youtube-and-podcasting .new-product-header a.dealer {background-color: #b7b7b7;}}@media screen and (min-width: 768px) {.product #product-subnav-cloned,.youtube-and-podcasting #product-subnav-cloned {position: fixed;display: none;}.product #product-subnav-cloned ul li,.youtube-and-podcasting #product-subnav-cloned ul li {font-size: 1em;}.product .product-subnav,.youtube-and-podcasting .product-subnav {background-color: #e8ebef;}.product .product-subnav ul,.youtube-and-podcasting .product-subnav ul {list-style: none;margin: 0 auto;padding: 0.6em;text-align: center;}.product .product-subnav ul li,.youtube-and-podcasting .product-subnav ul li {display: inline-block;padding-right: 1.2em;}.product .product-subnav ul li:after,.youtube-and-podcasting .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 .product-subnav ul li.spacer,.youtube-and-podcasting .product-subnav ul li.spacer {margin-right: 0.6em;}.product .product-subnav ul li.spacer:after,.youtube-and-podcasting .product-subnav ul li.spacer:after {content: "|";font-size: 1em;margin-top: 0.7em;}.product .product-subnav ul li.no-bullet,.youtube-and-podcasting .product-subnav ul li.no-bullet {padding-right: 0.2em;}.product .product-subnav ul li.no-bullet:after,.youtube-and-podcasting .product-subnav ul li.no-bullet:after {content: "";}.product .product-subnav ul li:last-child,.youtube-and-podcasting .product-subnav ul li:last-child {padding-right: 0 !important;}.product .product-subnav ul li:last-child:after,.youtube-and-podcasting .product-subnav ul li:last-child:after {content: '';}.product .product-subnav ul li a,.youtube-and-podcasting .product-subnav ul li a {font-family: "ArticulatCF-Bold";font-weight: normal;text-transform: uppercase;color: #4d4d4d;font-size: 0.8em;}.product .product-subnav ul li a:hover,.youtube-and-podcasting .product-subnav ul li a:hover {text-decoration: none;color: #6b6b6b;}.product .product-subnav a.buy-now,.youtube-and-podcasting .product-subnav a.buy-now {position: absolute;top: 0;right: 0;width: 15%;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 .product-subnav a.buy-now img,.youtube-and-podcasting .product-subnav a.buy-now img {width: 1.3em;margin-bottom: 1px;margin-right: 4px;}.product .product-subnav a.buy-now.selected, .product .product-subnav a.buy-now.selected:hover, .product .product-subnav a.buy-now:hover,.youtube-and-podcasting .product-subnav a.buy-now.selected,.youtube-and-podcasting .product-subnav a.buy-now.selected:hover,.youtube-and-podcasting .product-subnav a.buy-now:hover {background-color: #404040;color: #ffffff;}.product .new-product-header,.youtube-and-podcasting .new-product-header {position: relative;}.product .new-product-header .product-image > .row .product .color-selector li,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li {width: 1.8em;height: 1.8em;}.product .new-product-header .product-image > .row .product .color-selector li a,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li a {border-width: 3px;}.product .new-product-header .product-title,.youtube-and-podcasting .new-product-header .product-title {position: absolute;top: 50%;transform: translateY(-50%);}.product .new-product-header .product-title h1,.youtube-and-podcasting .new-product-header .product-title h1 {margin: 0;color: white;font-size: 3.4em;line-height: 1em;}.product .new-product-header .product-title h2,.youtube-and-podcasting .new-product-header .product-title h2 {margin: 0;color: white;font-size: 1em;}.product .new-product-header .product-title h3,.youtube-and-podcasting .new-product-header .product-title h3 {margin-top: 0;font-size: 1.2em;color: white;}.product .new-product-header .product-title p,.youtube-and-podcasting .new-product-header .product-title p {margin-bottom: 1.6em;color: white;}.product .new-product-header .product-title p:last-child,.youtube-and-podcasting .new-product-header .product-title p:last-child {margin-bottom: 0;}.product .new-product-header .product-title span.price,.youtube-and-podcasting .new-product-header .product-title span.price {padding-right: 0.6em;border-right: 1px solid white;font-size: 1.6em;line-height: 1.4em;}.product .new-product-header .product-title span.price.no-buttons,.youtube-and-podcasting .new-product-header .product-title span.price.no-buttons {border-right: none;padding-right: 0;}.product .new-product-header .product-title span.price span.regular-price:after,.youtube-and-podcasting .new-product-header .product-title span.price span.regular-price:after {background-color: rgba(255, 255, 255, 0.7);}.product .new-product-header .product-title span.out-of-stock,.youtube-and-podcasting .new-product-header .product-title span.out-of-stock {float: left;font-family: "ArticulatCF-TextOblique";font-weight: normal;font-size: 0.7em;line-height: 1.2;}.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,.youtube-and-podcasting .new-product-header .product-title a.buy-now-button,.youtube-and-podcasting .new-product-header .product-title a.notify-me-button,.youtube-and-podcasting .new-product-header .product-title a.find-a-dealer-button,.youtube-and-podcasting .new-product-header .product-title a.cta {padding: 0.65em 1.8em;font-size: 0.8em;}.product .new-product-header .product-title hr,.youtube-and-podcasting .new-product-header .product-title hr {margin: 1.8em 0 0.4em 0;border-top: 1px solid white;}}@media screen and (min-width: 992px) {.product .product-subnav a.buy-now,.youtube-and-podcasting .product-subnav a.buy-now {width: 12%;}.product .new-product-header .product-image > .row .product .color-selector li,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li {width: 1.6em;height: 1.6em;}.product .new-product-header .product-image > .row .product .color-selector li a,.youtube-and-podcasting .new-product-header .product-image > .row .product .color-selector li a {border-width: 3px;}.product .new-product-header .product-title h1,.youtube-and-podcasting .new-product-header .product-title h1 {font-size: 4.2em;}.product .new-product-header .product-title h2,.youtube-and-podcasting .new-product-header .product-title h2 {font-size: 0.9em;}.product .new-product-header .product-title h3,.youtube-and-podcasting .new-product-header .product-title h3 {font-size: 1.4em;}.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,.youtube-and-podcasting .new-product-header .product-title a.buy-now-button,.youtube-and-podcasting .new-product-header .product-title a.notify-me-button,.youtube-and-podcasting .new-product-header .product-title a.find-a-dealer-button,.youtube-and-podcasting .new-product-header .product-title a.cta {padding: 0.45em 1.8em;font-size: 1em;}.product .new-product-header .product-title span.out-of-stock,.youtube-and-podcasting .new-product-header .product-title span.out-of-stock {padding: 0.4em 0;}}@media screen and (min-width: 1200px) {.product .product-subnav a.buy-now,.youtube-and-podcasting .product-subnav a.buy-now {width: 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) {}#yeti-streamer-bundle {margin: 0;padding: 0;background-color: #3a2c4f;}#yeti-streamer-bundle > div {position: relative;}#yeti-streamer-bundle > div .text-container {position: absolute;width: 100%;}#yeti-streamer-bundle > div .text-container h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;color: white;text-align: center;text-transform: none;}#yeti-streamer-bundle > div .text-container h2 span {font-family: "ArticulatCF-Light";font-weight: normal;color: #9580bb;}#yeti-streamer-bundle > div .text-container p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: white;text-align: center;line-height: 1.6em;}#yeti-streamer-bundle > div .text-container p:last-child {margin-bottom: 0;font-size: 1em;}#yeti-streamer-bundle > div .text-container span.price {display: inline-block;float: none;padding-right: 0.5em;margin-right: 0.4em;border-right: 1px solid white;font-family: "ArticulatCF-Bold";font-weight: normal;}#yeti-streamer-bundle > div .text-container span.price sup {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.6em;}#yeti-streamer-bundle > div .text-container span.price span.regular-price {position: relative;display: inline-block;float: none;margin-right: 0.25em;padding: 0.1em 0.4em 0.15em;transform: translateY(-20%);font-size: 70%;font-family: "ArticulatCF-Light";font-weight: normal;}#yeti-streamer-bundle > div .text-container span.price span.regular-price:after {content: '';position: absolute;top: 50%;left: 5%;width: 90%;height: 1px;transform: translateY(-50%) rotate(15deg);background-color: rgba(255, 255, 255, 0.75);font-size: 0;}#yeti-streamer-bundle > div .text-container a.buy-now {position: relative;display: inline-block;margin: 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #c8a04b;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: uppercase;color: white;text-decoration: none;}#yeti-streamer-bundle > div .text-container a.buy-now img {position: absolute;width: 1.4em;}#yeti-streamer-bundle > div .text-container a.buy-now span {margin-left: 1.8em;}#yeti-streamer-bundle > div .text-container a.buy-now.external {background-color: #95989A;}#yeti-streamer-bundle > div .text-container a.buy-now.external span {margin-left: 0;}#yeti-streamer-bundle > div .text-container a.buy-now:hover {background-color: #404040;text-decoration: none;}#yeti-streamer-bundle > div .text-container a.dealer {position: relative;display: inline-block;margin: 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #363636;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: uppercase;color: white;text-decoration: none;}#yeti-streamer-bundle > div .text-container a.dealer:hover {background-color: #404040;text-decoration: none;}@media screen and (max-width: 767px) {#yeti-streamer-bundle > div .text-container {top: 2.2em;width: 100%;}#yeti-streamer-bundle > div .text-container h2 {padding: 0 10%;margin-bottom: 0.25em;font-size: 3.8em;line-height: 0.85em;}#yeti-streamer-bundle > div .text-container h2 span {font-size: 75%;letter-spacing: 0.2em;}#yeti-streamer-bundle > div .text-container p {margin-bottom: 1.6em;padding: 0 7%;font-size: 0.75em;line-height: 1.3em;}#yeti-streamer-bundle > div .text-container p:last-child {padding: 0;}#yeti-streamer-bundle > div .text-container a.buy-now {font-size: 0.85em;}}@media screen and (min-width: 768px) {#yeti-streamer-bundle {padding-top: 0 !important;}#yeti-streamer-bundle > div .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;top: 46%;right: 8%;width: 52%;}#yeti-streamer-bundle > div .text-container h2 {margin-bottom: 0.1em;padding-left: 0.1em;font-size: 6em;text-align: left;}#yeti-streamer-bundle > div .text-container h2 span {top: -0.7em;line-height: 0;position: relative;vertical-align: baseline;font-size: 55%;letter-spacing: 0.2em;}#yeti-streamer-bundle > div .text-container p {margin-bottom: 1.2em;font-size: 0.98em;line-height: 1.5em;text-align: left;}}@media screen and (min-width: 992px) {#yeti-streamer-bundle {padding-top: 0 !important;}#yeti-streamer-bundle > div .text-container {right: 8%;width: 46%;}#yeti-streamer-bundle > div .text-container h2 {font-size: 6.2em;}#yeti-streamer-bundle > div .text-container p {font-size: 1em;line-height: 1.6em;}#yeti-streamer-bundle > div .text-container span.price {vertical-align: sub;font-size: 1.6em;line-height: 1.4em;}}@media screen and (min-width: 1200px) {#yeti-streamer-bundle > div .text-container {width: 42%;}}#yeti-10-anniversary {position: relative;margin: 0;padding: 0;background-color: #0b0b0b;}#yeti-10-anniversary .content {position: absolute;}#yeti-10-anniversary .content .text-container h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;color: white;text-transform: none;text-align: left;}#yeti-10-anniversary .content .text-container h3 {margin: 0;padding: 0;font-family: "ArticulatCF-Bold";font-weight: normal;color: white;text-transform: uppercase;text-align: left;}#yeti-10-anniversary .content .text-container p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;color: white;line-height: 1.6em;text-align: left;}#yeti-10-anniversary .content .text-container p:last-child {margin-bottom: 0;font-size: 1em;}#yeti-10-anniversary .content .text-container span.price {display: inline-block;float: none;padding-right: 0.5em;margin-right: 0.4em;border-right: 1px solid white;font-family: "ArticulatCF-Bold";font-weight: normal;}#yeti-10-anniversary .content .text-container span.price sup {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.6em;}#yeti-10-anniversary .content .text-container a.buy-now {position: relative;display: inline-block;margin: 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #c8a04b;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: uppercase;color: white;text-decoration: none;}#yeti-10-anniversary .content .text-container a.buy-now img {width: 1.4em;vertical-align: middle;margin-right: 0.4em;margin-bottom: 0.2em;}#yeti-10-anniversary .content .text-container a.buy-now span {margin-left: 1.8em;}#yeti-10-anniversary .content .text-container a.buy-now.external {background-color: #95989A;}#yeti-10-anniversary .content .text-container a.buy-now.external span {margin-left: 0;}#yeti-10-anniversary .content .text-container a.buy-now:hover {background-color: #404040;text-decoration: none;}#yeti-10-anniversary .content .text-container a.dealer {position: relative;display: inline-block;margin: 0;padding: 0.5em 1.2em;-webkit-border-radius: 5px;border-radius: 5px;background-color: #363636;transition: background-color 0.5s ease;font-family: "ArticulatCF-ExtraLight";font-weight: normal;text-transform: uppercase;color: white;text-decoration: none;}#yeti-10-anniversary .content .text-container a.dealer:hover {background-color: #404040;text-decoration: none;}@media screen and (max-width: 767px) {#yeti-10-anniversary .content {bottom: 2.4em;}#yeti-10-anniversary .content .text-container h2 {margin-bottom: 0.3em;font-size: 1.75em;}#yeti-10-anniversary .content .text-container h3 {margin-bottom: 1em;font-size: 0.95em;}#yeti-10-anniversary .content .text-container p {margin-bottom: 1.6em;font-size: 0.85em;line-height: 1.6em;}#yeti-10-anniversary .content .text-container p:last-child {padding: 0;}#yeti-10-anniversary .content .text-container a.buy-now {width: 100%;font-size: 0.85em;text-align: center;}}@media screen and (min-width: 768px) {#yeti-10-anniversary {padding-top: 0 !important;}#yeti-10-anniversary .content {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;left: 10%;width: 56%;}#yeti-10-anniversary .content .text-container h2 {margin-bottom: 0.15em;font-size: 2.4em;}#yeti-10-anniversary .content .text-container h3 {margin-bottom: 1em;font-size: 1.05em;}#yeti-10-anniversary .content .text-container p {margin-bottom: 2em;font-size: 0.98em;line-height: 1.6em;}}@media screen and (min-width: 992px) {#yeti-10-anniversary {padding-top: 0 !important;}#yeti-10-anniversary .content {left: 8%;width: 42%;}#yeti-10-anniversary .content .text-container h2 {font-size: 2.4em;}#yeti-10-anniversary .content .text-container h3 {font-size: 1.05em;}#yeti-10-anniversary .content .text-container p {margin-bottom: 2em !important;font-size: 1em;line-height: 1.6em;}#yeti-10-anniversary .content .text-container span.price {font-size: 1.6em;}}@media screen and (min-width: 1200px) {}.blue-voice-module {padding: 2em 0 4em;background-color: #0057BF;}.blue-voice-module .image-container {margin-bottom: 1.6em;}.blue-voice-module .text-container {text-align: center;}.blue-voice-module .text-container h2 {margin: 0 0 1.2em 0;}.blue-voice-module .text-container p {margin-bottom: 1.8em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.9em;line-height: 1.4;color: #fff;}.blue-voice-module .text-container p:last-child {margin-bottom: 0;}.blue-voice-module .text-container p strong {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 110%;}.blue-voice-module .text-container p.small {color: #8cc0ff;font-size: 80%;}.blue-voice-module .text-container a.button {display: inline-block;width: auto;margin: 0 auto;padding: 0.7em 4em 0.9em;background-color: #F1C400;border-radius: 8px;font-family: "VanguardCF-Medium";font-weight: normal;font-size: 1.4em;text-transform: uppercase;line-height: 1;color: #24272C;}@media screen and (min-width: 768px) {.blue-voice-module {position: relative;padding: 4em 0;}.blue-voice-module .image-container {margin-bottom: 0;}.blue-voice-module .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;text-align: left;}.blue-voice-module .text-container h2 img {max-width: 50%;}.blue-voice-module .text-container a.button {padding: 0.4em 2em 0.55em;border-radius: 4px;}}@media screen and (min-width: 992px) {.blue-voice-module {padding: 1em 0;}.blue-voice-module .text-container h2 img {max-width: 70%;}.blue-voice-module .text-container p {margin-bottom: 1em;}.blue-voice-module .text-container p:last-of-type {margin-bottom: 2em;}.blue-voice-module .text-container a.button {padding: 0.5em 4em 0.65em;border-radius: 8px;transition: background-color 0.25s ease;}.blue-voice-module .text-container a.button:hover {background-color: #be9b00;text-decoration: none;}}@media screen and (min-width: 1200px) {.blue-voice-module .text-container p:last-of-type {margin-bottom: 2.5em;}}.product.consumer.yeti .product-section .padded-content a.button {display: inline-block;padding: 0.4em 0.8em;background-color: #c7a04a;border-radius: 0.25em;font-family: "ArticulatCF-DemiBold";font-weight: normal;color: white;text-align: center;text-decoration: none;}.product.consumer.yeti .product-section .padded-content a.button:hover {background-color: #111111;}.product.consumer.yeti .product-section .padded-content a.button img {display: inline;width: 1.6em;margin-right: 0.6em;}.product.consumer.yeti .product-section#gaming-bundles h2:not(.headline) {margin: 0;padding: 0;background-color: #c7a04a;font-family: "ArticulatCF-Light";font-weight: normal;color: white;text-decoration: none;text-transform: uppercase;text-align: center;line-height: 1.2em;}.product.consumer.yeti .tyoy {background-color: #1c3f94;}.product.consumer.yeti .tyoy > .row .hashtag {display: flex;align-items: center;padding: 0.85em 0;}.product.consumer.yeti .tyoy > .row .hashtag img.social-logo {width: 2em;margin-right: 0.35em;}.product.consumer.yeti .tyoy > .row .hashtag span {flex-basis: auto;flex-grow: 1;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1.1em;color: white;}.product.consumer.yeti .tyoy > .row .hashtag a.refresh {width: 1.5em;}.product.consumer.yeti .tyoy > .row .image {padding: 0;background-color: black;}.product.consumer.yeti .tyoy > .row .text {padding: 1.8em 5% 2.4em;background-color: transparent;text-align: left;}.product.consumer.yeti .tyoy > .row .text a.close {display: none;position: absolute;padding: 0.3em 0.6em;top: -3em;left: 5%;background-color: #1c3f94;font-size: 0.85em;}.product.consumer.yeti .tyoy > .row .text a.close img {width: 1em;}.product.consumer.yeti .tyoy > .row .text a.screen-name {position: absolute;display: inline-block;width: auto;top: -3em;right: 5%;padding: 0.3em 0.5em;background-color: #1c3f94;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.85em;color: white;text-decoration: none;}.product.consumer.yeti .tyoy > .row .text p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1em;color: white;}.product.consumer.yeti .tyoy > .row .text p a {color: #5E8FFB;text-decoration: none;}.product.consumer.yeti .tyoy > .row .mask {display: none;}.product.consumer.yeti .tyoy .preloader {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #1c3f94;}.product.consumer.yeti .tyoy .preloader .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.product.consumer.yeti .tyoy .preloader .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.consumer.yeti .tyoy .preloader .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product.consumer.yeti .tyoy .preloader .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product.consumer.yeti .tyoy .preloader .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product.consumer.yeti .tyoy .preloader .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 (max-width: 767px) {.product.consumer.yeti .new-product-header .product-image .awards {position: absolute;top: 2em;left: 1.5em;}.product.consumer.yeti .new-product-header .product-image .awards img {width: 4.5em;}.product.consumer.yeti .new-product-header .product .image {width: 80%;margin: 0 auto;}.product.consumer.yeti .new-product-header .product .color-selector {margin-top: -0.8em !important;}.product.consumer.yeti #header .absolute {margin-top: 5.2em;}.product.consumer.yeti #yeti-features-comparison {background-color: #363636;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table {border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table tr th,.product.consumer.yeti #yeti-features-comparison .hidden-sm table tr td {width: 33.5%;border-right: 1px solid #ffffff;text-align: center;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table tr th:last-child,.product.consumer.yeti #yeti-features-comparison .hidden-sm table tr td:last-child {width: 33%;border-right: none;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table tr th .image img,.product.consumer.yeti #yeti-features-comparison .hidden-sm table tr td .image img {width: 100%;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table.header th {padding: 0.7em 0 0.8em;background-color: #4d4d4d;border-bottom: 1px solid #ffffff;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.2em;line-height: 1.1em;color: #ffffff;text-transform: uppercase;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table:not(.header) {border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;}.product.consumer.yeti #yeti-features-comparison .hidden-sm table:not(.header) td {padding: 1.2em 0.5em 1.3em 0.5em;color: #ffffff;text-transform: uppercase;line-height: 1em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.9em;}.product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .trigger {display: block;padding: 0.6em 1em 0.6em 3.2em;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/plus-icon-mobile.png") 1.4em 50% no-repeat;border-bottom: 1px solid #ffffff;-webkit-background-size: auto 0.8em;background-size: auto 0.8em;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.2em;line-height: 1.1em;color: #ffffff;text-transform: uppercase;}.product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .trigger:hover, .product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .trigger:active, .product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .trigger:focus {text-decoration: none;}.product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .trigger.selected {border-bottom: none;background-image: url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/minus-icon-mobile.png");}.product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .content {display: none;}.product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion .content span {display: inline-block;width: 1em;height: 1em;background-color: #ffffff;border-radius: 0.5em;-moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;}.product.consumer.yeti #yeti-features-comparison .hidden-sm .accordion:nth-child(2n+1) {background-color: #4d4d4d;}.product.consumer.yeti #start-recording-quickly .icons .icon {margin-bottom: 0.7em;}.product.consumer.yeti #start-recording-quickly .icons p {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1em;line-height: 1.2em;}.product.consumer.yeti .product-section .padded-content a.button {margin-bottom: 0.6em;font-size: 1em;}.product.consumer.yeti .product-section .padded-content a.button:last-child {margin-bottom: 0;}.product.consumer.yeti .product-section#gaming-bundles h2:not(.headline) {padding: 1em 2em;font-size: 1.2em;}.product.consumer.yeti .product-section#gaming-bundles h2:not(.headline).red {background-color: #aa352e;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots {top: 29em;bottom: auto;width: 100%;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li {width: 2.25em;height: 2.25em;margin: 0 0.7em 0 !important;padding: 0 !important;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li button {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 3px solid #e1e1e1;background-color: white;width: 2.25em;height: 2.25em;padding: 0;font-size: 1em;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li button:before {content: "";}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li.slick-active button {background-color: #404040;}.product.consumer.yeti #product-links-compo {background-color: #ebebeb !important;}.product.consumer.yeti #product-links-compo .color-selector {position: absolute;top: 1em;right: -2em;width: auto;margin: 0 !important;padding: 0;list-style: none;}.product.consumer.yeti #product-links-compo .color-selector li {display: block;width: 1.6em;height: 1.6em;margin: 0 0 0.4em 0 !important;padding: 0;}.product.consumer.yeti #product-links-compo .color-selector li:last-child {margin: 0;}.product.consumer.yeti #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.consumer.yeti #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.consumer.yeti #product-links-compo .preload {display: none;width: 100%;height: 100%;background-color: transparent;position: absolute;z-index: 9999;top: 0;}.product.consumer.yeti #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.consumer.yeti #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.consumer.yeti #product-links-compo .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product.consumer.yeti #product-links-compo .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product.consumer.yeti #product-links-compo .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .product-chooser h2 {font-size: 1.45em;}.product.consumer.yeti #product-links-compo .product-chooser p {font-size: 0.85em;line-height: 1.7em;}.product.consumer.yeti #product-links-compo .hidden-sm.hidden-md.hidden-lg .row + .row {display: flex;flex-direction: row;flex-wrap: wrap;}.product.consumer.yeti #product-links-compo .hidden-sm.hidden-md.hidden-lg .row + .row a {flex: 1 0 0;}.product.consumer.yeti #product-links-compo .hidden-sm.hidden-md.hidden-lg .row + .row a + a {flex: 53.33333333% 0 0;}.product.consumer.yeti #product-links-compo a.price,.product.consumer.yeti #product-links-compo a.dealer,.product.consumer.yeti #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.consumer.yeti #product-links-compo a.price img,.product.consumer.yeti #product-links-compo a.dealer img,.product.consumer.yeti #product-links-compo a.learn-more img {display: inline-block !important;}.product.consumer.yeti #product-links-compo a.price {background-color: #c7a04a;}.product.consumer.yeti #product-links-compo a.price img {width: 1.2em;margin-top: -0.2em;}.product.consumer.yeti #product-links-compo a.price sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product.consumer.yeti #product-links-compo a.learn-more {background-color: #4d4d4d;font-family: "ArticulatCF-Medium";font-weight: normal;}.product.consumer.yeti #product-links-compo .slick-prev {left: 10px !important;margin-top: -13px;}.product.consumer.yeti #product-links-compo [dir='rtl'] .slick-prev {right: 10px !important;}.product.consumer.yeti #product-links-compo .slick-next {right: 10px !important;margin-top: -13px;}.product.consumer.yeti #product-links-compo [dir='rtl'] .slick-next {left: 10px !important;}.product.consumer.yeti #product-links-compo .slick-prev:before, .product.consumer.yeti #product-links-compo [dir='rtl'] .slick-prev:before,.product.consumer.yeti #product-links-compo .slick-next:before, .product.consumer.yeti #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.consumer.yeti #product-links-compo .slick-prev:hover:before, .product.consumer.yeti #product-links-compo [dir='rtl'] .slick-prev:hover:before,.product.consumer.yeti #product-links-compo .slick-next:hover:before, .product.consumer.yeti #product-links-compo [dir='rtl'] .slick-next:hover:before {color: white;}.product.consumer.yeti #product-links-compo .slick-prev:before, .product.consumer.yeti #product-links-compo [dir='rtl'] .slick-prev:before {content: "p" !important;}.product.consumer.yeti #product-links-compo .slick-next:before, .product.consumer.yeti #product-links-compo [dir='rtl'] .slick-next:before {content: "n" !important;}.product.consumer.yeti #product-links-compo .slick-prev, .product.consumer.yeti #product-links-compo .slick-next {top: 35%;width: 26px;height: 26px;}.product.consumer.yeti #product-links-compo .slick-dots {bottom: 10em;width: 100%;}.product.consumer.yeti #product-links-compo .slick-dots li {width: 1.2em;height: 2em;margin: 0 0.25em 0 !important;padding: 0 !important;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .slick-dots li button:before {content: "";}.product.consumer.yeti #product-links-compo .slick-dots li.slick-active button {opacity: 1 !important;border-color: #c1a158 !important;background-color: white !important;}.product.consumer.yeti #product-links-compo .image {margin-bottom: 3.5em;}.product.consumer.yeti #product-links-compo .description {padding: 1.4em 0;background-color: #e1e1e1;}.product.consumer.yeti #product-links-compo .description h2 {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 1.6em;text-transform: none;color: #363636;}.product.consumer.yeti #product-links-compo .description h2 sup {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: none;}.product.consumer.yeti #product-links-compo .description h2 {margin: 0;padding: 0;}.product.consumer.yeti #product-links-compo .description p {margin: 0;padding: 0 1em;font-size: 0.75em;}.product.consumer.yeti #video .rsPlayBtnIcon:not(.no-overlay), .product.consumer.yeti #videos .rsPlayBtnIcon:not(.no-overlay) {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%;}}@media screen and (min-width: 768px) {.product .new-product-header .product-title span.out-of-stock {padding: 0;}.product .new-product-header .product-image > .row .product .color-selector li {width: 1.6em;height: 1.6em;}.product.consumer.yeti .new-product-header .product .image {margin-left: -5%;}.product.consumer.yeti .new-product-header .product .color-selector {margin-top: 0 !important;}.product.consumer.yeti .new-product-header h1 {margin-bottom: 0.2em;}.product.consumer.yeti .new-product-header .product-title h2 {max-width: 70%;}.product.consumer.yeti .new-product-header .product-title .awards {position: absolute;top: 0;right: 0;}.product.consumer.yeti .new-product-header .product-title .awards img {width: 9em;}.product.consumer.yeti #header {margin-bottom: 1.6em !important;}.product.consumer.yeti #header .absolute {top: 7em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs {background-color: #363636;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table {border-top: 2px solid #ffffff;border-bottom: 2px solid #ffffff;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr th,.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td {width: 20%;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr th:first-child,.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td:first-child {width: 40%;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr th .image img,.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td .image img {width: 100%;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr:not(.icons) td {padding: 0.5em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td {border-right: 1px solid #ffffff;border-bottom: 1px solid #ffffff;color: #ffffff;line-height: 1em;text-transform: uppercase;text-align: center;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.6em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td:first-child {padding-left: 1.4em;padding-right: 1.4em;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.6em;text-align: left;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td:last-child {border-right: none;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td span {display: inline-block;width: 1em;height: 1em;background-color: #ffffff;border-radius: 0.5em;-moz-border-radius: 0.5em;-webkit-border-radius: 0.5em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr.header th {padding: 0.5em;background-color: #4d4d4d;border-bottom: 1px solid #ffffff;border-right: 1px solid #ffffff;color: #ffffff;line-height: 1em;text-transform: uppercase;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 2em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr.header th:first-child {padding-left: 1em;padding-right: 1em;text-align: left !important;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr.header th:last-child {border-right: none;}.product.consumer.yeti #hassle-free-setup .content h2.dark-grey {color: #ffffff;}.product.consumer.yeti #hassle-free-setup .content p.dark-grey {color: #ffffff;}.product.consumer.yeti #start-recording-quickly .icons {padding-top: 2em;}.product.consumer.yeti #start-recording-quickly .icons .icon {margin-bottom: 1.4em;}.product.consumer.yeti #start-recording-quickly .icons p {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.6em;line-height: 1.2em;}.product.consumer.yeti #quotes-2 > div h4, .product.consumer.yeti #quotes-2 > div p {color: #ffffff !important;}.product.consumer.yeti .product-section .padded-content {padding: 2.6em 0 6.2em;}.product.consumer.yeti .product-section .padded-content a.button {margin-right: 1em;font-size: 1.3em;}.product.consumer.yeti .product-section .padded-content a.button:last-child {margin-right: 0;}.product.consumer.yeti .product-section .padded-content p:last-child {margin-bottom: 0;}.product.consumer.yeti .product-section#gaming-bundles h2:not(.headline) {padding: 1em 2em;font-size: 2.4em;}.product.consumer.yeti .product-section#gaming-bundles h2:not(.headline).red {background-color: #aa352e;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots {top: 29em;bottom: auto;width: 100%;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li {width: 1.6em;height: 1.6em;margin: 0 0.4em 0 !important;padding: 0 !important;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li button {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 4px solid #e1e1e1;background-color: white;width: 1.6em;height: 1.6em;padding: 0;font-size: 1em;}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li button:before {content: "";}.product.consumer.yeti .product-section#gaming-bundles .slick-dots li.slick-active button {background-color: #404040;}.product.consumer.yeti #product-links-compo {background-color: #ebebeb !important;padding: 3em 0 !important;}.product.consumer.yeti #product-links-compo .color-selector {width: 88%;margin: 1.6em 0 0 !important;padding: 0;list-style: none;text-align: center;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .color-selector li:last-child {margin: 0;}.product.consumer.yeti #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.consumer.yeti #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.consumer.yeti #product-links-compo .preload {display: none;width: 100%;height: 100%;background-color: white;position: absolute;z-index: 9999;top: 0;}.product.consumer.yeti #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.consumer.yeti #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.consumer.yeti #product-links-compo .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.product.consumer.yeti #product-links-compo .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.product.consumer.yeti #product-links-compo .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .item {padding-bottom: 0;}.product.consumer.yeti #product-links-compo .item .color-selector {position: absolute;width: 100%;margin: 0 !important;bottom: -2.6em;}.product.consumer.yeti #product-links-compo .item .color-selector li:last-child {margin-right: 0 !important;}.product.consumer.yeti #product-links-compo .item .preload {top: 0;height: 100%;background-color: #d7d7d7;}.product.consumer.yeti #product-links-compo .product-chooser {padding: 7em 0;}.product.consumer.yeti #product-links-compo .product-chooser h2 {margin: 0 0 0.7em 0;text-align: left;font-size: 2.4em;}.product.consumer.yeti #product-links-compo .product-chooser p {text-align: left;font-size: 1.1em;line-height: 1.4em;}.product.consumer.yeti #product-links-compo .product-chooser ul.links {width: 100%;list-style: none;margin: 0;padding: 0;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li {font-size: 1.2em;padding: 0 !important;margin: 0 0 0.5em 0 !important;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .product-chooser ul.links li a h2 {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.consumer.yeti #product-links-compo .product-chooser ul.links li a h2 sup {font-family: "ArticulatCF-Text";font-weight: normal;text-transform: none;font-size: 65%;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a span {align-self: center;color: #4d4d4d;text-decoration: none;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a span:first-child {font-family: "TiemposHeadline-Bold";font-weight: normal;text-transform: none;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .product-chooser ul.links li a:hover {background-color: #111922;text-decoration: none;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a:hover h2 {color: #ffffff;text-decoration: none;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a:hover span {text-decoration: none;color: #ffffff;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a:hover span:last-child {border-left: 1px solid #ffffff;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li.active a {background-color: #111922;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li.active a h2 {color: #ffffff;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li.active span {color: #ffffff;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li.active span:last-child {border-left: 1px solid #ffffff;}.product.consumer.yeti #product-links-compo .product-container {width: 100%;}.product.consumer.yeti #product-links-compo .product-container .info {margin-top: 1em;}.product.consumer.yeti #product-links-compo .product-container .info .content {width: 100%;}.product.consumer.yeti #product-links-compo .product-container .info .content h2 {background-color: #f2f2f2;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1.4em;padding: 0.4em;margin-bottom: 0.4em;text-align: center;}.product.consumer.yeti #product-links-compo .product-container .info .content h2 sup {font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 0.6em;}.product.consumer.yeti #product-links-compo .product-container .info .content h2 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.consumer.yeti #product-links-compo .product-container .info .content h2 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.consumer.yeti #product-links-compo .product-container .info .content ul {width: 100%;margin: 0 !important;padding: 0 !important;}.product.consumer.yeti #product-links-compo .product-container .info .content ul li {margin: 0 0 0.4em 0 !important;padding: 0 !important;font-size: 1.2em;}.product.consumer.yeti #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.consumer.yeti #product-links-compo .product-container .info .content ul li a.buy {background-color: #c8a04b;}.product.consumer.yeti #product-links-compo .product-container .info .content ul li a:hover {background-color: #404040;text-decoration: none;}.product.consumer.yeti #product-links-compo .product-container .info .content ul li a span {margin-left: 2em;}.product.consumer.yeti #product-links-compo .product-container .info .content ul li a img {position: absolute;display: inline;width: 1.4em;margin-top: 0em;}.product.consumer.yeti #video .replace_bg:not(.no-overlay) .rsPlayBtnIcon, .product.consumer.yeti #videos .replace_bg:not(.no-overlay) .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.consumer.yeti #video .replace_bg:not(.no-overlay) .rsPlayBtnIcon:hover, .product.consumer.yeti #videos .replace_bg:not(.no-overlay) .rsPlayBtnIcon:hover {opacity: 1;}.product.consumer.yeti .tyoy > .row .hashtag {padding: 1.2em 0;}.product.consumer.yeti .tyoy > .row .hashtag img.social-logo {width: 4em;margin-right: 1.5em;}.product.consumer.yeti .tyoy > .row .hashtag span {font-size: 2em;}.product.consumer.yeti .tyoy > .row .hashtag a.refresh {width: 3em;}.product.consumer.yeti .tyoy > .row .text a.screen-name {font-size: 1.8em;}.product.consumer.yeti .tyoy > .row .text p {font-size: 1.4em;}}@media screen and (min-width: 992px) {.product.consumer.yeti .new-product-header .product-title {top: 50%;}.product.consumer.yeti #header .absolute {margin-top: 5em;}.product.consumer.yeti .blue-voice-module {margin-top: 1.6em;}.product.consumer.yeti #capture-a-variety-of-sources .content {left: 7%;width: 52%;}.product.consumer.yeti #total-recording .content {right: 6%;width: 38%;}.product.consumer.yeti #innovative-design {left: 7%;width: 48%;}.product.consumer.yeti #hassle-free-setup .content {left: 6%;width: 42%;}.product.consumer.yeti #hassle-free-setup .content h2.dark-grey {color: #4d4d4d;}.product.consumer.yeti #hassle-free-setup .content p.dark-grey {color: #4d4d4d;}.product.consumer.yeti #start-recording-quickly .content {left: 6%;width: 28%;}.product.consumer.yeti #start-recording-quickly .icons {padding-top: 1.8em;padding-bottom: 1.8em;}.product.consumer.yeti #start-recording-quickly .icons .icons {padding-bottom: 0;}.product.consumer.yeti #start-recording-quickly .icons .icon {margin-bottom: 0.8em;}.product.consumer.yeti #start-recording-quickly .icons p {font-size: 1.1em;line-height: 1.4em;text-align: center;}.product.consumer.yeti #yeti-features-comparison .content {width: 56.0%;right: 5%;}.product.consumer.yeti #yeti-features-comparison .hidden-xs {background-color: rgba(0, 0, 0, 0.8);}.product.consumer.yeti #yeti-features-comparison .hidden-xs table {border: 2px solid #ffffff;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr:not(.icons) td {padding: 1em 0.5em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td {font-size: 1em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td:first-child {padding-left: 1.4em;padding-right: 1.4em;font-size: 1.1em;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr td:last-child {border-right: none;}.product.consumer.yeti #yeti-features-comparison .hidden-xs table tr.header th {background-color: #363636;padding: 1em 0.5em;font-size: 1.4em;}.product.consumer.yeti .product-section .padded-content {padding: 2.6em 0;}.product.consumer.yeti .product-section .padded-content a.button {font-size: 1em;}.product.consumer.yeti .product-section#gaming-bundles ul {position: absolute;top: 36em;width: 100%;text-align: center;}.product.consumer.yeti .product-section#gaming-bundles ul li {display: inline-block;margin: 0 1em 0 0 !important;padding: 0 !important;}.product.consumer.yeti .product-section#gaming-bundles ul li:last-child {margin-right: 0 !important;}.product.consumer.yeti .product-section#gaming-bundles ul li a.button {display: inline-block;padding: 0.4em 1.2em;background-color: #c7a04a;border-radius: 0.25em;font-family: "ArticulatCF-DemiBold";font-weight: normal;font-size: 0.8em;color: white;text-align: center;text-decoration: none;text-transform: uppercase;}.product.consumer.yeti .product-section#gaming-bundles ul li a.button br {display: none;}.product.consumer.yeti #product-links-compo {padding: 1.6em 0 !important;}.product.consumer.yeti #product-links-compo .product-chooser {padding: 6em 0;}.product.consumer.yeti #product-links-compo .product-chooser h2 {font-size: 2em;}.product.consumer.yeti #product-links-compo .product-chooser p {font-size: 1em;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li {font-size: 1.05em;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a {height: 4.6em;padding: 1.3em;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a h2 {font-size: 1.5em;}.product.consumer.yeti #product-links-compo .product-chooser ul.links li a span:last-child {font-size: 1em;}.product.consumer.yeti #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.consumer.yeti #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.consumer.yeti #product-links-compo .product-container .info .content {position: absolute;top: 50%;transform: translateY(-50%);width: 75%;}.product.consumer.yeti #product-links-compo .product-container .info .content ul li {font-size: 1.05em;}.product.consumer.yeti #product-links-compo .product-container .info .content ul li a {padding: 15px 20px;font-size: 0.95em;}.product.consumer.yeti .tyoy {overflow: hidden;padding-bottom: 0;}.product.consumer.yeti .tyoy > .row {display: flex;flex-direction: column;height: 100%;min-height: 440px;padding-bottom: 0;}.product.consumer.yeti .tyoy > .row .hashtag {flex: 0 0 10%;height: auto;padding: 0.85em 0;}.product.consumer.yeti .tyoy > .row .hashtag img.social-logo {width: 2em;margin-right: 0.35em;}.product.consumer.yeti .tyoy > .row .hashtag span {font-size: 1.1em;}.product.consumer.yeti .tyoy > .row .hashtag a.refresh {width: 1.5em;}.product.consumer.yeti .tyoy > .row .image {overflow: hidden;position: relative;flex: 0 0 60%;height: auto;}.product.consumer.yeti .tyoy > .row .image img {position: absolute;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);top: 50%;width: 100%;height: auto;}.product.consumer.yeti .tyoy > .row .text {display: flex;position: absolute;max-height: 79%;min-height: 38%;bottom: 0;padding: 0.8em 5% 1.4em;background-color: #1c3f94;transition: max-height 1s ease;}.product.consumer.yeti .tyoy > .row .text.fixed-height {max-height: 30%;}.product.consumer.yeti .tyoy > .row .text a.screen-name {font-size: 0.85em;}.product.consumer.yeti .tyoy > .row .text p {font-size: 1em;}.product.consumer.yeti .tyoy > .row .text:not(.fixed-height) div {overflow: auto;}.product.consumer.yeti .tyoy > .row .mask {display: block;position: absolute;bottom: 0;width: 100%;height: 24%;background: #1c3f94;background: -moz-linear-gradient(0deg, #1c3f94 50%, rgba(28, 63, 148, 0) 100%);background: -webkit-linear-gradient(0deg, #1c3f94 50%, rgba(28, 63, 148, 0) 100%);background: linear-gradient(0deg, #1c3f94 50%, rgba(28, 63, 148, 0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c3f94",endColorstr="#1c3f94",GradientType=1);}.product.consumer.yeti .tyoy > .row .mask div {cursor: pointer;position: absolute;width: 100%;bottom: 30%;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 0.8em;text-transform: uppercase;color: white;text-align: center;}.product.consumer.yeti .tyoy > .row .mask div span {position: absolute;display: block;width: 100%;transform: rotate(90deg) translate(-0.4em, -2.2em);}.product.consumer.yeti .tyoy > .row .mask div span:after {position: absolute;content: '\2192';font-family: 'blue-mic-icons';font-size: 3em;color: white;}}@media screen and (min-width: 1200px) {.product.consumer.yeti .new-product-header .product-title .awards img {width: 13em;}.product.consumer.yeti #total-recording .content {right: 8%;width: 38%;}.product.consumer.yeti #innovative-design {left: 6%;}.product.consumer.yeti #start-recording-quickly .content {left: 7%;width: 34%;}.product.consumer.yeti #start-recording-quickly .icons p {text-align: left;font-family: "ArticulatCF-TextOblique";font-weight: normal;font-size: 1em;color: white;line-height: 1.8em;}.product.consumer.yeti .product-section#gaming-bundles ul {top: 42em;}.product.consumer.yeti #product-links-compo .product-container .info .content h2 {font-size: 1.6em;}.product.consumer.yeti .tyoy > .row {min-height: 480px;}.product.consumer.yeti .tyoy > .row .image {flex: 0 0 60%;}.product.consumer.yeti .tyoy > .row .text {min-height: 30%;}}@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;}#ubs-mics-insert {padding: 2.4em 0;background-color: #0057c0;}#ubs-mics-insert.no-padding {padding-top: 0;}#ubs-mics-insert h2 {margin: 0 0 .2em 0;font-family: "VanguardCF-DemiBold";font-weight: normal;font-size: 3.6em;color: white;text-transform: uppercase;text-align: center;line-height: 1;}#ubs-mics-insert h2 span {font-family: "VanguardCF-Light";font-weight: normal;}#ubs-mics-insert h2 sup {top: -1.5em;font-size: 35%;}#ubs-mics-insert h2 sup.initial {top: -0.3em;font-size: 50%;}#ubs-mics-insert p {margin: 0 0 1.4em 0;color: white;font-size: 0.85em;line-height: 1.8em;text-align: center;}#ubs-mics-insert p + p {font-style: italic;}#ubs-mics-insert p:last-child {margin-bottom: 0;}#ubs-mics-insert .text {margin-top: -1.4em;}@media screen and (max-width: 767px) {}@media screen and (min-width: 768px) {#ubs-mics-insert {position: relative;padding: 0;}#ubs-mics-insert h2, #ubs-mics-insert p {text-align: left;}#ubs-mics-insert h2 {margin-bottom: 0.4em;}#ubs-mics-insert p {font-size: 1.15em;line-height: 1.6em;}#ubs-mics-insert.no-padding {padding: 3em 0;}#ubs-mics-insert.no-padding h2, #ubs-mics-insert.no-padding p {text-align: center;}#ubs-mics-insert.no-padding .text {margin-top: 0;}#ubs-mics-insert .valign.text {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;}}@media screen and (min-width: 992px) {#ubs-mics-insert p {font-size: 0.975em;line-height: 1.5em;}}@media screen and (min-width: 1200px) {}