.gg-checkout{--gg-graphite: #26292d;--gg-graphite-dark: #1a1c1e;--gg-red: #c8102e;--gg-red-dark: #a80d26;--gg-line: rgba(26, 28, 30, .12);--gg-muted: rgba(26, 28, 30, .6);--gg-field-bg: #f7f8f9;padding-block:3.2rem 6rem}.gg-checkout__breadcrumb{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;color:var(--gg-muted);margin-bottom:2.4rem}.gg-checkout__breadcrumb a{color:var(--gg-muted);text-decoration:none}.gg-checkout__breadcrumb a:hover{color:var(--gg-graphite-dark);text-decoration:underline}.gg-checkout__breadcrumb [aria-current=page]{color:var(--gg-graphite-dark);font-weight:500}.gg-checkout__layout{display:grid;grid-template-columns:minmax(0,1fr) 38rem;gap:4rem;align-items:start}@media screen and (max-width:989px){.gg-checkout__layout{grid-template-columns:minmax(0,1fr);gap:3rem}}.gg-checkout__title{margin:0 0 .6rem;font-size:3.2rem;line-height:1.15;letter-spacing:-.01em;color:var(--gg-graphite-dark)}.gg-checkout__subtitle{margin:0 0 3rem;font-size:1.5rem;color:var(--gg-muted)}.gg-checkout__empty{text-align:center;padding:6rem 0}.gg-field{margin-bottom:2.2rem;border:0;padding:0}.gg-field__label{display:block;margin-bottom:.8rem;font-size:1.5rem;font-weight:500;color:var(--gg-graphite-dark)}.gg-field__labelrow{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.gg-field__labelrow .gg-field__label{margin-bottom:0}.gg-req{color:var(--gg-red)}.gg-field__input{width:100%;padding:1.3rem 1.5rem;font-size:1.5rem;font-family:inherit;color:var(--gg-graphite-dark);background:var(--gg-field-bg);border:.1rem solid var(--gg-line);border-radius:.9rem;transition:border-color .15s ease,background .15s ease}.gg-field__input::placeholder{color:#1a1c1e61}.gg-field__input:focus{outline:none;background:#fff;border-color:var(--gg-graphite);box-shadow:0 0 0 .3rem #26292d1a}.gg-field__input--area{resize:vertical;min-height:9rem}.gg-field__help{margin:.6rem 0 1rem;font-size:1.35rem;line-height:1.5;color:var(--gg-muted)}.gg-field__error{margin:.6rem 0 0;font-size:1.35rem;color:var(--gg-red)}.gg-field--methods{margin-bottom:2.6rem}.gg-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:1.2rem}@media screen and (max-width:620px){.gg-methods{grid-template-columns:minmax(0,1fr)}}.gg-method{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.6rem 4.2rem;text-align:center;background:#fff;border:.15rem solid var(--gg-line);border-radius:1.2rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.gg-method:hover{border-color:#1a1c1e4d}.gg-method input{position:absolute;opacity:0;pointer-events:none}.gg-method__icon{font-size:2.4rem;line-height:1}.gg-method__name{font-size:1.55rem;font-weight:600;color:var(--gg-graphite-dark)}.gg-method__note{font-size:1.3rem;line-height:1.4;color:var(--gg-muted)}.gg-method__check{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:none;width:2.2rem;height:2.2rem;align-items:center;justify-content:center;border-radius:999px;background:var(--gg-red);color:#fff;font-size:1.2rem;line-height:1}.gg-method.is-selected{border-color:var(--gg-red);background:#c8102e0d;box-shadow:0 .2rem 1.2rem #c8102e1a}.gg-method.is-selected .gg-method__name{color:var(--gg-red)}.gg-method.is-selected .gg-method__check{display:flex}.gg-geo{padding:0;background:none;border:0;cursor:pointer;font-size:1.4rem;font-weight:500;color:var(--gg-red);text-decoration:underline;text-underline-offset:.3rem}.gg-geo:hover{color:var(--gg-red-dark)}.gg-geo[disabled]{opacity:.6;cursor:default}.gg-checkout__map{height:34rem;border-radius:1.1rem;border:.1rem solid var(--gg-line);overflow:hidden;z-index:0}.gg-checkout__map-status{margin:.8rem 0 0;font-size:1.35rem;color:var(--gg-muted)}.gg-checkout__map-status.is-set{color:#1f7a3d;font-weight:500}.gg-consent{display:flex;align-items:flex-start;gap:1.1rem;padding:1.6rem;margin-bottom:.6rem;background:#fff;border:.1rem solid var(--gg-line);border-radius:1.1rem}.gg-consent input{flex:0 0 auto;width:1.8rem;height:1.8rem;margin-top:.2rem;accent-color:var(--gg-red)}.gg-consent label{font-size:1.4rem;line-height:1.55;color:var(--gg-graphite-dark)}.gg-consent a{color:var(--gg-red);font-weight:500}.gg-submit{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;margin-top:2rem;padding:1.7rem 2rem;border:0;border-radius:1.1rem;cursor:pointer;font-family:inherit;font-size:1.7rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--gg-graphite-dark) 0%,var(--gg-graphite) 40%,var(--gg-red) 100%);transition:filter .15s ease,transform .1s ease}.gg-submit:hover{filter:brightness(1.08)}.gg-submit:active{transform:translateY(.1rem)}.gg-summary{position:sticky;top:2rem;background:#fff;border:.1rem solid var(--gg-line);border-radius:1.4rem;overflow:hidden;box-shadow:0 .4rem 2.4rem #0e101212}@media screen and (max-width:989px){.gg-summary{position:static}}.gg-summary__header{padding:2rem 2.2rem;background:linear-gradient(135deg,var(--gg-graphite-dark) 0%,var(--gg-graphite) 45%,var(--gg-red) 100%);color:#fff}.gg-summary__title{margin:0;font-size:1.9rem;line-height:1.2;color:#fff}.gg-summary__count{margin:.4rem 0 0;font-size:1.35rem;color:#ffffffc7}.gg-summary__items{margin:0;padding:.6rem 2.2rem 0}.gg-summary__item{display:flex;align-items:center;gap:1.2rem;padding:1.4rem 0;border-bottom:.1rem solid var(--gg-line)}.gg-summary__thumb{flex:0 0 auto;width:5.4rem;height:5.4rem;object-fit:cover;border-radius:.8rem;background:var(--gg-field-bg)}.gg-summary__info{flex:1 1 auto;min-width:0}.gg-summary__name{margin:0;font-size:1.4rem;font-weight:600;line-height:1.35;color:var(--gg-graphite-dark);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gg-summary__variant,.gg-summary__qty{margin:.3rem 0 0;font-size:1.3rem;color:var(--gg-muted)}.gg-summary__price{margin:0;flex:0 0 auto;font-size:1.5rem;font-weight:600;color:var(--gg-graphite-dark)}.gg-summary__totals{padding:1.6rem 2.2rem 0}.gg-summary__row{display:flex;justify-content:space-between;gap:1.5rem;padding:.6rem 0;font-size:1.45rem;color:var(--gg-graphite-dark)}.gg-summary__row--total{margin-top:.8rem;padding-top:1.4rem;border-top:.1rem solid var(--gg-line);font-size:1.6rem;font-weight:600;align-items:baseline}.gg-summary__total-value{font-size:2.4rem;font-weight:700;letter-spacing:-.01em}.gg-summary__note{margin:0;padding:1rem 2.2rem 2rem;font-size:1.25rem;line-height:1.5;color:var(--gg-muted)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-gg-checkout.css.map */
