.anatomy-sec-1__wrapper{border-radius:2rem;padding:4rem 3rem}.anatomy-sec-1__wrapper .box{background:var(--color-light);border-radius:2rem;padding:2rem}ul.list-profile{display:flex;flex-direction:row;justify-content:space-between}ul.list-profile li{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:0}ul.list-profile li:before{display:none}ul.list-profile li .counter{align-items:center;background:var(--color-primary__v1);border-radius:100%;color:var(--color-dark);display:flex;font-size:3.5rem;font-weight:600;height:96px;justify-content:center;position:relative;text-transform:uppercase;width:96px}ul.list-profile li .counter span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}ul.list-profile li p{font-size:1.4rem;font-weight:600;line-height:2.2rem;margin:0;text-align:center}@media screen and (max-width:1680px){ul.list-profile li p{font-size:1.3rem}}@media screen and (max-width:767px){.anatomy-sec-1__wrapper{border-radius:1.5rem;padding:3rem 1.5rem}.anatomy-sec-1__wrapper .box{border-radius:1.5rem;padding:2rem 1.5rem}ul.list-profile{flex-direction:column}}