@media screen and (max-width:749px){.banner__media.banner__media--hide-mobile{display:none}}@media screen and (min-width:750px){.banner__media.banner__media--mobile-only{display:none}}@media screen and (min-width:990px){.qf-collection-section .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:1}.qf-collection-section .card-wrapper:hover .media.media--hover-effect>img+img{opacity:0;transform:none}}.qf-collection-section .card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.8rem;padding:0}.qf-collection-section .card-swatch{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:50%;overflow:hidden;flex-shrink:0;position:relative;z-index:1;cursor:pointer;transition:box-shadow .15s}.qf-collection-section .card-swatch:hover,.qf-collection-section .card-swatch.is-active{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3.5px rgba(var(--color-foreground),.6);overflow:visible}.qf-collection-section .card-swatch img,.qf-collection-section .card-swatch__color{width:100%;height:100%;border-radius:50%;overflow:hidden;display:block}.qf-collection-section .card-swatch img{object-fit:cover}.qf-collection-section .card-swatch__color--fallback{background:rgba(var(--color-foreground),.2)}.qf-collection-section .card-swatches__more{font-size:1rem;opacity:.5;align-self:center;line-height:1}.qf-sibling-card{display:none}.qf-collection-section.is-expanded .qf-sibling-card{display:list-item}.qf-collection-section.is-expanded .qf-parent-card[data-has-siblings]{display:none}.qf-collection-section .card-hover-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;display:none;pointer-events:none}.qf-feature-callouts__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;text-align:center}.qf-feature-callout{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.qf-feature-callout__icon{width:8rem;height:5rem;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem}.qf-feature-callout__icon img{width:8rem;height:5rem;object-fit:contain}.qf-feature-callout__heading{font-size:1.8rem;font-weight:700;margin:0;line-height:1.2}.qf-feature-callout__subtext{font-size:1.4rem;font-weight:400;margin:0;opacity:.75;max-width:28rem;line-height:1.5}.qf-feature-callout__badge{margin-top:.4rem}.qf-feature-callout__badge img{height:2.8rem;width:auto;object-fit:contain}.qf-feature-callout__badge-link{font-size:1.3rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;color:inherit;opacity:.8;letter-spacing:.01em}.qf-feature-callout__badge-link:hover{opacity:1}@media screen and (max-width:749px){.qf-feature-callouts__grid{grid-template-columns:1fr;gap:4.8rem}}.qf-featured-products__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:2.4rem;gap:1.6rem}.qf-featured-products__title{font-size:2rem;font-weight:600;letter-spacing:.02em;margin:0}.qf-featured-products__view-all{display:inline-flex;align-items:center;gap:.4rem;font-size:1.3rem;font-weight:500;white-space:nowrap;text-decoration:none;opacity:.8;transition:opacity .2s}.qf-featured-products__view-all:hover{opacity:1;text-decoration:underline}.qf-featured-products__grid{display:grid;grid-template-columns:repeat(var(--columns-desktop, 4),minmax(0,1fr));gap:var(--grid-desktop-vertical-spacing) var(--grid-desktop-horizontal-spacing);padding:0;margin:0}.qf-featured-products__placeholder{aspect-ratio:3 / 4;background:rgba(var(--color-foreground),.04);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--product-card-corner-radius)}@media screen and (max-width:989px){.qf-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--grid-mobile-vertical-spacing) var(--grid-mobile-horizontal-spacing)}}@media screen and (max-width:749px){.qf-featured-products__header{margin-bottom:1.6rem}}.card-hover-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;display:none;pointer-events:none}.qf-featured-products .card-wrapper{height:auto}.card-swatches{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.8rem;padding:0}.card-swatch{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:50%;overflow:hidden;flex-shrink:0;position:relative;z-index:1;cursor:pointer;transition:box-shadow .15s}.card-swatch:hover,.card-swatch.is-active{box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3.5px rgba(var(--color-foreground),.6);overflow:visible}.card-swatch img,.card-swatch__color{width:100%;height:100%;border-radius:50%;overflow:hidden;display:block}.card-swatch img{object-fit:cover}.card-swatch__color--fallback{background:rgba(var(--color-foreground),.2)}.qf-adapt-images .card__media .media img{object-fit:contain}.card-swatches__more{font-size:1rem;opacity:.5;align-self:center;line-height:1}.qf-footer{padding-top:6rem;padding-bottom:4rem}.qf-footer__top{display:grid;grid-template-columns:2fr 3fr;gap:6rem;padding-bottom:5rem}.qf-footer__newsletter-heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:3rem;line-height:1.1;margin:0 0 2.4rem;color:inherit}.qf-footer__newsletter-fields{display:flex;flex-direction:column;gap:1rem;max-width:48rem}.qf-footer__newsletter-input{width:100%;height:5.2rem;padding:0 1.6rem;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:var(--inputs-radius, 4px);color:#fff;font-size:1.5rem;font-family:inherit;outline:none;transition:border-color .2s}.qf-footer__newsletter-input::placeholder{color:#ffffff73}.qf-footer__newsletter-input:focus{border-color:#fff9}.qf-footer__newsletter-btn{width:100%;height:5.2rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:var(--buttons-radius, 4px);color:#fff;font-size:1.5rem;font-weight:600;font-family:inherit;letter-spacing:.02em;cursor:pointer;transition:background .2s}.qf-footer__newsletter-btn:hover{background:#fff3}.qf-footer__newsletter-disclaimer{margin:1.6rem 0 0;font-size:1.2rem;line-height:1.6;opacity:.5;max-width:44rem}.qf-footer__newsletter-msg{margin:1rem 0 0;font-size:1.3rem}.qf-footer__newsletter-msg--error{color:#ff6b6b}.qf-footer__newsletter-msg--success{opacity:.8}.qf-footer__nav{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}.qf-footer__nav-heading{font-size:1.6rem;font-weight:700;margin:0 0 1.6rem;color:inherit}.qf-footer__nav-list{display:flex;flex-direction:column;gap:1.2rem;padding:0;margin:0}.qf-footer__nav-link{font-size:1.4rem;font-weight:400;color:inherit;text-decoration:none;opacity:.75;transition:opacity .15s;line-height:1.4}.qf-footer__nav-link:hover{opacity:1}.qf-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2.4rem;text-align:center}.qf-footer__copyright{font-size:1.3rem;opacity:.5;margin:0}.qf-footer__copyright a{color:inherit;text-decoration:none}@media screen and (max-width:989px){.qf-footer__top{grid-template-columns:1fr;gap:4rem}.qf-footer__nav{grid-template-columns:repeat(2,1fr);gap:2.4rem}.qf-footer__nav-col:last-child{grid-column:1 / -1}}@media screen and (max-width:749px){.qf-footer{padding-top:4rem;padding-bottom:3.2rem}.qf-footer__newsletter-heading{font-size:2.4rem}.qf-footer__top{padding-bottom:3.2rem}.qf-footer__nav{padding-top:3.2rem;border-top:1px solid rgba(255,255,255,.1)}}.qf-hero-video{position:relative;overflow:hidden;display:flex;align-items:flex-end}.qf-hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.qf-hero-video__video,.qf-hero-video__fallback{width:100%;height:100%;object-fit:cover;display:block}.qf-hero-video:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.qf-hero-video__content{position:relative;z-index:2;color:#fff;width:100%}.qf-hero-video__content--left{text-align:left}.qf-hero-video__content--center{text-align:center}.qf-hero-video__content--right{text-align:right}.qf-hero-video__content--center .qf-hero-video__subtext{margin-left:auto;margin-right:auto}.qf-hero-video__content--right .qf-hero-video__subtext{margin-left:auto;margin-right:0}.qf-hero-video__content--center .qf-hero-video__cta,.qf-hero-video__content--right .qf-hero-video__cta{display:inline-flex}.qf-hero-video__eyebrow{font-size:1.2rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1.2rem;opacity:.85}.qf-hero-video__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(4rem,8vw,9rem);line-height:1;margin:0 0 1.6rem;color:#fff}.qf-hero-video__subtext{font-size:1.6rem;max-width:52rem;margin:0 0 3.2rem;opacity:.9}.qf-hero-video__subtext p{margin:0}.qf-hero-video__cta{display:inline-block;background:#fff;color:#0f0f0f;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;padding:1.4rem 3.2rem;transition:opacity .2s ease}.qf-hero-video__cta:hover{opacity:.85}@media screen and (max-width:749px){.qf-hero-video__heading{font-size:clamp(3.6rem,12vw,6rem)}.qf-hero-video__video--desktop,.qf-hero-video__fallback--desktop{display:none}}@media screen and (min-width:750px){.qf-hero-video__video--mobile,.qf-hero-video__fallback--mobile{display:none}}.qf-pmc__content .row,.qf-pmc__content .sixteen.columns{width:100%}.qf-pmc__content .grid{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:stretch}.qf-pmc__content .wrapper{flex:1 1 calc(33.333% - 1rem);min-width:220px;display:flex;flex-direction:column}.qf-pmc__content .card{background:#fff;display:flex;flex-direction:column;height:100%}.qf-pmc__content .radius{border-radius:4px;overflow:hidden}.qf-pmc__content .shadowDepth1{box-shadow:0 1px 4px #0000001f,0 1px 2px #0000001a}.qf-pmc__content .card__header{padding:1rem 1rem .5rem}.qf-pmc__content .card__author{display:flex;align-items:center;gap:.75rem}.qf-pmc__content .card__author>img{width:38px;height:38px;object-fit:contain;flex-shrink:0}.qf-pmc__content .card__meta h2{font-family:var(--font-heading-family)!important;font-size:1.95rem!important;font-weight:500!important;letter-spacing:0!important}.qf-pmc__content .card__image{overflow:hidden;flex-shrink:0}.qf-pmc__content .card__image img{display:block;width:100%;height:auto}.qf-pmc__content .border-tlr-radius{border-radius:4px 4px 0 0;overflow:hidden}.qf-pmc__content .card__content{display:flex;flex-direction:column;flex:1}.qf-pmc__content .card__padding{padding:1rem}.qf-pmc__content .card__article p{font-family:var(--font-body-family);font-size:1.5rem}.qf-pmc__content .card__action{margin-top:auto;padding:.5rem 1rem 1rem}.qf-pmc__content .card__action a{font-family:var(--font-body-family);font-size:1.5rem;font-weight:500;color:#c35022;text-decoration:none}.qf-pmc__content .card__action a:hover{text-decoration:underline}.qf-pmc__content .mdc-button__label{font:inherit;color:inherit}@media screen and (max-width:749px){.qf-pmc__content .grid{flex-direction:column}.qf-pmc__content .wrapper{flex:1 1 100%}}.qf-press-bar{padding:3.2rem 0 2.8rem;overflow:hidden;width:100%;display:block}.qf-press-bar__label{text-align:center;font-size:1.3rem;font-weight:500;letter-spacing:.04em;opacity:.5;margin:0 0 2rem}.qf-press-bar__track-wrapper{overflow:hidden;width:100%;min-width:0}.qf-press-bar__track{display:flex;width:max-content;animation:qf-marquee 28s linear infinite}.qf-press-bar__track:hover{animation-play-state:paused}.qf-press-bar__set{display:flex;align-items:center}.qf-press-bar__item{display:flex;align-items:center;flex-shrink:0;margin-right:6rem}.qf-press-bar__item img{height:4rem;width:auto;max-width:14rem;object-fit:contain;opacity:.6;filter:grayscale(100%);transition:opacity .2s ease,filter .2s ease}.qf-press-bar__item img:hover{opacity:1;filter:grayscale(0%)}.qf-press-bar__text-logo{font-size:2rem;font-weight:700;letter-spacing:-.01em;opacity:.6;white-space:nowrap}@keyframes qf-marquee{0%{transform:translate(0)}to{transform:translate(var(--qf-marquee-shift, -50%))}}@media(prefers-reduced-motion:reduce){.qf-press-bar__track{animation:none}}@media screen and (max-width:749px){.qf-press-bar{padding:2.8rem 0 2.4rem}.qf-press-bar__label{font-size:1.2rem;margin-bottom:1.6rem}.qf-press-bar__item{margin-right:4.8rem}.qf-press-bar__item img{height:3.2rem;max-width:11rem}.qf-press-bar__text-logo{font-size:1.7rem}}.qf-video-editorial__section-heading{font-size:2.8rem;font-weight:700;margin:0 0 3.2rem}.qf-video-editorial__grid{display:grid;grid-template-columns:repeat(var(--ved-columns, 2),minmax(0,1fr));gap:4rem}.qf-video-editorial__item{display:flex;flex-direction:column}.qf-video-editorial__media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:none;outline:none;background:#000;border-radius:var(--media-radius, 8px)}.qf-video-editorial__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;padding:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.qf-video-editorial__poster img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.qf-video-editorial__poster:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;transition:opacity .2s ease;pointer-events:none}.qf-video-editorial__poster:hover:before{opacity:.1}.qf-video-editorial__play-btn{position:relative;z-index:1}.qf-video-editorial__media--image img{width:100%;height:100%;object-fit:cover;display:block}.qf-video-editorial__article-link{text-decoration:none}.qf-video-editorial__article-link img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.qf-video-editorial__article-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#000;opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:1}.qf-video-editorial__article-link:hover:before{opacity:.1}.qf-video-editorial__article-link:hover img{transform:scale(1.03)}.qf-video-editorial__publication{font-size:1.2rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;opacity:.5;margin:0 0 .6rem}.qf-video-editorial__text{margin-top:2rem;flex:1}.qf-video-editorial__heading{font-size:2.2rem;font-weight:700;margin:0 0 1rem}.qf-video-editorial__body{font-size:1.5rem;line-height:1.7;opacity:.8;margin:0 0 2rem}.qf-video-editorial__cta{font-size:1.4rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}@media screen and (max-width:749px){.qf-video-editorial__grid{grid-template-columns:1fr;gap:4rem}}.qf-wc__two-col{display:flex;flex-wrap:wrap;gap:4rem;align-items:flex-start}.qf-wc__two-col .qf-wc__col{flex:1 1 calc(50% - 2rem);min-width:28rem}@media screen and (max-width:749px){.qf-wc__two-col{flex-direction:column;gap:2.4rem}.qf-wc__two-col .qf-wc__col{flex:1 1 100%;min-width:0}}.qf-wc__title{margin:0 0 2.4rem}.qf-wholesale-contact label{display:block;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));margin-bottom:.6rem}.qf-wholesale-contact input[type=text],.qf-wholesale-contact input[type=email],.qf-wholesale-contact input[type=tel],.qf-wholesale-contact input[type=url],.qf-wholesale-contact input[type=number],.qf-wholesale-contact input[type=search],.qf-wholesale-contact select,.qf-wholesale-contact textarea{display:block;width:100%;height:4.4rem;min-height:4.4rem;padding:0 1.2rem;margin:0 0 1.6rem;border:1px solid rgba(var(--color-foreground),.25);border-radius:0;background:#fff;color:#444;font-family:var(--font-body-family);font-size:1.4rem;line-height:4.4rem;outline:none;box-sizing:border-box;-webkit-appearance:none;appearance:none;transition:border-color .15s ease}.qf-wholesale-contact textarea{height:auto;min-height:12rem;line-height:1.6;padding:1rem 1.2rem;resize:vertical}.qf-wholesale-contact input[type=text]:focus,.qf-wholesale-contact input[type=email]:focus,.qf-wholesale-contact input[type=tel]:focus,.qf-wholesale-contact input[type=url]:focus,.qf-wholesale-contact input[type=number]:focus,.qf-wholesale-contact input[type=search]:focus,.qf-wholesale-contact select:focus,.qf-wholesale-contact textarea:focus{border-color:rgba(var(--color-foreground),.7);color:rgb(var(--color-foreground))}.qf-wholesale-contact input[type=submit],.qf-wholesale-contact button[type=submit],.qf-wholesale-contact .button{display:inline-block;padding:1.2rem 2.8rem;border:1px solid rgb(var(--color-button));border-radius:0;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:none;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background-color .18s ease,border-color .18s ease}.qf-wholesale-contact input[type=submit]:hover,.qf-wholesale-contact button[type=submit]:hover,.qf-wholesale-contact .button:hover{opacity:.88}.qf-wc__single p,.qf-wc__col p{margin:0 0 1.2rem}.qf-wholesale-contact .rte .shadowDepth1{box-shadow:0 1px 4px #0000001f,0 1px 2px #0000001a}.qf-wholesale-contact .rte .card__author{display:flex;align-items:center;gap:.75rem}.qf-wholesale-contact .rte .card__author>img{width:3.8rem;height:3.8rem;max-height:3.8rem;object-fit:contain;flex-shrink:0}.qf-wholesale-contact .rte .card__meta h2{font-size:1.4rem!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:uppercase!important;margin:0!important;line-height:1.2!important}.qf-wholesale-contact iframe{display:block;width:100%;border:none}.qf-cal-close-btn{position:absolute;z-index:32;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:#111;color:#fff;font-size:2.4rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.qf-cal-close-btn:hover{background:#333}.qf-wholesale-contact ul{list-style:none;padding:0;margin:0 0 1.6rem}.qf-wholesale-contact ul li{display:flex;align-items:baseline;gap:.8rem;margin-bottom:.6rem}.qf-wholesale-contact ul li input[type=checkbox],.qf-wholesale-contact ul li input[type=radio]{width:auto;height:auto;min-height:0;margin:0;flex-shrink:0;position:relative;top:.2rem}.qf-wholesale-contact ul li label{margin-bottom:0;font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/163/compiled_assets/styles.css.map */
