

/* Start:/loyalty/style.css?17478385921161*/
.overflow-hidden {
	overflow: hidden;
}
.bonusTop {
	background-color: #eff2f5;
}
.bonusTop .wrapper_inner {
	background: transparent;
}
.bonusTop-block {
	max-width: 675px;
	margin: 0 auto;
}
.bonusTop-topTitle {
	background-color: #00356721;
}
.rounded-25 {
	border-radius: 25px;
}
.font-weight-500 {
	font-weight: 500 !important;
}
.bonusTop h1 {
	font-size: 3rem;
}
.point-animate {
    position: absolute;
    height: .5rem;
    width: .5rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: #003567;
    animation: point-bounce 4s infinite ease-in-out
}
@keyframes point-bounce {
    0%,to {
        transform: translateY(0) scale(1);
        opacity: .7
    }

    50% {
        transform: translateY(-15px) scale(1.5);
        opacity: 1
    }
}
.bonusWork-item {
	height: 100%;
	box-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
	transition-property: all;
	transition-duration: 0.5s;
}
.bonusWork-item:hover {
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);
}
.bonusWork-img {
	background-color: #00356721;
}
.bonusWork-item-step {
	position: absolute;
	top: 0;
	right: 0;
	border-bottom-left-radius: 4px;
}
/* End */
/* /loyalty/style.css?17478385921161 */
