.heading1{font-family:Satoru,sans-serif;font-weight:400;color:#000}.feature-snaps{scroll-snap-type:x mandatory;scroll-padding-inline:1rem}.feature-snaps>*{scroll-snap-align:start}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.featured-container{display:flex;position:relative;justify-content:center;flex-direction:column;gap:1.5rem}.standard-margins{margin-left:15px;margin-right:15px}@media (min-width:768px){.standard-margins{margin-left:5rem;margin-right:5rem;gap:4rem}}.desktop-feature-container{padding:40px clamp(120px,17.7vw,340px);margin:0!important;background:linear-gradient(180deg,#fff 60%,#f7f7f5 0);min-height:100vh;width:100%;gap:4rem}@media (max-width:640px){.heading1{font-size:1.5rem}}@media (min-width:641px) and (max-width:1024px){.heading1{font-size:2rem}}.fade-in{animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-up{animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1025px){.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 2rem}.feature-tile{padding:0 1rem}.feature-row{display:contents}}@media (min-width:1025px) and (max-width:1440px){.desktop-feature-container{padding:40px clamp(80px,12vw,200px)}.feature-grid{gap:1.5rem}}