/*
Generated time: June 15, 2026 02:25
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.usp-bar{background-color:var(--usp-bg,#1a1a2e);color:var(--usp-color,#fff);padding:var(--usp-padding,20px) 1.5rem;width:100%}.usp-bar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0;max-width:1200px;margin:0 auto}.usp-bar__item{display:flex;align-items:center;gap:.6rem;padding:.5rem 1.5rem;flex:1 1 160px;justify-content:center}.usp-bar__icon{font-size:1.4rem;line-height:1;color:var(--usp-accent,#c9a84c);flex-shrink:0}.usp-bar__text{display:flex;flex-direction:column;gap:.1rem}.usp-bar__title{font-size:.85rem;font-weight:700;line-height:1.2;color:var(--usp-color,#fff)}.usp-bar__subtitle{font-size:.72rem;opacity:.65;line-height:1.3;color:var(--usp-color,#fff)}.usp-bar__divider{width:1px;height:2rem;background:rgba(255,255,255,.15);flex-shrink:0;align-self:center}@media (max-width:749px){.usp-bar__inner{gap:.25rem}.usp-bar__item{flex:1 1 140px;padding:.5rem .75rem}.usp-bar__divider{display:none}}@media (max-width:480px){.usp-bar__item{flex:1 1 100%;justify-content:flex-start;padding:.4rem .5rem;border-bottom:1px solid rgba(255,255,255,.08)}.usp-bar__item:last-child{border-bottom:none}}