:export{primary:#b0c25e;secondary:#fc6;hoverPrimary:#a7bb4c;hoverSecondary:#ffc44d;hoverTertiary:#42beca;white:#fff;altWhite:#f9f9f9;black:#000;altBlack:#191919;green:#8fefae;yellow:#ecefa3;red:#ef8f8f;blue:#56c5d0;gray:#292929;gray5:#f2f2f2;gray4:#d9d9d9;gray3:#a6a6a6;gray2:gray;gray1:#555;shadow_effect:2px 4px 16px rgba(0,0,0,.098)}.backgroundBlur{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(26,26,26,.8);z-index:2000;display:flex;align-items:center;justify-content:center;padding:12px}.modalWrapper{border:1px solid #f9f9f9;box-shadow:2px 4px 16px rgba(0,0,0,.098);border-radius:10px;background-color:#fff;display:flex;flex-direction:column}.modalWrapper.wrapper{width:90%;max-width:400px}.modalWrapper.fluid{width:auto}.modalWrapper.fullscreen{width:100vw;height:100vh}.header{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f2f2f2}.header.full{width:100%;background-color:#fff}.content{max-height:600px;padding:16px;overflow-y:auto}.fullContent{height:100%;overflow-y:auto;background:#fff}.fluidContent{padding:16px}.footer{padding:8px 16px 16px;width:100%}.footer button{max-width:none!important}