.styles_iconsContainer__p75EW{height:200px;width:100%;background-color:#fff8d8;border-radius:10px 10px 50% 50%;display:flex;align-items:center;justify-content:center;gap:20px}.styles_dialogContent__wfZm4{padding:0!important}.styles_dialogContent__wfZm4 .styles_icon__DJh4I{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.styles_modalFooter__UIQu1{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:50vh;gap:20px;margin:20px;text-align:center}@keyframes moveLeft{0%,to{transform:translateX(0)}50%{transform:translateX(-10px)}}@keyframes moveRight{0%,to{transform:translateX(0)}50%{transform:translateX(10px)}}.moveLeft{animation:moveLeft 1.5s ease-in-out infinite}.moveRight{animation:moveRight 1.5s ease-in-out infinite}