.services{margin:50px 0;display:flex;flex-wrap:wrap;gap:80px;row-gap:120px;text-align:center;justify-content:center}.services article{position:relative;border-radius:30px;max-width:320px;height:375px;width:100%}.services article .person{position:unset}.services article>div{background-size:contain;background-position:center;width:100%;background-repeat:no-repeat}.services article .front{background-image:url(/wp-content/uploads/2025/05/factor_blue_bg.png);height:276px;margin:0 auto;position:relative;transition:background-image .15s ease-in-out}.services article .title-block{padding:25px;position:relative;transition:all .25s ease-in-out;border-radius:20px;bottom:-10px;width:100%;z-index:2}.services article:hover .title-block{color:#202322;padding:25px;position:relative;transition:all .25s ease-in-out;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.75) 100%);box-shadow:0px 6px 35px 0px rgba(38,58,72,.11)}.services article figure{margin:0}.services article figure img{vertical-align:middle}.services article .title{font-family:"Archer";font-size:26px;color:#202322;font-weight:500}.services article .content{padding:0;font-size:15px;opacity:0;font-size:16px;font-weight:300;line-height:24px}.services article .btn{position:absolute;bottom:10px;left:50%;transform:translateX(-50%)}.services article .btn a{border-radius:50px;border:2px solid #fff;background:rgba(17,17,17,.16);color:#fff;padding:13px 25px;text-transform:uppercase;text-decoration:none;transition:all .25s ease-in-out;display:block;white-space:nowrap;font-size:14px;line-height:1em;font-weight:700}.services article .icon{display:block;position:absolute;left:50%;top:50%;transform:translate(-3%,-60%);padding:25px;background:rgba(217,80,122,.06);border-radius:50%}.services article .icon img{width:75px;height:75px;display:block;vertical-align:middle}.services article:hover .title{color:#d43a6b}.services article .btn a:hover{color:var(--Websafe-Pink);background:#fff}.services article:hover .content{opacity:1}.services article:hover .front{background-image:url(/wp-content/uploads/2025/05/factor_pink_bg.png) !important}.services article:hover .title-block{opacity:1}@media(max-width:1000px){.services{gap:40px;row-gap:100px}}