.tgh-section{--fd:"Josefin Sans",sans-serif;--fs:"Cormorant Garamond",serif;--fp:"Playfair Display",serif;position:relative;z-index:0;isolation:isolate;background:var(--tgh-bg);color:var(--tgh-text);overflow:hidden}.tgh-hero{position:relative;z-index:1;min-height:72vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:110px 64px 120px;overflow:hidden;background:linear-gradient(155deg,var(--tgh-bg) 0%,var(--tgh-bg2) 55%,var(--tgh-bg) 100%)}.tgh-orbs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.tgh-orb{position:absolute;border-radius:50%;background:radial-gradient(circle,var(--tgh-glow) 0%,transparent 70%);animation:tghOrb 18s ease-in-out infinite}.tgh-orb--a{width:750px;height:750px;top:-200px;left:50%;translate:-50% 0;opacity:.9;animation-delay:0s}.tgh-orb--b{width:440px;height:440px;bottom:-130px;left:5%;opacity:.55;animation-delay:-6s}.tgh-orb--c{width:360px;height:360px;top:4%;right:5%;opacity:.45;animation-delay:-12s}@keyframes tghOrb{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(-44px) scale(1.07)}70%{transform:translateY(24px) scale(.95)}}.tgh-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px}.tgh-illus{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden}.tgh-illus__svg{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;animation:tghFloat 17s ease-in-out infinite}@keyframes tghFloat{0%,to{opacity:1;transform:scale(1) translateY(0)}50%{opacity:.9;transform:scale(1.013) translateY(-9px)}}.tgh-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(112deg,transparent 26%,rgba(255,255,255,.17) 50%,transparent 74%),linear-gradient(176deg,rgba(255,255,255,.09) 0%,transparent 50%);animation:tghShimmer 9s ease-in-out infinite}@keyframes tghShimmer{0%,to{opacity:.5}50%{opacity:1}}.tgh-corners{position:absolute;top:22px;right:22px;bottom:22px;left:22px;z-index:5;pointer-events:none}.tgc{position:absolute;display:block;width:50px;height:50px;border-color:var(--tgh-accent);border-style:solid;opacity:.22;transition:opacity .9s cubic-bezier(.16,1,.3,1),width .9s cubic-bezier(.16,1,.3,1),height .9s cubic-bezier(.16,1,.3,1)}.tgc:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--tgh-accent);opacity:0;transition:opacity .7s ease}.tgc--tl{top:0;left:0;border-width:1.5px 0 0 1.5px}.tgc--tl:after{bottom:-2px;right:-2px}.tgc--tr{top:0;right:0;border-width:1.5px 1.5px 0 0}.tgc--tr:after{bottom:-2px;left:-2px}.tgc--bl{bottom:0;left:0;border-width:0 0 1.5px 1.5px}.tgc--bl:after{top:-2px;right:-2px}.tgc--br{bottom:0;right:0;border-width:0 1.5px 1.5px 0}.tgc--br:after{top:-2px;left:-2px}.tgh-hero:hover .tgc{opacity:.56;width:72px;height:72px}.tgh-hero:hover .tgc:after{opacity:.55}.tgh-inner{position:relative;z-index:6;max-width:860px;display:flex;flex-direction:column;align-items:center}.tgh-eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 30px;flex-wrap:wrap;justify-content:center}.tgh-eyebrow__rule{display:inline-block;width:42px;height:1px;flex-shrink:0;background:linear-gradient(90deg,transparent,var(--tgh-accent),transparent);opacity:.4}.tgh-eyebrow__en{font-family:var(--fd);font-size:9px;font-weight:200;letter-spacing:.58em;text-transform:uppercase;color:var(--tgh-accent);opacity:.72}.tgh-title{font-family:var(--fp);font-weight:700;font-size:clamp(54px,10.5vw,116px);line-height:.87;letter-spacing:-.02em;color:var(--tgh-text);margin:0 0 20px}.tgh-title:after{content:"";display:block;margin:24px auto 0;width:50px;height:1.5px;background:linear-gradient(90deg,transparent,var(--tgh-accent),var(--tgh-aclt),var(--tgh-accent),transparent);opacity:.5;transition:width 1s cubic-bezier(.16,1,.3,1),opacity .7s}.tgh-hero:hover .tgh-title:after{width:188px;opacity:.88}.tgh-kicker{font-family:var(--fs);font-style:italic;font-weight:300;font-size:clamp(13px,1.45vw,17.5px);letter-spacing:.24em;text-transform:uppercase;color:var(--tgh-sub);margin:0 0 30px}.tgh-desc{font-family:var(--fs);font-size:clamp(16px,1.8vw,20px);line-height:1.95;color:var(--tgh-sub);font-style:italic;font-weight:300;margin:0 0 34px;max-width:640px;padding:22px 32px;border:1px solid color-mix(in srgb,var(--tgh-accent) 22%,transparent);background:color-mix(in srgb,var(--tgh-bg) 74%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tgh-desc p{margin:0 0 .85em}.tgh-desc p:last-child{margin-bottom:0}.tgh-desc strong{font-style:normal;font-weight:500;color:var(--tgh-text)}.tgh-count{display:flex;align-items:center;gap:14px}.tgh-count__line{display:block;width:28px;height:1px;background:linear-gradient(90deg,transparent,var(--tgh-accent),transparent);opacity:.28}.tgh-count__num{font-family:var(--fp);font-weight:700;font-size:clamp(18px,2vw,26px);color:var(--tgh-accent);opacity:.72}.tgh-count__label{font-family:var(--fd);font-size:8px;font-weight:200;letter-spacing:.55em;text-transform:uppercase;color:var(--tgh-sub);opacity:.6}.tgh-watermark{position:absolute;bottom:-28px;right:44px;font-family:var(--fd);font-weight:100;font-size:clamp(80px,16vw,196px);letter-spacing:.06em;text-transform:uppercase;color:var(--tgh-accent);opacity:.03;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:2}.facets__item,details.facets__item,.facets--drawer .facets__item,.facets--vertical .facets__item{border-top:none!important}.facets__item+.facets__item:before,details.facets__item+details.facets__item:before,.facets--drawer .facets__item:before,.facets--vertical .facets__item:before{content:""!important;display:block!important;height:1px!important;border:none!important;background:linear-gradient(90deg,transparent 0%,rgba(155,125,95,.12) 16%,rgba(155,125,95,.36) 50%,rgba(155,125,95,.12) 84%,transparent 100%)!important;margin:0 18px!important;width:calc(100% - 36px)!important}.sorting-filter+.sorting-filter:before{content:""!important;display:block!important;height:1px!important;border:none!important;background:linear-gradient(90deg,transparent 0%,rgba(155,125,95,.12) 16%,rgba(155,125,95,.36) 50%,rgba(155,125,95,.12) 84%,transparent 100%)!important}@media(max-width:768px){.tgh-hero{min-height:58vh;padding:78px 28px 88px}.tgh-corners{top:14px;right:14px;bottom:14px;left:14px}.tgc{width:30px;height:30px}.tgh-watermark{font-size:68px}.tgh-desc{font-size:15px;padding:16px 18px}.tgh-orb--a{width:380px;height:380px}.tgh-orb--b{width:270px;height:270px}.tgh-orb--c{display:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/pj-tag-collection-header.css.map */
