*{margin:0;padding:0;font-family:Open Sans,sans-serif;font-weight:500;font-style:normal;box-sizing:border-box}.home_page{position:relative;height:100vh;overflow:hidden}.bg-vid{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}@media (max-width: 570px){.heading-sm{font-size:1.4rem!important}.button-sm{height:40px!important;width:110px!important}.input-sm{height:45px!important;width:300px!important}.para-sm{font-size:.8rem!important}}.button{width:150px;height:50px;border-radius:5px;border:none;background-color:#c66767;color:#fff;transition:background-color .3s ease,transform .2s ease;cursor:pointer;outline:none}.button:hover{background-color:#f40505}.button:focus{background-color:#f40505}.button:active{transform:scale(.85);background-color:#d89898}.pulse-loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.pulse-loader{display:flex;gap:8px;margin-bottom:12px}.dot{width:12px;height:12px;background-color:#eedede;border-radius:50%;animation:pulse 1s infinite ease-in-out}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.4);opacity:1}}.loader-text{color:#f7f8fa;font-size:1rem;font-weight:500}.button-loader-wrapper{display:flex;align-items:center;justify-content:center;height:20px;width:36px;margin:0;padding:0}.button-loader-wrapper .pulse-loader{height:16px;width:32px;margin-bottom:0!important}.button-loader-wrapper .dot{width:8px;height:8px;margin:0 2px}
