.gs-wty{--wty-gold: #C6A664;--wty-ink: #F2F2F0;--wty-dim: #B8B8B5;--wty-dark: #0A0A0A;font-family:var(--font-body-family, "Montserrat", sans-serif);margin:14px 0}.gs-wty *,.gs-wty *:before,.gs-wty *:after{box-sizing:border-box}.gs-wty--pdp{background:var(--wty-dark);border:1px solid rgba(198,166,100,.35);border-radius:3px;padding:14px 16px;max-width:480px}.gs-wty--cart{margin:10px 0 2px}.gs-wty__row{display:flex;align-items:flex-start;gap:12px;position:relative}.gs-wty__input{position:absolute;width:1px;height:1px;margin:0;padding:0;opacity:0;pointer-events:none}.gs-wty__box{flex:0 0 auto;width:22px;height:22px;border:1.5px solid var(--wty-gold);border-radius:2px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--wty-dark);transition:background .18s ease,border-color .18s ease;position:relative;margin-top:1px}.gs-wty__box:after{content:"";position:absolute;top:-11px;right:-11px;bottom:-11px;left:-11px}.gs-wty__check{width:12px;height:10px;opacity:0;transform:scale(.6);transition:opacity .15s ease,transform .15s ease}.gs-wty--checked .gs-wty__box{background:var(--wty-gold)}.gs-wty--checked .gs-wty__check{opacity:1;transform:scale(1)}.gs-wty__input:focus-visible~.gs-wty__box{outline:2px solid var(--wty-gold);outline-offset:3px}.gs-wty__text{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.gs-wty__label{color:var(--wty-ink);font-size:13.5px;font-weight:400;letter-spacing:.04em;line-height:1.4;cursor:pointer;padding:2px 0}.gs-wty__price{color:var(--wty-dim);font-size:12px;letter-spacing:.05em;line-height:1.4;max-height:0;opacity:0;overflow:hidden;transform:translateY(-2px);transition:max-height .22s ease,opacity .22s ease,transform .22s ease}.gs-wty--checked .gs-wty__price{max-height:22px;opacity:1;transform:translateY(0)}.gs-wty__covered{-webkit-appearance:none;appearance:none;background:none;border:0;padding:4px 0;margin-top:2px;display:inline-flex;align-items:center;gap:6px;color:var(--wty-dim);font-family:inherit;font-size:12px;letter-spacing:.05em;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#b8b8b580;cursor:pointer;transition:color .18s ease;position:relative}.gs-wty__covered:hover{color:var(--wty-gold)}.gs-wty__covered:focus-visible{outline:2px solid var(--wty-gold);outline-offset:2px}.gs-wty__i{width:14px;height:14px;flex:0 0 auto}@media(pointer:coarse){.gs-wty__covered:after{content:"";position:absolute;top:-12px;right:0;bottom:-12px;left:0}}.gs-wty__preview-note{margin-top:4px;font-size:9.5px;letter-spacing:.14em;color:var(--wty-gold);opacity:.8}.gs-line--warranty .gs-line__media--wty{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;color:#c6a664;border:1px solid rgba(198,166,100,.3);border-radius:2px;background:#101010}.gs-line--warranty .gs-line__media--wty svg{width:30px;height:30px}#gs-wty-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483002;pointer-events:none;font-family:var(--font-body-family, "Montserrat", sans-serif);-webkit-font-smoothing:antialiased}#gs-wty-root[hidden]{display:none}#gs-wty-root *,#gs-wty-root *:before,#gs-wty-root *:after{box-sizing:border-box}#gs-wty-root .gs-wty-scrim{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;transition:opacity .28s ease;pointer-events:none}#gs-wty-root.is-open .gs-wty-scrim{opacity:.55;pointer-events:auto}.gs-wty-panel{position:absolute;top:0;right:0;height:100%;width:min(430px,100vw);background:#0a0a0a;color:#f2f2f0;transform:translate(102%);transition:transform .32s cubic-bezier(.32,.72,.24,1);display:flex;flex-direction:column;pointer-events:auto;box-shadow:-18px 0 48px #0000008c}#gs-wty-root.is-open .gs-wty-panel{transform:translate(0)}@media(prefers-reduced-motion:reduce){.gs-wty-panel,.gs-wty-scrim{transition:none}}.gs-wty-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-top:2px solid #C6A664;border-bottom:1px solid rgba(198,166,100,.22)}.gs-wty-panel__title{font-size:13px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#f2f2f0;margin:0}.gs-wty-panel__close{-webkit-appearance:none;appearance:none;background:none;border:0;width:44px;height:44px;margin:-10px -12px -10px 0;display:inline-flex;align-items:center;justify-content:center;color:#f2f2f0;cursor:pointer;transition:color .18s ease,transform .18s ease}.gs-wty-panel__close:hover{color:#c6a664;transform:rotate(90deg)}.gs-wty-panel__close:focus-visible{outline:2px solid #C6A664;outline-offset:2px}.gs-wty-panel__close svg{width:16px;height:16px}.gs-wty-panel__body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:22px}.gs-wty-panel__intro{font-size:12.5px;line-height:1.7;color:#b8b8b5;margin:0 0 20px}.gs-wty-panel__eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#c6a664;margin:22px 0 10px}.gs-wty-panel__eyebrow:first-child{margin-top:0}.gs-wty-panel__eyebrow--no{color:#b8b8b5}.gs-wty-panel__list{list-style:none;margin:0;padding:0;border:1px solid rgba(198,166,100,.18);border-radius:3px;background:#141414}.gs-wty-panel__list li{display:flex;gap:10px;align-items:flex-start;padding:11px 14px;font-size:12.5px;line-height:1.55;color:#f2f2f0}.gs-wty-panel__list li+li{border-top:1px solid rgba(198,166,100,.12)}.gs-wty-panel__list--no li{color:#b8b8b5}.gs-wty-panel__mark{flex:0 0 auto;width:14px;height:14px;margin-top:2px;color:#c6a664}.gs-wty-panel__list--no .gs-wty-panel__mark{color:#6f6f6c}.gs-wty-panel__note{font-size:11px;line-height:1.65;color:#b8b8b5;margin:18px 0 0}.gs-wty-panel__foot{flex:0 0 auto;padding:18px 22px calc(18px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(198,166,100,.22)}.gs-wty-panel__link{display:flex;align-items:center;justify-content:center;min-height:46px;padding:13px 18px;background:#c6a664;color:#0a0a0a;font-size:11.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:filter .2s ease}.gs-wty-panel__link:hover{filter:brightness(1.08)}.gs-wty-panel__link:focus-visible{outline:2px solid #F2F2F0;outline-offset:2px}body.gs-wty-noscroll{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/26/assets/gs-warranty.css.map */
