.animated_button{display:inline-block;padding:10px 20px;font-size:16px;color:#fff;background-color:#E09900;border:none;border-radius:5px;cursor:pointer;text-align:center;text-decoration:none;transition:all 0.3s ease-in-out;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 5px rgba(224,153,0,0.5)}50%{transform:scale(1.1);box-shadow:0 0 20px rgba(224,153,0,0.7)}100%{transform:scale(1);box-shadow:0 0 5px rgba(224,153,0,0.5)}}.animated_button:hover{background-color:#272b3a}.mobile_nav.opened .mobile_menu_bar:before{content:'\4d'}.et_mobile_menu{min-width:100vw;margin-left:-10vw}.custom-bullet-points{list-style:none;padding-left:0;margin-left:0}.custom-bullet-points li{list-style:none;position:relative;padding-left:30px;margin-bottom:10px}.custom-bullet-points li::before{content:"\f058";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:50%;transform:translateY(-50%);color:#e09900}.custom-security-bullet-points{list-style:none;padding-left:0;margin-left:0}.custom-security-bullet-points li{list-style:none;position:relative;padding-left:30px;margin-bottom:10px}.custom-security-bullet-points li::before{content:"\f023";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:50%;transform:translateY(-50%);color:#e09900}.custom-footer-list{list-style:none;padding-left:0;margin-left:0}.custom-footer-list li{list-style:none;position:relative;padding-left:30px;margin-bottom:5px}.custom-footer-list li::before{content:"\f105";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:50%;transform:translateY(-50%);color:#ffffff}.custom-footer-list a{text-decoration:none;color:#007bff}.custom-footer-list a:hover{color:#0056b3}