.elegant-separator-heading{display:flex!important;align-items:center!important;justify-content:center!important;gap:3rem!important;flex-wrap:nowrap!important;text-align:center!important;line-height:1.2!important;position:relative;width:100%;margin:0 auto}.elegant-separator-heading .separator-word{position:relative;white-space:nowrap;display:inline-block;padding:.5rem 0}.elegant-separator-heading .separator-word:not(:last-child):after{content:"";position:absolute;right:-1.8rem;top:50%;width:10px;height:10px;background:#fffffff2;transform:translateY(-40%) rotate(45deg);box-shadow:0 0 8px #ffffffe6,0 0 16px #ffffffb3,0 0 24px #ffffff80,inset 0 0 6px #fff6;animation:diamond-sparkle 4s ease-in-out infinite;z-index:1;will-change:transform,opacity;border-radius:0}@keyframes diamond-sparkle{0%,to{opacity:.9;transform:translateY(-40%) scale(1) rotate(45deg);box-shadow:0 0 6px #fffc,0 0 12px #fff9,0 0 18px #fff6,inset 0 0 4px #ffffff4d}25%{opacity:1;transform:translateY(-40%) scale(1.05) rotate(90deg);box-shadow:0 0 10px #fff,0 0 20px #fffc,0 0 30px #fff9,inset 0 0 6px #fff6}50%{opacity:.95;transform:translateY(-40%) scale(1) rotate(135deg);box-shadow:0 0 8px #ffffffe6,0 0 16px #ffffffb3,0 0 24px #ffffff80,inset 0 0 5px #ffffff59}75%{opacity:1;transform:translateY(-40%) scale(1.08) rotate(180deg);box-shadow:0 0 12px #fff,0 0 24px #ffffffe6,0 0 36px #ffffffb3,inset 0 0 7px #ffffff80}}@media (max-width: 768px){.elegant-separator-heading{gap:2rem!important;flex-direction:column!important;align-items:center!important}.elegant-separator-heading .separator-word:not(:last-child):after{display:none!important}.elegant-separator-heading .separator-word{padding:.75rem 0}.elegant-separator-heading .separator-word:not(:last-child):before{content:"";position:absolute;bottom:-1rem;left:50%;width:10px;height:10px;background:#fffffff2;transform:translate(-50%) rotate(45deg);box-shadow:0 0 6px #ffffffe6,0 0 12px #ffffffb3,0 0 18px #ffffff80,inset 0 0 4px #fff6;animation:diamond-sparkle-mobile 4s ease-in-out infinite;animation-delay:.5s;z-index:1;will-change:transform,opacity;border-radius:0}}@keyframes diamond-sparkle-mobile{0%,to{opacity:.9;transform:translate(-50%) scale(1) rotate(45deg);box-shadow:0 0 4px #fffc,0 0 8px #fff9,0 0 12px #fff6,inset 0 0 3px #ffffff4d}50%{opacity:1;transform:translate(-50%) scale(1.1) rotate(225deg);box-shadow:0 0 8px #fff,0 0 16px #fffc,0 0 24px #fff9,inset 0 0 5px #fff6}}.color-scheme-light .elegant-separator-heading .separator-word:not(:last-child):after{background:#000c;box-shadow:0 0 4px #0009,0 0 8px #0006,0 0 12px #0003,inset 0 0 4px #0000004d;animation:diamond-sparkle-dark 4s ease-in-out infinite}@keyframes diamond-sparkle-dark{0%,to{opacity:.8;transform:translateY(-40%) scale(1) rotate(45deg);box-shadow:0 0 4px #0009,0 0 8px #0006,0 0 12px #0003,inset 0 0 4px #0000004d}25%{opacity:1;transform:translateY(-40%) scale(1.05) rotate(90deg);box-shadow:0 0 8px #000c,0 0 16px #0009,0 0 24px #0006,inset 0 0 6px #0006}50%{opacity:.9;transform:translateY(-40%) scale(1) rotate(135deg);box-shadow:0 0 6px #000000b3,0 0 12px #00000080,0 0 18px #0000004d,inset 0 0 5px #00000059}75%{opacity:1;transform:translateY(-40%) scale(1.08) rotate(180deg);box-shadow:0 0 10px #000000e6,0 0 20px #000000b3,0 0 30px #00000080,inset 0 0 7px #00000080}}@media (max-width: 768px){.color-scheme-light .elegant-separator-heading .separator-word:not(:last-child):before{background:#000c;box-shadow:0 0 3px #0009,0 0 6px #0006,0 0 9px #0003,inset 0 0 3px #0000004d;animation:diamond-sparkle-mobile-dark 4s ease-in-out infinite;animation-delay:.5s}}@keyframes diamond-sparkle-mobile-dark{0%,to{opacity:.8;transform:translate(-50%) scale(1) rotate(45deg);box-shadow:0 0 3px #0009,0 0 6px #0006,0 0 9px #0003,inset 0 0 3px #0000004d}50%{opacity:1;transform:translate(-50%) scale(1.1) rotate(225deg);box-shadow:0 0 6px #000c,0 0 12px #0009,0 0 18px #0006,inset 0 0 5px #0006}}.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (hover: hover){.elegant-separator-heading:hover .separator-word:after{transform:translateY(-40%) scale(1.15) rotate(45deg)!important;box-shadow:0 0 12px #fff,0 0 24px #fffc,0 0 36px #fff9,inset 0 0 8px #ffffff80!important;animation-duration:2s!important}.elegant-separator-heading:hover .separator-word:before{transform:translate(-50%) scale(1.15) rotate(45deg)!important;box-shadow:0 0 8px #fff,0 0 16px #fffc,0 0 24px #fff9,inset 0 0 6px #fff6!important;animation-duration:2s!important}.color-scheme-light .elegant-separator-heading:hover .separator-word:after,.color-scheme-light .elegant-separator-heading:hover .separator-word:before{box-shadow:0 0 8px #000c,0 0 16px #0009,0 0 24px #0006,inset 0 0 6px #0006!important}}@media (max-width: 640px){.elegant-separator-heading{gap:1.5rem!important}.elegant-separator-heading .separator-word:not(:last-child):before{bottom:-.75rem;width:8px;height:8px}}@media (max-width: 480px){.elegant-separator-heading{gap:1rem!important}.elegant-separator-heading .separator-word{font-size:.95em;padding:.5rem 0}.elegant-separator-heading .separator-word:not(:last-child):before{bottom:-.6rem;width:6px;height:6px}}@supports not (left: calc(100% + 1.5rem)){.elegant-separator-heading .separator-word:not(:last-child):after{right:-1.8rem;left:auto}}.elegant-separator-heading .separator-word{min-width:0;max-width:100%;overflow-wrap:break-word}.elegant-separator-heading{min-height:1.5em}@media (max-width: 992px) and (min-width: 769px){.elegant-separator-heading{gap:2.5rem!important}.elegant-separator-heading .separator-word:not(:last-child):after{right:-1.5rem;width:9px;height:9px}}@media (prefers-reduced-motion: reduce){.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{animation:none!important;transform:translateY(-40%) rotate(45deg)!important}@media (max-width: 768px){.elegant-separator-heading .separator-word:before{transform:translate(-50%) rotate(45deg)!important}}.elegant-separator-heading .separator-word:after{box-shadow:0 0 8px #ffffffe6,0 0 16px #ffffffb3,0 0 24px #ffffff80,inset 0 0 6px #fff6!important}.elegant-separator-heading .separator-word:before{box-shadow:0 0 6px #ffffffe6,0 0 12px #ffffffb3,0 0 18px #ffffff80,inset 0 0 5px #fff6!important}.color-scheme-light .elegant-separator-heading .separator-word:after,.color-scheme-light .elegant-separator-heading .separator-word:before{box-shadow:0 0 6px #000000b3,0 0 12px #00000080,0 0 18px #0000004d,inset 0 0 5px #0006!important}}@supports (will-change: transform){.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{will-change:transform,opacity}}@supports (transform: translateZ(0)){.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{transform:translateZ(0)}}@media (prefers-contrast: high){.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{background:currentColor!important;box-shadow:none!important;opacity:1!important;animation:none!important}}@media (prefers-color-scheme: dark){.elegant-separator-heading .separator-word:not(:last-child):after,.elegant-separator-heading .separator-word:not(:last-child):before{background:#fffffff2}}@media (prefers-color-scheme: light){.elegant-separator-heading .separator-word:not(:last-child):after,.elegant-separator-heading .separator-word:not(:last-child):before{background:#000000d9}}@supports not (box-shadow: 0 0 0 rgba(0,0,0,0)){.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{background:#ffffffe6!important;box-shadow:none!important}.color-scheme-light .elegant-separator-heading .separator-word:after,.color-scheme-light .elegant-separator-heading .separator-word:before{background:#000c!important;box-shadow:none!important}}@media print{.elegant-separator-heading .separator-word:after,.elegant-separator-heading .separator-word:before{animation:none!important;background:#000!important;box-shadow:none!important}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/about-us-elegant-separators.css.map */
