.services-container{margin-bottom:60px}@media screen and (min-width: 1400px){.services-container{margin-bottom:120px}}.services-container .wrapper{width:100%;padding-left:20px;padding-right:20px;min-width:360px}@media screen and (min-width: 768px){.services-container .wrapper{padding-left:60px;padding-right:60px}}@media screen and (min-width: 1400px){.services-container .wrapper{padding-right:0;padding-left:0;max-width:1280px;margin:0 auto}}.services{display:flex;flex-direction:column;gap:20px 0}@media screen and (min-width: 1400px){.services{gap:40px 0}}.services__title{font-size:32px;line-height:1;font-weight:700;font-style:italic}@media screen and (min-width: 1400px){.services__title{font-size:36px}}.services__plate{display:grid;grid-template-columns:1fr;gap:20px 0}@media screen and (min-width: 540px){.services__plate{margin-top:30px;grid-template-columns:repeat(2,1fr);gap:50px 20px}}@media screen and (min-width: 1200px){.services__plate{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1400px){.services__plate{gap:50px 40px}}.service{position:relative;display:flex;align-items:center;justify-content:center;margin-left:20px;height:80px}@media screen and (min-width: 540px){.service{margin-left:0;height:100px}}.service__icon{position:absolute;left:0;top:50%;width:40px;height:60px;border-radius:10px;display:flex;justify-content:center;align-items:center;background-color:#fff;transform:translate(-50%,-50%)}@media screen and (min-width: 540px){.service__icon{left:50%;top:0;width:100px;height:60px;border-radius:0}}.service__icon svg{width:40px;height:40px}@media screen and (min-width: 540px){.service__icon svg{width:60px;height:60px}}.service__icon svg path{fill:#009746}.service__title{font-family:Play,sans-serif;font-size:18px;font-weight:400;font-style:normal;border:2px solid #009746;border-radius:10px;width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center}
