.account-registration__message{margin:0 0 35px}html{--font-size-multiplier:1}.save-information{border-bottom:1px solid rgba(83,83,83,.4);color:#535353;cursor:pointer;display:inline-block;font-family:Apercu Pro,Tahoma,Arial,sans-serif;font-size:calc(17px*var(--font-size-multiplier));font-style:normal;font-weight:500;letter-spacing:0;line-height:1.4;text-decoration:none;text-transform:none;-webkit-transition:border-bottom-color .2s ease-out;transition:border-bottom-color .2s ease-out}.save-information:focus,.save-information:hover{border-bottom-color:#535353;color:#535353}form{margin-top:20px}.profile-wrapper{max-height:0;opacity:0;overflow:hidden;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:max-height .25s cubic-bezier(.42,0,.15,.99),opacity .15s ease-in-out,-webkit-transform .2s ease-in-out;transition:max-height .25s cubic-bezier(.42,0,.15,.99),opacity .15s ease-in-out,-webkit-transform .2s ease-in-out;transition:max-height .25s cubic-bezier(.42,0,.15,.99),opacity .15s ease-in-out,transform .2s ease-in-out;transition:max-height .25s cubic-bezier(.42,0,.15,.99),opacity .15s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.profile-wrapper.active{max-height:1500px;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.continue-shopping{margin:20px 0 25px;text-align:center}.continue-shopping .btn{margin:0 auto}@media only screen and (min-width:768px){.continue-shopping{margin:50px 0 25px}}