:root,.ns-root,.ns-modal{--lighter-grey-color: rgb(250, 251, 252);--light-grey-color: rgb(230, 230, 230);--lighter-blue-color: rgb(230, 238, 255);--light-blue-color: rgb(114, 141, 250);--blue-color: rgb(58,83,218);--dark-blue-color: rgb(0, 0, 51);--dark-green-color: rgb(124, 138, 123);--darker-green-color: rgb(109, 120, 109);--red-color: rgb(204, 41, 0);--light-yellow-color: rgb(254, 246, 231);--dark-yellow-color: rgb(196, 130, 8)}.flow{display:flex;flex-wrap:wrap}.thumbnail{border-radius:20px;box-shadow:0 3px 5px #ccc;border:1px solid #ccc}.vertical-spaced-list li{margin-bottom:18px}.small-button-group{width:100%;text-align:center;margin:8px;padding:8px}.small-button,.dismiss{cursor:pointer;height:28px;background-color:var(--p-slate-500);color:#fff;margin:3px;padding:3px 2px;border-radius:8px;border-width:0px}@media (min-width: 800px){.button-group{width:100%;text-align:center;margin:4px;padding:2px}.button-group button,.action-button{cursor:pointer;background-color:var(--p-slate-500);color:#fff;height:50px;margin:18px;padding:3px 18px;border-radius:11px;border-width:0px;box-shadow:1px 2px 4px #00000080}}@media (max-width: 800px){.button-group{width:100%;text-align:center;margin:6px;padding:3px}.button-group button,.action-button{cursor:pointer;background-color:var(--lighter-blue-color);height:30px;margin:3px;padding:1px 5px;border-radius:5px;border-width:0px;box-shadow:1px 2px 8px #00000080}}.footer-holder .footer{left:10px;bottom:5px;right:10px;text-align:center;display:flow}.footer-holder{visibility:hidden}.footer{position:fixed;left:10px;bottom:5px;right:10px;background-color:var(--dark-blue-color);color:#fff;text-align:center;display:flow}.footer a{color:#fff}
