.login-bg{background:linear-gradient(#e03e18,#8a5d26,#1f1a17)}.request-alert-animation{animation:slide-in-out .5s ease-in-out;transform-origin:top;position:relative}@keyframes slide-in-out{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.custom-rounded-pill{display:flex;border-radius:50px;overflow:hidden}.custom-pill-button{border-top-left-radius:50px;border-bottom-left-radius:50px}.custom-pill-input{border-top-right-radius:50px;border-bottom-right-radius:50px;border-left:none}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-in-right{animation:slideInFromRight .5s forwards}.responsive-iframe{max-width:"100vw";height:"100vh"}@media only screen and (max-width: 768px){.responsive-iframe{height:"100vh"}}.computer{width:300px;height:200px;border:5px solid #000;border-radius:15px;background-color:#d3d3d3;position:relative;overflow:hidden}.screen{width:calc(100% - 40px);height:calc(60% - 20px);background-color:#fff;position:absolute;top:20px;left:20px}.search-bar{width:80%;height:5%;background-color:#f0f0f0;position:absolute;bottom:20px;left:10%}.magnifying-glass{width:50px;height:50px;border:4px solid #000;border-radius:50%;position:absolute;right:30px;top:30%;animation:moveGlass 2s ease-in-out infinite}.handle{width:5px;height:30px;background-color:#000;position:absolute;right:52px;top:105px;transform:rotate(45deg);animation:moveGlass 2s ease-in-out infinite}@keyframes moveGlass{0%,to{transform:translate(0)}50%{transform:translate(-120px)}}.slide-in-left{animation:slideInFromLeft .5s forwards}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.slide-in-left:nth-child(1){animation-delay:0s}.slide-in-left:nth-child(2){animation-delay:.5s}.slide-in-left:nth-child(3){animation-delay:1s}.slide-in-left:nth-child(4){animation-delay:1.5s}.slide-in-left:nth-child(5){animation-delay:2s}
