.m-services{color:#fff;background:#2b2822;padding:30px 0}.m-services .container{padding:0 30px}.m-services__list{display:flex;align-items:stretch;flex-wrap:wrap;list-style:none;padding:0;margin:-13px}.m-services__item{width:33.333%;padding:13px}.m-services__link{position:relative;display:block;color:#fff}.m-services__link:hover{text-decoration:none}.m-services__img--bw{display:block;width:100%;opacity:1;transition:opacity .2s ease-out}.m-services__img--color{display:block;width:100%;opacity:0;position:absolute;top:0;transition:opacity .2s ease-out}.m-services__link:hover .m-services__img--color{opacity:.6}.m-services__link:hover .m-services__img--bw{opacity:0}.m-services__title{position:absolute;top:50%;left:50%;font-size:1.375rem;line-height:1.2;font-weight:700;margin-right:-50%;transform:translate(-50%,-50%)}.m-services__title:after{content:"";display:block;width:100px;height:8px;margin-top:10px;background:#ffc33b;transform:scaleX(.25);transform-origin:left center;transition:transform .2s ease-out;margin-right:-40px}.m-services__link:hover .m-services__title:after{transform:scaleX(1)}.m-services__cta{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%}.m-services__cta-inner{max-width:17rem}.m-services__cta-inner p{font-size:1.25rem;font-weight:300;line-height:1.3}@media screen and (max-width:767px){.m-services__cta-inner p{font-size:1.15rem}}.m-services__cta-inner .v-button{color:#fff;margin-top:.5rem}@media screen and (max-width:1440px){.m-services__item{width:50%}}@media screen and (max-width:860px){.m-services__item{width:100%;padding-left:0;padding-right:0;padding-top:0}.m-services__cta{padding:40px 0}.m-services__cta-inner{max-width:97%}.m-services__cta-inner p{line-height:1.8}.m-services__link:focus .m-services__img--color{opacity:.6}.m-services__link:focus .m-services__img--bw{opacity:0}}