.services{display:flex;flex-direction:column}.service{display:flex;align-items:center;justify-content:space-between;padding:40px}.service:nth-child(2n){background:#f9f9f9}.service-body{display:flex;flex-direction:column;width:100%;max-width:580px;font-size:18px;color:#4a4a4a}.service-body .link{color:#4a4a4a}.service-body>*+*{margin-top:15px}.service-body .btn{font-weight:600;padding:0 40px;font-size:14px;margin-top:20px;align-self:flex-start}.service-imgs{flex-shrink:0}.service-imgs--right{margin-left:40px}.service-imgs--left{margin-right:40px}@media only screen and (max-width:1200px){.services-page{margin:0 10px}}@media only screen and (max-width:500px){.services-page .content__title{margin-bottom:0}}@media only screen and (max-width:1024px){.services-page .content__aside{display:none}}@media only screen and (max-width:500px){.services-page .service{flex-direction:column;padding:20px}}@media only screen and (max-width:768px){.services-page .service-body p{font-size:14px}}@media only screen and (max-width:768px){.services-page .service-body .btn{padding:0 20px}}@media only screen and (max-width:500px){.services-page .service-body .btn{align-self:center}}@media only screen and (max-width:500px){.services-page .service-imgs{margin:10px 0}.services-page .service-imgs--right{order:-1}}@media only screen and (max-width:768px){.services-page .service-imgs img{width:100px}}