.free-gift-selector{position:relative;z-index:1}html.free-gift-modal-open{overflow:hidden}.free-gift-change-button{position:fixed;right:22px;bottom:22px;z-index:9990;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:11px 17px;border:1px solid #111;border-radius:0;background:#111;color:#fff;font:inherit;font-size:12px;font-weight:600;letter-spacing:.04em;cursor:pointer;box-shadow:0 3px 12px #0000001f;transition:background .15s ease,color .15s ease}.free-gift-change-button:hover{background:#fff;color:#111}.free-gift-change-button__icon{display:flex;width:18px;height:18px;flex:0 0 18px}.free-gift-change-button__icon svg{display:block;width:100%;height:100%}.free-gift-modal[hidden]{display:none!important}.free-gift-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:25px}.free-gift-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;cursor:pointer}.free-gift-modal__dialog{position:relative;z-index:2;width:100%;max-width:820px;max-height:calc(100vh - 50px);overflow-y:auto;border:1px solid #d9d9d9;border-radius:0;background:#fff;box-shadow:0 16px 42px #0000002e;animation:salonCityGiftOpen .16s ease-out}@keyframes salonCityGiftOpen{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.free-gift-modal__header{display:flex;align-items:center;justify-content:space-between;height:54px;padding:0 20px;border-bottom:1px solid #dedede}.free-gift-modal__header-left{display:flex;align-items:center;gap:9px}.free-gift-modal__gift-icon{display:flex;width:18px;height:18px;color:#000}.free-gift-modal__gift-icon svg{width:100%;height:100%}.free-gift-modal__eyebrow{color:#000;font-size:11px;font-weight:600;letter-spacing:.08em}.free-gift-modal__close{display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:8px;border:0;background:transparent;color:#000;cursor:pointer}.free-gift-modal__close svg{display:block;width:100%;height:100%}.free-gift-modal__close:hover{background:#f2f2f2}.free-gift-modal__content{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(360px,1.05fr);gap:36px;padding:34px 34px 38px}.free-gift-modal__product-column{min-width:0}.free-gift-modal__product-image{display:flex;align-items:center;justify-content:center;width:100%;min-height:390px;padding:18px;border:1px solid #e2e2e2;background:#f8f6f5}.free-gift-modal__product-image img{display:block;width:100%;height:auto;max-height:350px;object-fit:contain}.free-gift-modal__info{display:flex;flex-direction:column;justify-content:center;min-width:0}.free-gift-modal__title{margin:0 0 8px;padding:0;color:#111;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:.01em}.free-gift-product-title{margin-bottom:9px;color:#222;font-size:14px;font-weight:400;line-height:1.45}.free-gift-price{display:flex;align-items:center;gap:10px}.free-gift-price__regular{color:#777;font-size:14px;text-decoration:line-through}.free-gift-price__free{color:#111;font-size:15px;font-weight:600;letter-spacing:.02em}.free-gift-divider{width:100%;height:1px;margin:20px 0;background:#e1e1e1}.free-gift-option-label{margin-bottom:10px;color:#111;font-size:11px;font-weight:600;letter-spacing:.07em}.free-gift-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.free-gift-option{position:relative;display:flex;align-items:center;gap:10px;min-width:0;min-height:76px;padding:8px 10px;border:1px solid #dcdcdc;border-radius:0;background:#fff;color:#111;font:inherit;text-align:left;cursor:pointer;transition:border-color .12s ease,background .12s ease}.free-gift-option:hover{border-color:#888}.free-gift-option.is-selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.free-gift-option.is-loading{pointer-events:none;opacity:.5}.free-gift-option__image{display:flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;overflow:hidden;background:#f7f7f7}.free-gift-option__image img{display:block;width:100%;height:100%;object-fit:contain}.free-gift-option__content{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.free-gift-option__title{overflow:hidden;color:#111;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.free-gift-option__action{color:#777;font-size:9px;font-weight:500;letter-spacing:.05em}.free-gift-option__selected{color:#555;font-size:9px;font-weight:600;letter-spacing:.06em}.free-gift-option__indicator{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px}.free-gift-option__indicator svg{display:block;width:18px;height:18px}.free-gift-current{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px;padding-top:10px;color:#111}.free-gift-current__label{font-size:14px;font-weight:600;letter-spacing:.06em}.free-gift-current__value{font-size:14px;font-weight:500}.free-gift-terms{display:flex;flex-direction:column;gap:5px}.free-gift-terms__title{color:#222;font-size:14px;font-weight:600;letter-spacing:.04em}.free-gift-terms__body{color:#777;font-size:11px;line-height:1.45}.free-gift-maybe-later{align-self:flex-start;margin-top:16px;padding:0 0 3px;border:0;border-bottom:1px solid #777;background:transparent;color:#555;font:inherit;font-size:10px;font-weight:500;letter-spacing:.05em;cursor:pointer}.free-gift-maybe-later:hover{color:#000;border-color:#000}.free-gift-unavailable{grid-column:1 / -1;padding:13px;border:1px solid #ddd;color:#666;font-size:12px}@media screen and (max-width:900px){.free-gift-modal__content{grid-template-columns:minmax(220px,.8fr) minmax(320px,1.2fr);gap:25px;padding:28px}.free-gift-modal__product-image{min-height:330px}}@media screen and (max-width:749px){.free-gift-modal{align-items:flex-end;padding:0}.free-gift-modal__dialog{max-height:92vh;border:0;border-top:1px solid #ccc;border-radius:0;box-shadow:0 -10px 30px #00000026}.free-gift-modal__header{height:50px;padding:0 15px}.free-gift-modal__content{display:block;padding:18px 16px 25px}.free-gift-modal__product-image{min-height:0;height:205px;padding:10px;margin-bottom:22px}.free-gift-modal__product-image img{max-height:185px}.free-gift-modal__title{font-size:19px}.free-gift-options{grid-template-columns:1fr}.free-gift-option{min-height:68px}.free-gift-option__image{width:52px;height:52px;flex-basis:52px}.free-gift-change-button{right:12px;bottom:12px;min-height:42px;padding:10px 14px;font-size:10px}.free-gift-change-button__icon{width:17px;height:17px;flex-basis:17px}}
/*# sourceMappingURL=/cdn/shop/t/208/assets/free-gift.css.map */
