.lux-trust{position:relative;isolation:isolate;overflow:hidden;padding-top:var(--lxt-pad-top, 100px);padding-bottom:var(--lxt-pad-bottom, 100px);color:#f2efe9;background:radial-gradient(900px 500px at 20% 50%,rgba(31,111,115,.12),transparent 60%),radial-gradient(800px 500px at 80% 50%,rgba(200,184,154,.08),transparent 60%),linear-gradient(180deg,#0b0e0f,#0e1213 60%,#0b0e0f)}.lux-trust:before,.lux-trust:after{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:1}.lux-trust:before{top:0;background:linear-gradient(180deg,#0b0e0ff2,#0b0e0f8c 35%,#0b0e0f00)}.lux-trust:after{bottom:0;background:linear-gradient(0deg,#0b0e0ff2,#0b0e0f8c 35%,#0b0e0f00)}.lux-trust__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.lux-trust__bg-glow{position:absolute;border-radius:50%;filter:blur(110px);will-change:transform;opacity:.4}.lux-trust__bg-glow--teal{width:480px;height:480px;left:-100px;top:-10%;background:radial-gradient(circle,#1f6f7380,#1f6f7300 70%);animation:lxt-drift-a 30s ease-in-out infinite}.lux-trust__bg-glow--gold{width:420px;height:420px;right:-90px;bottom:-10%;background:radial-gradient(circle,#c8b89a5c,#c8b89a00 70%);animation:lxt-drift-b 36s ease-in-out infinite}@keyframes lxt-drift-a{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(30px,-20px,0) scale(1.08)}}@keyframes lxt-drift-b{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-25px,15px,0) scale(1.1)}}.lux-trust__inner{position:relative;z-index:2;max-width:1320px;margin:0 auto;padding:0 clamp(20px,4vw,64px)}.lux-trust__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(20px,2vw,36px);align-items:stretch;position:relative}@media(min-width:990px){.lux-trust__item+.lux-trust__item:before{content:"";position:absolute;left:0;top:14%;width:1px;height:72%;background:linear-gradient(180deg,transparent,rgba(200,184,154,.28) 30%,rgba(200,184,154,.28) 70%,transparent);opacity:.55;pointer-events:none}}.lux-trust__item{position:relative;display:flex;align-items:center;gap:clamp(14px,1.4vw,22px);padding:clamp(18px,1.6vw,24px) clamp(18px,1.6vw,28px);text-align:left;opacity:0;transform:translate3d(0,18px,0);transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform .6s cubic-bezier(.25,.1,.25,1);transition-delay:calc(var(--lxt-i, 0) * .11s);will-change:transform,opacity}.lux-trust__item.is-visible{opacity:1;transform:translateZ(0)}.lux-trust__icon-wrap{position:relative;flex:0 0 auto;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center}.lux-trust__icon-halo{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;background:radial-gradient(circle,rgba(31,111,115,.35),transparent 70%);opacity:0;filter:blur(14px);transition:opacity .6s ease;z-index:0}.lux-trust__icon{position:relative;z-index:1;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#c8b89aeb;background:radial-gradient(circle at 30% 30%,#1f6f7347,#0000 70%);border:1px solid rgba(200,184,154,.28);transition:transform .7s cubic-bezier(.25,.1,.25,1),color .5s ease,border-color .5s ease,box-shadow .6s ease}.lux-trust__icon svg{width:26px;height:26px;display:block}.lux-trust__text{display:flex;flex-direction:column;gap:4px;min-width:0}.lux-trust__label{font-family:var(--font-heading, "Cormorant Garamond", serif);font-weight:500;font-size:clamp(16px,1.3vw,19px);letter-spacing:.02em;line-height:1.2;color:#f7f5f0;transition:color .5s ease}.lux-trust__desc{font-family:var(--font-body, "Inter", sans-serif);font-weight:300;font-size:12.5px;line-height:1.55;letter-spacing:.04em;color:#f2efe99e}@media(hover:hover)and (pointer:fine){.lux-trust__item:hover{transform:translate3d(0,-4px,0)}.lux-trust__item:hover .lux-trust__icon{color:#f7f5f0;border-color:#c8b89ab3;box-shadow:0 0 24px -2px #c8b89a59;transform:scale(1.05)}.lux-trust__item:hover .lux-trust__icon-halo{opacity:1}.lux-trust__item:hover .lux-trust__label{color:#fafaf8}}@media(max-width:749px){.lux-trust__grid{grid-template-columns:1fr;gap:10px}.lux-trust__item{padding:18px 8px;justify-content:center;text-align:left;max-width:360px;margin:0 auto;width:100%}.lux-trust__item+.lux-trust__item:before{content:"";position:absolute;top:0;left:20%;right:20%;width:auto;height:1px;background:linear-gradient(90deg,transparent,rgba(200,184,154,.28),transparent);opacity:.5}.lux-trust__icon-wrap,.lux-trust__icon{width:50px;height:50px}.lux-trust__icon svg{width:22px;height:22px}.lux-trust__label{font-size:15.5px}.lux-trust__desc{font-size:12px}.lux-trust:before,.lux-trust:after{height:80px}.lux-trust__bg-glow{filter:blur(80px);opacity:.3}}@media(prefers-reduced-motion:reduce){.lux-trust__item,.lux-trust__icon,.lux-trust__icon-halo,.lux-trust__bg-glow{animation:none!important;transition:none!important}.lux-trust__item{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-luxury-trust.css.map */
