@keyframes arrowAnimation{0%{transform:translateY(-2rem)}to{transform:translateY(3.3rem)}}.features{color:#fcfcfc;background-color:#222}.features__container{flex-wrap:wrap;gap:0 8rem;display:flex}.features__left{flex:25rem;display:flex}.features__right{flex-wrap:wrap;flex:50rem;justify-content:flex-start;gap:6rem;display:flex}.features__feature{flex-direction:column;flex:25rem;gap:2rem;max-width:calc(50% - 3rem);display:flex}.features__top{align-items:center;gap:2rem;display:flex}.features__icon-box{background-color:#333;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.features__img-icon{object-fit:contain}.features__p{color:#ffffffb3}.features__title{color:#fcfcfc}@media (max-width:768px){.features__feature{max-width:100%}}
