.hero{text-align:center;margin-top:100px;font-family:'Arial',sans-serif}.hero p{display:block;opacity:0;margin:10px 0;font-size:24px;font-weight:bold;color:white}.hero h1{display:block;opacity:0;margin:10px 0;font-size:48px;font-weight:bold;color:red!important}.call-wrap{position:fixed;left:15px;bottom:15px;background:#3b6fdc;height:42px;padding-left:60px;padding-right:18px;border-radius:30px;display:flex;align-items:center;text-decoration:none;z-index:9999}.call-icon{position:absolute;left:-6px;width:56px;height:56px;background:#3b6fdc;border:3px solid #ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center}.call-icon i{color:#ffffff;font-size:18px}.call-text{color:#ffffff;font-size:16px;font-weight:600;font-family:Arial,sans-serif}.hover-box{background-color:#ff4d00;transition:all 0.4s ease}.hover-box h1,.hover-box h2,.hover-box h3,.hover-box p{color:#000;transition:color 0.4s ease}.hover-box:hover{background-color:#000;transform:translateY(-8px)}.hover-box:hover h1,.hover-box:hover h2,.hover-box:hover h3,.hover-box:hover p{color:#ff4d00}.hover-box{box-shadow:6px 6px 0px rgba(0,0,0,0.4)}.hover-box:hover{box-shadow:5px 5px 0px rgba(255,77,0,0.6)}