.bg-gradient-radial{background:radial-gradient(circle,var(--first-color,transparent) 0,var(--second-color,transparent) 50%)}.bg-pattern{background-image:radial-gradient(circle at 20% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.15) 0,transparent 50%)}.dark section{background:var(--tm-bg-primary)}.dark .bg-\[var\(--tm-bg-primary\)\]{background:var(--tm-bg-secondary);border-color:var(--tm-bd-secondary)}.dark .bg-\[var\(--tm-bg-secondary\)\]{background:var(--tm-bg-primary);border-color:var(--tm-bd-secondary)}.community-activity,.culture-card,.employee-story,.work-style-item{animation:fadeInUp .6s ease-out forwards;opacity:0}.culture-card:first-child{animation-delay:.1s}.culture-card:nth-child(2){animation-delay:.2s}.culture-card:nth-child(3){animation-delay:.3s}.employee-story:first-child{animation-delay:.1s}.employee-story:nth-child(2){animation-delay:.2s}.community-activity:first-child{animation-delay:.1s}.community-activity:nth-child(2){animation-delay:.2s}.community-activity:nth-child(3){animation-delay:.3s}.community-activity:nth-child(4){animation-delay:.4s}.work-style-item:first-child{animation-delay:.1s}.work-style-item:nth-child(2){animation-delay:.2s}.work-style-item:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.employee-story blockquote,.new-joiner-message{position:relative}.new-joiner-message:before{background:linear-gradient(135deg,var(--tm-accent-gradient-from) 0,var(--tm-accent-gradient-to) 100%);border-radius:2rem;content:"";inset:-2px;opacity:.1;position:absolute;z-index:-1}.stat-highlight{animation:countUp 1s ease-out forwards;opacity:0}.stat-highlight:first-child{animation-delay:.2s}.stat-highlight:nth-child(2){animation-delay:.4s}.stat-highlight:nth-child(3){animation-delay:.6s}@keyframes countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
