.services-list-box{border-bottom:1px solid #dbdbdb;grid-template-columns:33% 50%;align-items:center;gap:2rem;padding:2rem 0;display:grid}.list-content-small-icon{width:1.5rem;height:1.5rem}.services-list-box,.services-list-img{overflow:hidden}@media only screen and (min-width:992px){.services-list-img:hover img{transition:var(--common-transition);overflow:hidden;scale:1.1}.services-list-box a:hover p{transition:var(--common-transition);color:var(--secondary-color)!important}}@media only screen and (max-width:1366px){.services-list-box{grid-template-columns:38% 50%}}@media only screen and (max-width:767px){.services-list-box{grid-template-columns:100%;gap:16px;padding:32px 0}.services-list-img{order:1;aspect-ratio:361/280!important}.list-content-small-icon{width:20px;height:20px}.services-list-box .inner-flex-common{gap:.5rem}}
