.gh-vids{display:flex;justify-content:center;align-items:flex-start;gap:18px;overflow:hidden}.gh-vid{flex:none;width:340px;display:flex;flex-direction:column}.gh-vid--big{width:340px}.gh-vid__media{position:relative;width:100%;height:440px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.gh-vid--big .gh-vid__media{height:440px;box-shadow:0 0 0 3px #c98a3c}.gh-vid__media img{width:100%;height:100%;object-fit:cover}.gh-vid__cap{background:var(--gh-cream);border-radius:6px;padding:9px 13px;font-size:13px;font-weight:600;color:var(--gh-ink-3);margin-top:11px}.gh-vid__ctrls{position:absolute;bottom:12px;right:12px;display:flex;gap:8px}.gh-vid__ctrls span{width:30px;height:30px;border-radius:999px;background:#281e148c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.gh-carousel-nav{display:flex;justify-content:center;gap:16px;margin-top:34px}.gh-carousel-nav button{width:46px;height:46px;border-radius:999px;background:var(--gh-ink);color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer}.gh-dots{display:flex;gap:7px;align-items:center}.gh-dots span{width:8px;height:8px;border-radius:999px;background:#e0d2bb}.gh-dots span.is-active{background:var(--gh-gold)}.gh-stories{display:grid;grid-template-columns:1fr 1.3fr;align-items:stretch}.gh-stories__media{min-height:560px;overflow:hidden}.gh-stories__media img{width:100%;height:100%;object-fit:cover}.gh-stories__body{padding:70px 56px}.gh-stories__cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gh-story-card{border:1px solid var(--gh-border);border-radius:10px;padding:24px}.gh-story-card__name{font-size:13px;color:var(--gh-muted);font-weight:600;margin:8px 0 16px;padding-bottom:14px;border-bottom:1px solid #efe7d9}.gh-story-card h3{font-size:16px;font-weight:800;margin:0 0 8px;color:var(--gh-ink-2)}.gh-story-card p{font-size:14px;color:var(--gh-body);margin:0 0 16px;font-style:italic}.gh-story-card__rec{font-size:12.5px;color:var(--gh-green);font-weight:700}.gh-feel{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.gh-feel__stats{display:flex;flex-direction:column;gap:22px}.gh-fan{position:relative;height:360px}.gh-fan__c{position:absolute;top:12%;width:40%;aspect-ratio:3/4;border:8px solid #c9a978;border-radius:3px;box-shadow:0 16px 36px -18px #4a321480;overflow:hidden}.gh-fan__c img{width:100%;height:100%;object-fit:cover}.gh-fan__c--l{left:4%;transform:rotate(-9deg)}.gh-fan__c--r{right:4%;border-color:#3a2c1c;transform:rotate(9deg)}.gh-fan__c--m{left:50%;top:0;transform:translate(-50%);width:42%;z-index:2;box-shadow:0 20px 44px -16px #4a321499}.gh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gh-step__media{position:relative;aspect-ratio:4/3;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.gh-step__media img{width:100%;height:100%;object-fit:cover}.gh-step__badge{position:absolute;top:0;right:0;background:var(--gh-orange);color:#fff;font-size:13px;font-weight:700;padding:7px 16px;border-radius:0 8px;z-index:2}.gh-step h3{font-size:18px;font-weight:800;margin:18px 0 8px;color:var(--gh-ink-2)}.gh-step p{font-size:14.5px;color:var(--gh-body-2);margin:0}.gh-procon{display:grid;grid-template-columns:1fr 1fr;gap:56px}.gh-procon__col{display:flex;gap:24px;align-items:flex-start}.gh-procon__img{flex:0 0 130px;aspect-ratio:3/4;border:7px solid #c9a978;border-radius:3px;transform:rotate(-3deg);box-shadow:0 14px 30px -16px #4a321480;overflow:hidden}.gh-procon__img--con{border-color:#cfc7b8;transform:rotate(4deg);box-shadow:0 14px 30px -16px #4a32144d}.gh-procon__img img{width:100%;height:100%;object-fit:cover}.gh-procon h3{font-family:var(--gh-head);font-size:22px;font-weight:600;margin:0 0 16px;color:var(--gh-ink)}.gh-procon__list{display:flex;flex-direction:column;gap:14px}.gh-procon__row{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:600}.gh-procon__row--pro{color:var(--gh-ink-3)}.gh-procon__row--pro b{color:var(--gh-green);font-weight:800}.gh-procon__row--con{color:#8a7f6e}.gh-procon__row--con b{color:var(--gh-red);font-weight:800}.gh-related{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gh-related__card{display:flex;flex-direction:column}.gh-related__media{position:relative;aspect-ratio:1/1;border-radius:6px;overflow:hidden}.gh-related__media img{width:100%;height:100%;object-fit:cover}.gh-related__badge{position:absolute;top:12px;right:12px;background:#3a2c1c;color:#fff;font-size:12px;font-weight:700;padding:5px 12px;border-radius:5px}.gh-related h3{font-size:15.5px;font-weight:700;margin:16px 0 10px;color:var(--gh-ink-2);line-height:1.35}.gh-related__price{display:flex;align-items:center;gap:10px;margin-bottom:14px}.gh-related__price .now{font-size:17px;font-weight:800;color:var(--gh-price)}.gh-related__price .was{font-size:14px;color:#a89a82;text-decoration:line-through}.gh-related .gh-btn{padding:14px;font-size:14px;border-radius:6px}@media(max-width:990px){.gh-vids{flex-wrap:nowrap;overflow-x:auto}.gh-stories{grid-template-columns:1fr}.gh-stories__body{padding:44px 24px}.gh-feel,.gh-procon{grid-template-columns:1fr;gap:32px}.gh-steps{grid-template-columns:1fr}.gh-related{grid-template-columns:1fr 1fr}}@media(max-width:600px){.gh-related{grid-template-columns:1fr 1fr}.gh-vid,.gh-vid--big{width:280px}}.gh-gallery__thumbs{max-height:372px;overflow-y:auto;padding-right:4px;scrollbar-width:thin}.gh-gallery__thumbs::-webkit-scrollbar{width:6px}.gh-gallery__thumbs::-webkit-scrollbar-thumb{background:#d8c5a8;border-radius:6px}@media(max-width:990px){#graceheld-product .gh-hero__grid{gap:18px}#graceheld-product .gh-hero__grid>div:not(.gh-hero__form){display:contents}#graceheld-product .gh-gallery{order:1}#graceheld-product .gh-hero__form{order:2;display:flex;flex-direction:column}#graceheld-product .gh-acc--cards{order:3;margin-top:0}#graceheld-product .gh-hero__form>*{order:20}#graceheld-product .gh-hero__form>.gh-rating-pill{order:1;margin-bottom:4px}#graceheld-product .gh-hero__form>.gh-h1{order:2;margin:0 0 6px}#graceheld-product .gh-hero__form>.gh-price{order:3}#graceheld-product .gh-hero__form>.gh-opt{order:4}#graceheld-product .gh-hero__form>.gh-product-form{order:5}#graceheld-product .gh-hero__form>.gh-pay{order:6}#graceheld-product .gh-hero__form>.gh-timeline{order:7}#graceheld-product .gh-hero__form>.gh-bullets{order:8}#graceheld-product .gh-hero__form>.gh-trustrow{order:9}#graceheld-product .gh-hero__form>.gh-mini-review{order:10}#graceheld-product .gh-hero__form>.gh-lede{display:none}#graceheld-product{padding-top:20px}#graceheld-product .gh-gallery__thumbs{margin-top:8px}#graceheld-product .gh-gallery__stage{max-height:58svh}.gh .gh-marquee{padding:8px 0}.gh .gh-marquee__group{font-size:12px}}@media(max-width:990px){#graceheld-product .gh-rating-pill{align-self:flex-start;width:fit-content;max-width:100%;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#fbf7f1;border:1px solid #efe6d8;white-space:nowrap}#graceheld-product .gh-rating-pill__stars{font-size:14px;letter-spacing:.5px;line-height:1}#graceheld-product .gh-rating-pill__num{font-size:14px;font-weight:800;line-height:1}#graceheld-product .gh-rating-pill__scale,#graceheld-product .gh-rating-pill__sep{display:none}#graceheld-product .gh-rating-pill__count{font-size:12.5px;line-height:1;white-space:nowrap;opacity:.8}#graceheld-product .gh-rating-pill__check{width:14px;height:14px;flex:0 0 auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/graceheld-product-4.css.map */
