.add-new{background-color:var(--primary-950);box-shadow:inset 0 5px 10px rgba(0,0,0,.25);margin-top:3rem;padding:2rem}.add-new .add-new-fields{background:none;padding-right:2rem}.add-new .add-new-fields>label{padding-top:1rem}.add-new .neo-button{z-index:1}.add-new .neo-button .neo-button-glyph,.add-new .neo-button .neo-button-text{font-size:3rem}.add-new .neo-button:active{background-color:inherit!important}.add-new .neo-button:after{background:rgba(0,0,0,.2);content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(.2);transform-origin:left;transition:transform .2s ease-in;width:100%;z-index:-1}.add-new .neo-button:hover:after{background:rgba(0,0,0,.5);transform:scaleX(1)}