.we-services{padding:140px 0;height:100vh;background-color:#fcebea}.we-services h1,.we-services h2,.we-services h3,.we-services h4,.we-services h5,.we-services h6,.we-services li,.we-services p{color:#fcebea}.we-services .inner-content{max-width:1600px;margin:0 auto;width:90%;height:100%}.we-services .services{display:flex;gap:40px;flex-wrap:nowrap;justify-content:space-between;height:100%}.we-services .service{position:relative;flex-basis:calc(33.3333333333% - 26.6666666667px);transition:flex-basis .3s ease-in-out}.we-services .service:hover{flex-basis:50%}.we-services .service:hover .image::before{opacity:50%}.we-services .service:hover .hover-content{opacity:1}.we-services .full-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.we-services .image{position:relative;height:100%}.we-services .image::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#4e021d;opacity:25%;mix-blend-mode:multiply;transition:all .3s ease-in-out;transition-delay:.1s}.we-services .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.we-services .title{position:absolute;top:30px;left:30px}.we-services .title h2{line-height:1;text-transform:uppercase}.we-services .default-content{height:100%}.we-services .hover-content{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;padding:30px;flex-direction:column;justify-content:flex-end;opacity:0;transition:all .3s ease-in-out;transition-delay:.1s}.we-services .hover-content .mobile{display:none}.we-services .hover-content .desktop{display:block}.we-services .we-button-styling{font-family:"Acumin Pro",sans-serif;font-weight:200;z-index:2}@media screen and (max-width:1000px){.we-services{height:auto}.we-services .services{display:block}.we-services .service{height:400px;margin-bottom:20px}.we-services .service:last-child{margin-bottom:0}.we-services .hover-content{opacity:1}.we-services .hover-content .mobile{display:block}.we-services .hover-content .desktop{display:none}.we-services .image::before{opacity:50%}.we-services .we-buttons-container{margin-top:20px}}@media screen and (max-width:600px){.we-services{padding:40px 0}}