#lottieplayer {
    cursor: pointer;
}
#indicator-img {
    cursor: pointer;
}
@media screen and (min-width: 1300px) {
.indicat-wrap .modal {
right: max(601px, 35%) !important;
}
}

@media screen and (min-width: 1800px) {
.indicat-wrap .modal {
right: max(671px, 35%) !important;
}
}