.modal{position:fixed;display:flex;align-items:flex-start;justify-content:center;top:0;right:0;bottom:0;left:0;z-index:1055;background:rgba(0,0,0,.15);transition:background .1s ease-in-out}.modal>.crd{position:relative;border:none!important;width:calc(100% - 20px);transform:translateY(10px);transition:.1s ease-in-out;padding-top:2.5rem}.modal>.crd:not(.transparent){border-radius:8px}.modal>.crd p:last-child{margin-bottom:0}.modal>.crd>header{padding:.625rem 30px .625rem .625rem;border-bottom:1px solid #d5e0e6;margin-bottom:.5rem}.modal>.crd>header h3,.modal>.crd>header h4{margin:0}.modal>.crd.loading{min-height:100px}.modal.enter-start,.modal.leave-end{background:transparent}.modal.enter-start>.crd,.modal.leave-end>.crd{opacity:0;transform:translateY(30px)}.modal.chat,.modal.side,.modal.cover{transition:background .2s}.modal.chat>.crd,.modal.side>.crd,.modal.cover>.crd{position:fixed;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:0;width:auto;transform:none;transition:.2s cubic-bezier(.25,1,.5,1);max-width:none}.modal.chat .crd.loading .h-add-spinner,.modal.side .crd.loading .h-add-spinner,.modal.cover .crd.loading .h-add-spinner{position:absolute;top:0;right:0;bottom:0;left:0}.modal.chat.enter-start>.crd,.modal.chat.leave-end>.crd,.modal.side.enter-start>.crd,.modal.side.leave-end>.crd,.modal.cover.enter-start>.crd,.modal.cover.leave-end>.crd{opacity:1;transform:translate(100%)}.modal.chat.enter-start.left>.crd,.modal.chat.leave-end.left>.crd,.modal.side.enter-start.left>.crd,.modal.side.leave-end.left>.crd,.modal.cover.enter-start.left>.crd,.modal.cover.leave-end.left>.crd{transform:translate(-100%)}.modal.chat.leave,.modal.side.leave,.modal.cover.leave{transition:background .1s .1s}.modal.chat.enter,.modal.chat.leave,.modal.side.enter,.modal.side.leave,.modal.cover.enter,.modal.cover.leave{pointer-events:none}.modal.chat .modal-scroll,.modal.side .modal-scroll,.modal.cover .modal-scroll{position:absolute;top:0;right:0;bottom:0;left:0;overflow-y:auto;overflow-x:hidden;padding:2.5rem .625rem .625rem}.modal.chat.center>.crd,.modal.side.center>.crd,.modal.cover.center>.crd{display:inline-flex;align-items:center;justify-content:center}.modal.has-hdr>.crd{display:flex;flex-direction:column;padding:0}.modal.has-hdr .modal-content{flex:1;position:relative;padding:.625rem;padding-top:0}.modal.has-hdr .modal-scroll{margin-top:-calc(15px/2)-.5px;padding-top:-calc(15px/2)-.5px}.mdl-tgl{color:#61697c;line-height:1.3;margin-top:.2rem}.mdl-ls{list-style-type:none;padding:0;margin:0;flex-direction:column;gap:.625rem;justify-content:space-between}.mdl-ls li>.crd{box-shadow:none}.mdl-success{margin:0}.modal-close{position:absolute;top:.625rem;right:.625rem;z-index:1065}.modal-close i{font-size:.75rem}.modal.grey>.crd{background:rgb(243.2909090909,249.1454545455,250.6090909091)}.modal.grey>.crd>header{background-color:#fdfdfd;box-shadow:0 2px 4px #0000000d;border-radius:8px 8px 0 0;z-index:1}.mdl-strcht{margin:0 -15px -15px}.mdl-strcht>.crd{box-shadow:none;border:0}.mdl-strcht>.tabs{padding-left:.625rem;padding-right:.625rem}.mdl-strcht>.tabs.w-crd{margin-bottom:1px}.mdl-strcht>.tabs.w-crd+.crd{border-top:1px solid #d5e0e6}@media screen and (min-width: 768px){.modal-close{top:0;right:0}.modal>.crd{max-width:768px}.modal.side>.crd,.modal.cover>.crd{max-width:none}.modal.sm>.crd{max-width:500px}.modal.has-hdr .modal-scroll{padding:15px}.mdl-ls{gap:15px}.modal>.crd{transform:translateY(20px)}.modal.center{display:inline-flex;align-items:center;justify-content:center}.modal.center>.crd{transform:translate(0)}.modal.center.enter-start>.crd,.modal.center.leave-end>.crd{transform:translateY(10px)}.modal.cover{transition:background .1s;background:transparent}.modal.cover.enter-start>.crd,.modal.cover.leave-end>.crd{opacity:0;transform:none}.modal.cover.leave{transition:background 50ms 50ms}.modal.chat>.crd,.modal.side>.crd{border:none;width:50vw;margin:0;left:auto}.modal.side.left>.crd{left:0;right:auto}.modal.side.left.enter-start>.crd,.modal.side.left.leave-end>.crd{opacity:1;transform:translate(-100%)}.modal.chat>.crd{min-width:21.25rem;width:30vw}}.modal{background-color:#00000052}.modal.top{padding-top:6.25rem}.modal>.crd{max-width:31.25rem}.modal.enter-start,.modal.leave-end{pointer-events:none}.global-feed-modal.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0003!important;display:flex;align-items:flex-start;padding-top:2.5rem;justify-content:center;z-index:2000}.global-feed-modal .modal-content{position:relative;background-color:var(--c-white);padding:.9375rem;border-radius:var(--modal-radius);box-shadow:var(--card-shadow);width:calc(100% - 1.25rem);max-width:25rem;max-height:calc(100vh - 5rem);overflow-y:auto}@media (min-width: 48rem){.global-feed-modal .modal-content{width:50vw;max-width:28rem}}@media (min-width: 64rem){.global-feed-modal .modal-content{width:40vw}}@media (min-width: 80rem){.global-feed-modal .modal-content{width:30vw}}.global-feed-modal .modal-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;padding:.25rem;cursor:pointer;color:var(--c-text-muted);line-height:1}.global-feed-modal .modal-close:hover{color:var(--c-orange)}.global-feed-modal .modal-close i{font-size:.75rem}.global-feed-modal .modal-title{margin:-.3rem 0 .75rem;font-size:1.125rem;font-weight:600;color:var(--c-text);border-bottom:.0625rem solid var(--c-border);padding-bottom:.5rem}.global-feed-modal .modal-body{margin-bottom:.5rem}.global-feed-modal .modal-body p{margin:0;color:var(--c-text);font-size:.9375rem;line-height:1.5}.global-feed-modal .modal-actions{display:flex;gap:.5rem;align-items:center;justify-content:center;margin-top:1rem}.global-feed-modal .modal-actions .btn{padding:.5rem 1rem;font-size:.875rem;font-weight:700;cursor:pointer;flex:1;border-radius:.25rem;border:none;transition:background-color .15s ease,transform .1s ease}.global-feed-modal .modal-actions .btn:active{transform:scale(.98)}.global-feed-modal .modal-actions .btn-cancel{background-color:var(--c-light-red);color:var(--c-dark-red)}.global-feed-modal .modal-actions .btn-cancel:hover{color:var(--c-orange)}.global-feed-modal .modal-actions .btn-confirm{background-color:var(--c-light-green);color:var(--c-dark-green)}.global-feed-modal .modal-actions .btn-confirm:hover{color:var(--c-orange)}.global-feed-modal .modal-actions .btn-dangerous{background-color:var(--c-red);color:var(--c-white)}.global-feed-modal .modal-actions .btn-dangerous:hover{color:var(--c-white);background-color:var(--c-dark-red)}.global-feed-modal .modal-actions .btn-register{background-color:var(--c-light-blue);color:var(--c-dark-blue)}.global-feed-modal .modal-actions .btn-register:hover{color:var(--c-orange)}.global-feed-modal .modal-actions .btn-login{background-color:var(--c-light-green);color:var(--c-dark-green)}.global-feed-modal .modal-actions .btn-login:hover{color:var(--c-orange)}.dwn.check{font-weight:700}.dwn.check li{display:flex;align-items:center;gap:.4rem}.dwn.check li:before{display:flex;content:"";height:1.1rem;width:1.1rem;border:1px solid #629f60;border-radius:50%}.dwn.check li.active{color:#629f60}.dwn.check li.active:before{font-family:styleguide-ui-icons!important;font-weight:400!important;content:"";font-size:1.1rem;border:none}.dwn.check li:hover{background-color:#ecf7f1}.mytptrs.svelte-1y7y4og.svelte-1y7y4og{width:100%;display:flex;gap:.9rem;align-items:baseline;justify-content:flex-start;padding-inline:.9375rem}.mytptrs.svelte-1y7y4og .form-check-input.svelte-1y7y4og{position:relative;top:.125rem;order:-1;margin:0}.mytptrs.svelte-1y7y4og .form-check-label.svelte-1y7y4og{font-size:.9375rem;line-height:1.5rem}
