.module.module--content-with-small-icon-slider .content-with-small-icon-slider-container{display:flex;flex-direction:column;gap:1.5rem}.module.module--content-with-small-icon-slider .list-item{direction:ltr;padding-right:1.5rem}.module.module--content-with-small-icon-slider .list-item__inner{align-items:center;border:1px solid #fff;border-radius:.5rem;color:#fff;display:flex;padding:.75rem 1rem;transition:all .3s ease}.module.module--content-with-small-icon-slider .list-item.active .list-item__inner{background-color:#fff;color:#162448}.module.module--content-with-small-icon-slider svg{height:1.5rem;margin-right:.5rem;width:1.5rem}.module.module--content-with-small-icon-slider svg g,.module.module--content-with-small-icon-slider svg path{fill:#00f0db}