@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.trusted-stats{padding:32px 0 0}@media (max-width:1024px){.trusted-stats{padding:24px 0 0}}.trusted-stats--title{text-align:center;color:var(--primary-text);margin-bottom:16px;font-size:36px;font-weight:700}@media (max-width:1024px){.trusted-stats--title{margin-bottom:12px;font-size:28px}}@media (max-width:640px){.trusted-stats--title{font-size:24px}}.trusted-stats--grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.trusted-stats--grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.trusted-stats--grid{grid-template-columns:repeat(2,1fr);gap:12px}}.trusted-stats--item{background:var(--primary-text);text-align:center;border-radius:16px;padding:40px 24px;transition:all .3s;animation:.5s ease-out backwards fadeInUp;box-shadow:0 2px 12px #0000000f}@media (max-width:1024px){.trusted-stats--item{border-radius:14px;padding:32px 20px}}@media (max-width:640px){.trusted-stats--item{border-radius:12px;padding:24px 16px}}.trusted-stats--item:hover{transform:translateY(-8px);box-shadow:0 8px 24px #8b5cf626}@media (max-width:640px){.trusted-stats--item:hover{transform:translateY(-4px)}}.trusted-stats--icon{background:#8b5cf61a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;transition:transform .3s;display:flex}@media (max-width:1024px){.trusted-stats--icon{width:52px;height:52px;margin-bottom:20px}}@media (max-width:640px){.trusted-stats--icon{width:44px;height:44px;margin-bottom:16px}.trusted-stats--icon svg{width:22px;height:22px}}.trusted-stats--item:hover .trusted-stats--icon{transform:scale(1.15)rotate(5deg)}@media (max-width:640px){.trusted-stats--item:hover .trusted-stats--icon{transform:scale(1.1)}}.trusted-stats--value{color:var(--icon-color-2);margin-bottom:12px;font-size:32px;font-weight:700;line-height:1}@media (max-width:1024px){.trusted-stats--value{margin-bottom:10px;font-size:28px}}@media (max-width:640px){.trusted-stats--value{margin-bottom:8px;font-size:22px}}.trusted-stats--label{color:var(--text-grey);font-size:14px;font-weight:500;line-height:1.4}@media (max-width:640px){.trusted-stats--label{font-size:12px}}
@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.features{padding:32px 0 0}@media (max-width:1024px){.features{padding:24px 0 0}}.features--title{text-align:center;color:var(--primary-text);margin-bottom:16px;font-size:36px;font-weight:700}@media (max-width:1024px){.features--title{margin-bottom:12px;font-size:28px}}@media (max-width:640px){.features--title{font-size:24px}}.features--grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.features--grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.features--grid{grid-template-columns:1fr;gap:16px}}.features--item{background:var(--primary-text);border-radius:16px;padding:32px;transition:all .3s;animation:.5s ease-out backwards fadeInUp;box-shadow:0 2px 12px #0000000f}@media (max-width:1024px){.features--item{border-radius:14px;padding:28px}}@media (max-width:640px){.features--item{border-radius:12px;padding:24px}}.features--item:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001f}@media (max-width:640px){.features--item:hover{transform:translateY(-4px)}}.features--icon{border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;transition:transform .3s;display:flex}@media (max-width:640px){.features--icon{border-radius:10px;width:48px;height:48px;margin-bottom:16px}.features--icon svg{width:24px;height:24px}}.features--item:hover .features--icon{transform:scale(1.1)rotate(4deg)}@media (max-width:640px){.features--item:hover .features--icon{transform:scale(1.05)}}.features--name{color:var(--primary-dark);margin-bottom:12px;font-size:20px;font-weight:700}@media (max-width:1024px){.features--name{font-size:18px}}@media (max-width:640px){.features--name{margin-bottom:10px;font-size:16px}}.features--description{color:var(--text-grey);margin:0;font-size:14px;line-height:1.7}@media (max-width:640px){.features--description{font-size:13px;line-height:1.6}}
