.other-services-container{padding:50px 0}@media screen and (max-width:768px){.other-services-container h2{width:80%;margin:0 auto}}.other-services-container .other-services-wrapper{width:100%}@media screen and (max-width:1380px){.other-services-container .other-services-wrapper{width:90%;margin:0 auto}}.other-services-container .other-services-wrapper .other-services{max-width:1300px;width:100%;margin:50px auto 0;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.other-services-container .other-services-wrapper .service{width:calc(20% - 30px);background-color:#fff;transition:background-color .5s}.other-services-container .other-services-wrapper .service:hover{background-color:#F0EDED}.other-services-container .other-services-wrapper .service .image{width:100%;position:relative}.other-services-container .other-services-wrapper .service .image::after{content:"";display:block;padding-bottom:100%}.other-services-container .other-services-wrapper .service .image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.other-services-container .other-services-wrapper .service h3{margin:20px auto;font-family:mr-eaves-modern;font-size:15px;text-align:center;text-transform:uppercase;letter-spacing:2px;color:#3B3B3B}@media screen and (max-width:768px){.other-services-container .other-services-wrapper{margin-top:30px;overflow-x:auto;width:100%!important}.other-services-container .other-services-wrapper .other-services{width:max-content;margin:0;padding:0 5%;display:flex;gap:20px;justify-content:space-between;align-items:flex-start}.other-services-container .other-services-wrapper .service{width:230px;background-color:#F0EDED}.other-services-container .other-services-wrapper .service h3{font-size:20px}.other-services-container .other-services-wrapper .wp-block-buttons{margin:0 auto 20px}}