:root{--gft-gold: #C9A84C;--gft-gold-dark: #A8862F;--gft-dark: #0A0A0A;--gft-cream: #FAF7F2;--gft-cream-2: #F3EDE2;--gft-muted: rgba(10, 10, 10, .64);--gft-line: rgba(10, 10, 10, .1);--gft-heading: var(--font-heading--family, Georgia, "Times New Roman", serif)}.gft-sec{padding-block:var(--padding-block-start, 64px) var(--padding-block-end, 64px);color:var(--gft-dark)}.gft-sec--cream{background:var(--gft-cream)}.gft-sec--white{background:#fff}.gft-sec--dark{background:var(--gft-dark);color:#fff}.gft-wrap{max-width:1120px;margin-inline:auto;padding-inline:40px}.gft-wrap--narrow{max-width:820px}@media screen and (max-width:749px){.gft-wrap{padding-inline:16px}.gft-sec{padding-block:max(calc(var(--padding-block-start, 64px) * .7),36px) max(calc(var(--padding-block-end, 64px) * .7),36px)}}.gft-eyebrow{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gft-gold-dark);margin:0 0 12px}.gft-sec--dark .gft-eyebrow{color:var(--gft-gold)}.gft-title{font-family:var(--gft-heading);font-weight:400;font-size:clamp(1.6rem,3.2vw,2.5rem);line-height:1.18;letter-spacing:-.01em;margin:0 0 16px;color:inherit}.gft-center{text-align:center}.gft-center .gft-lead{margin-inline:auto}.gft-lead{font-size:1.02rem;line-height:1.7;color:var(--gft-muted);max-width:620px;margin:0 0 8px}.gft-sec--dark .gft-lead{color:#ffffffb8}.gft-rte p{margin:0 0 12px;line-height:1.75;color:var(--gft-muted)}.gft-rte p:last-child{margin-bottom:0}.gft-atc{display:flex;flex-direction:column;gap:10px;margin-top:24px}.gft-center .gft-atc{align-items:center}.gft-atc form{margin:0;width:100%;max-width:420px}.gft-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:420px;min-height:56px;padding:16px 28px;border:0;border-radius:6px;background:var(--gft-gold);color:var(--gft-dark);font-size:1rem;font-weight:700;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .2s ease}.gft-btn:hover{background:#d8b95c;color:var(--gft-dark);transform:translateY(-1px)}.gft-btn[disabled]{opacity:.5;cursor:not-allowed}.gft-sec--dark .gft-btn{background:var(--gft-gold);color:var(--gft-dark)}.gft-sec--dark .gft-btn:hover{background:#d8b95c;color:var(--gft-dark)}.gft-btn svg{width:18px;height:18px}.gft-atc__note{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:.8rem;color:var(--gft-muted);margin:0}.gft-center .gft-atc__note{justify-content:center}.gft-sec--dark .gft-atc__note{color:#ffffffb3}.gft-atc__note span:before{content:"\2713  ";color:var(--gft-gold-dark);font-weight:700}.gft-sec--dark .gft-atc__note span:before{color:var(--gft-gold)}.gft-stars{position:relative;display:inline-block;font-size:1rem;line-height:1;letter-spacing:2px;color:#c9a84c47}.gft-stars__fill{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:var(--gft-gold)}.gft-rating{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.875rem}.gft-rating__text{color:var(--color-foreground, var(--gft-dark))}.gft-rating__text strong{font-weight:700}.gft-rating a{color:inherit;text-underline-offset:3px}.gft-rating__text--rte p{margin:0}.gft-hero-copy{display:flex;flex-direction:column;gap:14px}.gft-save{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fbefd0;color:#7a5b12;font-size:.8rem;font-weight:700}.gft-hero-copy__line{font-family:var(--gft-heading);font-style:italic;font-size:1.08rem;line-height:1.5;margin:0;color:var(--color-foreground, var(--gft-dark))}.gft-checks{list-style:none;margin:0;padding:0;display:grid;gap:9px}.gft-checks li{display:flex;gap:10px;align-items:flex-start;font-size:.93rem;line-height:1.45}.gft-checks li:before{content:"";flex:0 0 20px;height:20px;margin-top:1px;border-radius:50%;background:var(--gft-gold) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5.5 10.5l3 3 6-7' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 14px no-repeat}.gft-usps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none}.gft-usps li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:12px 6px;border-radius:8px;background:var(--gft-cream);font-size:.72rem;font-weight:600;line-height:1.25}.gft-usps svg{width:24px;height:24px;color:var(--gft-gold-dark)}@media screen and (max-width:380px){.gft-usps{grid-template-columns:repeat(2,1fr)}}.gft-guar-line{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 14px;font-size:.8rem;color:var(--gft-muted)}.gft-guar-line span{display:inline-flex;align-items:center;gap:5px}.gft-guar-line svg{width:14px;height:14px;color:var(--gft-gold-dark)}.gft-box{border:1px solid rgba(201,168,76,.45);border-radius:10px;background:#fffcf6;padding:16px 18px}.gft-box__title{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:700;margin:0 0 12px}.gft-box__title svg{width:18px;height:18px;color:var(--gft-gold-dark)}.gft-box ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.gft-box li{font-size:.84rem;line-height:1.35;display:flex;gap:8px}.gft-box li:before{content:"\2713";color:var(--gft-gold-dark);font-weight:700}@media screen and (max-width:420px){.gft-box ul{grid-template-columns:1fr}}.gft-emo{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.gft-emo--reverse .gft-emo__media{order:2}.gft-emo__media img{width:100%;height:auto;display:block;border-radius:12px}.gft-quote{position:relative;margin:24px 0 0;padding:22px 24px 20px;background:#fff;border-left:3px solid var(--gft-gold);border-radius:0 10px 10px 0;box-shadow:0 6px 24px #0a0a0a0d}.gft-quote__label{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--gft-gold-dark);margin:0 0 8px}.gft-quote__text{font-family:var(--gft-heading);font-style:italic;font-size:1.18rem;line-height:1.5;margin:0}@media screen and (max-width:749px){.gft-emo{grid-template-columns:1fr;gap:28px}.gft-emo--reverse .gft-emo__media{order:0}}.gft-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;counter-reset:gftstep}.gft-step{background:#fff;border-radius:12px;padding:28px 24px;text-align:center;border:1px solid var(--gft-line)}.gft-sec--white .gft-step{background:var(--gft-cream);border-color:transparent}.gft-step__num{width:44px;height:44px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--gft-dark);color:var(--gft-gold);font-family:var(--gft-heading);font-size:1.2rem}.gft-step img{width:100%;height:auto;border-radius:8px;margin-bottom:16px;display:block}.gft-step__title{font-size:1.05rem;font-weight:700;margin:0 0 8px}.gft-step__text{font-size:.9rem;line-height:1.6;color:var(--gft-muted);margin:0}@media screen and (max-width:749px){.gft-steps{grid-template-columns:1fr;gap:14px;margin-top:28px}.gft-step{display:grid;grid-template-columns:44px 1fr;gap:0 16px;text-align:left;padding:20px}.gft-step__num{margin:0;grid-row:span 2}.gft-step img{grid-column:1 / -1}}.gft-cmp{margin-top:36px;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 8px 30px #0a0a0a0f}.gft-cmp table{width:100%;border-collapse:collapse}.gft-cmp th,.gft-cmp td{padding:15px 16px;font-size:.92rem;border-bottom:1px solid var(--gft-line)}.gft-cmp tr:last-child td{border-bottom:0}.gft-cmp thead th{font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700}.gft-cmp th:first-child,.gft-cmp td:first-child{text-align:left}.gft-cmp th:not(:first-child),.gft-cmp td:not(:first-child){text-align:center;width:24%}.gft-cmp .gft-cmp__us{background:#c9a84c1a}.gft-cmp thead .gft-cmp__us{background:var(--gft-dark);color:var(--gft-gold)}.gft-yes,.gft-no{display:inline-flex;width:26px;height:26px;border-radius:50%;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.gft-yes{background:var(--gft-gold);color:#fff}.gft-no{background:#0a0a0a12;color:#0a0a0a73}@media screen and (max-width:749px){.gft-cmp th,.gft-cmp td{padding:12px 10px;font-size:.83rem}.gft-cmp thead th{font-size:.68rem}}.gft-guar{display:grid;grid-template-columns:220px 1fr;gap:48px;align-items:center}.gft-seal{width:200px;height:200px;border-radius:50%;margin-inline:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 25%,#E6C977,var(--gft-gold) 55%,#9E7B26);color:var(--gft-dark);box-shadow:0 0 0 8px #c9a84c2e,0 14px 40px #0a0a0a2e;text-align:center}.gft-seal__big{font-family:var(--gft-heading);font-size:3.2rem;line-height:1}.gft-seal__small{font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-top:6px}.gft-guar__list{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:14px}.gft-guar__list li{display:flex;gap:14px;align-items:flex-start}.gft-guar__list svg{flex:0 0 22px;width:22px;height:22px;color:var(--gft-gold);margin-top:2px}.gft-guar__list strong{display:block;font-size:.98rem;margin-bottom:2px}.gft-guar__list span{font-size:.88rem;line-height:1.55;opacity:.75}@media screen and (max-width:749px){.gft-guar{grid-template-columns:1fr;gap:28px;text-align:left}.gft-seal{width:160px;height:160px}.gft-seal__big{font-size:2.6rem}}.gft-rev__head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;margin-bottom:36px}.gft-rev__agg{display:inline-flex;align-items:center;gap:10px;font-size:.95rem}.gft-rev__agg .gft-stars{font-size:1.25rem}.gft-rev__grid{columns:3;column-gap:20px}.gft-rev__card{break-inside:avoid;margin:0 0 20px;background:#fff;border-radius:12px;padding:22px;border:1px solid var(--gft-line)}.gft-sec--white .gft-rev__card{background:var(--gft-cream);border-color:transparent}.gft-rev__card.is-hidden{display:none}.gft-rev__card img{width:100%;height:auto;border-radius:8px;display:block;margin-bottom:14px}.gft-rev__text{font-size:.97rem;line-height:1.65;margin:12px 0 16px}.gft-rev__who{display:flex;align-items:center;gap:10px}.gft-rev__avatar{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--gft-dark);color:var(--gft-gold);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}.gft-rev__name{font-weight:700;font-size:.9rem}.gft-rev__meta{font-size:.76rem;color:var(--gft-muted)}.gft-rev__verified{display:inline-flex;align-items:center;gap:4px;color:#2e7d4f;font-weight:600}.gft-rev__verified svg{width:13px;height:13px}.gft-rev__product{display:inline-block;margin-top:12px;font-size:.75rem;color:var(--gft-gold-dark);font-weight:600}.gft-rev__more{display:flex;justify-content:center;margin-top:8px}.gft-rev__more button{background:transparent;border:1px solid var(--gft-dark);border-radius:6px;padding:12px 26px;font-weight:700;font-size:.88rem;cursor:pointer;color:var(--gft-dark)}.gft-rev__empty{text-align:center;padding:24px;border:1px dashed var(--gft-line);border-radius:12px;color:var(--gft-muted)}@media screen and (max-width:989px){.gft-rev__grid{columns:2}}@media screen and (max-width:600px){.gft-rev__grid{columns:1}}.gft-rel{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px}.gft-card{display:flex;flex-direction:column;text-decoration:none;color:inherit}.gft-card__img{aspect-ratio:1;border-radius:10px;overflow:hidden;background:var(--gft-cream);margin-bottom:12px}.gft-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gft-card:hover .gft-card__img img{transform:scale(1.04)}.gft-card__title{font-size:.88rem;line-height:1.4;font-weight:600;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gft-card__price{font-size:.92rem;font-weight:700}.gft-card__price s{font-weight:400;color:var(--gft-muted);margin-right:6px;font-size:.82rem}@media screen and (max-width:749px){.gft-rel{grid-template-columns:repeat(2,1fr);gap:14px}}.gft-final{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center}.gft-final__media img{width:100%;height:auto;display:block;border-radius:12px}.gft-final__price{display:flex;align-items:baseline;gap:12px;margin:8px 0 0}.gft-final__price strong{font-size:1.6rem}.gft-final__price s{opacity:.55}.gft-final__price em{font-style:normal;font-size:.8rem;font-weight:700;background:var(--gft-gold);color:var(--gft-dark);padding:4px 10px;border-radius:999px}@media screen and (max-width:749px){.gft-final{grid-template-columns:1fr;gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/gift-cro.css.map */
