.FeatureCard-module__N7n9jW__card{border:2px solid var(--color-secondary);height:100%;box-shadow:var(--shadow-sketch-sm);background:#fff;border-radius:2px;flex-direction:column;justify-content:space-between;padding:20px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.FeatureCard-module__N7n9jW__cardHorizontal{flex-direction:row;align-items:center;gap:32px}.FeatureCard-module__N7n9jW__cardHorizontal .FeatureCard-module__N7n9jW__iconBox{width:200px;min-width:200px;height:200px;box-shadow:none;background:0 0;border:none;margin-bottom:0}@media (max-width:768px){.FeatureCard-module__N7n9jW__cardHorizontal{text-align:left;flex-direction:column;align-items:flex-start}.FeatureCard-module__N7n9jW__cardHorizontal .FeatureCard-module__N7n9jW__iconBox{aspect-ratio:16/9;width:100%;min-width:0;height:auto}}.FeatureCard-module__N7n9jW__card:hover{box-shadow:var(--shadow-sketch-lg);transform:translateY(-4px)rotate(-1deg)}.FeatureCard-module__N7n9jW__iconBox{border:2px solid var(--color-secondary);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;transition:all .3s;display:flex;box-shadow:2px 2px #0000001a}.FeatureCard-module__N7n9jW__iconBlue{color:#2563eb;background:#eff6ff}.FeatureCard-module__N7n9jW__iconPurple{color:#9333ea;background:#faf5ff}.FeatureCard-module__N7n9jW__iconGreen{color:#065f46;background:#f0fdf4}.FeatureCard-module__N7n9jW__iconOrange{color:#ea580c;background:#fff7ed}.FeatureCard-module__N7n9jW__card:hover .FeatureCard-module__N7n9jW__iconBox{transform:scale(1.1)rotate(5deg);box-shadow:4px 4px #0000001a}.FeatureCard-module__N7n9jW__title{font-family:var(--font-family-hand);color:#1e293b;margin-bottom:8px;font-size:1.5rem;font-weight:700}.FeatureCard-module__N7n9jW__desc{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;font-family:var(--font-family-hand)}
