html,body{min-height:100vh;width:100%;margin:0;padding:0;background:rgba(0,0,0,0)}.login-steps{background:url("/images/background/4.webp") no-repeat center -50px !important;background-size:cover !important;padding:4rem 0 !important;min-height:600px !important;position:relative}.login-steps::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.login-steps .container{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:0 2rem}.login-steps .main-header{text-align:center;margin-bottom:3rem}.login-steps .main-header .section-number{font-size:1.1rem;font-weight:500;color:#5b9bd5;display:block;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.2em;opacity:.9;text-shadow:0 0 20px rgba(91,155,213,.5)}.login-steps .main-header .main-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:.75rem;text-transform:uppercase;background:linear-gradient(to right, #fff, rgba(255, 255, 255, 0.8));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 4px 30px rgba(0,0,0,.5)}.login-steps .main-header .subtitle{display:block;font-size:1.5rem;font-weight:400;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.login-steps .main-header .description{font-size:1.1rem;color:hsla(0,0%,100%,.7);max-width:800px;margin:0 auto;line-height:1.6;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media(max-width: 1200px){.login-steps .main-header .main-title{font-size:3.5rem}.login-steps .main-header .subtitle{font-size:1.5rem}}@media(max-width: 768px){.login-steps .main-header{margin-bottom:3rem}.login-steps .main-header .main-title{font-size:2.5rem}.login-steps .main-header .subtitle{font-size:1.25rem}.login-steps .main-header .description{font-size:1.1rem;padding:0 1rem}}.login-steps .steps-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-top:2rem}@media(max-width: 1200px){.login-steps .steps-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.login-steps .steps-grid{grid-template-columns:1fr}}.login-steps .step-card{background:rgba(15,20,30,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;overflow:hidden;transition:all .3s ease}.login-steps .step-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.4);border-color:rgba(224,178,25,.3)}.login-steps .step-card .step-header{padding:2rem}.login-steps .step-card .step-header .step-number{color:#00c3ff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.login-steps .step-card .step-header .step-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.login-steps .step-card .step-subtitle{padding:0 2rem;color:hsla(0,0%,100%,.7);font-size:1rem;margin-bottom:1.5rem}.login-steps .step-card .step-image{position:relative;width:100%;height:200px;overflow:hidden}.login-steps .step-card .step-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.login-steps .step-card .step-image::after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent)}.login-steps .step-card .step-links{padding:2rem}.login-steps .step-card .step-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.login-steps .step-card .step-links a{display:block;padding:.75rem 1.5rem;background:rgba(224,178,25,.1);border:1px solid rgba(224,178,25,.2);border-radius:.5rem;color:#00c3ff;text-decoration:none;font-weight:600;transition:all .3s ease}.login-steps .step-card .step-links a:hover{background:#00c3ff;color:#000;transform:translateX(5px)}.login-section{position:relative;min-height:100vh;background:url("/images/bg/bg2.webp") no-repeat center center !important;background-size:cover !important;overflow:hidden}.login-section::before{content:"";position:absolute;inset:0;background:linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));z-index:1}.login-section .container{position:relative;z-index:2;height:100%;padding:4rem 2rem}.login-section .section-header{text-align:center;margin-bottom:4rem}.login-section .section-header .section-number{font-size:1.1rem;font-weight:600;color:rgba(91,155,213,.9);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;display:block;text-shadow:0 0 20px rgba(91,155,213,.5)}.login-section .section-header .section-title{font-size:3.5rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 4px 30px rgba(0,0,0,.5);background:linear-gradient(to right, #fff, rgba(255, 255, 255, 0.8));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.login-section .section-header .section-title span{display:block;font-size:.4em;font-weight:400;opacity:.8;margin-top:.5rem;text-transform:uppercase;letter-spacing:.1em;background:none;-webkit-text-fill-color:hsla(0,0%,100%,.7)}.login-section .section-header .section-subtitle{font-size:1.2rem;color:hsla(0,0%,100%,.7);max-width:800px;margin:0 auto;line-height:1.6;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media(max-width: 1200px){.login-section .section-header .section-title{font-size:3rem}}@media(max-width: 768px){.login-section .section-header{margin-bottom:3rem}.login-section .section-header .section-title{font-size:2.5rem}.login-section .section-header .section-subtitle{font-size:1.1rem;padding:0 1rem}}
