.service{display:flex;flex-direction:column;justify-content:space-between;max-width:1440px;margin:0 auto;padding:64px 48px 104px}.service__title{color:#232323;font-size:40px;font-weight:600;line-height:120%;margin-bottom:16px}.service__description{color:#232323;font-size:20px;font-weight:300;line-height:150%;margin-bottom:40px;max-width:560px}.service__list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:32px}.service__list-item{max-width:400px;width:100%;height:481px;border-radius:12px;border:1px solid #eaeaea;margin:16px 10px;position:relative}.service__list-item-overLink{position:absolute;top:0;left:0;display:block;width:100%;height:100%;transition:all .3s;z-index:99}.service__list-item-overLink:hover{background-color:hsla(0,0%,92%,.5);transition:all .3s}.service__list-item-img{max-width:427px;width:100%;-o-object-fit:cover;object-fit:cover;max-height:240px;height:100%;border-top-left-radius:12px;border-top-right-radius:12px}.service__list-item-title{color:#232323;font-size:24px;font-weight:600;position:relative}.service__list-item-text{color:#232323;font-size:16px;font-weight:300;line-height:150%;position:relative}.service__list-item-link{position:absolute;bottom:24px;right:24px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:100px;background:#232323;transition:all .3s;z-index:98}.service__list-item-link:hover,.service__list-item-overLink:hover .service__list-item-link{background:#424141;transition:all .3s}.service__list-item-container{padding:24px}.service__list-item-container-link{width:100%;height:100%}@media screen and (max-width:1356px){.service__list{justify-content:space-around}.service__list-item{max-width:427px}}@media screen and (max-width:1000px){.service__list{justify-content:space-between}.service__list-item{width:400px}}@media screen and (max-width:935px){.service__list{justify-content:center}.service__list-item{width:400px}}@media screen and (max-width:700px){.service{padding:40px 16px}}@media screen and (max-width:500px){.service__title{font-size:32px}.service__description{font-size:16px}.service__list{justify-content:center}.service__list-item{max-width:343px;height:481px}.service__list-item-title{font-size:20px}.service__list-item-text{font-size:14px}.service__list-item-link{width:28px;height:28px}}