@media(min-width:992px){.services-tiles__intro{margin-bottom:120px;margin-right:50px}}.services-tiles__intro p{max-width:770px;font-size:1em}.services-tiles{background:var(--primary);color:white;padding-top:100px;padding-bottom:100px;position:relative;max-width:100vw;overflow:hidden}.services-tiles__row{display:flex;flex:0 0 100%;flex-wrap:wrap;justify-content:space-evenly}.services-tiles *{z-index:1}.services-tiles .v-bg{z-index:0}.services-tiles__tile{position:relative;height:275px;margin:0 auto;z-index:1;overflow-y:clip;margin-top:50px;margin-bottom:50px}.services-tiles__tile:before,.services-tiles__tile:after{z-index:0;-webkit-transform:rotate(22deg);-moz-transform:rotate(22deg);-ms-transform:rotate(22deg);-o-transform:rotate(22deg);transform:rotate(22deg);width:103px;height:297px;background:var(--dark-blue);content:""}.services-tiles__tile:after{position:absolute;bottom:0;right:0;-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;-ms-transform-origin:right bottom;-o-transform-origin:right bottom;transform-origin:right bottom;display:none}.services-tiles__tile:before{position:absolute;top:0;left:0;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.services-tiles__tile-inner{z-index:1;position:relative}.services-tiles__img{margin-left:-110px;clip-path:polygon(22% 0%,100% 0%,78% 100%,0% 100%);height:275px}.services-tiles__img img{display:block}.services-tiles__text{max-width:340px;background:var(--dark-blue);height:275px;padding-right:90px;display:flex;flex-direction:column;justify-content:center}.services-tiles__text h3{margin-top:0;margin-bottom:0;margin-left:20px}.services-tiles__text .btn{margin-top:10px;margin-left:-20px}@media(max-width:800px){.services-tiles__tile{height:auto;margin-top:25px;margin-bottom:25px}.services-tiles__text{max-width:100%;width:100%;padding:20px;height:auto}.services-tiles__text h3{margin-left:0}.services-tiles__text .btn{margin-left:0}.services-tiles__tile:before{display:none}.services-tiles__img{clip-path:none;margin:auto;order:-1;height:auto}}