.hsp{--hsp-height-d: 640px;--hsp-height-m: 520px;--hsp-accent: #c4a574;--hsp-btn: #c4a574;--hsp-btn-text: #ffffff;--hsp-text: #ffffff;--hsp-overlay: .35;position:relative;width:100%;color:var(--hsp-text);background:#1a1a1a}.hsp__viewport{position:relative;height:var(--hsp-height-d);overflow:hidden}.hsp__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;z-index:1;pointer-events:none}.hsp__slide.is-active{opacity:1;visibility:visible;z-index:2;pointer-events:auto}.hsp__media{position:absolute;top:0;right:0;bottom:0;left:0}.hsp__img{width:100%;height:100%;object-fit:cover;display:block}.hsp__img--mobile{display:none}.hsp__placeholder{width:100%;height:100%;background:radial-gradient(circle at 70% 40%,rgba(196,165,116,.25),transparent 50%),linear-gradient(135deg,#2a2a2a,#111)}.hsp__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--hsp-slide-overlay, var(--hsp-overlay)) + .25)),rgba(0,0,0,calc(var(--hsp-slide-overlay, var(--hsp-overlay)) * .55)) 45%,#00000014)}.hsp__content{position:relative;z-index:3;height:100%;display:flex;align-items:center;margin-left:auto;margin-right:auto;max-width:var(--page-width, 1440px);padding:2rem 1.25rem 5.5rem;box-sizing:border-box}.hsp__content--left{justify-content:flex-start;text-align:left}.hsp__content--center{justify-content:center;text-align:center}.hsp__content--right{justify-content:flex-end;text-align:right}.hsp__copy{max-width:34rem}.hsp__content--center .hsp__copy{margin-left:auto;margin-right:auto}.hsp__eyebrow{margin:0 0 .85rem;display:inline-flex;align-items:center;gap:.45rem;font-size:.72rem;text-transform:uppercase;font-weight:500;opacity:.95}.hsp__sparkle{color:var(--hsp-accent);font-size:.85rem;line-height:1}.hsp__heading{margin:0 0 .9rem;color:var(--hsp-text);font-family:var(--font-heading-family),Georgia,serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.15}.hsp__text{margin:0 0 1.4rem;color:#ffffffe6;font-size:1rem;line-height:1.65;max-width:32rem}.hsp__content--center .hsp__text{margin-left:auto;margin-right:auto}.hsp__text p{margin:0}.hsp__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hsp__content--center .hsp__actions{justify-content:center}.hsp__content--right .hsp__actions{justify-content:flex-end}.hsp__btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.35rem;border-radius:4px;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .2s ease,background .2s ease,color .2s ease}.hsp__btn--primary{background:var(--hsp-btn);color:var(--hsp-btn-text);border:1px solid var(--hsp-btn)}.hsp__btn--ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.85)}.hsp__btn:hover{opacity:.92}.hsp__arrows{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;display:none}.hsp__arrow{pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border:0;border-radius:999px;background:#14141473;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .2s ease}.hsp__arrow svg{fill:none!important;stroke:currentColor;display:block}.hsp__arrow svg path{fill:none!important;stroke:currentColor!important}.hsp__arrow--prev{inset-inline-start:1.1rem;inset-inline-end:auto}.hsp__arrow--next{inset-inline-end:1.1rem;inset-inline-start:auto}.hsp__footer{position:absolute;left:0;right:0;bottom:1.35rem;z-index:5;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-left:auto;margin-right:auto;max-width:var(--page-width, 1440px);padding-left:1.25rem;padding-right:1.25rem;box-sizing:border-box;pointer-events:none}.hsp__meta{display:flex;flex-direction:column;gap:.55rem;min-width:140px;pointer-events:none}.hsp__counter{display:none;font-size:.85rem;font-variant-numeric:tabular-nums}.hsp__counter-sep{margin:0 .25rem;opacity:.7}.hsp__progress{display:none;width:min(180px,40vw);height:2px;background:#ffffff47;border-radius:2px;overflow:hidden}.hsp__progress-bar{display:block;height:100%;width:0;background:var(--hsp-accent);border-radius:2px}.hsp__thumbs{display:none;gap:.55rem;pointer-events:auto}.hsp__thumb{width:88px;height:58px;padding:0;border:2px solid transparent;border-radius:6px;overflow:hidden;background:#ffffff1a;cursor:pointer;opacity:.72;transition:opacity .2s ease,border-color .2s ease}.hsp__thumb img,.hsp__thumb-empty{display:block;width:100%;height:100%;object-fit:cover}.hsp__thumb-empty{background:#444}.hsp__thumb.is-active,.hsp__thumb:hover{opacity:1;border-color:#fff}.hsp--arrows-d .hsp__arrows{display:block}.hsp--counter-d .hsp__counter{display:inline-flex}.hsp--progress-d .hsp__progress{display:block}.hsp--thumbs-d .hsp__thumbs{display:flex}.hsp--sparkle-d .hsp-el-sparkle{display:inline}.hsp:not(.hsp--sparkle-d) .hsp-el-sparkle{display:none}.hsp--eyebrow-d .hsp-el-eyebrow{display:inline-flex}.hsp:not(.hsp--eyebrow-d) .hsp-el-eyebrow{display:none!important}.hsp--heading-d .hsp-el-heading{display:block}.hsp:not(.hsp--heading-d) .hsp-el-heading{display:none!important}.hsp--text-d .hsp-el-text{display:block}.hsp:not(.hsp--text-d) .hsp-el-text{display:none!important}.hsp--btn1-d .hsp-el-btn1{display:inline-flex}.hsp:not(.hsp--btn1-d) .hsp-el-btn1{display:none!important}.hsp--btn2-d .hsp-el-btn2{display:inline-flex}.hsp:not(.hsp--btn2-d) .hsp-el-btn2{display:none!important}.hsp--rtl .hsp__content--left{justify-content:flex-start;text-align:right}.hsp--rtl .hsp__content--right{justify-content:flex-end;text-align:left}.hsp--rtl .hsp__overlay{background:linear-gradient(270deg,rgba(0,0,0,calc(var(--hsp-slide-overlay, var(--hsp-overlay)) + .25)),rgba(0,0,0,calc(var(--hsp-slide-overlay, var(--hsp-overlay)) * .55)) 45%,#00000014)}.hsp--rtl .hsp__arrow svg{transform:scaleX(-1)}@media(max-width:989px){.hsp__viewport{height:var(--hsp-height-m)}.hsp__img--desktop{display:none}.hsp__img--mobile{display:block}.hsp__content{padding-bottom:4.5rem;align-items:flex-end}.hsp__heading{font-size:clamp(1.7rem,7vw,2.3rem)}.hsp__thumb{width:64px;height:44px}.hsp .hsp-el-sparkle{display:none}.hsp .hsp-el-eyebrow,.hsp .hsp-el-heading,.hsp .hsp-el-text,.hsp .hsp-el-btn1,.hsp .hsp-el-btn2{display:none!important}.hsp .hsp__arrows,.hsp .hsp__counter,.hsp .hsp__progress,.hsp .hsp__thumbs{display:none}.hsp--sparkle-m .hsp-el-sparkle{display:inline}.hsp--eyebrow-m .hsp-el-eyebrow{display:inline-flex!important}.hsp--heading-m .hsp-el-heading,.hsp--text-m .hsp-el-text{display:block!important}.hsp--btn1-m .hsp-el-btn1,.hsp--btn2-m .hsp-el-btn2{display:inline-flex!important}.hsp--arrows-m .hsp__arrows{display:block}.hsp--counter-m .hsp__counter{display:inline-flex}.hsp--progress-m .hsp__progress{display:block}.hsp--thumbs-m .hsp__thumbs{display:flex}.hsp--content-below-m .hsp__viewport{height:auto}.hsp--content-below-m .hsp__slide{position:relative;height:auto;display:none}.hsp--content-below-m .hsp__slide.is-active{display:block}.hsp--content-below-m .hsp__media{position:relative;height:var(--hsp-height-m)}.hsp--content-below-m .hsp__content{position:relative;height:auto;align-items:flex-start;padding:1.25rem 1.25rem 4.5rem;color:#1a1a1a}.hsp--content-below-m .hsp__heading,.hsp--content-below-m .hsp__eyebrow,.hsp--content-below-m .hsp__text{color:#1a1a1a}.hsp--content-below-m .hsp__text{color:#5c5c5c}.hsp--content-below-m .hsp__btn--ghost{color:#1a1a1a;border-color:#1a1a1a}.hsp--content-below-m .hsp__overlay{display:none}.hsp--content-below-m .hsp__footer{bottom:.85rem}.hsp--content-below-m .hsp__counter,.hsp--content-below-m .hsp__progress{color:#1a1a1a}.hsp--content-below-m .hsp__progress{background:#00000026}}@media(max-width:640px){.hsp__arrow{width:40px;height:40px}.hsp__arrow--prev{inset-inline-start:.65rem;inset-inline-end:auto}.hsp__arrow--next{inset-inline-end:.65rem;inset-inline-start:auto}.hsp__actions{width:100%}.hsp__btn{flex:1 1 auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-hero-slider-perfyra.css.map */
