@media screen and (min-width:1px){.home-services{margin:0 auto;background-color:#fff;transition:all .3s ease-in}.home-services,.home-services-single{display:flex;flex-direction:column;justify-content:space-between;width:100%}.home-services-single{position:relative;align-items:start;height:380px;padding:32px 0;overflow:hidden}.home-services-single-title{display:flex;flex-direction:column;row-gap:16px;justify-content:center;width:100%}.home-services-single-title h3,.home-services-single-title h5{text-align:center}.home-services-single-copy{display:none;max-width:320px;margin-top:24px;text-align:left}.home-services-single-copy p{margin-top:16px}.home-services-single-copy p:first-child{margin-top:0}.home-services-single img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);will-change:left;width:50%;max-width:none;height:auto;aspect-ratio:1}.home-services-single-plus{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:auto auto 0;border:1px solid #000;border-radius:100%;background-color:#000;color:#fff;transition:all .5s ease-in;text-align:center}.home-services-single.active .home-services-single-plus{margin-right:0;background-color:rgba(0,0,0,0);transform:rotate(45deg)}.home-services-single.active .home-services-single-plus:after,.home-services-single.active .home-services-single-plus:before{background-color:#000}.home-services-single.active .home-services-single-copy{display:block}.home-services-single.active .home-services-single-plus{color:#000}}@media screen and (min-width:992px){.home-services{flex-direction:row;justify-content:space-between}.home-services-single{justify-content:space-between;width:33.3333%;height:420px;padding:32px}.home-services-single.active,.home-services-single.inactive{border-right:1px solid #000}.home-services-single.active:last-child,.home-services-single.inactive:last-child{border-right:0}.home-services-single.active .home-services-single-plus{margin-right:auto}.home-services-single.inactive .home-services-single-title{writing-mode:vertical-lr}.home-services-single.inactive .home-services-single-title h3,.home-services-single.inactive img{display:none}}@media screen and (min-width:1920px){.home-services-single img{width:33%}}