@-webkit-keyframes easeInCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}@keyframes easeInCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}@-webkit-keyframes easeOutCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}@keyframes easeOutCubicMotion{to{-webkit-transform:translate(150px);transform:translate(150px)}}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.form-group.required label:after{content:"*";color:inherit}.form-group .form-control-feedback{display:none}.form-group>.form-control-feedback{display:none}.form-group.has-danger>.form-control-feedback,.form-group.has-warning>.form-control-feedback{display:block}@-webkit-keyframes fade{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.product-registration-message{-webkit-transform:translate(-50%);transform:translate(-50%);position:fixed;top:100px;left:50%}.product-registration-message-alert{-webkit-animation:fade 5s linear forwards;animation:fade 5s linear forwards;-webkit-box-shadow:1px 1px 5px grey;box-shadow:1px 1px 5px grey;padding:1em}@keyframes fade{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.product-registration-message-alert.show{display:block}.productRegistration{padding:10px 0 20px}.productRegistration .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.productRegistration__wrapper{background-color:#fff;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.2);box-shadow:0 3px 10px rgba(0,0,0,.2);margin:0 auto 40px;padding:20px}@media (min-width:1025px){.productRegistration__wrapper{padding:50px 0}}.productRegistration__header .content-asset,.productRegistration__title{text-align:center}.productRegistration .example-text{color:#777;font-style:italic}