.other-software{width:100%;margin:150px 0}.other-software .other-software__container{width:100%;display:flex;flex-direction:column;align-items:center}.other-software .other-software__container .other-software__title{font-size:2.2rem;font-weight:700;margin-bottom:50px;color:var(--color-primary-dark);font-family:var(--font-primary);text-align:center}.other-software .other-software__container .other-software__items{width:100%;display:flex;justify-content:center;align-items:center;padding:0 150px;flex-wrap:wrap}.other-software .other-software__container .other-software__items .other-software__item{width:20%;display:flex;flex-direction:column;border:1px solid rgba(27,116,235,.2);align-items:center;margin:10px;padding:15px 10px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.02);transition:all .3s}.other-software .other-software__container .other-software__items .other-software__item .other-software__item__image{width:120px;height:120px;margin-bottom:20px}.other-software .other-software__container .other-software__items .other-software__item .other-software__item__image img{width:100%;height:100%}.other-software .other-software__container .other-software__items .other-software__item:hover{transform:translateY(-5px)}@media screen and (max-width:1024px){.other-software .other-software__container .other-software__items{padding:0 50px}.other-software .other-software__container .other-software__items .other-software__item{width:25%}}@media screen and (max-width:768px){.other-software .other-software__container .other-software__items{padding:0}.other-software .other-software__container .other-software__items .other-software__item{width:45%}}@media screen and (max-width:480px){.other-software .other-software__container .other-software__title{font-size:1.8rem}.other-software .other-software__container .other-software__items{flex-direction:column;padding:0 20px}.other-software .other-software__container .other-software__items .other-software__item{width:100%;margin:5px 0}}.our-features{width:100%;margin:150px 0}.our-features .our-features__container{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.our-features .our-features__container .subtitle{font-size:1.3rem;font-weight:700;font-family:var(--font-primary);color:var(--color-primary-light);margin-bottom:20px;text-transform:uppercase}.our-features .our-features__container .title{font-family:var(--font-primary);color:var(--color-primary-dark);margin-bottom:20px;display:flex;flex-direction:column;align-items:center;font-size:2rem;font-weight:600;text-align:center}.our-features .our-features__container .title:after{content:"";display:block;width:60px;height:3px;background-color:var(--color-primary-light);margin-top:15px;border-radius:40%}.our-features .our-features__container .our-features__list{width:100%;display:flex;justify-content:center;align-items:center;margin-top:50px;flex-wrap:wrap;padding:0 50px;gap:20px}.our-features .our-features__container .our-features__list .our-features__item{width:20%;height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;border:1px solid rgba(27,116,235,.2);border-radius:10px;padding:20px;box-shadow:0 0 15px rgba(0,0,0,.05);cursor:pointer;transition:all .3s}.our-features .our-features__container .our-features__list .our-features__item .our-features__icon{width:60px}.our-features .our-features__container .our-features__list .our-features__item .our-features__icon img{width:100%;height:auto}.our-features .our-features__container .our-features__list .our-features__item .our-features__title{font-size:.94rem;font-weight:600;font-family:var(--font-third);text-transform:uppercase;text-align:center;color:var(--color-primary-dark)}.our-features .our-features__container .our-features__list .our-features__item:hover{transform:translateY(-5px)}@media screen and (max-width:1200px){.our-features .our-features__container .title{font-size:1.8rem}.our-features .our-features__container .our-features__list{padding:0 20px}}@media screen and (max-width:992px){.our-features .our-features__container .title{font-size:1.6rem}.our-features .our-features__container .our-features__list{padding:0}}@media screen and (max-width:779px){.our-features{margin:100px 0}.our-features .our-features__container .subtitle{font-size:1.2rem}.our-features .our-features__container .title{font-size:1.4rem}.our-features .our-features__container .our-features__list{padding:0;gap:10px}.our-features .our-features__container .our-features__list .our-features__item{width:45%;height:150px;padding:10px}}@media screen and (max-width:576px){.our-features .our-features__container .title{font-size:1.2rem}.our-features .our-features__container .our-features__list{gap:5px}.our-features .our-features__container .our-features__list .our-features__item{width:100%;height:160px;padding:10px}}