#services{display:flex;margin-top:-6vw;padding:5% 10% 0;position:relative;z-index:1}@media (min-width:1200px){#services{padding-left:max(8%,calc(50% - 750px));padding-right:max(8%,calc(50% - 750px))}}#services>img{bottom:0;height:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.5;position:absolute;top:0;width:100%}#services__flex{display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin-top:28px;position:relative;width:100%}@media (max-width:950px){#services__flex{margin-left:0;width:100%}}@media (max-width:1100px){#services__flex{grid-template-columns:repeat(2,1fr)}}@media (max-width:950px){#services__flex{grid-template-columns:1fr}}.services__entry{border-radius:15px;display:block;display:flex;flex-direction:column;position:relative;text-align:center}@media (max-width:950px){.services__entry{grid-template-rows:30vh minmax(auto,35vh);margin:auto;width:100%}}.services__entry>img{height:100%;max-height:30vh;min-height:30vh;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:950px){.services__entry>img{margin:auto;max-height:350px;max-width:350px}}.services__entry>div{border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;justify-content:space-between;margin:20px calc((100% - max(76%, 285px))/2);min-height:30vh;min-width:285px;padding:0 5%;width:76%}.services__entry>div>*{font-family:var(--lato);font-size:18px;line-height:1;margin:auto}.services__entry>div>p:first-child{font-size:25px;font-weight:700}.services__entry>div>.services__flex__product__desc{line-height:1.5em}@media (min-width:950px){.services__entry>div>.services__flex__product__desc{height:2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.services__entry:hover>div>.services__flex__product__desc{height:auto;white-space:normal}}.user_block{box-sizing:border-box;padding:2% 8%;width:100%}
