.wjt-features{background:#fff;padding:72px 32px;font-family:'Rubik',sans-serif}.wjt-features__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.wjt-features__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:32px 24px;border-radius:16px;transition:transform 0.28s ease,box-shadow 0.28s ease,background 0.28s ease;cursor:default}.wjt-features__item:hover{transform:translateY(-8px) scale(1.03);background:#fafafa;box-shadow:0 16px 40px rgba(58,70,76,0.10)}.wjt-features__item:hover .wjt-features__icon{transform:scale(1.10)}.wjt-features__icon{width:68px;height:68px;border-radius:16px;background:#FF6F1F;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 20px rgba(255,111,31,0.28);transition:transform 0.28s ease,box-shadow 0.28s ease}.wjt-features__item:nth-child(1) .wjt-features__icon{background:#FF6F1F;box-shadow:0 6px 20px rgba(255,111,31,0.28)}.wjt-features__item:nth-child(2) .wjt-features__icon{background:#FF8E1D;box-shadow:0 6px 20px rgba(255,142,29,0.28)}.wjt-features__item:nth-child(3) .wjt-features__icon{background:#FFA41F;box-shadow:0 6px 20px rgba(255,164,31,0.28)}.wjt-features__item:nth-child(4) .wjt-features__icon{background:#FFC522;box-shadow:0 6px 20px rgba(255,197,34,0.28)}.wjt-features__title{font-size:16px;font-weight:700;color:#3A464C;margin:0;line-height:1.3}.wjt-features__desc{font-size:14px;font-weight:400;color:#7a8a92;line-height:1.65;margin:0;max-width:200px}@media (max-width:900px){.wjt-features__inner{grid-template-columns:repeat(2,1fr);gap:40px 32px}}@media (max-width:480px){.wjt-features{padding:52px 24px}.wjt-features__inner{grid-template-columns:1fr;gap:36px}.wjt-features__desc{max-width:280px}}