.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 #1b74eb33;align-items:center;margin:10px;padding:15px 10px;border-radius:10px;box-shadow:0 0 10px #00000005;transition:box-shadow .25s ease,border-color .25s ease;will-change:transform,opacity}.other-software .other-software__container .other-software__items .other-software__item:hover{border-color:#1b74eb66;box-shadow:0 8px 24px #00000017}.other-software .other-software__container .other-software__items .other-software__item .other-software__item__image{position:relative;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%}@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 #1b74eb33;border-radius:10px;padding:20px;box-shadow:0 0 15px #0000000d;cursor:pointer;transition:box-shadow .25s ease,border-color .25s ease;will-change:transform,opacity}.our-features .our-features__container .our-features__list .our-features__item:hover{border-color:#1b74eb73;box-shadow:0 8px 24px #0000001a}.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)}@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}}.product-internal-links{width:100%;padding:0 0 60px;margin-top:60px}.product-internal-links .product-internal-links__container{max-width:900px;margin:0 auto;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding:0 24px}.product-internal-links .product-internal-links__link{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:600;font-family:var(--font-primary);text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.product-internal-links .product-internal-links__link svg{flex-shrink:0}.product-internal-links .product-internal-links__link--secondary{color:var(--color-primary);border:1.5px solid #1b74eb59;background-color:#1b74eb0a}.product-internal-links .product-internal-links__link--secondary:hover{background-color:#1b74eb1a;border-color:#1b74eb99}.product-internal-links .product-internal-links__link--primary{color:#fff;background-color:var(--color-primary);border:1.5px solid #0000}.product-internal-links .product-internal-links__link--primary:hover{background-color:var(--color-primary-dark)}@media(max-width:600px){.product-internal-links .product-internal-links__container{flex-direction:column;align-items:stretch;padding:0 16px}.product-internal-links .product-internal-links__link{justify-content:center}}