.nudges-notification{position:fixed;bottom:3rem;left:2rem;z-index:9999999}.nudges-notification--top-right{top:3rem;right:2rem;bottom:initial;left:initial}.nudges-notification--bottom-right{bottom:3rem;right:2rem;top:initial;left:initial}.nudges-notification--top-left{top:3rem;left:2rem;bottom:initial;right:initial}.nudge-notification{box-shadow:rgba(0,0,0,0.1) .1rem .2rem .2rem .1rem;width:auto;max-width:32rem;margin:1rem;padding:2rem 4rem 2rem 2rem;border-radius:0.4rem;display:-webkit-inline-box;display:inline-flex;background-color:#4c46d6;-webkit-box-align:center;align-items:center}@media screen and (max-width: 480px){.nudge-notification{margin:0}}.nudge-notification__header{font-size:1.6rem;color:#fff;font-weight:800;word-wrap:break-word}.nudge-notification__sub-header{font-size:1.4rem;color:#fff}.nudge-notification__desc{font-size:1.2rem;color:#fff}.nudge-notification__link{font-size:1.2rem;color:#fff;padding-top:0.5rem;display:inline-block;text-decoration:underline}.nudge-notification__link:hover{color:#fff !important;text-decoration:underline !important}.nudge-notification__icon{margin-right:1rem;height:3rem}.nudge-notification__icon img{height:100%}.nudge-notification__dismiss{position:absolute;top:-1rem;right:-1rem;width:2rem;height:2rem;cursor:pointer;background:#fff;color:#d6d6d6;outline:none;border-radius:50%;border:solid 0.1rem #d6d6d6;padding:0}.nudge-notification__dismiss:active,.nudge-notification__dismiss:focus{outline:none}.nudge-notification__dismiss i{font-size:1.4rem}

