.FeaturesSection_featuresSection__45uzi{position:relative;padding:30px 20px;background:var(--bg);overflow:hidden}.FeaturesSection_featuresSection__45uzi:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1400px;height:1px;background:linear-gradient(90deg,transparent 0,var(--accent) 25%,var(--accent-2) 50%,var(--accent) 75%,transparent 100%);opacity:.3}.FeaturesSection_container__YQYX3{max-width:1400px;margin:0 auto;padding:0 20px}.FeaturesSection_featuresGrid__ActTm{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;animation:FeaturesSection_fadeInUp__Q_xLR .8s ease-out}@keyframes FeaturesSection_fadeInUp__Q_xLR{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FeaturesSection_featureItem__2v6jn{flex:1 1 320px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:32px 24px;background:linear-gradient(135deg,rgba(59,130,246,.05),rgba(6,182,212,.05));border:1px solid var(--border);border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;min-height:280px}.FeaturesSection_featureItem__2v6jn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(6,182,212,.1));opacity:0;transition:opacity .4s ease;pointer-events:none}.FeaturesSection_featureItem__2v6jn:hover{transform:translateY(-8px);border-color:var(--accent);box-shadow:0 20px 40px rgba(59,130,246,.15),0 0 20px rgba(59,130,246,.1)}.FeaturesSection_featureItem__2v6jn:hover:before{opacity:1}.FeaturesSection_iconWrapper__rFj0N{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,.15),rgba(6,182,212,.15));border-radius:20px;border:2px solid rgba(59,130,246,.2);transition:all .4s ease;position:relative;overflow:hidden}.FeaturesSection_iconWrapper__rFj0N:before{content:"";position:absolute;inset:-50%;background:conic-gradient(from 0deg,transparent 0deg,var(--accent) 90deg,var(--accent-2) 180deg,var(--accent) 270deg,transparent 1turn);opacity:0;animation:FeaturesSection_rotate__TpBIa 4s linear infinite;transition:opacity .4s ease}@keyframes FeaturesSection_rotate__TpBIa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_iconWrapper__rFj0N:before{opacity:.3}.FeaturesSection_icon__KglgQ{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(59,130,246,.3));transition:transform .4s ease;position:relative;z-index:1}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_icon__KglgQ{transform:scale(1.1) rotate(5deg)}.FeaturesSection_content__i3N9j{flex:1;display:flex;flex-direction:column;justify-content:center}.FeaturesSection_title__8t_Xa{font-size:20px;font-weight:700;margin-bottom:12px;color:var(--text);background:linear-gradient(135deg,var(--accent) 0,var(--accent-2) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .3s ease}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_title__8t_Xa{transform:translateX(4px)}.FeaturesSection_description__Ee73q{font-size:15px;color:var(--muted);line-height:1.6;transition:color .3s ease}.FeaturesSection_featureItem__2v6jn:hover .FeaturesSection_description__Ee73q{color:var(--text)}.FeaturesSection_clickable__fdImt{cursor:pointer;text-decoration:none}.FeaturesSection_clickable__fdImt:hover{transform:translateY(-10px);box-shadow:0 25px 50px rgba(59,130,246,.2),0 0 30px rgba(59,130,246,.15)}.FeaturesSection_clickable__fdImt .FeaturesSection_title__8t_Xa:after{content:" →";opacity:0;transform:translateX(-10px);transition:all .3s ease;display:inline-block}.FeaturesSection_clickable__fdImt:hover .FeaturesSection_title__8t_Xa:after{opacity:1;transform:translateX(0)}@media (max-width:1024px){.FeaturesSection_featuresSection__45uzi{padding:25px 20px}.FeaturesSection_featuresGrid__ActTm{gap:30px}.FeaturesSection_featureItem__2v6jn{flex:1 1 280px;gap:20px;padding:28px 20px;min-height:260px}.FeaturesSection_iconWrapper__rFj0N{width:100px;height:100px}.FeaturesSection_icon__KglgQ{width:70px;height:70px}.FeaturesSection_title__8t_Xa{font-size:18px}.FeaturesSection_description__Ee73q{font-size:14px}}@media (max-width:768px){.FeaturesSection_featuresSection__45uzi{padding:25px 15px}.FeaturesSection_featuresGrid__ActTm{flex-direction:column;gap:25px}.FeaturesSection_featureItem__2v6jn{flex:1 1 auto;align-items:center;text-align:center;flex-direction:column;gap:20px;padding:28px 20px;min-height:240px}.FeaturesSection_iconWrapper__rFj0N{width:90px;height:90px}.FeaturesSection_icon__KglgQ{width:60px;height:60px}.FeaturesSection_title__8t_Xa{font-size:18px;margin-bottom:10px}.FeaturesSection_description__Ee73q{font-size:14px}}@media (max-width:480px){.FeaturesSection_featuresSection__45uzi{padding:20px 10px}.FeaturesSection_featuresGrid__ActTm{gap:20px}.FeaturesSection_featureItem__2v6jn{padding:24px 16px;gap:16px;min-height:220px}.FeaturesSection_iconWrapper__rFj0N{width:80px;height:80px;border-radius:16px}.FeaturesSection_icon__KglgQ{width:50px;height:50px}.FeaturesSection_title__8t_Xa{font-size:17px}.FeaturesSection_description__Ee73q{font-size:13px;line-height:1.5}}