.photo_circle--wrapper{height:auto;padding-top:80%;position:relative;width:100%}.photo_circle--item{aspect-ratio:1/1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100px;height:200px;left:calc(50% - 100px);object-fit:cover;position:absolute;top:calc(40% - 100px);transform-origin:50% 50%;width:200px}.photo_circle--item_1{transform:translate(calc(cos(-20deg)*150px),calc(sin(-20deg)*150px))}.photo_circle--item_2{transform:translate(calc(cos(-140deg)*150px),calc(sin(-154deg)*150px))}.photo_circle--item_3{transform:translate(calc(cos(100deg)*150px),calc(sin(100deg)*150px))}@media (max-width:576px){.photo_circle--item_1{transform:translate(calc(cos(-20deg)*80px),calc(sin(-20deg)*80px))}.photo_circle--item_2{transform:translate(calc(cos(-140deg)*80px),calc(sin(-154deg)*80px))}.photo_circle--item_3{transform:translate(calc(cos(100deg)*80px),calc(sin(100deg)*80px))}.photo_circle--item{border-radius:50px;height:100px;left:calc(50% - 50px);top:calc(40% - 50px);width:100px}}