@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap);.about-section{align-items:center;background-color:#0c194e;display:flex;flex-direction:column;justify-content:center}.about-section h1{margin-top:6rem;margin-inline:4rem}@media (min-width:767px){.about-section h1{margin-inline:auto}}.about-section p{margin-block:4rem;margin-inline:4rem}@media (min-width:767px){.about-section p{margin-inline:auto;width:35rem}}@media (min-width:1024px){.about-section p{position:relative;width:35rem}}.landing-section{overflow:hidden;position:relative}.landing-bkg-image{position:absolute;right:-30rem;top:-20rem}.landing-content{align-items:center;display:flex;flex-direction:column;justify-content:center;position:inherit}@media (min-width:767px){.landing-content{display:grid;grid-template-areas:"heading heading" "subtext subtext" "image panel";grid-template-rows:-webkit-min-content -webkit-min-content 1fr;grid-template-rows:min-content min-content 1fr}}.landing-content>h1{grid-area:heading;margin-inline:auto;margin-top:2rem;text-align:center;width:16rem}@media (min-width:767px){.landing-content>h1{width:40rem}}.landing-content>p{grid-area:subtext;margin-inline:auto;margin-bottom:6rem;margin-top:4rem;text-align:center;width:16rem}@media (min-width:767px){.landing-content>p{width:40rem}}.lock-and-key{margin-inline:auto;margin-top:2rem}@media (min-width:767px){.lock-and-key{margin-top:-8rem}}@media (min-width:1024px){.lock-and-key{margin-top:-6rem}}.lock-and-key img{height:100%;width:8rem}.password-panel{align-items:center;background-color:#2b5edd;display:flex;flex-direction:column;justify-content:center;margin-bottom:10rem;margin-top:4rem;padding-block:2rem;padding-inline:3rem;width:100%}@media (min-width:767px){.password-panel{align-items:flex-start;border-radius:25px;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;width:32rem}}@media (min-width:1024px){.password-panel{margin-left:5rem}}.password-panel-row-1{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}@media (min-width:767px){.password-panel-row-1{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}}.password-input,.password-input-container{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.password-input{background-color:#fff;border-bottom-left-radius:15px;border-top-left-radius:15px;height:3rem;padding-left:1rem;position:relative;width:17rem}.password{color:#12319d;margin-right:1rem;overflow:hidden;position:absolute;text-overflow:clip;white-space:nowrap;width:19ch;z-index:30}.password-strength{border-radius:15px;margin-left:auto;margin-right:1rem;padding-block:.1rem;padding-inline:.8rem;position:relative;transition:all .2s ease-in-out;z-index:50}.strong-password{background-color:#12319d}.weak-password{background-color:#f64038}.password-error{color:#f64038;display:none;margin-top:1rem}.error-active{display:block}.reload-password{border-bottom-right-radius:15px;border-top-right-radius:15px;position:relative;width:3rem;z-index:50}.copy-password,.reload-password{align-items:center;background-color:#12319d;cursor:pointer;display:flex;flex-direction:row;height:3rem;justify-content:center;transition:all .1s ease-in-out;-webkit-user-select:none;user-select:none}.copy-password{border-radius:10px;margin-left:0;margin-top:1rem;width:20rem}@media (min-width:767px){.copy-password{margin-left:1rem;margin-top:0;width:4rem}}.copy-password:hover,.reload-password:hover{background-color:rgba(18,49,157,.4)}.password-copied{background-color:#fff;border-radius:10px;color:#12319d;left:calc(50% - 8rem);opacity:0;padding-block:.5rem;padding-inline:3rem;position:fixed;top:2rem;transition:all .1s ease-in-out}.password-copied-active{opacity:1}.password-panel-row-2{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-top:2rem}.password-length{align-items:center;display:flex;flex-direction:row;justify-content:center}.password-length p{font-size:1.1rem;font-weight:400}.password-count{font-size:1.1rem;padding-inline:2rem}@media (min-width:767px){.password-count{padding-inline:1rem}}.password-slider-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:2rem}#password-slider,.password-slider-container [alt=minus-icon]{margin-right:1rem}#password-slider{-webkit-appearance:none;appearance:none;background-color:#fff;height:2px;opacity:.5;transition:opacity .2s;width:14rem}#password-slider:hover{opacity:1}#password-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:linear-gradient(116.57deg,#d3e466 16.67%,#bad259 60.94%,#f69d71);border-radius:50%;cursor:pointer;height:30px;width:30px}.password-panel-row-3{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:2rem}.checkbox{margin-right:2rem}.checkbox label{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.checkbox label input{margin-right:1rem}*{box-sizing:border-box;margin:0;padding:0}.App{background-color:#12319d;height:100vh;overflow-x:hidden;width:100vw}h1{color:#fff;font-family:Inter;font-size:1.7rem;font-weight:800;line-height:normal}@media (min-width:767px){h1{font-size:2.2rem}}@media (min-width:1024px){h1{font-size:2.5rem}}p{color:#fff;font-family:Inter;font-size:.9rem;font-weight:300;line-height:1.7}@media (min-width:767px){p{font-size:1rem}}@media (min-width:1024px){p{font-size:1.1rem}}span{font-size:.8rem}label,span{color:#fff;font-family:Inter;font-weight:400;line-height:1.7}label{font-size:1rem}header{padding-block:2rem}header [alt=rock-logo]{height:100%;margin-left:2rem;width:4rem}footer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block:10rem}@media screen and (min-width:992px){header [alt=rock-logo]{margin-left:10rem}}
/*# sourceMappingURL=main.9765f7bd.css.map*/