.services__selected-work{padding-inline:54px;width:100%;max-width:1478px;margin:0 auto;padding-bottom:126px}@media screen and (width<=991px){.services__selected-work{padding-inline:40px;padding-bottom:60px}}@media screen and (width<=769px){.services__selected-work{padding-inline:10px}}@media screen and (width<=431px){.services__selected-work{padding-inline:0}}.production__services{background-color:#f0f2f3;width:100%}.production__services_heading{text-transform:uppercase;color:#171717;margin:0;padding:110px 9% 46px;font-size:26px;font-style:italic;font-weight:700}.production__services-container{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.production__service{aspect-ratio:1;cursor:pointer;object-fit:cover;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.production__service:before{z-index:1;content:"";opacity:.4;background-color:#2a2c2f;width:100%;height:100%;position:absolute;top:0;left:0}.production__service-image{z-index:0;width:100%;transition:all .2s ease-out}.production__service-title{opacity:1;color:#fff;text-transform:uppercase;z-index:10;text-align:center;letter-spacing:2px;justify-content:center;align-items:center;width:100%;height:100%;margin:0;font-size:30px;font-weight:700;transition:all .25s ease-out;display:flex;position:absolute}.production__service:hover:before{opacity:.8}.production__service:hover .production__service-title{transform:translateY(-15cqh)}.production__service:hover .production__service-image{filter:opacity(.2)blur(5px);transform:scale(1.2)}.production__service-text{opacity:0;color:#fff;z-index:5;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:80px;font-size:18px;line-height:26px;transition:opacity .25s ease-out;display:flex;position:absolute}.production__service:hover .production__service-text{opacity:1;transition-delay:.2s}
