@import "https://fonts.googleapis.com/css2?family=DM+Sans&display=swap";
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";
@import "https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap";
.WallElements-module-scss-module__MWnJ1W__els{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:1320px){.WallElements-module-scss-module__MWnJ1W__els{grid-template-columns:repeat(3,1fr)}}@media (max-width:910px){.WallElements-module-scss-module__MWnJ1W__els{grid-template-columns:repeat(2,1fr)}}@media (max-width:470px){.WallElements-module-scss-module__MWnJ1W__els{grid-template-columns:repeat(1,1fr)}}
.WallElement-module-scss-module__sTt8cW__el{background:#f7f8fb;border:1px solid #e6e9f3;border-radius:15px;justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:relative}.WallElement-module-scss-module__sTt8cW__el div{justify-content:center;align-items:center;gap:5px;display:flex}.WallElement-module-scss-module__sTt8cW__el h2,.WallElement-module-scss-module__sTt8cW__el p{margin:0}.WallElement-module-scss-module__sTt8cW__el img{width:30px;transition:all .2s;left:55%;transform:rotate(5deg)}.WallElement-module-scss-module__sTt8cW__el:hover img{transform:rotate(13deg)translate(5px,-13px)}
