.square{border-radius:15px}.square.left{background-color:#f4b942;margin-right:-7px;animation:5.5s infinite pulse}@media (max-width:767px){.square.left{max-width:75px;max-height:75px}}@media (min-width:1908px){.square.left{max-width:25vh}}.square.left .img-container{box-sizing:border-box;border:5px solid #fff;border-radius:15px;position:relative;overflow:hidden}.square.left img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.square.right{background-color:#4d4fff;margin-left:-7px;animation:5.7s infinite pulse}@media (max-width:767px){.square.right{max-width:70px;max-height:70px}}@media (min-width:1908px){.square.right{max-width:25vh}}.square.right .img-container{box-sizing:border-box;border:5px solid #fff;border-radius:15px;position:relative;overflow:hidden}.square.right img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.square.center{z-index:5;background-color:#ff66b3;animation:6s infinite pulseCenter}@media (max-width:767px){.square.center{max-width:100px;max-height:100px}}@media (min-width:738px){.square.center{max-width:50vh}}@media (min-width:1908px){.square.center{max-width:50vh}}.square.center .img-container{box-sizing:border-box;border:5px solid #fff;position:relative;overflow:hidden}@media (max-width:767px){.square.center .img-container{border-radius:10px;min-width:150px;min-height:180px}}@media (min-width:738px){.square.center .img-container{border-radius:15px;max-height:30vh}}@media (min-width:1908px){.square.center .img-container{border-radius:15px;max-height:25vh}}.square.center img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;transform:scaleX(-100%)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes pulseCenter{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}
