body:not(.np-processing) .np-custom-checkout-modal-wrapper{display:none!important}body.np-processing #np-custom-checkout-modal{align-items:center;display:flex!important;flex-direction:column;justify-content:center;opacity:1!important;position:fixed!important;top:0;left:0;width:100%;height:100%;z-index:9999}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper{display:flex;flex-direction:column;max-width:90%;padding:20px;text-align:center}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper.with-background{min-width:500px}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper h3{font-weight:700;margin-bottom:0;margin-top:1em;order:1}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper figure{margin:0 auto;max-width:100%;order:0;width:550px}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper figure img.full{width:100%}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper.text-first h3{margin-top:0;order:0}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper.text-first figure{order:1}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper .np-custom-checkout-story-wrapper{position:relative;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper .np-custom-checkout-story-wrapper .np-custom-checkout-story{position:absolute;width:100%;opacity:0;-webkit-transition:all 0s ease-in-out;-moz-transition:all 0s ease-in-out;-o-transition:all 0s ease-in-out;transition:all 0s ease-in-out}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper .np-custom-checkout-story-wrapper .np-custom-checkout-story.active{opacity:1;position:relative;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media only screen and (max-width:767px){body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper{width:95%}body.np-processing #np-custom-checkout-modal .np-custom-checkout-modal-wrapper.with-background{min-width:unset}}