<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";.buyers-guide{padding-bottom:100px}.buyers-guide button{color:#000}.buyers-header{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}@media (min-width:768px){.buyers-header{background:#f2f2f2;margin-bottom:72px}}.buyers-header--mobile{display:-ms-flexbox;display:flex}@media (min-width:768px){.buyers-header--mobile{display:none}}.buyers-header--desktop{display:none;padding:120px 20px}@media (min-width:768px){.buyers-header--desktop{padding-left:30px;padding-right:30px}}@media (min-width:1200px){.buyers-header--desktop{padding-left:40px;padding-right:40px}}@media (min-width:768px){.buyers-header--desktop{display:-ms-flexbox;display:flex}}.buyers-header__cover{position:relative;width:100%;padding:110px 20px;background:#f2f2f2;overflow:hidden}@media (min-width:768px){.buyers-header__cover{padding-left:30px;padding-right:30px}}@media (min-width:1200px){.buyers-header__cover{padding-left:40px;padding-right:40px}}.buyers-header img{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center}.buyers-header__heading{position:relative;z-index:1;font-size:44px;line-height:52px;letter-spacing:-.02em}@media (min-width:768px){.buyers-header__heading{font-size:49px;line-height:58px;margin-bottom:16px}}.buyers-header__text{position:relative;z-index:1;padding-left:20px;padding-right:20px;font-size:22px;max-width:700px;margin:60px auto}@media (min-width:768px){.buyers-header__text{padding-left:30px;padding-right:30px}}@media (min-width:1200px){.buyers-header__text{padding-left:40px;padding-right:40px}}@media (min-width:768px){.buyers-header__text{font-size:25px;margin:0 auto;max-width:780px}}.buyers-section{position:relative;max-width:980px;margin:0 auto 0 20px}@media (min-width:1024px){.buyers-section{margin-left:auto}}.buyers-section__anchor{position:absolute;top:-80px;left:0}.buyers-section:after{content:"";display:block;width:calc(100% - 20px);border-bottom:1px solid #000;margin-bottom:-1px}@media (min-width:1024px){.buyers-section:after{width:100%}}.buyers-section__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 8px;border-top:1px solid #000;width:calc(100% - 20px)}@media (min-width:1024px){.buyers-section__toggle{width:100%}}@media (min-width:768px){.buyers-section__toggle{padding-top:18px;padding-bottom:18px}}.buyers-section__minus{display:none}.buyers-section__plus{display:-ms-flexbox;display:flex}.buyers-section.active .buyers-section__plus{display:none}.buyers-section.active .buyers-section__minus{display:-ms-flexbox;display:flex}.buyers-section__heading{font-size:22px;font-weight:700}.buyers-section__content{display:none;padding:0 28px 36px 8px}@media (min-width:1024px){.buyers-section__content{padding:0 8px 36px}}.buyers-section--carousel .buyers-section__content{padding:0 0 36px 8px}@media (min-width:1024px){.buyers-section--carousel .buyers-section__content{padding:0 8px 36px}}.buyers-section__description{margin-bottom:44px;padding-right:20px}.buyers-section.active .buyers-section__content{display:block}.buyers-carousel__tags{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:20px}.buyers-carousel__tag{font-family:abc-marfa-mono;-ms-flex:0 0 auto;flex:0 0 auto;border:1px solid #000;padding:4px 16px;font-size:12px;border-radius:45px;background:#fff;margin-right:8px;transition:background-color .2s ease;cursor:pointer}.buyers-carousel__tag.active,.buyers-carousel__tag:hover{background-color:#e0e0e0}.buyers-carousel__list{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.buyers-carousel__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;-ms-flex:0 0 320px;flex:0 0 320px;scroll-snap-align:start;margin-right:16px;padding-top:20px}@media (max-width:479px){.buyers-carousel__item:last-child{margin-right:calc(100% - 320px)}}@media (min-width:1024px){.buyers-carousel__item{-ms-flex:0 0 400px;flex:0 0 400px}}.buyers-carousel__item--anchor{position:absolute;top:-120px;left:0}.buyers-carousel__image{position:relative;height:0;padding-top:100%;background:#f2f2f2;margin-bottom:32px}@media (min-width:1024px){.buyers-carousel__image{margin-bottom:16px;padding-top:80%}}.buyers-carousel__image img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center}.buyers-carousel__heading{font-size:22px;margin-bottom:32px}@media (min-width:1024px){.buyers-carousel__heading{font-size:25px;margin-bottom:16px}}.buyers-carousel__content p{margin-bottom:16px}.buyers-carousel__content p:last-child{margin-bottom:0}.buyers-carousel__content em{font-style:normal;color:#828282}.buyers-carousel__button-wrap{margin-top:auto}.buyers-carousel__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:32px;border:1px solid #000;border-radius:45px;color:#000;font-size:16px;font-weight:700;width:300px;padding:13px 0 14px;transition:all .2s ease}.buyers-carousel__button:hover{background-color:#000;color:#fff}@media (min-width:1024px){.buyers-carousel__button{margin-top:16px}}.buyers-list__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.buyers-list__item{display:-ms-flexbox;display:flex;position:relative;margin-bottom:48px}.buyers-list__image{position:relative;width:90px;-ms-flex:0 0 90px;flex:0 0 90px;height:90px;background:#f2f2f2;margin-right:14px;border-radius:90px}@media (min-width:1024px){.buyers-list__image{width:176px;-ms-flex:0 0 176px;flex:0 0 176px;height:176px;margin-right:24px;border-radius:176px}}.buyers-list__image img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center}.buyers-list__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.buyers-list__heading{font-size:22px;margin-bottom:16px}@media (min-width:1024px){.buyers-list__heading{margin-bottom:8px}}.buyers-list__content{font-size:16px}.buyers-list__content em{font-size:12px;font-family:abc-marfa-mono;font-style:normal;text-transform:uppercase;margin-top:8px;display:block;letter-spacing:.04em}@media (min-width:1024px){.buyers-list__content em{margin-top:4px}}.buyers-list__link{font-weight:700;font-size:16px;text-decoration:underline;margin-top:16px}@media (min-width:1024px){.buyers-list__link{margin-bottom:8px}}.buyers-grid__grid{margin-bottom:48px}@media (min-width:768px){.buyers-grid__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:48px}}.buyers-grid__item{margin-bottom:64px}.buyers-grid__item:last-child{margin-bottom:0}@media (min-width:768px){.buyers-grid__item{margin-bottom:0}}.buyers-grid__heading{font-size:22px;margin-bottom:14px}@media (min-width:1024px){.buyers-grid__heading{font-size:25px}}.buyers-grid__image{position:relative;width:100%;height:0;padding-top:65%;margin-bottom:14px;border-radius:23px}.buyers-grid__image img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center}@media (min-width:1024px){.buyers-grid__image{padding-top:52%}}.buyers-grid__content{font-size:16px}.buyers-grid__button-wrap{display:-ms-flexbox;display:flex;padding-bottom:12px}.buyers-grid__button,.buyers-grid__button-wrap{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.buyers-grid__button{display:-ms-inline-flexbox;display:inline-flex;margin-top:32px;border:1px solid #000;border-radius:45px;color:#000;font-size:16px;font-weight:700;width:300px;padding:13px 0 14px;transition:all .2s ease}.buyers-grid__button:hover{background-color:#000;color:#fff}@media (min-width:1024px){.buyers-grid__button{margin-top:16px}}.buyers-footer{padding-left:20px;padding-right:20px;max-width:1194px;margin:84px auto}@media (min-width:768px){.buyers-footer{padding-left:30px;padding-right:30px}}@media (min-width:1200px){.buyers-footer{padding-left:40px;padding-right:40px}}@media (min-width:1024px){.buyers-footer{margin:128px auto}}.buyers-footer__heading{font-size:36px;letter-spacing:-.01em;margin-bottom:48px;text-align:center}@media (min-width:1024px){.buyers-footer__heading{margin-bottom:80px}}@media (min-width:1024px){.buyers-footer__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);column-gap:32px}}.buyers-footer__card{background-color:#f2f2f2;background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;min-height:350px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:32px;padding:10px 15px}.buyers-footer__card:last-child{margin-bottom:0}@media (min-width:1024px){.buyers-footer__card{margin-bottom:0}}.buyers-footer__title{font-size:22px;max-width:300px;margin:0 auto 16px;color:var(--text-color)}.buyers-footer__content{font-size:16px;max-width:300px;margin:0 auto;color:var(--text-color)}.buyers-footer__content a{text-decoration:underline;font-weight:700;color:var(--text-color)}.buyers-footer__button-wrap{display:-ms-flexbox;display:flex}.buyers-footer__button,.buyers-footer__button-wrap{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.buyers-footer__button{display:-ms-inline-flexbox;display:inline-flex;border:1px solid #000;border-radius:45px;color:#000;font-size:16px;font-weight:700;width:300px;max-width:100%;padding:13px 0 14px;margin-top:16px;color:var(--text-color);border-color:var(--text-color)}:root{--font-abc-marfa:"abc-marfa";--font-abc-marfa-mono:"abc-marfa-mono"}.owf-h1{font-family:abc-marfa;font-weight:700;font-size:61px;letter-spacing:-.02em}@media only screen and (max-width:798px){.owf-h1{font-size:48px}}.owf-h2{font-family:abc-marfa;font-weight:700;font-size:39px;letter-spacing:-.02em}@media only screen and (max-width:798px){.owf-h2{font-size:36px}}.owf-h3{font-family:abc-marfa;font-weight:700;font-size:25px}@media only screen and (max-width:798px){.owf-h3{font-size:22px}}.owf-subtitle{font-family:abc-marfa;font-weight:400;font-size:25px}@media only screen and (max-width:798px){.owf-subtitle{font-size:22px}}.owf-body{font-weight:400}.owf-body,.owf-body--bold{font-family:abc-marfa;font-size:16px;line-height:1.4}.owf-body--bold{font-weight:700}.owf-small{font-size:13px}.owf-pre-title,.owf-small{font-family:abc-marfa-mono;font-weight:400}.owf-pre-title{font-size:14px;text-transform:uppercase;letter-spacing:.04em}.owf-button{font-weight:400;letter-spacing:.06em}.owf-button,.owf-link{font-family:abc-marfa;font-size:16px}.owf-link{font-weight:700;text-decoration:underline}select{font-family:var(--font-abc-marfa-mono)}.block__video:after{content:" ";clear:both}.featured-link--section{width:100%;box-sizing:border-box;float:left;min-height:100px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1em 0}.featured-link--section .featured-link--half{box-sizing:border-box;float:left;width:50%;position:relative;text-align:center;display:table;-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff}.featured-link--section .featured-link--half .info{display:inline-block;max-width:450px;margin:0 auto;padding:20px}.featured-link--section .featured-link--half .collection_title{margin-bottom:15px;display:block;font-weight:700}.featured-link--section p{margin:0 0 15px}@media (max-width:480px){.featured-link--section .featured-link--half{width:100%;-ms-flex:1 0 100%;flex:1 0 100%}.featured-link--section .featured-link--image{-ms-flex-order:1;order:1}.featured-link--section .featured-link--text{-ms-flex-order:2;order:2}}.clearfix:after,.row:after{content:"";clear:both}.text-align--center{text-align:center}.text-align--left{text-align:left}.text-align--right{text-align:right}.blog_meta.tags{width:auto;max-width:-moz-fit-content;max-width:fit-content;background:#fff;text-align:center;padding:5px 10px;text-transform:uppercase;font-size:12px;font-family:var(--font-abc-marfa-mono)}.product_section .product_form{margin-bottom:20px}.product-page .block__video .container{position:relative;width:100vw;margin:0 calc(50% - 50vw)}.product-page .block__video .container .column{margin:0}.product-page .block__video .container .one-half{width:50%}.product-page .block__video .container .one-third{width:33.33%}.product-page .image-with-text-overlay .section.is-width-wide{position:relative;width:100vw;margin:0 calc(50% - 50vw)}@media screen and (max-width:799px){.page-details .testimonial__nav-wrapper{display:none}}.image-with-text-overlay__buttons.mobile{display:none!important}@media only screen and (max-width:480px){.image-with-text-overlay__buttons{display:none!important}.image-with-text-overlay__buttons.mobile{display:block!important}}.addon-items{margin:10px 0}.addon-items.shown{display:block}.addon-items-container{text-align:left}.addon-items h5{padding:0}.addon-items li{display:-ms-flexbox;display:flex;background:#f6f6f6;border:1px solid #e0e0e0;border-bottom:0;padding:20px 15px}.addon-items li:last-of-type{border-bottom:1px solid #e0e0e0}.addon-items .cart_image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:28px}.addon-items .cart_image img{max-width:92px}.addon-items .product_title{font-size:16px;margin-bottom:7px}.addon-items .product_price{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.addon-items .product_button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.addon-items .addon-btn{margin-top:18px;padding-left:38px;padding-right:38px}@media only screen and (min-width:768px){.addon-items li{padding:30px 15px}.addon-items .addon-btn{margin-top:0;padding-left:28px;padding-right:28px}.addon-items__wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}}.klaviyo-form-TWZtSC,.klaviyo-form-X4LGJW{display:table}.ql-editor p{font-family:abc-marfa;font-weight:700}.page-faq__column-wrap{max-width:800px}@media only screen and (max-width:798px){.collection-promo-banner .banner__wrapper{min-height:30vh;max-height:40vh}.collection-promo-banner .banner__wrapper img{height:380px;width:auto;object-fit:cover;object-position:0 70%}}@media only screen and (max-width:780px){.video__text-wrapper{margin-left:40px}}@media only screen and (max-width:798px){.banner__wrapper.is-medium .image-element__wrap{height:30vh}}.announcement-bar__content{width:100%}.article__photo-caption{max-width:1000px;margin:-35px auto 40px}.article__photo-caption p{max-width:1000px!important;font-size:14px!important;color:#828282!important}@media only screen and (min-width:799px) and (max-width:1540px){.mega-menu .mega-menu__block.block__featured-promo{padding:20px 10px}.mega-menu .mega-menu__block.block__featured-promo .mega-menu__content p{font-size:12px}}@media only screen and (max-width:389px){.announcement-bar__content.show-close-icon-true{padding-left:0}}.quantity-wrapper .quantity-minus .icon,.quantity-wrapper .quantity-plus .icon{padding:.1em}.mobile-menu .mobile-menu__item .icon{color:#fff;fill:#fff}.page-details .image-with-text__wrapper,.product-page .image-with-text__wrapper{display:inline-block;margin:0 auto;padding:20px 0}.product__block.block__image-with-text{width:100%;padding:20px 0}.page-details .image-with-text__heading,.product-page .image-with-text__heading{display:block;color:#141414!important;font-weight:700}@media only screen and (max-width:798px){.page-details .image-with-text__heading,.product-page .image-with-text__heading{font-size:28px}}.page-care-and-maintenance .banner__wrapper .image-element__wrap{height:30vh}.ow-top-search-bar{padding-bottom:20px}button.shopify-payment-button__more-options{padding-bottom:0;margin-bottom:0}.shopify-payment-button__button--hidden,body[class*=product] .product-page&gt;section:first-child .container{display:none!important}.video-wrapper .poster-enabled iframe{z-index:-1}@media only screen and (max-width:480px){.video-wrapper .video__text-container{position:absolute}}.ow-mobile-sticker{display:none}.ow-pickup-badge{position:absolute;top:5%;right:25%;width:13%;max-width:80px}.ow-lefty .ow-pickup-badge{width:11%;left:27%;right:auto}@media only screen and (max-width:798px){.product-gallery .product-gallery__main .flickity-prev-next-button,body[class*=product] .product-page&gt;section:first-child{display:none!important}.ow-vertical-image .product-gallery__image img{transform:rotate(-90deg) translate(-50%) scale(1.3)}.ow-lefty.ow-vertical-image .product-gallery__image img{transform:rotate(90deg) translate(50%) scale(1.3)}.ow-mobile-sticker{display:block;position:absolute;right:0}.ow-mobile-sticker .sticker-text{font-size:12px!important}.product-page .ow-pickup-badge{top:29%;right:auto;left:26%;width:17%}.ow-vertical-image .fancybox-slide{transform:rotate(-90deg)}.ow-lefty.ow-vertical-image .fancybox-slide{transform:rotate(90deg)}.ow-vertical-image .lg-img-rotate{transform:rotate(-90deg)}.ow-lefty.ow-vertical-image .lg-image-rotate{transform:rotate(90deg)}}#lg-rotate-left,#lg-rotate-right{display:none!important;pointer-events:none!important}.lg-container .lg-backdrop{background:#fff!important}.lg-container .lg-next,.lg-container .lg-prev{color:#fff}.lg-container .lg-toolbar .lg-icon:hover{color:#000}@media only screen and (min-width:799px){.lg-container .lg-outer img.lg-object{max-width:90vw}}.sidebar-block__content{padding-top:.9rem;margin-bottom:20px}.blog-card .image-element__wrap{max-height:none}.blog-card .tags:last-child{margin-bottom:0}.ow-video-hero{position:relative;overflow:hidden}.ow-video-hero video{width:100%;height:auto;margin:0;padding:0;vertical-align:middle}@media only screen and (min-width:798px){.ow-video-text{position:absolute;top:50%;transform:translateY(-50%);width:40%;padding:calc(1% + 30px);text-align:center;min-width:350px}}@media only screen and (max-width:798px){.ow-video-text{text-align:center}}.ow-video-text.left{left:0}.ow-video-text.center{left:0;transform:translate(-50%,-50%)}.ow-video-text.right{right:0}.ow-video-hero h2{margin-bottom:0;font-weight:700;font-style:normal;font-size:49px;line-height:1.125}.ow-video-hero h2,.ow-video-hero p{color:#fff;font-family:abc-marfa,sans-serif}.ow-video-hero p{padding-top:10px;font-weight:400;letter-spacing:0;font-size:20px;margin:0 auto 1.5rem}#shopify-section-16530059623529f32e a{color:#fff;border-color:#fff;background-color:#fff;width:60%}@media only screen and (max-width:798px){.ow-video-hero .button{width:calc(100% - 20px)!important}}.ow-video-hero .tint{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;display:block}@media only screen and (max-width:798px){.ow-video-text{padding:calc(.5% + 30px);background-color:#fff}}.ow-video-text{padding:20px}.header__logo img,.mobile-logo img{width:100%;height:auto;vertical-align:middle}.mobile-logo img{max-width:140px}.ow-header-blog .mobile-logo{padding-top:15px;padding-bottom:15px}.ow-header-blog .mobile-logo img{margin:0 auto;max-width:100px}.article #shopify-section-header-classic,.blog #shopify-section-header-classic{position:sticky;top:-1px;z-index:40;background:#fff}.article #shopify-section-header-classic.is-sticky .header,.blog #shopify-section-header-classic.is-sticky .header{height:80px}.article #shopify-section-header-classic.is-sticky .header__logo,.blog #shopify-section-header-classic.is-sticky .header__logo{width:90px}@media only screen and (min-width:799px){.ow-header-blog .header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100px;background:#fff}}.ow-header-blog .mobile-header{background:#fff}.ow-header-blog .mobile-menu__toggle-icon .icon{fill:#000}.ow-header-blog .header .is-opened&gt;.navbar-link,.ow-header-blog .header .navbar-link.is-active,.ow-header-blog .header .navbar-link:hover,.ow-header-blog .header__link,.ow-header-blog .header__link&gt;a{color:#000}#header .is-width-wide .mega-menu{width:calc(100% + 40px);left:-20px}.header .navbar{margin-left:25px;margin-right:25px}.header .navbar-link{font-size:14px}.header .navbar-link.is-active{color:#fff;font-weight:400}.header .is-opened&gt;.navbar-link,.header .navbar-link:hover{text-decoration:underline;color:#fff}.header .navbar-link,.header .navbar-link:not(.is-arrowless){padding-left:25px;padding-right:25px}.header .action-area__link{padding-left:20px;padding-right:20px}.header .header__icon{width:20px;height:20px}.header .navbar-link:not(.is-arrowless):after{content:none}@media only screen and (min-width:1100px){.header.ow-center-logo .header__brand{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (min-width:799px) and (max-width:1099px){.header.ow-center-logo .header__logo,.header.ow-center-logo .overlay-logo__content{max-width:100%}.header.ow-center-logo .header__brand{max-width:160px;padding-right:30px}}.header.ow-center-logo .navbar-link{padding-top:20px;padding-bottom:20px}.navbar-item.header__item.has-mega-menu:not(.is-opened) .mega-menu__section.is-active .mega-menu{display:none}#header .is-width-wide .mega-menu{padding:20px}.mega-menu__block .mega-menu__content{margin-top:20px}.mega-menu .menu__heading{font-size:16px;color:#000;margin-bottom:30px}.mega-menu .mega-menu__linklist-link{padding:0 0 20px}.mega-menu .block__image .mega-menu__content.content{text-align:center;color:#000;font-size:14px}.mega-menu__mega-menu-1 .block__image .image-element__wrap{transition:opacity .2s ease}.mega-menu__mega-menu-1 .block__image .image-element__wrap:hover{opacity:.8}.mega-menu .mega-menu__linklist-link{font-size:16px}.mega-menu__mega-menu-2 .block__image .mega-menu__content.content{text-align:left}.mega-menu__content h2.title{font-family:abc-marfa,sans-serif;font-size:18px}.mega-menu .mega-menu__linklist-link:hover{text-decoration:underline;color:#000}.ow-menu-image-text{font-size:24px;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;text-align:center}@media only screen and (max-width:1199px){.ow-menu-image-text{font-size:20px}.mega-menu__block{padding:10px}.mega-menu .mega-menu__linklist-link,.mega-menu .menu__heading{font-size:14px}.header .navbar-link,.header .navbar-link:not(.is-arrowless){padding-left:15px;padding-right:15px}.header .action-area__link{padding-left:10px;padding-right:10px}}.list-collections .list-collection-wrapper{margin-top:48px}.list-collections .heading-wrapper{margin-bottom:68px}.list-collection__title{font-size:36px}.ow-list-collection{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid #000;margin-bottom:60px;overflow:hidden}.ow-list-collection:nth-child(odd) .ow-list-image{-ms-flex-order:2;order:2}.ow-list-collection:nth-child(odd) .ow-list-content{-ms-flex-order:1;order:1}.ow-list-collection&gt;div{-ms-flex:0 0 50%;flex:0 0 50%}.ow-list-image{width:100%}.ow-list-content{text-align:center;padding:50px}.ow-list-content h2{font-size:36px;margin-bottom:15px}.ow-list-content .ow-desc{font-size:16px;text-align:left;max-width:390px;margin:0 auto 30px;padding-left:20px}.ow-list-content .ow-desc ul{list-style:disc}.ow-list-content a.button.button--primary{font-size:16px;max-width:280px;width:100%;padding-top:17px;padding-bottom:17px}@media only screen and (min-width:769px){.ow-list-image{min-height:460px;height:100%}.ow-list-image img{width:100%;height:100%;max-width:none;object-fit:cover}}@media only screen and (max-width:768px){.ow-list-collection{-ms-flex-direction:column;flex-direction:column}.ow-list-collection .ow-list-image{-ms-flex-order:1!important;order:1!important}.ow-list-collection .ow-list-content{-ms-flex-order:2!important;order:2!important}.ow-list-collection&gt;div{-ms-flex:1 1 50%;flex:1 1 50%}.ow-list-content h2{font-size:30px;margin-bottom:5px}.ow-list-content .ow-desc{margin-bottom:20px}.ow-list-content{padding:30px 30px 45px}}.page-spec-comparison #shopify-section-footer-classic{position:relative;z-index:39}.ow-spec-page{width:100%;max-width:1160px;margin:0 auto;text-align:center}.ow-spec-page h1{margin:40px 0 50px;font-size:36px}.ow-spec-toggle-wrap{z-index:38;padding-top:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#fff}.ow-spec-toggle-wrap.is-sticky{top:60px}.ow-spec-toggle-wrap .ow-spec-1,.ow-spec-toggle-wrap .ow-spec-2{-ms-flex:0 0 50%;flex:0 0 50%}.ow-spec-toggle-wrap .ow-spec-1{padding-right:10px}.ow-spec-toggle-wrap .ow-spec-2{padding-left:10px}.ow-spec-toggle{width:100%;-webkit-appearance:none;max-width:320px;margin:0 auto 30px;border:none;border-bottom:1px solid #000;font-size:24px;font-weight:700;padding-left:6px;padding-bottom:6px}.select2-container{width:100%!important;max-width:320px!important;margin:0 auto 18px}.select2-container--default .select2-selection--single{font-family:abc-marfa,sans-serif;border:none;border-bottom:1px solid #000;font-size:16px;font-weight:700;border-radius:0;padding-bottom:6px;box-sizing:content-box;text-align:left}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;padding-left:6px;padding-bottom:6px}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#000}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:solid #000;border-width:0 3px 3px 0;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-top:-5px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border:solid #000;border-width:0 3px 3px 0;transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.ow-spec-page h3{font-size:24px;padding-bottom:12px;margin-bottom:80px;border-bottom:1px solid rgba(0,0,0,.05)}.ow-spec-list-wrap,.ow-spec-product-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;column-gap:20px;margin-bottom:60px}.ow-spec-1,.ow-spec-2{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ow-spec-page .price{font-size:16px}.ow-spec-page .buttons{margin:20px 0}.ow-spec-page .buttons a{font-size:15px;padding:13px 65px 14px;line-height:15px}.ow-spec-page ul{margin:0;padding:0}.ow-spec-page li,.ow-spec-page ul{list-style:none}.ow-spec-page li{font-size:16px;max-width:220px;min-height:90px;margin:0 auto 48px}.ow-spec-list-wrap svg{max-width:75px;max-height:75px;margin-bottom:10px}@media only screen and (max-width:768px){.ow-spec-page select{font-size:18px}.ow-spec-product img{transform:rotate(-90deg) translate(-50%) scale(1.3)}.ow-spec-page .buttons a{font-size:13px!important;width:100%;padding-left:10px;padding-right:10px}.ow-spec-page .price{font-size:14px}.select2-container--default .select2-selection--single{font-size:16px;height:auto}.select2-container--default .select2-selection--single .select2-selection__rendered{white-space:normal;line-height:1.1}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:-11px}}.ow-mobile-menu{position:fixed;top:0;left:0;bottom:0;transform:translate3d(-100%,0,0);width:95%;z-index:9999;background:#f9f8f3;transition:all .2s ease;overflow-y:scroll}.ow-mobile-menu.active{transform:translateZ(0)}.ow-mobile-menu .ow-menus{margin:75px 0}.ow-mobile-menu li{font-size:24px;padding:0 20px 35px}.ow-mobile-menu-top-level li{text-transform:uppercase}.ow-mobile-menu-top-level .ow-mobile-account{font-size:18px;text-transform:none}.ow-mobile-menu-top-level .ow-mobile-account .icon{position:relative;top:2px}.ow-mobile-menu .ow-menu-heading{font-size:14px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.ow-mobile-menu .ow-menu-footer{padding-left:20px}.ow-menus{position:relative;overflow:hidden;padding:0 20px}.ow-mobile-menu-links{height:0;opacity:0;visibility:hidden;position:absolute;top:0;transition:opacity .2s ease}.ow-mobile-menu-links.active{position:static;width:100%;height:auto;visibility:visible;opacity:1}.ow-menu-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ow-menu-header .icon{padding:20px;box-sizing:content-box}.ow-menu-header .ow-menu-heading{-ms-flex-order:2;order:2;padding-top:20px}.ow-mobile-menu.sub-level-active .ow-menu-header .ow-menu-icon-right{-ms-flex-order:1;order:1}.ow-mobile-menu.sub-level-active .ow-menu-header .ow-menu-icon-left{-ms-flex-order:3;order:3}.ow-mobile-menu.top-level-active .ow-menu-header .ow-menu-heading,.ow-mobile-menu.top-level-active .ow-menu-header .ow-menu-icon-right{display:none}.ow-collection-price{font-size:14px;text-transform:none;color:#828282;float:right;line-height:42px}.ow-mobile-menu-sub-level[data-key=shop-by-shape].active{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;column-gap:40px;row-gap:15px}.ow-mobile-menu-sub-level[data-key=shop-by-shape] li{font-size:14px;text-align:center;padding:0}.ow-mobile-menu-sub-level[data-key=shop-by-shape] li a,.ow-mobile-menu-sub-level[data-key=shop-by-shape] li a span{display:block}div#quiz-kit-content{border-top:10px solid #e0e0e0}#quiz-kit-progress{display:block;position:absolute;height:10px;width:0;background-color:#a2b097;z-index:1;left:0;top:-10px;transition:width .3s ease}div#quiz-kit-content h1,div#quiz-kit-content h3{font-weight:700!important}h3[id*=quiz-kit-question-navigation-]{display:none}[id*=quiz-kit-question-slider]:after,[id*=quiz-kit-question-slider]:before{background:#e0e0e0}[id*=quiz-kit-question-image-box-]:hover,[id*=quiz-kit-question-radio-box-]:hover,[id*=quiz-kit-question-text-box-]:hover{transform:none!important;box-shadow:none!important}[id*=quiz-kit-question-image-box-],[id*=quiz-kit-question-radio-box-],[id*=quiz-kit-question-text-box-]{border-radius:6px;border-width:2px}[id*=quiz-kit-question-text-box-]{min-height:0!important}[id*=quiz-kit-question-text-box-] p:last-child{margin-bottom:0!important}[id*=quiz-kit-question-radio-box-]{font-weight:700!important}.active-class[id*=quiz-kit-question-image-box-],.active-class[id*=quiz-kit-question-radio-box-],.active-class[id*=quiz-kit-question-text-box-]{transform:none!important;box-shadow:none!important;border-color:#a2b097!important;background:#a2b097!important}[id*=quiz-kit-question-text-box-]{text-align:center!important}[id*=quiz-kit-question-radio-box-]{border-radius:50%!important}[id*=quiz-kit-question-radio-box-] span{border:none!important;background-size:contain;background-repeat:no-repeat;width:24px;height:25px}[id*=quiz-kit-question-image-text-item]{margin-left:25px!important;margin-right:25px!important}.active-class[id*=quiz-kit-question-image-text-item]&gt;div{border-color:#a2b097!important}.active-class[id*=quiz-kit-question-image-text-item],[id*=quiz-kit-question-image-text-item]:hover{transform:none!important}.active-class[id*=quiz-kit-question-image-text-item]&gt;div,[id*=quiz-kit-question-image-text-item]:hover&gt;div{box-shadow:none!important}.dAOfow,.dsVERb{border:2px solid transparent}[id*=quiz-kit-question-image-text-item] svg{max-width:35px!important}.active-class[id*=quiz-kit-question-image-text-item] svg{color:#a2b097!important}#quiz-kit-question-navigation{transition:none!important;transform:none!important;transition-delay:0s!important}#quiz-kit-container,#quiz-kit-question-navigation{position:static}#quiz-kit-question-prev-button{position:absolute;left:50px;top:30px}#quiz-kit-question-prev-button,#quiz-kit-question-prev-button svg,#quiz-kit-question-prev-button svg g{color:#828282!important;fill:#828282!important;stroke:#828282!important}#quiz-kit-question-next-button{background-color:#000!important;color:#fff!important;padding:15px 60px}#quiz-kit-question-next-button svg{display:none!important}#quiz-kit-question-next-button span{font-family:abc-marfa;font-style:normal;font-weight:400;font-size:14px;line-height:19px;text-align:center;letter-spacing:.06em;color:#fff}#quiz-kit-question-next-button.disabled{background:#bdbdbd!important;border:1px solid #000!important}#quiz-kit-question-skip-button,[id*=quiz-kit-results-retake-quiz-button],a[id*=-decline-button]{border-bottom:none!important;font-family:abc-marfa!important;font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;text-align:center!important;letter-spacing:.06em!important;text-transform:capitalize!important;color:#828282!important;white-space:pre}#quiz-kit-question-skip-button:before{content:"Not sure, "}button[id*=quiz-kit-subscribe-],div[id*=quiz-kit-results-product-] button{font-weight:400!important;font-size:14px!important}div[id*=quiz-kit-results-product-] h3{font-weight:700!important;font-size:18px!important;font-family:abc-marfa,sans-serif!important}div[id*=quiz-kit-results-product-] h4{font-family:abc-marfa,sans-serif!important;font-size:14px!important}[id*=quiz-kit-results-product] button[data-variant-id],[id*=quiz-kit-subscribe]&gt;svg{display:none!important}@media only screen and (max-width:767px){#quiz-kit-container{padding-top:70px!important}#quiz-kit-question-prev-button{top:15px;left:15px}.ksGcWE{min-height:24vh}.ftHGhD{min-height:20vh}}@media only screen and (max-width:480px){[id*=quiz-kit-question-image-box-],[id*=quiz-kit-question-text-box-]{max-width:255px!important}[id*=quiz-kit-question-text-box-]{padding:20px!important}}.ow-press{padding:60px 35px 45px;text-align:center}.ow-press__carousel{max-width:670px;margin:0 auto}.ow-press__quote{line-height:1.3;font-weight:400;font-style:normal}.ow-press__logos{margin:15px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.ow-press__logo{transition:opacity .3s;opacity:.5;cursor:pointer;position:relative;width:215px;height:105px;margin:0 25px}.ow-press__logo.active{opacity:1}.ow-press__logo img{width:100%;height:100%;object-fit:contain;object-position:center}.ow-press__dots{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ow-press__dot{width:10px;height:10px;margin:0 7px;overflow:hidden;text-indent:-9999px;border-radius:50%;background:#c4c4c4;cursor:pointer}.ow-press__dot.active{background:#787878}@media only screen and (max-width:798px){.ow-press__logos{-ms-flex-pack:center;justify-content:center}.ow-press__logo{display:none;width:170px;height:90px}.ow-press__logo.active{display:block}.ow-press__quote{font-size:25px}}.ow-video-product{padding-top:20px}.ow-video-product .lazyframe{max-height:500px;background-position:50%}.ow-video-product .has-video-added{margin-top:20px}.ow-video-product .subtitle{font-weight:700;color:#fff}.product-page .block__video .container{margin:0}.product-page .block__video .container .one-whole{width:100%}.testimonial-block{-ms-flex-pack:center;justify-content:center}.testimonial-block.testimonial-align--center .testimonial__image{position:static;margin:25px auto 0;width:auto;height:auto;max-width:none;max-height:none}.testimonial-block.testimonial-align--center .testimonial__image img{max-height:100px}.testimonial__name{padding-top:25px;padding-bottom:25px;min-height:0;height:auto}.testimonial__description{padding:10px 40px;min-height:180px}.so-tab{position:relative;width:100%;overflow:hidden;margin:15px 0}.so-tab label{position:relative;display:block;padding:0 0 0 15px;margin-bottom:5px;line-height:normal;cursor:pointer;font-weight:700}.so-tab input{position:absolute;opacity:0;z-index:-1}.so-tab-content{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}.so-tab-content ul{margin:4px 0 0;list-style:none}.so-tab-content li{position:relative;font-size:16px;padding-left:1em;padding-bottom:0}.so-tab-content ul li:before{content:"\2022";position:absolute;left:0}.so-tab input:checked~.so-tab-content{max-height:800px}.so-tab label:after{position:absolute;left:0;top:0;display:block;transition:all .35s}.so-tab input[type=checkbox]+label:after,.so-tab input[type=radio]+label:after{content:"+"}.so-tab input[type=checkbox]:checked+label:after,.so-tab input[type=radio]:checked+label:after{content:"-"}#shopify-section-announcement-bar a{text-decoration:underline}#shopify-section-announcement-bar p{font-size:12px;line-height:1.6rem}.mega-menu .menu__heading{color:#252525;font-weight:700}#shopify-section-article__main .article__title{font-size:39px;max-width:700px;margin:auto;text-align:center}#shopify-section-article__main .heading-wrapper{margin-bottom:15px}#shopify-section-article__main .blog-meta{text-align:center;margin-bottom:8px;font-size:16px}#shopify-section-article__main h2,#shopify-section-article__main h3,#shopify-section-article__main h4,#shopify-section-article__main h5,#shopify-section-article__main p{max-width:700px;margin:auto}#shopify-section-article__main p{font-size:18px;line-height:1.6}#shopify-section-article__main .content a{font-weight:700!important;text-decoration:underline}#shopify-section-article__main .image-element__wrap{max-width:1000px;margin:auto auto 40px}#shopify-section-article__main h5{font-weight:400}#shopify-section-article__main .caption{font-family:abc-marfa-mono,sans-serif;font-size:14px!important;text-align:center;padding-top:8px}#shopify-section-article__main li,#shopify-section-article__main ul{max-width:650px;margin:auto}#shopify-section-article__main table{max-width:700px;margin:auto;border-color:#fff!important}#shopify-section-article__main td,#shopify-section-article__main tr{border-color:#fff!important}.button{font-weight:700}.image-with-text-overlay__buttons .button{-ms-flex:initial;flex:initial}@media only screen and (max-width:798px){.image-with-text-overlay__buttons .button{background-color:#141414;border-radius:35px;padding:10px 60px;color:#fff;transition:.3s ease-in-out}.image-with-text-overlay__buttons .button:active{background-color:#676858;color:#fff}}@media only screen and (max-width:798px){#shopify-section-164730170334dc8e8c h2{font-size:44px;color:#141414}}@media only screen and (max-width:798px){.ow-video-hero h2{font-size:44px;color:#000}.ow-video-hero p{color:#000;font-size:22px}.ow-video-text .button--secondary{background-color:#000!important;font-weight:700}}@media only screen and (max-width:798px){#shopify-section-16390834095abefeff h2{font-size:36px!important}}#shopify-section-16425306991d170744 h2{font-size:31px}#shopify-section-16425306991d170744 .flickity-buttons-container{position:static}@media only screen and (max-width:798px){.text-slideshow .flickity-page-dots{padding-top:1em}.slideshow-with-text .text-slideshow__heading.banner__subheading{margin-bottom:0}}.tuner-homepage-logo:hover{color:#676858}#shopify-section-163908341939ed6073 .card-content.blog-card__content .meta-info{display:none}.ow-press__quote{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-height:150px}.ow-press__heading{font-size:12px}.ow-press__carousel{max-width:830px}.ow-press__logos{max-width:670px;margin:15px auto}@media only screen and (min-width:799px){.ow-press__quote{font-size:31px}}@media only screen and (max-width:798px){.ow-press__quote{font-size:28px;min-height:300px}.ow-press__heading{margin-bottom:30px}.ow-press__logos{margin:0 auto 15px}}@media only screen and (max-width:798px){.image-with-text .has-gutter-enabled .image-with-text__column{margin-top:20px}}#shopify-section-1642548291896fe8b0 h2{font-size:31px}@media only screen and (max-width:798px){#shopify-section-1642548291896fe8b0 h2{font-size:28px}#shopify-section-1642548291896fe8b0{padding-bottom:24px!important}}#shopify-section-df119540-93cb-4e42-ac20-dc62a1026b72 a{width:100%;height:100%}@media only screen and (max-width:798px){#shopify-section-a282366a-b706-4399-81e2-a437b23a0968{padding-top:40px!important}#shopify-section-page-details__main #shopify-section-ffce9557-3a45-4326-b8f5-9c9c3278aa2a .image-with-text__column h3{font-size:44px}}#shopify-section-page-details__main .mobile-shrink-text p,#shopify-section-page-details__main .mobile-shrink-text span{font-size:.8em}.gallery-item__overlay svg{fill:transparent!important}@media only screen and (min-width:798px){#shopify-section-09a7ab78-bf74-45c2-8d7d-b6d9b9a02a97 a{background-color:transparent;border:1px solid #fff;transition:.3s ease-in-out}#shopify-section-09a7ab78-bf74-45c2-8d7d-b6d9b9a02a97 a:hover{background-color:transparent;border:1px solid #676858;color:#676858}}.mega-menu__content h2.title:hover{text-decoration:underline}#header .is-width-wide .mega-menu{width:calc(100% + 50px);left:-25px}.mega-menu__block .mega-menu__content{margin-top:0}.mega-menu .image-element__wrap{margin-bottom:20px}.faq-title{font-size:31px}@media only screen and (max-width:798px){.faq-title{font-size:28px}}@media only screen and (max-width:798px){.ow-video-text h2{color:#000;padding-top:16px}.ow-video-text.left p{color:#000}.ow-video-text.left a{background-color:#000!important;width:100%!important;border-color:#000!important;margin-bottom:30px}}@media only screen and (max-width:767px){#quiz-kit-content .bGengq{min-height:600px}}#quiz-kit-intro-text,#quiz-kit-intro-title{color:#fff!important}#quiz-kit-intro-button{color:#141414!important;background-color:#fff!important}@media only screen and (min-width:799px){#shopify-section-080c00b7-b50f-4d0f-90ce-d4163bf5e5a1 .caption{padding-right:150px}#shopify-section-080c00b7-b50f-4d0f-90ce-d4163bf5e5a1 .button--primary{background-color:#fff;color:#141414;border:none}#shopify-section-080c00b7-b50f-4d0f-90ce-d4163bf5e5a1 .button--primary:hover{background-color:#676858}}.plyr--video .plyr__control .play-icon-button-control{width:73px;height:73px;border-radius:100%}.plyr--video .plyr__control--overlaid{border-radius:100%}#shopify-section-6f680b3d-67f6-4399-a9e6-20287ce56bf0 .button--primary{color:#141414;background-color:#fff;border-color:#fff}#shopify-section-6f680b3d-67f6-4399-a9e6-20287ce56bf0 .button--primary:active{color:#fff;background-color:initial}@media only screen and (min-width:799px){#shopify-section-6f680b3d-67f6-4399-a9e6-20287ce56bf0 .caption{top:59%}}@media only screen and (max-width:798px){#shopify-section-6f680b3d-67f6-4399-a9e6-20287ce56bf0 .caption{top:60px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.article__photo-caption a{color:#828282!important}#shopify-section-blog__hero h2{text-transform:none}@media only screen and (max-width:480px){.slideshow-classic.page-dots--true{margin-bottom:0}}.featured-article--link{font-size:25px}@media only screen and (max-width:768px){.featured-article--link{font-size:22px}}.article #shopify-section-header-classic,.blog #shopify-section-header-classic{border-bottom:1px solid #ebebeb}#template-article h2{padding-bottom:20px}#template-article .caption p{font-family:abc-marfa-mono,sans-serif;font-size:14px!important;text-align:center}#template-article .product-embed{padding:32px 0}#template-article .button a{text-decoration:none;color:#fff}#template-article .product-embed img{max-width:480px}#template-article .product-embed .product-title{text-align:center;font-weight:700;padding-bottom:24px}.one-tree-checkbox-container{padding-top:5px;margin-top:20px!important}.one-tree-checkbox-container span{border-top:1px solid #ebebeb}.one-tree-switch-container{-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.one-tree-checkbox-container span{max-width:250px}}#theme-ajax-cart.is-drawer{width:95%!important;max-width:575px;right:0!important;transform:translate3d(100%,0,0);transition:all .3s ease-in-out}#theme-ajax-cart.is-drawer.is-visible{transform:translateZ(0)}#ajax-cart__content,.ajax-cart,.ajax-cart__form{height:100%}.ajax-cart__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ajax-cart .ajaxcart__footer{margin-top:auto;border-top:2px solid hsla(0,0%,93%,.5);padding:1rem;padding-bottom:40px;font-size:16px}.ajaxcart__footer .ajax-cart__button.button--add-to-cart{padding-top:14px;padding-bottom:14px;height:auto;line-height:1}@media only screen and (min-width:768px){.ajax-cart .ajaxcart__footer{padding-bottom:50px}}#ajax-cart__content .ajax-cart__empty-cart-message .ajax-cart__cart-title{margin-bottom:48px}.addon_heading{line-height:3em;font-size:16px}.addon_heading,.ajax-cart__product-title{font-weight:700}#ajax-cart__content a,#ajax-cart__content p{font-size:16px}#ajax-cart__content svg{color:#000}#ajax-cart__content .ajax-cart__cart-title{margin-bottom:15px}@media only screen and (min-width:768px){#ajax-cart__content .ajax-cart__cart-title{margin-bottom:20px}}.ajax-cart__empty-text{margin:10px 0 36px}.ajax-cart__cart-link{display:none}.ajax-cart .quantity-element{padding-left:1em;padding-right:1em}.ajax-cart .quantity-element .icon{max-width:14px}#sort-by{font-size:14px}.breadcrumb{font-family:var(--font-abc-marfa-mono)}.has-thumbnail-sticker .product-thumbnail__title{font-weight:700}.collection-sidebar--mobile-above{padding-bottom:40px}.collection-sidebar--mobile-below{padding-bottom:20px}.block__tag-filter .tag-filter__label{font-family:var(--font-abc-marfa-mono)}@media only screen and (max-width:798px){#shopify-section-2870206e-5c0c-4e92-97fc-eeb13f903367{display:none}}@media only screen and (min-width:798px){#shopify-section-collection-sale__banner .banner__content,#shopify-section-collection-sixty__banner .banner__content,#shopify-section-collection__banner .banner__content{left:25%}}.ow-list-collection .flickity-button-icon{fill:#fff}.ow-list-collection .flickity-button{background:#fff0}.ow-list-collection .flickity-button:hover{background:none}@media only screen and (max-width:768px){.ow-collection-price{font-family:var(--font-abc-marfa)}}.sticker-text{font-family:var(--font-abc-marfa-mono);font-size:12px!important}#template-page-faq .content,.ow-menu-image-text{font-family:var(--font-abc-marfa)}.purchase-details__buttons .action_button.action_button--secondary{background:#000;color:#fff;border:1px solid #000}.purchase-details__buttons .action_button.action_button--secondary:hover{background:#676859;color:#fff;border:1px solid #676859}.footer__menu-link:hover{text-decoration:underline}@media only screen and (max-width:798px){.banner__wrapper.is-medium .image-element__wrap{height:40vh}#shopify-section-collection-sixty__banner .image-element__wrap img{object-position:66%}}#shopify-section-60e49719-1dbe-4467-8e3f-5746e400493c img{max-width:350px}#shopify-section-05bf5a3e-ace6-43ab-a078-13629231423d .video__text-wrapper{width:100%}#shopify-section-05bf5a3e-ace6-43ab-a078-13629231423d button{color:#000;background-color:#fff;border:none}#shopify-section-05bf5a3e-ace6-43ab-a078-13629231423d button:hover{color:#fff;background-color:#676858}#template-collection-ap h1{display:none}#shopify-section-collection-sale__banner h1{color:#000}.staff-pick-sticker .sticker-text{font-size:11px!important}.footer__container{background-color:#141414;color:#fff}.footer__credits,.footer__credits a{color:#bdbdbd}li{padding-bottom:5px;font-size:14px}.footer__content.section.is-width-wide.has-background.has-padding-top.has-padding-bottom{padding-top:40px}.footer__heading{font-size:14px;font-family:abc-marfa,sans-serif;text-transform:uppercase;font-weight:700}@media only screen and (min-width:768px){.footer__container .bottom-row{padding-top:60px}.footer__container ul{height:150px}#shopify-section-105591d0-3fef-43ca-994d-e74793061b63,.mobile-contact{display:none}.flags a{padding-right:8px}}@media only screen and (max-width:768px){.footer__container .bottom-row{padding-top:30px}.footer__content.section.is-width-wide.has-background.has-padding-top.has-padding-bottom{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__content .medium-down--one-whole{width:calc(50% - 20px)}#shopify-section-1575394951214{width:calc(100% - 20px)}.mobile-contact{padding-bottom:20px}.bottom-row{display:none}.mobile-flags{padding-top:30px}}.ca-flag,.in-flag{opacity:.7;transition:.3s}.flags a:hover .ca-flag,.flags a:hover .in-flag{opacity:1}#shopify-section-68c53a98-b4ca-430d-ac60-cdf15fb3a32f .card-content{max-width:680px;margin:auto}#shopify-section-page_details_giving_guitar-section-0 .image-element__wrap img{min-height:44vh;object-position:78%}#shopify-section-page_details_referral-0 .image-element__wrap img{min-height:44vh;object-position:42%}#shopify-section-1570129356040 .image-element__wrap img{min-height:44vh}.ow-spec-page li{margin:0 auto 5px}.ow-spec-list-wrap,.ow-spec-product-wrap{margin-bottom:5px}.ow-spec-page .buttons a{font-weight:700}.select2-container{max-width:296px!important}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#f2f2f2;color:#000}.select2-dropdown{border:none}.select2-container--open .select2-dropdown--below{box-shadow:0 0 4px #00000026;border:none}.select2-container--default .select2-search--dropdown .select2-search__field{background-color:#f2f2f2;border-radius:3px;border:none}.ow-spec-toggle-wrap{padding-top:18px}.ow-spec-page li{max-width:280px}#shopify-section-account-details .account-sidebar__content a,.address_actions a{text-decoration:underline;font-weight:700}.action_bottom .button,.customers-addresses #action .button{background-color:#141414}.action_bottom .button:hover,.customers-addresses #action .button:hover{background-color:#fff}@media only screen and (max-width:798px){.product-gallery__thumbnails{margin-top:25px}}@media only screen and (max-width:798px){.product__images{margin-bottom:30px}}.compare-cta{font-weight:700;text-decoration:underline}.klaviyo-bis-trigger{border-radius:35px}.block__product-reviews{max-width:900px}.jdgm-rev-widg__title{font-size:25px}.jdgm-histogram,.jdgm-rev-widg__summary-text,.jdgm-rev__timestamp{font-family:var(--font-abc-marfa-mono);font-size:12px}.jdgm-ask-question-btn,.jdgm-write-rev-link{border-radius:35px;padding:5px 20px!important;font-weight:700}.jdgm-rev-widg__summary{padding-bottom:20px}.jdgm-submit-rev{padding:7px 30px 10px!important;border-radius:35px;font-weight:700}.jdgm-widget label{font-weight:700}.jdgm-prev-badge__text{font-family:var(--font-abc-marfa-mono);font-size:12px}.affirm-modal-trigger{text-decoration:underline;font-weight:700}.compare-cta a{color:#7b7d58!important}.page-details .image-with-text__wrapper,.product-page .image-with-text__wrapper{max-width:440px}.heading-wrapper--recommended-products h4{font-size:31px}@media only screen and (min-width:798px){#shopify-section-product__main .product__information .description{padding-right:25px}}.product-gallery__image,.product-gallery__thumbnails{padding-left:25px;padding-right:25px}@media only screen and (max-width:798px){.product-mono .product-gallery__image img,.product-yousician .product-gallery__image img{transform:none!important}.product-yousician .product-gallery__main{margin-bottom:-220px}}.collaboration{border:1px solid #000;font-size:12px!important;padding:6px 16px;border-radius:20px;margin-bottom:16px;max-width:-moz-fit-content;max-width:fit-content}.text-slideshow__content .title{font-family:var(--font-abc-marfa)!important}#shopify-section-16390834095abefeff h2{font-weight:400}@media only screen and (max-width:798px){#shopify-section-165401406808503426 svg{display:none}}#shopify-section-544b4a9b-9bc6-413f-9fc1-8886e7b75fb4 .h2 span{line-height:94.4%;transform:rotate(-2.05deg);color:#141414!important}.ow-video-hero h2{font-size:31px}@media only screen and (min-width:799px){.ow-video-hero{max-width:1200px;width:95%;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;padding-bottom:15px}}@media only screen and (max-width:798px){.ow-desktop-video{display:none;visibility:hidden;opacity:0}}@media only screen and (min-width:799px){.ow-mobile-video{display:none;visibility:hidden;opacity:0}}@media only screen and (max-width:798px){.ow-video-hero{display:none}}@media only screen and (min-width:799px){#shopify-section-1662507466f773ecaf,#shopify-section-166250733396f0e35c{max-width:600px}}@media screen and (max-width:798px){.text-slideshow__slide{padding:3em 0 0!important}}@media screen and (max-width:798px){#shopify-section-1662507466f773ecaf .card-content{padding:0}}@media only screen and (max-width:798px){.button--primary{width:100%!important}}@media only screen and (min-width:799px){#shopify-section-product__main p{padding-right:25px}}@media only screen and (min-width:799px){.product-gallery__image,.product-gallery__thumbnails{padding-left:25px;padding-right:25px}}.compare-cta a{color:#676858;text-decoration:underline;font-weight:700}#shopify-section-product__yousician .sale_sticker{display:none}@media only screen and (min-width:799px){.product-mono .product-gallery__image img{transform:rotate(90deg)}}#template-page-spec-comparison .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:none}@media only screen and (max-width:798px){#shopify-section-page-details__404 .image-with-text-overlay__buttons .button{background-color:#fff!important;color:#141414!important}}#shopify-section-page-details__giftguide-0 .banner__heading{font-size:49px}#shopify-section-collection-sale__banner .banner__text{text-align:center}
/*# sourceMappingURL=/cdn/shop/t/281/assets/orangewood.css.map */
</pre></body></html>