.badge-container{margin-bottom:72px}.badge-container .surface{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:30px;padding:49px 20px 20px;gap:19px}.badge-container .image{width:123px;height:149px}.badge-container .text-container{display:flex;flex-direction:column;gap:18px}.badge-container .title{text-align:center}.badge-container .text{text-align:center}@media screen and (min-width:768px){.badge-container .surface{flex-direction:row;gap:58px;padding:40px 128px 40px 64px}.badge-container .image{width:119px;height:144px}.badge-container .text-container{gap:8px}.badge-container .title{text-align:left}.badge-container .text{text-align:left}}