.sticky-app{background:0 0;width:100%}.sticky-section-header{z-index:1;background:0 0;position:relative}.sticky-hero,.sticky-intro,.sticky-outro{background:0 0;width:100vw;padding:0;position:relative}.sticky-intro,.sticky-outro{align-items:center;display:flex}.sticky-intro h1,.sticky-outro h1{margin-bottom:0;font-size:4rem;font-weight:600;line-height:1}.sticky-cards{padding:0 1rem}.sticky-card{background:0 0;align-items:center;display:flex;position:relative}.sticky-card-inner{will-change:transform;border-radius:1.5rem;gap:4em;width:100%;max-width:1400px;margin:0 auto;padding:2em;display:flex;position:relative;box-shadow:0 20px 60px #00000026}.sticky-card-content{flex-direction:column;flex:2;justify-content:center;display:flex}.sticky-card-img{aspect-ratio:16/9;border-radius:1rem;flex:2;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 10px 30px #0003}.sticky-card-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.sticky-card-img:hover img{transform:scale(1.05)}#sticky-card-1 .sticky-card-inner{background-color:hsl(var(--primary));color:#fff}#sticky-card-2 .sticky-card-inner{color:hsl(var(--foreground));background-color:#fff}#sticky-card-3 .sticky-card-inner{background-color:hsl(var(--primary));color:#fff}#sticky-card-4 .sticky-card-inner{color:hsl(var(--foreground));background-color:#fff}@media (max-width:900px){.sticky-intro h1,.sticky-outro h1{margin-bottom:4rem}.sticky-card-content h1{margin-bottom:2rem;font-size:2rem}.sticky-card-content p{font-size:1rem}.sticky-card{padding:0 1rem}.sticky-card-inner{border-radius:1rem;flex-direction:column;padding:1.5em}.sticky-card-img{display:none}}
