@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: #1c3f94;}#nav-container #nav-bar .lang-selector > div:last-child, #nav-container #nav-bar .lang-selector > div:last-child ul {background-color: #31509d;}#nav-container #nav-bar .lang-selector h2 {margin: 0;font-family: "ArticulatCF-Medium";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 a {display: inline-block;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-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.7em 1em;}#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;}#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 .close-cart {cursor: pointer;position: absolute;top: 1.8em;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 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.7em 1em;}#nav-container #nav-bar .lang-selector h2 {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;}#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 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.7em 1em;flex: 1 0 auto;width: auto;}#nav-container #nav-bar .lang-selector h2 {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 .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:first-of-type {font-family: "ArticulatCF-Light";font-weight: normal;}#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[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 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 .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 .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 > div:first-child {padding: 0.7em 0 0.7em 1em;}#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;}}@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: 5em 0 5em 0;}.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;}.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 {padding: 3em 0;}.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) {}a.buy-now-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.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.find-a-dealer-button span:not(.options) {margin-left: 1.8em;}a.buy-now-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.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.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.find-a-dealer-button span.options.opened {visibility: visible;display: block;}a.buy-now-button:hover,a.find-a-dealer-button:hover {background-color: #404040;text-decoration: none;}a.buy-now-button:last-child,a.find-a-dealer-button:last-child {margin-right: 0;}a.buy-now-button {position: relative;background-color: #c8a04b;}a.buy-now-button img {position: absolute;width: 1.4em;}a.buy-now-button.disabled, a.buy-now-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 {visibility: visible;}a.buy-now-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 {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 {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 {position: absolute;top: 100%;left: 50%;content: "";margin-left: -5px;border-width: 5px;border-style: solid;border-color: #1c3f94 transparent transparent transparent;}a.find-a-dealer-button {background-color: #b7b7b7;}@media screen and (max-width: 767px) {a.buy-now-button,a.find-a-dealer-button {font-size: 0.85em;}}@media screen and (min-width: 768px) {a.buy-now-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.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%;}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;}.banners .accessory .text {top: 8%;left: 6%;}.banners .bluebird .text {bottom: 8%;left: 6%;}.banners .dragonfly .text {top: 8%;right: 6%;}.banners .icicle .text {bottom: 10%;left: 6%;}.banners .kiwi .text {top: 8%;left: 6%;}.banners .lola .text {top: 8%;right: 6%;}.banners .mouse .text {bottom: 8%;right: 6%;}.banners .raspberry .text {top: 8%;right: 6%;text-align: right;}.banners .radiusii .text {bottom: 8%;right: 6%;}.banners .ringer .text {top: 8%;left: 6%;}.banners .robbie .text {bottom: 8%;right: 6%;}.banners .snowball .text {bottom: 8%;right: 6%;}.banners .snowball-studio .text {top: 8%;left: 6%;width: 50%;}.banners .snowflake .text {top: 8%;right: 6%;}.banners .thepop .text {bottom: 8%;right: 6%;}.banners .yeti .text {top: 8%;width: 100%;text-align: center;}.image[data-placeholder] .holder,.image.placeholder .holder,.replace_bg[data-placeholder] .holder,.replace_bg.placeholder .holder {position: relative;}.image[data-placeholder] .preload,.image.placeholder .preload,.replace_bg[data-placeholder] .preload,.replace_bg.placeholder .preload {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.image[data-placeholder] .preload .spinner,.image.placeholder .preload .spinner,.replace_bg[data-placeholder] .preload .spinner,.replace_bg.placeholder .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.image[data-placeholder] .preload .spinner > div,.image.placeholder .preload .spinner > div,.replace_bg[data-placeholder] .preload .spinner > div,.replace_bg.placeholder .preload .spinner > div {background-color: #dfdfdf;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.image[data-placeholder] .preload .spinner .rect2,.image.placeholder .preload .spinner .rect2,.replace_bg[data-placeholder] .preload .spinner .rect2,.replace_bg.placeholder .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.image[data-placeholder] .preload .spinner .rect3,.image.placeholder .preload .spinner .rect3,.replace_bg[data-placeholder] .preload .spinner .rect3,.replace_bg.placeholder .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.image[data-placeholder] .preload .spinner .rect4,.image.placeholder .preload .spinner .rect4,.replace_bg[data-placeholder] .preload .spinner .rect4,.replace_bg.placeholder .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.image[data-placeholder] .preload .spinner .rect5,.image.placeholder .preload .spinner .rect5,.replace_bg[data-placeholder] .preload .spinner .rect5,.replace_bg.placeholder .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}.image[data-placeholder] img.placeholder,.image.placeholder img.placeholder,.replace_bg[data-placeholder] img.placeholder,.replace_bg.placeholder img.placeholder {position: relative;}.image[data-placeholder] img.original,.image.placeholder img.original,.replace_bg[data-placeholder] img.original,.replace_bg.placeholder img.original {position: absolute;top: 0;left: 0;}.image[data-placeholder][data-placeholder-align="right"] img.original,.image.placeholder[data-placeholder-align="right"] img.original,.replace_bg[data-placeholder][data-placeholder-align="right"] img.original,.replace_bg.placeholder[data-placeholder-align="right"] img.original {left: auto;right: 0;}@media screen and (max-width: 767px) {.row-eq-height-xs {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.row-eq-height-xs .vertical-align {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;}#video .videoCTA {cursor: pointer;display: block;}#video .overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 100;display: none;}#video .video-container {position: absolute;z-index: 997;display: none;}#video .close-video,.video-campaign .close-video {position: absolute;top: 56px;right: 13px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/icon-gallery-close.png") no-repeat scroll 0px 0px;width: 30px;height: 29px;cursor: pointer;}#video .close-video:hover,.video-campaign .close-video:hover {opacity: 0.7;}.banners .accessory .text {width: 50%;}.banners .kiwi .text {width: 60%;}.banners .lola .text {width: 60%;text-align: right;}.banners .mouse .text {text-align: right;width: 50%;}.banners .robbie .text {left: 6%;right: auto;}.banners .radiusii .text {right: 6%;text-align: right;width: 50%;}.banners .raspberry .text {width: 55%;}.banners .snowflake .text {width: 50%;right: 6%;text-align: right;}.banners .thepop .text {left: 6%;right: auto;}}@media screen and (min-width: 768px) {.container.main {margin-top: 55px;}.nav-margin-support {margin-top: 60px;}.row-eq-height-sm {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.row-eq-height-sm .vertical-align {position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;}#video .videoCTA {cursor: pointer;display: block;}#video .overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);z-index: 100;display: none;}#video .video-container {position: absolute;z-index: 997;display: none;}#video .close-video {position: absolute;top: 56px;right: 13px;background: transparent url("https://s3.amazonaws.com/cd.bluemic.com/img/layout/icon-gallery-close.png") no-repeat scroll 0px 0px;width: 30px;height: 29px;cursor: pointer;}#video .close-video:hover {opacity: 0.7;}}@media screen and (min-width: 992px) {.row-eq-height-md {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.nav-margin-support {margin-top: 40px;}}@media screen and (min-width: 1200px) {}@font-face {font-family: 'VanguardCF-DemiBold';src: url('vanguard/vanguard-cf-demi-bold.eot');src: url('vanguard/vanguard-cf-demi-bold.eot?#iefix') format('embedded-opentype'), url('vanguard/vanguard-cf-demi-bold.woff2') format('woff2'), url('vanguard/vanguard-cf-demi-bold.woff') format('woff'), url('vanguard/vanguard-cf-demi-bold.ttf') format('truetype'), url('vanguard/vanguard-cf-demi-bold.svg#youworkforthem') format('svg');font-weight: normal;font-style: normal;}@charset "UTF-8";.home .dealers_btn {display: none !important;}.home .main-slider .row {position: relative;}.home .main-slider .text-container {position: absolute;}.home .main-slider .text-container h2 {margin: 0;padding: 0;font-family: "ArticulatCF-Light";font-weight: normal;}.home .main-slider .text-container p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;}.home .main-slider .text-container.customshop h2 {position: relative;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;color: white;}.home .main-slider .text-container.customshop h2 span:first-of-type {position: absolute;font-family: "ArticulatCF-Text";font-weight: normal;text-transform: uppercase;}.home .main-slider .text-container.powered-by h2 {margin: 0 0 0.15em 0;font-family: "VanguardCF-DemiBold";font-weight: normal;font-size: 4.2em;color: #7BC7E3;line-height: 0.8em;text-transform: uppercase;}.home .main-slider .text-container.powered-by p {margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.4em;color: #363636;text-transform: uppercase;}.home .main-slider .link-container {position: absolute;width: 100%;height: 100%;}.home .main-slider .link-container a {overflow: hidden;display: block;width: 100%;height: 100%;text-indent: -9999px;}.home .mixed-content .image:not(.replace_bg) {position: relative;}.home .mixed-content .image:not(.replace_bg) .badge {position: absolute;top: 0;right: 0;padding: 0.4em 1.6em;border-bottom-left-radius: 0.25em;-moz-border-radius-bottomleft: 0.25em;background-color: #1c3f94;}.home .mixed-content .image:not(.replace_bg) .badge span {font-family: "ArticulatCF-Heavy";font-weight: normal;text-transform: uppercase;color: white;}.home .mixed-content .image:not(.replace_bg) .buy-now {position: absolute;bottom: 0;right: 0;display: flex;padding: 1em;}.home .mixed-content .image:not(.replace_bg) .buy-now div {flex: 0 0 auto;align-self: center;}.home .mixed-content .image:not(.replace_bg) .buy-now div:first-child {font-family: "ArticulatCF-Heavy";font-weight: normal;color: white;text-transform: uppercase;}.home .mixed-content .image:not(.replace_bg) .buy-now div:last-child a {display: block;margin-left: 0.8em;padding: 0.5em 1em 0.4em;border-radius: 0.4em;transition: background-color 0.25s ease;background-color: #1c3f94;color: white;text-decoration: none;}.home .mixed-content .image:not(.replace_bg) .buy-now div:last-child a[data-id] {padding: 0.5em 1.1em 0.4em 1em;background-color: #c7a04a;}.home .mixed-content .image:not(.replace_bg) .buy-now div:last-child a:hover {background-color: #363636;}.home .mixed-content .image:not(.replace_bg) .buy-now div:last-child a img {height: 1.25em;vertical-align: text-bottom;}.home .mixed-content .text {background-color: #F3F3F3;}.home .mixed-content .text h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-Black";font-weight: normal;}.home .mixed-content .text h2 span, .home .mixed-content .text p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;}.home .mixed-content .item.video .rsPlayBtnIcon {background: url("https://s3.amazonaws.com/cd.bluemic.com/img/bluebird-sl/Icons/PNG/videomodule-playbutton@2x.png") no-repeat center center;background-size: auto auto;height: 100%;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;}.home .mixed-content .item.video .rsPlayBtnIcon:hover {opacity: 1;}.home .mixed-content .item.video .text {background-color: #363636;color: white;}.home .mixed-content .item.video .text h2 {text-align: center;}.home .mixed-content .item.tyoy {background-color: #1c3f94;}.home .mixed-content .item.tyoy > .row .hashtag {display: flex;align-items: center;padding: 0.85em 0;}.home .mixed-content .item.tyoy > .row .hashtag img.social-logo {width: 2em;margin-right: 0.35em;}.home .mixed-content .item.tyoy > .row .hashtag span {flex-basis: auto;flex-grow: 1;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1.1em;color: white;}.home .mixed-content .item.tyoy > .row .hashtag a.refresh {width: 1.5em;}.home .mixed-content .item.tyoy > .row .image {padding: 0;background-color: black;}.home .mixed-content .item.tyoy > .row .text {padding: 1.8em 5% 2.4em;background-color: transparent;text-align: left;}.home .mixed-content .item.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;}.home .mixed-content .item.tyoy > .row .text a.close img {width: 1em;}.home .mixed-content .item.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;}.home .mixed-content .item.tyoy > .row .text p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1em;color: white;}.home .mixed-content .item.tyoy > .row .text p a {color: #5E8FFB;text-decoration: none;}.home .mixed-content .item.tyoy > .row .mask {display: none;}.home .mixed-content .item.tyoy .preloader {display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #1c3f94;}.home .mixed-content .item.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;}.home .mixed-content .item.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;}.home .mixed-content .item.tyoy .preloader .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.home .mixed-content .item.tyoy .preloader .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.home .mixed-content .item.tyoy .preloader .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.home .mixed-content .item.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);}}.home .quotes {background-color: #363636;text-align: center;}.home .quotes .item > div {display: flex;height: 100%;}.home .quotes .item > div div {flex: 0 0 100%;align-self: center;}.home .quotes .item > div div p {position: relative;margin: 0;padding: 0;font-family: "ArticulatCF-TextOblique";font-weight: normal;line-height: 1.2em;color: white;}.home .quotes .item > div div p:before {position: absolute;left: 25%;top: -10%;width: 50%;content: '“';font-family: "ArticulatCF-Heavy";font-weight: normal;color: #E1E1E1;text-align: center;}.home .quotes .item > div div h6 {margin: 0;padding: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;color: white;}.home .articles-slider {background-color: #F3F3F3;text-align: center;}.home .articles-slider h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-Black";font-weight: normal;}.home .articles-slider h2 span, .home .articles-slider p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;}.home .articles-slider a {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;text-transform: lowercase;}.home .articles-slider a:hover {text-decoration: none;}.home .suggested-products h1, .home .suggested-products h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-Black";font-weight: normal;line-height: 1.2em;text-align: center;}.home .suggested-products p {margin: 0;padding: 0;font-family: "ArticulatCF-Text";font-weight: normal;line-height: 1.2em;text-align: center;}.home .suggested-products .slider {margin-bottom: 2em;}.home .suggested-products .section-image {position: relative;margin: 0;padding: 0;}.home .suggested-products .section-image a {overflow: hidden;z-index: 1;display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-indent: -9999px;}.home .suggested-products .section-image .text {position: absolute;bottom: 0;width: 100%;padding: 0 1.4em 1.4em;color: white;}.home .suggested-products .section-image .text h2, .home .suggested-products .section-image .text p {margin: 0;padding: 0;text-align: left;}.home .suggested-products .section-image .text h2 {margin-bottom: 0.6em;font-family: "ArticulatCF-ExtraBold";font-weight: normal;text-transform: uppercase;}.home .suggested-products .section-image .text p {margin-bottom: 1em;}.home .suggested-products .section-image .text p:last-of-type {margin-bottom: 0;text-transform: uppercase;text-decoration: underline;}.home .suggested-products .product {position: relative;margin: 0;}.home .suggested-products .product > .row {padding: 0.7em 0 0.7em 0.7em;border-top: 1px solid #CCCCCC;border-bottom: 1px solid #CCCCCC;}.home .suggested-products .product > .row > div > .row {background-color: #EBEBEB;}.home .suggested-products .product .image {position: relative;}.home .suggested-products .product .image .learn-more {overflow: hidden;position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-indent: -9999px;}.home .suggested-products .product .image .color-selector {z-index: 1;}.home .suggested-products .product .title {padding: 0.4em 0;}.home .suggested-products .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.8em;text-transform: lowercase;text-align: center;}.home .suggested-products .product .title h2 span, .home .suggested-products .product .title h2 sup {position: relative;top: -0.7em;vertical-align: baseline;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 55%;line-height: 0;text-transform: uppercase;}.home .suggested-products .product .title p {display: none;}.home .suggested-products .product .buying-options {padding: 0.42em 0;border-top: 1px solid #95989A;}.home .suggested-products .product .buying-options > div {display: flex;justify-content: center;height: 2.1em;}.home .suggested-products .product .buying-options > div div {flex: 0 0 auto;align-self: center;}.home .suggested-products .product .buying-options > div div:first-child {margin-right: 7%;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.25em;}.home .suggested-products .product .buying-options > div div:first-child span:not(.price-tag) {font-family: "ArticulatCF-Light";font-weight: normal;}.home .suggested-products .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;}.home .suggested-products .product .buying-options > div div:last-child a[data-id] {padding: 0.5em 1.1em 0.4em 0.9em;background-color: #c7a04a;}.home .suggested-products .product .buying-options > div div:last-child a img {height: 1.25em;vertical-align: text-bottom;}.home .suggested-products .product .buying-options > div div:last-child a:hover {background-color: #363636;}.home .suggested-products .product .buying-options > div div:last-child a.select-option {position: relative;width: 100%;padding: 0 !important;background-color: #c7a04a;}.home .suggested-products .product .buying-options > div div:last-child a.select-option:hover {background-color: #404040;}.home .suggested-products .product .buying-options > div div:last-child a.select-option span {z-index: 2;position: relative;display: block;height: 2.35em;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;}.home .suggested-products .product .buying-options > div div:last-child a.select-option img {z-index: 1;position: absolute;top: 0.55em;left: 1em;}.home .suggested-products .product .buying-options > div div:last-child a.select-option ul {z-index: 10;position: absolute;visibility: hidden;display: none;left: 0;width: 100%;margin: -4px 0 0 0;padding: 0.4em 0 0.35em;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;background-color: #404040;list-style: none;font-family: "ArticulatCF-text";font-weight: normal;text-align: center;}.home .suggested-products .product .buying-options > div div:last-child a.select-option ul li {width: 100%;margin: 0;padding: 0.25em 0.55em;}.home .suggested-products .product .buying-options > div div:last-child a.select-option ul li:hover {background-color: #5a5959;}.home .suggested-products .product .buying-options > div div:last-child a.select-option ul.opened {visibility: visible;display: block;}.home .suggested-products .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;}.home .suggested-products .product .buying-options > div div:last-child a.select-option.fullwidth ul {width: auto;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;}.home .suggested-products .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;}.home .suggested-products .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;}.home .suggested-products .product .color-selector ul {margin: 0;padding: 0;list-style: none;}.home .suggested-products .product .color-selector ul li {width: 1.4em;height: 1.4em;margin: 0 0 0.35em 0;padding: 0;}.home .suggested-products .product .color-selector ul li:last-child {margin-bottom: 0;}.home .suggested-products .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;}.home .suggested-products .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);}.home .suggested-products .product .preload {display: none;width: 100%;height: 100%;background-color: #f3f3f3;position: absolute;z-index: 9999;top: 0;}.home .suggested-products .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;}.home .suggested-products .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;}.home .suggested-products .product .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.home .suggested-products .product .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.home .suggested-products .product .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.home .suggested-products .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);}}.home .product-slider h2 {margin: 0;padding: 0;font-family: "TiemposHeadline-Black";font-weight: normal;line-height: 1.2em;}.home .product-slider .families-nav ul {width: 100%;margin: 0;padding: 0;list-style: none;}.home .product-slider .families-nav ul li {display: inline-block;margin: 0;padding: 0 0.5em;}.home .product-slider .families-nav ul li:last-child {padding-right: 0;}.home .product-slider .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;}.home .product-slider .families-nav ul li a.active {background-color: #c7a04a;}.home .product-slider .product {position: relative;margin: 0;}.home .product-slider .product > .row {background-color: #EBEBEB;}.home .product-slider .product .image {position: relative;}.home .product-slider .product .image .learn-more {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.home .product-slider .product .title {padding: 0.5em 0;}.home .product-slider .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.8em;text-transform: lowercase;text-align: center;}.home .product-slider .product .title h2 span, .home .product-slider .product .title h2 sup {position: relative;top: -0.7em;vertical-align: baseline;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 55%;line-height: 0;text-transform: uppercase;}.home .product-slider .product .title p {display: none;}.home .product-slider .product .buying-options {padding: 0.6em 0;border-top: 1px solid #95989A;}.home .product-slider .product .buying-options > div {display: flex;justify-content: center;}.home .product-slider .product .buying-options > div div {flex: 0 0 auto;align-self: center;}.home .product-slider .product .buying-options > div div:first-child {margin-right: 7%;font-family: "ArticulatCF-Heavy";font-weight: normal;font-size: 1.25em;}.home .product-slider .product .buying-options > div div:first-child span:not(.price-tag) {font-family: "ArticulatCF-Light";font-weight: normal;}.home .product-slider .product .buying-options > div div:last-child a {display: block;padding: 0.5em 1em 0.4em;border-radius: 0.4em;background-color: #1c3f94;transition: background-color 0.25s ease;color: white;text-decoration: none;}.home .product-slider .product .buying-options > div div:last-child a[data-id] {padding: 0.5em 1.1em 0.4em 0.9em;background-color: #c7a04a;}.home .product-slider .product .buying-options > div div:last-child a img {height: 1.25em;vertical-align: text-bottom;}.home .product-slider .product .buying-options > div div:last-child a:hover {background-color: #363636;}.home .product-slider .product .buying-options > div div:last-child a.select-option {position: relative;width: 100%;padding: 0;background-color: #c7a04a;}.home .product-slider .product .buying-options > div div:last-child a.select-option:hover {background-color: #404040;}.home .product-slider .product .buying-options > div div:last-child a.select-option span {z-index: 2;position: relative;display: block;height: 2.32em;padding: 0.5em 2.6em 0.4em 1.8em;border-left: none;background: transparent url(https://s3.amazonaws.com/cd.bluemic.com/img/kiwi/pattern-selector-arrow.png) 80% 50% no-repeat;-webkit-background-size: 0.52em auto;background-size: 0.52em auto;}.home .product-slider .product .buying-options > div div:last-child a.select-option img {z-index: 1;position: absolute;top: 0.55em;left: 1em;}.home .product-slider .product .buying-options > div div:last-child a.select-option ul {z-index: 10;position: absolute;visibility: hidden;display: none;left: 0;width: 100%;margin: -4px 0 0 0;padding: 0.4em 0 0.35em;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;background-color: #404040;list-style: none;font-family: "ArticulatCF-text";font-weight: normal;text-align: center;}.home .product-slider .product .buying-options > div div:last-child a.select-option ul li {width: 100%;margin: 0;padding: 0.25em 0.55em;}.home .product-slider .product .buying-options > div div:last-child a.select-option ul li:hover {background-color: #5a5959;}.home .product-slider .product .buying-options > div div:last-child a.select-option ul.opened {visibility: visible;display: block;}.home .product-slider .product .buying-options > div div:last-child a.select-option.reverse ul {bottom: 100%;margin: 0 0 -4px 0;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 0;-moz-border-radius-bottomright: 0;-moz-border-radius-bottomleft: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;-webkit-border-top-right-radius: 4px;-webkit-border-top-left-radius: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-topleft: 4px;border-top-right-radius: 4px;border-top-left-radius: 4px;}.home .product-slider .product .color-selector {display: block;position: absolute;top: 50%;-webkit-transform: translateY(-49%) translateZ(0);-ms-transform: translateY(-49%) translateZ(0);transform: translateY(-49%) translateZ(0);-webkit-font-smoothing: subpixel-antialiased;-moz-font-smoothing: antialiased;-o-font-smoothing: antialiased;right: 6%;z-index: 10000;}.home .product-slider .product .color-selector ul {margin: 0;padding: 0;list-style: none;}.home .product-slider .product .color-selector ul li {width: 1.4em;height: 1.4em;margin: 0 0 0.35em 0;padding: 0;}.home .product-slider .product .color-selector ul li:last-child {margin-bottom: 0;}.home .product-slider .product .color-selector ul li a {overflow: hidden;outline: none;display: block;width: 100%;height: 100%;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-webkit-transform: scale(1, 1);-moz-transform: scale(1, 1);transform: scale(1, 1);border-style: solid;border-width: 3px;text-indent: -9999px;}.home .product-slider .product .color-selector ul li a:hover {-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}.home .product-slider .product .preload {display: none;width: 100%;height: 100%;background-color: #f3f3f3;position: absolute;z-index: 9999;top: 0;}.home .product-slider .product .preload .spinner {position: absolute;display: block;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);height: 40px;text-align: center;font-size: 10px;}.home .product-slider .product .preload .spinner > div {background-color: #ffffff;height: 100%;width: 6px;display: inline-block;margin-right: 2px;-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;animation: sk-stretchdelay 1.2s infinite ease-in-out;}.home .product-slider .product .preload .spinner .rect2 {-webkit-animation-delay: -1.1s;animation-delay: -1.1s;}.home .product-slider .product .preload .spinner .rect3 {-webkit-animation-delay: -1.0s;animation-delay: -1.0s;}.home .product-slider .product .preload .spinner .rect4 {-webkit-animation-delay: -0.9s;animation-delay: -0.9s;}.home .product-slider .product .preload .spinner .rect5 {-webkit-animation-delay: -0.8s;animation-delay: -0.8s;margin-right: 0;}@-webkit-keyframes sk-stretchdelay {0%, 40%, 100% {-webkit-transform: scaleY(0.4);}20% {-webkit-transform: scaleY(1);}}@keyframes sk-stretchdelay {0%, 40%, 100% {transform: scaleY(0.4);-webkit-transform: scaleY(0.4);}20% {transform: scaleY(1);-webkit-transform: scaleY(1);}}@media screen and (max-width: 767px) {.home .main-slider .slick-dots {top: 25em;bottom: unset;transition: top 0.25s ease;}.home .main-slider .slick-dots.single-image {top: 34em;}.home .main-slider .slick-dots li {width: 1.2em;height: 1.2em;margin: 0 0.35em 0 !important;padding: 0 !important;}.home .main-slider .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;}.home .main-slider .slick-dots li button:before {content: "";}.home .main-slider .slick-dots li.slick-active button {border-color: #c7a04a;}.home .main-slider .text-container {position: relative;display: flex;justify-content: center;height: 9em;background-color: #F3F3F3;text-align: center;}.home .main-slider .text-container > div {flex: 0 0 80%;align-self: center;}.home .main-slider .text-container h2 {font-family: "TiemposHeadline-Black";font-weight: normal;font-size: 1.6em;line-height: 1.2em;color: #363636;margin-bottom: 0.4em;}.home .main-slider .text-container p {font-size: 1em;line-height: 1.2em;color: #363636;}.home .main-slider .text-container.black-friday-2018 div:first-child {position: absolute;top: -285%;}.home .main-slider .text-container.black-friday-2018 img {width: 30%;margin: 0 auto 1em;}.home .main-slider .text-container.black-friday-2018 h2 {margin: 0;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 5.2em;text-transform: uppercase;text-align: center;color: white;line-height: 1em;}.home .main-slider .text-container.black-friday-2018 h2:first-of-type {margin-bottom: 0.15em;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 5em;}.home .main-slider .text-container.black-friday-2018 p {text-align: center;}.home .main-slider .text-container.black-friday-2018 hr {margin: 0.5em 0;}.home .main-slider .text-container.emmy-mixfi p {font-size: 1.4em;}.home .main-slider .text-container.bundles div {flex: 0 0 90%;}.home .main-slider .text-container.bundles h2 {margin-bottom: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;line-height: 1em;}.home .main-slider .text-container.bundles hr {width: 80%;margin: 0.6em auto 0.8em;border-top: 1px solid #c7a04a;}.home .main-slider .text-container.bundles p {font-size: 0.92em;}.home .main-slider .text-container.yeti-nano div, .home .main-slider .text-container.ember div {flex: 0 0 100%;}.home .main-slider .text-container.yeti-nano h2, .home .main-slider .text-container.ember h2 {margin-bottom: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 3.4em;}.home .main-slider .text-container.yeti-nano h2 sup, .home .main-slider .text-container.ember h2 sup {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 60%;text-transform: uppercase;}.home .main-slider .text-container.yeti-nano hr, .home .main-slider .text-container.ember hr {width: 80%;margin: 0.6em auto 1.1em;border-top: 2px solid #c7a04a;}.home .main-slider .text-container.yeti-nano p, .home .main-slider .text-container.ember p {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1em;text-transform: uppercase;}.home .main-slider .text-container.yeti-nano p strong, .home .main-slider .text-container.ember p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.home .main-slider .text-container.ember h3 {display: none;}.home .main-slider .text-container.ember hr {margin: 0.2em auto 0.6em;}.home .main-slider .text-container.blackout-spark-sl {text-align: center;}.home .main-slider .text-container.blackout-spark-sl h2 {position: relative;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 2.6em;line-height: 1.4em;text-transform: lowercase;color: #ac111f;}.home .main-slider .text-container.blackout-spark-sl h2 span {position: absolute;top: 0;padding-left: 0.2em;margin-top: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 0.32em;line-height: 1em;text-transform: uppercase;color: black;letter-spacing: 0.22em;}.home .main-slider .text-container.blackout-spark-sl h2 sup {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.65em;text-transform: uppercase;color: #363636;}.home .main-slider .text-container.yeticaster {text-align: center;}.home .main-slider .text-container.yeticaster h2 {position: relative;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 3.4em;line-height: 1em;text-transform: lowercase;color: #363636;margin: 0;}.home .main-slider .text-container.yeticaster h2 span {display: block;margin-bottom: 0.4em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.3em;color: #C7A04A;line-height: 1em;text-transform: uppercase;letter-spacing: 0.12em;}.home .main-slider .text-container.yeticaster h2 sup {top: -0.7em;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 0.55em;text-transform: uppercase;letter-spacing: 0.05em;}.home .main-slider .text-container.yeticaster hr {width: 90%;margin: 0.4em auto 0.7em;border-top: 1px solid #C7A04A;text-align: center;}.home .main-slider .text-container.yeticaster p {font-size: 0.8em;text-transform: uppercase;}.home .main-slider .text-container.yeticaster p br {display: none;}.home .main-slider .text-container.customshop h2 {margin: 0;padding-top: 0.16em;font-size: 3.72em;line-height: 0.9em;text-align: center;color: #363636;}.home .main-slider .text-container.customshop h2 span:first-of-type {top: 0;margin-left: 2.2em;font-size: 0.257em;line-height: 1em;}.home .main-slider .text-container.customshop h2 span:last-of-type {margin-left: 0.8em;}.home .main-slider .text-container.jordan-harbingeuer div {flex: 0 0 100%;}.home .main-slider .text-container.jordan-harbingeuer h2 {margin-bottom: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 2.8em;text-transform: lowercase;}.home .main-slider .text-container.jordan-harbingeuer p {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1em;text-transform: uppercase;margin-bottom: 0.4em;}.home .main-slider .text-container.dr-lupo div, .home .main-slider .text-container.following div {flex: 0 0 100%;}.home .main-slider .text-container.dr-lupo h2, .home .main-slider .text-container.following h2 {margin-bottom: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 4em;}.home .main-slider .text-container.dr-lupo p, .home .main-slider .text-container.following p {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1em;text-transform: uppercase;margin-bottom: 0.4em;}.home .main-slider .yeti-x > div:first-child > div:last-child {position: absolute;bottom: 5.6em;right: 1.6em;}.home .main-slider .yeti-x > div:first-child > div:last-child img {display: inline-block !important;}.home .main-slider .yeti-x > div:first-child > div:last-child .ces {height: 4.4em;}.home .main-slider .yeti-x > div:first-child > div:last-child .red-dot {height: 4.4em;margin-bottom: 0.8em;}.home .main-slider .yeti-x > div:first-child > div:last-child .pc-mag {height: 4em;margin-right: 0.8em;}.home .main-slider .yeti-x .text-container > div {flex: 0 0 100%;}.home .main-slider .yeti-x .text-container p {text-transform: uppercase;}.home .main-slider .yeti-x .text-container p strong {font-family: "ArticulatCF-ExtraBold";font-weight: normal;}.home .main-slider .yeti-x .text-container img {width: 40%;margin: 0 auto;}.home .mixed-content .item.tyoy {margin-top: 1.2em;}.home .mixed-content .image:not(.replace_bg) {padding: 1.2em;}.home .mixed-content .image:not(.replace_bg) .badge {top: 1.2em;right: 1.2em;padding: 0.3em 1.3em;}.home .mixed-content .image:not(.replace_bg) .badge span {font-size: 0.85em;}.home .mixed-content .image:not(.replace_bg) .buy-now {right: 1.2em;bottom: 1.2em;}.home .mixed-content .image:not(.replace_bg) .buy-now > div {font-size: 0.85em;}.home .mixed-content .image:not(.replace_bg) .buy-now > div:last-child a {padding: 0.6em 1.2em 0.5em 1.1em !important;}.home .mixed-content .text {padding: 1.6em 0 1.8em;text-align: center;}.home .mixed-content .text h2 {font-size: 1.6em;}.home .mixed-content .text p {font-size: 1em;}.home .mixed-content .item.video .image:not(.replace_bg) {padding: 0;}.home .mixed-content .item.video .rsPlayBtnIcon {background-size: 20%;}.home .mixed-content .item.video h2 {line-height: 1.2em;}.home .mixed-content .item.video h2 span {font-size: 0.6em;}.home .quotes {padding: 5em 0 9em;}.home .quotes .slick-dots {bottom: -27%;}.home .quotes .slick-dots li {width: 1.2em;height: 1.2em;margin: 0 0.35em 0 !important;padding: 0 !important;}.home .quotes .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;}.home .quotes .slick-dots li button:before {content: "";}.home .quotes .slick-dots li.slick-active button {border-color: #c7a04a;}.home .quotes .item > div div p {margin-bottom: 1em;padding-top: 2em;font-size: 1.8em;}.home .quotes .item > div div p:before {top: 0.2em;font-size: 3.3em;}.home .quotes .item > div div h6 {font-size: 1.5em;}.home .articles-slider {margin-top: 1.2em;padding: 1.2em;}.home .articles-slider .slick-dots {top: 25em;}.home .articles-slider .slick-dots li {width: 1.2em;height: 1.2em;margin: 0 0.35em 0 !important;padding: 0 !important;}.home .articles-slider .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;}.home .articles-slider .slick-dots li button:before {content: "";}.home .articles-slider .slick-dots li.slick-active button {border-color: #c7a04a;}.home .articles-slider .text {padding: 2em;}.home .articles-slider .text h2 {margin-bottom: 0.6em;}.home .articles-slider .text p {margin-bottom: 1em;}.home .articles-slider .text p a {font-size: 1.2em;}.home .articles-slider .text p:last-child {margin-bottom: 0;}.home .suggested-products {margin-top: 2.4em;}.home .suggested-products h2 {margin-bottom: 0.4em;}.home .suggested-products p {margin-bottom: 1.2em;}.home .suggested-products .product .buying-options > div div:first-child {margin-right: 6%;font-size: 1.2em;}.home .suggested-products .product .buying-options > div div:last-child a {padding: 0.5em 0.95em 0.4em 0.8em !important;}.home .suggested-products .slick-prev {left: 2.5% !important;margin-top: -20px;}.home .suggested-products [dir='rtl'] .slick-prev {right: 2.5% !important;}.home .suggested-products .slick-next {right: 2.5% !important;margin-top: -20px;}.home .suggested-products [dir='rtl'] .slick-next {left: 2.5% !important;}.home .suggested-products .slick-prev:before, .home .suggested-products [dir='rtl'] .slick-prev:before,.home .suggested-products .slick-next:before, .home .suggested-products [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 40px;opacity: 1;color: #E1E1E1;line-height: 1.15;}.home .suggested-products .slick-prev:hover:before, .home .suggested-products [dir='rtl'] .slick-prev:hover:before,.home .suggested-products .slick-next:hover:before, .home .suggested-products [dir='rtl'] .slick-next:hover:before {color: #E1E1E1;}.home .suggested-products .slick-prev:before, .home .suggested-products [dir='rtl'] .slick-prev:before {content: "p" !important;}.home .suggested-products .slick-next:before, .home .suggested-products [dir='rtl'] .slick-next:before {content: "n" !important;}.home .suggested-products .slick-prev, .home .suggested-products .slick-next {top: 50%;width: 40px;height: 40px;}.home .product-slider {margin-top: 2.4em;}.home .product-slider h2 {margin-bottom: 1.2em;text-align: center;}.home .product-slider .families-nav {margin-bottom: 1.2em;}.home .product-slider .slick-prev {left: -13% !important;margin-top: -16px;}.home .product-slider [dir='rtl'] .slick-prev {right: -13% !important;}.home .product-slider .slick-next {right: -13% !important;margin-top: -16px;}.home .product-slider [dir='rtl'] .slick-next {left: -13% !important;}.home .product-slider .slick-prev:before, .home .product-slider [dir='rtl'] .slick-prev:before,.home .product-slider .slick-next:before, .home .product-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 32px;opacity: 1;color: #F3F3F3;line-height: 1.15;}.home .product-slider .slick-prev:hover:before, .home .product-slider [dir='rtl'] .slick-prev:hover:before,.home .product-slider .slick-next:hover:before, .home .product-slider [dir='rtl'] .slick-next:hover:before {color: #F3F3F3;}.home .product-slider .slick-prev:before, .home .product-slider [dir='rtl'] .slick-prev:before {content: "p" !important;}.home .product-slider .slick-next:before, .home .product-slider [dir='rtl'] .slick-next:before {content: "n" !important;}.home .product-slider .slick-prev, .home .product-slider .slick-next {top: 50%;width: 32px;height: 32px;}.home .product-slider .product .buying-options > div div:first-child {margin-right: 6%;font-size: 1.2em;}.home .product-slider .product .buying-options > div div:last-child a {padding: 0.5em 0.95em 0.4em 0.8em !important;}}@media screen and (min-width: 768px) {.home .main-slider .slick-prev:before,.home .main-slider [dir='rtl'] .slick-prev:before,.home .main-slider .slick-next:before,.home .main-slider [dir='rtl'] .slick-next:before {transition: color 0.25s ease;}.home .main-slider:hover .slick-prev:before,.home .main-slider:hover [dir='rtl'] .slick-prev:before,.home .main-slider:hover .slick-next:before,.home .main-slider:hover [dir='rtl'] .slick-next:before {color: rgba(255, 255, 255, 0.5);}.home .main-slider:hover .slick-next, .home .main-slider:hover .slick-prev {transform: scale(1.1) translateY(-45%);}.home .main-slider:hover .slick-dots li button {opacity: 0.5;transform: scale(1.1);}.home .main-slider .slick-dots {bottom: 4em;transition: opacity 0.25s ease;}.home .main-slider .slick-dots li {width: 1.45em;height: 1.45em;margin: 0 0.35em 0 !important;padding: 0 !important;}.home .main-slider .slick-dots li button {opacity: 0.2;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 3px solid #E1E1E1;background-color: white;width: 1.45em;height: 1.45em;transition: opacity 0.25s ease, transform 0.25s ease;padding: 0;font-size: 1em;}.home .main-slider .slick-dots li button:before {content: "";}.home .main-slider .slick-dots li button:hover {opacity: 1;transform: scale(1.25);}.home .main-slider .slick-dots li.slick-active button {border-color: #c7a04a;}.home .main-slider .slick-prev {left: 25px !important;margin-top: -20px;}.home .main-slider [dir='rtl'] .slick-prev {right: 25px !important;}.home .main-slider .slick-next {right: 25px !important;margin-top: -20px;}.home .main-slider [dir='rtl'] .slick-next {left: 25px !important;}.home .main-slider .slick-prev:before, .home .main-slider [dir='rtl'] .slick-prev:before,.home .main-slider .slick-next:before, .home .main-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 40px;opacity: 1;color: rgba(255, 255, 255, 0.25);line-height: 1.15;}.home .main-slider .slick-prev:hover:before, .home .main-slider [dir='rtl'] .slick-prev:hover:before,.home .main-slider .slick-next:hover:before, .home .main-slider [dir='rtl'] .slick-next:hover:before {color: white;}.home .main-slider .slick-prev:before, .home .main-slider [dir='rtl'] .slick-prev:before {content: "p" !important;}.home .main-slider .slick-next:before, .home .main-slider [dir='rtl'] .slick-next:before {content: "n" !important;}.home .main-slider .slick-prev, .home .main-slider .slick-next {top: 50%;width: 40px;height: 40px;}.home .main-slider .slick-prev,.home .main-slider .slick-next {transition: transform 0.25s ease;}.home .main-slider .slick-prev:hover,.home .main-slider .slick-next:hover {transform: scale(1.2) translateY(-40%);}.home .main-slider .slick-dots {bottom: 2em;}.home .main-slider .text-container {padding: 0;}.home .main-slider .text-container.black-friday-2018 {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: 40%;right: 8%;top: 44%;}.home .main-slider .text-container.black-friday-2018 img {width: 27%;margin: 0 auto 1.6em;}.home .main-slider .text-container.black-friday-2018 h2 {margin: 0;font-family: "TiemposHeadline-Bold";font-weight: normal;font-size: 6.5em;text-transform: uppercase;text-align: center;color: white;line-height: 1em;}.home .main-slider .text-container.black-friday-2018 h2:first-of-type {margin-bottom: 0.15em;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 6.2em;}.home .main-slider .text-container.black-friday-2018 p {text-align: center;color: white;}.home .main-slider .text-container.black-friday-2018 p:last-of-type {margin-top: 1em;font-size: 1.2em;}.home .main-slider .text-container.black-friday-2018 hr {margin: 0.5em 0;}.home .main-slider .text-container.emmy-mixfi {width: 50%;top: 28%;left: 11%;text-align: center;}.home .main-slider .text-container.emmy-mixfi p {font-size: 1.45em;color: white;}.home .main-slider .text-container.bundles {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: 80%;left: 10%;text-align: center;}.home .main-slider .text-container.bundles h2 {margin-bottom: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 5em;line-height: 1em;color: white;}.home .main-slider .text-container.bundles hr {width: 90%;margin: 1.6em auto;border-top: 1px solid white;}.home .main-slider .text-container.bundles p {font-size: 1.1em;color: white;}.home .main-slider .text-container.yeti-nano {top: 10%;left: 8%;width: 38%;}.home .main-slider .text-container.yeti-nano img {max-width: 80%;margin: 0 auto;}.home .main-slider .text-container.yeti-nano h2 {display: none;}.home .main-slider .text-container.yeti-nano hr {width: 100%;margin: 2em auto 1.1em;border-top: 2px solid #c7a04a;}.home .main-slider .text-container.yeti-nano p {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1.78em;text-transform: uppercase;text-align: center;color: white;}.home .main-slider .text-container.yeti-nano p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.home .main-slider .text-container.ember {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: 5%;width: 50%;}.home .main-slider .text-container.ember img {max-width: 80%;margin: 0 auto;}.home .main-slider .text-container.ember h3 {margin: 0 0 0.8em 0;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1.8em;text-transform: uppercase;text-align: center;color: #c7a04a;line-height: 1.2em;letter-spacing: 0.2em;}.home .main-slider .text-container.ember h2 {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 7.4em;line-height: 1em;color: white;text-align: center;}.home .main-slider .text-container.ember hr {width: 100%;margin: 1.1em auto;border-top: 1px solid #c7a04a;}.home .main-slider .text-container.ember p {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1.78em;text-transform: uppercase;text-align: center;color: white;line-height: 1.2em;}.home .main-slider .text-container.ember p strong {font-family: "ArticulatCF-Bold";font-weight: normal;}.home .main-slider .text-container.yeti-broadcaster {top: 30%;right: 10%;width: 60%;}.home .main-slider .text-container.yeti-broadcaster h2 {margin-bottom: 0;font-size: 5.6em;line-height: 1.2em;}.home .main-slider .text-container.yeti-broadcaster h2 span {float: left;}.home .main-slider .text-container.yeti-broadcaster h2 span:first-child {width: 35%;text-align: right !important;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 1em;text-transform: lowercase;font-size: 1em;color: white;}.home .main-slider .text-container.yeti-broadcaster h2 span:last-child {width: 65%;padding-left: 0.4em;text-align: left;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 0.5em;color: #c7a04a;line-height: 2em;text-transform: uppercase;}.home .main-slider .text-container.yeti-broadcaster hr {width: 65%;margin: 0 auto 1.2em;border-top: 1px solid white;text-align: center;}.home .main-slider .text-container.yeti-broadcaster p {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.6em;text-align: center;text-transform: uppercase;line-height: 1.2em;color: white;}.home .main-slider .text-container.mix-fi {top: 7%;left: 2%;width: 40%;text-align: center;}.home .main-slider .text-container.mix-fi h2 {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 6.4em;text-transform: uppercase;line-height: 1em;}.home .main-slider .text-container.mix-fi p {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.4em;text-transform: uppercase;line-height: 1.2em;}.home .main-slider .text-container.blackout-spark-sl {top: 5%;right: 0;width: 35%;text-align: center;}.home .main-slider .text-container.blackout-spark-sl h2 {position: relative;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 5em;line-height: 1.4em;text-transform: lowercase;color: #ac111f;}.home .main-slider .text-container.blackout-spark-sl h2 span {position: absolute;top: 0;padding-left: 0.2em;margin-top: 0;font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 0.32em;line-height: 1em;text-transform: uppercase;color: black;letter-spacing: 0.22em;}.home .main-slider .text-container.blackout-spark-sl h2 sup {font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.65em;text-transform: uppercase;color: #363636;}.home .main-slider .text-container.blackout-spark-sl p {position: absolute;bottom: -1.2em;right: 2.2em;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1em;text-align: left;color: #1b1b1d;text-transform: uppercase;line-height: 1.2em;}.home .main-slider .text-container.afi {bottom: 15%;left: 6%;}.home .main-slider .text-container.afi h2 {font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 2.8em;color: white;line-height: 1em;}.home .main-slider .text-container.afi p {font-size: 2.8em;color: white;line-height: 1em;}.home .main-slider .text-container.bogo {width: 40%;top: 31%;left: 9%;}.home .main-slider .text-container.bogo h2 {font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 3em;text-align: center;color: white;}.home .main-slider .text-container.bogo h3 {margin: 0;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.7em;line-height: 0.8em;color: white;text-align: center;}.home .main-slider .text-container.bogo hr {width: 95%;border-top: 1px solid #79787c;margin: 1.2em auto;text-align: center;}.home .main-slider .text-container.bogo ul {list-style: none;margin: 0;padding: 0;text-align: center;}.home .main-slider .text-container.bogo ul li {display: inline-block;margin-right: 1em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 0.8em;color: white;}.home .main-slider .text-container.bogo ul li:last-child {margin-right: 0;}.home .main-slider .text-container.yeticaster {width: 55%;right: 5%;bottom: 12%;}.home .main-slider .text-container.yeticaster h2 {position: relative;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 6.4em;line-height: 1em;text-transform: lowercase;text-align: center;color: white;margin: 0;}.home .main-slider .text-container.yeticaster h2 span {display: block;margin-bottom: 0.6em;margin-top: 0;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 0.27em;color: #C7A04A;line-height: 1em;text-transform: uppercase;letter-spacing: 0.28em;}.home .main-slider .text-container.yeticaster h2 sup {top: -0.7em;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 0.55em;text-transform: uppercase;letter-spacing: 0.05em;}.home .main-slider .text-container.yeticaster hr {width: 90%;margin: 1em auto 0.7em;border-top: 1px solid #C7A04A;text-align: center;}.home .main-slider .text-container.yeticaster p {font-size: 1.6em;color: white;text-align: center;text-transform: uppercase;line-height: 1.2em;}.home .main-slider .text-container.yeticaster.compass {bottom: auto;top: 5%;}.home .main-slider .text-container.yeticaster.compass h2 span {margin-bottom: 0.15em;}.home .main-slider .text-container.yeticaster.radius-iii {bottom: auto;top: 5%;right: auto;left: 5%;}.home .main-slider .text-container.customshop {bottom: 12em;}.home .main-slider .text-container.customshop h2 {padding-top: 0.16em;font-size: 5.45em;line-height: 0.9em;text-align: center;}.home .main-slider .text-container.customshop h2 span:first-of-type {top: 0;margin-left: 2.2em;font-size: 0.265em;line-height: 1em;}.home .main-slider .text-container.jordan-harbingeuer {left: 0;width: 60%;text-align: center;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;}.home .main-slider .text-container.jordan-harbingeuer h2 {margin-bottom: 0;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 3.8em;text-transform: lowercase;color: white;line-height: 1.2em;}.home .main-slider .text-container.jordan-harbingeuer p {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 2em;text-transform: uppercase;color: #e3c132;}.home .main-slider .text-container.dr-lupo {right: 0;width: 48%;text-align: center;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;}.home .main-slider .text-container.dr-lupo h2 {margin-bottom: 0.4em;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 3.4em;color: white;line-height: 1.2em;}.home .main-slider .text-container.dr-lupo p {font-family: "ArticulatCF-Light";font-weight: normal;font-size: 2em;text-transform: uppercase;color: #7bcbe6;}.home .main-slider .text-container.dr-lupo .info {color: white;}.home .main-slider .text-container.dr-lupo .info ul {list-style: none;text-align: left;padding: 0;text-align: center;}.home .main-slider .text-container.dr-lupo .info ul li {display: inline-block;margin-right: 16px;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 0.85em;margin-bottom: 0.2em;}.home .main-slider .text-container.dr-lupo .info ul li:nth-child(2n) {font-size: 110%;}.home .main-slider .text-container.dr-lupo .info ul li:last-child {margin-right: 0;}.home .main-slider .text-container.dr-lupo .info ul li strong {font-family: "ArticulatCF-ExtraBold";font-weight: normal;font-size: 1em;}.home .main-slider .text-container.dr-lupo .info ul li img {display: inline;vertical-align: text-bottom;width: 1.1em;margin-right: 0.7em;}.home .main-slider .text-container.dr-lupo .info ul li:last-child img {width: 1.4em;vertical-align: middle;margin-top: -0.2em;}.home .main-slider .text-container.following {left: 0;width: 58%;text-align: center;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;}.home .main-slider .text-container.following h3 {margin: 0 0 0.2em 0;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 4.6em;text-transform: uppercase;color: #7acbe9;line-height: 1.2em;}.home .main-slider .text-container.following h2 {margin-bottom: 0.4em;font-family: "TiemposHeadline-BoldItalic";font-weight: normal;font-size: 6.4em;color: white;line-height: 0.8em;}.home .main-slider .text-container.following p {margin-bottom: 2em;font-family: "ArticulatCF-Text";font-weight: normal;font-size: 1.4em;color: white;}.home .main-slider .text-container.following a {display: inline-block;font-family: "ArticulatCF-Bold";font-weight: normal;font-size: 1em;background-color: #7acbe9;color: white;text-decoration: none;text-transform: uppercase;border-radius: 0.4em;padding: 1.4em 3em;}.home .main-slider .text-container.powered-by {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;width: 46%;}.home .main-slider .yeti-x {color: white;}.home .main-slider .yeti-x .text-container {height: 100%;}.home .main-slider .yeti-x .text-container > div {width: 100%;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%;}.home .main-slider .yeti-x .text-container p {text-transform: uppercase;text-align: center;line-height: 1.1em;font-family: "ArticulatCF-ExtraLight";font-weight: normal;font-size: 3.2em;}.home .main-slider .yeti-x .text-container > div > div:first-child {margin-bottom: 3em;text-align: center;}.home .main-slider .yeti-x .text-container > div > div:first-child img {display: inline-block !important;}.home .main-slider .yeti-x .text-container > div > div:first-child .ces {height: 5.4em;margin-right: 1.8em;}.home .main-slider .yeti-x .text-container > div > div:first-child .red-dot {height: 5em;}.home .main-slider .yeti-x .text-container > div > div:first-child .pc-mag {height: 5em;margin-right: 1.8em;}.home .main-slider .yeti-x .text-container > div > div:last-child img {width: 25%;margin: 1.6em auto 0;}.home .mixed-content {margin-bottom: 4.8%;}.home .mixed-content > div:first-child > .row {display: flex;}.home .mixed-content .item {display: flex;flex: 0 0 48.85%;}.home .mixed-content .item > .row {display: flex;flex: 1;flex-direction: column;}.home .mixed-content .item > .row .image:not(.replace_bg) {display: flex;flex-grow: 0;flex-shrink: 1;}.home .mixed-content .item > .row .image:not(.replace_bg) > a {display: block;width: 100%;}.home .mixed-content .item > .row .image:not(.replace_bg) .image {width: 100%;}.home .mixed-content .item > .row .text {display: flex;flex-grow: 1;flex-shrink: 0;}.home .mixed-content .item > .row .text > .row {display: flex;flex: 1;}.home .mixed-content .item:last-child {margin-left: 2.3%;}.home .mixed-content .item.tyoy {overflow: hidden;padding-bottom: 0;}.home .mixed-content .item.tyoy > .row {padding-bottom: 16em;}.home .mixed-content .item.tyoy > .row .image {overflow: hidden;position: relative;height: 18em;}.home .mixed-content .item.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;}.home .mixed-content .item.tyoy > .row .text {position: absolute;max-height: 77%;min-height: 16em;bottom: 0;padding: 0.8em 5% 1.4em;background-color: #1c3f94;transition: max-height 1s ease;}.home .mixed-content .item.tyoy > .row .text.fixed-height {max-height: 12em;}.home .mixed-content .item.tyoy > .row .text a.screen-name {font-size: 1em;}.home .mixed-content .item.tyoy > .row .text p {font-size: 1.2em;}.home .mixed-content .item.tyoy > .row .text:not(.fixed-height) div {overflow: auto;}.home .mixed-content .item.tyoy > .row .mask {display: block;position: absolute;bottom: 0;width: 100%;height: 10em;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);}.home .mixed-content .item.tyoy > .row .mask div {cursor: pointer;position: absolute;width: 100%;bottom: 30%;font-family: "ArticulatCF-Light";font-weight: normal;font-size: 1em;text-transform: uppercase;color: white;text-align: center;}.home .mixed-content .item.tyoy > .row .mask div span {position: absolute;display: block;width: 100%;transform: rotate(90deg) translate(-0.4em, -1.8em);}.home .mixed-content .item.tyoy > .row .mask div span:after {position: absolute;content: '\2192';font-family: 'blue-mic-icons';font-size: 2.4em;color: white;}.home .mixed-content .image:not(.replace_bg) .image img {width: 100%;}.home .mixed-content .image:not(.replace_bg) .badge span,.home .mixed-content .image:not(.replace_bg) .buy-now > div {font-size: 1.15em;}.home .mixed-content .text {padding: 1.6em 0 1.8em;text-align: left;}.home .mixed-content .text > .row > [class^="col-"] {align-self: center;}.home .mixed-content .text h2 {font-size: 1.75em;}.home .mixed-content .text p {font-size: 1.1em;}.home .mixed-content .item.video .rsPlayBtnIcon {background-size: 18%;}.home .mixed-content .item.video .text {text-align: center;}.home .mixed-content .item.video h2 {margin-bottom: 0;line-height: 1.2em;}.home .quotes {margin-bottom: 4.8%;padding: 5em 0 8em;}.home .quotes .slick-dots {bottom: -6em;}.home .quotes .slick-dots li {width: 1.45em;height: 1.45em;margin: 0 0.35em 0 !important;padding: 0 !important;}.home .quotes .slick-dots li button {-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;border: 3px solid #E1E1E1;background-color: white;width: 1.45em;height: 1.45em;transition: transform 0.25s ease;padding: 0;font-size: 1em;}.home .quotes .slick-dots li button:before {content: "";}.home .quotes .slick-dots li button:hover {transform: scale(1.25);}.home .quotes .slick-dots li.slick-active button {border-color: #c7a04a;}.home .quotes .item > div div p {margin-bottom: 1em;padding-top: 2em;font-size: 2.1em;}.home .quotes .item > div div p:before {top: 0.15em;font-size: 3.3em;}.home .quotes .item > div div h6 {font-size: 1.8em;}.home .articles-slider .slick-prev {left: 25px !important;margin-top: -20px;}.home .articles-slider [dir='rtl'] .slick-prev {right: 25px !important;}.home .articles-slider .slick-next {right: 25px !important;margin-top: -20px;}.home .articles-slider [dir='rtl'] .slick-next {left: 25px !important;}.home .articles-slider .slick-prev:before, .home .articles-slider [dir='rtl'] .slick-prev:before,.home .articles-slider .slick-next:before, .home .articles-slider [dir='rtl'] .slick-next:before {font-family: 'blue-mic-icons';font-size: 40px;opacity: 1;color: white;line-height: 1.15;}.home .articles-slider .slick-prev:hover:before, .home .articles-slider [dir='rtl'] .slick-prev:hover:before,.home .articles-slider .slick-next:hover:before, .home .articles-slider [dir='rtl'] .slick-next:hover:before {color: white;}.home .articles-slider .slick-prev:before, .home .articles-slider [dir='rtl'] .slick-prev:before {content: "p" !important;}.home .articles-slider .slick-next:before, .home .articles-slider [dir='rtl'] .slick-next:before {content: "n" !important;}.home .articles-slider .slick-prev, .home .articles-slider .slick-next {top: 38%;width: 40px;height: 40px;}.home .articles-slider .slick-prev,.home .articles-slider .slick-next {transition: transform 0.25s ease;}.home .articles-slider .slick-prev:hover,.home .articles-slider .slick-next:hover {transform: scale(1.2) translateY(-40%);}.home .articles-slider .image:not(.replace_bg) {overflow: hidden;}.home .articles-slider .image:not(.replace_bg) img {transition: transform 0.25s ease;}.home .articles-slider .image:not(.replace_bg):hover img {transform: scale(1.02, 1.03);}.home .articles-slider .replace_bg img {width: 100%;}.home .articles-slider .text {padding: 2.4em 0;text-align: left;}.home .articles-slider .text h2 {font-size: 2em;}.home .articles-slider .text p {font-size: 1.3em;}.home .suggested-products {margin-top: 4%;}.home .suggested-products h2 {margin-bottom: 0.4em;font-size: 1.8em;}.home .suggested-products p {margin-bottom: 1.8em;}.home .suggested-products .slider > .row {border: 1px solid #ccc;padding-right: 0.7em;}.home .suggested-products .section-image {width: 25.8%;}.home .suggested-products .product {width: 24.7333333333%;}.home .suggested-products .product > .row {border: none;}.home .suggested-products .product .title h2 {font-size: 1.4em;}.home .suggested-products .product .title h2 span {font-size: 45%;}.home .suggested-products .product .buying-options > div div:first-child {margin-right: 5%;font-size: 1em;}.home .suggested-products .product .buying-options > div div:last-child a {padding: 0.3em 0.9em 0.25em !important;}.home .suggested-products .product .buying-options > div div:last-child a img {height: 1.1em;}.home .product-slider {margin-top: 4%;}.home .product-slider h2 {margin-bottom: 1em;font-size: 2.6em;text-align: left;}.home .product-slider .families-nav {margin-bottom: 2em;}.home .product-slider .families-nav ul {padding: 0;}.home .product-slider .families-nav ul li {display: inline-block;margin: 0;padding: 0 1.05em;}.home .product-slider .families-nav ul li a {width: 100%;padding: 0.95em 0;font-size: 1.25em;}.home .product-slider .product {padding: 0 1.05em;}.home .product-slider .product .title {padding: 0.7em 0;}.home .product-slider .product .title h2 {font-size: 1.9em;}.home .product-slider .product .title h2 span {font-size: 45%;}.home .product-slider .product .buying-options {padding: 0.8em 0;}.home .product-slider .product .buying-options > div div:first-child {margin-right: 5%;font-size: 1.35em;}.home .product-slider .product .buying-options > div div:last-child {font-size: 0.9em;}.home .product-slider .product .buying-options > div div:last-child a {padding: 0.7em 1.2em 0.6em;}.home .product-slider .product .buying-options > div div:last-child a img {height: 1.5em;}.home .footer {margin-top: 2.4em;}}@media screen and (min-width: 992px) {.home .main-slider .text-container.black-friday-2018 {width: 38%;top: 44%;right: 12%;}.home .main-slider .text-container.black-friday-2018 img {width: 25%;margin: 0 auto 1.6em;}.home .main-slider .text-container.black-friday-2018 h2 {font-size: 6.8em;}.home .main-slider .text-container.black-friday-2018 h2:first-of-type {font-size: 6.4em;}.home .main-slider .text-container.black-friday-2018 p:last-of-type {margin-top: 1em;font-size: 1.2em;}.home .main-slider .text-container.emmy-mixfi {top: 60%;left: 5%;}.home .main-slider .text-container.emmy-mixfi p {font-size: 1.45em;color: white;}.home .main-slider .text-container.bundles hr {width: 80%;}.home .main-slider .text-container.yeti-nano {top: 10%;left: 8%;width: 26%;}.home .main-slider .text-container.yeti-nano p {font-size: 1.5em;}.home .main-slider .text-container.ember {left: 10%;width: 32%;}.home .main-slider .text-container.ember h3 {font-size: 1.2em;letter-spacing: 0.25em;}.home .main-slider .text-container.ember h2 {font-size: 5em;}.home .main-slider .text-container.ember hr {margin: 0.5em auto 1.1em;}.home .main-slider .text-container.ember p {font-size: 1.3em;}.home .main-slider .text-container.yeti-broadcaster {right: 5%;width: 45%;}.home .main-slider .text-container.mix-fi {top: 5%;left: 5%;width: 30%;}.home .main-slider .text-container.mix-fi h2 {font-size: 7em;line-height: 1.2em;}.home .main-slider .text-container.mix-fi p {font-size: 1.3em;line-height: 1.2em;}.home .main-slider .text-container.blackout-spark-sl {top: 5%;right: 0;width: 30%;}.home .main-slider .text-container.afi h2, .home .main-slider .text-container.afi p {font-size: 3.05em;}.home .main-slider .text-container.bogo h2 {font-size: 4em;}.home .main-slider .text-container.bogo h3 {font-size: 2.3em;}.home .main-slider .text-container.bogo ul li {font-size: 1em;}.home .main-slider .text-container.yeticaster {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: 36%;left: 6%;bottom: auto;}.home .main-slider .text-container.yeticaster.compass {top: 50%;left: auto;right: 6%;}.home .main-slider .text-container.yeticaster.radius-iii {top: 50%;}.home .main-slider .text-container.yeticaster h2 {font-size: 4.6em;}.home .main-slider .text-container.yeticaster h2 span {margin-bottom: 1em;}.home .main-slider .text-container.yeticaster hr {margin-top: 0.8em;}.home .main-slider .text-container.yeticaster p {font-size: 1.3em;}.home .main-slider .text-container.customshop {bottom: 10em;}.home .main-slider .text-container.customshop h2 {font-size: 7.25em;}.home .main-slider .text-container.customshop h2 span:first-of-type {font-size: 0.267em;}.home .main-slider .text-container.dr-lupo {width: 45%;}.home .main-slider .text-container.following {width: 45%;}.home .main-slider .text-container.following h3 {font-size: 3.2em;}.home .main-slider .text-container.following h2 {font-size: 5em;}.home .main-slider .text-container.following p {font-size: 1em;}.home .main-slider .text-container.following a {font-size: 0.72em;}.home .main-slider .yeti-x .text-container p {font-size: 2.8em;}.home .main-slider .yeti-x .text-container > div > div:first-child {margin-bottom: 2.6em;}.home .main-slider .yeti-x .text-container > div > div:last-child img {width: 18%;}.home .mixed-content {margin-bottom: 1.37%;}.home .mixed-content > div:first-child > .row {flex-wrap: nowrap;}.home .mixed-content .item {flex: 0 0 49.335%;margin-right: 1.33%;}.home .mixed-content .item:nth-child(2n) {margin-right: 0;}.home .mixed-content .item:last-child {margin-left: 0;}.home .mixed-content .item.tyoy > .row {padding-bottom: 0;}.home .mixed-content .item.tyoy > .row .hashtag {flex: 0 0 10%;height: auto;}.home .mixed-content .item.tyoy > .row .image {flex: 0 0 60%;height: auto;}.home .mixed-content .item.tyoy > .row .text {max-height: 79%;min-height: 38%;}.home .mixed-content .item.tyoy > .row .text.fixed-height {max-height: 30%;}.home .mixed-content .item.tyoy > .row .text a.screen-name {font-size: 0.85em;}.home .mixed-content .item.tyoy > .row .text p {font-size: 1em;}.home .mixed-content .item.tyoy > .row .mask {height: 24%;}.home .mixed-content .item.tyoy > .row .mask div {font-size: 0.8em;}.home .mixed-content .item.tyoy > .row .mask div span {transform: rotate(90deg) translate(-0.4em, -2.2em);}.home .mixed-content .item.tyoy > .row .mask div span:after {font-size: 3em;}.home .mixed-content.thirds-md .item {width: 100%;}.home .mixed-content.thirds-md .item:first-child {flex: 0 0 66.60225%;}.home .mixed-content.thirds-md .item:last-child {flex: 0 0 32.06775%;}.home .mixed-content .image:not(.replace_bg) {overflow: hidden;}.home .mixed-content .image:not(.replace_bg) .badge {padding: 0.35em 1.2em;}.home .mixed-content .image:not(.replace_bg) .badge span {font-size: 0.9em;}.home .mixed-content .image:not(.replace_bg) .badge span:first-child {font-size: 0.85em;}.home .mixed-content .image:not(.replace_bg) .buy-now > div {font-size: 0.9em;}.home .mixed-content .image:not(.replace_bg) .buy-now > div:first-child {font-size: 1.05em;}.home .mixed-content .image:not(.replace_bg) a .image img {transition: transform 0.25s ease;}.home .mixed-content .image:not(.replace_bg) a:hover .image img {transform: scale(1.02, 1.03);}.home .mixed-content .text {padding: 1.6em 0 1.8em;}.home .mixed-content .text h2 {font-size: 1.6em;}.home .mixed-content .text p {font-size: 1em;}.home .mixed-content .item.video .rsPlayBtnIcon {background-size: 12%;}.home .mixed-content .item.video .text {text-align: left;}.home .mixed-content .item.video h2 span {margin-left: 0.6em;padding-left: 0.6em;border-left: 1px solid white;}.home .quotes {max-height: 400px;margin-bottom: 2.7%;padding: 2.5em 0 8em;}.home .quotes .slick-dots {bottom: -30%;}.home .quotes .item > div div p {margin-bottom: 0.8em;padding-top: 2em;}.home .quotes .item > div div p:before {top: 0.15em;font-size: 3.3em;}.home .quotes .item > div div h6 {font-size: 1.8em;}.home .articles-slider {padding: 2.4em 0;}.home .articles-slider .item {padding: 0 0.65em;}.home .articles-slider .item > .row {background-color: white;}.home .articles-slider .item h2 {font-size: 1.6em;}.home .articles-slider .item p {font-size: 1em;}.home .articles-slider .replace_bg {transition: opacity 0.25s ease;opacity: 1;}.home .articles-slider .slick-slide:not(.slick-current) .replace_bg {opacity: 0.5;}.home .articles-slider .slick-prev, .home .articles-slider .slick-next {top: 0;width: 11.2%;height: 100%;transform: none;margin-top: 0;background-color: rgba(0, 0, 0, 0.5);}.home .articles-slider .slick-prev:hover, .home .articles-slider .slick-next:hover {transform: none;}.home .articles-slider .slick-prev {left: 0 !important;}.home .articles-slider .slick-next {right: 0 !important;}.home .suggested-products {margin-top: 4%;}.home .suggested-products h2 {margin-bottom: 0.4em;font-size: 1.8em;}.home .suggested-products p {margin-bottom: 1.8em;}.home .suggested-products .slider > .row {border: 1px solid #ccc;padding-right: 0.7em;}.home .suggested-products .section-image .text {padding-bottom: 2em;}.home .suggested-products .section-image .text h2 {font-size: 1.3em;}.home .suggested-products .section-image .text p {font-size: 0.92em;}.home .suggested-products .section-image {width: 25.6%;}.home .suggested-products .product {width: 24.8%;}.home .suggested-products .product .title {padding: 0.5em 0;}.home .suggested-products .product .title h2 {font-size: 1.6em;}.home .suggested-products .product .buying-options {padding: 0.6em 0;}.home .suggested-products .product .buying-options > div div:first-child {font-size: 1.1em;}.home .suggested-products .product .buying-options > div div:last-child {font-size: 0.9em;}.home .suggested-products .product .buying-options > div div:last-child a {padding: 0.5em 1.1em 0.4em 0.9em !important;}.home .suggested-products .product .buying-options > div div:last-child a img {height: 1.25em;}.home .product-slider {margin-top: 2.5%;}.home .product-slider h2 {margin-bottom: 1em;font-size: 1.6em;text-align: center;}.home .product-slider .families-nav {margin-bottom: 2.4em;}.home .product-slider .families-nav ul {width: auto;padding: 0;text-align: center;}.home .product-slider .families-nav ul li {display: inline-block;margin: 0;padding: 0 0.8em;}.home .product-slider .families-nav ul li a {width: auto;padding: 0.45em 1.5em 0.55em;border-radius: 0.4em;font-size: 0.85em;}.home .product-slider .families-nav ul li a:hover {background-color: #c7a04a;}.home .product-slider .product {padding: 0 0.65em;}.home .product-slider .product .title {padding: 0.5em 0;}.home .product-slider .product .title h2 {font-size: 1.6em;}.home .product-slider .product .title h2 span {font-size: 47%;}.home .product-slider .product .buying-options {padding: 0.6em 0;}.home .product-slider .product .buying-options > div {font-size: 1em;}.home .product-slider .product .buying-options > div div:first-child {font-size: 1.1em;}.home .product-slider .product .buying-options > div div:last-child {font-size: 0.9em;}.home .product-slider .product .buying-options > div div:last-child a {padding: 0.5em 1em 0.4em;}.home .product-slider .product .buying-options > div div:last-child a img {height: 1.25em;}.home .footer {margin-top: 2.4em;}}@media screen and (min-width: 1200px) {.home .main-slider .text-container.black-friday-2018 {width: 32%;right: 12%;}.home .main-slider .text-container.emmy-mixfi {top: 60%;left: 4.5%;}.home .main-slider .text-container.emmy-mixfi p {font-size: 1.75em;}.home .main-slider .text-container.bundles h2 {font-size: 5.2em;}.home .main-slider .text-container.bundles hr {width: 75%;}.home .main-slider .text-container.bundles p {font-size: 1.2em;}.home .main-slider .text-container.mix-fi {left: 3%;}.home .main-slider .text-container.blackout-spark-sl h2 {font-size: 6em;}.home .main-slider .text-container.bogo h2 {font-size: 4.6em;}.home .main-slider .text-container.bogo h3 {font-size: 2.5em;}.home .main-slider .text-container.bogo hr {margin: 1.2em auto 1em auto;}.home .main-slider .text-container.bogo ul li {margin-right: 1em;font-size: 1.1em;color: #878787;}.home .main-slider .text-container.yeticaster h2 {font-size: 5.2em;}.home .main-slider .text-container.jordan-harbingeuer {width: 55%;}.home .main-slider .text-container.jordan-harbingeuer h2 {font-size: 4.2em;}.home .main-slider .text-container.jordan-harbingeuer p {font-size: 2.4em;}.home .mixed-content .item.tyoy > .row .image {flex: 0 0 60%;}.home .mixed-content .item.tyoy > .row .text {min-height: 30%;}.home .quotes .slick-dots {bottom: -25%;}.home .suggested-products {margin-top: 4%;}.home .suggested-products h2 {margin-bottom: 0.4em;font-size: 1.8em;}.home .suggested-products p {margin-bottom: 1.8em;}.home .suggested-products .slider > .row {border: 1px solid #ccc;padding-right: 0.7em;}.home .suggested-products .section-image .text {padding-bottom: 2em;}.home .suggested-products .section-image .text h2 {font-size: 1.3em;}.home .suggested-products .section-image .text p {font-size: 0.92em;}.home .suggested-products .section-image {width: 25.2%;}.home .suggested-products .product {width: 24.9333333333%;}}