@keyframes sparkle-glow{0%,100%{filter:drop-shadow(0 0 2px rgba(255, 255, 255, 0.5))}50%{filter:drop-shadow(0 0 8px rgb(255, 255, 255)) drop-shadow(0 0 12px rgba(255, 255, 255, 0.6))}}@keyframes sparkle-rotate{0%,100%{transform:rotate(0) scale(1)}25%{transform:rotate(-10deg) scale(1.1)}50%{transform:rotate(10deg) scale(1.15)}75%{transform:rotate(-10deg) scale(1.1)}}.advance-search-cta-nudge{backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.5);border-radius:5px;box-shadow:0 1px 12px 0 rgba(0,0,0,.04);display:flex;flex-direction:column;gap:16px;max-width:370px;padding:15px;width:100%}.advance-search-cta-nudge__content{align-items:flex-start;display:flex;gap:12px}.advance-search-cta-nudge__icon{align-items:center;background:linear-gradient(135deg, #155dfc 0%, #00b8db 100%);border-radius:6px;box-shadow:0 4px 6px -4px rgba(0,0,0,.1),0 10px 15px -3px rgba(0,0,0,.1);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.advance-search-cta-nudge__icon svg{height:20px;stroke:var(--color-white);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.advance-search-cta-nudge__icon svg path{fill:none;stroke:inherit}.advance-search-cta-nudge__text{display:flex;flex:1;flex-direction:column;gap:4px}.advance-search-cta-nudge__title{color:#101828;font-size:17px;font-weight:500;line-height:1.53;margin:0}.advance-search-cta-nudge__description{color:#4a5565;font-size:14px;font-weight:400;line-height:1.57;margin:0}.advance-search-cta-nudge__btn{align-items:center;background:linear-gradient(90deg, #155dfc 0%, #0092b8 100%);border-radius:3px;color:var(--color-white);display:flex;font-size:13px;font-weight:700;gap:10px;justify-content:center;letter-spacing:.05em;padding:12px 20px;text-decoration:none;text-transform:uppercase;transition:opacity .2s ease;width:100%}.advance-search-cta-nudge__btn:hover{color:var(--color-white);opacity:.9}.advance-search-cta-nudge__btn svg{display:block;flex-shrink:0;height:20px;width:20px}.advance-search-cta-nudge__btn svg path{fill:var(--color-white)}.advance-search-cta-nudge__btn svg:last-child{height:12px;width:12px}
