.success-create-account{height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.success-create-account .body{max-width:886px;width:100%;position:relative;background:var(--color_white);border-radius:10px;display:flex;align-items:center;padding:80px 100px;flex-direction:column;box-sizing:border-box}.success-create-account .body .left-img,.success-create-account .body .right-img{height:100%!important;top:0;position:absolute;width:100%}@media screen and (max-width:768px){.success-create-account .body .left-img,.success-create-account .body .right-img{display:none}}.success-create-account .body .left-img{left:0;max-width:223px}.success-create-account .body .right-img{right:0;max-width:217px}.success-create-account .body>h2{text-align:center;font:var(--font_25);font-weight:700;line-height:1.2;margin-bottom:20px}@media screen and (max-width:768px){.success-create-account .body>h2{font:var(--font_20);margin-bottom:16px}}@media screen and (max-width:480px){.success-create-account .body>h2{font:var(--font_18);margin-bottom:12px}}.success-create-account .body>span{text-align:center;font:var(--font_17);color:var(--color_dark_grey);font-weight:var(--medium);margin-bottom:50px}@media screen and (max-width:768px){.success-create-account .body>span{font:var(--font_15);margin-bottom:32px}.success-create-account .body>span br{display:none}}@media screen and (max-width:480px){.success-create-account .body>span{font:var(--font_14);margin-bottom:24px}}.success-create-account .body .action{display:flex;gap:25px;max-width:441px;width:100%}@media screen and (max-width:768px){.success-create-account .body .action{flex-direction:column;gap:16px;padding:0 20px}.success-create-account .body .action button{width:100%}}@media screen and (max-width:480px){.success-create-account .body .action{gap:12px;padding:0}}@media screen and (max-width:768px){.success-create-account{padding:16px;align-items:center}.success-create-account .body{padding:40px 24px}}@media screen and (max-width:480px){.success-create-account{padding:12px}.success-create-account .body{padding:28px 16px}}
