.services-list{margin-top:3.2222222222rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8333333333rem}.services-list>*{border:0.0555555556rem solid var(--color-neutral-100);border-radius:1.6666666667rem;background-color:rgba(255,255,255,0.75);-webkit-backdrop-filter:blur(0.8333333333rem);backdrop-filter:blur(0.8333333333rem);padding:1.6666666667rem 2.2222222222rem}.services-list>*>.img{height:3.3333333333rem;width:3.3333333333rem;padding:0.8888888889rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-100);border-radius:0.8888888889rem;margin-bottom:1.3333333333rem}.services-list>*>.img img{height:1.5555555556rem;width:1.5555555556rem;max-width:100%;max-height:100%}.services-list>*>.content{position:relative}.services-list>*>.content>.btn:first-child{position:absolute;right:2.5555555556rem;top:0;transform:translate(0,-50%);padding:0;border:0;z-index:2}.services-list>*>.content>.btn:first-child:after{content:"";position:absolute;height:1.9444444444rem;width:5.5555555556rem;bottom:50%;right:50%;transform:translateX(50%);background-image:url("../../../../assets/images/static/white-hill.svg");background-repeat:no-repeat;background-position:bottom center;background-size:100% auto;z-index:-1}.services-list>*>.content .title{margin:0;font-size:1.3333333333rem}.services-list>*>.content .subtitle{margin-top:0.5555555556rem}@media screen and (min-width:calc(1200px + 1px)){.services-list>*{transition:all 0.2s ease-in-out}.services-list>* *{transition:all 0.2s ease-in-out}.services-list>:hover{border-color:var(--color-blue-400);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.05)}}
/*# sourceMappingURL=list.css.map */