body.k2-store{background:#fff;color:#181818;--color-background:255,255,255;--color-foreground:24,24,24;--color-button:24,24,24;--color-button-text:255,255,255;--ds-paper:#fff;--ds-ink:#181818;--ds-red:#181818}.k2-store .gradient{background:#fff;--color-background:255,255,255;--color-foreground:24,24,24;--color-button:24,24,24;--color-button-text:255,255,255}.k2-store .header-wrapper{border-bottom:1px solid #ededed}.k2-store .header{padding-top:10px;padding-bottom:10px;min-height:100px}.k2-store .header__heading-link{padding:0}.k2-brand{display:flex;align-items:center;gap:12px;color:#171717}.k2-brand img{display:block;width:90px;height:90px;object-fit:contain}.k2-brand>span{font-family:var(--font-heading-family,Georgia);font-size:27px;line-height:1.2;letter-spacing:-.02em}.k2-brand small{display:block;font-family:var(--font-body-family,Arial);font-size:8px;letter-spacing:.2em;margin-top:8px}.k2-store .header__menu-item{font-size:12px;letter-spacing:.03em}.k2-store .header__icons{gap:10px;align-items:center}.k2-store .header__icon{width:40px;height:40px;position:relative}.k2-store .header__icon .svg-wrapper{width:23px;height:23px}.k2-store .header__icon svg,.k2-store .header__icon .icon{width:23px;height:23px;transform:none}.k2-store .header__icon:hover{color:#856837}.k2-store .ds-heart-count,.k2-store .cart-count-bubble{position:absolute;inset:0 -3px auto auto;display:flex;align-items:center;justify-content:center;min-width:17px;width:auto;max-width:32px;height:17px;min-height:17px;padding:0 4px;border:2px solid white;border-radius:20px;background:#171717;color:#fff;font-size:9px;line-height:13px;box-sizing:content-box;margin:0}.k2-store .ds-heart-count[hidden],.k2-store .cart-count-bubble[hidden]{display:none!important}.k2-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;padding-top:55px;padding-bottom:48px}.k2-eyebrow{font-size:10px;letter-spacing:.2em;font-weight:500;margin:0 0 18px;color:#76716b}.k2-intro h1{font-size:clamp(40px,4.2vw,65px);line-height:1.08;letter-spacing:-.035em;margin:0;font-weight:400}.k2-intro h1 em{font-weight:400;color:#827259}.k2-intro-copy{max-width:310px;padding-bottom:5px}.k2-intro-copy p{font-size:13px;line-height:1.8;color:#6d6d6d;margin:0 0 20px}.k2-intro-copy a{font-size:12px;color:#171717;text-decoration:none;border-bottom:1px solid #aaa;padding-bottom:8px;display:flex;justify-content:space-between}.k2-intro-copy a span{font-size:21px}.k2-collection{padding-bottom:50px;scroll-margin-top:120px}.k2-collection-toolbar{border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 0 30px}.k2-collection-toolbar h2{font-size:25px;margin:0;letter-spacing:-.015em}.k2-collection-toolbar p{font-size:11px;color:gray;margin:7px 0 0}.k2-view-switch{display:flex;gap:4px;background:#f5f5f5;padding:4px;border:1px solid #ebebeb;border-radius:6px}.k2-view-switch a{display:flex;align-items:center;gap:8px;padding:10px 14px;color:#707070;text-decoration:none;font-size:11px;border-radius:4px}.k2-view-switch a[aria-current=true]{background:#fff;color:#181818;box-shadow:0 1px 5px #00000012}.k2-view-switch svg{width:18px;height:18px}.k2-view-switch a:focus-visible,.k2-pagination a:focus-visible{outline:2px solid #806c4b;outline-offset:3px}.k2-products{display:grid;grid-template-columns:minmax(0,1fr);gap:52px}.k2-products--double{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.k2-store .k2-products .product-showcase-card{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:none;min-width:0;gap:16px;margin:0;padding:0 0 32px;border:0;border-bottom:1px solid #e8e8e8;container-type:inline-size}.k2-card-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:65px}.k2-store .k2-card-heading .product-showcase-card__title{padding:0;text-align:left;min-width:0}.k2-store .k2-card-heading .product-showcase-card__title h3{font-size:28px;line-height:1.25;font-weight:400;margin:0 0 8px;overflow-wrap:anywhere}.k2-store .k2-card-heading .price{justify-content:flex-start;font-size:13px}.k2-store .k2-card-heading .ds-heart{position:static;flex-shrink:0;width:36px;height:36px;padding:8px;background:#fff;color:#292929;border:1px solid #dedede;border-radius:50%;box-shadow:none}.k2-store .ds-heart[aria-pressed=true]{background:#fff;border-color:#ccc;color:#171717;box-shadow:none}.k2-store .ds-heart:focus-visible{outline:2px solid #958160;outline-offset:3px}.k2-store .ds-heart:hover{background:#f5f5f5}.k2-store .k2-products .product-showcase-card__gallery-wrap{grid-template-columns:minmax(0,27%) repeat(4,minmax(0,1fr));grid-template-rows:clamp(220px,24vw,330px) 105px auto;gap:10px}.k2-store .k2-products .product-showcase-card__main{border:1px solid #eee;border-radius:5px;background:#fafafa}.k2-store .k2-products .product-showcase-card__thumb{border:1px solid #ededed;border-radius:5px;background:#fafafa;display:block;min-width:0}.k2-store .k2-products .product-showcase-card__thumb--empty{display:block!important;border:1px dashed #e6e6e6;background:linear-gradient(145deg,#fcfcfc,#f6f6f6);opacity:1}.k2-store .k2-products .product-showcase-card__thumb img{object-fit:contain}.k2-store .k2-products .product-showcase-card__meta{background:#fafafa;border:1px solid #ededed;border-radius:5px;padding:12px}.k2-store .k2-products .product-showcase-card__meta .rating-star{--font-size:1.7;--letter-spacing:.45}.k2-store .k2-products .product-showcase-card__details-toggle{font-size:12px;gap:9px;padding:8px;color:#5d5d5d}.k2-store .k2-products .product-showcase-card__actions{gap:10px}.k2-store .k2-products .product-showcase-card__action{font-size:10px;letter-spacing:.04em;min-height:43px;border-radius:3px}.k2-store .k2-products .product-showcase-card__action:before,.k2-store .k2-products .product-showcase-card__action:after{border-radius:3px}.k2-store .k2-products .product-showcase-card__action[aria-disabled=true]{opacity:.4}.k2-store .k2-products--double .product-showcase-card__gallery-wrap{grid-template-rows:clamp(120px,14vw,190px) 85px auto;gap:6px}.k2-store .k2-products--double .product-showcase-card__title h3{font-size:23px}.k2-store .k2-products--double .product-showcase-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.k2-store .k2-products--double .product-showcase-card__meta .rating-star{--font-size:1.4}.k2-store .k2-products--double .product-showcase-card__meta .caption{font-size:10px}.k2-store .k2-products--double .product-showcase-card__meta{padding:8px}.k2-store .k2-products--double .product-showcase-card__details-content{font-size:13px;padding:16px}.k2-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:40px}.k2-pagination a,.k2-pagination span{display:flex;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:12px;text-decoration:none;color:#333;border:1px solid #e8e8e8;border-radius:4px}.k2-pagination [aria-current=page]{background:#171717;color:#fff;border-color:#171717}.k2-pagination a:hover{background:#f3f3f3}.k2-page-note{text-align:center;color:#888;font-size:10px;margin:14px 0 0}.k2-empty{color:#777;padding:40px;text-align:center}.k2-store .ds-cart,.k2-store .ds-summary{background:#fff}@media(max-width:989px){.k2-store .header{grid-template-columns:auto 1fr auto}.k2-store .header__heading{justify-self:center}.k2-brand img{width:72px;height:72px}.k2-brand>span{font-size:21px}.k2-brand small{font-size:7px}.k2-store .header__icons{gap:4px}.k2-store .k2-products--double .product-showcase-card__gallery-wrap{grid-template-rows:120px 85px auto}.k2-store .k2-products--double .product-showcase-card__title h3{font-size:20px}}@media(max-width:749px){.k2-store .header{min-height:78px;padding-top:8px;padding-bottom:8px}.k2-brand img{width:58px;height:58px}.k2-brand>span{font-size:18px}.k2-brand small{display:none}.k2-brand{gap:4px}.k2-store .header__icon{width:30px;height:36px}.k2-store .header__icons{gap:1px}.k2-store .header__icon svg,.k2-store .header__icon .icon,.k2-store .header__icon .svg-wrapper{width:20px;height:20px}.k2-store .ds-heart-count,.k2-store .cart-count-bubble{top:-1px;right:-2px;min-width:13px;height:13px;min-height:13px;line-height:11px;font-size:8px;padding:0 3px}.k2-intro{display:block;padding-top:32px;padding-bottom:30px}.k2-intro h1{font-size:43px}.k2-intro-copy{max-width:100%;margin-top:22px}.k2-intro-copy p{max-width:350px;margin-bottom:14px}.k2-intro-copy a{max-width:220px}.k2-collection-toolbar{padding:22px 0;gap:10px}.k2-collection-toolbar h2{font-size:21px}.k2-view-switch a{padding:8px}.k2-view-switch span{display:none}.k2-products,.k2-products--double{grid-template-columns:minmax(0,1fr);gap:30px}.k2-store .k2-card-heading .product-showcase-card__title h3{font-size:23px}.k2-store .k2-products .product-showcase-card__gallery-wrap,.k2-store .k2-products--double .product-showcase-card__gallery-wrap{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:330px 110px 85px auto;gap:8px}.k2-store .k2-products .product-showcase-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.k2-store .k2-products--double .product-showcase-card__gallery-wrap{grid-template-rows:230px 85px 75px auto}.k2-store .k2-products .product-showcase-card__main{grid-column:1/5;grid-row:1}.k2-store .k2-products .product-showcase-card__thumb{grid-row:2}.k2-store .k2-products .product-showcase-card__meta{grid-row:3;grid-column:1/5}.k2-store .k2-products .product-showcase-card__details{grid-row:4;grid-column:1/5}}@media(max-width:380px){.k2-brand>span{font-size:15px}.k2-brand img{width:45px;height:45px}.k2-store .header__icon{width:27px}}.k2-store .k2-inspection-trigger-row{grid-column:1/6;grid-row:3;text-align:center;padding:3px 0}.k2-inspection-trigger{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:#555;padding:10px 18px;font:inherit;font-size:12px;cursor:pointer;border-radius:4px}.k2-inspection-trigger svg{width:19px;height:19px}.k2-inspection-trigger:hover{background:#f4f4f4;color:#111}.k2-inspection-trigger:focus-visible{outline:2px solid #847052;outline-offset:2px}.k2-inspection-modal{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;border:0;border-radius:10px;width:min(1260px,94vw);max-width:94vw;max-height:90dvh;padding:52px 34px 34px;background:#fff;color:#181818;box-shadow:0 24px 100px #0003;overscroll-behavior:contain}.k2-inspection-modal::backdrop{background:#00000094}.k2-inspection-close{position:sticky;float:right;top:0;margin-top:-44px;margin-right:-22px;z-index:4;width:40px;height:40px;background:#fff;border:1px solid #e5e5e5;border-radius:50%;font-size:27px;line-height:1;color:#222;cursor:pointer}.k2-inspection-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:42px;align-items:start}.k2-inspection-gallery{min-width:0}.k2-inspection-media{background:#fafafa;border-radius:5px;overflow:hidden}.k2-inspection-media img,.k2-inspection-media video,.k2-inspection-media svg{display:block;width:100%;height:auto;max-height:70dvh;object-fit:contain}.k2-inspection-media iframe{display:block;width:100%;height:60dvh;border:0}.k2-inspection-media [hidden]{display:none!important}.k2-inspection-thumbs{display:flex;gap:8px;overflow-x:auto;padding:12px 0 5px}.k2-inspection-thumbs button{position:relative;flex:0 0 64px;width:64px;height:78px;border:1px solid #e1e1e1;border-radius:4px;padding:0;overflow:hidden;background:#fff;cursor:pointer}.k2-inspection-thumbs button[aria-pressed=true]{border:2px solid #242424}.k2-inspection-thumbs img{width:100%;height:100%;object-fit:contain}.k2-inspection-thumbs span{position:absolute;bottom:3px;right:3px;font-size:12px;color:#111;background:#fff;padding:1px 4px;border-radius:3px}.k2-inspection-info{min-width:0}.k2-inspection-info h2{font-size:clamp(28px,3.2vw,48px);line-height:1.1;margin:0 0 25px;overflow-wrap:anywhere}.k2-inspection-description{font-size:14px;line-height:1.85;overflow-wrap:anywhere}.k2-inspection-description img{max-width:100%;height:auto}.k2-inspection-description table{display:block;max-width:100%;overflow:auto}.k2-inspection-description ul,.k2-inspection-description ol{padding-left:22px}.k2-inspection-description li>p{margin:0}.k2-inspection-description li:empty{display:none}.k2-store [data-product-handle]{scroll-margin-top:140px}.k2-store [data-product-handle]:focus{outline:none}.k2-store [data-product-handle].k2-product-found{box-shadow:0 0 0 2px #ab987a55;border-radius:5px}.k2-locate-status{padding:14px 18px;background:#f6f6f6;font-size:13px}.k2-locate-status button{background:transparent;border:0;text-decoration:underline;cursor:pointer;font:inherit}@media(max-width:749px){.k2-store .k2-inspection-trigger-row{grid-column:1/5;grid-row:4}.k2-inspection-modal{padding:48px 18px 24px;width:94vw;max-height:92dvh}.k2-inspection-layout{grid-template-columns:minmax(0,1fr);gap:24px}.k2-inspection-close{margin-right:-8px;margin-top:-42px}.k2-inspection-info h2{font-size:30px}.k2-inspection-media img,.k2-inspection-media video{max-height:48dvh}.k2-inspection-description{font-size:13px}.k2-store [data-product-handle]{scroll-margin-top:105px}}.k2-collection-toolbar{flex-wrap:wrap;gap:20px}.k2-filter-controls{display:flex;gap:12px;margin-left:auto;align-items:end;flex-wrap:wrap}.k2-filter-controls label{display:grid;gap:6px;font-size:12px;font-weight:650}.k2-filter-controls input,.k2-filter-controls select{background:#fff;color:#111;border:1px solid #d6d6d6;border-radius:6px;padding:12px;min-height:44px;font:inherit}.k2-filter-controls input{min-width:220px}.k2-pagination button,[data-filter-status] button{background:#fff;color:#111;border:1px solid #ddd;padding:10px 16px;cursor:pointer;font-weight:650}.k2-pagination button[aria-current]{background:#111;color:#fff}.k2-collection,.product-showcase-card{scroll-margin-top:120px}@media(max-width:749px){.k2-filter-controls{margin-left:0;width:100%}.k2-filter-controls label:first-child,.k2-filter-controls input{width:100%}}body.k2-store .section-header.shopify-section-group-header-group,body.k2-store .section-header.shopify-section-header-sticky,body.k2-store .section-header.shopify-section-header-hidden{position:sticky!important;top:0!important;z-index:100!important;isolation:isolate;transform:none!important;opacity:1;background:#fff;transition:none!important}body.k2-store .section-header .header-wrapper,body.k2-store .section-header .header{background:#fff}body.k2-store{background:#fff;--ds-paper:#fff;--ds-red:#181818}.k2-store .pn-brand{display:flex;align-items:center;gap:18px;min-width:0;color:#181818}.k2-store .pn-brand>.pn-logo-crop{position:relative;display:block;flex:0 0 auto;width:128px;height:auto;aspect-ratio:290/170;overflow:hidden;line-height:0;font-size:0}.k2-store .pn-logo-crop img{position:absolute;display:block;width:172.414%;height:auto;max-width:none;max-height:none;left:-36.207%;top:-100%;object-fit:initial}.k2-store .pn-brand>.pn-brand-name{display:block;font-family:var(--font-heading-family,Georgia);font-size:32px;line-height:1.1;letter-spacing:-1px;font-weight:500}.k2-store .pn-brand-name small{display:block;font-family:var(--font-body-family,Arial);font-size:8px;font-weight:600;letter-spacing:2px;margin-top:10px}.k2-store .header{min-height:104px;padding-top:14px;padding-bottom:14px;column-gap:28px}.k2-store .header__icons{gap:12px}.k2-store .header__icon{width:42px;height:42px;border-radius:50%;transition:background .15s}.k2-store .header__icon:hover{background:#f4f4f4;color:#111}.k2-store .header__icon svg,.k2-store .header__icon .svg-wrapper{width:23px;height:23px}.k2-store .ds-heart-count,.k2-store .cart-count-bubble{inset:-1px -1px auto auto;height:16px;min-height:16px;min-width:16px;font-size:9px;line-height:16px;padding:0 3px;background:#111;border:2px solid #fff;box-shadow:none}.k2-store .k2-intro{padding-top:64px;padding-bottom:60px}.k2-store .k2-intro h1 em{color:#737373}.k2-store .k2-card-heading{align-items:center;gap:20px;margin-bottom:24px}.k2-store .k2-card-heading .ds-heart{position:relative;inset:auto;flex:0 0 40px;z-index:1}.k2-store .ds-heart{width:40px;height:40px;background:#fff;border:1px solid #dedede;box-shadow:none;color:#191919;padding:10px;transition:border-color .15s,background .15s}.k2-store .ds-heart:hover{border-color:#111;background:#f6f6f6}.k2-store .ds-heart[aria-pressed=true]{background:#111;border-color:#111;color:#fff}.k2-store .ds-heart svg{width:19px;height:19px}.k2-store .ds-heart[aria-pressed=true] svg{fill:currentColor}.k2-store .product-showcase-card__actions .button{background:#fff;color:#111;border-radius:5px;font-weight:600}.k2-store .product-showcase-card__actions .button--primary,.k2-store .product-showcase-card__actions .button:hover{background:#111;color:#fff}.k2-store .ds-favorite-image{background:#fff}.k2-store .k2-view-switch{background:#f5f5f5}.k2-store .k2-filter-controls input,.k2-store .k2-filter-controls select{border-radius:7px}.k2-store .ds-footer .ds-wordmark{display:inline-flex;text-decoration:none}.k2-store .ds-footer .pn-brand{gap:12px;color:#fff}.k2-store .ds-footer .pn-brand>.pn-logo-crop{width:76px}.k2-store .ds-footer .pn-logo-crop img{filter:brightness(0) invert(1)}.k2-store .ds-footer .pn-brand>.pn-brand-name{font-size:25px;letter-spacing:-.7px}.k2-store .ds-footer .pn-brand-name small{font-size:6px;letter-spacing:1.1px;margin-top:7px}.k2-store .pa-logo .pn-brand{gap:10px;flex-wrap:wrap}.k2-store .pa-logo .pn-brand>.pn-logo-crop{width:95px}.k2-store .pa-logo .pn-brand>.pn-brand-name{font-size:25px}@media(max-width:989px){.k2-store .header{column-gap:14px}.k2-store .header .pn-brand{gap:10px}.k2-store .header .pn-brand>.pn-logo-crop{width:98px}.k2-store .header .pn-brand>.pn-brand-name{font-size:27px}}@media(max-width:749px){.k2-store .header{min-height:84px;padding:10px 16px;column-gap:8px}.k2-store .header .pn-brand{gap:8px}.k2-store .header .pn-brand>.pn-logo-crop{width:74px}.k2-store .header .pn-brand>.pn-brand-name{font-size:23px}.k2-store .header .pn-brand-name small{font-size:6px;letter-spacing:1px;margin-top:6px}.k2-store .header__icons{gap:3px}.k2-store .header__icon{width:34px;height:36px}.k2-store .k2-intro{padding-top:38px;padding-bottom:38px}.k2-store .k2-card-heading{margin-bottom:18px}}@media(max-width:389px){.k2-store .header .pn-brand>.pn-logo-crop{width:62px}.k2-store .header .pn-brand>.pn-brand-name{font-size:21px}.k2-store .header__icon{width:30px}.k2-store .header__icons{gap:0}}.k2-store .k2-card-heading .ds-heart[aria-pressed=true]{background:#111;border-color:#111;color:#fff}.k2-store .ds-heart:focus-visible,.k2-store .header__icon:focus-visible{outline:2px solid #111;outline-offset:4px}.k2-store .k2-collection-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:20px}.k2-store .k2-filter-controls{display:flex;align-items:end;margin-left:0;gap:12px;flex-wrap:nowrap}.k2-store .k2-filter-controls label{display:flex;flex-direction:column;gap:8px;line-height:16px;margin:0}.k2-store .k2-filter-controls input,.k2-store .k2-filter-controls select{box-sizing:border-box;height:48px;min-height:48px;margin:0;padding:0 14px;font-size:12px;line-height:normal}.k2-store .k2-view-switch{box-sizing:border-box;height:48px;min-height:48px;align-self:end;align-items:stretch;padding:4px;gap:4px}.k2-store .k2-view-switch a{box-sizing:border-box;height:38px;padding:0 14px;display:flex;align-items:center;justify-content:center}.k2-store .header .pn-brand>.pn-logo-crop{width:136px}.k2-store .ds-footer .pn-brand>.pn-logo-crop{width:96px}.k2-store .pa-logo .pn-brand>.pn-logo-crop{display:block;width:110px}.pn-video-intro{padding-top:28px;padding-bottom:32px}.pn-video-frame{width:100%;max-width:var(--pn-video-width,960px);height:clamp(180px,38vw,var(--pn-video-height,340px));margin:0 auto;background:#fafafa;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden}.pn-video-frame video,.pn-video-frame iframe{display:block;width:100%;height:100%;border:0;object-fit:contain;background:#111}.pn-video-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#777;font-size:13px;text-align:center;padding:20px}.pn-video-empty>span{font-size:42px}.pn-login-forward{max-width:520px;margin:70px auto;text-align:center}.pn-login-forward>.pn-brand,.pn-login-forward>a>.pn-brand{justify-content:center}.pn-login-forward h1{font-size:32px}.pn-login-forward p{color:#777}body.k2-store dialog.k2-inspection-modal{height:90dvh;max-height:90dvh;box-sizing:border-box;overflow:hidden;padding:56px 32px 28px}body.k2-store .k2-inspection-close{position:absolute;float:none;top:12px;right:12px;margin:0}body.k2-store .k2-inspection-content{height:100%;min-height:0;overflow:hidden}body.k2-store .k2-inspection-layout{height:100%;min-height:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:32px}body.k2-store .k2-inspection-gallery{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;gap:12px}body.k2-store .k2-inspection-media{flex:0 0 58%;min-height:0;display:flex;align-items:center;justify-content:center}body.k2-store .k2-inspection-media:only-child{flex:1}body.k2-store .k2-inspection-media>div{height:100%;width:100%;min-height:0}body.k2-store .k2-inspection-media img,body.k2-store .k2-inspection-media video,body.k2-store .k2-inspection-media svg,body.k2-store .k2-inspection-media iframe{width:100%;height:100%;max-height:100%;object-fit:contain}body.k2-store .k2-inspection-thumbs{flex:1;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px;padding:2px 6px 2px 2px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}body.k2-store .k2-inspection-thumbs button{width:100%;height:auto;aspect-ratio:4/3;min-width:0;flex:none}body.k2-store .k2-inspection-info{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding:0 14px 20px 0}body.k2-store .k2-inspection-info:focus-visible,body.k2-store .k2-inspection-thumbs:focus-visible{outline:2px solid #555;outline-offset:-2px}@media(max-width:1100px){.k2-store .k2-collection-toolbar{grid-template-columns:1fr auto}.k2-store .k2-collection-toolbar>div:first-child{grid-column:1/-1}.k2-store .k2-filter-controls{flex-wrap:wrap}.k2-store .k2-filter-controls input{min-width:180px}}@media(max-width:749px){.k2-store .header .pn-brand>.pn-logo-crop{width:100px}.k2-store .k2-collection-toolbar{grid-template-columns:1fr;gap:16px}.k2-store .k2-filter-controls{display:grid;grid-template-columns:1fr 1fr;width:100%}.k2-store .k2-filter-controls label:first-child{grid-column:1/-1}.k2-store .k2-filter-controls select{width:100%;min-width:0}.k2-store .k2-view-switch{justify-self:end}.k2-store .k2-view-switch span{display:inline}.pn-video-intro{padding-top:18px;padding-bottom:22px}body.k2-store dialog.k2-inspection-modal{height:92dvh;max-height:92dvh;padding:54px 14px 16px}body.k2-store .k2-inspection-layout{grid-template-columns:minmax(0,1fr);grid-template-rows:42% minmax(0,1fr);gap:16px}body.k2-store .k2-inspection-gallery{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:10px}body.k2-store .k2-inspection-media:only-child{grid-column:1/-1}body.k2-store .k2-inspection-info h2{font-size:25px}body.k2-store .k2-inspection-thumbs{gap:6px}body.k2-store .k2-inspection-description{font-size:13px}}.k2-store .pa-logo .pn-logo-crop img{width:172.414%;height:auto;max-width:none;max-height:none;left:-36.207%;top:-100%}.k2-store .k2-collection-toolbar{grid-template-columns:minmax(0,1fr) auto}.k2-store .k2-collection-toolbar>div:first-child{grid-column:1/-1}.k2-store .k2-filter-controls{display:flex;flex-wrap:wrap;gap:12px;min-width:0}.k2-store .k2-filter-controls label{min-width:125px}@media(max-width:749px){.k2-store .k2-collection-toolbar{grid-template-columns:1fr}.k2-store .k2-filter-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.k2-store .k2-filter-controls label{min-width:0}.k2-store .k2-filter-controls label:first-child{grid-column:1/-1}}.k2-store .pn-card-price{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 0 8px;text-align:center}.k2-store .pn-card-price .price{font-size:25px;line-height:1.3;font-weight:750;letter-spacing:0;color:#111}.k2-store .pn-card-price .price__container{margin:0}.k2-store .pn-card-price .price-item{font-weight:750}.k2-store .pn-card-price .price__sale .price-item--regular{font-size:16px;font-weight:500;color:#777;text-decoration-thickness:1.5px;margin-right:12px}.k2-store .pn-card-price .price-item--sale{font-size:27px;font-weight:800;color:#111}.k2-store .pn-card-price .unit-price{font-size:12px;font-weight:400}.pn-ticker{position:relative;display:flex;align-items:center;gap:6px;min-height:40px;background:#080808;color:#fff;padding:0 14px;overflow:hidden;font-family:var(--font-body-family,Arial)}.pn-ticker-pause{order:2;flex:none;margin:0;accent-color:#fff;width:14px;height:14px}.pn-ticker-label{order:3;flex:none;font-size:10px;font-weight:600;padding-left:2px;cursor:pointer}.pn-ticker-window{order:1;flex:1;min-width:0;overflow:hidden;margin-right:12px}.pn-ticker-track{display:flex;width:max-content;animation:pn-ticker-scroll var(--pn-ticker-duration,30s) linear infinite;will-change:transform}.pn-ticker-group{display:flex;align-items:center;justify-content:space-around;min-width:100vw;flex-shrink:0}.pn-ticker-group>span{display:flex;align-items:center;gap:38px;white-space:nowrap;padding:10px 28px;font-size:12px;font-weight:750;letter-spacing:.06em;line-height:20px}.pn-ticker-group b{font-size:10px}.pn-ticker-pause:checked~.pn-ticker-window .pn-ticker-track,.pn-ticker-window:hover .pn-ticker-track{animation-play-state:paused}.pn-ticker-pause:focus-visible{outline:2px solid white;outline-offset:3px}@keyframes pn-ticker-scroll{to{transform:translate(-50%)}}@media(max-width:749px){.k2-store .pn-card-price .price{font-size:23px}.k2-store .pn-card-price .price-item--sale{font-size:25px}.pn-ticker{padding-inline:10px}.pn-ticker-group>span{font-size:11px;gap:22px;padding-inline:20px}}@media(prefers-reduced-motion:reduce){.pn-ticker-track{animation:none;transform:none;width:100%}.pn-ticker-group{min-width:0;width:100%;justify-content:center}.pn-ticker-group+.pn-ticker-group,.pn-ticker-group>span+span,.pn-ticker-pause,.pn-ticker-label{display:none}.pn-ticker-group>span{white-space:normal;text-align:center}.pn-ticker-group b{display:none}}.ds-code [data-discount-message]{font-size:13px;line-height:1.5;font-weight:600;margin:10px 0 0}.ds-code [data-discount-message][data-state=error]{color:#b42318}.ds-code [data-discount-message][data-state=success]{color:#111}.ds-code input[aria-invalid=true]{border-color:#b42318}.pn-ticker-window{margin-right:0}body.k2-store .k2-products .product-showcase-card__main-item img,body.k2-store .k2-products .product-showcase-card__main-item video,body.k2-store .k2-products .product-showcase-card__thumb img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;display:block}body.k2-store .k2-products .product-showcase-card__main-item .deferred-media__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0}body.k2-store .k2-products .product-showcase-card__thumb{min-height:0;min-width:0;overflow:hidden}body.k2-store .k2-inspection-thumbs{grid-auto-rows:clamp(110px,12vw,180px);align-content:start;align-items:stretch;flex:1 1 0}body.k2-store .k2-inspection-thumbs button{position:relative;display:block;width:100%;height:100%;min-height:0;max-height:none;aspect-ratio:auto;margin:0;padding:0;overflow:hidden;box-sizing:border-box}body.k2-store .k2-inspection-thumbs button img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-height:none;object-fit:contain;background:#fff}@media(max-width:749px){body.k2-store .k2-inspection-thumbs{grid-auto-rows:90px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pattern-brand.css.map */
