.aieztrade-features{background:#32a6c0;padding:60px 0}.features__inner{margin:0 auto;max-width:792px;padding:0 24px}.features__title{color:#fff;font-family:var(--font-mix);font-size:32px;font-weight:700;line-height:1.7;margin-bottom:0;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.35)}.features__title-wrap{margin-bottom:48px;text-align:center}.features__title-wrap .features__title{margin-bottom:0}.features__title-star{color:#53ffee;display:block;font-size:28px;margin-bottom:8px}.features__block{margin-bottom:56px;opacity:0;transform:translateX(-60px);transition:opacity .65s ease,transform .65s ease}.features__block:nth-child(2n){transform:translateX(60px)}.features__block.is-visible{opacity:1;transform:translateX(0)}.features__block:last-child{margin-bottom:0}.features__badge-wrap{margin-bottom:16px;text-align:center}.features__badge{background:#fff;border-radius:20px;color:#fc9d3c;display:inline-block;font-size:20px;padding:8px 24px}.features__badge,.features__desc{font-family:var(--font-mix);font-weight:700}.features__desc{color:#fff;font-size:16px;line-height:1.7;margin-bottom:20px;text-align:center}.features__screenshot{border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);overflow:hidden}.features__browser-bar{background:#ebebeb;height:18px}.features__screenshot img{display:block;height:auto;width:100%}.features__gallery{display:flex;flex-direction:column;gap:16px}.features__gallery-item{background:none;border:none;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.25);cursor:zoom-in;display:block;overflow:hidden;padding:0;position:relative;transition:transform .2s,box-shadow .2s;width:100%}.features__gallery-item:hover{box-shadow:0 8px 20px rgba(0,0,0,.35);transform:translateY(-2px)}.features__gallery-item img{display:block;height:auto;width:100%}.features__gallery-zoom{align-items:center;background:rgba(0,0,0,.45);border-radius:50%;color:#fff;display:flex;font-size:16px;height:32px;justify-content:center;opacity:0;position:absolute;right:10px;top:10px;transition:opacity .2s;width:32px}.features__gallery-item:hover .features__gallery-zoom{opacity:1}.features__lightbox{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.features__lightbox[hidden]{display:none}.features__lightbox-backdrop{background:rgba(0,0,0,.82);inset:0;position:absolute}.features__lightbox-content{max-height:90vh;max-width:90vw;position:relative;z-index:1}.features__lightbox-img{border-radius:10px;box-shadow:0 8px 40px rgba(0,0,0,.5);display:block;max-height:85vh;max-width:90vw}.features__lightbox-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.3);color:#333;cursor:pointer;display:flex;font-size:14px;height:34px;justify-content:center;position:absolute;right:-14px;top:-14px;transition:background .2s;width:34px}.features__lightbox-close:hover{background:#eee}@media (max-width:600px){.features__title{font-size:24px}.features__badge{font-size:16px}.features__desc{font-size:14px}}