:root{--exp-brand: #0764cc;--exp-bg-section: #FFFFFF;--exp-bg-card: #F9FAFB;--exp-text-main: #1F2937;--exp-text-sub: #6B7280;--exp-radius: 24px}.exp-section{background:var(--exp-bg-section);padding:80px 20px;font-family:inherit;color:var(--exp-text-main)}.exp-container{max-width:1200px;margin:0 auto}.exp-header{text-align:center;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.exp-header h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;margin:0 0 16px;line-height:1.2;color:var(--exp-text-main)}.exp-header p{font-size:1.1rem;color:var(--exp-text-sub);margin:0;line-height:1.6}.exp-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.exp-card{background:var(--exp-bg-card);padding:32px 24px;border-radius:var(--exp-radius);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.exp-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000000f}.exp-icon{width:48px;height:48px;color:var(--exp-brand);margin-bottom:24px;background:#0764cc14;border-radius:50%;display:flex;align-items:center;justify-content:center}.exp-icon svg{width:24px;height:24px}.exp-card h3{font-size:1.1rem;font-weight:700;margin:0 0 12px;line-height:1.3}.exp-card p{font-size:.95rem;color:var(--exp-text-sub);margin:0;line-height:1.5}.exp-mobile-indicator{display:none}@media (max-width: 900px){.exp-section{padding:50px 0}.exp-header{padding:0 20px;margin-bottom:40px}.exp-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding:0 20px 40px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.exp-grid::-webkit-scrollbar{display:none}.exp-card{min-width:280px;max-width:280px;scroll-snap-align:start;border:1px solid #f0f0f0}.exp-mobile-indicator{display:flex;justify-content:center;gap:8px;margin-top:-20px}.exp-mobile-indicator span{width:6px;height:6px;background:#e5e7eb;border-radius:50%}.exp-mobile-indicator span:first-child{background:var(--exp-brand);width:18px;border-radius:10px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/expectations.css.map */
