.lz-box{background-color:#fff;padding:40px;border-radius:15px;box-shadow:0 0 10px 0 #babcbe;position:relative;transition:height .25s,width .25s,shadow .25s}.lz-box.lz-box--tight{border-radius:7.5px;padding:15px 25px}.color-gradient-01{background-image:linear-gradient(to-right,#eb2873,#ff7456)}.color-gradient-02{background-image:linear-gradient(to-right,#eb2873,#8d00d8)}.m-0{margin:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:1.4rem}.flex{display:flex}.grow-1{flex-grow:1}.gap-1{gap:1rem}.gap-2{gap:1.4rem}.gap-3{gap:2rem}.column{flex-direction:column}.row{flex-direction:row}.wrap{flex-wrap:wrap}.user-home{display:grid;grid-template-areas:"h h h h h h" "p p p p p p" "a a a a a a" "t t t t t t" "l l l l l l";grid-gap:25px}.user-home header{grid-area:h;height:100%;width:100%}.user-home header h1{font-family:Jost;font-size:35px;font-style:normal;font-weight:600;line-height:normal;color:#08080d}.user-home .lz-box{padding:30px 50px}.user-home .lz-box h1{color:#2c3e50;font-family:Mulish;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.user-home .lz-box.advice{grid-area:a;height:100%;width:100%;display:flex;flex-direction:column;gap:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-in-out}.user-home .lz-box.advice:hover{filter:brightness(.97)}.user-home .lz-box.advice .body{display:flex;gap:30px;align-items:center}.user-home .lz-box.advice .body h1{font-family:Mulish;font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:.8rem}.user-home .lz-box.advice .body p{color:#2c3e50;font-family:Mulish;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.user-home .lz-box.advice .body .icon{margin:0}.user-home .lz-box.advice .body .icon svg{stroke-width:.7px;stroke:#2c3e50}.user-home .lz-box.tools{grid-area:t;height:100%;width:100%;display:flex;flex-direction:column;gap:34px}.user-home .lz-box.tools h1{font-family:Mulish;font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:0}.user-home .lz-box.tools .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.user-home .lz-box.tools .grid .tool{display:flex;gap:10px;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:all .1s ease-in-out}.user-home .lz-box.tools .grid .tool:hover{transform:scale(1.02)}.user-home .lz-box.tools .grid .tool svg{stroke-width:1.2px;stroke:#2c3e50}.user-home .lz-box.tools .grid .tool span{font-family:Mulish;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#2c3e50}.user-home .ybs-logo{grid-area:l;width:-moz-max-content;width:max-content;margin-left:auto;display:flex;flex-direction:column;gap:1rem;justify-content:end;align-items:end;margin-top:6rem}.user-home .ybs-logo img{width:100%;max-width:200px}.user-home .ybs-logo p{font-family:Mulish;font-size:16px;font-style:normal;font-weight:600;line-height:normal;align-self:center;color:#2c3e50}