@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";:root{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}body{font-family:DM Sans,sans-serif}body{font-family:DM Sans,sans-serif;margin:0!important;padding:0!important}.container{display:flex;justify-content:center;align-items:center;height:100vh;background:#e6e6e6}.wrapper{width:300px;height:400px;perspective:800px;transform-style:preserve-3d}.txt{text-align:center;font-family:Helvetica,sans-serif;font-size:16px;color:darken(#e6e6e6,40%)}.rotating-cards{position:relative;width:100%;height:100%;transform-style:preserve-3d}.rotating-cardsEl{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:20px;box-shadow:0 0 30px -10px rgba(#000,1)}.rotating-cardsEl div{width:calc(100% + 60px);height:calc(100% + 60px);margin-top:-30px;margin-left:-30px;background-size:cover;background-position:center center}.inspection-body{background-color:#9cbff3;min-height:100vh;width:100vw;margin:0;padding:.01%}
