.contentType-services{padding-bottom:3rem}@media only screen and (max-width: 1023px){.contentType-services{background-color:var(--color-secondary9);padding:calc(var(--spacing-sm));border-radius:var(--border-radius)}}.contentType-services h2{font-family:var(--font-secondary)}@media only screen and (max-width: 1023px){.contentType-services h2{font-size:1.8rem;line-height:2.34rem}}.contentType-services .services{display:grid;gap:calc(var(--spacing-sm))}@media only screen and (min-width: 768px){.contentType-services .services{grid-template-columns:repeat(2,1fr);gap:2rem}}@media only screen and (min-width: 1024px){.contentType-services .services{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width: 1536px){.contentType-services .services{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width: 2560px){.contentType-services .services{grid-template-columns:repeat(5,1fr)}}.contentType-services .services__item{display:flex;align-items:center;gap:.5rem}@media only screen and (min-width: 1024px){.contentType-services .services__item{flex-direction:column;align-items:start}}@media only screen and (min-width: 1024px){.contentType-services .services__item:hover .services__item-name .icon-arrow{transform:translate(6px)}}@media only screen and (min-width: 1024px){.contentType-services .services__item:hover .services__item-image img{transform:scale(1.05);filter:brightness(1.04)}}.contentType-services .services__item-image{flex:0 0 58px;width:58px;height:58px;border-radius:50%;overflow:hidden;background-color:var(--color-primary3);display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1024px){.contentType-services .services__item-image{flex:auto;width:100%;height:auto;border-radius:var(--border-radius)}}.contentType-services .services__item-image img{width:100%;height:100%;object-fit:cover;transition:all .3s linear 0s}.contentType-services .services__item-name{display:flex;align-items:center;gap:.5rem}.contentType-services .services__item-name h3{font-size:1.1rem;line-height:1.43rem;margin-bottom:0;font-weight:var(--font-weight-semibold)}.contentType-services .services__item-name .icon-arrow{width:16px;display:block;transition:all .3s linear 0s}.contentType-services .services__item-name .icon-arrow svg .st0{fill:var(--color-primary2)}
