.badge{position:absolute;z-index:2}.badge__content{align-items:center;aspect-ratio:1/1;background-color:#0532ff;border-radius:50%;display:flex;filter:drop-shadow(0 0.996px 1.495px rgba(0,0,0,0.02)) drop-shadow(0 2.755px 4.132px rgba(0,0,0,0.04)) drop-shadow(0 6.632px 9.949px rgba(0,0,0,0.05)) drop-shadow(0 22px 33px rgba(0,0,0,0.07));justify-content:center;min-width:112px;padding:22px;text-align:center;transform:rotate(15deg)}@media only screen and (min-width:768px){.badge__content{min-width:136px;padding:40px}}.badge__content .rte{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.badge__content .rte p{color:#fff;flex-shrink:0;font-size:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:24px;margin:0;width:100%}@media only screen and (min-width:1024px){.badge__content .rte p{font-size:21px;line-height:32px}}.badge--link,.badge--link:active,.badge--link:focus,.badge--link:hover{color:inherit;text-decoration:none}.badge--link .badge__content{cursor:pointer;transition:background-color .125s cubic-bezier(0.645,0.045,0.355,1)}@media(hover:hover){.badge--link .badge__content:hover{background-color:#4365ff}}.badge--link:active .badge__content,.badge--link:focus .badge__content{background-color:#8298ff}