.services{display:flex;flex-direction:column}.services .decor{display:none}@media screen and (max-width:770px){.services .heroBannerRow__image{top:70%}}.services__list{display:flex;width:100%;flex-wrap:wrap;gap:2rem}@media screen and (max-width:1150px){.services__list{gap:1.5rem}}.services__list-item{position:relative;width:calc((100% - 4rem)/3);border-radius:16px;border:1px solid var(--transparency-transparent-black-10,rgba(7,7,8,.1));background:var(--gray-background-02,#17151B);padding:2rem 3.375rem 2rem 2rem}@media screen and (max-width:1150px){.services__list-item{width:calc((100% - 3rem)/3);padding:1.5rem}}@media screen and (max-width:1024px){.services__list-item{width:calc((100% - 1.5rem)/2)}}@media screen and (max-width:600px){.services__list-item{width:100%}}.services__list-item-link{position:absolute;top:0;left:0;right:0;bottom:0}.services__list-title{margin-bottom:13.75rem;text-transform:uppercase}@media screen and (max-width:770px){.services__list-title{margin-bottom:11.125rem}}