.scroll-l{overflow-y:scroll;max-height:400px;padding-right:20px}.scroll-l::-webkit-scrollbar{width:5px}.scroll-l::-webkit-scrollbar-thumb{background:#a81010;border-radius:10px}.scroll-l::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}.pulse2{-webkit-animation:pulse 400ms infinite alternate;animation:pulse 400ms infinite alternate;padding:5px 20px;border-radius:4px;margin-right:12px}@-webkit-keyframes pulse{0%{background-color:#a61e23}100%{background-color:#ffc000}}.tittles .elementor-icon-box-title{-webkit-animation:pulse 400ms infinite alternate;animation:pulse 400ms infinite alternate;padding:5px 20px;border-radius:5px}@media (min-width:320px) and (max-width:1000px){.scroll-l{overflow-y:scroll;max-height:max-content;padding-right:20px}}