.alert{position:relative;border-radius:.125rem;color:#000;overflow:hidden;padding-top:1rem}.alert:has(.alert-tag){padding-top:2rem}.alert.alert-success{background-color:#e6faee}.alert.alert-success.expandable .alert-body:after{background:linear-gradient(to bottom,#e6faee00,#e6faee)}.alert.alert-success .alert-footer{background-color:#f2fdf7}.alert.alert-error{background-color:#ffeeeb}.alert.alert-error.expandable .alert-body:after{background:linear-gradient(to bottom,#ffeeeb00,#ffeeeb)}.alert.alert-error .alert-footer{background-color:#fff6f5}.alert.alert-warning{background-color:#ffeed8}.alert.alert-warning.expandable .alert-body:after{background:linear-gradient(to bottom,#ffeed800,#ffeed8)}.alert.alert-warning .alert-footer{background-color:#fff9f1}.alert.alert-white{background-color:#fff;border:.0625rem solid rgb(221,221,221)}.alert.alert-white.expandable .alert-body:after{background:linear-gradient(to bottom,#fff0,#fff)}.alert.alert-white .alert-footer{background-color:#f9f9f9}.alert.alert-info{background-color:#def2fa}.alert.alert-info.expandable .alert-body:after{background:linear-gradient(to bottom,#def2fa00,#def2fa)}.alert.alert-info .alert-footer{background-color:#f6fbfe}.alert.alert-scripting{background-color:#f1f0ff;border:.0625rem solid rgb(108,56,219)}.alert.alert-scripting.expandable .alert-body:after{background:linear-gradient(to bottom,#f1f0ff00,#f1f0ff)}.alert.alert-scripting .alert-footer{background-color:#f8f7ff}.alert.alert-compact{padding:.5rem .75rem}.alert.alert-compact:has(.alert-tag){padding-top:2rem}.alert.alert-compact.alert-warning{border:.0625rem solid rgb(255,212,172)}.alert.alert-compact.alert-success{border:.0625rem solid rgb(128,232,171)}.alert.alert-compact.alert-error{border:.0625rem solid rgb(255,219,215)}.alert.alert-compact.alert-info{border:.0625rem solid rgb(190,224,239)}.alert.alert-compact.alert-scripting{border:.0625rem solid rgb(108,56,219)}.alert.alert-compact .alert-body{font-size:.875rem;margin-bottom:0;padding:0}@media only screen and (min-width:36rem){.alert{padding-top:1.25rem}}.alert-heading{font-size:1.25rem;font-weight:600;line-height:1.25rem;padding:0 1rem .5rem}@media only screen and (min-width:36rem){.alert-heading{padding:0 1.25rem .5rem}}.alert-body{font-size:.875rem;line-height:1.25rem;transition:.3s cubic-bezier(.5,0,1,1);margin-top:0;margin-bottom:1rem;padding:0 1rem}@media only screen and (min-width:36rem){.alert-body{padding:0 1.25rem;margin-bottom:1.25rem}}@media only screen and (min-width:48rem){.alert-body{font-size:1rem;line-height:1.25rem}}.alert-footer{display:flex;flex-wrap:wrap;gap:1.5rem;position:relative;padding:1rem}@media only screen and (min-width:36rem){.alert-footer{padding:1rem 1.25rem}}.alert-footer .btn.btn-expand{width:100%;justify-content:flex-start}.alert-footer .btn.btn-expand .icon{width:.875rem;height:.875rem;margin-right:.375rem;background-image:url(/static/images/yoda/icons/list-plus-black.svg?v=44195cf028)}.alert-footer.alert-footer-col{flex-direction:column;align-content:flex-start}.btn-expand-toggle{display:none}@media only screen and (max-width:36rem){.btn-expand-toggle:checked~.alert-heading{margin-bottom:.5rem}.btn-expand-toggle:checked~.alert-heading:after{transform:rotate(180deg)}}.btn-expand-toggle:checked~.alert-body{max-height:31.25rem}.btn-expand-toggle:checked~.alert-body:after{visibility:hidden;opacity:0}.btn-expand-toggle:checked~.alert-footer{margin-top:1.5rem}.btn-expand-toggle:checked~.alert-footer .btn-expand .icon{background-image:url(/static/images/yoda/icons/list-dash-black.svg?v=a2a830b016)}.btn-expand-toggle:checked~.alert-footer .btn-expand span:not(.icon){display:none}.btn-expand-toggle:checked~.alert-footer .btn-expand:after{content:"VIEW LESS"}.expandable .btn-heading-expand{display:none;position:absolute;top:0;left:0;width:100%;height:3rem}.expandable .alert-body{position:relative;max-height:4rem;overflow-y:hidden}.expandable .alert-body:after{content:"";position:absolute;height:100%;width:100%;left:0;bottom:0;border-radius:.125rem;transition:all .3s cubic-bezier(.5,0,1,1)}.expandable .alert-footer{margin-top:1rem;transition:margin-top .3s cubic-bezier(.5,0,1,1)}@media only screen and (max-width:36rem){.expandable{padding-bottom:1rem}.expandable .btn-heading-expand{display:block}.expandable .btn-heading-expand:hover{cursor:pointer}.expandable .alert-heading{display:flex;align-items:center;justify-content:space-between;margin:0;padding-bottom:0;transition:margin .3s cubic-bezier(.5,0,1,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.expandable .alert-heading:after{content:"";background-image:url(/static/images/yoda/icons/dropdown.svg?v=1b94b6350e);width:1rem;height:1rem;transition:.3s cubic-bezier(.5,0,1,1)}.expandable .alert-body{max-height:0;margin:0}.expandable .alert-body:after{display:none}.expandable .alert-footer{display:none}}.alert-tag{align-items:center;border-radius:0 0 .5rem;display:inline-flex;font-size:.6875rem;font-weight:600;height:1.25rem;left:-.0625rem;line-height:.825rem;padding:0 .375rem;position:absolute;top:-.0625rem}.alert-success .alert-tag{background-color:#80e8ab;border:.0625rem solid rgb(128,232,171);color:#000}.alert-error .alert-tag{background-color:#fc8376;border:.0625rem solid rgb(252,131,118);color:#000}.alert-warning .alert-tag{background-color:#ffd4ac;border:.0625rem solid rgb(255,212,172);color:#000}.alert-white .alert-tag{background-color:#ddd;border:.0625rem solid rgb(221,221,221);color:#000}.alert-info .alert-tag{background-color:#90cce6;border:.0625rem solid rgb(144,204,230);color:#000}.alert-scripting .alert-tag{background-color:#6c38db;border:.0625rem solid rgb(108,56,219);color:#fff}.form-group .form-control+.alert-compact,.form-group .custom-control+.alert-compact{margin-top:.5rem}.alert-default{background-color:#f2f6f0}.alert-default .alert-footer{background-color:#f9f9f9}.alert~.alert{margin-top:1rem}.alert-dismissible .alert-heading{margin-right:2rem}.alert-close{position:absolute;top:1rem;right:1rem;cursor:pointer}.alert-close .icon{background-color:#555}.alert-close .icon:hover{background-color:#000}.alert .btn-link span{text-decoration-color:#000!important}.alert .btn-link span:hover{text-decoration-color:#00d258!important}
