.gk-pdp{font-family:var(--font-body-family);color:#16242a;background:#f4f1ea}.gk-pdp__inner{max-width:1360px;margin:0 auto;padding:28px 40px 56px}.gk-pdp__crumb{font-size:11px;letter-spacing:.1em;color:#525f63;margin-bottom:22px}.gk-pdp__crumb a{color:#525f63;text-decoration:none}.gk-pdp__crumb a:hover{color:#b04a18}.gk-pdp__crumb-sep{margin:0 2px}.gk-pdp__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:start}.gk-gallery{display:flex;flex-direction:column;gap:14px;position:sticky;top:24px}.gk-gallery__stage{position:relative;background:#fff;border-radius:14px;overflow:hidden;aspect-ratio:1 / 1}.gk-gallery__track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gk-gallery__track::-webkit-scrollbar{display:none}.gk-gallery__slide{flex:none;width:100%;height:100%;scroll-snap-align:center;background:#fff}.gk-gallery__slide--empty{background:repeating-linear-gradient(135deg,#f1eee5 0 12px,#eae6da 12px 24px)}.gk-gallery__img,.gk-gallery__media{width:100%;height:100%;object-fit:cover;display:block}.gk-gallery__badges{position:absolute;top:16px;left:16px;display:flex;flex-direction:column;gap:6px;align-items:flex-start;pointer-events:none}.gk-badge{display:inline-block;font-size:10px;letter-spacing:.14em;padding:6px 10px;line-height:1;white-space:nowrap}.gk-badge--ink{background:#16242a;color:#f4f1ea}.gk-badge--rust{background:#c4551f;color:#fff;font-size:9.5px;padding:4px 8px}.gk-gallery__badges .gk-price__badge{border-radius:0;font-size:10px;padding:6px 10px}.gk-gallery__dots{position:absolute;bottom:14px;left:0;right:0;display:none;justify-content:center;gap:6px}.gk-gallery__dot{width:6px;height:6px;border-radius:12px;background:#16242a4d;display:block;transition:width .2s ease,background .2s ease}.gk-gallery__dot.is-active{width:18px;background:#16242a}.gk-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gk-gallery__thumb{aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;cursor:pointer;background:#fff;border:0;padding:0;outline:1px solid transparent;outline-offset:-1px;transition:outline-color .15s ease}.gk-gallery__thumb:hover,.gk-gallery__thumb.is-active{outline-color:#16242a}.gk-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gk-buy__rating{min-height:23px;margin-bottom:12px}.gk-buy__title{font-family:var(--font-heading-family);font-weight:700;font-size:52px;line-height:.98;letter-spacing:.01em;text-transform:uppercase;margin:0 0 6px;color:#16242a}.gk-buy__subline{margin:0 0 20px;font-size:15px;color:#525f63;font-weight:500}.gk-buy__subline--top{display:none}.gk-buy__price{margin-bottom:16px;min-height:36px}.gk-buy__price .gk-price__row{align-items:baseline;gap:12px}.gk-buy__price .gk-price__amount{font-family:var(--font-heading-family);font-weight:700;font-size:34px;line-height:1;color:#16242a}.gk-buy__price .gk-price__was{font-size:16px;color:#525f63;text-decoration:line-through;font-family:var(--font-body-family)}.gk-buy__price .gk-price__badge{background:none;color:#a84515;padding:0;font-size:11px;letter-spacing:.1em;border-radius:0}.gk-buy__blurb{font-size:15.5px;line-height:1.6;color:#3c4a4e;margin:0 0 16px;max-width:56ch;text-wrap:pretty}.gk-buy__meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:11px;letter-spacing:.08em;color:#525f63;padding-bottom:22px;border-bottom:1px solid #DCD6C9;margin-bottom:24px}.gk-buy__meta b{font-weight:400;color:#16242a}.gk-buy__meta-sep{color:#525f63}.gk-step{margin:0 0 26px;padding:0;border:0;min-width:0}.gk-step__head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}.gk-step__label{font-size:11px;letter-spacing:.14em;color:#525f63;padding:0;float:none}.gk-step__aside{font-size:10px;letter-spacing:.1em;color:#525f63;text-decoration:none}a.gk-step__aside{color:#b04a18}a.gk-step__aside:hover{color:#e0762f}.gk-step__aside--rust{color:#a84515}.gk-scents{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.gk-scent{display:flex;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#fff;border:1px solid #D6CFC0;color:#16242a;text-decoration:none;min-height:60px;transition:border-color .15s ease}.gk-scent:hover{border-color:#16242a}.gk-scent.is-current{border:2px solid #16242A;box-shadow:0 8px 18px #16242a1f;padding:9px}.gk-scent__dot{width:38px;height:38px;border-radius:50%;flex:none;background:#f1efea;overflow:hidden;display:block}.gk-scent__dot img{width:100%;height:100%;object-fit:cover;display:block}.gk-scent__body{min-width:0;display:block}.gk-scent__name{display:block;font-family:var(--font-heading-family);font-weight:600;font-size:15px;text-transform:uppercase;letter-spacing:.04em;line-height:1}.gk-scent__note{display:block;font-size:11px;color:#525f63;line-height:1.3;margin-top:2px;min-height:14px}.gk-packs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:end}.gk-packs--2,.gk-packs--4,.gk-packs--5{grid-template-columns:repeat(2,minmax(0,1fr))}.gk-pack{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;background:#fff;border-radius:12px;border:1px solid #D6CFC0;padding:18px 14px 16px;transition:border-color .15s ease,box-shadow .15s ease}.gk-pack:hover{border-color:#16242a}.gk-pack.is-selected{border:2px solid #16242A;box-shadow:0 10px 24px #16242a24;padding:17px 13px 15px}.gk-pack--popular{padding-top:26px}.gk-pack--popular.is-selected{padding-top:25px}.gk-pack__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.gk-pack__input:focus-visible~.gk-pack__body{outline:2px solid #C4551F;outline-offset:6px;border-radius:4px}.gk-pack__tag{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:#c4551f;color:#fff;font-size:10px;letter-spacing:.14em;padding:5px 12px;white-space:nowrap;line-height:1}.gk-pack__radio{display:none}.gk-pack__body{display:block}.gk-pack__label{display:block;font-family:var(--font-heading-family);font-weight:700;font-size:22px;text-transform:uppercase;line-height:1}.gk-pack--popular .gk-pack__label{font-size:26px}.gk-pack__note{display:block;font-size:12px;color:#525f63;margin:4px 0 0;min-height:16px}.gk-pack__pricing{display:flex;flex-direction:column;align-items:center;margin-top:12px;gap:4px}.gk-pack__price{font-family:var(--font-heading-family);font-weight:700;font-size:22px;line-height:1}.gk-pack--popular .gk-pack__price{font-size:26px}.gk-pack__was{font-size:13px;color:#525f63;text-decoration:line-through}.gk-pack__save{font-size:10px;letter-spacing:.06em;color:#a84515}.gk-pack__per{display:block;font-size:10px;letter-spacing:.06em;color:#525f63;margin-top:4px;order:3}.gk-pack__per--save{color:#a84515}.gk-pack__soldout{font-size:9.5px;letter-spacing:.1em;color:#525f63}.gk-pack.is-soldout{opacity:.6}.gk-pack.is-soldout .gk-pack__price{text-decoration:line-through}.gk-addon{display:flex;align-items:center;gap:14px;background:#efeadf;border:1px solid #DCD6C9;border-radius:12px;padding:12px 14px;margin-bottom:24px}.gk-addon__thumb{width:52px;height:52px;border-radius:10px;flex:none;background:#fff;overflow:hidden;display:block}.gk-addon__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gk-addon__body{flex:1;min-width:0}.gk-addon__name{display:block;font-family:var(--font-heading-family);font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.04em;line-height:1.1}.gk-addon__blurb{display:block;font-size:12.5px;color:#525f63;margin-top:3px}.gk-addon__right{display:flex;align-items:center;gap:12px;flex:none}.gk-addon__price{font-family:var(--font-heading-family);font-weight:700;font-size:18px}.gk-addon__btn{cursor:pointer;font-size:10.5px;letter-spacing:.12em;padding:9px 16px;border-radius:999px;background:transparent;color:#16242a;border:1px solid #16242A;transition:background .15s ease,color .15s ease}.gk-addon__btn[aria-pressed=true]{background:#16242a;color:#f4f1ea}.gk-modes__list{display:flex;flex-direction:column;gap:10px}.gk-mode{display:flex;align-items:center;gap:14px;cursor:pointer;border-radius:12px;background:#fff;padding:16px 18px;border:1px solid #D6CFC0;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.gk-mode--sub{flex-direction:column;align-items:stretch;gap:0}.gk-mode__top{display:flex;align-items:center;gap:14px}.gk-mode--once.is-selected{border:2px solid #16242A;box-shadow:0 8px 18px #16242a1f;padding:15px 17px}.gk-mode--sub.is-selected{border:2px solid #C4551F;box-shadow:0 8px 18px #16242a1f;padding:15px 17px}.gk-mode__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.gk-mode__radio{width:18px;height:18px;border-radius:50%;flex:none;border:1px solid #C9C2B2;box-sizing:border-box;display:block}.gk-mode--once.is-selected .gk-mode__radio{border:5px solid #16242A}.gk-mode--sub.is-selected .gk-mode__radio{border:5px solid #C4551F}.gk-mode__body{flex:1;min-width:0}.gk-mode__name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gk-mode__name{font-family:var(--font-heading-family);font-weight:700;font-size:19px;text-transform:uppercase;letter-spacing:.05em;line-height:1}.gk-mode__note{display:block;font-size:12.5px;color:#525f63;margin-top:3px}.gk-mode__price{font-family:var(--font-heading-family);font-weight:700;font-size:22px;flex:none;color:#16242a}.gk-mode__pricing{text-align:right;flex:none;display:flex;flex-direction:column;align-items:flex-end}.gk-mode__was{font-size:13px;color:#525f63;text-decoration:line-through}.gk-mode__detail{display:block;margin-top:16px;padding-top:16px;border-top:1px solid #EDE9DE}.gk-mode__perks{display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:#3c4a4e;margin-bottom:14px}.gk-mode__perks span:before{content:"\2713\a0\a0"}.gk-mode__freq-label{display:block;font-size:10px;letter-spacing:.14em;color:#525f63;margin-bottom:8px}.gk-plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.gk-plan{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 4px;border-radius:10px;background:#f4f1ea;color:#3c4a4e;border:1px solid #DCD6C9;min-height:40px;transition:background .15s ease,color .15s ease}.gk-plan.is-selected{background:#16242a;color:#f4f1ea;border-color:#16242a}.gk-plan__input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.gk-plan__label{font-size:10.5px;letter-spacing:.08em}.gk-modes__note{font-size:12.5px;line-height:1.55;color:#525f63;background:#efeadf;border:1px solid #DCD6C9;border-radius:12px;padding:14px 16px}.gk-buy__actions{display:flex;gap:12px;align-items:stretch;margin-bottom:14px}.gk-qty{display:flex;align-items:center;flex:none;height:66px;border:1px solid #D6CFC0;border-radius:12px;background:#fff;overflow:hidden}.gk-qty__btn{width:42px;height:100%;border:0;background:transparent;cursor:pointer;font-size:20px;color:#16242a;font-family:var(--font-body-family)}.gk-qty__input{width:44px;height:100%;border:0;text-align:center;font-family:var(--font-heading-family);font-weight:700;font-size:20px;color:#16242a;background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.gk-qty__input::-webkit-outer-spin-button,.gk-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gk-cta{flex:1;min-width:0;height:66px;border:0;border-radius:12px;background:#c4551f;color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:21px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:14px;box-shadow:0 14px 28px #c4551f52;transition:background .15s ease}.gk-cta:hover{background:#16242a}.gk-cta:disabled{background:#8c9aa0;box-shadow:none;cursor:not-allowed}.gk-cta__dot{opacity:.6}.gk-cta.is-loading .gk-cta__label,.gk-sticky__cta.is-loading span{opacity:.5}.gk-buy__footnote{font-size:10.5px;letter-spacing:.06em;color:#525f63;text-align:center;margin-bottom:22px;min-height:15px;text-transform:none}.gk-buy__error{font-size:13px;color:#a84515;text-align:center;margin:-12px 0 18px}.gk-trustrow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:22px 0 26px;border-bottom:1px solid #DCD6C9;margin-bottom:8px}.gk-trustrow__item{text-align:center}.gk-trustrow__icon{display:block;width:27px;height:27px;margin:0 auto 10px}.gk-trustrow__icon img,.gk-trustrow__icon svg{width:100%;height:100%;display:block;object-fit:contain}.gk-trustrow__text{display:block;font-size:10.5px;letter-spacing:.12em;color:#3c4a4e;line-height:1.6;min-height:34px}.gk-tab{border-bottom:1px solid #DCD6C9}.gk-tab__head{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:18px 0;cursor:pointer;background:none;border:0;text-align:left;color:#16242a;font-family:var(--font-heading-family);font-weight:600;font-size:17px;letter-spacing:.1em;text-transform:uppercase}.gk-tab__sign{color:#525f63;font-size:20px;flex:none;line-height:1}.gk-tab__sign:before{content:"+"}.gk-tab.is-open .gk-tab__sign:before{content:"\2013"}.gk-tab__body{font-size:14px;line-height:1.65;color:#3c4a4e;padding-bottom:18px}.gk-tab__body p{margin:0 0 10px}.gk-tab__body p:last-child{margin-bottom:0}.gk-tab__link{display:inline-block;font-size:11px;letter-spacing:.13em;color:#b04a18;text-decoration:none;border-bottom:1px solid #C4551F;padding-bottom:3px;margin-bottom:20px}.gk-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#0f1a1ef7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(244,241,234,.14);transform:translateY(110%);transition:transform .25s ease;display:none}.gk-sticky.is-visible{transform:translateY(0)}.gk-sticky__inner{max-width:1360px;margin:0 auto;padding:14px 40px;display:flex;align-items:center;gap:24px}.gk-sticky__thumb{width:48px;height:48px;border-radius:12px;flex:none;background:#e6e1d5;overflow:hidden;display:block}.gk-sticky__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gk-sticky__text{min-width:0;flex:1}.gk-sticky__title{display:block;color:#f4f1ea;font-family:var(--font-heading-family);font-weight:700;font-size:19px;text-transform:uppercase;letter-spacing:.05em;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gk-sticky__meta{display:block;font-size:10.5px;letter-spacing:.1em;color:#9baaae;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gk-sticky__right{margin-left:auto;display:flex;align-items:center;gap:18px;flex:none}.gk-sticky__total{color:#f4f1ea;font-family:var(--font-heading-family);font-weight:700;font-size:22px}.gk-sticky__cta{height:48px;padding:0 34px;border:0;border-radius:12px;background:#c4551f;color:#fff;font-family:var(--font-heading-family);font-weight:700;font-size:16px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease}.gk-sticky__cta:hover{background:#f4f1ea;color:#16242a}.gk-sticky__cta:disabled{background:#8c9aa0;cursor:not-allowed}@media(min-width:1024px){.gk-sticky--desktop{display:block}}@media(max-width:1023px){.gk-sticky--mobile{display:block}}body.gk-sticky-open{padding-bottom:76px}@media(max-width:1023px){.gk-pdp__inner{padding:20px 20px 40px}.gk-pdp__grid{grid-template-columns:1fr;gap:28px}.gk-gallery{position:static}.gk-buy__title{font-size:44px}}@media(max-width:767px){.gk-pdp__inner{padding:0}.gk-pdp__crumb{display:none}.gk-pdp__grid,.gk-gallery{gap:0}.gk-gallery__stage{border-radius:0}.gk-gallery__badges{top:14px;left:14px;gap:5px}.gk-badge--ink,.gk-gallery__badges .gk-price__badge{font-size:9px;letter-spacing:.12em;padding:5px 8px}.gk-gallery__dots{display:flex}.gk-gallery__thumbs{display:none}.gk-buy{padding:22px 18px 0}.gk-buy__rating{margin-bottom:10px}.gk-buy__subline--top{display:block;font-size:10px;letter-spacing:.14em;color:#525f63;margin:0 0 6px;font-weight:400}.gk-buy__subline--desk{display:none}.gk-buy__title{font-size:38px;line-height:.96;margin-bottom:10px}.gk-buy__price{margin-bottom:14px}.gk-buy__price .gk-price__amount{font-size:28px}.gk-buy__price .gk-price__was{font-size:14px}.gk-buy__price .gk-price__badge{font-size:10px}.gk-buy__blurb{font-size:14.5px;line-height:1.55;margin-bottom:14px}.gk-buy__meta{font-size:10px;letter-spacing:.06em;gap:6px 14px;padding-bottom:18px;margin-bottom:20px}.gk-step{margin-bottom:24px}.gk-step__head{margin-bottom:10px}.gk-step__label{font-size:10px}.gk-step__aside{font-size:9px}.gk-scents{gap:8px}.gk-scent{flex-direction:column;text-align:center;padding:12px 8px;gap:0;min-height:0}.gk-scent.is-current{padding:11px 7px}.gk-scent__dot{width:44px;height:44px}.gk-scent__name{font-size:13px;letter-spacing:.03em;margin-top:8px}.gk-scent__note{font-size:10px;margin-top:3px}.gk-packs,.gk-packs--2,.gk-packs--4,.gk-packs--5{display:flex;flex-direction:column;gap:8px;align-items:stretch}.gk-pack,.gk-pack--popular{flex-direction:row;align-items:center;text-align:left;padding:14px;gap:12px}.gk-pack.is-selected,.gk-pack--popular.is-selected{padding:13px;box-shadow:0 8px 16px #16242a1f}.gk-pack__radio{display:block;width:17px;height:17px;border-radius:50%;flex:none;border:1px solid #C9C2B2;box-sizing:border-box}.gk-pack.is-selected .gk-pack__radio{border:5px solid #16242A}.gk-pack__body{flex:1;min-width:0}.gk-pack__tag{position:static;transform:none;display:inline-block;font-size:8.5px;letter-spacing:.12em;padding:3px 6px;margin-left:8px;vertical-align:middle}.gk-pack__label,.gk-pack--popular .gk-pack__label{font-size:17px;letter-spacing:.04em;display:inline}.gk-pack__note{min-height:0}.gk-pack__per{margin-top:3px;font-size:9.5px}.gk-pack__pricing{margin-top:0;align-items:flex-end;flex:none;gap:2px}.gk-pack__price,.gk-pack--popular .gk-pack__price{font-size:19px}.gk-pack__was{font-size:11px}.gk-pack__save{font-size:9px}.gk-addon{gap:12px;padding:10px 12px;margin-bottom:20px}.gk-addon__thumb{width:46px;height:46px;border-radius:9px}.gk-addon__name{font-size:14px}.gk-addon__blurb{font-size:11.5px}.gk-addon__price{display:none}.gk-addon__btn{min-height:44px;min-width:72px;font-size:10px}.gk-modes__list{gap:8px}.gk-mode{padding:14px;gap:12px}.gk-mode--once.is-selected,.gk-mode--sub.is-selected{padding:13px}.gk-mode__top{gap:12px}.gk-mode__name{font-size:16px;letter-spacing:.04em}.gk-mode__note{font-size:11.5px}.gk-mode__price{font-size:18px}.gk-mode__was{font-size:11px}.gk-mode__detail{margin-top:14px;padding-top:14px}.gk-mode__perks{font-size:11.5px;gap:5px;margin-bottom:12px}.gk-plans{gap:6px}.gk-plan{min-height:44px;padding:0 2px}.gk-plan__label{font-size:9.5px;letter-spacing:.06em}.gk-modes__note{font-size:11.5px;padding:12px 14px}.gk-buy__actions{margin-bottom:12px}.gk-qty{height:60px}.gk-qty__btn{width:38px}.gk-cta{height:60px;font-size:18px;letter-spacing:.1em;gap:10px;box-shadow:0 12px 24px #c4551f4d}.gk-buy__footnote{font-size:9.5px;letter-spacing:.04em;margin-bottom:20px}.gk-trustrow{gap:10px;padding:6px 0 20px}.gk-trustrow__icon{width:24px;height:24px;margin-bottom:8px}.gk-trustrow__text{font-size:9px;letter-spacing:.1em}.gk-tab__head{padding:16px 0;font-size:15px;letter-spacing:.08em;gap:14px}.gk-tab__sign{font-size:18px}.gk-tab__body{font-size:13.5px;line-height:1.6;padding-bottom:16px}.gk-tab__link{font-size:10px;margin-bottom:16px}.gk-sticky__inner{padding:12px 14px;gap:10px}.gk-sticky__thumb{width:40px;height:40px}.gk-sticky__title{font-size:13px;letter-spacing:.04em;line-height:1.1}.gk-sticky__meta{font-size:9px;letter-spacing:.06em;margin-top:2px}.gk-sticky__right{gap:8px}.gk-sticky__total{display:none}.gk-sticky__cta{height:46px;padding:0 16px;font-size:14px;letter-spacing:.08em}.gk-sticky__cta:after{content:" \b7  " attr(data-total);opacity:.85}}.gk-buy [id*=appstle],.gk-buy [class*=appstle],.gk-buy__form [id*=appstle],.gk-buy__form [class*=appstle]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/73/assets/gk-main-product.css.map */
