/*!amis-saas:node_modules/@fex/amis-editor-core/lib/style.css*/
.editor-right-panel{--button-size-md-font-size:12px;--button-size-default-font-size:12px}.editor-backTop{position:fixed;right:30px;bottom:32px;z-index:10000;width:32px;height:32px;margin:0;padding:0;box-sizing:border-box;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";cursor:pointer;visibility:visible;transition:all .3s}.editor-backTop.hidden{visibility:hidden}.editor-backTop:empty{display:none}.backTop-content{width:40px;height:40px;overflow:hidden;color:#fff;text-align:center;background-color:rgba(32,93,217,.85);border-radius:20px;transition:all .3s}.backTop-content:hover{background-color:#205dd9;transition:all .3s}.backTop-icon{font-size:20px;line-height:40px}@media screen and (max-width:768px){.editor-backTop{right:60px}}@media screen and (max-width:480px){.editor-backTop{right:20px}}.context-menu-setting{position:relative;width:260px;background:#fff;box-shadow:-2px 0 20px 0 rgba(0,0,0,.1);z-index:5;transition:width ease-in-out .2s;transform:translateZ(0);display:flex;flex-direction:column}.context-menu-setting .setting-header{flex:0 0 48px;font-family:PingFangSC-Regular;font-size:14px;color:#141a25;line-height:48px;letter-spacing:0;font-weight:400;border-bottom:1px solid #e6e6e8;text-align:center}.context-menu-setting .setting-body{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;padding:12px 6px;display:flex;justify-content:flex-start;align-content:flex-start;flex-wrap:wrap}.context-menu-setting .setting-body .setting-item{margin:0 2px 12px 6px;padding-top:12px;flex:0 0 112px;height:62px;cursor:pointer;box-sizing:border-box;border:1px solid #ddd;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.context-menu-setting .setting-body .setting-item .icon-box{width:24px;height:24px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.context-menu-setting .setting-body .setting-item .icon-box>svg{width:24px;height:24px;fill:#bcbcbc}.context-menu-setting .setting-body .setting-item .setting-info{margin-top:4px;flex:1 1 auto;font-family:PingFangSC-Regular;font-size:12px;color:#141a25;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.context-menu-setting .setting-body .setting-item:hover{background:#e9effd;border:1px solid #2468f2;border-radius:4px}.context-menu-setting .setting-body .setting-item:hover .icon-box>svg{fill:#2468f2}.context-menu-setting .setting-body .setting-item:hover .setting-info{color:#2468f2}.context-menu-setting .setting-body .setting-item.disabled{cursor:not-allowed;background:rgba(189,189,189,.15);border:1px solid #ddd;border-radius:4px}.context-menu-setting .setting-body .setting-item.disabled .icon-box>svg{fill:#bdbdbd}.context-menu-setting .setting-body .setting-item.disabled .setting-info{color:#bdbdbd}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.shake{animation:shake .82s cubic-bezier(0.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.ae-Outline-panel{display:flex;flex-direction:column;height:100%}.ae-Outline-panel .ae-outline-tabs{flex:1;display:flex;flex-direction:column;min-height:0}.ae-Outline-panel .ae-outline-tabs .ae-outline-tabs-header{padding:0 12px}.ae-Outline-panel .ae-outline-tabs .ae-outline-tabs-content{flex:1;min-height:0;margin-top:12px}.ae-Outline-panel .ae-outline-tabs .ae-outline-tabs-panel.is-active{display:flex;flex-direction:column;height:100%;padding:0}.ae-Outline{padding:12px 10px 6px;--Tree-indent:16px;flex:1 1 auto;background:#fff}.ae-Outline-list,.ae-Outline-sublist{list-style:none;padding:0;margin:0}.ae-Outline-sublist>.ae-Outline-node::before,.ae-Outline-sublist>.ae-Outline-node::after{position:absolute;content:"";background:#e8e9eb;display:block}.ae-Outline-sublist>.ae-Outline-node::before{width:8px;height:1px;left:calc(var(--indent) * var(--Tree-indent) - 9px);top:12px;visibility:hidden}.ae-Outline-sublist>.ae-Outline-node::after{width:1px;height:100%;left:calc(var(--indent) * var(--Tree-indent) - 9px);top:0;visibility:hidden}.ae-Outline-sublist>.ae-Outline-node:last-child::after{height:12px}.ae-Outline:hover .ae-Outline-node::before,.ae-Outline:hover .ae-Outline-node::after{visibility:visible}.ae-Outline-node{position:relative;padding:0;margin:0}.ae-Outline-node>a{padding:0 8px;padding-left:calc(var(--indent) * var(--Tree-indent));min-width:108px;font-family:PingFangSC-Regular;font-size:12px;color:#151b26;line-height:24px;font-weight:400;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.ae-Outline-node.has-children>a{margin-left:0}.ae-Outline-node>a:hover,.ae-Outline-node.is-hover>a{color:#2468f2}.ae-Outline-node.is-active{background:#e6f0ff}.ae-Outline-node.is-active>a{color:#2468f2}.ae-Outline-node.is-folded>.ae-Outline-sublist{display:none}.ae-Outline-node span.has-keywords{color:#2468f2;font-weight:600}.ae-Outline-textIndent{display:inline-block;width:4px}.ae-Outline-expander{position:relative;left:0;cursor:pointer;z-index:2;display:inline-flex;justify-content:center;align-items:center}.ae-Outline-expander>svg{width:16px;height:16px;color:#84868c;transform:rotate(0deg);transition:transform ease-out .1s}.ae-Outline-expander.is-folded>svg{transform:rotate(-90deg)}.ae-Outline-tip{color:#28a745;margin-bottom:15px;animation:shake .82s cubic-bezier(0.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.ae-Outline-dropNode{padding:25px 0 0 15px;margin-bottom:5px;position:relative;background:#fff}.ae-Outline-dropNode:after{pointer-events:none;content:"";position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;border:1px dashed #e8e9eb}.ae-Outline-dropNode.is-active{color:#151b26;background:#e6f0ff}.ae-Outline-dropNode.is-active:after{border:1px dashed #2468f2;z-index:3}.ae-Outline-dropNode>a{color:#151b26;position:absolute;display:block;width:100%;left:5px;top:2px;font-size:12px}.ae-DialogList{list-style:none;margin:8px 0 0;padding:0}.ae-DialogList-wrap{padding:0 10px}.ae-DialogList li{cursor:pointer;margin:4px 0;padding:4px 10px;font-size:12px;display:flex;justify-content:space-between;gap:.3125rem;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--colors-neutral-text-2)}.ae-DialogList li>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.ae-DialogList li a.ae-DialogList-iconBtn{font-size:inherit;color:var(--icon-color);text-decoration:none;cursor:pointer}.ae-DialogList li a.ae-DialogList-iconBtn>svg{top:.0625rem;width:1rem;height:1rem}.ae-DialogList li a.ae-DialogList-iconBtn>svg.icon-copy{top:0;width:.75rem;height:.75rem}.ae-DialogList li a.ae-DialogList-iconBtn:hover{color:var(--icon-onHover-color);background:var(--colors-neutral-bg-2)}.ae-DialogList li:hover{color:var(--Layout-fontColor--onHover);background:#f7f7f9}.ae-DialogList-placeholder{color:#b4b6ba;padding-top:.625rem;text-align:center;vertical-align:middle}.editor-left-panel{position:relative;flex:0 0 308px;background:#fff;overflow:visible;box-shadow:2px 0 20px 0 rgba(0,0,0,.1);z-index:5;transition:width ease-in-out .2s;transform:translateZ(0)}.editor-left-panel.width-draggable{transition:none}.editor-left-panel.fixed-status{position:fixed;top:0;left:0;width:auto;height:100%}.editor-left-panel .editor-panel-btn{position:absolute;top:12px;right:12px;height:16px;width:16px;z-index:100;display:flex;justify-content:center;align-items:center}.editor-left-panel .editor-panel-btn .panel-btn{width:16px;height:16px;fill:#84868c;color:#84868c;cursor:pointer}.editor-left-panel .editor-panel-btn .panel-btn:hover{fill:#205dd9;color:#205dd9}.editor-left-panel.hidden-status{flex:0 0 48px;min-width:48px;width:48px}.editor-left-panel.hidden-status>.editor-panel-btn{display:none}.editor-left-panel .left-panel-arrow{position:absolute;width:16px;height:50px;top:50%;right:-15px;transform:translateY(-50%);background-color:transparent;box-sizing:border-box;z-index:10;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.editor-left-panel .left-panel-arrow::before{content:"";position:absolute;border-radius:0 10px 10px 0;box-sizing:border-box;border-left:0;top:0;right:0;bottom:0;left:0;background:#fff;z-index:-1;transform:perspective(50px) rotateY(30deg);transition:all .15s}.editor-left-panel .left-panel-arrow::after{content:"";position:absolute;width:6px;height:8px;top:50%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width%3D%226%22 height%3D%228%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.223.518.624 3.584a.5.5 0 0 0 0 .832l4.599 3.066A.5.5 0 0 0 6 7.066V.934a.5.5 0 0 0-.777-.416Z%22 fill%3D%22%23A1A6B3%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#a1a6b3;transform:translate(-50%,-50%) rotate(0deg);transition:all .15s}.editor-left-panel .left-panel-arrow.hidden-status::after{transform:translate(-50%,-50%) rotate(180deg)}.editor-left-panel .editorPanel-tabs{position:relative;height:100%;display:flex}.editor-left-panel .editorPanel-tabs>[class$=Tabs-linksWrapper]{position:relative;flex:0 0 48px;border:0;border-right:1px solid #e6e6e8;height:100%;box-sizing:border-box}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header{padding-top:20px}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li{margin:0 0 12px!important;padding:0;overflow:visible;width:48px;height:48px;box-sizing:border-box;padding:0 3px;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:center}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li>a{position:relative;display:inline-block;width:100%;height:100%;margin:0!important;padding:0!important;border:0!important;overflow:visible;display:flex;justify-content:center;align-items:center}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon>svg{width:48px;height:48px;color:#151b26}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon.editor-tab-s-icon>svg{width:16px;height:16px}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active,.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover{background:#eef3fe}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active>a,.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover>a{background:#eef3fe}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active .editor-tab-icon>svg,.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover .editor-tab-icon>svg{color:#2468f2!important}.editor-left-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active{padding:0 3px 0 0;border-left:3px solid #2468f2}.editor-left-panel .editorPanel-tabs>.editorPanel-tabs-content{position:relative;flex:1 1 auto;height:100%;border:0}.editor-left-panel .editorPanel-tabs>.editorPanel-tabs-content .editorPanel-tabs-pane{position:relative;height:100%;padding:0;width:260px;box-sizing:border-box}.editor-left-panel .ae-Editor-codePane{position:relative;height:100%;max-width:800px}.editor-left-panel .ae-Editor-codePane .overflowingContentWidgets{margin-top:-99999px}.editor-code-tabs,.editor-code-tabs-cont,.editor-code-tabs-cont .in{height:100%}.editor-left-panel-fixed-placeholder{position:relative;flex:0 0 48px;background:#fff}.editor-right-panel{position:relative;flex:0 0 auto;width:17.5rem;min-width:17.5rem;max-width:600px;background:#fff;box-shadow:-2px 0 20px 0 rgba(0,0,0,.1);z-index:5;transition:width ease-in-out .2s;--fonts-size-7:12px;--Form-input-lineHeight:1.6;--InputGroup-select-borderColor:#e8e9eb;--Form-input-borderColor:#e8e9eb}.editor-right-panel .ae-Settings-content{padding:var(--gap-base)}.editor-right-panel .ae-Settings-content [data-tooltip][data-position=bottom]:hover:after{margin-left:-10px;animation-name:none}.editor-right-panel .ae-Settings-content .ae-Combo-item>div:first-child>[data-tooltip][data-position=bottom]:hover:after{margin-left:15px}.editor-right-panel.width-draggable{transition:none}.editor-right-panel .SubForm-valueLabel{word-break:break-all}.editor-right-panel.mul-tabs-panel{width:calc(3.875rem + 17.5rem);min-width:calc(3.875rem + 17.5rem)}.editor-right-panel .editor-panel-btn{position:absolute;top:0;left:0;height:16px;width:16px;z-index:100;display:flex;justify-content:center;align-items:center;display:none}.editor-right-panel .editor-panel-btn .panel-btn{width:16px;height:16px;fill:#84868c;color:#84868c;cursor:pointer;transform:rotate(-45deg)}.editor-right-panel .editor-panel-btn .panel-btn:hover{fill:#205dd9;color:#205dd9}.editor-right-panel.hidden-status{width:0!important;min-width:0}.editor-right-panel.hidden-status .editor-panel-btn{display:none}.editor-right-panel.hidden-status .width-draggable-icon.hasArrowIcon{visibility:hidden}.editor-right-panel.hidden-status .editorPanel-inner{display:none}.editor-right-panel.fixed-status{position:fixed;top:0;right:0;width:280px;height:100%}.editor-right-panel.fixed-status.mul-tabs-panel{width:calc(3.875rem + 17.5rem)}.editor-right-panel.has-popover{z-index:1300}.editor-right-panel .editorPanel-inner{position:relative;height:100%}.editor-right-panel .editorPanel-inner.has-popover{z-index:1300}.editor-right-panel .editorPanel-tabs{display:flex;flex-direction:row-reverse;height:100%}.editor-right-panel .editorPanel-tabs>[class$=Tabs-linksWrapper]{position:relative;flex:0 0 48px;border:0}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header{padding-top:20px}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header:empty{min-width:unset}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li{margin:0 0 12px!important;padding:0;overflow:visible;width:48px;height:48px;box-sizing:border-box;padding:0 3px;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:center}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li>a{position:relative;display:inline-block;width:100%;height:100%;margin:0!important;padding:0!important;border:0!important;overflow:visible;display:flex;justify-content:center;align-items:center}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon i.fa{font-size:16px!important;width:16px;height:auto;margin-bottom:0!important;color:#151b26}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon>svg{width:45px;height:45px;color:#151b26}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li>a .editor-tab-icon>svg.pluginIcon{width:20px;height:20px;color:#151b26}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active,.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover{background:#eef3fe}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active>a,.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover>a{background:#eef3fe}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active i.fa,.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active .editor-tab-icon>svg,.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover i.fa,.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li:hover .editor-tab-icon>svg{color:#2468f2!important}.editor-right-panel .editorPanel-tabs .editorPanel-tabs-header>li.is-active{padding:0 0 0 3px;border-right:3px solid #2468f2}.editor-right-panel .editorPanel-tabs>.editorPanel-tabs-content{position:relative;flex:1 1 auto;height:100%;max-width:calc(100% - 48px);border-left:0}.editor-right-panel .editorPanel-tabs>.editorPanel-tabs-content .editorPanel-tabs-pane{position:relative;height:100%;padding:0;box-sizing:border-box;max-width:100%}.editor-right-panel .config-form-content{position:relative;height:100%;padding:10px 12px}.editor-right-panel .config-form-content.with-actions{position:relative}.editor-right-panel .config-form-content.with-actions .editor-prop-config-tabs{padding-bottom:45px}.editor-right-panel .config-form-content.with-actions .editor-prop-config-tabs-links{--fonts-size-7:14px}.editor-right-panel .config-form-content.with-actions .ae-Settings-actions,.editor-right-panel .config-form-content.with-actions>input{position:sticky;left:0;bottom:-16px;margin-bottom:0;width:100%;line-height:1;display:flex;align-items:center;justify-content:center}.editor-right-panel .editor-prop-config-tabs{display:block;position:relative;height:100%;padding:0;flex-direction:column;justify-content:flex-start;overflow:hidden;margin:calc(0rem - (var(--gap-base)))}.editor-right-panel .editor-prop-config-tabs .old-action-tooltip-warpper{position:absolute;left:12px;top:.9375rem;width:91%;z-index:9999}.editor-right-panel .editor-prop-config-tabs .old-action-tooltip-warpper .old-action-btn{width:100%}.editor-right-panel .editor-prop-config-tabs ul[role=tablist],.editor-right-panel .editor-prop-config-tabs-links{margin:0;flex:0;border-bottom:1px solid #d4d6d9;display:flex;justify-content:space-between;z-index:1}.editor-right-panel .editor-prop-config-tabs ul[role=tablist]>li,.editor-right-panel .editor-prop-config-tabs-links>li{flex:1;display:flex;height:2.75rem;justify-content:center;border:0!important;padding:0!important;max-width:none;align-items:stretch;padding:0!important}.editor-right-panel .editor-prop-config-tabs ul[role=tablist]>li>a,.editor-right-panel .editor-prop-config-tabs-links>li>a{display:inline-block;height:100%;width:100%;text-align:center;padding:2px 0 0!important;font-family:PingFangSC-Regular;color:#84868c;width:100%;--Tabs--line-active-fontSize:14px;--Tabs--line-fontSize:14px;--Tabs--line-hover-fontSize:14px;--Tabs--line-disabled-fontSize:14px;letter-spacing:0;font-weight:400;text-decoration:none;border:0!important;border-bottom:2px solid #fff!important;box-sizing:border-box;display:flex!important;justify-content:center!important;align-items:center!important}.editor-right-panel .editor-prop-config-tabs ul[role=tablist]>li.is-active>a,.editor-right-panel .editor-prop-config-tabs-links>li.is-active>a{color:#2468f2!important;border-bottom:2px solid #2468f2!important}.editor-right-panel .editor-prop-config-tabs ul[role=tablist]>li:not(:last-child):after,.editor-right-panel .editor-prop-config-tabs-links>li:not(:last-child):after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";width:1px;height:12px;background-color:#d8d8d8}.editor-right-panel .editor-prop-config-tabs ul[role=tablist]>li:not(:last-child):after,.editor-right-panel .editor-prop-config-tabs-links>li:not(:last-child):after{position:absolute;right:0;top:50%;transform:translateY(-50%);content:"";width:1px;height:12px;background-color:#d8d8d8}.editor-right-panel .editor-prop-config-tabs-cont{height:calc(100% - 45px);position:absolute;width:100%;padding:0;overflow-y:overlay!important;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent;margin-top:-1px}.editor-right-panel .editor-prop-config-tabs-cont::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.editor-right-panel .editor-prop-config-tabs-cont ::-webkit-scrollbar-track{background-color:transparent}.editor-right-panel .editor-prop-config-tabs-cont::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.editor-right-panel .editor-prop-config-tabs-cont::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.editor-right-panel .editor-prop-config-tabs-cont::-webkit-scrollbar-button{display:none}.editor-right-panel .editor-prop-config-tabs div.ae-switch-more-flex{display:flex;line-height:25px}.editor-right-panel .right-panel-arrow{position:absolute;width:16px;height:50px;top:50%;left:-15px;transform:translateY(-50%);background-color:transparent;box-sizing:border-box;z-index:10;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}.editor-right-panel .right-panel-arrow::before{content:"";position:absolute;border-radius:10px 0 0 10px;box-sizing:border-box;border-right:0;top:0;right:0;bottom:0;left:0;background:#fff;z-index:-1;transform:perspective(50px) rotateY(-30deg);transition:all .15s}.editor-right-panel .right-panel-arrow::after{content:"";position:absolute;width:6px;height:8px;left:55%;top:50%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width%3D%226%22 height%3D%228%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.223.518.624 3.584a.5.5 0 0 0 0 .832l4.599 3.066A.5.5 0 0 0 6 7.066V.934a.5.5 0 0 0-.777-.416Z%22 fill%3D%22%23A1A6B3%22%2F%3E%3C%2Fsvg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#a1a6b3;transform:translate(-50%,-50%) rotate(180deg);transition:all .15s}.editor-right-panel .right-panel-arrow.hidden-status::after{transform:translate(-50%,-50%) rotate(0deg)}.right-panel-pop{--fonts-size-7:12px;--Form-input-lineHeight:1.6;--InputGroup-select-borderColor:#e8e9eb;--Form-input-borderColor:#e8e9eb}.config-wrapper-contanier{position:relative;margin:0 auto 12px;padding:12px 8px;background-color:#f7f7f9;border-radius:2px}.config-wrapper-contanier::after{display:block;content:"";height:12px;width:12px;position:absolute;top:-6px;left:12px;transform:rotate(45deg);background-color:#f7f7f9}.config-wrapper-contanier.hidden-tip::after{display:none}.config-wrapper-contanier.tip-position-20p::after{left:20%}.config-wrapper-contanier.tip-position-30p::after{left:30%}.config-wrapper-contanier.tip-position-right-12::after{left:auto;right:12px}.config-wrapper-contanier.tip-position-right-55::after{left:auto;right:55px}.config-wrapper-contanier.tip-position-right-90::after{left:auto;right:90px}.ae-Breadcrumb{flex:0 0 22px;padding:0;background:#fff;box-sizing:border-box;border-bottom:1px solid #e8e9eb;z-index:1000;padding:0 16px}.ae-Breadcrumb .ae-Breadcrumb-content{left:0;height:100%;width:-moz-max-content;width:max-content;white-space:nowrap;height:22px;line-height:22px;background:#fff;letter-spacing:0;font-family:PingFangSC-Regular;font-size:12px;color:#5c5f66;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;transition:left ease-out .15s}.ae-Breadcrumb .ae-Breadcrumb-content>ul{list-style:none;display:inline-block;margin:0;padding:0}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li{display:inline-block;margin:0 0 0 8px;padding:0;position:relative}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li:first-child{margin:0}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>span{display:inline-block;padding-right:8px;line-height:22px!important;cursor:pointer}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>span:hover{text-decoration:none}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>ul{position:absolute;top:26px;left:0;min-width:100px;max-height:320px;line-height:20px;padding:0;font-family:PingFangSC-Regular;font-size:12px;color:#151b26;font-weight:400;box-shadow:0 2px 8px 0 rgba(7,12,20,.12);border-radius:4px;background:#fff;list-style:none;z-index:100000;visibility:hidden;transition:all ease-out .15s}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>ul>li>span{display:block;padding:6px 12px;cursor:pointer}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>ul>li>span:hover{background:#e6f0ff;text-decoration:none}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>ul>li>span.is-active{color:#205dd9}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li:hover>ul,.ae-Breadcrumb .ae-Breadcrumb-content>ul>li>ul:hover{visibility:visible}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li:not(:last-child):after{color:#5e626a;content:">"}.ae-Breadcrumb .ae-Breadcrumb-content>ul>li:last-child>span{font-family:PingFangSC-Medium;font-size:12px;color:#151b26;line-height:20px;font-weight:500;text-decoration:none}.ae-Breadcrumb .ae-Breadcrumb-scrollLeft-btn,.ae-Breadcrumb .ae-Breadcrumb-scrollRight-btn{position:absolute;top:0;left:0;width:40px;height:41px;background-color:#fff;box-sizing:border-box;box-shadow:2px 0 20px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;justify-content:center;align-items:center;visibility:hidden;z-index:100000}.ae-Breadcrumb .ae-Breadcrumb-scrollLeft-btn svg,.ae-Breadcrumb .ae-Breadcrumb-scrollRight-btn svg{color:#151b26;width:16px;height:16px;transform:rotate(180deg)}.ae-Breadcrumb .ae-Breadcrumb-scrollLeft-btn svg:hover,.ae-Breadcrumb .ae-Breadcrumb-scrollRight-btn svg:hover{color:#2468f2}.ae-Breadcrumb .ae-Breadcrumb-scrollRight-btn{left:auto;right:0;box-shadow:-2px 0 20px 0 rgba(0,0,0,.1)}.ae-Breadcrumb .ae-Breadcrumb-scrollRight-btn svg.icon-editor-double-arrow{transform:rotate(0deg)}.ae-Breadcrumb:hover .ae-Breadcrumb-scrollLeft-btn,.ae-Breadcrumb:hover .ae-Breadcrumb-scrollRight-btn{visibility:visible}.ae-ClassNamePicker-popover{padding:10px;width:610px;max-height:min(100% - 220px,400px);min-height:220px;overflow:auto}.ae-ClassNamePicker-popover.ae-PopOver--leftBottomLeftTop{margin-top:1px}.ae-ClassNamePicker-popover.ae-PopOver--leftTopLeftBottom{margin-top:-1px}.ae-ClassNameControl-group{margin:10px;display:inline-block;width:265px}.ae-ClassNameControl-group.w2x{width:550px}.ae-ClassNameControl-group .ae-ClassNameControl-group{padding-left:65px;margin:0;display:block;width:auto}.ae-ClassNameControl-group .ae-ClassNameControl-group:not(:last-child){margin:0 0 10px}.ae-ClassNameControl-group .ae-ClassNameControl-group .ae-ClassNameControl-groupLabel{float:left;border:0;padding-top:5px;padding-bottom:0;text-align:right;margin:0 0 0 -60px;font-size:12px}.ae-ClassNameControl-group .ae-ButtonGroup+.ae-ButtonGroup{margin-left:5px}.ae-ClassNameControl-groupLabel{border-bottom:.0625rem solid rgb(223.3048780488,226.0609756098,230.1951219512);display:block;padding-bottom:5px;margin-bottom:10px;font-size:14px}.ae-RendererList-tabs{position:relative;height:100%;padding:0;width:260px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start}.ae-RendererList-tabs .ae-RendererList-tabs-header{padding:0 12px}.ae-RendererList-tabs .ae-RendererList-tabs-content{position:relative;margin-top:12px;flex:1 1 auto;padding:0 5px;height:100%;box-sizing:border-box}.ae-RendererList-tabs .ae-RendererList-tabs-content .ae-RendererList-tabs-panel{position:relative;padding:0;height:100%}.ae-RendererList{height:100%;padding:0 0 12px;display:flex;flex-direction:column;justify-content:flex-start}.ae-RendererList .ae-RendererList-tabs-header{padding:0 12px}.ae-RendererList .ae-RendererList-tabs-content{position:relative;margin-top:12px;flex:1 1 auto;padding:0 5px;height:100%;box-sizing:border-box}.ae-RendererList .ae-RendererList-tabs-content .ae-RendererList-tabs-panel{position:relative;padding:0;height:100%}.ae-RendererList{height:100%;padding:0 0 12px;display:flex;flex-direction:column}.ae-RendererList.only-base-component{width:260px}.ae-RendererList.only-base-component .ae-RendererList-groupWrap{margin:0;padding:0 0 12px}.ae-RendererList .ae-RendererList-tip{padding:0 12px;color:#28a745}.ae-RendererList .ae-RendererList-group>span,.ae-RendererList .ae-RendererList-groupWrap>span,.ae-RendererList .ae-RendererList-placeholder{display:inline-block;margin:12px}.ae-RendererList-groupWrap{flex:1 1 auto;margin:0 -5px;padding:0 0 12px;background:#fff;scrollbar-width:none!important}.ae-RendererList-groupWrap .collapse-header{padding:0 12px;font-family:PingFangSC-Regular;font-size:12px;color:#141a25;letter-spacing:0;line-height:20px;font-weight:400;letter-spacing:0;height:35px;line-height:35px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.ae-RendererList-groupWrap .collapse-header .expander-icon>svg{width:10px;height:10px;color:#333;transform:rotate(90deg);transition:transform ease-out .3s}.ae-RendererList-groupWrap .collapse-header .expander-icon.is-folded>svg{transform:rotate(270deg)}.ae-RendererList-group.collapse-content{display:flex;flex-wrap:wrap;height:auto;padding:6px 0 4px 2px;box-sizing:border-box;transition:height .3s}.ae-RendererList-group.collapse-content:last-child{border-bottom:0}.ae-RendererList-group.collapse-content.is-folded{height:0;padding:0;overflow:hidden}.ae-RendererList-group.collapse-content.is-folded:last-child{height:0}.ae-RendererList-group.collapse-content .ae-RendererList-item{margin:0 2px 12px 10px;padding:0 8px;flex:0 0 112px;cursor:pointer;width:112px;height:32px;border:1px solid #e8e9eb;border-radius:4px;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center}.ae-RendererList-group.collapse-content .ae-RendererList-item .icon-box{width:16px;height:16px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.ae-RendererList-group.collapse-content .ae-RendererList-item .icon-box>i{font-size:16px;color:#b8babf}.ae-RendererList-group.collapse-content .ae-RendererList-item .icon-box svg{width:16px;height:16px;color:#7c7d82;top:0!important}.ae-RendererList-group.collapse-content .ae-RendererList-item .ae-RendererInfo{flex:1 1 auto;font-family:PingFangSC-Regular;font-size:12px;color:#151b26;letter-spacing:0;line-height:20px;font-weight:400;max-width:80px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ae-RendererList-group.collapse-content .ae-RendererList-item .ae-RendererIcon{flex:0 0 16px;color:#84868c;justify-content:center;align-items:center;display:none}.ae-RendererList-group.collapse-content .ae-RendererList-item .ae-RendererIcon>svg{width:16px;height:16px;top:0!important}.ae-RendererList-group.collapse-content .ae-RendererList-item .ae-RendererIcon:hover{color:#2468f2}.ae-RendererList-group.collapse-content .ae-RendererList-item:hover{border-color:#2468f2}.ae-RendererList-group.collapse-content .ae-RendererList-item:hover .ae-RendererInfo{max-width:64px}.ae-RendererList-group.collapse-content .ae-RendererList-item:hover .ae-RendererIcon{display:flex!important}.ae-RendererThumb{max-width:328px;min-height:70px;padding:5px;font-size:12px;color:#151b26;line-height:20px;background:#fff;box-shadow:0 4px 5px 0 rgba(0,0,0,.06),0 1px 10px 0 rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.04);transform:scale(1);transform-origin:center top}.ae-RendererThumb .ae-Renderer-title{font-family:PingFangSC-Medium;font-weight:500;font-size:14px}.ae-RendererThumb .ae-Renderer-info{margin:4px 0;font-family:PingFangSC-Regular;letter-spacing:0;font-weight:400}.ae-RendererThumb .ae-Renderer-preview{position:relative;max-height:200px;overflow:auto}.ae-InsertPanel-drawer svg.icon-close{width:22px;height:22px}.ae-InsertPanel-drawer .ae-InsertPanel-footer>.action-btn{padding:4px 16px;border-radius:4px;display:inline-flex;justify-content:center;align-items:center}.ae-InsertPanel-drawer .ae-InsertPanel-footer>.action-btn.action-btn-primary{color:#fff;background-color:#2468f2}.ae-InsertPanel-drawer .ae-InsertPanel-footer>.action-btn.action-btn-primary:hover{background-color:#5086f5}.ae-InsertPanel-drawer .ae-InsertPanel-footer>.action-btn.is-disabled{color:#b4b6ba;background-color:#e6e6e8;border-color:#e6e6e8}.ae-InsertRendererPanel-drawer>svg.icon-close{width:22px;height:22px}.ae-InsertRendererPanel-drawer .ae-drawer-renderers{width:417px;border-radius:0!important}.ae-InsertRendererPanel-drawer .ae-drawer-renderers .ae-drawer-title{padding:0 12px;font-family:PingFangSC-Medium;font-size:18px;color:#141a25;letter-spacing:0;font-weight:500;height:35px;line-height:35px;cursor:pointer}.ae-InsertRendererPanel-drawer .ae-drawer-renderers .ae-RendererList{width:100%!important}.ae-InsertRendererPanel-drawer .ae-RendererList-tabs{width:417px}.ae-RenderersPicker-list{flex-grow:1;height:0;display:flex;flex-direction:row;margin-top:10px;margin-bottom:10px}.ae-RenderersPicker-list>ul{min-width:40px;margin:0;padding:0;margin-right:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ae-RenderersPicker-list>ul>li{list-style:none;display:block;text-align:center;white-space:nowrap}.ae-RenderersPicker-list>ul>li:not(:last-child){margin-bottom:10px}.ae-RenderersPicker-list>ul>li>a{color:#666;font-size:14px;cursor:pointer;padding:2px 10px;border-radius:5px}.ae-RenderersPicker-list>ul>li.is-active>a,.ae-RenderersPicker-list>ul>li>a:hover{text-decoration:none;color:#333;background:rgba(66,133,244,.1)}.ae-RenderersPicker-content{flex-grow:1;width:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent}.ae-RenderersPicker-content::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.ae-RenderersPicker-content ::-webkit-scrollbar-track{background-color:transparent}.ae-RenderersPicker-content::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.ae-RenderersPicker-content::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.ae-RenderersPicker-content::-webkit-scrollbar-button{display:none}.ae-RenderersPicker-content>ul{list-style:none;margin:0;padding:0}.ae-RenderersPicker-content>ul>li{border-radius:4px;margin:0;padding:0;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;border:1px solid #e6e7e8;color:#666;font-size:12px;cursor:pointer}.ae-RenderersPicker-content>ul>li:not(:last-child){margin-bottom:10px}.ae-RenderersPicker-content>ul>li:hover,.ae-RenderersPicker-content>ul>li.is-active{background:rgba(32,93,217,.05)}.ae-RenderersPicker-content>ul>li.is-active{border:1px solid #205dd9}.ae-RenderersPicker-info{flex-grow:1;width:0;padding:10px;align-self:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ae-RenderersPicker-info>h4{font-size:14px;color:#333;padding:0;margin:0 0 10px}.ae-RendereresPicker-form{height:100%}.ae-RenderersPicker{height:100%;display:flex;flex-direction:column}.ae-RegionFilter{margin:10px 15px;font-size:12px;color:#666}.ae-RegionFilter>div{display:inline-block;cursor:pointer;padding:2px 10px;border-radius:5px}.ae-RegionFilter>div:hover,.ae-RegionFilter>div.is-active{color:#333;background:rgba(66,133,244,.1)}.ae-InsertPanel{display:flex;flex-direction:column;padding:15px;width:100%;height:100%}.ae-InsertPanel-title{color:#333;margin-bottom:10px}.ae-InsertPanel-footer{text-align:right}.ae-InsertPanel-footer>button+button,.ae-InsertPanel-footer>div+button{margin-left:5px}.editor-InputSearch-panel{position:relative}.editor-InputSearch-panel .editor-InputSearch-content{position:absolute;top:36px;left:12px;width:calc(100% - 24px);min-height:50px;padding:4px 12px;background:#fff;box-shadow:0 4px 5px 0 rgba(62,72,99,.06),0 1px 10px 0 rgba(62,72,99,.05),0 2px 4px -1px rgba(62,72,99,.04);border-radius:4px;z-index:100;visibility:visible;transition:all .3s;display:flex;flex-direction:column;justify-content:flex-start}.editor-InputSearch-panel .editor-InputSearch-content.hidden-status{visibility:hidden}.editor-InputSearch-panel .editor-InputSearch-content .search-history{flex:0 0 auto;margin-bottom:12px;padding-bottom:4px;font-family:PingFangSC-Regular;font-size:12px;color:#080e1a;line-height:20px;font-weight:400}.editor-InputSearch-panel .editor-InputSearch-content .search-history.has-border-bottom{border-bottom:1px solid #e6e6e8}.editor-InputSearch-panel .editor-InputSearch-content .search-history .header{opacity:.5;height:32px;line-height:32px;display:flex;justify-content:space-between;align-items:center}.editor-InputSearch-panel .editor-InputSearch-content .search-history .header .header-clear-icon{cursor:pointer}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont{position:relative;margin:0 -12px;padding:0 12px;overflow:hidden;display:flex;flex-direction:column;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont.hasScrollBtn{max-height:192px}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont.hasScrollBtn:hover{overflow-y:auto;padding:0 6px 0 12px}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont ::-webkit-scrollbar-track{background-color:transparent}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont::-webkit-scrollbar-button{display:none}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont .history-item{flex:0 0 auto;margin:0 -12px;padding:0 12px;opacity:.95;height:32px;display:flex;justify-content:space-between;align-items:center}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont .history-item:hover{opacity:.8;background:#f0f0f0}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont .history-item .history-keyword{flex:1 1 auto;max-width:calc(100% - 16px);color:#151a26;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont .history-item .delete-icon{flex:0 0 20px;color:#080e1a;display:flex;justify-content:center;align-items:center}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont .history-item .delete-icon svg{width:12px;height:12px;opacity:.5;cursor:pointer}.editor-InputSearch-panel .editor-InputSearch-content .search-history .history-cont .history-item .delete-icon svg:hover{fill:#2468f2}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list{position:relative;flex:0 0 auto;font-family:PingFangSC-Regular;font-size:12px;color:#080e1a;line-height:20px;font-weight:400;margin:0 -12px;padding:0 12px;max-height:192px;overflow:hidden;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list.hasScrollBtn{max-height:192px}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list.hasScrollBtn:hover{overflow-y:auto;padding:0 6px 0 12px}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list ::-webkit-scrollbar-track{background-color:transparent}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list::-webkit-scrollbar-button{display:none}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-header{height:32px;line-height:32px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-header svg{width:10px;height:10px;opacity:.5;transform:rotate(90deg);transition:all .15s}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-header.is-folded svg{transform:rotate(270deg)}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .multiple-subRenderers-list{display:flex;flex-direction:column}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-list{display:flex;flex-direction:column}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-list.is-folded{height:0;overflow:hidden}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-list .subRenderers-item{flex:0 0 32px;padding-left:12px;line-height:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-align:left;opacity:.95}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-list .subRenderers-item:hover{background:#f0f0f0}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-list .subRenderers-item .is-keyword{color:#2468f2}.editor-InputSearch-panel .editor-InputSearch-content .search-result-list .subRenderers-list.only-one-tag .subRenderers-item{margin:0 -12px;padding:0 12px}.editor-InputSearch-panel .editor-InputSearch-content .tag-list{flex:0 0 auto;font-family:PingFangSC-Regular;font-size:12px;color:#080e1a;line-height:20px;font-weight:400}.editor-InputSearch-panel .editor-InputSearch-content .tag-list .header{opacity:.5}.editor-InputSearch-panel .editor-InputSearch-content .tag-list .tag-list-cont{margin:4px -4px;display:flex;flex-wrap:wrap;justify-items:flex-start}.editor-InputSearch-panel .editor-InputSearch-content .tag-list .tag-list-cont .tag-item{margin:4px;flex:0 0 auto;padding:2px 8px;opacity:.95;border:1px solid #f2f3f3;background-color:#f2f3f3;border-radius:2px;cursor:pointer}.editor-InputSearch-panel .editor-InputSearch-content .tag-list .tag-list-cont .tag-item:hover{color:#2468f2}.ae-TableViewEditor{position:relative}.ae-TableViewEditor-rowLine{position:absolute;height:7px;left:0;right:0;cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.ae-TableViewEditor-colLine{position:absolute;width:7px;top:0;bottom:0;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.ae-TableViewEditor-mergeIcon{position:absolute;bottom:-22px;left:calc(50% - 3.5em);color:#4285f4;cursor:pointer}.ae-TableViewEditor td[data-selected]{background:#cfe1fe}.ae-TableViewEditor .ae-AddBtn{position:absolute;left:calc(50% - 10px);top:calc(50% - 10px);margin:0}.ae-TargetName{padding:12px;width:15em}.ae-TargetName-list{list-style:none;padding:0;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.ae-TargetName-node>span{line-height:normal}.ae-TargetName-node>a{color:#58666e;text-decoration:none}.ae-TargetName-node.is-active>a{color:#007bff}.ae-TargetName-node.is-hover>a{color:#007bff}.ae-Editor-selectionCursor{position:absolute;background:rgba(35,183,229,.2);border:1px solid #23b7e5;z-index:999999}.ae-Editor-list .ae-Editor-listItem,.ae-Editor-list .ae-Editor-eachItem{position:relative!important}.ae-Editor-list .ae-Editor-listItem::after,.ae-Editor-list .ae-Editor-eachItem::after{position:absolute;content:"";width:100%;height:100%;pointer-events:all;background:rgba(22,40,60,.2) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAABdJREFUGBljYMADPn396otTehhJAv0IABKnGUlQuJ0nAAAAAElFTkSuQmCC) repeat;z-index:100;top:0;left:0;cursor:not-allowed}.ae-Editor-list .ae-Editor-eachItem:first-child::after,.ae-Editor-list .cards-items>div:first-child>div::after{display:none}.aeDataChain{display:flex;flex-direction:row;flex-wrap:nowrap;min-height:300px}.aeDataChain-aside{width:60px;flex-shrink:0;border-right:1px solid #ccc;margin-right:10px;padding-right:10px}.aeDataChain-aside>ul{list-style:none;margin:0;padding:0}.aeDataChain-aside>ul>li{display:block;cursor:pointer;text-align:center;color:#999;padding:2px 5px;font-size:12px}.aeDataChain-aside>ul>li.is-active{color:#333;background:rgb(237.1730769231,239.1538461538,247.0769230769)}.aeDataChain-main{flex-grow:1;flex-basis:auto;overflow-x:auto}[editor-tooltip]{position:relative}[editor-tooltip]::after{pointer-events:none;left:calc(100% + 10px);top:50%;transform:translateY(-50%);position:absolute;max-width:300px;padding:4px 8px;box-sizing:content-box;content:attr(editor-tooltip);font-family:PingFangSC-Regular;font-size:12px;color:#fff;text-align:center;line-height:20px;font-weight:400;background:rgba(7,12,20,.85);border:1px solid rgba(7,12,20,.85);border-radius:4px;box-shadow:0 2px 8px 0 rgba(7,12,20,.12);white-space:normal;animation-fill-mode:both;visibility:hidden;z-index:110;white-space:nowrap}[editor-tooltip]::before{position:absolute;content:"";pointer-events:none;left:calc(100% - 2px);top:50%;transform:translateY(-50%);width:0;margin:0;padding:0;box-sizing:content-box;border:6px solid rgba(7,12,20,.85);border-color:transparent rgba(7,12,20,.85) transparent transparent;visibility:hidden;z-index:100}[editor-tooltip]:not(.is-disabled):hover::after,[editor-tooltip]:not(.disabled):hover::after,[editor-tooltip]:not(.is-disabled):hover::before,[editor-tooltip]:not(.disabled):hover::before{visibility:visible}[editor-tooltip].is-disabled:hover::after,[editor-tooltip].disabled:hover::after,[editor-tooltip].is-disabled:hover::before,[editor-tooltip].disabled:hover::before{visibility:hidden!important}[editor-tooltip][tooltip-position=bottom]::after{left:50%;top:calc(100% + 10px);transform:translateX(-50%)}[editor-tooltip][tooltip-position=bottom]::before{left:50%;top:calc(100% - 2px);transform:translateX(-50%);border-color:transparent transparent rgba(7,12,20,.85)}[editor-tooltip][tooltip-position=left]::after{top:50%;right:calc(100% + 10px);left:auto;transform:translateY(-50%)}[editor-tooltip][tooltip-position=left]::before{top:50%;right:calc(100% - 2px);left:auto;transform:translateY(-50%);border-color:transparent transparent transparent rgba(7,12,20,.85)}[editor-tooltip][tooltip-position=top]::after{left:50%;top:auto;bottom:calc(100% + 9px);transform:translateX(-50%)}[editor-tooltip][tooltip-position=top]::before{left:50%;top:auto;bottom:calc(100% - 2px);transform:translateX(-50%);border-color:rgba(7,12,20,.85) transparent transparent}.shortcut-icon-btn{display:inline-flex;justify-content:center;align-items:center;color:#84868c;cursor:pointer}.shortcut-icon-btn:hover{color:#2468f2}div.shortcut-list-modal{padding:24px}div.shortcut-list-modal .shortcut-modal-header{display:flex;flex-direction:row;justify-content:space-between}div.shortcut-list-modal .shortcut-modal-header .shortcut-modal-title{font-family:PingFangSC-Medium;font-size:16px;color:#141a25;letter-spacing:0;line-height:22px;font-weight:500}div.shortcut-list-modal .shortcut-modal-header svg.shortcut-modal-icon{width:12px;height:12px}div.shortcut-list-modal .shortcut-modal-body{padding-top:20px}div.shortcut-list-modal .shortcut-modal-body .shortcut-list{display:flex;flex-direction:column}div.shortcut-list-modal .shortcut-modal-body .shortcut-list .shortcut-item{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#828282;letter-spacing:0;line-height:30px}div.shortcut-list-modal .shortcut-modal-body .shortcut-list .shortcut-item .shortcut-letter{margin:0 2px;display:inline-flex;min-width:12px;height:22px;line-height:22px;border:1px solid rgba(31,56,88,.3019607843);border-radius:3px;padding:0 8px;display:inline-flex;justify-content:center;align-items:center}.ae-OptionControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.75rem}.ae-OptionControl-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;margin:0;padding:0}.ae-OptionControl-content .ae-OptionControlItem{display:block;width:100%}.ae-OptionControl-content .ae-OptionControlItem-Main{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;background:#fff;padding-bottom:.75rem}.ae-OptionControl-content .ae-OptionControlItem--dragging{height:0!important;padding:0;border-top:2px solid var(--primary);overflow:hidden;background:#e9effd}.ae-OptionControl-content .ae-OptionControlItem-dragBar{display:inline-flex;margin-left:0;margin-right:var(--gap-sm);cursor:move;color:#8c8c8c}.ae-OptionControl-content .ae-OptionControlItem-checkbox{display:inline-flex;align-items:center;line-height:1.5rem}.ae-OptionControl-content .ae-OptionControlItem-checkbox span{color:#080e1a;margin-left:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.ae-OptionControl-content .ae-OptionControlItem-input{flex:1;margin:0;margin-right:.75rem}.ae-OptionControl-content .ae-OptionControlItem-input input{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ae-OptionControl-content .ae-OptionControlItem-dropdown i{margin-right:0}.ae-OptionControl-content .ae-OptionControlItem-EditLabel{flex:0 0 2.25rem;padding-right:0}.ae-OptionControl-content .ae-OptionControlItem-EditValue{padding-left:0}.ae-OptionControl-content .ae-OptionControlItem-closeBtn{position:absolute;top:0;right:0;font-size:18px;color:#151b26;padding-right:.625rem}.ae-OptionControl-content .ae-OptionControlItem-closeBtn:hover{color:#205dd9}.ae-OptionControl-content .ae-OptionControlItem .ae-ExtendMore{padding-right:1.875rem}.ae-OptionControl-content .ae-OptionControlItem-action-delete{color:#d4d6d9;padding:0}.ae-OptionControl-placeholder{display:none;color:#999;line-height:1.5rem;text-align:center;vertical-align:middle;width:100%;padding:.625rem}.ae-OptionControl-footer>*{width:calc(50% - .375rem)}.ae-OptionControl-footer>:first-child{margin-right:.75rem}.ae-OptionControl-PopoverEdit{display:flex;flex-flow:column nowrap;justify-content:space-between;align-items:flex-start;padding:.9375rem 1.25rem;border:0;width:300px}.ae-OptionControl-PopoverEdit header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.625rem}.ae-OptionControl-PopoverEdit header .ae-OptionControl-PopoverEdit-title{opacity:.95;font-size:var(--fontSizeMd);color:#080e1a;line-height:1.5rem;font-weight:700}.ae-OptionControl-PopoverEdit header .ae-OptionControl-PopoverEdit-close{float:right;color:var(--text--muted-color);line-height:inherit;text-decoration:none;vertical-align:middle}.ae-OptionControl-PopoverEdit header .ae-OptionControl-PopoverEdit-close svg{width:.75rem;height:.75rem;fill:var(--text--muted-color)}.ae-OptionControl-PopoverEdit header .ae-OptionControl-PopoverEdit-close:not(.is-disabled){cursor:pointer}.ae-OptionControl-PopoverEdit header .ae-OptionControl-PopoverEdit-close:not(.is-disabled):hover{text-decoration:none;color:var(--text-color)}.ae-OptionControl-PopoverEdit header .ae-OptionControl-PopoverEdit-close:not(.is-disabled):hover svg{fill:var(--text-color)}.ae-ApiControl{position:relative}.ae-ApiControl.border{padding:.625rem;border-radius:5px;border:1px solid #e6e6e8}.ae-ApiControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;height:1.5rem;position:absolute;right:0;top:-1.625rem}.ae-ApiControl-content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;align-items:stretch}.ae-ApiControl-content .ae-ApiControl-input{background:var(--Form-input-bg);border:var(--Form-input-borderWidth) solid var(--Form-input-borderColor);border-radius:var(--Form-input-borderRadius);line-height:var(--Form-input-lineHeight);padding:var(--Form-input-paddingY) var(--Form-input-paddingX);font-size:var(--Form-input-fontSize);display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;flex:1;margin-right:.625rem;height:var(--Button--sm-height)}.ae-ApiControl-content .ae-ApiControl-input>input{flex-basis:5rem;flex-grow:1;outline:0;background:transparent;border:0;color:var(--Form-input-color);width:100%;height:calc(var(--Form-input-lineHeight) * var(--Form-input-fontSize))}.ae-ApiControl-content .ae-ApiControl-input .ae-ApiControl-setting-button{height:unset}.ae-ApiControl-highlight{width:100%;max-width:calc(100% - var(--fontSizeLg));display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.ae-ApiControl-highlight-tag{display:inline-block;background:#007bff;padding:3px 5px;margin:0 1px;color:#fff;font-size:12px;line-height:14px;height:20px;border-radius:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%}.ae-ApiControl-icon{width:var(--fontSizeLg)!important;height:var(--fontSizeLg)!important}.ae-ApiControl-dialog-body{margin:1rem 0 1.5rem}.ae-ApiControl-dialog-body .ae-ApiControl-form{--fonts-size-7:12px;--Form-input-lineHeight:1.6;--InputGroup-select-borderColor:#e8e9eb;--Form-input-borderColor:#e8e9eb}.ae-ApiControl-dialog-body .ae-ApiControl-form .ae-ApiControl-tabContent{max-height:560px;overflow-x:hidden;overflow-y:auto;border-bottom:1px solid var(--borderColor)}.ae-ApiControl-dialog-body .ae-ApiControl-form .ae-ApiControl-title{border-left:0;font-weight:700;color:#333;line-height:1.25rem;padding-left:0}.ae-ApiControl-picker-dialog-content{height:500px;max-height:500px;overflow-x:hidden;overflow-y:auto}.ae-ApiControl-PickerBtn{padding:0}.ae-ApiControl-PickerBtn:hover>svg path{stroke:var(--primary);color:var(--primary)}.ae-AdaptorControl-func-header,.ae-AdaptorControl-func-footer,.ae-FunctionEditorControl-func-header,.ae-FunctionEditorControl-func-footer{padding-left:8px;font-size:12px}.ae-AdaptorControl-func-header,.ae-FunctionEditorControl-func-header{margin-bottom:-20px}.ae-AdaptorControl-func-footer,.ae-FunctionEditorControl-func-footer{margin-top:-20px}.ae-AdaptorControl-func-arg,.ae-FunctionEditorControl-func-arg{padding:0;height:auto;font-size:12px;vertical-align:baseline;color:var(--primary)}.ae-AdaptorControl-func-editor,.ae-FunctionEditorControl-func-editor{margin-bottom:0}.ae-AdaptorControl-func-editor .cxd-EditorControl,.ae-FunctionEditorControl-func-editor .cxd-EditorControl{padding-top:20px;padding-bottom:20px}.ae-AdaptorControl-func-editor .cxd-MonacoEditor-placeholder,.ae-FunctionEditorControl-func-editor .cxd-MonacoEditor-placeholder{line-height:18px;font-size:12px}.ae-AdaptorControl-desc-tooltip,.ae-FunctionEditorControl-desc-tooltip{max-width:500px}.ae-SwitchMore{flex-grow:1}.ae-SwitchMore-switch{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;justify-content:flex-end;height:1.875rem}.ae-SwitchMore-switch div{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;background-color:#fff!important;flex:1}.ae-SwitchMore-switch div hr{display:inline-block;border:0;margin:0;border-left:1px solid #e6e6e8;height:1rem;vertical-align:middle;margin:0 .75rem}.ae-SwitchMore-switch div svg.icon{margin-bottom:-.125rem}.ae-SwitchMore-switch div .ae-SwitchMore-icon{fill:var(--primary)}.ae-SwitchMore-switch div .ae-SwitchMore-icon path{fill:var(--primary)}.ae-SwitchMore .cxd-DropDown,.ae-SwitchMore .cxd-DropDown>.cxd-Button{width:100%}.ae-SwitchMore .action-btn{padding:0}.ae-SwitchMore .open-btn{transition:transform var(--animation-duration);color:#b8babf}.ae-SwitchMore .open-btn.opening{transform:rotate(180deg)}.ae-SwitchMore-popover{padding:.75rem;border:0;min-width:18.75rem;max-width:40rem}.ae-SwitchMore-popover header{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;width:100%;height:1.5rem;margin-bottom:.625rem}.ae-SwitchMore-popover .ae-SwitchMore-title{opacity:.95;font-size:var(--fontSizeMd);color:#080e1a;line-height:1.5rem;font-weight:700;width:100%;margin:0}.ae-SwitchMore-popover .ae-SwitchMore-close{float:right;color:var(--text--muted-color);line-height:inherit;text-decoration:none;vertical-align:middle}.ae-SwitchMore-popover .ae-SwitchMore-close svg{width:.75rem;height:.75rem;fill:var(--text--muted-color)}.ae-SwitchMore-popover .ae-SwitchMore-close:not(.is-disabled){cursor:pointer}.ae-SwitchMore-popover .ae-SwitchMore-close:not(.is-disabled):hover{text-decoration:none;color:var(--text-color)}.ae-SwitchMore-popover .ae-SwitchMore-close:not(.is-disabled):hover svg{fill:var(--text-color)}.ae-SwitchMore-extend{position:relative}.ae-SwitchMore-extend .ae-SwitchMore-switch{position:absolute;top:-2rem;right:0}.ae-SwitchMore-extend .ae-SwitchMore-content{padding-top:.75rem}.ae-SwitchMore-extend .ae-SwitchMore-content>div{position:relative;background-color:#f7f7f9;border-radius:.125rem;padding:.75rem .5rem}.ae-SwitchMore-extend .ae-SwitchMore-content>div::after{display:block;content:"";height:12px;width:12px;position:absolute;top:-6px;left:12px;transform:rotate(45deg);background-color:#f7f7f9}.ae-SwitchMore-extend .ae-SwitchMore-content>div fieldset{margin-bottom:var(--Form-item-gap)}.ae-SwitchMore-extend .ae-SwitchMore-content>div fieldset .cxd-Collapse-content{background-color:transparent}.ae-SwitchMore-extend .ae-SwitchMore-content>div.right::after{right:12px;left:auto}.ae-ValidationControl{position:relative;min-height:1px}.ae-ValidationControl-dropdown{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;position:absolute;top:-2.8125rem;right:1.25rem;height:2rem}.ae-ValidationControl-dropdown-btn{color:#141a25;background:transparent!important;border:0!important}.ae-ValidationControl header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.625rem}.ae-ValidationControl-item{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;width:100%;padding:0}.ae-ValidationControl-item:not(:last-child){margin-bottom:.625rem}.ae-ValidationControl-item section{width:100%}.ae-ValidationControl-item .ae-ValidationControl-item-control{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:.625rem}.ae-ValidationControl-item .ae-ValidationControl-item-control.is-active{margin-bottom:.3125rem}.ae-ValidationControl-item .ae-ValidationControl-item-control>div{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.ae-ValidationControl-item .ae-ValidationControl-item-control>div hr{border:0;margin:0;border-left:1px solid #e6e6e8;height:1rem;vertical-align:middle;margin:0 .5rem}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action{position:relative;top:.125rem;right:5px}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action i{color:#83868c;font-size:1rem}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action i:hover{color:var(--primary)}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action:not(:last-child){margin-right:.625rem}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action:hover>svg,.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action:hover>svg path{fill:var(--primary)}.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action>svg,.ae-ValidationControl-item .ae-ValidationControl-item-control .ae-ValidationControl-item-actions .ae-ValidationControl-item-action>svg path{fill:#83868c}.ae-ValidationControl-item .ae-ValidationControl-item-input{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;background:#fafafa;padding:.625rem;border-radius:5px;margin-top:.75rem}.ae-ValidationControl-label-code{background-color:#666;padding:0 4px;border-radius:2px}.ae-formItemControl-label-tip{display:inline-block}.ae-formItemControl div[data-role=form-item].ae-ExtendMore>label{flex:0;padding:0}.ae-formItemControl div[data-role=form-item]>label{line-height:32px;margin:0;padding-top:0}.ae-formItemControl div[data-role=form-item]>label>span{display:inline}.ae-formItemControl .ae-InputRangeValue-input-group-delimiter{border:0;padding-left:5px;padding-right:5px;line-height:30px}.ae-formItemControl .ae-sub-content{position:relative;background-color:#f7f7f9;border-radius:.125rem;padding:.75rem .5rem;margin-bottom:var(--Form-item-gap)}.ae-formItemControl .ae-sub-content::after{display:block;content:"";height:12px;width:12px;position:absolute;top:-6px;left:12px;transform:rotate(45deg);background-color:#f7f7f9}.ae-formItemControl .ae-sub-content fieldset{margin-bottom:var(--Form-item-gap)}.ae-formItemControl .ae-sub-content fieldset .cxd-Collapse-content{background-color:transparent}.ae-formItemControl .ae-sub-content.right::after{right:12px;left:auto}.ae-formItemControl .ae-sub-content.is-bottom{margin-bottom:0}.ae-Outline-panel .ae-formItemControl>div:last-child .ae-formItemControl-header,.ae-Settings-content .ae-formItemControl>div:last-child .ae-formItemControl-header{border-bottom:1px solid #e5e5e5}.ae-Outline-panel .ae-formItemControl>div:last-child.is-active .ae-formItemControl-header,.ae-Settings-content .ae-formItemControl>div:last-child.is-active .ae-formItemControl-header{border-bottom:0}.ae-Outline-panel .ae-formItemControl div.ae-formItemControl-header.ae-Collapse-header,.ae-Settings-content .ae-formItemControl div.ae-formItemControl-header.ae-Collapse-header{width:100%;padding:.375rem .75rem;justify-content:space-between;align-items:unset;border-top:1px solid #e5e5e5;background:#f2f2f4;border-radius:0!important;color:#070c14;font-weight:500;font-size:12px}.ae-Outline-panel .ae-formItemControl div.ae-formItemControl-header.ae-Collapse-header i,.ae-Settings-content .ae-formItemControl div.ae-formItemControl-header.ae-Collapse-header i{transform-origin:.4375rem .3125rem;margin-top:.3125rem;transition:transform .1s linear}.ae-Outline-panel .ae-formItemControl-body,.ae-Settings-content .ae-formItemControl-body{--Form-item-gap:12px;padding:var(--gap-base)}.ae-Outline-panel .ae-formItemControl-body>div:first-child,.ae-Settings-content .ae-formItemControl-body>div:first-child{padding-top:0}.ae-Outline-panel .ae-formItemControl-body .fix-icon-picker-overflow input,.ae-Settings-content .ae-formItemControl-body .fix-icon-picker-overflow input{width:0}.ae-Outline-panel .ae-formItemControl-body .fix-icon-picker-overflow a,.ae-Settings-content .ae-formItemControl-body .fix-icon-picker-overflow a{display:inline-block;position:relative;left:-10px}.ae-StatusControl{position:relative}.ae-StatusControl-switch{position:absolute;top:-1.5rem;right:0}.ae-StatusControl-content{padding-top:.75rem}.ae-StatusControl-content>div{position:relative;background-color:#f7f7f9;border-radius:.125rem;padding:.75rem .5rem}.ae-StatusControl-content>div::after{display:block;content:"";height:12px;width:12px;position:absolute;top:-6px;left:12px;transform:rotate(45deg);background-color:#f7f7f9}.ae-StatusControl-content>div fieldset{margin-bottom:var(--Form-item-gap)}.ae-StatusControl-content>div fieldset .cxd-Collapse-content{background-color:transparent}.ae-StatusControl-content>div.right::after{right:12px;left:auto}.ae-Code{background:#ebf5ff;color:#008dcd;padding:.1875rem 5px;border-radius:.1875rem}.ae-ExtendMore{position:relative;background-color:#f7f7f9;border-radius:.125rem;padding:.75rem .5rem}.ae-ExtendMore::after{display:block;content:"";height:12px;width:12px;position:absolute;top:-6px;left:12px;transform:rotate(45deg);background-color:#f7f7f9}.ae-ExtendMore fieldset{margin-bottom:var(--Form-item-gap)}.ae-ExtendMore fieldset .cxd-Collapse-content{background-color:transparent}.ae-ExtendMore.right::after{right:12px;left:auto}.ae-Button--enhance{color:#2468f2;border:1px solid #2468f2}.ae-Button--enhance:hover,.ae-Button--enhance:focus{color:#4f86f4!important;border-color:#4f86f4!important}.ae-Combo-items{position:relative;background-color:#f7f7f9;border-radius:.125rem;padding:.75rem .5rem;margin-top:.5rem}.ae-Combo-items::after{display:block;content:"";height:12px;width:12px;position:absolute;top:-6px;left:12px;transform:rotate(45deg);background-color:#f7f7f9}.ae-Combo-items fieldset{margin-bottom:var(--Form-item-gap)}.ae-Combo-items fieldset .cxd-Collapse-content{background-color:transparent}.ae-Combo-items.right::after{right:12px;left:auto}.ae-Combo-items>div{background:inherit}.ae-Combo-items>div+div{margin-top:.75rem!important}.cxd-Combo--ver:not(.cxd-Combo--noBorder)>.ae-Combo-items{margin:.5rem 0;padding:0}.cxd-Combo--ver:not(.cxd-Combo--noBorder)>.ae-Combo-items>.cxd-Combo-item{margin:0;border:0}.cxd-Combo--ver:not(.cxd-Combo--noBorder)>.ae-Combo-items>.cxd-Combo-item:hover{border:0!important}.ae-Combo-items+div{padding-left:0!important;margin-bottom:.75rem}.ae-Combo-items+div>button,.ae-Combo-items+div>button:hover{color:#528eff!important;background:#fff!important;border-color:#528eff!important;width:100%;height:2rem}.form-item-gap{margin-bottom:var(--Form-item-gap)}div.ae-editor-FormulaControl{position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;align-items:stretch;max-width:100%}.ae-editor-FormulaControl>.ae-editor-FormulaControl-buttonWrapper{height:auto}.ae-editor-FormulaControl>.ae-editor-FormulaControl-buttonWrapper>.ae-editor-FormulaControl-button{height:100%;background-color:#f7f7f9;padding:4px 8px;border-radius:0 var(--button-size-sm-top-left-border-radius) var(--button-size-sm-bottom-right-border-radius) 0;border-left:0}.ae-editor-FormulaControl>.ae-editor-FormulaControl-buttonWrapper>.ae-editor-FormulaControl-button:not(:disabled):not(.is-disabled):hover{border-color:#e6f0ff;background-color:#e6f0ff;border-left-width:0}.ae-editor-FormulaControl>.ae-editor-FormulaControl-buttonWrapper>.ae-editor-FormulaControl-button:not(:disabled):not(.is-disabled):active{border-left-width:1;transition:var(--Button-transition)}.ae-editor-FormulaControl .ae-editor-FormulaControl-input{flex:1;height:32px;border-radius:var(--input-default-default-top-left-border-radius) 0 0 var(--input-default-default-bottom-left-border-radius);max-width:calc(100% - 29px)}.ae-editor-FormulaControl .ae-editor-FormulaControl-input.is-clearable{padding-right:30px}.ae-editor-FormulaControl .ae-editor-FormulaControl-input svg{width:12px;height:12px}.ae-editor-FormulaControl-select-style>div{border-radius:var(--Form-select-borderRadius) 0 0 var(--Form-select-borderRadius)}.ae-editor-FormulaControl.is-has-tooltip{margin-bottom:5px}.ae-editor-FormulaControl .desc-msg{visibility:hidden;position:absolute;bottom:0;left:0;transform-origin:left top;transform:translateY(90%) scale(0.8);font-size:10px;max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.ae-editor-FormulaControl .desc-msg.info-msg{color:#2468f2}.ae-editor-FormulaControl .desc-msg.error-msg{visibility:visible;color:#f33e3e;transform:translateY(90%) scale(0.9)}.ae-editor-FormulaControl:hover .desc-msg{visibility:visible}.ae-editor-FormulaControl-custom-renderer{width:calc(100% - 35px);flex:1 1 auto;border:0;padding:0}.ae-editor-FormulaControl-custom-renderer>div{min-height:32px}.ae-editor-FormulaControl-custom-renderer>div,.ae-editor-FormulaControl-custom-renderer:not(.border-wrapper)>div>div{border-radius:var(--input-default-default-top-left-border-radius) 0 0 var(--input-default-default-bottom-left-border-radius)}.ae-editor-FormulaControl-custom-renderer.border-wrapper{padding:2px 4px;border:1px dashed #e8e9eb}.ae-editor-FormulaControl-ResultBox{position:relative;display:flex;flex:1;overflow:hidden;border:1px solid var(--Form-input-borderColor);border-radius:var(--input-default-default-top-left-border-radius) 0 0 var(--input-default-default-bottom-left-border-radius);background:var(--Form-input-bg);font-size:var(--Form-input-fontSize);padding:0 8px}.ae-editor-FormulaControl-ResultBox::-moz-placeholder{color:var(--Form-input-placeholderColor)}.ae-editor-FormulaControl-ResultBox::placeholder{color:var(--Form-input-placeholderColor)}.ae-editor-FormulaControl-ResultBox:hover{border-color:var(--Form-input-onHover-borderColor)}.ae-editor-FormulaControl-ResultBox-wrapper{flex:1 1;width:0;border-radius:var(--Form-input-borderRadius)}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror{height:100%;color:var(--Form-input-color);font-family:inherit}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-measure+div{z-index:inherit!important}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror pre.CodeMirror-line,.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror pre.CodeMirror-line-like{z-index:initial}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-sizer{min-height:30px!important}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-hscrollbar{display:none!important}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-scrollbar-filler{display:none!important}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-vscrollbar{display:none!important}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-scroll{overflow:hidden!important}.ae-editor-FormulaControl-ResultBox-editor>.CodeMirror .CodeMirror-lines{line-height:20px;padding:5px 0}.ae-editor-FormulaControl-ResultBox .cm-expression{background:#007bff;padding:0 5px;margin:0 1px;color:#fff;font-size:12px;border-radius:4px}.ae-editor-FormulaControl .input-clear-icon{position:absolute;top:0;bottom:0;right:8px;margin:auto;height:14px;fill:var(--Form-input-clearBtn-color);cursor:pointer}.ae-editor-FormulaControl .input-clear-icon:hover{fill:var(--Form-input-clearBtn-color-onHover)}.ae-editor-FormulaControl-icon{top:0!important;font-size:.875rem}.ae-editor-FormulaControl-icon:not(:last-child){margin-right:var(--fontSizeSm)}.ae-editor-FormulaControl-icon.is-filled{fill:var(--primary);color:var(--primary)}.ae-ExpressionFormulaControl{background-color:#fff}.ae-ExpressionFormulaControl .btn-configured,.ae-ExpressionFormulaControl .btn-set-expression{width:100%;font-size:12px}.ae-ExpressionFormulaControl .btn-configured{position:relative;justify-content:left;padding:var(--button-size-sm-paddingTop) 32px var(--button-size-sm-paddingBottom) 4px;line-height:var(--button-size-sm-lineHeight);height:var(--button-size-sm-height)}.ae-ExpressionFormulaControl .btn-configured>span{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background-color:#007bff;padding:4px 8px;border-radius:4px;color:#fff}.ae-ExpressionFormulaControl .btn-configured .icon{position:absolute;top:0;bottom:0;right:var(--button-size-default-paddingRight);margin:auto 0!important;width:12px;height:12px;fill:var(--Form-input-clearBtn-color)}.ae-ExpressionFormulaControl .btn-configured .icon:hover{fill:var(--Form-input-clearBtn-color-onHover)}.btn-configured-tooltip{font-size:12px;width:200px;min-height:40px}.btn-configured-tooltip .CodeMirror{height:auto}.ae-TextareaFormulaControl{position:relative}.ae-TextareaFormulaControl-input textarea{resize:none}.ae-TextareaFormulaControl .ae-TextareaResultBox{position:relative;width:100%;height:100%;display:block;border:1px solid var(--Form-input-borderColor);border-radius:var(--Form-input-borderRadius);background:var(--Form-input-bg);font-size:var(--Form-input-fontSize);padding-bottom:26px}.ae-TextareaFormulaControl .ae-TextareaResultBox::-moz-placeholder{color:var(--Form-input-placeholderColor)}.ae-TextareaFormulaControl .ae-TextareaResultBox::placeholder{color:var(--Form-input-placeholderColor)}.ae-TextareaFormulaControl .ae-TextareaResultBox:hover{border-color:var(--Form-input-onHover-borderColor)}.ae-TextareaFormulaControl .ae-TextareaResultBox-editor{height:100%;border-radius:var(--Form-input-borderRadius);overflow:auto;padding-left:8px}.ae-TextareaFormulaControl .ae-TextareaResultBox-editor>.CodeMirror{height:100%;font-family:inherit}.ae-TextareaFormulaControl .ae-TextareaResultBox-editor>.CodeMirror .CodeMirror-measure+div{z-index:inherit!important}.ae-TextareaFormulaControl .ae-TextareaResultBox-editor>.CodeMirror pre.CodeMirror-line,.ae-TextareaFormulaControl .ae-TextareaResultBox-editor>.CodeMirror .CodeMirror pre.CodeMirror-line-like{z-index:initial}.ae-TextareaFormulaControl .ae-TextareaResultBox-placeholder{position:absolute;line-height:28px;top:0;left:13px;font-size:12px;color:var(--text--muted-color);pointer-events:none}.ae-TextareaFormulaControl .ae-TextareaResultBox-footer{position:absolute;width:100%;background:#f7f7f9;bottom:0;height:26px;margin:0;border-radius:0 0 4px 4px;list-style:none;display:flex;flex-direction:row-reverse;align-items:center}.ae-TextareaFormulaControl .ae-TextareaResultBox-footer>li{margin-right:10px;cursor:pointer}.ae-TextareaFormulaControl .ae-TextareaResultBox-footer>li.is-loading{display:flex;cursor:unset}.ae-TextareaFormulaControl .ae-TextareaResultBox-footer--fullscreen>a{font-size:12px}.ae-TextareaFormulaControl .ae-TextareaResultBox-footer-fxIcon>a{font-size:14px}.ae-TextareaFormulaControl .ae-TextareaResultBox-overlay{position:absolute;top:1px;left:1px;width:calc(100% - 4px);height:calc(100% - 4px);cursor:pointer}.ae-TextareaFormulaControl.is-fullscreen{margin:0!important;position:fixed!important;top:0;left:0;bottom:0;right:0;z-index:2147483630!important;width:auto!important;height:auto!important}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox{height:100%!important}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-editor>.CodeMirror{height:100%;padding:10px 10px 48px}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-editor>.CodeMirror .CodeMirror-vscrollbar{margin-bottom:48px}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-footer{height:48px}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-footer>li{margin-right:20px}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-footer-fullscreen>a{font-size:18px}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-footer-fxIcon>a{font-size:20px}.ae-TextareaFormulaControl.is-fullscreen .ae-TextareaResultBox-placeholder{padding:10px}.cm-expression{position:relative;display:inline-block;border-radius:4px;padding:0 5px;margin:0 1px 1px;background:var(--button-primary-default-bg-color)}.cm-expression-text{display:inline-block;position:relative;color:#fff!important;cursor:pointer;max-width:80px;min-width:10px;min-height:18px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;line-height:16px}.cm-expression-text:hover{background:var(--button-primary-hover-bg-color)}.cm-expression-text:hover~.cm-expression-popover{display:block}.cm-expression-close{font-size:12px;color:#fff;cursor:pointer;margin-left:4px}.cm-expression-popover{position:absolute;display:none;left:0;bottom:-30px;transform:translate(calc(24px - 50%));font-size:12px;width:-moz-max-content;width:max-content;color:#fff;border-radius:4px;padding:2px 8px;background:var(--Tooltip-bg--dark);border:0;box-shadow:var(--Tooltip-boxShadow--dark);z-index:10}.cm-expression-popover-arrow{position:absolute;display:block;width:var(--Tooltip-arrow-width);height:var(--Tooltip-arrow-height);margin-left:calc(var(--Tooltip-arrow-width) * -1 / 2);left:50%;top:calc(var(--Tooltip-arrow-height) * -1)}.cm-expression-popover-arrow::before,.cm-expression-popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0 calc(var(--Tooltip-arrow-width) / 2) var(--Tooltip-arrow-height) calc(var(--Tooltip-arrow-width) / 2)}.cm-expression-popover-arrow::before{border-width:0}.cm-expression-popover-arrow::after{border-bottom-color:var(--Tooltip-arrow-color--dark)}.ae-DateShortCutControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.3125rem}.ae-DateShortCutControl-header label{margin-right:1rem;font-size:.75rem;color:#5e626a}.ae-DateShortCutControl-header-icon{flex:1;text-align:right}.ae-DateShortCutControl-footer{margin-top:.625rem}.ae-DateShortCutControl-footer-btn{display:inline-block;width:50%;padding-right:.3125rem}.ae-DateShortCutControl-footer-btn:last-child{padding-left:.3125rem;padding-right:0}.ae-DateShortCutControl-footer-btn>div{width:100%}.ae-DateShortCutControl-footer-btn button{width:100%}.ae-DateShortCutControl-footer-btn ul{width:100%;min-width:unset}.ae-DateShortCutControl-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent;margin:0;padding:.1875rem 0;border-radius:5px;position:relative;background:#f7f7f9}.ae-DateShortCutControl-content::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.ae-DateShortCutControl-content ::-webkit-scrollbar-track{background-color:transparent}.ae-DateShortCutControl-content::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.ae-DateShortCutControl-content::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.ae-DateShortCutControl-content::-webkit-scrollbar-button{display:none}.ae-DateShortCutControl-content::before{content:"";position:absolute;top:-6px;left:10px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f7f7f9}.ae-DateShortCutControl-content .ae-DateShortCutControlItem{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;padding:.3125rem .625rem;min-height:2.375rem;align-items:baseline}.ae-DateShortCutControl-content .ae-DateShortCutControlItem:hover{background:#e9effd}.ae-DateShortCutControl-content .ae-DateShortCutControlItem-dragging{height:0!important;padding:0;border-top:2px solid var(--primary);overflow:hidden;background:#e9effd}.ae-DateShortCutControl-content .ae-DateShortCutControlItem-dragBar{display:inline-flex;margin-left:0;margin-right:var(--gap-sm);margin-top:-4px;cursor:move;color:#8c8c8c}.ae-DateShortCutControl-content .ae-DateShortCutControlItem-content{display:inline-block;flex-grow:1;max-width:calc(100% - 32px);text-align:left;padding:0 .3125rem}.ae-DateShortCutControl-content .ae-DateShortCutControlItem-content-label{line-height:var(--input-size-default-height)}.ae-DateShortCutControl-content .ae-DateShortCutControlItem-close{cursor:pointer}.ae-DateShortCutControl-empty{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;height:2.375rem}.ae-BadgeControl-switch{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;margin-bottom:var(--gap-base)}.ae-BadgeControl-form{background:#fafafa;padding:.625rem;border-radius:5px}.ae-BadgeControl-combo{background:#fafafa;padding:var(--gap-sm);border:1px dashed transparent;border-radius:5px}.ae-BadgeControl-combo:hover{border-color:#2468f2}.ae-BadgeControl-buttonGroup>div{align-items:center;justify-content:space-between}.ae-BadgeControl-buttonGroup>div>div{flex-grow:0!important;min-width:auto!important}.ae-BadgeControl-position--clockwise>i{transform:rotate(45deg)}.ae-BadgeControl-position--antiClockwise>i{transform:rotate(-45deg)}.ae-GoConfig{height:32px;line-height:32px;position:relative;background-color:#fff;text-align:center;font-size:12px;border:1px solid #e6e6e8;border-radius:5px}.ae-GoConfig-trigger{display:none;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer;color:#fff;background-color:rgba(0,0,0,.55)}.ae-GoConfig:hover{border:0}.ae-GoConfig:hover.ae-FeatureControlItem-go{color:transparent}.ae-GoConfig:hover .ae-GoConfig-trigger{display:block;border-radius:5px}.ae-FeatureControl-features{margin:0;padding:0}.ae-FeatureControlItem{display:flex;height:30px;margin-bottom:12px;position:relative;align-items:center}.ae-FeatureControlItem :not(:last-child){margin-right:.5rem}.ae-FeatureControlItem-content{flex-grow:1;position:relative;display:flex;align-items:center;justify-content:flex-start}.ae-FeatureControlItem-content>.ae-FeatureControlItem-go{width:100%}.ae-FeatureControlItem-label{flex-grow:1;height:2rem;display:block;line-height:2rem;padding:0 .5rem;border:var(--Form-input-borderWidth) solid var(--Form-input-borderColor);border-radius:var(--Form-input-borderRadius);text-align:center}.ae-FeatureControlItem-action{padding:0 6px}.ae-FeatureControlItem-action svg{width:1rem;height:1rem;fill:#000}.ae-FeatureControlItem-action:hover svg{fill:#205dd9}.ae-FeatureControlItem-dragBar{position:absolute;z-index:2;top:50%;transform:translateY(-50%);left:3px;cursor:move}.ae-FeatureControlItem-dragBar>svg{fill:#e7e7e7;color:#e7e7e7}.ae-FeatureControlItem:hover .ae-FeatureControlItem-dragBar>svg{color:transparent;fill:transparent}.ae-FeatureControl-action{display:block;width:100%}.ae-FeatureControl-action--btn{width:100%;border-color:#205dd9;color:#205dd9}.ae-FeatureControl-action--menus{text-align:center}.ae-DataBindingList{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;height:21.875rem;border:1px solid #e8e9eb;border-radius:.25rem;overflow:scroll}.ae-DataBindingList-hint{width:100%;line-height:3;text-align:center;color:var(--text--muted-color)}.ae-DataBindingList-searchBox{width:auto;padding:.75rem}.ae-DataBindingList-searchBox>div{width:100%!important}.ae-DataBindingList-body{scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent;flex:1;overflow-x:hidden;overflow-y:auto}.ae-DataBindingList-body::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.ae-DataBindingList-body ::-webkit-scrollbar-track{background-color:transparent}.ae-DataBindingList-body::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.ae-DataBindingList-body::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.ae-DataBindingList-body::-webkit-scrollbar-button{display:none}.ae-DataBindingList-collapse{border:0;background:#f7f7f9}.ae-DataBindingList-collapse-title{display:block!important;padding:.3125rem .75rem;background:transparent!important;font-size:var(--fontSizeSm);font-weight:700;position:relative}.ae-DataBindingList-collapse-title .expandIcon{font-size:var(--fontSizeSm);line-height:var(--fontSizeXl);transform-origin:.4375rem .5625rem;transition:transform .2s;position:absolute;right:.375rem;margin-top:3px}.ae-DataBindingList-collapse-body{background:#fff;color:#303540}.ae-DataBindingList-collapse-body>div{padding:5px 0}.ae-DataBindingList-item{display:flex;flex-direction:row;align-items:baseline;cursor:pointer;padding:0 var(--gap-xl);height:2rem;line-height:2rem;color:#303540;font-weight:400}.ae-DataBindingList-item span{flex-grow:1}.ae-DataBindingList-item:hover{background:var(--Tree-item-onHover-bg)}.ae-DataBindingList-item.is-active{color:var(--primary);background:var(--Tree-item-onHover-bg)}.ae-DataBindingList-empty{color:#b4b6ba;padding-top:.625rem;text-align:center;vertical-align:middle}.ae-event-control{font-size:.75rem}.ae-event-control-header-oldentry{height:100px}.ae-event-control-header-oldentry .add-event-dropdown{top:47px;width:100%}.ae-event-control-header{position:absolute;top:0;width:100%;padding:.75rem;background:#fff;z-index:1;margin-top:1px}.ae-event-control-header .add-event-dropdown button{top:44px;width:100%;color:#2468f2;border:.0625rem solid #2468f2;border-radius:.25rem}.ae-event-control-header .add-event-dropdown button span{display:none}.ae-event-control-header .add-event-dropdown .add-event-dropdown-global-event{position:relative}.ae-event-control-header .add-event-dropdown .add-event-dropdown-global-event::after{position:absolute;content:"全局事件";display:flex;align-items:center;padding:0 6px;right:4px;top:4px;bottom:4px;font-size:12px;color:#fff;background-color:#2468f2;border-radius:4px;transform:scale(0.8);transform-origin:center}.ae-event-control-header ul{width:100%}.ae-event-control-header-m{margin-top:2.8125rem!important}.ae-event-control-content-m{margin-top:6.0625rem!important}.ae-event-control-content-l{margin-top:9.375rem!important}.ae-event-control-content{padding:0;margin-top:3.75rem}.ae-event-control-content .icon{cursor:pointer;color:#30343f;width:1rem;height:1rem}.ae-event-control-content .icon:hover{color:#2468f2}.ae-event-control-content .event-item{display:flex;flex-direction:column}.ae-event-control-content .event-item-header{display:flex;flex-direction:row;justify-content:space-between;background:#f2f2f4;border:.0625rem solid #d4d6d9;border-left:0;border-right:0;padding:0 12px;font-weight:500;align-items:center;height:2rem}.ae-event-control-content .event-item-header-toolbar{display:flex;align-items:center}.ae-event-control-content .event-item-header-toolbar>div{margin-right:.75rem}.ae-event-control-content .event-item-header-toolbar>div:last-child{margin-right:0}.ae-event-control-content .event-item-header .event-label{display:flex;align-items:center}.ae-event-control-content .event-item-header .event-label .event-label-key{flex:1;max-width:100px;overflow:hidden;text-overflow:ellipsis}.ae-event-control-content .event-item-header .event-label .global-event-tip{width:48px;display:flex}.ae-event-control-content .event-item-header .event-label .global-event-tip>span{transform:scale(0.7);transform-origin:left;background-color:#2468f2;border-radius:4px;font-size:12px;color:#fff;padding:4px 6px;flex-shrink:0;text-align:center}.ae-event-control-content .event-item-desc{margin:.75rem;color:#84868c}.ae-event-control-content .event-item-desc button>svg{width:.75rem;height:.75rem}.ae-event-control-content .event-item:last-child .event-item-header{border-bottom:.0625rem solid #d4d6d9}.ae-event-control-content .event-item .no-bd-btm{border-bottom:0}.ae-event-control-content .event-item .item-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent;margin:0;padding-left:.75rem;padding-right:.75rem;padding-top:.75rem;background:#fff;list-style-type:none}.ae-event-control-content .event-item .item-content::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.ae-event-control-content .event-item .item-content ::-webkit-scrollbar-track{background-color:transparent}.ae-event-control-content .event-item .item-content::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.ae-event-control-content .event-item .item-content::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.ae-event-control-content .event-item .item-content::-webkit-scrollbar-button{display:none}.ae-event-control-content .event-item .item-content .ae-option-control-item{background:#f7f7f9;width:100%;padding:.5rem;margin-bottom:.75rem;border-radius:.25rem;border:.0625rem solid transparent}.ae-event-control-content .event-item .item-content .ae-option-control-item:hover{border:.0625rem solid #2468f2}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-left,.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-right{color:#303540;display:flex;align-items:center}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-left .icon,.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-right .icon{color:#84868c}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-left .icon:hover,.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-right .icon:hover{color:#2468f2}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-left .action-item-actiontype,.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-right .action-item-actiontype{max-width:9rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-right>div{margin-right:.5rem}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-header-right>div:last-child{margin-right:0}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-content{color:#84868c;letter-spacing:0;line-height:1.25rem;font-weight:400;margin-top:.25rem;padding-left:1.25rem;max-width:14rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-content .action-desc{display:flex}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-content .action-desc .desc-tag{max-width:133px;color:#2468f2;display:inline-block;margin-bottom:-5px}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-content .action-desc .variable-left{margin-left:.25rem}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-content .action-desc .variable-right{margin-right:.25rem}.ae-event-control-content .event-item .item-content .ae-option-control-item .action-control-content .action-desc .component-action-tag{background-color:#528eff;display:inline-block;color:#fff;padding:0 5px;border-radius:3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.ae-event-control-content .event-item .item-content .ae-option-control-item--dragging{height:0!important;padding:0;border-top:2px solid var(--primary);overflow:hidden;background:#e9effd}.ae-event-control-content .event-item .item-content .ae-option-control-item-dragBar{display:inline-flex;margin-left:0;line-height:1;margin-right:.25rem;cursor:move;color:#8c8c8c}.ae-event-control-content .event-item .item-content .ae-option-control-item-action{padding-left:0;padding-right:0}.ae-event-control-content .event-item .item-content .ae-option-control-item-action:not(:last-child){margin-right:.625rem}.ae-event-control-content .event-item .item-content .ae-option-control-item-action:hover>svg,.ae-event-control-content .event-item .item-content .ae-option-control-item-action:hover>svg path{fill:var(--primary)}.ae-event-control-content .event-item .item-content .ae-option-control-item-action>svg,.ae-event-control-content .event-item .item-content .ae-option-control-item-action>svg path{fill:var(--text--muted-color)}.ae-event-control-content .item-footer{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:center;padding:.3125rem;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top:1px solid #f2f7f3;box-shadow:0 0 5px rgba(8,14,26,.06);clip-path:inset(-5px 0 0 0)}.ae-event-control .no-bd-btm{border-bottom:0}.ae-event-control-placeholder{color:#84868c;line-height:1.5rem;background:url(/static/n/@fex/amis-editor-core/static/empty_4fbbb02.png);text-align:center;width:7.75rem;height:100%;padding-top:18.75rem;background-repeat:no-repeat;background-size:5.625rem 5.625rem;background-position:50% 80%;margin:0 auto}.ae-event-control-action-placeholder{width:100%;min-height:20rem;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#84868c;line-height:1.5rem}.ae-event-control-action-placeholder.no-settings{min-height:10rem}.ae-event-control-action-placeholder-img{width:4rem;height:4rem;background:url(/static/n/@fex/amis-editor-core/static/empty_4fbbb02.png);background-repeat:no-repeat;background-size:100%;background-position:center}.ae-event-control-action-js-editor{max-width:48.75rem}.ae-action-config-dialog :not(svg){font-size:12px}.ae-action-config-dialog .common-actions{position:absolute;width:80%;top:-2.5625rem;left:8rem}.ae-action-config-dialog .common-actions .common-actions-label{line-height:1.5rem;margin-right:4px}.ae-action-config-dialog .action-config-panel{background:#fff;border:1px solid #e8e9eb;border-radius:4px;height:26.25rem;max-height:26.25rem;width:100%;--fonts-size-7:12px;--Form-input-lineHeight:1.6;--InputGroup-select-borderColor:#e8e9eb;--Form-input-borderColor:#e8e9eb}.ae-action-config-dialog .action-config-panel .action-panel-title{margin:16px 16px 12px;line-height:18px;font-weight:500}.ae-action-config-dialog .action-config-panel .action-tree-search{margin:0 16px 8px}.ae-action-config-dialog .action-config-panel .action-tree-search-input>div{background:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 12A4.505 4.505 0 0 1 3 7.5C3 5.019 5.019 3 7.5 3S12 5.019 12 7.5 9.981 12 7.5 12Zm6.294 1.089-2.071-2.07A5.482 5.482 0 0 0 13 7.5C13 4.468 10.533 2 7.5 2A5.506 5.506 0 0 0 2 7.5C2 10.532 4.467 13 7.5 13a5.475 5.475 0 0 0 3.516-1.274l2.071 2.071.707-.708Z%22 fill%3D%22%23080E1A%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat right 12px center;padding-right:28px}.ae-action-config-dialog .action-config-panel .action-search-list .search-result-label:hover{background:var(--Tree-item-onHover-bg-pure)}.ae-action-config-dialog .action-config-panel .left-panel{height:100%;padding-right:0;border-right:1px solid #e8e9eb;max-width:12.5rem}.ae-action-config-dialog .action-config-panel .left-panel .action-tree{height:calc(100% - 88px);border-top:1px solid #e8e9eb}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control{height:100%;max-height:100%;padding:0}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control>div{max-height:100%}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control>div>div{margin-top:82px;height:64px;background:url(/static/n/@fex/amis-editor-core/static/empty_4fbbb02.png) center/contain no-repeat;color:transparent}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>div{flex-direction:row-reverse;padding-left:16px;height:32px;line-height:32px}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>div span .is-matched{color:#2468f2}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>div svg{transform:rotate(180deg)}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>div .is-folded>svg{transform:rotate(0)}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>ul{margin-left:0}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>ul li>div{padding-left:2rem}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>ul li>div:hover{background-color:var(--Tree-item-onHover-bg-pure)}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>ul>li .is-checked{background:var(--Tree-item-onChekced-bg)}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li>ul>li .is-checked:hover{background-color:var(--Tree-item-onChekced-bg)!important}.ae-action-config-dialog .action-config-panel .left-panel .action-tree .action-tree-control ul li .is-checked::before{content:"";background:url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22m13.52 4 .707.706-7.072 7.071.002.001-.708.707L1.5 7.535l.706-.706 4.242 4.242 7.072-7.07Z%22 fill%3D%22%232468F2%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center center;height:var(--Tree-itemHeight);line-height:var(--Tree-itemHeight);width:15px;margin-right:16px}.ae-action-config-dialog .action-config-panel .right-panel{overflow-y:auto;height:100%;padding:0 8px 0 0}.ae-action-config-dialog .action-config-panel .right-panel .event-action-radio{padding-top:5px}.ae-action-config-dialog .action-config-panel .right-panel .action-desc{margin-left:16px;color:var(--Form-item-color)}.ae-action-config-dialog .action-config-panel .right-panel .cmpt-action-select,.ae-action-config-dialog .action-config-panel .right-panel .action-btn-width{width:auto;min-width:20rem}.ae-action-config-dialog .action-config-panel .right-panel-container{margin:0 16px 16px}.ae-action-config-dialog .action-config-panel .right-panel-container .action-panel-title{margin-left:0}.ae-action-config-dialog .action-config-panel .right-panel-container .action-exec-on{width:100%}.ae-action-config-dialog .action-config-panel .right-panel .ae-BaseRemark{margin-left:0;margin-top:5px}.ae-action-config-dialog .action-config-panel .right-panel .event-action-combo-item{width:380px}.ae-action-config-dialog .action-config-panel .right-panel .event-action-combo-item .event-action-combo{max-width:380px}.ae-action-config-dialog .action-config-panel .right-panel .event-action-combo-item .event-action-combo .Form-row{width:380px}.ae-action-config-dialog .action-config-panel .right-panel .event-action-combo-item .event-action-combo .flex-1{max-width:170px}.ae-event-item-header-tip{background:rgba(7,12,20,.8509803922)!important;box-shadow:0 .125rem .5rem 0 rgba(7,12,20,.12);border:0}.ae-event-item-header-tip div{font-size:12px;color:#fff}.ae-event-item-header-tip>div:after{border-top-color:rgba(7,12,20,.8509803922)!important;border-bottom-color:rgba(7,12,20,.8509803922)!important}.ae-action-relation-panel{width:255px;max-height:360px;overflow:auto}.ae-action-relation-panel .variables-select-panel-tree :not(svg){font-size:12px}.ae-TplFormulaControl{position:relative;width:100%;display:flex;height:var(--input-size-default-height)}.ae-TplFormulaControl .ae-TplResultBox{position:relative;display:flex;flex:1;overflow:hidden;border:1px solid var(--Form-input-borderColor);border-radius:var(--input-default-default-top-left-border-radius) 0 0 var(--input-default-default-bottom-left-border-radius);background:var(--Form-input-bg);font-size:var(--Form-input-fontSize);padding:0 8px}.ae-TplFormulaControl .ae-TplResultBox .input-clear-icon{position:absolute;top:0;bottom:0;right:8px;margin:auto;height:14px;fill:var(--Form-input-clearBtn-color);cursor:pointer}.ae-TplFormulaControl .ae-TplResultBox .input-clear-icon:hover{fill:var(--Form-input-clearBtn-color-onHover)}.ae-TplFormulaControl .ae-TplResultBox::-moz-placeholder{color:var(--Form-input-placeholderColor)}.ae-TplFormulaControl .ae-TplResultBox::placeholder{color:var(--Form-input-placeholderColor)}.ae-TplFormulaControl .ae-TplResultBox:hover{border-color:var(--Form-input-onHover-borderColor)}.ae-TplFormulaControl .ae-TplResultBox-editor{flex:1 1;width:0;border-radius:var(--Form-input-borderRadius)}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror{height:100%;color:var(--Form-input-color);font-family:inherit}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-measure+div{z-index:inherit!important}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror pre.CodeMirror-line,.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror pre.CodeMirror-line-like{z-index:initial}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-sizer{min-height:30px!important}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-hscrollbar{display:none!important}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-scrollbar-filler{display:none!important}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-vscrollbar{display:none!important}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-scroll{overflow:hidden!important}.ae-TplFormulaControl .ae-TplResultBox-editor>.CodeMirror .CodeMirror-lines{line-height:20px;padding:5px 0}.ae-TplFormulaControl .ae-TplResultBox .cm-expression{background:#007bff;padding:0 5px;margin:0 1px;color:#fff;font-size:12px;border-radius:4px}.ae-TplFormulaControl-buttonWrapper{height:auto}.ae-TplFormulaControl-button,.ae-TplFormulaControl-buttonWrapper-button{height:100%;background-color:#f7f7f9;padding:4px 8px;border-radius:0 var(--input-default-default-top-left-border-radius) var(--input-default-default-bottom-left-border-radius) 0;border-left:0}.ae-TplFormulaControl-button:not(:disabled):not(.is-disabled):hover,.ae-TplFormulaControl-button:not(:disabled):not(.is-disabled):hover:active,.ae-TplFormulaControl-buttonWrapper-button:not(:disabled):not(.is-disabled):hover,.ae-TplFormulaControl-buttonWrapper-button:not(:disabled):not(.is-disabled):hover:active{border-color:#e6f0ff;background-color:#e6f0ff;border-left-width:0}.ae-TplFormulaControl-icon{font-size:.875rem}.ae-TplFormulaControl-icon:not(:last-child){margin-right:var(--fontSizeSm)}.ae-TplFormulaControl-icon.is-filled{fill:var(--primary);color:var(--primary)}.ae-TplFormulaControl-placeholder{position:absolute;line-height:30px;top:0;left:14px;font-size:12px;color:var(--text--muted-color);pointer-events:none}.ae-TplFormulaControl-tooltip{position:absolute;top:6px;height:18px;z-index:1;cursor:pointer}.ae-TplFormulaControl.clearable .ae-TplResultBox{padding-right:28px}.ae-TplFormulaControl .cm-expression-text{max-width:48px}.ae-TimelineItemControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.75rem}.ae-TimelineItemControl-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;margin:0;padding:0}.ae-TimelineItemControl-content .ae-TimelineItemControlItem{display:block;width:100%}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-input-title{flex:1;margin-left:1.25rem;margin-right:2.75rem}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-input-title input{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-input{flex:1;margin:0;margin-right:.75rem}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-Main{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;background:#fff;padding-bottom:.75rem}.ae-TimelineItemControl-content .ae-TimelineItemControlItem--dragging{height:0!important;padding:0;border-top:2px solid var(--primary);overflow:hidden;background:#e9effd}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-dragBar{display:inline-flex;margin-left:0;margin-right:var(--gap-sm);cursor:move;color:#8c8c8c}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-dropdown i{margin-right:0}.ae-TimelineItemControl-content .ae-TimelineItemControlItem-inputDate{margin-bottom:0}.ae-TimelineItemControl-border{background-color:#e5e5e5;width:100%;height:1px;margin-top:12px;margin-bottom:12px}.ae-TimelineItemControl-footer>*{width:calc(50% - .375rem)}.ae-TimelineItemControl-footer>:first-child{margin-right:.75rem}.ae-TreeOptionControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.75rem}.ae-TreeOptionControl-footer>*{width:100%}.ae-TreeOptionControl-Modal .ae-TreeOptionControl-content{margin:0;padding:0}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem{display:flex;justify-content:space-between;align-items:center}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem:not(:first-child){margin-top:var(--gap-sm)}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-parent{margin-top:var(--gap-sm)}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-son{margin-top:var(--gap-sm);padding-left:2rem}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-dragging{height:0!important;padding:0;border-top:2px solid var(--primary);overflow:hidden;background:#e9effd}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-dragBar{display:inline-flex;margin-left:0;margin-right:var(--gap-sm);cursor:move;color:#8c8c8c}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-input-label{flex:1;margin-right:var(--gap-sm);margin-bottom:0}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-input-value{margin-right:var(--gap-sm)}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-dropdown{margin-right:var(--gap-sm)}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-dropdown svg{font-size:var(--Button--sm-fontSize)}.ae-TreeOptionControl-Modal .ae-TreeOptionControlItem-dropdown .m-r-xs{margin-right:2px;font-size:.75rem}.inputFile-apiControl{margin-top:30px}.inputFile-apiControl .ApiControl{margin-bottom:0}.inputFile-apiControl .ApiControl-header{position:absolute;right:0;top:-25px}.ae-NavControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.75rem}.ae-NavControl-content{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center;margin:0;padding:0}.ae-NavControl-content .ae-OptionControlItem{display:block;width:100%;border:1px dashed #999;padding:15px;margin-bottom:10px;position:relative}.ae-NavControl-content .ae-OptionControlItem .ae-closeBtn{position:absolute;top:0;right:0;width:20px;height:20px;font-size:18px;text-align:center;line-height:20px;cursor:pointer}.ae-NavControl-content .ae-OptionControlItem .ae-navControlLinks{display:flex;align-items:center;justify-content:space-between;height:40px}.ae-NavControl-content .ae-OptionControlItem .ae-navControlLinks input{width:120px}.ae-NavControl-placeholder{display:none;color:#999;line-height:1.5rem;text-align:center;vertical-align:middle;width:100%;padding:.625rem}.ae-NavControl-footer{margin-top:10px}.ae-NavControl-footer>*{width:calc(50% - .375rem)}.ae-NavControl-footer>:first-child{margin-right:.75rem}.nav-mode-gif{width:160px;height:120px;background:url(/static/n/@fex/amis-editor-core/static/nav-mode_7008c0e.png);background-repeat:no-repeat;background-size:100%;margin:10px auto 0}.ae-BadgeControl .cxd-Form-groupColumn:nth-child(1){padding-right:4px}.ae-BadgeControl .cxd-Form-groupColumn:nth-child(2){padding-left:4px}.ae-BadgeControl .cxd-TextControl.is-focused>.cxd-TextControl-input{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:4px}.ae-BadgeControl .cxd-TextControl-addOn:first-child{border-left-width:.0625rem}.ae-BadgeControl .cxd-TextControl-input{padding:4px}.ae-NavControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;width:100%;height:1.5rem;margin-bottom:.75rem}.ae-NavControl-wrapper .nav-links-parent{width:100%}.ae-NavControl-wrapper .nav-links-item{height:32px;margin-bottom:8px;padding:0 10px 0 8px;border-radius:2px;background-color:#f7f7f9;display:flex;justify-content:space-between;align-items:center;font-family:PingFangSC-Regular;font-size:12px;color:#151b26}.ae-NavControl-wrapper .nav-links-item-icon{margin:0 -2px 0 8px;color:#151b26}.ae-NavControl-wrapper .nav-links-item-dragBar{color:#151b26}.ae-NavControl-wrapper .nav-links-item-dragBar:hover{color:#2468f2}.ae-NavControl-wrapper .nav-links-item-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#151b26;margin-left:8px}.ae-NavControl-wrapper .nav-links-item-actions{width:auto}.ae-NavControl-wrapper .nav-links-item-actions .icon{color:#84868c;font-size:14px;cursor:pointer}.ae-NavControl-wrapper .nav-links-item-actions .icon:hover{color:#2468f2}.ae-NavControl-wrapper .nav-links-item-actions .icon-edit{margin-left:12px}.ae-NavControl-wrapper .nav-links-item-actions .icon-delete{margin-left:13px}.ae-NavControl-wrapper .nav-links-children{margin-left:24px}.ae-NavControl-footer button{width:100%}.ae-NavControl-dialog .cxd-IconPickerControl-valueWrap{display:flex}.ae-KeyValMapControl-wrapper .ae-KeyValMapControlItem-Main{width:100%;display:flex;justify-content:space-between}.ae-KeyValMapControl-wrapper .ae-KeyValMapControlItem-flex{width:100%}.ae-KeyValMapControl-wrapper .ae-KeyValMapControlItem-input{flex:1;margin-right:10px}.ae-KeyValMapControl-wrapper .ae-ExtendMore{position:relative}.ae-KeyValMapControl-wrapper .ae-ExtendMore .cxd-Container-body{margin-top:20px}.ae-KeyValMapControl-wrapper .ae-KeyValMapControlItem-closeBtn{position:absolute;top:0;right:0;font-size:18px;color:#151b26;padding-right:.625rem;z-index:1}.ae-KeyValMapControl-wrapper .ae-KeyValMapControlItem-EditLabel{margin-top:10px}.ae-KeyValMapControl-wrapper .ae-KeyValMapControl-footer>*{width:calc(50% - .375rem)}.ae-KeyValMapControl-wrapper .ae-KeyValMapControl-footer>:first-child{margin-right:.75rem}.ae-Status-label>span{display:flex;align-items:center}.ae-Status-label-tip-icon{margin-left:.25rem;line-height:14px;display:inline-block;cursor:pointer}.ae-Status-label-tip-icon .icon{width:14px;height:14px;fill:#84868c}.ae-Status-default-icon-tooltip{max-width:none}.ae-Status-default-icon-tip{font-size:12px}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row{margin-right:0}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col{padding-left:2px;padding-right:2px}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col:first-child{flex-grow:0;min-width:55px}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col:first-child .cxd-IconSelectControl-input{padding-left:6px}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col:first-child .cxd-IconSelectControl-clear{right:4px}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col:first-child .cxd-IconPickerControl-value{width:12px;overflow:hidden}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col:first-child .cxd-IconPickerControl-clear{position:absolute;right:-5px;top:0}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col:last-child{flex-grow:0}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col .cxd-IconSelectControl-input-icon-id{display:none}.ae-Status-control .cxd-Combo-itemInner .cxd-Form-row .cxd-Form-col .Theme-ColorPicker-label-out{width:1.35rem;height:1.35rem;position:relative;top:.2rem}.icon-ButtonList button{display:inline-flex;align-items:center;justify-content:center;width:42px;background-color:#fff!important;box-sizing:border-box}.icon-ButtonList button svg{margin:0!important;padding:0!important;width:20px;min-height:20px}.icon-ButtonList button.is-active svg{fill:#2468f2;color:#2468f2}.icon-ButtonList button.is-active i{color:#2468f2}.ap-Flex{background:#ececec;margin:0;padding:6px 10px}.ap-Flex .ap-Flex-label{font-size:12px;text-align:right}.ap-Flex .ap-Flex-item{margin-top:4px}.ap-Flex .ap-Flex-item>.icon-ButtonList{display:flex;align-items:stretch;justify-content:stretch}.ap-Flex .ap-Flex-item>.icon-ButtonList>button{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.ap-Flex .ap-Flex-item svg.scaleX-90{transform:rotate(90deg)}.ap-Flex .ap-Flex-item svg.scaleX-180{transform:rotate(180deg)}.ap-Flex .ap-Flex-item svg.scaleX-270{transform:rotate(270deg)}.ae-columnWidthControl-header{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.ae-CRUDConfigControl{margin-bottom:var(--Form-item-gap)}.ae-CRUDConfigControl-list{margin:0;padding:0;border-radius:4px;border:1px solid #e8e9eb;padding-top:3px;padding-bottom:3px}.ae-CRUDConfigControl-list-item{display:flex;align-items:center;justify-content:space-between;height:30px;padding:0 var(--gap-sm)}.ae-CRUDConfigControl-list-item.is-draggable:hover{background-color:#f9f9f9;cursor:move}.ae-CRUDConfigControl-list-item-dragger{cursor:move;margin:0 var(--gap-sm) 0 0;color:#e8e9eb}.ae-CRUDConfigControl-list-item-info{display:flex;align-items:center;justify-content:flex-start;max-width:140px}.ae-CRUDConfigControl-list-item-info>span{max-width:100%;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500;color:#151b26}.ae-CRUDConfigControl-list-item-actions{display:flex;align-items:center;justify-content:space-between;margin-right:var(--gap-xs)}.ae-CRUDConfigControl-list-item-actions>button{color:#151b26;margin:0;padding-left:0;padding-right:0}.ae-CRUDConfigControl-list-item-actions>button:not(:last-child){margin-right:var(--gap-sm)}.ae-CRUDConfigControl-list-item-actions>button>svg{width:1rem;height:1rem}.ae-CRUDConfigControl-list-item-actions>button>svg.icon-share-link{width:.875rem;height:.875rem}.ae-CRUDConfigControl-list-item-tag{cursor:auto;background-color:transparent;border:1px solid #2468f2;color:#2468f2;border-radius:2px;line-height:1.125rem;height:1.25rem;margin-right:.5rem;scale:.9;max-width:80px}.ae-CRUDConfigControl-list-item-tag--cascading{color:#531dab;border-color:#531dab}.ae-CRUDConfigControl-placeholder{color:#b4b6ba;padding-top:.625rem;text-align:center;vertical-align:middle}.ae-CRUDConfigControl-header{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.ae-CRUDConfigControl-header>span:nth-child(1){margin-bottom:0}.ae-CRUDConfigControl-header-actions{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.ae-CRUDConfigControl-header-actions-switch{margin-right:var(--gap-sm)}.ae-CRUDConfigControl-header-actions-divider{width:1px;height:16px;margin:0 4px;background-color:#dfdfdf}.ae-CRUDConfigControl-dropdown{}.ae-CRUDConfigControl-dropdown>button{color:#4c5664;margin:0;padding-left:0;padding-right:0;font-weight:700}.ae-CRUDConfigControl-dropdown>button>svg{width:.875rem;height:.875rem;margin-right:var(--gap-xs)}.ae-CRUDConfigControl-footer{display:flex;flex-flow:row-reverse nowrap}.ae-CRUDConfigControl-modal-btn-loading{--Spinner-color:#fff}.ae-FieldSetting-footer{position:absolute;right:0;bottom:35px}.ae-FieldSetting-footer--form{bottom:55px}.ae-BoxModel{overflow:hidden;background-color:#e0efff;padding:18px;position:relative}.ae-BoxModel-inner{background-color:#fff;width:100%;height:100%;padding:2px;min-height:20px}.ae-BoxModel-input{position:absolute;text-align:center;padding:0;font-size:12px;border:0;background:0 0;transform:scale(0.8);color:rgba(0,0,0,.85);-webkit-appearance:none}.ae-BoxModel-input:focus{outline:0}.ae-BoxModel-input.left{left:-6px;top:0;height:100%;width:28px}.ae-BoxModel-input.right{right:-6px;top:0;height:100%;width:28px}.ae-BoxModel-input.top{top:2px;left:0;right:0;height:14px;width:100%}.ae-BoxModel-input.bottom{bottom:0;left:0;right:0;height:14px;width:100%}.ae-BoxModel-title{opacity:.6;font-size:8px;color:#919eab;transform:scale(0.7);position:absolute;left:8px}.ae-BoxModel-line{width:2px;height:50px;background-color:#fff;position:absolute}.ae-BoxModel-line.lt{transform:rotate(-45deg);top:-24px;left:0}.ae-BoxModel-line.lb{transform:rotate(45deg);bottom:-24px;left:0}.ae-BoxModel-line.rt{transform:rotate(45deg);top:-24px;right:0}.ae-BoxModel-line.rb{transform:rotate(-45deg);bottom:-24px;right:0}.ae-Font-group-lhs{border-radius:.3125rem 0 0 .3125rem}.ae-Font-group-rhs{border-radius:0 .3125rem .3125rem 0}.ae-Font-group-middle{border-radius:0}.ae-Font-relative-left{position:relative;left:1px}.ae-Font-relative-right{position:relative;right:1px}.ae-Font-relative-right-2{position:relative;right:2px}.ae-border-items{width:88px;height:88px;flex-shrink:0;margin-right:10px;position:relative}.ae-border-radius .ap-border-items{height:60px}.ae-border-item{position:absolute;padding:5px;border-radius:2px;text-align:center;cursor:pointer;display:inline-block;line-height:1}.ae-border-item.active{background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.2))}.ae-border-item.left{left:0;top:50%;transform:translateY(-11px)}.ae-border-item.top-left{left:0;top:0}.ae-border-item.right{right:0;top:50%;transform:translateY(-11px)}.ae-border-item.top-right{right:0;top:0}.ae-border-item.top{left:50%;top:0;transform:translateX(-11px)}.ae-border-item.bottom{left:50%;bottom:0;transform:translateX(-11px)}.ae-border-item.bottom-left{left:0;bottom:0}.ae-border-item.bottom-right{bottom:0;right:0}.ae-border-item.all{left:50%;top:50%;transform:translateX(-11px) translateY(-11px)}.ae-border-settings label{flex-shrink:0;margin-right:8px;color:var(--Form-item-color)}.ae-border-settings .flex{margin-bottom:6px}.ae-border-settings .ae-border-input{min-height:28px;width:100%}.ae-border-colorpicker>div{padding-right:3px;font-size:12px}.ae-border-colorpicker>div>span{margin-left:-4px;margin-right:5px}.ae-BoxShadow-group>div{align-items:center}.ae-BoxShadow-unit{flex:.3;padding-top:1rem;padding-bottom:1rem}.ae-Background_tabs-nav{display:flex;justify-content:space-around;align-items:center;padding:0}.ae-Background_tabs-nav>li{width:32px;height:32px;border-radius:100%;overflow:hidden;cursor:pointer}.ae-Background_tabs-nav>li.pure{background:#efefef}.ae-Background_tabs-nav>li.pure.active{background:#504cf5}.ae-Background_tabs-nav>li.gradient{background:linear-gradient(180deg,#fff,#7e7e7e)}.ae-Background_tabs-nav>li.gradient.active{background:linear-gradient(180deg,#504cf5,#0b0a22)}.ae-Background_tabs-nav>li.image{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAYAAAA4E5OyAAAI6ElEQVR4Xu1cWWxUVRj+z70zLTCUpZSySEF2S1kaAdn0ATWhDPcm+GDEmPiiRhNJfMBEnhR9gkQeTCDRRB80MWJ80GQuQ0nUPiibUFOWtkBZhFLWUpZSls7ce8x3MndyO53p3HVmRP7kBgj3/Oc/3/238//nDKMnNAABVig84vH4FMMwnieiWs75XCKazRir5JxXEBEeUC9jrJdz3kNEHYyxU0TULknSn9Fo9FIhZA0MEM651NjYuFrX9VeJ6EXO+WwvC2KMdRDR77Is/9TQ0NDEGDO88Ms11ndA9u7dW5NIJN4nojc451PMicPhMK+oqGCRSISGDx8unrKyMpJlWTwgXdfF09/fTw8ePBBPX18f9fb28kQikZaVMQZt+T4cDu9cs2ZNp5/A+AZIY2PjrGQyuZkx9qZhGGEIOWzYMKqurqbKykoaOXKkJ7nv3btHPT09dP36dXr48KHgJUlSwjCMb8Ph8LaGhoYzniZIDfYMSFNT08i+vr4tRPQB5zzEGONVVVVs0qRJNGrUKD9kHMTj7t27dOXKFeru7uacc8YYSxLRF5FIZMvq1avveZnUEyDxeHy9YRg7OOdPAYjq6mpWU1MjNKMQBE3p7OyE1pjAdEmStDEajf7idn5XgMTj8XJd17cTEXwFVVRU0KxZswj+oRgEP3PmzBn4GnP6nbIsb4pGo4+cyuMYEDjN/v5+fIFnoRXTp09nkydPdjpvIO9fvnyZzp8/L7SFiP4uKytb79TpOgIkHo/PMwxjL6KHLMu8traWjRkzJpDFuWV6+/Ztam9v57quw7dckiRpTTQabbPLzzYgsVjsOUmS9hiGUYmQOW/ePBE6S5EQrtva2kTYliSpxzCMtaqq/mVHVluAQDM4538AjLFjx9LcuXMpFArZ4V+0d5LJJJ06dYpu3bolQGGMvWBHU/ICkkq09sNMAEZdXV3RFulm4tbWVgEKzCccDq/M51OGBCQVTfbDgcI8Fi1aVPKakQkaNOXo0aPCfOBoZVleOVT0GRKQWCy2A6EVDrS+vp6Vqs/IpzkAo6WlRThaItqpqurGXGNyAoKkS9f1nxFa6+rqSi6a5AMh8/8RfVpbW0VIlmX5lVzJW1ZAUun4SWSgM2bMoFLJM5yCkPk+8pRz587Bn3RFIpFnsqX5WQHRNO1zzvkmZKDwG48TwZ8go2WMbVcU5cPMtQ0CJLVrbSciGX6jWOl4UB8BaT78CaoNoVCoNnOXPAgQTdO+5py/NWHCBJo921NNJ6g1eebb0dFB165dg5Z8oyjK21aGAwBBzpFMJs9iG7948WJWqF2r5xU6ZIBdcnNzM+oGyVAoNNOamwwARNO0rZzzj8aPHy+y0ceZkMXeuHEDWrJNUZTN5lrTgKAGunv37gvISBcuXBhYcccLyFevXhWqfv/+fcFmxIgRBNOeOHGiY7YoMh07dkxksOvWrZtm1mjTgOzZs+elZDL5K8xkyZIljicIcgBqrPiid+7cyTrN6NGjhUajRuuEjhw5IsqRoVDo5bVr1/6GsWlANE37knP+7tSpUwlPKdHx48dzgmHKCVAWLFjgSOyLFy8SHsbYV4qivJcJyGm0Curr6z0XhB1JledlmAmqYXYIVTsn5oPCdUtLCwDpUBRlThoQNJF0Xe9Eq2DZsmV5d8B2hPPrHTORssPPTSJ56NAh0eKQZbkGzTCxeE3TNnDOf0C7AIUfr4QdJsiPmsmBAwdEr8YOob+zYsUKO6+m30EhCe0NxtjriqLsMgH5lHP+MSrm06ZNc8TQ+jJSYqg3skEQejEzZ84URWi3FDQgFy5cEJV7xthniqJ8IgCJxWK7iOi1OXPmiMaSG+ru7qaTJ08OGsoYE1qH4pIbCtpk0Pg6ffo0RPtRVdUNJiDNKAJhI+fma6IiBdXjHFuEwSRJEs2fP99VbhOkU4Wk0GqAjuKRqqqLTZNB7f7ppUuXUnl5uaMPidwAZTrDGLr3DH+CsOhmsxhU2MVCHz16RIcPH4bJ/KMoynRTQ7qJaNzy5csdOUKELQhr1+mFw2FCFuy08hZUYgZAEAAOHjyIv95UVbXKBAQdrrJVq1YBKVsaAscJMMyIYmsQkdBAgOJUE8Hfz9TdlBdmvm/fPvyzX1XVcleAoEaJfUAikbCLw4D3SqlgnQsQ2yYDmwMY+NMLISTD0fqRq3iRI6vJaJpmy6lCIwBGqqTvRQ4xFvsP9HkQhYpFuZxq3rALJOEzzKTLrwUgO66trbXtu/ya1+STNezmS8wQRQAGokoQVMyCVNbETNO0nKk78gvkGblqEX4BhBNHSPP9IhSSsEeB/DjJhFaKeZbNOkfW1D3X5g4eGBkoMtFCkNe9lJlXQGZUxKyE4hFMMzMTz7q5y7X9x94Ee5RCkpfGGKpfJ06cSB/Ky5QbORa00Fozybr9x0BN0wYUiMxSfSHBMOdC+wO1UicE5wjTtpMoAhAAk+rRDC4QpQBJlxDBFG2/YhLUe9y4cbZEuHnzpqi55ttPWZnBdOBburq6spcQzSIzEiU7KNuS1MNLUG/kKPmObJn9WjdTYQ74yaxFZmsbwg3zIMYgKiCbzVWSQOPaqybnbEOkzEY0qoJYnFue0FgUj6uqqtIssPs9e/YswVS8Us5GFRhbW5mpo41e5/NtPOooeGDOyInslhxyCYBzL3lbmSktEc1u31ZS2oy+VlX1HauIQx6HKDUt8QtbaIft4xApLREHZvwSoBT52D4wA+GtR6pKcTFeZXJ8pAoTWg/dPS6mA1NxdejO/ALmsUwigs3ZK7Z6/XzBjTfX4O5YZkpLcA1EHNwNTs6CcvZ2cNfMTRKJhDjaXVDRfZ7Ml6PdpkzWw/8+y1kQdr4e/rf4k/T1kIKswqdJArkeYtUU8wJRiTta4UADvUBkgpJ5xazUQrIZWgtyxcyiKQMuIfqk3X6yKdwlRKvUmddUi6UtplYgAy3KNVUrKNkuMhcKGAsQpXGR2QpMtqvuftpANl646s45/y4UCm0tmavumYLm+jEEi7NzjFPm2P/EjyFkrvLJz2Xk+e7/+x9UcWwXJTLgX/GvMZCEQEUFAAAAAElFTkSuQmCC);background-size:contain}.ae-Background_tabs-nav>li.image.active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAKnklEQVR4Xt1be3BU1Rn/nXv3dTdsWOSVjYCGCjJjB9sCaosPrK2KkpjARAXBBJLw6h+OTkeL9TE+KtVx7PhHeSWGIOCjGQgGlGJrRSvajoCjIxbQ8ox5CIElm+zdu5t7Tue7y6bZkM3uvdk84PsPch7f9zvf+R6/e5ahj6WwUGSNzFTnCibfyMGvaY+w7HBEuNojXA6HGaPtHQ4hbHZJd9hZyGYX9RKkA0zon5xqUd6srmaNfamioUC6ZcGCwC+HuOxPqiq/3u+HCxAW92HC60VIUaR/t4Yiz23c6PlHunW1qNiFajwwU2QOHRN6NaiK+/1+4YqNsDsYrrxCQvblEkaMlDBiBIPHw+BwMjid0VGaBoQ1gUBA4PRpgdOnOOq/5zh2nCMSFh2beb0s5FbYW+fqXA9t3sla0gFGrwFYNk8MY0O0yrNneZ6qComUGjKEYfK1NlzzYxljxkqQZWuq6jpQd5LjwNc6vvqyHa2tUTAUhfFhw6Ra0epctPoNdtba6tFZlgEQQrCli0N/CPj5Y0EVhuFX5si48WY7Jk6UIBn/kz7hHDh8mOOTjyM4dlQ3FnYr4B6v9OKada7fM8b+7yomtrUEwPzC0FVON/+8uVl4aa+cHBm/ut2OK65Ms9UJDDl+jOPv70dw9DwQw4czvxaUpm2qdn1nwnZrHlBW1JbXpqImGIREd3nm3Q5Mvtaij5vVtsv4r77UsfPdsBE73G7wDAUF5Rsyas0sa8oDlpZqK0+d0h/TdcEmXi3j3vudcHWEOzPbpm9sKAT85S0Nhw/pkGUmRo6UX1xT4VyR6g4pAVBYKOQR3tAHDQ38Flp4+k123DnTjmgWH3gRAvjrzgj2/DNiKOPzSR+d9rtuq65m0WDRgyQ1gYy/zKMdbfpBHyvLDPmzHfjpzwbG5ZMZ88V+Hdu2hqHrAqNHySfPBJw5yUBICsCyMnU3nXxGBsMDC5wYd0X/BLpkxib6+4njHJs3amhrE4YnrC5XZlj2ALrzjY3tv6OTLykb/MbHDCUQXivXDE/IyrL9saeYkNADKNqf8bNtFPDmFDoHrdsnOl26DluqNSMwXuYV+YmyQ7cAUJ7nTD9EqY4C3sy77FY9ckDn7XwvGhgpRUpCvrq7OuECAKjCKy1Wz1CRQ6luQZFz0ER7s2hSdti4IZoiqViqqFIu61oxXgDAkjL1haYGvoKKnIceUQY8z5s1uut4qhNefUU1iqXRPmnl2nLl8c5j4gCgxuZcJHiaansqcgaqwuut0V3nU8VIxRL1DkPt7hGdG6g4AJYvDtXU1+v5VNuXLD7fq6ZbmwFa77V1mtE7ZGfL21atcxXE1OgAgPp5PkQ9Sy1t2RJXvzU2/YUHNVDla0NGKy21KsNifEIHAMvL1PX1Dbw4Z7xs5PxLUSrWaUYrne2TqlaVKwvJxg4AiucHVWJy5he5MGnS4Kr29n6uY+/n7fihiRvnMmq0hKnTbJg6zVxJfvAgx6YNIRCzVLXJrXQAQBxe4Kz0ATE5j65Q0k5mWPWmQACoflvDkf9239OM/5GMwvuc8HhS24FIlZdWqgaz5BnGbyOO0fCAZWWhDxsa9Bm/mG7HXbMGT9FTWZHY+JjJBMKi0tSv7Hs7Ivh0TwQ+n7x7dbnrVgOA4vnBoN8vlMEU/Mjtt23VUjra/NnOlK9DLBh6vUyt2uR2M+LtI6pab3eAPfGUYpnATElTE4PWrNJQdzJpO2+sOGasjKXLU/MCIlqff1ZFJAxhV5Rstrwk+HB9k3hlwgQZRYtSWySRHcEgDABjdLcJey8Y+uzTKsKdKPGe1nI4GJ56xohpKUlVpYbvvtWRPZo9wpaValsaGttn3zLDjl/fYe3+U/tZ+04YjQ3RKE3fAPLyHRgzxno26UsA/rYrgo92R+DLsm1lS0rVg02N/GqrLS9x9m+/GQbn8aw0cQjzH3RiwkRrIPTVFaADirXKo7OkQ6ykKNTS3Kx7lixzYew4c8oePhRlX4h46E7oq1DxQqelqrKvgiDpefIEx9rVIQwfLgfYgnlqONDC7b99VIF3WFKGrMPOo0c4Xq/SEIn0/D3C5WIoXexCli/1tWOb9EUapLX9ZwVefkmFJ1OKsLmFbbqqQnr8STcRBylJXR0HKUff81IRKrDKlrqoJ09leMeYdBdCsYUpWL/wXBCKAs7m3BPkRHs987w7pRTY1ChQsS4EVU3N+NimQ70SFi91YuhQcyDQ/HSVwjFdKBU+/UTQoMtMAdDcLIyOqjVgzvjYxiNHSShb7II7w5QjpH1wHACpXoFzfoF1azWc80dTnVWhFFlS5kpLrWBVh7grkEoQbA3AOPnm5t4ZH1OYWu6ihU7YbFZN6N28uCCYLA2qKow739SYHuNjqk+aJGPeAueAdJ5xabCnQiiswYj2dXWp1eRmz2XyT2y49z6H2Wm9Hh9XCCUqhSMRGHn+6JG+MT5mxfU32JF7j7USvCsSRIPv36fj0EEd7e0CY8fJmD7dBkeXFieuFO6uGaIoSRUe8en9ITNutRsPLHojwTZg8yYNx4/F6+zJlDB3niPum+aGSg3fxpqhru0wffKm2v7A1+290cf03Jl3OTD9JmtR8UyzQNV6DWcSBGnqS2bl2THtOhsuaIdJ086ECHFvX+zvX+NjaBXMcWLKVHM8HwW0ja9rCLYlr02mXmfD5Mk2VFYYvGCUEKHNY5SYzyeh4XxLa/oI0zBBkhjum+swXpelIt8c0FH9djhpP9J5LU8mQ6CFPp13osRipGgqm/b1GHJX+h551YSeO9PP9rTjvXcjEBT5LIgnU75z4xuuXR2Fef6sthCA3lFCFhTpbgoxPAtLnN2252QvffX99JPocxiLom3bkWG8buoAYHZuWy0XyLW4YNqnURtdMCf+OpDr1r4TwX++6V2Mkhi2b92ekRcHwPw7hK/NrtYJRF97DhbJ8kWf2ba1ChAHkSpPmEh/BsYzIsqYTbtYQxwA9I+C3OCHQoge39QMFmCs6sEY212z3X1rbH5cc/5grhgXEMGjAtGnr5eaMIB7mDvn9e3sRLcAGF5wt/qaYHzRpWa84e5Cqqx5VynpbFu3T2QKcoN+AJmXGAgtNdvd3qRPZMjo2TODNwib2CPEpXEVGANn7Wz61p3uf3U91IQEXcGstqUCbJX1X3sMFv9hgkEsr9mRsaY7jXpkKAty1UohuPGQ4GIVxqT1NduVhDEtKUWbnxfcCy6mXJQASGzftlr31J50TwrAlCnCPs6nnhAQWRcTCAys8USDMm7fPtZjzZwUADKaQBh7ufrZReMJEtt38nvl58mMv6ASTHbC0ZggigdvYGSCMVbV051POQskAoOyAxj+PNhSJKU6CPwmUbRPZE9KV6DrZKoTuCx2DaJiqUXS2R3d5flkXm0JAFqUHlXPnhWqAOPFA9U7UG0PIVVt3eEq7defzXVG1WigoG6AwM391UpTSwuGjz1Qijo3NslO23QhZGZB4hOCjuBaLnB7HzJLmsTwvjvsXhLr583o2KcAdF48L099QAZ/mHNcw8Cc1rMGEwJCkyQc0CH9qbZW2dxbg3udBcwqMGeOmARNXcQZmyIgxkNgJP1injEhCxH94R1jgkIKfdEIg+EUAzsiCbEPTqVyyxZ20OyeZsb/D7veuJXOIb1zAAAAAElFTkSuQmCC);background-size:contain}.ae-Background_tabs-nav>li.noset{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAISUlEQVR4XuVbX0xTZxQ/t7cXSm8FFRBBwRZxOqbD6hgzMxk6xQTExYkd8cHEv1mM0WyoDz5s3YsPOra4uGVhG0t4MAxxxj9gRCdqXBRRayPDOVE6UBApKthbK/23nG8ro0pp75+2N+FL+kC499xzfvd855zf+c6lIMxr8+bNzMKFC7OSk5NnsSw7h2XZ+UqlMp2m6USappPw8W632+p2u/tcLlcnx3HXOI672dvb++fFixfbKioqnOFUkQqH8D179iTm5uauSExMXMOy7PsAIPQ5Xo7jfuvr6zvY3Nx8bPfu3X1S6ytUsVf0MBqNipycnCVarXa3Wq1+z3cBRVEQFxcHKpUKGIaBmJgYUCqVoFAoyA+Xx+MhP5fLBYODg+B0OsHhcMDz58/B6/UOPctut5+3WCx7zGbzGaPR6JECDNEA5OfnK3fu3PmBTqfbT9P0FFSKpmkYN24caDQaYjyCIGSh8QiCzWaDZ8+e4VYhYtxu94P29vbt+/btO3ru3DmXENlDL0jEzVR1dfVbs2fP/oVhGB3KQWMnTJgALMsKNjqQPggGx3Hw5MkTAgoup9PZ3tLS8lFpaelVAPjfVXgYJejVGI1GVVFR0c/x8fGlPsOTkpIIAJFYCIDVah0CYmBgoLqurm6d0Wh08H0+bwD27t07ubCw8HeGYTLR1ZOTkyE+Pp7vcyW5fmBgAHp7e8nWcDqd9+rr69/dtWvXQz7CeQFQU1Pz9pw5cxoVCoVarVZDamoq2e/RXGh8d3c32O12DKT2mzdvLjIYDFdC1SkkALxeL9XQ0LBeq9X+iIJxn6PLCw1uoSoX6nUYH3BLYHyIM5kAzpz5Pr2gYCtlMPwbNUdZQQFA4y9dulSemJj4CRo8adIkSEhICCY3Kv9/evYsQG0teXbX/PmV2Rs2bKQoatTgGBSAU6dObcA3j66elpYWsUDHF0Gn2Qz2H34Ar8cD9sWLwfbmm2CxWDYuW7bsJ8EegHs+JyenCd/81KlTZWu86/Zt4L77DrxOJ8QVF4MnPx/u379Piiiz2Zw3WkwI6AEY7YuLi+9iwEtJSZGt27stFrB98w14HQ6IXbwY4kpKyAvv7++Hnp4eEhiPHz8+PVB2GBEAzPMlJSV/YKrDgIepTo7L090Ntq++Ag/HQcw774B67Vo/NTFFYmDEFFlbW/vGSHXCSABQzc3NB7HIwVQ3ZcoU2UT74dZ5rFawlZeDp78fYubOBfWmTQAvldy4BR48eEBSJBZLubm5a16uGF8BoLq6Olev11/BoKfVaqOe50fyPG9/PzHebbUCM2sWsFu2ACiVIzop1gkWi4UUSyaT6e3S0tLm4Rf6AYDE5sCBA39hbT958uSoVXijbTev3U7c3t3VBUqdDjTbtgHExo66Q7FifPjwIeEOW7dufW04gfIDoK6ublVWVlYt1vTp6eny2/YvXoBt/35wWSxAp6WB5tNPgVKrQ9Kzs7OTcIe2traSoqKiw76bhgBAPm8wGDqQ0qLxkSI2IWmPF7lcwH37LThv3wY6KQk0O3YAxYODoPEIAlLpmpqaDF8/YQiAI0eOFGRnZ5+S5dtHKlxRAVjsKBISQFNWBook0k3jtXxe0NraumzlypUNePMQACaT6Rx2crDaw0aGnJa9qgoGL18GBcsSt1ekpgpSDxsrXV1dmBXO6/X6/CEAsIe3atUqK0b+zMxMWaW954cOwYvGRqBUKtBs3w70tGmCjMebMC3eu3ePZITDhw8nYY+ReMDp06fXZWRkVI4fP56QHbksx4kT4KivB4phSKpTzpwpWrVHjx7B06dPoaOjY/3SpUt/JgBcv379NMuyS7Dex+JHDmuwsRHshw4BpVCQIofJyZFELSyKkCdwHHdm3rx5Syns25eVlb2gKIrKysqShfs7m5oA9z0uLG+ZvDxJjPdtg7a2NtwO3vLy8liqqqrq9by8vFZ88+gB0V7Daa3aYICYfBKrJF3oAegJTU1N2dTJkydXZmZm/jpx4kTS5Ynm8qO1y5dDbGFhWNTB7tHjx48xIH5IXbhw4bOUlJQvok15A9HacCDgo8o9PT2fU9euXTuq0WhWRLP6C0ZrpQbBVxXabLZjlNlsvq5SqfQ6nY4cXUV6hUJrpdYJj97a29vx+M1EtbS0/M0wTMb06dMjTn350FopQcBC6O7du8gOO6hbt25x2PaaMWNGRFOgEForFQhYEd65c4e0y6IDgAhaKwUIfgBEfAuIpLVSAOC3BSIaBL1e0rsfvHFDFK0VC4JfEIxkGpSK1ooFwC8NRqoQkpLWigXArxCKRCnsqKsD/ElJa8WA4FcKh5sMhYvWigHAjwyFkw6Hk9YKBQBToB8dRkHhaIj40drVqyFm0SKhOkt63ysNEZQudUssUrRWCDIjtsSkbIpGktbyBSBgUxQFSdEWjzSt5QtAwLY4ChJ7MBINWssXgFEPRsQcjXkHBsD25ZchndbyVVqq64MejeGDhByO+tFarZYcXgQ7rZXKKD5ygh6OojDex+NRprWhAhDy8TgKDHlAQga0NhQAeA1I/Ccw+IiMTGhtMAAEjcig0GBDUnKhtcEAEDokReQGGpPzo7XbtgGt1QbTIyr/FzUm59P45UFJ6uxZWdHaQMhiyhM9KOkT7huV1ZjNoMZzeolPa6V2DzQehyD+C37iRmVRORyWbq2s/Cnt6tV1+De1ejUkyITZvQweuj2SHQx+fX19Xy9YsKBM9LA0AaGmhu5saDhALVnysV2vl/W4POqLQ9IFBQWVwYwnL5SPC47ZDyaGgzSmP5nxATGmP5oa5g1j97O54VtiLH846Rc/x+ynsyNlkTH58XSgdCr3z+f/Aeqr2uzvK08vAAAAAElFTkSuQmCC);background-size:contain}.ae-Background_tabs-nav>li.noset.active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAI1ElEQVR4XuVbfWxbVxU/5z478UdTJy0bhMG0blA+tklo3eigXbfRrQgSf2VrJdBga9d21G6yVOJzg5ZWbMBAaptgh7VraaUJpJbFXw2CQkXGWli7FZDWalBYNw1QxtY1SRM/O7bfPei+xCHO1/N7frYjxf9Z795zzv29d+85v3PORSjzz++nq5mS9nIOtwOjm4ngeiRwAoIVANiYeg4EWUJIIsJF4PgKY/Ail2yxSATfLqeJWA7hLS1XVkC25qsEyt1EuBCADOpBQqQrCNLvwZr5cXf3wlNm22vQsKlmbPBQ3QCN7OLAHwaiuv+PUBfxLnK8oEh4XiI4bUHL39Jg+W86DX1inM0GjTbIvTdHuY8qCMslhW4kRkuJcHEBeIhDDNiBeqzdfjCOQ2aAUTIAX2yihpSU3E0cHwAASRiFCJwI/ypJdHAo5Th0/DgmjRi7Zg056+zyQ4qCGxDpE0TjW0ZBRs/aFee2n/dgvxHZ+TmGASAibPFkvk6kfA+ALKpAxAEC7Lj2OtuTnZ04Uophk+e2tlLtm2+kH0OgNiCqH32OOUTp293xmqcQkYzoMwTAWndqSQ7hFHHeOGZIPxB7PNpj6zJihN45vqb0FkD+BAA1qDAw1mchWHE0YX9dryzdAPj96Xshq/yKACwIoBBiOJpwtOlVbMZ4n1vuQKIAAUgIkAOr9PlIxPZbPbJ1AeDzpL6FRE+Izx8B3uGSY1kshv/So9DssV4vfZAp8lkCuEpsA0J8PBq3f79YPUUBsHYtSblUqpuAPEIwEbxc43DcfvQoKsUqKuc4YV9Gll9EhFvvrXsBPm5/7ewFy/JPPbLv1qyWXk0AhPBsKv0KAP8YABIxfCYWt2/WElyN5wcfiPW21P16FQFgx6WNr52DWz6i9ZI0AfA3yzHx5hGAKwBfiR9z7q/G4rR09geDfuT8qDgPftHvpePDdyACxiPHHN7Z5s4KgNjzwPmT4s1zoEfm6uIHgsHVQNRDRLUMcfuX3vzRWwzwaTWIYuyx2c6EGQFQT/sc/4048Iix/XP1sx8MBpdzot8B0QJA3NsQDreLN+71pPYh55vU+MDCPjuTd5gWANXPE78gXJ048GI9ztu0PsFqPB9qa7tJyWafJ4BFAHC4PhxePzEg8jYlXxIHo3CRFmRLp4sTpgCgRnje9H9EkCNcncXuaNQ6SKqx+IEtW64ngJMA0IiIUdddd92P69YVeKVR7yX3qS6Ssb7umO2ayRHjFAD87pFvEOV+IIIcLjmWVNvPTwducuvW92c5P0lESxDxhEuSmrCzc9rQeyxOeF0NltDyzUii9ocTZRYAIIiNjKm31dgesbNaEd5sX9Tgtm2L+MjIH4DoRkQ87QK4B8Ph4dnmiIgRiFoFd3CQ/eqJBKoAAL9n+BBxfBAA+6PHHGJfzakfBQILBolOEMAnAeAcs9nudO3efbkYI33N8mXBHZDR4Uh8wUP5OeMACD5/mcuCWkpAUqBSxKYY49Xos7W1djCXExzkMwhw0Vpbu9K5Z4+aTyjmN0qglDAAKIuYoyGfTxgHoMWd3s1JaUeEgUjCqbKsufKjI0ekgd7e54BIBDV9CLCyvqvrol77fG65X1BphtKe7oRtm5g/DoDPLV8RmRxCtiuWsO/QK7xc44VXGggGDwHRlxHgssTYqrpQ6LwRfV53aicS3w6IQ9GEY+E4ACKHxzPSSZHJ+cB1DofZyQwjxubn9AcCe4GoDRCHmSStdnV2njEqTyRV/v2GLIvMEqtRVooco/oFtLjTEU6KDwD/HD3mWGZUgdnz+gOBXUD0HUQcAcSm+lDoRKk6fM3yWQC6haEU7U7Y/CoAfndygAhckgRbn4s5Q6UqMWP+YCDwKCfaoyZdAO5v6OqKmiH3Pm8yqCjwE0QYjCSc9Sjy9pRNvSWEyxl7ndEEphnG5WVcCQYf5Jz/TPxnjK1fGAodNku+SLQ6alJqRhmt9vfhfZ7UJoXzfYhwKZJwXmWWIqNyJtJaxtijrlCow6ismeb53MlLQLBYYmwz+ptTBwj4Bkb4x+4exwqzlemRV0BrAXa4urp26Zlf7NiWJvkUR/o0AjuIfo98hjjdVm3KOxOtLXZResaNU2WGL6HPLV8CosUM2cbuhP2AHkFmjdWitWbpyctpcace5sSfAcR30d8spwjIVsNqVh6JW02vvWkZXwyt1ZKh9/k6T3ZFhmdOImAa/W45R0QSZ44Px+P4T73CShmvh9aWomfyXI+HPsS4/A9EVAQAXISbcsaxoJIu0AitNQuEUVcoD4vkSFUAKIXWmgHCZAAqugVKpbVmAFC4BSp4CApaO9jb+0si8pVCa0sFoeAQrJQbNJPWlgpAoRusUCBkJq0tFYCCQKgSoXB/MLgTON9uJq0tBYSCULjcZKhctLYUAPzu5DtE8J5RMlRGOlxOWmsUgCl0WAgqR0KkgNYitrvC4b1GjTZz3pSEiBBudkpsUrX2u65weKeZiyhF1rQpMTOTopWktXqBmDEpKgSZkRavNK3VC8CMafGxbaAWRkSvXzTh0F0YqQat1QvArIWRUkpjyfb2xmwmc6qYaq1eo80ar1kaU72BgeJoAa0FOONCXK1VrTVrUXrkaBZHhTC95fECWot4ntXWriq2WqvH+FLHFl0eH40JimuQmAu0thhgdDVICIHFtMjMFVqrBYChFhkhdLYmqSm01mq9s66j45yWMdV4bqhJKm/oTG1yBbQW8R5XKHS6GovT0llSm1xe+ORGycPXfu0aINoxV2jtTCB4mpObSm6UHP8Sxlpl1yx4gb7QEBNd4qZWa7XepN7nYvESwE8JgJXcKqueB2tJugn/8ve2xftvQACKDH3u+fXPeu7Wa1glxo9+9rRx9J4Re9Vqt92s1eOo2SwtDH9688vWpbnTf3pVvmHZ8eE75nS7vLBXvHmL3d6itfjRsTp+8/bCxESM5vWVmTwQ8/rSVB6E6a7NiR5DDqys1+YY8DYiqO61uYlbYt5enJx8ds7bq7PTOZF5eXl6Jm8616/P/w9dejN5gOOUOQAAAABJRU5ErkJggg==);background-size:contain}.ae-Background_tabs-content{min-height:60px}.ae-Background_setting{min-height:64px}.ae-Background_setting-title{margin-top:14px}.ae-Background_setting.noset{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASQAAACICAYAAABOUJbNAAAABGdBTUEAALGPC/xhBQAAIW1JREFUeAHtXQl0XVW53vucO2S6aUtTOoAiICrWB7KogkhpkzK0TcPYxAl9KrgAhcfMWooup8fgWwrviaAgIOB6gmkp2IRSLE1aQKCKiigKKvCEmpQmhSb35o7n7P2+/yTn5tybm5ub0STn34ty9tnz/vbdX/7/38ORIs9Fo6mlQtrnCy1P1UK8UwhdlZeEXxkBRoARGCMCMiaFeF1IvU1o885IJPwnb0GI63da61AsnrgJRHQR/IYbzk9GgBFgBCYDASmlElr/qKqq/HL409k6iIyiscT23mhc46mi0cQd8Xj6OISzdJRFiT2MACMwXgSIU4hbwDG3E9cMcE4bcVC27Ghf/Af9EfGOWCyxKhvBHkaAEWAEJgkBkFJdNBbvcLgnGr/VqYZsRmAqm9iKyWiSkOdiGQFGoCAC/aQErYw4KJr6gEEGbIhLhtDiTuhy2wvm4kBGgBFgBCYBgUikvA3c82OHg8BFICJ5KtVjmuZdk1AfF8kIMAKMQFEEwD13Owm0PMXoX9oXorw8+GLRXBzJCDACjMAkIOByD3ERlvf7V9Kw7BabhLq4SEaAEWAEiiIwyD26ivcbFYWKIxkBRmAqEWBCmkq0uS5GgBEoigATUlF4OJIRYASmEgEmpKlEm+tiBBiBoggwIRWFhyMZAUZgKhFgQppKtLkuRoARKIoAE1JReDiSEWAEphIBJqSpRJvrYgQYgaIIMCEVhYcjGQFGYCoRYEKaSrS5LkaAESiKABNSUXg4khFgBKYSASakqUSb62IEGIGiCDAhFYWHIxkBRmAqEWBCmkq0uS5GgBEoigATUlF4OJIRYASmEgEmpKlEm+tiBBiBoggwIRWFhyMZAUZgKhFgQppKtLkuRoARKIoAE1JReDiSEWAEphIBJqSpRJvrYgQYgaIIMCEVhYcjGQFGYCoRYEKaSrRnWV1dXTrS2dX73c69PbGOvb3P7+mO1s2yLnJ3phgBJqQpBny2VLenq7chI3pfxBdHr8T3tCrxOa2jlVLbO/f23r1/v543W/rJ/ZhaBJiQphbvGV8bCCjc2dVzm9J6Mz6B/A5vh6QUPVrozyUyvb/f091znDeO/YxAKQgwIZWCEqdxENjbk3x3Z3fvM1qLiwpDIqspHPGHaC2f3NPVc1nhdKML7dwbbero6n0ZquEto8vJqWcaAkxIM23E/kXt7ejqO9ZKp34NqeiY/CaEQwFhGgaISEs3Dv6g0uJmkqa84W58Kc839ycP79jbs1UL9XMU/h4tZVkp+TjNzEUgMHObzi2fKgSIjISwtoGMcmxDhmmIqoqQQ0bUlkQyI5KpTE6zSJqCvQmcpC/GJ5NhbhrZIW14T3fsGjud/gpSlwkp3hLC+PLimqofj5ybU8xkBJiQZvLoTUHb9+7tO8YqQEahoCkqKsLgikFXXhYUAZBUXyJFalvWwftFIiUEXJwNHMYDIlrV2R29jSQiSiKFvFeUyasXRyJdw2Th4FmEgOyNxp2fTnWkwvvbmkVd5K6MFYHOaHSBTqrf5huviXjKwsFhi1W2EtF4SijobF4nDeNLi2sit3nDXP/eWGyRlbC/h7o+SWGQpv4MDfCiJQdGnnDT8HP2IuDyENuQZu8Yj6tnUJtMkdQPjJaMqFJS5SKQngwsu3kdyrx5z76e4/PCDEhEX7QT9ksDZBQ3DPmVRTWRDzIZeZHyh58JyR/jPOpeYpPj9SCQOm9GkoqKSUbetI59qRIqnZeTtA4pJTeS5EVpyTa1p7t3l1bqVqh4cyAVtcpgaOmimuob4M81RnkLZ/+sRYBVtlk7tGPvGO0hgrr0NAgp+wcrEIDUUzn6Ra5MxhYxqG9eJ6XRLLR6E2z1JacOKd4wpbx0YU31Q9507PcPAq7KxkZt/4x5ST0FQQQ6u6K3YzdRloygQmE1LVxS/vxEQRi/Saryrr5prZooHYQnC5LQTbIm8o2FUvbl5+V3/yHAhOS/MS/aY6hql9IxEG+iynJSvby6lzd2ZD8ZwTMZS9g5Rm6ZCATN5QvmVv525BI4hV8QyP4V9EuHuZ/DI9Db2zsfy+3f8KYIBwOC1LXxONqflEtGVJoutzJ23XjK5byzD4Hx/dJmHx6+7lFfSl+KhfoqFwQSisrLh1/ed9MN97QsJXpiyay6Rru5c5wWV0JFHL1hKqcQfplNCOT9QmZT17gvo0Fg3z5dDTK6xJuHbD9jUdVo/1EfDNnRvqSgPUlERJGqMP5h07VH88NB3IV79sXO99bJfn8jwITk7/HP9j6jo1/EPqC5bgDtISp1id/NQ89U2hK9sYRIY3WNuIfsR9WRMuzgNh0yCodyJS4YuK8hQ7q3DPb7FwEmJP+OfU7PtdLneQPC4dFxhAVJqBfqWTyRdo6N0OpadaR8CKkNKRdXmOBYyaneutnvXwSYkPw79tmed3bHPwx17d3ZAHjyJRlvnNdPZ9aIhKIgIxuk5G4RoG0C5M93JHmFcDuA1+GOAOe4iDeM/f5EIPeX4U8MfN9rLewcQqCDs15bz3AAkVqWABnhsjYnCal4pKKN5MIoPw3VznW4A+BMqG0VsFfF3TB++hMBlpD8Oe45vZZaN3oDQljqL+acw7MwWJPhmsiI7ENkJyqFjKjcQMCEoXtQegKdVXa+FVtTrE6O8wcCTEj+GOdhe4lL0A6DdLLETUA0Qfaf4RztuKalfFrSpxW4StyHRCtoQ5b0CxRg2Tb2IyknJphPekqcWCALB/kMgeJ/Cn0Ghi+7m7E+4u23OcwmSCIguufIvVKE7EAVUM9K3RZA0hSpeOQoH92b5HVS6Jx2eOPY7x8EmJD8M9YFe6q0nUMEQahTXkcElEims2RCklBFBRFKbjpvnnw/qXUuGVFcAlIWrcB5HdS2YyCphUFwKW84+/2FABOSv8Z7aG+lXOq93tGreqVAHEQeZLMmVa4Mks1Y9iZlrH7JyK2cygP5OKtwrsSFgNCbb8eOQJo/uen46T8EmJD8N+Y5PQY3ZO1HFGGYUtCeIlrKp2V8cmRTqigLFVzGdxKM8D+6giTfKVs7dielBuOklgchHRNSPlg+es9V5H3Uce5qPwKQfN7txSKJg7Cl7iny5hvOTxJQQUKChJS/tQCqXU5bhiuTw2cvAiwhzd6xHVPPXFtPqXuKRqqEVL5CjlQ2SGfsGIEcBFhCyoHDfy+QkF7x9ppWv6pxCLbUPUXevPl+Uvm8GyC98Y4dKed+JMdO9RdvGvb7DwGWkPw35k6PIaGUvbmv91qoVId7IaDlfDNvSd4bX6qfpJ8+2KGGc6SuuTYqN42pjZdcPz/9iQATkg/HHZ+kXoMDrT8AaRyGZXZw06DylMbNjvQl2vG6Puzkziccb5kUN1irIx29tmBBZYc3Dfv9hwCrbD4a8+7u+EGde3s3gAi2OGQk5AtGQK73QkAbIL0E5Y0r1R+Pp0UG5RRzAxu2s0m0NH6RfWGPbxFgQvLB0INgzD1dPZdldOYvMCWvh7YUwxLXlYsWRI5dOC+yCV+HfcELQzI1ePDVGz6Sn1bU6FK2FKSskRwdI/E6tOlh7zv7/YkAE9IsH3f6MGNnV+9z4IqboZlFQD6bQmbwyCULqm+CuuYwB45t3OWFgc6rZTcseiOK+J0zbtGEc8atSLLCUVL+dVFN1VOFIznUTwgwIc3S0d6/X8+DnehHWsmn0cUPQgJ5Df/qFx9Yfc78+RW7vd1euKD6RxTvDeuD2lWKI/WOLmaji/zH7KT8MsgxV2Qac2GccSYjwIQ0k0dvmLZ3dPd8OpGOvoSNhhfAVpTBN62vX7SgeuniA+dsKZQFZJCW0rzWG0cqVSmkROpdMeO1t8xCfkhszyypiWwqFMdh/kOACWkWjXlHd/RIqGftQon7YCs6EESzIyTF0Utqqq+FP1GsqwtrKh9AmhzCohW3kUgpf7d1sToKxMWNoHFRgXAO8ikCTEizYOChNpV3dPdeh+Wx5+FfCaljrzDEZxYvqK6tqakuaW8PyEiHjMgn8MzZnEikFI0NXjuSDxdd5oY8+cEjvlN90jT+feG8qj+MmJgT+AYBJqRZMNT49PXjuLrxK6CFIO6svr08FHnfkpo5Px1t1+bPl71GMNSAXUHd3rykvvXAYE12IrIZeR3dm007u/uJaTBmZIqSX188P7JxMAf7GAHcJsogzHwEMPk7cFT1KQgdVy2qmbNrPD1aOLfsFdwiebzKpDeDfN7vLYtW0ugffcmWCMjEzQBSGs51tBX4oKStAo49iT6bbeE0P9jLm93xQzKykOnyxTWRHwyJ5ADfIyB7o3HnV1MdqRj5j5rv4fIPAPThyLSK/gykVD9hvZbibUOajVji3z5hZXJBswIBl4dYZZsVwznxnSD1bVFNpAEE8kn8pXp1PDVAKsqgjNuMMuN9TEbjQXL252UJafaP8bh7CCkp9Oa+2AX4mOT5WL07quQCpdgP0/XDptDXH3jgnL+VnI8T+g4BV0JiQvLd0I+vw3v2Jw4VmfQZWkv6SsgSIfUS+BfBH4UU1AnC6sDVki8ZQrYsnF+507EZja9Kzu0DBJiQfDDI3EVGYKYg4BIS25BmyohxOxkBHyDAhOSDQeYuMgIzBQEmpJkyUtxORsAHCDAh+WCQuYuMwExBgAlppowUt5MR8AECTEg+GGTuIiMwUxBgQpopI8XtZAR8gAATkg8GmbvICMwUBJiQZspIcTsZAR8gwITkg0HmLjICMwUBJqSZMlLcTkbABwgwIflgkLmLjMBMQYAJaaaMFLeTEfABAnyF7TQY5OaWpw+aE6rcf9ppR/eNpTnt7e2B/UJUnVVbi8fscM0tO84yhF5ihEIbzj7to3upVxtatp8qhLFcS/1s07q6R2ZHT7kXXgSYkLxo/Iv8Uidu7Eklzm1ubVs3lonWHVM/FVr+24NbnzjlnNUndeZ3o/nFF0NNS5cW/PLjc889F1y2bNk4vvKYX9vEvEuh1uFu5TVnnXrCbdkStXGoFuqruJN7WTYMHlwgZ7S27jigoaE25+ME3jQPtbfPzcSC1eHyQEqZiZQRDNplfRHVE+lTVfsXKEobm9tlzIlWGradMGOGCpjCChvaDof1wZ1r1x6R8pbH/slBgAlpcnAdValain2Cbjavr906qowDibWU34V3q53J7Gh+pH1FU33tHrccTFa5saW9e0NLWzkuT6NJZeEWR7p+H98vEuFXO3oMuhESF6k5k9LN530i72NIfxTamMSFbGnkB4FpG/UqlEQtzzqE4Z42jUsihQlfEF8wCYExULe8ten0um9lE8LTrLVpbGlfpgyx37SDOaSodMZEwftQXLZ8lJoS9H3bQxf+kcr5xVNPRTL7040bWtsvR33B5q1Pn9C0+oS3KC7f2VH9OSFSN6XiLq+kUBj8+C8mXu9PDjrrEYOfr6Oq6F/G7KBbMp06+xPy/ycLASakyUJ2FOVigvdh1iWaxvg5aUhVv21+ZGedUNYOfA7p0eb29uVNtbUxagJN6A2b215G+a8Iw7yLwrIzXKkLkKCuGBlReiIffF/kH6CPrzlv/UErUNe10pCrlTQcMpPKPhjkczc+Q4LJL//p1iOVegxZnPZQVtdVPbqrMmbrZ2nW26KAACdlzjfbpMIlushsvLr3880tbWtSb6ehwjkk+wTI73dSWwcjuiAhgYP3U8cNGXhPWKi33TYUeyalOFkrdb8w1SBLFcvAceNGgAlp3BCWVkDz5rYVQhoHSGH34eL8jJD4ALUmIQBOq4Ok0MaG1h3Ls6VBetCGDCKuHFFmU8PKh7JxBTxN9Sv+iDrOxsR8XMf0nUjycTcZCUQgnRca61duc8PoiUm9Gg/LG1bID+mGpJfuJk/+jY+0zVOY4efU125zCW3TI0++x7JBLKZ4qmn1yr+7ZTVv3o6uGHH33X2uWXNcbPO2Xx0kKkTUeLsMtDTokqL3BoCzYjBk0Aeh7Dx8CHOLacgb7DW1vymNyA00DLwp7eUpOZQcB0sf9Gklj3bepJHTtsEU7JtoBJiQJhrR4cqT+lIIGmdBItG2sjHBpQ2ByCEkTHgQjwiCrLwqmwmxgcbHhPzQgWdRQqJqoRLthHp2iWGoP9O766D0HAIJp8d99z7zVS5v3KAffIY2kh3GDcvEQSNo9IbHnpmLcEdCsuNWNcWbGbPam9aKaeh2CqpcrhsgMurbEAeyHJYo9eELP1rIJgbi+zSks21eldUtGOpqP9YKUk+/VOVGDf+U4uDhIzlmMhBgQpoMVAuUWWVWfjY2V32q8YQThoj/WD36Buw5Vzc2rKrMz0pG5z17ElX54cO9r2+o/ZE37uHHdr4jnbIOBBG+4A0nP6QyZ5Lmhw9513IOJvFJmah+G+Xg87WwQxGTSdEn08n/y6R1BIyVQgAkP9GnROZJO4YvSMI2hbL6t5Zo44Ah5XoCtmz5Wzhpv/E+sNBSEOhS1LcGLczV4yTe0eTg3r0gw6E6HhjvKqhYjYg73VO048UXfYMKeXWo7OLh7Ez5eTZs3rFGC/vkoG3x9ph8cCbpnQlpkoDNL3bt2uN788NKeR9YASto89jYsvMIZahoIFyRgRU5YCUzlXa4fF/TKcuy0lA6bV8C6SZ66KKqZ/Prg9yDbQa6stgqnJOnvPr0OSpo9Zx6VDJfPaItC0IndoN3zms6vfZ/8+sgQv1nMlmWr5JROqwqfhME83EQ0PyY9fo8kBrMNvJ5GM5fwKrhWyC3ObnlyX/Su9Wnb9zQuv0+GZA9SgVg67bmKUt8DHQD47Px7dw8A29a95eVSb68YfP2YQ343rxa2mGQr7ANWeYNZ//kIcCENHnYTmrJtPeoK2r9lQzCVjyWNQSZSX0sKv4dVb5hc/sFIJyrIMlcVWhp35D6JaVEpXz1zT/A8P17EABUSZ2GpPYFyk9EhbgtOtkTB5smRWt7EituGQgakJBEBgQAgSZxEKWF/zRIesdAgqJVOwPEEiBhBqt4WMETZVqkK6BSvdV0+ioYvAecNqCiqqVQ3dplwHxSrV7+okt4sIfdjkLr3KT0bFy38kmocjfBtE32sS/otIbkkiEIyDj0D7T/y00NtRu9eVy/NOUmQ4tdQpppQyn004ANDzKTFKthnD9MSvMWwzCkZWSkQb0LahOWvoAyZTCcibzmlsPPyUWACWly8RUPtu6oFYZK20oksc6esgxTCWnZARXMqku2ytTgxWh+tO29NBlgAMbEwKSAYTugbATBlqSNEPbmVFSH5j9LGyhXrlxpP/hI+3mY+K/bQr+NFahzUcZlVaE5LxMhbGxtu11rdT4m6s8b19X+d6FuvmvhnI2vdfSAUPSHkbcGafB7MHa5aQ9LJPSrICKsAiYw2fugEsXRpgxaBg6ADQz/QESHIXwfEQKM57R5AMEG5r42obSBlCQZhEEcOoBuYZF90MFQ/wze1g+GDPpMw3jA1mrnYEi/r6mh7kr46J8AKZd1hcOyqYAaTPHNLU+90wyqTKDKiB1UVvYmSHk3hXsdCPbDIKX/ArZtZ9eveNgb5/pJOW1pea5ClVsRbadCZ5624g03jp8TiwB/KHJi8RxSGiSPtzE5s8bgIQlGGRAwQ+89u375X/OzYWJdg4lzPSQQ548Mlv6rZFR8an3DyjsggWTJLz9fqe9k40nYnZBm7LRl6gwRqlJklbHvQRkJHZQXumUZGQhIQmERjAjJDNnrlv/BlXzcNPnPjS1ta9H++yBhxfDsw5PsRyAzTYRG5EcWIJA0egPihI8WAipBf1V439LYUHdefpnNLdufRpqPeMJJVbOQJwPuVP3bsUi4QxlkFBOoF8zqpNegU1pQcP4YaOynGnBSPNPUsOoE95WfE4OA+10258c7MUVyKYUQwJbDD4lMKB0IyaRlhFMiELXLYxGVMKLVUBWgJulvSW0swQS+QhvGOUKpn0OwWDa/Sr0Ri0UMNS9ppmJG0Nk1rDIVmUMOKPbXmSav42gfEkjqgI2t7dug5pCtCBPckVbcNCbC8E9C8sLENsQtjfV1v3Dz5z8TYvcCSCy/BTHsFpbutHJtykEocD9z8yjSoOAgWGCVyloEK/OIvzMlDNjJ7PkQra7DlkoIZq7r5wd6Q91uYNanlXgANRW0sUHI/CaUujI0J2aYIon2pAzsuFRBkFJG2qYRdBpKxNpfPkS5AbUNAp1DqMq2gmDAMJUDEouA2pPZRrBnwhEY8Ycy4TX6rMCm1bV/L9RlkMUP8Re5S9TX3SFa275GabBcvRXksQ0mmru6VtbVjiRVFCrXG4aJ9Cb+7L+EaXwBthbcD/Hir9548mMmnol/SwPhyo/lx3nfQ7ZIOsuDWv8PpDDaGT6ia25pvwF1XgXpo5+hiuWQCitoSBAwdzSuXfH7Ykm9cbA1QeIxhqxcUpr16+poQ6bjnAUAYd+GhqQge0F11Jat0nh19l447QNOhqVoNwb+TEgrhEAyZgdgU1s9UAw/JhkBJqRJBrhQ8Rta286GPfUzkBtWEenAGJxNFgqZl6fT1l9kP0l9IxsxBg8m5N3IdjfKn4/JFsTE+k9vMbRXyIrqKzH97jn75ONgBxrZgTM+B1XopJFTIoXWR2ZFmZIyQE607Aux+ranxOTIQFsLBiWn4fIpYabAQScj7V1Q1Tx/JIgF+53rgzrouuPgWe6+8HPyEWBCmnyMc2rY1NJ2tKXEvZgYdzStrWvLicQLGUxBIJfQxIFh+vUBUslPNqp3mF2+i4m7q3lr+9e8Ehs2LF6DyWkEQmVfL7VAzNVfSjNwXynptW2jH+JdpaTNpqGlfk3qZYnOMSmVkrZ/tzWkxvtBzIN/AYpkxSbTC2HPWlkkCUdNMAJMSBMMaLHiaM+OpZMtmBS7y0T15cOlxYT5CVS6E2Ha+DGOaMTW19c1D5d2uPCNjz5xlLCtZURozlk3HJCFnecnWJk6pba2NukcU9H2FRAuLnev9xiuLG84pIeDha1oa0EJTi8qRXrxFmSY5nfWj05l+2wJApIIBlLBDG1q0PpcSKgneOsczo9tAR+C3Qp2NnZThQAT0hQhval155GWTmzF6lEVjsGvbVi3bMjZLm9Taqrkl7qi4r3K1veDnA5fv672RloJ8qYZzr/p8V3z7UTsIdhkaMXqHseGYwY+K23rd124qgTbC74qMvZDIIutWEb/4XDlFAqHhFSJK0Boi0AJTlYg/aicstRaGOKXlpoJWxuwAjZyLbYFe5CUO1HuAhi5K5AF+6gEnWchi/bhYKoT8YfiATq3B5SxQwPbFPACO9+zpbaF040fASak8WM4Ygm0F8nS1kZYSoP4e3vK2fW1f/JmopVsWnT2OpJisHS/GsdAW0Eq1+OKjeNxDOTikfbA0HK/Fe1rxSQNhsLmOoeMUHDT2pO6HtzS3mhbeqe09FrE/xkHPs711lmSX4u2URi150Am+WhJ5bqJpDoDDBFzX0d8gjxAJCM6HKl5CYlWbnik7QyMw1wQ/L1uJqjGn0edJ5YJ4xK6U4m2IGA71ToRkjd5VVw3PT8nDwEmpMnD1tm4192nr4fofxkIYD/WlOvX16/Mbjx0q8YEoY2DQ1QDWrrHhry1Cdl7H/6Cn4NjIKdiFe5aSDU3uXndJ5a0aXnagEz0ONSqw/A3frmXvJqffrpc7UucjHbYIDhICFoZMXMx8v/NLaOUJ8r+MmxcF5WSFm0+oAThxSkKS/RYitO4ISVwwShVtmgpbenfl6Wvh3R0MSS8v+P9QfeKlgL53w3R6BM6rS7APrKHtQx8p6nhpF8XSMdBE4wAE9IEA+otriumv4hJeTnsEC8GA/qMs9aufMUbn/XT0QqFvS505CJvibyhwVHt1kNt+wzSX4eytmTzeTwQsQ5E/gDi3w9aqm1aU/cyRdMRk31x1QgyuhGvC0FI3zZl4FFsx7lTSfsFrJjdbhri5nPqV/3DU9ywXkzUGxpHuew/bGGeCLQ/7HktyYv+SkiORX/DuLTtAJFJngeivhoyaDnwvULX195SbEvF+oa67z/22B/uiqbf+ixUtquFzuwC/r/EXqZvnbO27lclNY4TjQmBooM5phI5UxYBkmSgDuxXlbL5rNq6ImqIjlCmh3fsqMZjf7YAjwc7ke/DQdX7C51Jo2TQ+BrwSOuAPjNYbryCifpxTNgGkOIaCB50cPVJCFCnNZ7uqC4CZR336p7er2Ln8zU4z/Yf2M+zSxh6e9AQPzlr7SqHOGmVCVLLp6ARxZMoxKlHik/gcOrRzstI/9MaZ9uEifQtyB2GDacc/+5pWld7V35WHK0ZcTc7ETbUqeshUHaiTX3A9lg0qwx968ovj97JsK8yCdqtXQmi3qRl6PLGdSe+TnFkZ7Os+Dwc5EkqW32EwqQM2PQkN3C/+a3YoX5nn9p9Meq+FoffcAOBYEJyEJqc/zEhTQ6u2VJLWrZXYp6TIaHm41mQkCh+ODKiOBxpPRcT85D1a1e1gVxWQOLApHeOP2zAQtEPG/vPjVFSxw2U9XVMzO/b8djnMBsvxMQ9OzO3/Do3DcioFxsbd+M9BkJJovw/Ig02IjrHLnB9LW14dE6o4tJIcCIML+T6bcUG3T6HvPoxhJYjEFeG6ArEFlSxDCFrSGUr5lC0gqRyHKpc6aSUohdlP6jKqu8tlG/9mpNeaG5tvxTq6fONuFXTm0aacVsk1C4cxhu4FkW+Vl9/4hDsB+7S/l5r65N3xw89gI6WsJtEBPgs2ySCW2rRzVueeD9doVFlzn9+rF8eya+LDOmyrPyFkjc8Qv3B7Y2Lzzj1xIIXpuWXP9HvMLgfjDWvI+xK/Zsith0BrBaETF0WyBgxEEgPkdRY27Jxc9s5ypBzwaW7IcX+qli9Y62D85WGgHuWjQmpNLw4FSPACEwiAi4h0YlmdowAI8AITAsEmJCmxTBwIxgBRoAQYELi3wEjwAhMGwSYkKbNUHBDGAFGgAmJfwOMACMwbRBgQpo2Q8ENYQQYASYk/g0wAozAtEGACWnaDAU3hBFgBJiQ+DfACDAC0wYBJqRpMxTcEEaAEWBC4t8AI8AITBsEmJCmzVBwQxgBRoAJiX8DjAAjMG0QYEKaNkPBDWEEGAEmJP4NMAKMwLRBgAlp2gwFN4QRYARASNK56xl3BlcxHIwAI8AITDUCg9wjowbuOn6dGpBIZEr+ON9UN5jrYwQYgdmLgMs94KI3cLe63kZdtW3787O3y9wzRoARmK4IgHvOc9om9S9FNJr6QDSWsPFPRaOJuunaaG4XI8AIzD4EYrHEKod7iIOiqX4tLRqN30qXbEdj8Q4mpdk36NwjRmA6ItBPRvFOh3v64j/IthFGpRBYqq2flBxJ6fZ4PH3coLEpm5Q9jAAjwAiMGQHiFOIWCD53kGQ0wDmPEwdRobAj9TsKAGPdjA/vXQg/Vt/YMQKMACMweQg439ST+odVFeVXwJ+mmrKE5FZLNiUh7fPxieVT8HXQd+Jro7wdwAWHn4wAIzBOBGTMWdknA7Y274xEwi96C/x/I7AZpPeGe28AAAAASUVORK5CYII=) no-repeat center center;background-size:contain;margin-top:10px}.ae-Background_setting-item{display:flex;align-items:center;justify-content:space-between;min-height:40px}.ae-Background_setting-item:not(:last-child){margin-bottom:10px}.ae-Background_setting-item_pic{width:42px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAYAAAD/Rn+7AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH6SURBVEhL7VYtTwNBEK1DIpFIJBJZiUTiWgN3pKG3hqTda0IdP6ESWYlEIiuRSCQSeRbmzc7t7d7eXrc0uL7kpcnszHR2vvYGB/wXcjU7vS30da70smY2nV/majGcTB5ORC3A3bS8aNv1sxzfqPJczLcDBnmhv+n3J05dtYPMCj2DvFs/hbqCD3EXYqSWx6T4GhrGuBjCDoHShd67dXZnpvQG1eOgXFD0z10GIZElvRIzZHwd6uzHrCjfxL2B6RlXyaQ7u9dnotIJuu2VawfHxldHBiKoez1T5Zfvyym3XyJdpTYtMmntivJFxH8CWsULkuaAD0ajxyMrZOolHyTAvVj7Ujzx9CeU1U/0t4h7QX7GTRyURVQQjl0h1oTobwWybex0JSILt6dRQhH3AuWubUC0kLmpI9xlJ9kA63I4ILkdnt714UA2iY2FOO4WJoKbmwYDlxSRBUpb++RMJACry4mjSZbnbIeeiaG9FVL9mR1Y2+kK88EHJHhqDvjGm20rpgtm4PgJa14UGiQ5joKXffhIrOXYTvJHS4GdcwkT6QXGpH0qF0X5MDiBnZc1Q6ybIOtw1F6W+5ICyOFbMtsKPkL+DjDPaABE7a6HP5My766r1ACRzb4vJQtMT6bmiozWQUkiJF3qIfNJJm48mHWmVzG7aNYO2AuDwS/CwyP5qveCxwAAAABJRU5ErkJggg==) 50%/20px 10px no-repeat;position:relative;top:var(--fontSizeSm)}.ae-Background_setting-item_color{flex:1}.ae-Background_setting-label{flex:1;padding-left:10px}.ae-Background_setting-andleDesc{color:#999;font-size:var(--fontSizeSm)}.ae-Background_setting-s{width:85px;height:69px}.ae-Background_setting—imgBox{width:86px;height:70px;overflow:hidden;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAACKCAYAAAD8H0UNAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAWtSURBVHhe7d3bcuI4FEbhfv8H7XSgCYacOrlxs5NQIdS28EGSJf3r4quampnEVNACyTLm1/Prew+oIgBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBIIwBII4AFnl7e+/3xtd91L/1m9/iD/bv98eX0/7y5P4syEMAMx6d//Xb/1P/eHEbZPDz1h9PPeL8L6yKACezVfLd/dgf5GNtTCLwjlIUARnp8fuv/bI/uwJ7ibnvg3aAgBDCCDf67zfLB/607TaNe3WMhLwK4waYsd39jDv5PFpSF5R0T+RDADTZv9wZwDPe7R/eYyIcAAuxsjzdwY+qOTIXWRAABdvrSG7Qx8S6wLgIYYHN/b8CmwFmh9RDAANvF9QZrCrZr7D0GpEcAA6bs9C51vzu6jwHpEcAAu57HG6wp2GlW7zEgPQIYkOLcf4j3GJAeAQwgAA0EMMDm5d5ATcGuD/IeA9IjgAEsgjUQwICHw/zLnqfiNOh6CGCAXajmDdYUuDJ0PQQQkGMdwPx/XQQQYBeqeYM2JptqecdGHgRwg12s5g3cGOxUq32w3jsu8iCAGz4+DXaapngDeJmOi+AKQAAj2EC1AesP5HnsdiresZAXAYxkEcR5J+gY/AUhgAnsMwJLLpKz9YR9ysz73VgHAcxweHydtDi2xS6v+mUigAVsgWynMe1d4XLPwP75fHtEXvHLRgCQRgCQRgCQRgCQRgCQRgCQRgCQRgCQRgCQRgCQRgCNss8Z2zVL3n/DNwJo0PkrnezybT5xFkYAjbEBf3mlKrdcCSOAxng39OKK1GEE0JChm3nxLTTDCKARtuj1Bv8Zt1/xEUADzoteb+B/6z4+0un9vDICqNz1ojfEvvLV+x3KCKByU+9izdey/kQAFZtzB2v2Bn4igErZLq83wMdgb+AbAVRo3KI3jNsyfiKAytj05c92+W3bbeHMVIgAqmNncrwBPQd7AwTgsk2lEufJcxa9Yd3HdMo7lgoCuGLTgvNXpJYUwZJFb8hGfG+AAK7s9j9fZUuIIMaiN0T5vqUEcGHoepo1I7DLF2IsekM+9wY0p0IE8OVy6uNZK4KYi94Qe+fzjt86AvhyPfXx5I7Ajuc9jlQU9wYI4OTWpcSXckWQ4xsqrynuDcgHcGvq40kdQepFb4ja3oB8AGOmPp5UEeRY9IZp7Q1IBzBl6uNJEUGuRW+IfbuN99haJBvAnKmPJ2YE9ru8Y6xhf8yz1lmbbABzpz6eGBGssegNUdkbkAxg6dTHsySCNRe9IX8F9gbkAog19fHMicBeZVM9nhjsxcJ73K2QC8Be1bwnOpapEdjFaN7vKYWdkWp5b0AqgFRXVF4bG8GuSxtjLDHWOKWSCeBjqnFa2HlPcAq3Bk1pi96wdvcGZAJIPfXxDEVgg8kGlfczpWp1b0AigFxTH891BKUvekNa3BtoPoDcUx/PZQSlL3pDWtwbaD6ANaY+HouglkVviN2Jzvs716rpANac+rTM/q7e37tGzQZQwtSnVbaGaWVvoNkASpn6tMqmc97fvTZNBsDUJ4eub+Grl5oLgKlPPve7o/sc1KS5AJj65PVwqHtvoKkAmPrkZ5dx17w30EwATH3WU/PeQDMBTP2qIMRV695AEwHYvS29JwX51Lo3UH0ATH3KcesS8BJVHwBTn7LUtjdQdQBMfcpjt1f0nqtSVRsAU59y1XR7xWoDYOpTsq6avYEqA2DqUz67xaP33JWmugCY+tTDPvjvPYclqS4Apj71sBeq0vcGqgqAqU99St8bqCYApj71KnlvoJoA7NSa3ZsG9Sn5XaC6NQAQEwFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFAGgFA2Hv/HzZn+rkIEOsEAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:85px 69px;position:relative}.ae-Background_setting—imgBox .ae-Background_setting—imgInner{width:100%;height:100%;position:relative;background-size:contain;background-repeat:no-repeat}.ae-Background_setting—imgBox .ae-Background_setting—imgInner .file-img{width:200%;height:200%;position:absolute;left:-100%;top:-100%;z-index:10;cursor:pointer}.ae-Background_setting—imgBox .ae-Background_setting—imgTitle{width:100%;height:20px;background:rgba(35,45,60,.5);line-height:20px;position:absolute;left:0;bottom:0;color:#fff;text-align:center;z-index:9;cursor:pointer}.ae-Background_setting—imgBox:hover .ae-Background_setting—imgTitle{height:100%;line-height:70px}.ae-Background_setting—pos{list-style:none;padding:0;width:70px;height:70px;background:#f5f7fa;margin:0;border:1px solid #e6eaf1;box-sizing:border-box;display:flex;flex-wrap:wrap}.ae-Background_setting—pos_item{width:20px;height:20px;background:#fff;margin-top:2px;margin-left:2px;box-sizing:border-box;cursor:pointer}.ae-Background_setting—pos_item.active{border:2px solid var(--primary)}.ae-Background-upload{width:70px;height:70px;font-size:var(--fontSizeSm)}.ae-Background-upload>div{min-width:auto;min-height:auto}.ae-Background-colorpicker>div{padding-right:0;padding-left:5px}.ae-style-size-wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.ae-style-size-slider{flex:5}.ae-style-size-text{flex:3;height:2rem;border-top-left-radius:5px!important;border-bottom-left-radius:5px!important}.ae-style-size-unit{flex:1.3}.ae-style-size-unit>div{text-align:center;padding:.3125rem;background:#f5f5f5!important}.ae-style-size-unit>div:first-child{font-weight:700}.ae-style-size-unit>div span{margin-right:0;position:relative;top:1px}.ae-style-size-unit>div span>svg{width:.5rem}.ae-selection-code{width:100%}.ae-selection-code>span{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;display:flex!important}.ae-selection-code code{display:inline-block}.ae-Display-group{background:#fafafa;padding:.625rem;border-radius:5px}.ThemeCssCode{position:relative}.ThemeCssCode-button{position:absolute;top:4px;right:12px;z-index:100}.ThemeCssCode-icon{cursor:pointer;color:#5c5f66}.ThemeCssCode-icon:hover{color:#151b26}.ThemeCssCode .is-group{overflow:auto}.icon-theme-css{margin-right:10px}.ThemeCssCode-editor{height:auto;width:28.75rem;padding:1rem;position:relative}.ThemeCssCode-editor-title{font-size:14px;margin-bottom:1rem}.ThemeCssCode-editor-close{position:absolute;top:.875rem;right:1rem}.ThemeCssCode-editor-close button{height:1rem;padding:0;margin:0}.ThemeCssCode-editor-content{height:31.25rem;width:100%}.ThemeCssCode-editor-content-header{display:flex;margin-bottom:.625rem;border-bottom:1px solid #e8e9eb}.ThemeCssCode-editor-content-header-title{margin-right:1.875rem;cursor:pointer;padding-bottom:.625rem}.ThemeCssCode-editor-content-header-title--active{color:#2468f2;border-bottom:2px solid #2468f2}.ThemeCssCode-editor-content-main{overflow:auto;height:28.75rem}.ThemeCssCode-editor-content-body--hidden{display:none}.ThemeCssCode-editor-content-body{margin-bottom:.625rem}.ThemeCssCode-editor-content-body-title{margin-bottom:.625rem;margin-left:1rem;font-size:12px}.ThemeCssCode-editor-content-body-editor{height:200px;margin-bottom:.625rem;border-bottom:1px solid #e8e9eb}.ThemeCssCode-editor-wrap{border:1px solid #e8e9eb}.ThemeCssCode-editor-wrap .cxd-MonacoEditor-placeholder{left:1rem}.editorPanel-inner .Theme-FontEditor .Theme-Wrapper-header-left{font-weight:400;color:#5c5f66}.editorPanel-inner .Theme-ShadowEditor .Theme-Wrapper-header-left{font-weight:400;color:#5c5f66}.cxd-ThemeCssCode-custom-editor .suggest-widget{width:auto!important;left:16px!important;right:0!important}.cxd-ThemeCssCode-custom-editor .suggest-widget .monaco-sash:first-child{display:none}.ae-SingleThemeCssCode{position:relative;border:1px solid #e8e9eb;border-radius:var(--input-default-default-top-left-border-radius) var(--input-default-default-top-right-border-radius) var(--input-default-default-bottom-right-border-radius) var(--input-default-default-bottom-left-border-radius)}.ae-SingleThemeCssCode-label{margin-bottom:.625rem;color:#5c5f66;font-size:12px}.ae-SingleThemeCssCode-header,.ae-SingleThemeCssCode-footer{padding:0 4px}.ae-SingleThemeCssCode-content{height:120px}.ae-SingleThemeCssCode-button{position:absolute;top:4px;right:12px;z-index:100}.ae-SingleThemeCssCode-icon{cursor:pointer;color:#5c5f66}.ae-SingleThemeCssCode-icon:hover{color:#151b26}.ae-SingleThemeCssCode-custom-editor .suggest-widget{width:auto!important;left:16px!important;right:0!important}.ae-SingleThemeCssCode-custom-editor .suggest-widget .monaco-sash:first-child{display:none}.ae-SingleThemeCssCode-panel{height:auto;width:28.75rem;padding:1rem;position:relative}.ae-SingleThemeCssCode-panel-title{font-size:14px;margin-bottom:1rem}.ae-SingleThemeCssCode-panel-close{position:absolute;top:.875rem;right:1rem}.ae-SingleThemeCssCode-panel-close button{height:1rem;padding:0;margin:0}.ae-SingleThemeCssCode-panel-content{height:31.25rem;width:100%;border:1px solid #e8e9eb}.ae-SingleThemeCssCode-panel-content .ae-SingleThemeCssCode-content{height:28.375rem}.ae-FlexLayout-wrap{display:grid;grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(4,auto);margin-bottom:10px}.ae-FlexLayout-item{display:flex;flex-direction:row;gap:2px;height:36px;border:1px solid rgba(0,0,0,.2);padding:4px;border-radius:4px;cursor:pointer}.ae-FlexLayout-item.active{border-color:#528eff}.ae-FlexLayout-itemColumn{height:100%;background-color:#ccc}.ColCount{display:flex;background-color:#f7f7f9;padding:2px;border-radius:4px}.ColCount-item{text-align:center;line-height:30px;flex:1;min-width:0;height:30px;cursor:pointer}.ColCount-item:not(.is-disabled):hover{background:#fff;color:#2468f2}.ColCount .is-active{background:#fff;color:#2468f2;border-radius:4px}.ColCount .is-disabled{cursor:not-allowed;color:#ccc}.LabelAlign{width:100%}.ColSize{display:flex;background-color:#f7f7f9;padding:2px;border-radius:4px}.ColSize-item{text-align:center;line-height:28px;flex:1;min-width:0;width:32px;height:28px;cursor:pointer}.ColSize-item:not(.is-disabled):hover{background:#fff;color:#2468f2}.ColSize .is-active{background:#fff;color:#2468f2;border-radius:4px}.ColSize .is-disabled{cursor:not-allowed;color:#ccc}.ae-ButtonLevel-MenuTpl{height:32px;display:flex;align-items:center}.ae-ButtonLevel-MenuTpl button{width:100%;height:26px;padding:0}@keyframes growing{0%{box-shadow:0 0 10px rgba(35,183,229,0) inset;border:1px solid rgba(32,93,217,0)}50%{box-shadow:0 0 10px rgba(35,183,229,.6) inset;border:1px solid rgba(32,93,217,.75)}100%{box-shadow:0 0 10px rgba(35,183,229,.2) inset;border:1px solid rgba(32,93,217,.1)}}.ae-Editor{display:block;min-height:450px;min-width:980px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.ae-Editor .ae-Editor-toolbar svg.icon{top:0!important;font-size:14px}.ae-Editor.is-fixed{position:absolute;top:0;left:0;right:0;bottom:0}.ae-Editor .ae-Editor-inner{transform:scale(1);transform-origin:center top;display:flex;height:100%;width:100%;flex-direction:row}.ae-Editor-common-config,.ae-Editor-form-config{outline:2px solid rgba(243,144,0,.2)}.ae-Editor-common-config div[class*=Wrapper]:empty,.ae-Editor-common-config div[class*=Container]:empty,.ae-Editor-form-config div[class*=Wrapper]:empty,.ae-Editor-form-config div[class*=Container]:empty{margin:4px;min-height:88px;background:#f7f7f8;border:1px dashed #ced0d3}.subEditor-container{position:absolute;top:0;left:0;right:0;bottom:0}.subEditor-container .subEditor-dialog{height:100%;margin:0}.subEditor-container-back{position:absolute;bottom:46px;left:20px}.subEditor-dialog{overflow:hidden;border:1px solid #e6e6e8;margin:5px;padding:0}.ae-Main{flex:1 1 auto;min-width:0;background-color:#f7f7f9;display:flex;flex-direction:column;z-index:0;overflow:hidden;transform:scale(1);transform-origin:center top}.ae-Main .ant-back-top{bottom:96px;right:39px;width:45px;height:45px;z-index:20000}.ae-Main .ant-back-top svg.ant-fade-leave{visibility:hidden}.ae-Main .ant-back-top svg.ant-fade-enter{visibility:visible}.ae-Preview{position:relative;flex-grow:1;min-height:0;background-color:#f7f7f9}.ae-Preview .ae-Preview-body{position:relative;height:100%;width:100%;padding:0 16px 16px;min-width:300px;background-color:#f7f7f9;overflow:auto;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent}.ae-Preview .ae-Preview-body:before{content:"";display:block;height:16px}.ae-Preview .ae-Preview-body::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.ae-Preview .ae-Preview-body ::-webkit-scrollbar-track{background-color:transparent}.ae-Preview .ae-Preview-body::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.ae-Preview .ae-Preview-body::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.ae-Preview .ae-Preview-body::-webkit-scrollbar-button{display:none}.ae-Preview .ae-Preview-body::-webkit-scrollbar{background-color:#f7f7f9}.ae-Preview .ae-Preview-body::-webkit-scrollbar-thumb{border:2px solid #f7f7f9;background-color:#dadbdd}.ae-Preview .ae-Preview-body::-webkit-scrollbar-thumb:hover{background-color:#cecfd1;width:10px!important;height:10px!important}.ae-Preview .ae-Preview-body .ae-Preview-inner{position:relative;min-height:calc(100% - 40px);background:#fff;box-shadow:0 2px 6px 0 rgba(211,211,211,.5);border-radius:4px;transform:scale(1);transform-origin:center top;display:flex;flex-direction:column}.ae-Preview .ae-Preview-body .ae-Preview-inner>:not(iframe):first-child{position:relative;flex:1;height:auto;background:#fff;box-shadow:0 10px 10px -10px rgba(0,0,0,.2);margin-bottom:0}.ae-Preview .ae-Preview-body .ae-Preview-inner .ae-Dialog-preview-mount-node{display:flex;flex-direction:column}.ae-Preview .ae-Preview-body .ae-Preview-inner .ae-Dialog-preview-mount-node>:first-child{flex:1}.ae-Preview .ae-Preview-body .ae-Preview-inner .ae-Dialog-preview-mount-node .amis-dialog-widget{position:static;z-index:0}.ae-Preview .ae-Preview-body .ae-Preview-inner .ae-Dialog-preview-mount-node>.cxd-Page{display:flex}.ae-Preview .ae-Preview-body .ae-Preview-inner .ae-Dialog-preview-mount-node>.cxd-Page>.cxd-Page-content{height:auto}.ae-Preview .ae-Preview-body:focus{outline:0}.ae-Preview .ae-Preview-body.is-edting{--animation-duration:0}.ae-Preview .ae-Preview-body.is-edting input,.ae-Preview .ae-Preview-body.is-edting textarea,.ae-Preview .ae-Preview-body.is-edting select,.ae-Preview .ae-Preview-body.is-edting iframe{pointer-events:none}.ae-Preview .ae-Preview-body.is-mobile{position:relative;border-width:10px;border-color:#222;border-style:solid;border-radius:30px;width:100%;height:100%;flex-grow:unset;min-height:unset;min-width:unset;padding:0;overflow:visible}.ae-Preview .ae-Preview-body.is-mobile:before{content:none}.ae-Preview .ae-Preview-body.is-mobile>.ae-Preview-inner{border-radius:20px;-ms-overflow-style:none;scrollbar-width:none;background:transparent;overflow-x:hidden;overflow-y:auto;transform:scale(1);transform-origin:center top;height:100%;display:block;position:relative}.ae-Preview .ae-Preview-body.is-mobile>.ae-Preview-inner::-webkit-scrollbar{display:none}.ae-Preview .ae-Preview-body.is-mobile>.ae-Preview-inner::-webkit-scrollbar{display:none}.ae-Preview.is-mobile-body{overflow:visible!important;display:flex;align-items:center;justify-content:center}.ae-Preview.is-mobile-body::-webkit-scrollbar{background-color:#f7f7f9}.ae-Preview.is-mobile-body::-webkit-scrollbar-thumb{border:2px solid #f7f7f9;background-color:#dadbdd}.ae-Preview.is-mobile-body::-webkit-scrollbar-thumb:hover{background-color:#cecfd1;width:10px!important;height:10px!important}.ae-PreviewFrame{pointer-events:all!important;border:0;width:100%}.ae-PreviewIFrame{pointer-events:all!important;border:0!important;min-height:100%;width:100%;height:auto!important}.ae-IFramePreview,.ae-IFramePreview>.frame-content,.ae-IFramePreview .ae-Dialog-preview-mount-node{width:100%;height:100%;display:flex;flex-direction:column;flex:1}.ae-IFramePreview>.frame-content .ae-Dialog-preview-mount-node>:first-child{flex:1;min-width:100%;position:relative;min-height:100%;background:#fff}.ae-IFramePreview.is-edting{--animation-duration:0}.ae-IFramePreview.is-edting input,.ae-IFramePreview.is-edting textarea,.ae-IFramePreview.is-edting select,.ae-IFramePreview.is-edting iframe{pointer-events:none}.ae-Editor-toolbarPopover{position:absolute;top:-24px;left:-2px;z-index:20;border:0;padding-right:8px;white-space:nowrap;background:#205dd9;height:24px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;color:#fff;line-height:24px;color:#fff;line-height:24px;display:inline-flex;justify-content:flex-start;align-items:center}.ae-Editor-toolbarPopover.is-right-elem{left:auto;right:-2px}.ae-Editor-toolbarPopover .ae-Editor-toolbar{z-index:10}.ae-Editor-nav{pointer-events:all;display:inline-block}.ae-Editor-nav .ae-Editor-tip{opacity:0;display:block;background:rgba(32,93,217,.8)}.ae-Editor-nav .ae-Editor-tip.current{opacity:1}.ae-Editor-nav:hover .ae-Editor-tip{opacity:1}.ae-Editor-nav:hover .ae-Editor-tip.parent{transform:translate(0,-25px)}.ae-Editor-nav:hover .ae-Editor-tip.child{transform:translate(0,25px)}.ae-Editor-nav:hover .ae-Editor-tip:hover,.ae-Editor-nav:hover .ae-Editor-tip.current{background:#205dd9}.ae-Editor-toolbar{position:relative;padding-left:8px;display:inline-flex!important;pointer-events:all;align-items:center;justify-content:flex-start}.ae-Editor-toolbar::before{position:absolute;top:-4px;left:0;content:"|";opacity:.4;color:#fff;height:10px;width:1px}.ae-Editor-toolbar.sencondary{padding-left:0!important}.ae-Editor-toolbar.sencondary::before{display:none}.ae-Editor-toolbar button{margin:0 4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:16px;padding:0;text-align:center;color:#fff;opacity:.8;background:transparent;border:0;outline:0;font-size:12px}.ae-Editor-toolbar button svg{fill:currentColor}.ae-Editor-toolbar button:hover{opacity:1}fa .ae-Editor-toolbar button[draggable]{cursor:move}.ae-WResizer,.ae-HResizer,.ae-Resizer{width:10px;height:10px;border:2px solid #205dd9;background-color:#fff;transform:translate(-50%,-50%);position:absolute;z-index:100;pointer-events:all;display:none}.ae-WResizer[data-value]::before,.ae-HResizer[data-value]::before,.ae-Resizer[data-value]::before{position:absolute;content:"";pointer-events:none;right:8px;top:50%;transform:translateY(-50%);width:0;margin:0;padding:0;box-sizing:content-box;border:6px solid rgba(7,12,20,.85);border-color:transparent transparent transparent rgba(7,12,20,.85);z-index:100}.ae-WResizer[data-value]:after,.ae-HResizer[data-value]:after,.ae-Resizer[data-value]:after{position:absolute;content:attr(data-value);padding:2px 8px;color:#fff;text-align:center;background-color:rgba(7,12,20,.85);box-shadow:0 2px 8px 0 rgba(7,12,20,.12)}.ae-border-WResizer,.ae-border-HResizer{position:absolute;top:0;right:-2px;width:2px;height:100%;border-right:2px solid #205dd9;background-color:#fff;z-index:99;pointer-events:all;cursor:ew-resize;display:none}.ae-border-HResizer{top:auto;bottom:-2px;right:0;border-right:0;border-bottom:2px solid #205dd9;width:100%;height:2px;cursor:ns-resize!important}.ae-WResizer{left:calc(100% + 1px);top:50%;cursor:ew-resize}.ae-WResizer[data-value]:after{right:20px;top:50%;transform:translate(0,-50%)}.ae-HResizer{left:50%;top:calc(100% + 1px);cursor:ns-resize}.ae-HResizer[data-value]::before{right:50%;top:auto;bottom:8px;transform:translate(50%,0);border-color:rgba(7,12,20,.85) transparent transparent}.ae-HResizer[data-value]:after{bottom:20px;left:50%;transform:translate(-50%,0)}.ae-Resizer{left:100%;top:100%;cursor:nwse-resize}.ae-Resizer[data-value]::before{border-color:transparent}.ae-Resizer[data-value]:after{bottom:15px;right:15px}.ae-Editor-hlbox{position:absolute;z-index:1;border:1px dashed rgba(32,93,217,.75);box-sizing:border-box;pointer-events:none;transition:all ease-out .15s}.ae-Editor-hlbox:hover{z-index:3}.ae-Editor-hlbox.selected{background:rgba(32,93,217,.05);border:2px solid #205dd9}.ae-Editor-hlbox.selected .ae-Editor-toolbar{background:#205dd9}.ae-Editor-hlbox.selected .ae-Editor-toolbar button.ae-InsertBefore,.ae-Editor-hlbox.selected .ae-Editor-toolbar button.ae-InsertAfter{background:#205dd9}.ae-Editor-hlbox.selected .ae-WResizer,.ae-Editor-hlbox.selected .ae-HResizer,.ae-Editor-hlbox.selected .ae-Resizer,.ae-Editor-hlbox.selected .ae-border-WResizer,.ae-Editor-hlbox.selected .ae-border-HResizer{display:block}.ae-Editor-hlbox.regionOn{background:transparent;z-index:5}.ae-Editor-hlbox.isFreeContainerElem{transition:none!important}.ae-Editor-hlbox.isFreeContainerElem.selected{pointer-events:all;cursor:move}.ae-Editor-hlbox .ae-Editor-toolbar{display:none;background:rgba(32,93,217,.75)}.ae-Editor-hlbox .ae-Editor-toolbar.sencondary{position:absolute;top:-1px;right:-1px;border-radius:0 0 3px 3px;height:20px;line-height:20px}.ae-Editor-hlbox .ae-Editor-toolbar.sencondary>button{font-size:12px;width:16px}.ae-Editor-hlbox .ae-Editor-toolbar.special{position:absolute;top:0;left:0;right:0;bottom:0;background:transparent!important;height:auto;width:auto;pointer-events:none}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-AppendChild{pointer-events:all;position:absolute;margin:0;background:rgba(32,93,217,.75);width:20px;height:20px;line-height:20px;border-radius:20px;top:50%;transform:translate(0,-50%)}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore>svg,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter>svg,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-AppendChild>svg{width:16px;height:16px;position:absolute;top:50%!important;left:50%;transform:translate(-50%,-50%);transition:transform ease-out .3s}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore.is-vertical,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter.is-vertical,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-AppendChild.is-vertical{left:50%;transform:translate(-50%,0)}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore:hover,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter:hover,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-AppendChild:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.12),0 2px 4px 0 rgba(0,0,0,.08)}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore:hover>svg,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter:hover>svg,.ae-Editor-hlbox .ae-Editor-toolbar button.ae-AppendChild:hover>svg{transform:translate(-50%,-50%) rotate(90deg)}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore{left:-25px}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertBefore.is-vertical{top:-25px}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter{right:-25px}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-InsertAfter.is-vertical{top:auto;bottom:-25px}.ae-Editor-hlbox .ae-Editor-toolbar button.ae-AppendChild{top:5px;right:5px;left:auto;bottom:auto;transform:none}.ae-Editor-hlbox.selected .ae-Editor-toolbar{display:block;background:#205dd9}.ae-Editor-tip{-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100px;padding:0 8px;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:12px;line-height:24px;height:24px;display:inline-flex;align-items:center;white-space:nowrap;position:relative;transition:all ease-out .3s;cursor:pointer;z-index:2}.ae-Editor-tip.parent,.ae-Editor-tip.child{position:absolute;top:0;left:0;background:#205dd9;z-index:1}.ae-Editor-tip.child{z-index:3}.ae-Preview-widgets{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;z-index:1000;pointer-events:none}.ae-Preview-widgets--no-transition .ae-Editor-hlbox{transition:none}.ae-Editor-rendererCol{width:140px;padding:0 20px 0 0;vertical-align:middle!important;text-align:center}.ae-Editor-rendererThumbOuter{position:absolute;top:0;left:0;min-width:210px;min-height:90px;padding:10px;display:flex;justify-content:center;align-items:center;text-align:center;vertical-align:middle}.ae-Settings-content{height:100%}.width-draggable-icon{position:absolute;width:4px;height:100%;top:0;right:-2px;background-color:transparent;cursor:col-resize;z-index:99}.width-draggable-icon.leftBtn{left:-2px;right:auto}.ae-DialogToolbar{height:100%;flex:1 auto}.ae-DialogToolbar>button{background:0 0;color:#222;outline:0;border:0;line-height:1;cursor:pointer;margin:0 2px;transition:background-color .2s ease 0s;border-radius:0;background-clip:padding-box;z-index:2;position:relative;box-sizing:border-box;text-decoration:none;float:left;padding:0;width:30px;height:30px;text-align:left}.ae-DialogToolbar>button>i{display:block;font-size:14px;width:14px;margin:8px;text-align:center;float:none}.ae-DialogToolbar>button:hover{background-color:#f2f2f2}.ae-DialogToolbar>button.acitve{background:#d6d6d6!important;color:#222!important}.ae-DialogToolbar>button[disabled]{color:#bdbdbd;cursor:default;pointer-events:none}.ae-disable-mask{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1100}.ae-RenderersPicker-thumb{width:100%;padding:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ae-RenderersPicker-thumb.is-scaled{width:140px}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbWrap{position:relative;width:100%;min-height:60px;max-height:150px;padding:10px;text-align:left;z-index:100;background:#f7f7f9;overflow:hidden;display:flex;justify-content:center;align-items:center}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbIcon{position:absolute;top:50%;left:50%;z-index:110;background:rgba(0,0,0,.6);border-radius:5px;width:30px;height:30px;color:#fff;text-align:center;vertical-align:middle;line-height:30px;transform:translate(-50%,-50%);opacity:0}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbIcon:hover{opacity:1!important}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbIcon>svg{position:relative;top:4px;width:16px;height:16px}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbWrap:hover>.ae-Editor-rendererThumbIcon{opacity:.4}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbIcon i{display:block;position:absolute;bottom:0;right:0;color:#dcdcdc}.ae-RenderersPicker-thumb .ae-Editor-rendererThumb{display:inline-block;width:100%}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbInner{margin:0;width:100%;transform-origin:0 0;transform:scale(1);pointer-events:none;text-align:center}.ae-RenderersPicker-thumb .ae-Editor-rendererThumbInner>*{text-align:left;margin-bottom:0}.ae-RenderersPicker-thumb.is-scaled .ae-Editor-rendererThumbInner{margin:0;width:200%;transform-origin:0 0;transform:scale(0.5);pointer-events:none;text-align:center}.ae-Editor-rendererPlaceholder{position:relative;text-align:center}.ae-RendererPanel,.ae-CodePanel{display:flex;flex-direction:column;height:100%}.ae-RendererPanel .ae-RendererPanel-content,.ae-RendererPanel .ae-CodePanel-content,.ae-CodePanel .ae-RendererPanel-content,.ae-CodePanel .ae-CodePanel-content{flex:1 1 auto;overflow:hidden}.ae-RendererPanel .panel-header,.ae-Outline-panel .panel-header,.ae-InsertPanel .panel-header,.ae-CodePanel .panel-header{margin:10px 0;flex:0 0 22px;padding:0 12px;font-family:PingFangSC-Medium;font-size:14px;color:#141a25;letter-spacing:0;line-height:22px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.ae-RendererPanel .editor-InputSearch,.ae-Outline-panel .editor-InputSearch,.ae-InsertPanel .editor-InputSearch,.ae-CodePanel .editor-InputSearch{margin:0 12px;background:#fff!important;border:1px solid #e8e9eb!important;border-radius:4px!important;display:flex;justify-content:flex-start;align-items:center}.ae-RendererPanel .editor-InputSearch:hover,.ae-Outline-panel .editor-InputSearch:hover,.ae-InsertPanel .editor-InputSearch:hover,.ae-CodePanel .editor-InputSearch:hover{border-color:#2468f2!important}.ae-RendererPanel .editor-InputSearch.is-focused,.ae-Outline-panel .editor-InputSearch.is-focused,.ae-InsertPanel .editor-InputSearch.is-focused,.ae-CodePanel .editor-InputSearch.is-focused{border-color:#144bcc!important}.ae-RendererPanel .editor-InputSearch svg.icon-search,.ae-RendererPanel .editor-InputSearch svg.icon-editor-search,.ae-RendererPanel .editor-InputSearch svg.delete-btn-icon,.ae-Outline-panel .editor-InputSearch svg.icon-search,.ae-Outline-panel .editor-InputSearch svg.icon-editor-search,.ae-Outline-panel .editor-InputSearch svg.delete-btn-icon,.ae-InsertPanel .editor-InputSearch svg.icon-search,.ae-InsertPanel .editor-InputSearch svg.icon-editor-search,.ae-InsertPanel .editor-InputSearch svg.delete-btn-icon,.ae-CodePanel .editor-InputSearch svg.icon-search,.ae-CodePanel .editor-InputSearch svg.icon-editor-search,.ae-CodePanel .editor-InputSearch svg.delete-btn-icon{top:0!important;width:16px;height:16px;color:#d4d6d9;fill:#d4d6d9;cursor:pointer}.ae-RendererPanel .editor-InputSearch svg.icon-search:hover,.ae-RendererPanel .editor-InputSearch svg.icon-editor-search:hover,.ae-RendererPanel .editor-InputSearch svg.delete-btn-icon:hover,.ae-Outline-panel .editor-InputSearch svg.icon-search:hover,.ae-Outline-panel .editor-InputSearch svg.icon-editor-search:hover,.ae-Outline-panel .editor-InputSearch svg.delete-btn-icon:hover,.ae-InsertPanel .editor-InputSearch svg.icon-search:hover,.ae-InsertPanel .editor-InputSearch svg.icon-editor-search:hover,.ae-InsertPanel .editor-InputSearch svg.delete-btn-icon:hover,.ae-CodePanel .editor-InputSearch svg.icon-search:hover,.ae-CodePanel .editor-InputSearch svg.icon-editor-search:hover,.ae-CodePanel .editor-InputSearch svg.delete-btn-icon:hover{color:#2468f2;fill:#2468f2}.ae-RendererPanel .editor-InputSearch svg.icon-search.margin-right,.ae-RendererPanel .editor-InputSearch svg.icon-editor-search.margin-right,.ae-RendererPanel .editor-InputSearch svg.delete-btn-icon.margin-right,.ae-Outline-panel .editor-InputSearch svg.icon-search.margin-right,.ae-Outline-panel .editor-InputSearch svg.icon-editor-search.margin-right,.ae-Outline-panel .editor-InputSearch svg.delete-btn-icon.margin-right,.ae-InsertPanel .editor-InputSearch svg.icon-search.margin-right,.ae-InsertPanel .editor-InputSearch svg.icon-editor-search.margin-right,.ae-InsertPanel .editor-InputSearch svg.delete-btn-icon.margin-right,.ae-CodePanel .editor-InputSearch svg.icon-search.margin-right,.ae-CodePanel .editor-InputSearch svg.icon-editor-search.margin-right,.ae-CodePanel .editor-InputSearch svg.delete-btn-icon.margin-right{right:4px!important}.ae-RendererPanel .editor-InputSearch svg.delete-btn-icon,.ae-Outline-panel .editor-InputSearch svg.delete-btn-icon,.ae-InsertPanel .editor-InputSearch svg.delete-btn-icon,.ae-CodePanel .editor-InputSearch svg.delete-btn-icon{width:14px;height:14px}.ae-RendererPanel hr.margin-top,.ae-Outline-panel hr.margin-top,.ae-InsertPanel hr.margin-top,.ae-CodePanel hr.margin-top{margin:12px 6px 3px;height:1px;border:0;border-top:1px solid #e8e9eb!important}.ae-InsertPanel .editor-InputSearch{margin:0}.ae-Widget-iframe{position:relative}.ae-Widget-iframe:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1210;content:""}.ae-Drawer-preview{display:flex;flex-direction:column}.ae-Drawer-preview .panel-footer .btn+.btn{margin-left:5px}.ae-Drawer-preview .resize-ctrl{display:none}.dropdown-menu.preview{display:block;position:static}[data-editor-id][draggable]{cursor:move}[data-editor-id].ae-is-draging,.ae-is-draging{display:none}[data-editor-id][data-visible=false]{opacity:.6;position:relative}[data-editor-id][data-visible=false]:before{pointer-events:none;font-size:12px;content:attr(data-hide-text);z-index:10;color:#6c717c;border:1px dashed #ced0d3;background:rgba(10,19,37,.05);position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}[data-editor-id][data-visible=false][style*="position: static"],[data-editor-id][data-visible=false][style*="position:static"]{position:relative!important}.ae-Region-placeholder{display:none;text-align:center;color:var(--text--muted-color);-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;text-transform:uppercase;border:1px dashed #ced0d3;background:rgba(10,19,37,.05)}.ae-Region-placeholder.layout-content{height:100%;min-height:88px}.ae-Region-placeholder.fill-placeholder{position:absolute;top:4px;left:4px;width:calc(100% - 8px)!important;height:calc(100% - 8px)!important}.ae-Region-placeholder:first-child{display:flex;align-items:center;justify-content:center;width:100%}[data-region]{position:relative;min-height:34px}[data-region]:empty{min-width:20px}[data-region]:empty:before{height:100%;content:attr(data-region-placeholder);position:relative;display:flex;flex:1;flex-direction:column;justify-content:center;padding:0 5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;text-transform:uppercase;color:#6c717c;border:1px dashed #ced0d3;background:rgba(10,19,37,.05)}[data-region].is-dragenter .ae-AddBtn{display:none}[data-region].is-dragenter>[data-editor-id],[data-region].is-dragenter>:not([data-editor-id])>[data-editor-id]{position:relative}[data-region].is-dragenter>[data-editor-id]::before,[data-region].is-dragenter>:not([data-editor-id])>[data-editor-id]::before{position:absolute;content:"";pointer-events:none;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:10;background:rgba(32,93,217,.05);border:1px solid rgba(32,93,217,.2);-webkit-backdrop-filter:blur(0.5px);backdrop-filter:blur(0.5px);filter:blur(0.5px)}[data-region].is-dragenter>span[data-editor-id]{display:inline-block}[data-region].is-entering:not(.is-dragenter){position:relative}[data-region].is-entering:not(.is-dragenter)::before{z-index:10;content:"";position:absolute;pointer-events:none;left:0;top:0;right:0;bottom:0;animation:growing 1s infinite linear}[data-region].is-entering:not(.is-dragenter)::after{z-index:20;content:"保持3s不动切换";pointer-events:none;position:absolute;left:50%;transform:translateX(-50%);top:10%;background:#205dd9;border-radius:5px;font-size:12px;color:#fff;padding:2px 5px}[data-renderer=switch-container],[data-renderer=container]{min-height:0}.ae-Editor-rhlbox{position:absolute;left:-1px;top:-1px;display:block;box-sizing:content-box;border-style:solid;border-color:transparent;pointer-events:none;z-index:2;transition:all ease-out .15s}.ae-Editor-rhlbox:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";border:1px dotted rgb(94.2108433735,139.4096385542,231.2891566265);visibility:hidden}.ae-Editor-rhlbox>.region-tip{position:absolute;right:50%;top:-17px;transform:translateX(50%);background:#205dd9;color:#fff;padding:3px 8px;font-size:11px;line-height:12px;white-space:nowrap;border-radius:3px 3px 0 0;pointer-events:all;display:flex;justify-content:center;align-items:center;visibility:hidden}.ae-Editor-rhlbox>.region-tip button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;outline:0;font-size:11px;line-height:12px}.ae-Editor-rhlbox>.region-tip button.clear-icon-btn{padding:0!important}.ae-Editor-rhlbox>.region-tip svg{width:12px;height:12px;fill:#fff;opacity:.8;cursor:pointer}.ae-Editor-rhlbox>.region-tip svg:hover{opacity:1}.ae-Editor-rhlbox>.region-tip .margin-space{opacity:.8;margin:0 6px}.ae-Editor-rhlbox.region-hover:before,.ae-Editor-rhlbox.region-hover>.region-tip{visibility:visible}.ae-Editor-rhlbox.region-can-be-drop:before,.ae-Editor-rhlbox.region-can-be-drop>.region-tip{visibility:visible}.ae-Editor-rhlbox.region-can-be-drop>.region-tip .region-text{animation:growing 1s infinite linear;margin:-3px -8px;padding:3px 8px;background-color:#fff;color:#333}.ae-Editor-rhlbox.is-highlight{border-color:rgba(32,93,217,.05);background:transparent}.ae-Editor-rhlbox.is-highlight:before{visibility:visible;border:1px solid rgb(49.765060241,107.4578313253,224.734939759)}.ae-Editor-rhlbox.is-highlight>.region-tip{visibility:visible}.ae-Editor-rhlbox.is-dragenter[data-renderer=form][data-region=controls]{margin:-12px;padding:12px}.ae-Editor-rhlbox.is-dragenter[data-renderer=form][data-region=body]{margin:-12px;padding:12px}.ae-Editor-hlbox.selected>.ae-Editor-rhlbox{left:-2px;top:-2px}[data-region=columns]>.ae-AddBtn,[data-renderer=card][data-region=actions]>.ae-AddBtn{position:absolute;left:-30px;top:5px}div.ae-DragImage{position:absolute;top:0;left:0;background:rgba(66,133,244,.1);border:1px solid rgba(32,93,217,.75);white-space:nowrap;width:50px;height:30px;z-index:-10}div.ae-DragImage>span{position:absolute;left:-1px;top:-16px;background:rgba(32,93,217,.75);color:#fff;padding:2px 5px;font-size:11px;border-radius:3px 3px 0 0;line-height:12px;z-index:1204;display:block;white-space:nowrap;box-shadow:0 -2px 5px rgba(255,255,255,.5)}.ae-PushHighlight-top,.ae-PushHighlight-bottom{position:absolute}.ae-PushHighlight-top::after,.ae-PushHighlight-bottom::after{content:"";left:0;right:0;display:block;background:#2468f2;position:absolute;height:2px}.ae-PushHighlight-left,.ae-PushHighlight-right{position:absolute}.ae-PushHighlight-left::after,.ae-PushHighlight-right::after{content:"";top:0;bottom:0;display:block;background:#2468f2;position:absolute;width:2px}.ae-DragGhost{margin-bottom:12px}.ae-DragGhost>*{position:relative}.ae-DragGhost>::before{content:"";position:absolute;z-index:10;top:-1px;left:-1px;right:-1px;bottom:-1px;min-width:100%;min-height:100%;background:rgba(32,93,217,.2);border:1px solid #205dd9}.ae-DragGhost.use-position{display:inline-block;position:absolute;background:#205dd9;height:5px;width:100%;z-index:5}.ae-DragGhost.use-position::before{content:" "}.ae-DragGhost.use-position.is-horizontal{width:5px;height:100%}@media (min-width:768px){.ae-BulkActions-control .col-edit{width:30px;flex-grow:0;min-width:auto}.ae-BulkActions-control .col-edit>button{cursor:pointer;border:0;background-color:transparent;outline:0}}.ae-Editor-rendererItem{display:block;max-width:unset;margin-bottom:10px}.ae-Editor-rendererItem:hover{background:rgba(66,133,244,.1);color:#58666e}.ae-Editor-rendererItem.is-active,.ae-Editor-rendererItem:hover:active{background:rgba(66,133,244,.1);border:1px solid #205dd9;color:#58666e}.ae-Editor-rendererItem.is-active:after,.ae-Editor-rendererItem:hover:active:after{border-color:#205dd9}.ae-pagination-layout-item input+div>div:nth-child(1){flex-basis:2rem;flex-grow:0;padding-right:0}.ae-dialog{padding:0!important;position:relative}.ae-dialog>div{position:absolute;width:100%;height:100%;padding:0;overflow:auto}.ae-dialog>div>div{height:100%;margin-bottom:0}.ae-dialog>div>div>.ae-Editor{position:relative;height:100%}.ae-Dialog-footerRegion{text-align:right}.ae-InlineModal{display:flex;flex-direction:column;height:auto;width:100%}.ae-InlineModal>div:nth-child(2),.ae-InlineModal div[data-renderer=drawer]{flex-basis:auto;overflow:visible}.ae-InlineModal-footer{display:flex;align-items:center;justify-content:flex-end;padding:0 1.5rem}.ae-InlineModal-footer-btn{margin-left:.5rem}.ae-EditableRenderers{padding:5px 10px;background:rgba(39,194,76,.2);border:1px solid rgba(21.9270386266,109.0729613734,42.7296137339,.2);margin-bottom:10px}.ae-EditableRenderers-tip{display:block;color:#27c24c}.ae-EditableRender{display:flex;flex-direction:row;align-items:center;margin-top:10px}.ae-EditableRender-title{font-size:12px;color:#333;padding-right:10px}.ae-EditableRender-body{flex-grow:1;width:0;margin:-3px}.ae-EditableRender-body>*{margin:3px}.ae-ErrorRenderer{display:flex;align-items:center;justify-content:center;color:#a94442;background:#f2dede;border:1px solid rgb(234.7934782609,203.7065217391,208.8876811594);min-height:30px;padding:0 10px}.ae-ApiSample{min-width:200px;max-height:300px}.ae-ApiSample-desc{font-size:var(--fontSizeSm);display:inline-block;margin-top:.3125rem;color:#84868c}.ae-ApiSample-icon{--Remark-onHover-bg:#2468f2}.ae-ApiSample-icon>i{border:0;padding:.625rem;border-radius:.1875rem}.ae-ApiSample>pre{overflow:auto;page-break-inside:avoid;display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f7f7f9;border-radius:5px;border:0}.ae-ApiSample>pre>code{white-space:pre;color:#151a26}.ae-ApiSample-tooltip{max-width:360px}.ae-JsonEditor{height:400px;border:1px solid #d1d5db}.ae-Editor-popOverForm{min-width:300px;max-width:600px;padding:10px 20px}.hoverShowScrollBar{overflow:auto!important;scrollbar-width:thin;scrollbar-color:#d4d6d9 transparent}.hoverShowScrollBar::-webkit-scrollbar{background-color:transparent;width:6px;overflow:visible;height:10px!important}.hoverShowScrollBar ::-webkit-scrollbar-track{background-color:transparent}.hoverShowScrollBar::-webkit-scrollbar-thumb{width:6px;background-color:#d4d6d9;border-radius:6px;border:4px solid transparent}.hoverShowScrollBar::-webkit-scrollbar-thumb:hover{background-color:rgba(92,95,102,.5)}.hoverShowScrollBar::-webkit-scrollbar-button{display:none}.hoverShowScrollBar::-webkit-scrollbar-thumb{visibility:hidden!important}.hoverShowScrollBar:hover::-webkit-scrollbar-thumb{visibility:visible!important}.ae-collapse-checkbox label{margin-right:0}.ae-scaffoldForm-Modal{--fonts-size-7:12px;--Form-input-lineHeight:1.6;--InputGroup-select-borderColor:#e8e9eb;--Form-input-borderColor:#e8e9eb}.ae-Scaffold-Modal{width:43.75rem;--fonts-size-7:12px;--Form-input-lineHeight:1.6;--InputGroup-select-borderColor:#e8e9eb;--Form-input-borderColor:#e8e9eb}.ae-Scaffold-Modal-title{font-size:.875rem}.ae-Scaffold-Modal--CRUD{width:50rem}.ae-Scaffold-Modal .ae-Steps{margin:auto;max-width:21.875rem;--Steps-title-fontsize:.875rem}.ae-Scaffold-Modal .ae-Steps-Icon{display:flex!important;width:1.375rem!important;height:1.375rem!important;margin-top:.3125rem;font-size:.75rem!important;align-items:center;justify-content:center}.ae-Scaffold-Modal-Tabs{--Tabs-linkFontSize:.75rem}.ae-Scaffold-Modal-settings .ae-Scaffold-Modal{width:25rem;max-width:25rem}.ae-Button--link{display:inline-flex;align-items:center;padding:0!important}.ae-Button--link svg{width:12px;margin-right:4px!important}.ae-Fields-Setting-Item{display:flex;height:2rem;margin-bottom:12px;padding:0 .5rem;border:var(--Form-input-borderWidth) solid var(--Form-input-borderColor);border-radius:var(--Form-input-borderRadius)}.ae-Fields-Setting-Item-label{flex-grow:1;line-height:1.875rem}div[class*=Form-group]:empty{margin-bottom:0!important}.ae-Header{display:flex;justify-content:space-between;background:#fff;align-items:center}.ae-Header .ae-Breadcrumb{flex:1;max-width:100%;min-width:0}.ae-Header-Right-Container{z-index:1001;background-color:#fff}.ae-Editor-inner--mobile .ae-Main{position:relative}.ae-Editor-inner--mobile .ae-Main .ae-Preview{position:absolute;transform:translateX(-50%);transform-origin:top;top:10%;left:50%;width:395px;height:687px}
/*!amis-saas:node_modules/@fex/amis-ui/lib/helper.css*/
.bg-light{background-color:#f8f9fa;color:#58666e}.bg-light.lt,.bg-light .lt{background:rgb(253.9275,254.1,254.2725)}.bg-light.lter,.bg-light .lter{background:hsl(210,21.6666666667%,100.6470588235%)}.bg-light.dk,.bg-light .dk{background:rgb(238.73375,241.35,243.96625)}.bg-light.dker,.bg-light .dker{background:rgb(232.1875,236.25,240.3125)}.bg-light.bg,.bg-light .bg{background-color:#f8f9fa}.bg-dark{background-color:#343a40;color:rgb(159.6724137931,160,160.3275862069)}.bg-dark.lt,.bg-dark .lt{background:rgb(61.6622844828,70.75,79.8377155172)}.bg-dark.lter,.bg-dark .lter{background:rgb(70.6870689655,83.5,96.3129310345)}.bg-dark.dk,.bg-dark .dk{background:rgb(39.4377155172,45.25,51.0622844828)}.bg-dark.dker,.bg-dark .dker{background:rgb(27.5129310345,32.5,37.4870689655)}.bg-dark.bg,.bg-dark .bg{background-color:#343a40}.bg-dark a,.bg-dark .Button--link{color:rgb(185.2603448276,185.5,185.7396551724)}.bg-dark a:hover,.bg-dark .Button--link:hover{color:#fff}.bg-dark .open>a,.bg-dark .open>a:hover,.bg-dark .open>a:focus{color:#fff}.bg-dark .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-dark .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-black{background-color:#000;color:#666}.bg-black.lt,.bg-black .lt{background:rgb(13.06875,12.43125,12.43125)}.bg-black.lter,.bg-black .lter{background:rgb(26.775,24.225,24.225)}.bg-black.dk,.bg-black .dk{background:hsl(0,2.5%,-5%)}.bg-black.dker,.bg-black .dker{background:hsl(0,5%,-10%)}.bg-black.bg,.bg-black .bg{background-color:#000}.bg-black a,.bg-black .Button--link{color:rgb(127.5,127.5,127.5)}.bg-black a:hover,.bg-black .Button--link:hover{color:#fff}.bg-black .open>a,.bg-black .open>a:hover,.bg-black .open>a:focus{color:#fff}.bg-black .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-black .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-primary{background-color:#007bff;color:rgb(206.55,228.69,252.45)}.bg-primary.lt,.bg-primary .lt{background:hsl(211.0588235294,102.5%,55%)}.bg-primary.lter,.bg-primary .lter{background:hsl(211.0588235294,105%,60%)}.bg-primary.dk,.bg-primary .dk{background:hsl(211.0588235294,102.5%,45%)}.bg-primary.dker,.bg-primary .dker{background:hsl(211.0588235294,105%,40%)}.bg-primary.bg,.bg-primary .bg{background-color:#007bff}.bg-primary a,.bg-primary .Button--link{color:#fff}.bg-primary a:hover,.bg-primary .Button--link:hover{color:#fff}.bg-primary .open>a,.bg-primary .open>a:hover,.bg-primary .open>a:focus{color:#fff}.bg-primary .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-primary .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-success{background-color:#28a745;color:rgb(180.0804347826,230.9195652174,191.6893700787)}.bg-success.lt,.bg-success .lt{background:rgb(42.0212862319,190.4787137681,75.9210137795)}.bg-success.lter,.bg-success .lter{background:rgb(45.3956521739,212.6043478261,83.5771653543)}.bg-success.dk,.bg-success .dk{background:rgb(32.8037137681,148.6962862319,59.2673720472)}.bg-success.dker,.bg-success .dker{background:rgb(26.2449275362,129.7550724638,49.8811023622)}.bg-success.bg,.bg-success .bg{background-color:#28a745}.bg-success a,.bg-success .Button--link{color:rgb(218.6753623188,243.3246376812,224.3039370079)}.bg-success a:hover,.bg-success .Button--link:hover{color:#fff}.bg-success .open>a,.bg-success .open>a:hover,.bg-success .open>a:focus{color:#fff}.bg-success .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-success .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-info{background-color:#007bff;color:rgb(206.55,228.69,252.45)}.bg-info.lt,.bg-info .lt{background:hsl(211.0588235294,102.5%,55%)}.bg-info.lter,.bg-info .lter{background:hsl(211.0588235294,105%,60%)}.bg-info.dk,.bg-info .dk{background:hsl(211.0588235294,102.5%,45%)}.bg-info.dker,.bg-info .dker{background:hsl(211.0588235294,105%,40%)}.bg-info.bg,.bg-info .bg{background-color:#007bff}.bg-info a,.bg-info .Button--link{color:#fff}.bg-info a:hover,.bg-info .Button--link:hover{color:#fff}.bg-info .open>a,.bg-info .open>a:hover,.bg-info .open>a:focus{color:#fff}.bg-info .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-info .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-warning{background-color:#fad733;color:rgb(254.6303827751,253.8810018994,250.3696172249)}.bg-warning.lt,.bg-warning .lt{background:rgb(252.9037978469,221.3672860415,73.5962021531)}.bg-warning.lter,.bg-warning .lter{background:hsl(49.4472361809,100.2153110048%,69.0196078431%)}.bg-warning.dk,.bg-warning .dk{background:rgb(252.3212021531,212.0197742601,23.1787978469)}.bg-warning.dker,.bg-warning .dker{background:hsl(49.4472361809,100.2153110048%,49.0196078431%)}.bg-warning.bg,.bg-warning .bg{background-color:#fad733}.bg-warning a,.bg-warning .Button--link{color:hsl(49.4472361809,85.2153110048%,109.0196078431%)}.bg-warning a:hover,.bg-warning .Button--link:hover{color:#fff}.bg-warning .open>a,.bg-warning .open>a:hover,.bg-warning .open>a:focus{color:#fff}.bg-warning .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-warning .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-danger{background-color:#dc3545;color:rgb(248.4765822785,228.5234177215,230.4350981581)}.bg-danger.lt,.bg-danger .lt{background:rgb(226.4095727848,72.0904272152,86.8754950542)}.bg-danger.lter,.bg-danger .lter{background:rgb(232.1816455696,91.8183544304,105.2663344198)}.bg-danger.dk,.bg-danger .dk{background:rgb(214.0431170886,33.4568829114,50.7585580421)}.bg-danger.dker,.bg-danger .dker{background:rgb(194.7651898734,27.2348101266,43.2856249526)}.bg-danger.bg,.bg-danger .bg{background-color:#dc3545}.bg-danger a,.bg-danger .Button--link{color:hsl(354.251497006,60.4641350211%,103.5294117647%)}.bg-danger a:hover,.bg-danger .Button--link:hover{color:#fff}.bg-danger .open>a,.bg-danger .open>a:hover,.bg-danger .open>a:focus{color:#fff}.bg-danger .text-muted{color:rgb(65.3333333333,75.7272727273,81.6666666667)!important}.bg-danger .text-lt{color:rgb(152.5,165.5454545455,173)!important}.bg-white{background-color:#fff;color:#58666e}.bg-white.lt,.bg-white .lt{background:hsl(0,2.5%,105%)}.bg-white.lter,.bg-white .lter{background:#117119119}.bg-white.dk,.bg-white .dk{background:rgb(242.56875,241.93125,241.93125)}.bg-white.dker,.bg-white .dker{background:rgb(230.775,228.225,228.225)}.bg-white.bg,.bg-white .bg{background-color:#fff}.bg-none{background:none!important}.cursor-pointer{cursor:pointer}a.bg-primary:hover{background:rgb(0,110.7,229.5)}a.text-primary:hover{color:rgb(0,110.7,229.5)}.text-primary{color:#007bff}.text-primary-lt{color:rgb(0,110.7,229.5)}.text-primary-lter{color:rgb(0,98.4,204)}.text-primary-dk{color:rgb(0,110.7,229.5)}.text-primary-dker{color:rgb(0,98.4,204)}a.bg-info:hover{background:rgb(0,110.7,229.5)}a.text-info:hover{color:rgb(0,110.7,229.5)}.text-info{color:#007bff}.text-info-lt{color:rgb(0,110.7,229.5)}.text-info-lter{color:rgb(0,98.4,204)}.text-info-dk{color:rgb(0,110.7,229.5)}.text-info-dker{color:rgb(0,98.4,204)}a.bg-success:hover{background:rgb(35.0724637681,146.4275362319,60.5)}a.text-success:hover{color:rgb(35.0724637681,146.4275362319,60.5)}.text-success{color:#28a745}.text-success-lt{color:rgb(35.0724637681,146.4275362319,60.5)}.text-success-lter{color:rgb(30.1449275362,125.8550724638,52)}.text-success-dk{color:rgb(35.0724637681,146.4275362319,60.5)}.text-success-dker{color:rgb(30.1449275362,125.8550724638,52)}a.bg-warning:hover{background:rgb(249.3899521531,210.1196172249,26.1100478469)}a.text-warning:hover{color:rgb(249.3899521531,210.1196172249,26.1100478469)}.text-warning{color:#fad733}.text-warning-lt{color:rgb(249.3899521531,210.1196172249,26.1100478469)}.text-warning-lter{color:rgb(244.019138756,202.1531100478,5.980861244)}.text-warning-dk{color:rgb(249.3899521531,210.1196172249,26.1100478469)}.text-warning-dker{color:rgb(244.019138756,202.1531100478,5.980861244)}a.bg-danger:hover{background:rgb(210.9493670886,36.5506329114,53.2594936709)}a.text-danger:hover{color:rgb(210.9493670886,36.5506329114,53.2594936709)}.text-danger{color:#dc3545}.text-danger-lt{color:rgb(210.9493670886,36.5506329114,53.2594936709)}.text-danger-lter{color:rgb(189.2151898734,32.7848101266,47.7721518987)}.text-danger-dk{color:rgb(210.9493670886,36.5506329114,53.2594936709)}.text-danger-dker{color:rgb(189.2151898734,32.7848101266,47.7721518987)}a.bg-dark:hover{background:rgb(40.5689655172,45.25,49.9310344828)}a.text-dark:hover{color:rgb(40.5689655172,45.25,49.9310344828)}.text-dark{color:#343a40}.text-dark-lt{color:rgb(40.5689655172,45.25,49.9310344828)}.text-dark-lter{color:rgb(29.1379310345,32.5,35.8620689655)}.text-dark-dk{color:rgb(40.5689655172,45.25,49.9310344828)}.text-dark-dker{color:rgb(29.1379310345,32.5,35.8620689655)}a.bg-white:hover{background:rgb(242.25,242.25,242.25)}a.text-white:hover{color:rgb(242.25,242.25,242.25)}.text-white{color:#fff}.text-white-lt{color:rgb(242.25,242.25,242.25)}.text-white-lter{color:rgb(229.5,229.5,229.5)}.text-white-dk{color:rgb(242.25,242.25,242.25)}.text-white-dker{color:rgb(229.5,229.5,229.5)}a.bg-black:hover{background:hsl(0,0%,-5%)}a.text-black:hover{color:hsl(0,0%,-5%)}.text-black{color:#000}.text-black-lt{color:hsl(0,0%,-5%)}.text-black-lter{color:hsl(0,0%,-10%)}.text-black-dk{color:hsl(0,0%,-5%)}.text-black-dker{color:hsl(0,0%,-10%)}.text-muted{color:var(--text--muted-color)}.text-loud{color:var(--text--loud-color)}.clearfix::before,.clearfix::after{display:table;content:""}.clearfix::after{clear:both}.pos-rlt{position:relative}.pos-stc{position:static!important}.pos-abt{position:absolute}.pos-fix{position:fixed}.show{visibility:visible}.line{height:2px;margin:10px 0;font-size:0;overflow:hidden}.line-xs{margin:0}.line-lg{margin-top:15px;margin-bottom:15px}.line-dashed{border-style:dashed!important;background:transparent;border-width:0}.no-line{border-width:0}.no-border,.no-borders{border-color:transparent;border-width:0}.no-b-t{border-top-width:0}.no-b-r{border-right-width:0}.no-b-b{border-bottom-width:0}.no-b-l{border-left-width:0}.no-radius{border-radius:0}.block{display:block}.block.hide{display:none}.inline{display:inline-block}.none{display:none}.pull-none{float:none}.pull-right{float:right}.pull-left{float:left}.rounded{border-radius:500px}.clear{display:block;overflow:hidden}.no-bg{background:transparent;color:inherit}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.l-h{line-height:var(--lineHeightBase)}.l-h-0x{line-height:0}.l-h-1x{line-height:1.2}.l-h-2x{line-height:2em}.l-s-1x{letter-spacing:1}.l-s-2x{letter-spacing:2}.l-s-3x{letter-spacing:3}.font-normal{font-weight:400}.font-thin{font-weight:300}.font-bold{font-weight:700}.text-5x{font-size:5em}.text-4x{font-size:4em}.text-3x{font-size:3em}.text-2x{font-size:2em}.text-xl{font-size:var(--fontSizeXl)!important}.text-lg{font-size:var(--fontSizeLg)!important}.text-md{font-size:var(--fontSizeMd)!important}.text-base{font-size:var(--fontSizeBase)!important}.text-sm{font-size:var(--fontSizeSm)!important}.text-xs{font-size:var(--fontSizeXs)!important}.text-xxs{text-indent:-9999px}.text-ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.text-u-c{text-transform:uppercase}.text-l-t{text-decoration:line-through}.text-u-l{text-decoration:underline}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.box-shadow{box-shadow:0 2px 2px rgba(0,0,0,.05),0 1px 0 rgba(0,0,0,.05)}.box-shadow-lg{box-shadow:5px 5px 10px rgba(0,0,0,.05)}.text-shadow{font-size:170px;text-shadow:0 1px 0 var(--borderColor),0 2px 0 var(--borderColorLight),0 5px 10px rgba(0,0,0,.125),0 10px 20px rgba(0,0,0,.2)}.no-shadow{box-shadow:none!important}.wrapper-xs{padding:5px}.wrapper-sm{padding:10px}.wrapper{padding:15px}.wrapper-md{padding:20px}.wrapper-lg{padding:30px}.wrapper-xl{padding:50px}.padder-lg{padding-left:30px;padding-right:30px}.padder-md{padding-left:20px;padding-right:20px}.padder{padding-left:15px;padding-right:15px}.padder-v-xs{padding-top:5px;padding-bottom:5px}.padder-v-sm{padding-top:10px;padding-bottom:10px}.padder-v{padding-top:15px;padding-bottom:15px}.padder-v-md{padding-top:20px;padding-bottom:20px}.padder-v-lg{padding-top:30px;padding-bottom:30px}.no-padder{padding:0!important}.pull-in{margin-left:-15px;margin-right:-15px}.pull-in-md{margin-left:-20px;margin-right:-20px}.pull-in-sm{margin-left:-10px;margin-right:-10px}.pull-out{margin:-10px -15px}.b{border:1px solid rgba(0,0,0,.05)}.b-a{border:1px solid var(--borderColor)}.b-t{border-top:1px solid var(--borderColor)}.b-t-none{border-top-width:0}.b-r{border-right:1px solid var(--borderColor)}.b-r-none{border-right-width:0}.b-b{border-bottom:1px solid var(--borderColor)}.b-b-none{border-bottom-width:0}.b-l{border-left:1px solid var(--borderColor)}.b-l-none{border-left-width:0}.b-light{border-color:var(--light)}.b-dark{border-color:var(--dark)}.b-black{border-color:var(--dark)}.b-primary{border-color:var(--primary)}.b-success{border-color:var(--success)}.b-info{border-color:var(--info)}.b-warning{border-color:var(--warning)}.b-danger{border-color:var(--danger)}.b-white{border-color:#fff}.b-dashed{border-style:dashed!important}.b-l-light{border-left-color:var(--light)}.b-l-dark{border-left-color:var(--dark)}.b-l-black{border-left-color:var(--dark)}.b-l-primary{border-left-color:var(--primary)}.b-l-success{border-left-color:var(--success)}.b-l-info{border-left-color:var(--info)}.b-l-warning{border-left-color:var(--warning)}.b-l-danger{border-left-color:var(--danger)}.b-l-white{border-left-color:#fff}.b-l-2x{border-left-width:2px}.b-l-3x{border-left-width:3px}.b-l-4x{border-left-width:4px}.b-l-5x{border-left-width:5px}.b-2x{border-width:2px}.b-3x{border-width:3px}.b-4x{border-width:4px}.b-5x{border-width:5px}.r{border-radius:var(--borderRadius) var(--borderRadius) var(--borderRadius) var(--borderRadius)}.r-2x{border-radius:var(--borderRadiusMd)}.r-3x{border-radius:var(--borderRadiusLg)}.r-l{border-radius:var(--borderRadius) 0 0 var(--borderRadius)}.r-r{border-radius:0 var(--borderRadius) var(--borderRadius) 0}.r-t{border-radius:var(--borderRadius) var(--borderRadius) 0 0}.r-b{border-radius:0 0 var(--borderRadius) var(--borderRadius)}.m-xxs{margin:2px 4px}.m-xs{margin:5px}.m-sm{margin:10px}.m{margin:15px}.m-md{margin:20px}.m-lg{margin:30px}.m-xl{margin:50px}.m-n,.m-none{margin:0!important}.m-l-none{margin-left:0!important}.m-l-xs{margin-left:5px}.m-l-sm{margin-left:10px!important}.m-l{margin-left:15px}.m-l-md{margin-left:20px}.m-l-lg{margin-left:30px}.m-l-xl{margin-left:40px}.m-l-xxl{margin-left:50px}.m-l-n-xxs{margin-left:-1px}.m-l-n-xs{margin-left:-5px}.m-l-n-sm{margin-left:-10px}.m-l-n{margin-left:-15px}.m-l-n-md{margin-left:-20px}.m-l-n-lg{margin-left:-30px}.m-l-n-xl{margin-left:-40px}.m-l-n-xxl{margin-left:-50px}.m-t-none{margin-top:0!important}.m-t-xxs{margin-top:1px}.m-t-xs{margin-top:5px}.m-t-sm{margin-top:10px}.m-t{margin-top:15px}.m-t-md{margin-top:20px}.m-t-lg{margin-top:30px}.m-t-xl{margin-top:40px}.m-t-xxl{margin-top:50px}.m-t-n-xxs{margin-top:-1px}.m-t-n-xs{margin-top:-5px}.m-t-n-sm{margin-top:-10px}.m-t-n{margin-top:-15px}.m-t-n-md{margin-top:-20px}.m-t-n-lg{margin-top:-30px}.m-t-n-xl{margin-top:-40px}.m-t-n-xxl{margin-top:-50px}.m-r-none{margin-right:0!important}.m-r-xxs{margin-right:1px}.m-r-xs{margin-right:5px}.m-r-sm{margin-right:10px}.m-r{margin-right:15px}.m-r-md{margin-right:20px}.m-r-lg{margin-right:30px}.m-r-xl{margin-right:40px}.m-r-xxl{margin-right:50px}.m-r-n-xxs{margin-right:-1px}.m-r-n-xs{margin-right:-5px}.m-r-n-sm{margin-right:-10px}.m-r-n{margin-right:-15px}.m-r-n-md{margin-right:-20px}.m-r-n-lg{margin-right:-30px}.m-r-n-xl{margin-right:-40px}.m-r-n-xxl{margin-right:-50px}.m-b-none{margin-bottom:0!important}.m-b-xxs{margin-bottom:1px}.m-b-xs{margin-bottom:5px}.m-b-sm{margin-bottom:10px}.m-b{margin-bottom:15px}.m-b-md{margin-bottom:20px}.m-b-lg{margin-bottom:30px}.m-b-xl{margin-bottom:40px}.m-b-xxl{margin-bottom:50px}.m-b-n-xxs{margin-bottom:-1px}.m-b-n-xs{margin-bottom:-5px}.m-b-n-sm{margin-bottom:-10px}.m-b-n{margin-bottom:-15px}.m-b-n-md{margin-bottom:-20px}.m-b-n-lg{margin-bottom:-30px}.m-b-n-xl{margin-bottom:-40px}.m-b-n-xxl{margin-bottom:-50px}.p-xxs{padding:2px 4px}.p-xs{padding:5px}.p-sm{padding:10px}.p{padding:15px}.p-md{padding:20px}.p-lg{padding:30px}.p-xl{padding:50px}.p-n,.p-none{padding:0!important}.p-l-none{padding-left:0!important}.p-l-xs{padding-left:5px}.p-l-sm{padding-left:10px}.p-l{padding-left:15px}.p-l-md{padding-left:20px}.p-l-lg{padding-left:30px}.p-l-xl{padding-left:40px}.p-l-xxl{padding-left:50px}.p-t-none{padding-top:0!important}.p-t-xxs{padding-top:1px}.p-t-xs{padding-top:5px}.p-t-sm{padding-top:10px}.p-t{padding-top:15px}.p-t-md{padding-top:20px}.p-t-lg{padding-top:30px}.p-t-xl{padding-top:40px}.p-t-xxl{padding-top:50px}.p-t-n-xxs{padding-top:-1px}.p-r-none{padding-right:0!important}.p-r-xxs{padding-right:1px}.p-r-xs{padding-right:5px}.p-r-sm{padding-right:10px}.p-r{padding-right:15px}.p-r-md{padding-right:20px}.p-r-lg{padding-right:30px}.p-r-xl{padding-right:40px}.p-r-xxl{padding-right:50px}.p-b-none{padding-bottom:0!important}.p-b-xxs{padding-bottom:1px}.p-b-xs{padding-bottom:5px}.p-b-sm{padding-bottom:10px}.p-b{padding-bottom:15px}.p-b-md{padding-bottom:20px}.p-b-lg{padding-bottom:30px}.p-b-xl{padding-bottom:40px}.p-b-xxl{padding-bottom:50px}.avatar{position:relative;display:block;border-radius:500px;white-space:nowrap}.avatar img{border-radius:500px;width:100%}.avatar i{position:absolute;left:0;top:0;width:10px;height:10px;margin:2px;border-width:2px;border-style:solid;border-radius:100%}.avatar i.right{left:auto;right:0}.avatar i.bottom{left:auto;top:auto;bottom:0;right:0}.avatar i.left{top:auto;bottom:0}.avatar i.on{background:var(--success)}.avatar i.off{background:var(--text--muted-color)}.avatar i.busy{background:var(--danger)}.avatar i.away{background:var(--warning)}.avatar.thumb-md i{width:12px;height:12px;margin:3px}.avatar.thumb-sm i{margin:1px}.avatar.thumb-xs i{margin:0}.w-1x{width:1em}.w-2x{width:2em}.w-3x{width:3em}.w-xxs{width:60px}.h-xxs{height:60px}.w-xs{width:90px}.h-xs{height:90px}.w-ssm{width:120px}.w-sm{width:150px}.h-sm{height:150px}.h-ssm{height:120px}.w{width:200px}.h{height:200px}.w-md{width:240px}.h-md{height:240px}.w-lg{width:280px}.h-lg{height:280px}.w-xl{width:320px}.h-xl{height:320px}.w-xxl{width:360px}.h-xxl{height:360px}.w-xxxl{width:420px}.h-xxxl{height:420px}.w-full{width:100%}.w-auto{width:auto}.h-auto{height:auto}.h-full{height:100%}.no-grow{flex-grow:unset!important;flex-basis:unset!important}.nowrap{white-space:nowrap;flex-wrap:nowrap}@media (min-width:576px){.Form-col.w,.Form-col.w-xs,.Form-col.w-sm,.Form-col.w-md,.Form-col.w-lg{flex-basis:unset;flex-grow:unset}}.thumb-xl{width:128px;display:inline-block}.thumb-lg{width:96px;display:inline-block}.thumb-md{width:64px;display:inline-block}.thumb{width:50px;display:inline-block}.thumb-sm{width:40px;display:inline-block}.thumb-xs{width:34px;display:inline-block}.thumb-xxs{width:30px;display:inline-block}.thumb-wrapper{padding:2px;border:1px solid var(--borderColor)}.thumb img,.thumb-xxs img,.thumb-xs img,.thumb-sm img,.thumb-md img,.thumb-lg img,.thumb-btn img,.thumb-xl img{height:auto;max-width:100%;vertical-align:middle}.img-full{width:100%}.img-full img{width:100%}.v-top{vertical-align:top!important;align-self:flex-start}.v-middle{vertical-align:middle!important;align-self:center}.v-bottom{vertical-align:bottom!important;align-self:flex-end}.v-baseline{vertical-align:baseline}.scrollable{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.scrollable.hover,.scrollable.hover>.cell-inner{overflow-y:hidden!important}.scrollable.hover:hover,.scrollable.hover:focus,.scrollable.hover:active{overflow:visible;overflow-y:auto}.scrollable.hover:hover>.cell-inner,.scrollable.hover:focus>.cell-inner,.scrollable.hover:active>.cell-inner{overflow-y:auto!important}.smart .scrollable,.smart .scrollable>.cell-inner{overflow-y:auto!important}.scroll-x,.scroll-y{overflow:hidden;-webkit-overflow-scrolling:touch}.scroll-y{overflow-y:auto}.scroll-x{overflow-x:auto}.hover-action{display:none}.hover-rotate{transition:all var(--animation-duration) ease-in-out var(--animation-duration)}.hover-anchor:hover>.hover-action,.hover-anchor:focus>.hover-action,.hover-anchor:active>.hover-action{display:inherit}.hover-anchor:hover>.hover-rotate,.hover-anchor:focus>.hover-rotate,.hover-anchor:active>.hover-rotate{transform:rotate(90deg)}.backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1050}.backdrop.fade{opacity:0}.backdrop.in{opacity:.8}.col-xs-2-4,.col-sm-2-4,.col-md-2-4,.col-lg-2-4,.col-xs-1-5,.col-sm-1-5,.col-md-1-5,.col-lg-1-5{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-2-4{width:20%;float:left}.col-xs-1-5{width:12.5%;float:left}.invisible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.invisible2{visibility:hidden}.hbox{display:table;table-layout:fixed;border-spacing:0;width:100%;height:100%}.hbox>.col{display:table-cell;vertical-align:top;height:100%;float:none}.vbox{display:table;border-spacing:0;position:relative;width:100%;height:100%;min-height:240px}.vbox .row-row{display:table-row;height:100%}.vbox .row-row .cell{position:relative;height:100%;width:100%}.ie .vbox .row-row .cell{display:table-cell;overflow:auto}.ie .vbox .row-row .cell .cell-inner{overflow:visible!important}.vbox .row-row .cell .cell-inner{position:absolute;top:0;bottom:0;left:0;right:0;-webkit-overflow-scrolling:touch;overflow:auto}.word-break{white-space:normal;word-break:break-all;word-wrap:break-word}.white-space-pre{white-space:pre}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:var(--label-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:var(--label-link--hover-color);text-decoration:none;cursor:pointer}.label-default{background:var(--label--default-bg)}.label-primary{background:var(--label--primary-bg)}.label-success{background:var(--label--success-bg)}.label-info{background:var(--label--info-bg)}.label-warning{background:var(--label--warning-bg)}.label-danger{background:var(--label--danger-bg)}@keyframes apearSensor{from{opacity:0}}@media (min-width:768px){.col-sm-2-4{width:20%;float:left}.col-sm-1-5{width:12.5%;float:left}}@media (min-width:992px){.col-md-2-4{width:20%;float:left}.col-md-1-5{width:12.5%;float:left}}@media (min-width:1200px){.col-lg-2-4{width:20%;float:left}.col-lg-1-5{width:12.5%;float:left}}@media (min-width:768px) and (max-width:991px){.hidden-sm.show{display:inherit!important}.no-m-sm{margin:0!important}.no-padder-sm{padding:0!important}}.visible-xs{display:none}@media (max-width:767px){.visible-xs{display:block!important}.hidden-xs{display:none!important}.w-auto-xs{width:auto}.shift{display:none!important}.shift.in{display:block!important}.row-2 [class*=col]{width:50%;float:left}.row-2 .col-0{clear:none}.row-2 li:nth-child(odd){clear:left;margin-left:0}.text-center-xs{text-align:center}.text-left-xs{text-align:left}.text-right-xs{text-align:right}.no-border-xs{border-width:0}.pull-none-xs{float:none!important}.pull-right-xs{float:right!important}.pull-left-xs{float:left!important}.dropdown-menu.pull-none-xs{left:0}.hidden-xs.show{display:inherit!important}.wrapper-lg,.wrapper-md{padding:15px}.padder-lg,.padder-md{padding-left:15px;padding-right:15px}.no-m-xs{margin:0!important}.no-padder-xs{padding:0!important}}/*!markdown

---
title: 背景色
---

| Class       | Properties               |   Demo   |
| ----------- | ------------------------ | -------- |
| bg-none | background: none !important | <span  style="background: none !important;" class="w-24 h-6"></div> |
| bg-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-black | background: #000 | <div style="background: #000;" class="w-24 h-6"></div> |
| bg-white | background: #fff | <div style="background: #fff;" class="w-24 h-6"></div> |
| bg-primary | background: #007bff | <div style="background: #007bff;" class="w-24 h-6"></div> |
| bg-secondary | background: #6c757d | <div style="background: #6c757d;" class="w-24 h-6"></div> |
| bg-success | background: #28a745 | <div style="background: #28a745;" class="w-24 h-6"></div> |
| bg-info | background: #007bff | <div style="background: #007bff" class="w-24 h-6"></div> |
| bg-warning | background: #28a745 | <div style="background: #28a745;" class="w-24 h-6"></div> |
| bg-danger | background: #dc3545 | <div style="background: #dc3545;" class="w-24 h-6"></div> |
| bg-light | background: #f8f9fa | <div style="background: #f8f9fa;" class="w-24 h-6"></div> |
| bg-dark | background: #343a40 | <div style="background: #343a40;" class="w-24 h-6"></div> |
| bg-gray-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-gray-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-gray-50 | background: #f9fafb | <div style="background: #f9fafb;" class="w-24 h-6"></div> |
| bg-gray-100 | background: #f3f4f6 | <div style="background: #f3f4f6;" class="w-24 h-6"></div> |
| bg-gray-200 | background: #e5e7eb | <div style="background: #e5e7eb;" class="w-24 h-6"></div> |
| bg-gray-300 | background: #d1d5db | <div style="background: #d1d5db;" class="w-24 h-6"></div> |
| bg-gray-400 | background: #9ca3af | <div style="background: #9ca3af;" class="w-24 h-6"></div> |
| bg-gray-500 | background: #6b7280 | <div style="background: #6b7280;" class="w-24 h-6"></div> |
| bg-gray-600 | background: #4b5563 | <div style="background: #4b5563;" class="w-24 h-6"></div> |
| bg-gray-700 | background: #374151 | <div style="background: #374151;" class="w-24 h-6"></div> |
| bg-gray-800 | background: #1f2937 | <div style="background: #1f2937;" class="w-24 h-6"></div> |
| bg-gray-900 | background: #111827 | <div style="background: #111827;" class="w-24 h-6"></div> |
| bg-red-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-red-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-red-50 | background: #fef2f2 | <div style="background: #fef2f2;" class="w-24 h-6"></div> |
| bg-red-100 | background: #fee2e2 | <div style="background: #fee2e2;" class="w-24 h-6"></div> |
| bg-red-200 | background: #fecaca | <div style="background: #fecaca;" class="w-24 h-6"></div> |
| bg-red-300 | background: #fca5a5 | <div style="background: #fca5a5;" class="w-24 h-6"></div> |
| bg-red-400 | background: #f87171 | <div style="background: #f87171;" class="w-24 h-6"></div> |
| bg-red-500 | background: #ef4444 | <div style="background: #ef4444;" class="w-24 h-6"></div> |
| bg-red-600 | background: #dc2626 | <div style="background: #dc2626;" class="w-24 h-6"></div> |
| bg-red-700 | background: #b91c1c | <div style="background: #b91c1c;" class="w-24 h-6"></div> |
| bg-red-800 | background: #991b1b | <div style="background: #991b1b;" class="w-24 h-6"></div> |
| bg-red-900 | background: #7f1d1d | <div style="background: #7f1d1d;" class="w-24 h-6"></div> |
| bg-yellow-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-yellow-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-yellow-50 | background: #fffbeb | <div style="background: #fffbeb;" class="w-24 h-6"></div> |
| bg-yellow-100 | background: #fef3c7 | <div style="background: #fef3c7;" class="w-24 h-6"></div> |
| bg-yellow-200 | background: #fde68a | <div style="background: #fde68a;" class="w-24 h-6"></div> |
| bg-yellow-300 | background: #fcd34d | <div style="background: #fcd34d;" class="w-24 h-6"></div> |
| bg-yellow-400 | background: #fbbf24 | <div style="background: #fbbf24;" class="w-24 h-6"></div> |
| bg-yellow-500 | background: #f59e0b | <div style="background: #f59e0b;" class="w-24 h-6"></div> |
| bg-yellow-600 | background: #d97706 | <div style="background: #d97706;" class="w-24 h-6"></div> |
| bg-yellow-700 | background: #b45309 | <div style="background: #b45309;" class="w-24 h-6"></div> |
| bg-yellow-800 | background: #92400e | <div style="background: #92400e;" class="w-24 h-6"></div> |
| bg-yellow-900 | background: #78350f | <div style="background: #78350f;" class="w-24 h-6"></div> |
| bg-green-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-green-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-green-50 | background: #ecfdf5 | <div style="background: #ecfdf5;" class="w-24 h-6"></div> |
| bg-green-100 | background: #d1fae5 | <div style="background: #d1fae5;" class="w-24 h-6"></div> |
| bg-green-200 | background: #a7f3d0 | <div style="background: #a7f3d0;" class="w-24 h-6"></div> |
| bg-green-300 | background: #6ee7b7 | <div style="background: #6ee7b7;" class="w-24 h-6"></div> |
| bg-green-400 | background: #34d399 | <div style="background: #34d399;" class="w-24 h-6"></div> |
| bg-green-500 | background: #10b981 | <div style="background: #10b981;" class="w-24 h-6"></div> |
| bg-green-600 | background: #059669 | <div style="background: #059669;" class="w-24 h-6"></div> |
| bg-green-700 | background: #047857 | <div style="background: #047857;" class="w-24 h-6"></div> |
| bg-green-800 | background: #065f46 | <div style="background: #065f46;" class="w-24 h-6"></div> |
| bg-green-900 | background: #064e3b | <div style="background: #064e3b;" class="w-24 h-6"></div> |
| bg-blue-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-blue-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-blue-50 | background: #eff6ff | <div style="background: #eff6ff;" class="w-24 h-6"></div> |
| bg-blue-100 | background: #dbeafe | <div style="background: #dbeafe;" class="w-24 h-6"></div> |
| bg-blue-200 | background: #bfdbfe | <div style="background: #bfdbfe;" class="w-24 h-6"></div> |
| bg-blue-300 | background: #93c5fd | <div style="background: #93c5fd;" class="w-24 h-6"></div> |
| bg-blue-400 | background: #60a5fa | <div style="background: #60a5fa;" class="w-24 h-6"></div> |
| bg-blue-500 | background: #3b82f6 | <div style="background: #3b82f6;" class="w-24 h-6"></div> |
| bg-blue-600 | background: #2563eb | <div style="background: #2563eb;" class="w-24 h-6"></div> |
| bg-blue-700 | background: #1d4ed8 | <div style="background: #1d4ed8;" class="w-24 h-6"></div> |
| bg-blue-800 | background: #1e40af | <div style="background: #1e40af;" class="w-24 h-6"></div> |
| bg-blue-900 | background: #1e3a8a | <div style="background: #1e3a8a;" class="w-24 h-6"></div> |
| bg-cyan-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-cyan-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-cyan-50 | background: #ecfeff | <div style="background: #ecfeff;" class="w-24 h-6"></div> |
| bg-cyan-100 | background: #cffafe | <div style="background: #cffafe;" class="w-24 h-6"></div> |
| bg-cyan-200 | background: #a5f3fc | <div style="background: #a5f3fc;" class="w-24 h-6"></div> |
| bg-cyan-300 | background: #67e8f9 | <div style="background: #67e8f9;" class="w-24 h-6"></div> |
| bg-cyan-400 | background: #22d3ee | <div style="background: #22d3ee;" class="w-24 h-6"></div> |
| bg-cyan-500 | background: #06b6d4 | <div style="background: #06b6d4;" class="w-24 h-6"></div> |
| bg-cyan-600 | background: #0891b2 | <div style="background: #0891b2;" class="w-24 h-6"></div> |
| bg-cyan-700 | background: #0e7490 | <div style="background: #0e7490;" class="w-24 h-6"></div> |
| bg-cyan-800 | background: #155e75 | <div style="background: #155e75;" class="w-24 h-6"></div> |
| bg-cyan-900 | background: #164e63 | <div style="background: #164e63;" class="w-24 h-6"></div> |
| bg-indigo-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-indigo-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-indigo-50 | background: #eef2ff | <div style="background: #eef2ff;" class="w-24 h-6"></div> |
| bg-indigo-100 | background: #e0e7ff | <div style="background: #e0e7ff;" class="w-24 h-6"></div> |
| bg-indigo-200 | background: #c7d2fe | <div style="background: #c7d2fe;" class="w-24 h-6"></div> |
| bg-indigo-300 | background: #a5b4fc | <div style="background: #a5b4fc;" class="w-24 h-6"></div> |
| bg-indigo-400 | background: #818cf8 | <div style="background: #818cf8;" class="w-24 h-6"></div> |
| bg-indigo-500 | background: #6366f1 | <div style="background: #6366f1;" class="w-24 h-6"></div> |
| bg-indigo-600 | background: #4f46e5 | <div style="background: #4f46e5;" class="w-24 h-6"></div> |
| bg-indigo-700 | background: #4338ca | <div style="background: #4338ca;" class="w-24 h-6"></div> |
| bg-indigo-800 | background: #3730a3 | <div style="background: #3730a3;" class="w-24 h-6"></div> |
| bg-indigo-900 | background: #312e81 | <div style="background: #312e81;" class="w-24 h-6"></div> |
| bg-purple-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-purple-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-purple-50 | background: #f5f3ff | <div style="background: #f5f3ff;" class="w-24 h-6"></div> |
| bg-purple-100 | background: #ede9fe | <div style="background: #ede9fe;" class="w-24 h-6"></div> |
| bg-purple-200 | background: #ddd6fe | <div style="background: #ddd6fe;" class="w-24 h-6"></div> |
| bg-purple-300 | background: #c4b5fd | <div style="background: #c4b5fd;" class="w-24 h-6"></div> |
| bg-purple-400 | background: #a78bfa | <div style="background: #a78bfa;" class="w-24 h-6"></div> |
| bg-purple-500 | background: #8b5cf6 | <div style="background: #8b5cf6;" class="w-24 h-6"></div> |
| bg-purple-600 | background: #7c3aed | <div style="background: #7c3aed;" class="w-24 h-6"></div> |
| bg-purple-700 | background: #6d28d9 | <div style="background: #6d28d9;" class="w-24 h-6"></div> |
| bg-purple-800 | background: #5b21b6 | <div style="background: #5b21b6;" class="w-24 h-6"></div> |
| bg-purple-900 | background: #4c1d95 | <div style="background: #4c1d95;" class="w-24 h-6"></div> |
| bg-pink-transparent | background: transparent | <div style="background: transparent;" class="w-24 h-6"></div> |
| bg-pink-current | background: currentColor | <div style="background: currentColor;" class="w-24 h-6"></div> |
| bg-pink-50 | background: #fdf2f8 | <div style="background: #fdf2f8;" class="w-24 h-6"></div> |
| bg-pink-100 | background: #fce7f3 | <div style="background: #fce7f3;" class="w-24 h-6"></div> |
| bg-pink-200 | background: #fbcfe8 | <div style="background: #fbcfe8;" class="w-24 h-6"></div> |
| bg-pink-300 | background: #f9a8d4 | <div style="background: #f9a8d4;" class="w-24 h-6"></div> |
| bg-pink-400 | background: #f472b6 | <div style="background: #f472b6;" class="w-24 h-6"></div> |
| bg-pink-500 | background: #ec4899 | <div style="background: #ec4899;" class="w-24 h-6"></div> |
| bg-pink-600 | background: #db2777 | <div style="background: #db2777;" class="w-24 h-6"></div> |
| bg-pink-700 | background: #be185d | <div style="background: #be185d;" class="w-24 h-6"></div> |
| bg-pink-800 | background: #9d174d | <div style="background: #9d174d;" class="w-24 h-6"></div> |
| bg-pink-900 | background: #831843 | <div style="background: #831843;" class="w-24 h-6"></div> |

还有 hover、active、focus、disabled 扩展，比如 `hover:bg-black`

参考: [tailwindcss](https://tailwindcss.com/docs/background-color)

*/.bg-transparent{background:transparent}.bg-none{background:none!important}.bg-transparent{background:transparent}.bg-current{background:currentColor}.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-primary{background-color:#007bff}.bg-secondary{background-color:#6c757d}.bg-success{background-color:#28a745}.bg-info{background-color:#007bff}.bg-warning{background-color:#fad733}.bg-danger{background-color:#dc3545}.bg-light{background-color:#f8f9fa}.bg-dark{background-color:#343a40}.bg-gray-transparent{background:transparent}.bg-gray-current{background:currentColor}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-gray-500{background-color:#6b7280}.bg-gray-600{background-color:#4b5563}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-red-transparent{background:transparent}.bg-red-current{background:currentColor}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-200{background-color:#fecaca}.bg-red-300{background-color:#fca5a5}.bg-red-400{background-color:#f87171}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-red-800{background-color:#991b1b}.bg-red-900{background-color:#7f1d1d}.bg-yellow-transparent{background:transparent}.bg-yellow-current{background:currentColor}.bg-yellow-50{background-color:#fffbeb}.bg-yellow-100{background-color:#fef3c7}.bg-yellow-200{background-color:#fde68a}.bg-yellow-300{background-color:#fcd34d}.bg-yellow-400{background-color:#fbbf24}.bg-yellow-500{background-color:#f59e0b}.bg-yellow-600{background-color:#d97706}.bg-yellow-700{background-color:#b45309}.bg-yellow-800{background-color:#92400e}.bg-yellow-900{background-color:#78350f}.bg-green-transparent{background:transparent}.bg-green-current{background:currentColor}.bg-green-50{background-color:#ecfdf5}.bg-green-100{background-color:#d1fae5}.bg-green-200{background-color:#a7f3d0}.bg-green-300{background-color:#6ee7b7}.bg-green-400{background-color:#34d399}.bg-green-500{background-color:#10b981}.bg-green-600{background-color:#059669}.bg-green-700{background-color:#047857}.bg-green-800{background-color:#065f46}.bg-green-900{background-color:#064e3b}.bg-blue-transparent{background:transparent}.bg-blue-current{background:currentColor}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-200{background-color:#bfdbfe}.bg-blue-300{background-color:#93c5fd}.bg-blue-400{background-color:#60a5fa}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-blue-800{background-color:#1e40af}.bg-blue-900{background-color:#1e3a8a}.bg-cyan-transparent{background:transparent}.bg-cyan-current{background:currentColor}.bg-cyan-50{background-color:#ecfeff}.bg-cyan-100{background-color:#cffafe}.bg-cyan-200{background-color:#a5f3fc}.bg-cyan-300{background-color:#67e8f9}.bg-cyan-400{background-color:#22d3ee}.bg-cyan-500{background-color:#06b6d4}.bg-cyan-600{background-color:#0891b2}.bg-cyan-700{background-color:#0e7490}.bg-cyan-800{background-color:#155e75}.bg-cyan-900{background-color:#164e63}.bg-indigo-transparent{background:transparent}.bg-indigo-current{background:currentColor}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-100{background-color:#e0e7ff}.bg-indigo-200{background-color:#c7d2fe}.bg-indigo-300{background-color:#a5b4fc}.bg-indigo-400{background-color:#818cf8}.bg-indigo-500{background-color:#6366f1}.bg-indigo-600{background-color:#4f46e5}.bg-indigo-700{background-color:#4338ca}.bg-indigo-800{background-color:#3730a3}.bg-indigo-900{background-color:#312e81}.bg-purple-transparent{background:transparent}.bg-purple-current{background:currentColor}.bg-purple-50{background-color:#f5f3ff}.bg-purple-100{background-color:#ede9fe}.bg-purple-200{background-color:#ddd6fe}.bg-purple-300{background-color:#c4b5fd}.bg-purple-400{background-color:#a78bfa}.bg-purple-500{background-color:#8b5cf6}.bg-purple-600{background-color:#7c3aed}.bg-purple-700{background-color:#6d28d9}.bg-purple-800{background-color:#5b21b6}.bg-purple-900{background-color:#4c1d95}.bg-pink-transparent{background:transparent}.bg-pink-current{background:currentColor}.bg-pink-50{background-color:#fdf2f8}.bg-pink-100{background-color:#fce7f3}.bg-pink-200{background-color:#fbcfe8}.bg-pink-300{background-color:#f9a8d4}.bg-pink-400{background-color:#f472b6}.bg-pink-500{background-color:#ec4899}.bg-pink-600{background-color:#db2777}.bg-pink-700{background-color:#be185d}.bg-pink-800{background-color:#9d174d}.bg-pink-900{background-color:#831843}.hover\:bg-transparent:hover{background:transparent}.hover\:bg-none:hover{background:none!important}.hover\:bg-transparent:hover{background:transparent}.hover\:bg-current:hover{background:currentColor}.hover\:bg-black:hover{background-color:#000}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-primary:hover{background-color:#007bff}.hover\:bg-secondary:hover{background-color:#6c757d}.hover\:bg-success:hover{background-color:#28a745}.hover\:bg-info:hover{background-color:#007bff}.hover\:bg-warning:hover{background-color:#fad733}.hover\:bg-danger:hover{background-color:#dc3545}.hover\:bg-light:hover{background-color:#f8f9fa}.hover\:bg-dark:hover{background-color:#343a40}.hover\:bg-gray-transparent:hover{background:transparent}.hover\:bg-gray-current:hover{background:currentColor}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-gray-300:hover{background-color:#d1d5db}.hover\:bg-gray-400:hover{background-color:#9ca3af}.hover\:bg-gray-500:hover{background-color:#6b7280}.hover\:bg-gray-600:hover{background-color:#4b5563}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:bg-gray-900:hover{background-color:#111827}.hover\:bg-red-transparent:hover{background:transparent}.hover\:bg-red-current:hover{background:currentColor}.hover\:bg-red-50:hover{background-color:#fef2f2}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:bg-red-200:hover{background-color:#fecaca}.hover\:bg-red-300:hover{background-color:#fca5a5}.hover\:bg-red-400:hover{background-color:#f87171}.hover\:bg-red-500:hover{background-color:#ef4444}.hover\:bg-red-600:hover{background-color:#dc2626}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-red-800:hover{background-color:#991b1b}.hover\:bg-red-900:hover{background-color:#7f1d1d}.hover\:bg-yellow-transparent:hover{background:transparent}.hover\:bg-yellow-current:hover{background:currentColor}.hover\:bg-yellow-50:hover{background-color:#fffbeb}.hover\:bg-yellow-100:hover{background-color:#fef3c7}.hover\:bg-yellow-200:hover{background-color:#fde68a}.hover\:bg-yellow-300:hover{background-color:#fcd34d}.hover\:bg-yellow-400:hover{background-color:#fbbf24}.hover\:bg-yellow-500:hover{background-color:#f59e0b}.hover\:bg-yellow-600:hover{background-color:#d97706}.hover\:bg-yellow-700:hover{background-color:#b45309}.hover\:bg-yellow-800:hover{background-color:#92400e}.hover\:bg-yellow-900:hover{background-color:#78350f}.hover\:bg-green-transparent:hover{background:transparent}.hover\:bg-green-current:hover{background:currentColor}.hover\:bg-green-50:hover{background-color:#ecfdf5}.hover\:bg-green-100:hover{background-color:#d1fae5}.hover\:bg-green-200:hover{background-color:#a7f3d0}.hover\:bg-green-300:hover{background-color:#6ee7b7}.hover\:bg-green-400:hover{background-color:#34d399}.hover\:bg-green-500:hover{background-color:#10b981}.hover\:bg-green-600:hover{background-color:#059669}.hover\:bg-green-700:hover{background-color:#047857}.hover\:bg-green-800:hover{background-color:#065f46}.hover\:bg-green-900:hover{background-color:#064e3b}.hover\:bg-blue-transparent:hover{background:transparent}.hover\:bg-blue-current:hover{background:currentColor}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-blue-200:hover{background-color:#bfdbfe}.hover\:bg-blue-300:hover{background-color:#93c5fd}.hover\:bg-blue-400:hover{background-color:#60a5fa}.hover\:bg-blue-500:hover{background-color:#3b82f6}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-blue-800:hover{background-color:#1e40af}.hover\:bg-blue-900:hover{background-color:#1e3a8a}.hover\:bg-cyan-transparent:hover{background:transparent}.hover\:bg-cyan-current:hover{background:currentColor}.hover\:bg-cyan-50:hover{background-color:#ecfeff}.hover\:bg-cyan-100:hover{background-color:#cffafe}.hover\:bg-cyan-200:hover{background-color:#a5f3fc}.hover\:bg-cyan-300:hover{background-color:#67e8f9}.hover\:bg-cyan-400:hover{background-color:#22d3ee}.hover\:bg-cyan-500:hover{background-color:#06b6d4}.hover\:bg-cyan-600:hover{background-color:#0891b2}.hover\:bg-cyan-700:hover{background-color:#0e7490}.hover\:bg-cyan-800:hover{background-color:#155e75}.hover\:bg-cyan-900:hover{background-color:#164e63}.hover\:bg-indigo-transparent:hover{background:transparent}.hover\:bg-indigo-current:hover{background:currentColor}.hover\:bg-indigo-50:hover{background-color:#eef2ff}.hover\:bg-indigo-100:hover{background-color:#e0e7ff}.hover\:bg-indigo-200:hover{background-color:#c7d2fe}.hover\:bg-indigo-300:hover{background-color:#a5b4fc}.hover\:bg-indigo-400:hover{background-color:#818cf8}.hover\:bg-indigo-500:hover{background-color:#6366f1}.hover\:bg-indigo-600:hover{background-color:#4f46e5}.hover\:bg-indigo-700:hover{background-color:#4338ca}.hover\:bg-indigo-800:hover{background-color:#3730a3}.hover\:bg-indigo-900:hover{background-color:#312e81}.hover\:bg-purple-transparent:hover{background:transparent}.hover\:bg-purple-current:hover{background:currentColor}.hover\:bg-purple-50:hover{background-color:#f5f3ff}.hover\:bg-purple-100:hover{background-color:#ede9fe}.hover\:bg-purple-200:hover{background-color:#ddd6fe}.hover\:bg-purple-300:hover{background-color:#c4b5fd}.hover\:bg-purple-400:hover{background-color:#a78bfa}.hover\:bg-purple-500:hover{background-color:#8b5cf6}.hover\:bg-purple-600:hover{background-color:#7c3aed}.hover\:bg-purple-700:hover{background-color:#6d28d9}.hover\:bg-purple-800:hover{background-color:#5b21b6}.hover\:bg-purple-900:hover{background-color:#4c1d95}.hover\:bg-pink-transparent:hover{background:transparent}.hover\:bg-pink-current:hover{background:currentColor}.hover\:bg-pink-50:hover{background-color:#fdf2f8}.hover\:bg-pink-100:hover{background-color:#fce7f3}.hover\:bg-pink-200:hover{background-color:#fbcfe8}.hover\:bg-pink-300:hover{background-color:#f9a8d4}.hover\:bg-pink-400:hover{background-color:#f472b6}.hover\:bg-pink-500:hover{background-color:#ec4899}.hover\:bg-pink-600:hover{background-color:#db2777}.hover\:bg-pink-700:hover{background-color:#be185d}.hover\:bg-pink-800:hover{background-color:#9d174d}.hover\:bg-pink-900:hover{background-color:#831843}.active\:bg-transparent.is-active{background:transparent}.active\:bg-none.is-active{background:none!important}.active\:bg-transparent.is-active{background:transparent}.active\:bg-current.is-active{background:currentColor}.active\:bg-black.is-active,.active\:bg-black:active{background-color:#000}.active\:bg-white.is-active,.active\:bg-white:active{background-color:#fff}.active\:bg-primary.is-active,.active\:bg-primary:active{background-color:#007bff}.active\:bg-secondary.is-active,.active\:bg-secondary:active{background-color:#6c757d}.active\:bg-success.is-active,.active\:bg-success:active{background-color:#28a745}.active\:bg-info.is-active,.active\:bg-info:active{background-color:#007bff}.active\:bg-warning.is-active,.active\:bg-warning:active{background-color:#fad733}.active\:bg-danger.is-active,.active\:bg-danger:active{background-color:#dc3545}.active\:bg-light.is-active,.active\:bg-light:active{background-color:#f8f9fa}.active\:bg-dark.is-active,.active\:bg-dark:active{background-color:#343a40}.active\:bg-gray-transparent.is-active{background:transparent}.active\:bg-gray-current.is-active{background:currentColor}.active\:bg-gray-50.is-active,.active\:bg-gray-50:active{background-color:#f9fafb}.active\:bg-gray-100.is-active,.active\:bg-gray-100:active{background-color:#f3f4f6}.active\:bg-gray-200.is-active,.active\:bg-gray-200:active{background-color:#e5e7eb}.active\:bg-gray-300.is-active,.active\:bg-gray-300:active{background-color:#d1d5db}.active\:bg-gray-400.is-active,.active\:bg-gray-400:active{background-color:#9ca3af}.active\:bg-gray-500.is-active,.active\:bg-gray-500:active{background-color:#6b7280}.active\:bg-gray-600.is-active,.active\:bg-gray-600:active{background-color:#4b5563}.active\:bg-gray-700.is-active,.active\:bg-gray-700:active{background-color:#374151}.active\:bg-gray-800.is-active,.active\:bg-gray-800:active{background-color:#1f2937}.active\:bg-gray-900.is-active,.active\:bg-gray-900:active{background-color:#111827}.active\:bg-red-transparent.is-active{background:transparent}.active\:bg-red-current.is-active{background:currentColor}.active\:bg-red-50.is-active,.active\:bg-red-50:active{background-color:#fef2f2}.active\:bg-red-100.is-active,.active\:bg-red-100:active{background-color:#fee2e2}.active\:bg-red-200.is-active,.active\:bg-red-200:active{background-color:#fecaca}.active\:bg-red-300.is-active,.active\:bg-red-300:active{background-color:#fca5a5}.active\:bg-red-400.is-active,.active\:bg-red-400:active{background-color:#f87171}.active\:bg-red-500.is-active,.active\:bg-red-500:active{background-color:#ef4444}.active\:bg-red-600.is-active,.active\:bg-red-600:active{background-color:#dc2626}.active\:bg-red-700.is-active,.active\:bg-red-700:active{background-color:#b91c1c}.active\:bg-red-800.is-active,.active\:bg-red-800:active{background-color:#991b1b}.active\:bg-red-900.is-active,.active\:bg-red-900:active{background-color:#7f1d1d}.active\:bg-yellow-transparent.is-active{background:transparent}.active\:bg-yellow-current.is-active{background:currentColor}.active\:bg-yellow-50.is-active,.active\:bg-yellow-50:active{background-color:#fffbeb}.active\:bg-yellow-100.is-active,.active\:bg-yellow-100:active{background-color:#fef3c7}.active\:bg-yellow-200.is-active,.active\:bg-yellow-200:active{background-color:#fde68a}.active\:bg-yellow-300.is-active,.active\:bg-yellow-300:active{background-color:#fcd34d}.active\:bg-yellow-400.is-active,.active\:bg-yellow-400:active{background-color:#fbbf24}.active\:bg-yellow-500.is-active,.active\:bg-yellow-500:active{background-color:#f59e0b}.active\:bg-yellow-600.is-active,.active\:bg-yellow-600:active{background-color:#d97706}.active\:bg-yellow-700.is-active,.active\:bg-yellow-700:active{background-color:#b45309}.active\:bg-yellow-800.is-active,.active\:bg-yellow-800:active{background-color:#92400e}.active\:bg-yellow-900.is-active,.active\:bg-yellow-900:active{background-color:#78350f}.active\:bg-green-transparent.is-active{background:transparent}.active\:bg-green-current.is-active{background:currentColor}.active\:bg-green-50.is-active,.active\:bg-green-50:active{background-color:#ecfdf5}.active\:bg-green-100.is-active,.active\:bg-green-100:active{background-color:#d1fae5}.active\:bg-green-200.is-active,.active\:bg-green-200:active{background-color:#a7f3d0}.active\:bg-green-300.is-active,.active\:bg-green-300:active{background-color:#6ee7b7}.active\:bg-green-400.is-active,.active\:bg-green-400:active{background-color:#34d399}.active\:bg-green-500.is-active,.active\:bg-green-500:active{background-color:#10b981}.active\:bg-green-600.is-active,.active\:bg-green-600:active{background-color:#059669}.active\:bg-green-700.is-active,.active\:bg-green-700:active{background-color:#047857}.active\:bg-green-800.is-active,.active\:bg-green-800:active{background-color:#065f46}.active\:bg-green-900.is-active,.active\:bg-green-900:active{background-color:#064e3b}.active\:bg-blue-transparent.is-active{background:transparent}.active\:bg-blue-current.is-active{background:currentColor}.active\:bg-blue-50.is-active,.active\:bg-blue-50:active{background-color:#eff6ff}.active\:bg-blue-100.is-active,.active\:bg-blue-100:active{background-color:#dbeafe}.active\:bg-blue-200.is-active,.active\:bg-blue-200:active{background-color:#bfdbfe}.active\:bg-blue-300.is-active,.active\:bg-blue-300:active{background-color:#93c5fd}.active\:bg-blue-400.is-active,.active\:bg-blue-400:active{background-color:#60a5fa}.active\:bg-blue-500.is-active,.active\:bg-blue-500:active{background-color:#3b82f6}.active\:bg-blue-600.is-active,.active\:bg-blue-600:active{background-color:#2563eb}.active\:bg-blue-700.is-active,.active\:bg-blue-700:active{background-color:#1d4ed8}.active\:bg-blue-800.is-active,.active\:bg-blue-800:active{background-color:#1e40af}.active\:bg-blue-900.is-active,.active\:bg-blue-900:active{background-color:#1e3a8a}.active\:bg-cyan-transparent.is-active{background:transparent}.active\:bg-cyan-current.is-active{background:currentColor}.active\:bg-cyan-50.is-active,.active\:bg-cyan-50:active{background-color:#ecfeff}.active\:bg-cyan-100.is-active,.active\:bg-cyan-100:active{background-color:#cffafe}.active\:bg-cyan-200.is-active,.active\:bg-cyan-200:active{background-color:#a5f3fc}.active\:bg-cyan-300.is-active,.active\:bg-cyan-300:active{background-color:#67e8f9}.active\:bg-cyan-400.is-active,.active\:bg-cyan-400:active{background-color:#22d3ee}.active\:bg-cyan-500.is-active,.active\:bg-cyan-500:active{background-color:#06b6d4}.active\:bg-cyan-600.is-active,.active\:bg-cyan-600:active{background-color:#0891b2}.active\:bg-cyan-700.is-active,.active\:bg-cyan-700:active{background-color:#0e7490}.active\:bg-cyan-800.is-active,.active\:bg-cyan-800:active{background-color:#155e75}.active\:bg-cyan-900.is-active,.active\:bg-cyan-900:active{background-color:#164e63}.active\:bg-indigo-transparent.is-active{background:transparent}.active\:bg-indigo-current.is-active{background:currentColor}.active\:bg-indigo-50.is-active,.active\:bg-indigo-50:active{background-color:#eef2ff}.active\:bg-indigo-100.is-active,.active\:bg-indigo-100:active{background-color:#e0e7ff}.active\:bg-indigo-200.is-active,.active\:bg-indigo-200:active{background-color:#c7d2fe}.active\:bg-indigo-300.is-active,.active\:bg-indigo-300:active{background-color:#a5b4fc}.active\:bg-indigo-400.is-active,.active\:bg-indigo-400:active{background-color:#818cf8}.active\:bg-indigo-500.is-active,.active\:bg-indigo-500:active{background-color:#6366f1}.active\:bg-indigo-600.is-active,.active\:bg-indigo-600:active{background-color:#4f46e5}.active\:bg-indigo-700.is-active,.active\:bg-indigo-700:active{background-color:#4338ca}.active\:bg-indigo-800.is-active,.active\:bg-indigo-800:active{background-color:#3730a3}.active\:bg-indigo-900.is-active,.active\:bg-indigo-900:active{background-color:#312e81}.active\:bg-purple-transparent.is-active{background:transparent}.active\:bg-purple-current.is-active{background:currentColor}.active\:bg-purple-50.is-active,.active\:bg-purple-50:active{background-color:#f5f3ff}.active\:bg-purple-100.is-active,.active\:bg-purple-100:active{background-color:#ede9fe}.active\:bg-purple-200.is-active,.active\:bg-purple-200:active{background-color:#ddd6fe}.active\:bg-purple-300.is-active,.active\:bg-purple-300:active{background-color:#c4b5fd}.active\:bg-purple-400.is-active,.active\:bg-purple-400:active{background-color:#a78bfa}.active\:bg-purple-500.is-active,.active\:bg-purple-500:active{background-color:#8b5cf6}.active\:bg-purple-600.is-active,.active\:bg-purple-600:active{background-color:#7c3aed}.active\:bg-purple-700.is-active,.active\:bg-purple-700:active{background-color:#6d28d9}.active\:bg-purple-800.is-active,.active\:bg-purple-800:active{background-color:#5b21b6}.active\:bg-purple-900.is-active,.active\:bg-purple-900:active{background-color:#4c1d95}.active\:bg-pink-transparent.is-active{background:transparent}.active\:bg-pink-current.is-active{background:currentColor}.active\:bg-pink-50.is-active,.active\:bg-pink-50:active{background-color:#fdf2f8}.active\:bg-pink-100.is-active,.active\:bg-pink-100:active{background-color:#fce7f3}.active\:bg-pink-200.is-active,.active\:bg-pink-200:active{background-color:#fbcfe8}.active\:bg-pink-300.is-active,.active\:bg-pink-300:active{background-color:#f9a8d4}.active\:bg-pink-400.is-active,.active\:bg-pink-400:active{background-color:#f472b6}.active\:bg-pink-500.is-active,.active\:bg-pink-500:active{background-color:#ec4899}.active\:bg-pink-600.is-active,.active\:bg-pink-600:active{background-color:#db2777}.active\:bg-pink-700.is-active,.active\:bg-pink-700:active{background-color:#be185d}.active\:bg-pink-800.is-active,.active\:bg-pink-800:active{background-color:#9d174d}.active\:bg-pink-900.is-active,.active\:bg-pink-900:active{background-color:#831843}.focus\:bg-transparent:focus{background:transparent}.focus\:bg-none:focus{background:none!important}.focus\:bg-transparent:focus{background:transparent}.focus\:bg-current:focus{background:currentColor}.focus\:bg-black:focus{background-color:#000}.focus\:bg-white:focus{background-color:#fff}.focus\:bg-primary:focus{background-color:#007bff}.focus\:bg-secondary:focus{background-color:#6c757d}.focus\:bg-success:focus{background-color:#28a745}.focus\:bg-info:focus{background-color:#007bff}.focus\:bg-warning:focus{background-color:#fad733}.focus\:bg-danger:focus{background-color:#dc3545}.focus\:bg-light:focus{background-color:#f8f9fa}.focus\:bg-dark:focus{background-color:#343a40}.focus\:bg-gray-transparent:focus{background:transparent}.focus\:bg-gray-current:focus{background:currentColor}.focus\:bg-gray-50:focus{background-color:#f9fafb}.focus\:bg-gray-100:focus{background-color:#f3f4f6}.focus\:bg-gray-200:focus{background-color:#e5e7eb}.focus\:bg-gray-300:focus{background-color:#d1d5db}.focus\:bg-gray-400:focus{background-color:#9ca3af}.focus\:bg-gray-500:focus{background-color:#6b7280}.focus\:bg-gray-600:focus{background-color:#4b5563}.focus\:bg-gray-700:focus{background-color:#374151}.focus\:bg-gray-800:focus{background-color:#1f2937}.focus\:bg-gray-900:focus{background-color:#111827}.focus\:bg-red-transparent:focus{background:transparent}.focus\:bg-red-current:focus{background:currentColor}.focus\:bg-red-50:focus{background-color:#fef2f2}.focus\:bg-red-100:focus{background-color:#fee2e2}.focus\:bg-red-200:focus{background-color:#fecaca}.focus\:bg-red-300:focus{background-color:#fca5a5}.focus\:bg-red-400:focus{background-color:#f87171}.focus\:bg-red-500:focus{background-color:#ef4444}.focus\:bg-red-600:focus{background-color:#dc2626}.focus\:bg-red-700:focus{background-color:#b91c1c}.focus\:bg-red-800:focus{background-color:#991b1b}.focus\:bg-red-900:focus{background-color:#7f1d1d}.focus\:bg-yellow-transparent:focus{background:transparent}.focus\:bg-yellow-current:focus{background:currentColor}.focus\:bg-yellow-50:focus{background-color:#fffbeb}.focus\:bg-yellow-100:focus{background-color:#fef3c7}.focus\:bg-yellow-200:focus{background-color:#fde68a}.focus\:bg-yellow-300:focus{background-color:#fcd34d}.focus\:bg-yellow-400:focus{background-color:#fbbf24}.focus\:bg-yellow-500:focus{background-color:#f59e0b}.focus\:bg-yellow-600:focus{background-color:#d97706}.focus\:bg-yellow-700:focus{background-color:#b45309}.focus\:bg-yellow-800:focus{background-color:#92400e}.focus\:bg-yellow-900:focus{background-color:#78350f}.focus\:bg-green-transparent:focus{background:transparent}.focus\:bg-green-current:focus{background:currentColor}.focus\:bg-green-50:focus{background-color:#ecfdf5}.focus\:bg-green-100:focus{background-color:#d1fae5}.focus\:bg-green-200:focus{background-color:#a7f3d0}.focus\:bg-green-300:focus{background-color:#6ee7b7}.focus\:bg-green-400:focus{background-color:#34d399}.focus\:bg-green-500:focus{background-color:#10b981}.focus\:bg-green-600:focus{background-color:#059669}.focus\:bg-green-700:focus{background-color:#047857}.focus\:bg-green-800:focus{background-color:#065f46}.focus\:bg-green-900:focus{background-color:#064e3b}.focus\:bg-blue-transparent:focus{background:transparent}.focus\:bg-blue-current:focus{background:currentColor}.focus\:bg-blue-50:focus{background-color:#eff6ff}.focus\:bg-blue-100:focus{background-color:#dbeafe}.focus\:bg-blue-200:focus{background-color:#bfdbfe}.focus\:bg-blue-300:focus{background-color:#93c5fd}.focus\:bg-blue-400:focus{background-color:#60a5fa}.focus\:bg-blue-500:focus{background-color:#3b82f6}.focus\:bg-blue-600:focus{background-color:#2563eb}.focus\:bg-blue-700:focus{background-color:#1d4ed8}.focus\:bg-blue-800:focus{background-color:#1e40af}.focus\:bg-blue-900:focus{background-color:#1e3a8a}.focus\:bg-cyan-transparent:focus{background:transparent}.focus\:bg-cyan-current:focus{background:currentColor}.focus\:bg-cyan-50:focus{background-color:#ecfeff}.focus\:bg-cyan-100:focus{background-color:#cffafe}.focus\:bg-cyan-200:focus{background-color:#a5f3fc}.focus\:bg-cyan-300:focus{background-color:#67e8f9}.focus\:bg-cyan-400:focus{background-color:#22d3ee}.focus\:bg-cyan-500:focus{background-color:#06b6d4}.focus\:bg-cyan-600:focus{background-color:#0891b2}.focus\:bg-cyan-700:focus{background-color:#0e7490}.focus\:bg-cyan-800:focus{background-color:#155e75}.focus\:bg-cyan-900:focus{background-color:#164e63}.focus\:bg-indigo-transparent:focus{background:transparent}.focus\:bg-indigo-current:focus{background:currentColor}.focus\:bg-indigo-50:focus{background-color:#eef2ff}.focus\:bg-indigo-100:focus{background-color:#e0e7ff}.focus\:bg-indigo-200:focus{background-color:#c7d2fe}.focus\:bg-indigo-300:focus{background-color:#a5b4fc}.focus\:bg-indigo-400:focus{background-color:#818cf8}.focus\:bg-indigo-500:focus{background-color:#6366f1}.focus\:bg-indigo-600:focus{background-color:#4f46e5}.focus\:bg-indigo-700:focus{background-color:#4338ca}.focus\:bg-indigo-800:focus{background-color:#3730a3}.focus\:bg-indigo-900:focus{background-color:#312e81}.focus\:bg-purple-transparent:focus{background:transparent}.focus\:bg-purple-current:focus{background:currentColor}.focus\:bg-purple-50:focus{background-color:#f5f3ff}.focus\:bg-purple-100:focus{background-color:#ede9fe}.focus\:bg-purple-200:focus{background-color:#ddd6fe}.focus\:bg-purple-300:focus{background-color:#c4b5fd}.focus\:bg-purple-400:focus{background-color:#a78bfa}.focus\:bg-purple-500:focus{background-color:#8b5cf6}.focus\:bg-purple-600:focus{background-color:#7c3aed}.focus\:bg-purple-700:focus{background-color:#6d28d9}.focus\:bg-purple-800:focus{background-color:#5b21b6}.focus\:bg-purple-900:focus{background-color:#4c1d95}.focus\:bg-pink-transparent:focus{background:transparent}.focus\:bg-pink-current:focus{background:currentColor}.focus\:bg-pink-50:focus{background-color:#fdf2f8}.focus\:bg-pink-100:focus{background-color:#fce7f3}.focus\:bg-pink-200:focus{background-color:#fbcfe8}.focus\:bg-pink-300:focus{background-color:#f9a8d4}.focus\:bg-pink-400:focus{background-color:#f472b6}.focus\:bg-pink-500:focus{background-color:#ec4899}.focus\:bg-pink-600:focus{background-color:#db2777}.focus\:bg-pink-700:focus{background-color:#be185d}.focus\:bg-pink-800:focus{background-color:#9d174d}.focus\:bg-pink-900:focus{background-color:#831843}.disabled\:bg-transparent.is-disabled{background:transparent}.disabled\:bg-none.is-disabled{background:none!important}.disabled\:bg-transparent.is-disabled{background:transparent}.disabled\:bg-current.is-disabled{background:currentColor}.disabled\:bg-black.is-disabled,.disabled\:bg-black:disabled{background-color:#000}.disabled\:bg-white.is-disabled,.disabled\:bg-white:disabled{background-color:#fff}.disabled\:bg-primary.is-disabled,.disabled\:bg-primary:disabled{background-color:#007bff}.disabled\:bg-secondary.is-disabled,.disabled\:bg-secondary:disabled{background-color:#6c757d}.disabled\:bg-success.is-disabled,.disabled\:bg-success:disabled{background-color:#28a745}.disabled\:bg-info.is-disabled,.disabled\:bg-info:disabled{background-color:#007bff}.disabled\:bg-warning.is-disabled,.disabled\:bg-warning:disabled{background-color:#fad733}.disabled\:bg-danger.is-disabled,.disabled\:bg-danger:disabled{background-color:#dc3545}.disabled\:bg-light.is-disabled,.disabled\:bg-light:disabled{background-color:#f8f9fa}.disabled\:bg-dark.is-disabled,.disabled\:bg-dark:disabled{background-color:#343a40}.disabled\:bg-gray-transparent.is-disabled{background:transparent}.disabled\:bg-gray-current.is-disabled{background:currentColor}.disabled\:bg-gray-50.is-disabled,.disabled\:bg-gray-50:disabled{background-color:#f9fafb}.disabled\:bg-gray-100.is-disabled,.disabled\:bg-gray-100:disabled{background-color:#f3f4f6}.disabled\:bg-gray-200.is-disabled,.disabled\:bg-gray-200:disabled{background-color:#e5e7eb}.disabled\:bg-gray-300.is-disabled,.disabled\:bg-gray-300:disabled{background-color:#d1d5db}.disabled\:bg-gray-400.is-disabled,.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.disabled\:bg-gray-500.is-disabled,.disabled\:bg-gray-500:disabled{background-color:#6b7280}.disabled\:bg-gray-600.is-disabled,.disabled\:bg-gray-600:disabled{background-color:#4b5563}.disabled\:bg-gray-700.is-disabled,.disabled\:bg-gray-700:disabled{background-color:#374151}.disabled\:bg-gray-800.is-disabled,.disabled\:bg-gray-800:disabled{background-color:#1f2937}.disabled\:bg-gray-900.is-disabled,.disabled\:bg-gray-900:disabled{background-color:#111827}.disabled\:bg-red-transparent.is-disabled{background:transparent}.disabled\:bg-red-current.is-disabled{background:currentColor}.disabled\:bg-red-50.is-disabled,.disabled\:bg-red-50:disabled{background-color:#fef2f2}.disabled\:bg-red-100.is-disabled,.disabled\:bg-red-100:disabled{background-color:#fee2e2}.disabled\:bg-red-200.is-disabled,.disabled\:bg-red-200:disabled{background-color:#fecaca}.disabled\:bg-red-300.is-disabled,.disabled\:bg-red-300:disabled{background-color:#fca5a5}.disabled\:bg-red-400.is-disabled,.disabled\:bg-red-400:disabled{background-color:#f87171}.disabled\:bg-red-500.is-disabled,.disabled\:bg-red-500:disabled{background-color:#ef4444}.disabled\:bg-red-600.is-disabled,.disabled\:bg-red-600:disabled{background-color:#dc2626}.disabled\:bg-red-700.is-disabled,.disabled\:bg-red-700:disabled{background-color:#b91c1c}.disabled\:bg-red-800.is-disabled,.disabled\:bg-red-800:disabled{background-color:#991b1b}.disabled\:bg-red-900.is-disabled,.disabled\:bg-red-900:disabled{background-color:#7f1d1d}.disabled\:bg-yellow-transparent.is-disabled{background:transparent}.disabled\:bg-yellow-current.is-disabled{background:currentColor}.disabled\:bg-yellow-50.is-disabled,.disabled\:bg-yellow-50:disabled{background-color:#fffbeb}.disabled\:bg-yellow-100.is-disabled,.disabled\:bg-yellow-100:disabled{background-color:#fef3c7}.disabled\:bg-yellow-200.is-disabled,.disabled\:bg-yellow-200:disabled{background-color:#fde68a}.disabled\:bg-yellow-300.is-disabled,.disabled\:bg-yellow-300:disabled{background-color:#fcd34d}.disabled\:bg-yellow-400.is-disabled,.disabled\:bg-yellow-400:disabled{background-color:#fbbf24}.disabled\:bg-yellow-500.is-disabled,.disabled\:bg-yellow-500:disabled{background-color:#f59e0b}.disabled\:bg-yellow-600.is-disabled,.disabled\:bg-yellow-600:disabled{background-color:#d97706}.disabled\:bg-yellow-700.is-disabled,.disabled\:bg-yellow-700:disabled{background-color:#b45309}.disabled\:bg-yellow-800.is-disabled,.disabled\:bg-yellow-800:disabled{background-color:#92400e}.disabled\:bg-yellow-900.is-disabled,.disabled\:bg-yellow-900:disabled{background-color:#78350f}.disabled\:bg-green-transparent.is-disabled{background:transparent}.disabled\:bg-green-current.is-disabled{background:currentColor}.disabled\:bg-green-50.is-disabled,.disabled\:bg-green-50:disabled{background-color:#ecfdf5}.disabled\:bg-green-100.is-disabled,.disabled\:bg-green-100:disabled{background-color:#d1fae5}.disabled\:bg-green-200.is-disabled,.disabled\:bg-green-200:disabled{background-color:#a7f3d0}.disabled\:bg-green-300.is-disabled,.disabled\:bg-green-300:disabled{background-color:#6ee7b7}.disabled\:bg-green-400.is-disabled,.disabled\:bg-green-400:disabled{background-color:#34d399}.disabled\:bg-green-500.is-disabled,.disabled\:bg-green-500:disabled{background-color:#10b981}.disabled\:bg-green-600.is-disabled,.disabled\:bg-green-600:disabled{background-color:#059669}.disabled\:bg-green-700.is-disabled,.disabled\:bg-green-700:disabled{background-color:#047857}.disabled\:bg-green-800.is-disabled,.disabled\:bg-green-800:disabled{background-color:#065f46}.disabled\:bg-green-900.is-disabled,.disabled\:bg-green-900:disabled{background-color:#064e3b}.disabled\:bg-blue-transparent.is-disabled{background:transparent}.disabled\:bg-blue-current.is-disabled{background:currentColor}.disabled\:bg-blue-50.is-disabled,.disabled\:bg-blue-50:disabled{background-color:#eff6ff}.disabled\:bg-blue-100.is-disabled,.disabled\:bg-blue-100:disabled{background-color:#dbeafe}.disabled\:bg-blue-200.is-disabled,.disabled\:bg-blue-200:disabled{background-color:#bfdbfe}.disabled\:bg-blue-300.is-disabled,.disabled\:bg-blue-300:disabled{background-color:#93c5fd}.disabled\:bg-blue-400.is-disabled,.disabled\:bg-blue-400:disabled{background-color:#60a5fa}.disabled\:bg-blue-500.is-disabled,.disabled\:bg-blue-500:disabled{background-color:#3b82f6}.disabled\:bg-blue-600.is-disabled,.disabled\:bg-blue-600:disabled{background-color:#2563eb}.disabled\:bg-blue-700.is-disabled,.disabled\:bg-blue-700:disabled{background-color:#1d4ed8}.disabled\:bg-blue-800.is-disabled,.disabled\:bg-blue-800:disabled{background-color:#1e40af}.disabled\:bg-blue-900.is-disabled,.disabled\:bg-blue-900:disabled{background-color:#1e3a8a}.disabled\:bg-cyan-transparent.is-disabled{background:transparent}.disabled\:bg-cyan-current.is-disabled{background:currentColor}.disabled\:bg-cyan-50.is-disabled,.disabled\:bg-cyan-50:disabled{background-color:#ecfeff}.disabled\:bg-cyan-100.is-disabled,.disabled\:bg-cyan-100:disabled{background-color:#cffafe}.disabled\:bg-cyan-200.is-disabled,.disabled\:bg-cyan-200:disabled{background-color:#a5f3fc}.disabled\:bg-cyan-300.is-disabled,.disabled\:bg-cyan-300:disabled{background-color:#67e8f9}.disabled\:bg-cyan-400.is-disabled,.disabled\:bg-cyan-400:disabled{background-color:#22d3ee}.disabled\:bg-cyan-500.is-disabled,.disabled\:bg-cyan-500:disabled{background-color:#06b6d4}.disabled\:bg-cyan-600.is-disabled,.disabled\:bg-cyan-600:disabled{background-color:#0891b2}.disabled\:bg-cyan-700.is-disabled,.disabled\:bg-cyan-700:disabled{background-color:#0e7490}.disabled\:bg-cyan-800.is-disabled,.disabled\:bg-cyan-800:disabled{background-color:#155e75}.disabled\:bg-cyan-900.is-disabled,.disabled\:bg-cyan-900:disabled{background-color:#164e63}.disabled\:bg-indigo-transparent.is-disabled{background:transparent}.disabled\:bg-indigo-current.is-disabled{background:currentColor}.disabled\:bg-indigo-50.is-disabled,.disabled\:bg-indigo-50:disabled{background-color:#eef2ff}.disabled\:bg-indigo-100.is-disabled,.disabled\:bg-indigo-100:disabled{background-color:#e0e7ff}.disabled\:bg-indigo-200.is-disabled,.disabled\:bg-indigo-200:disabled{background-color:#c7d2fe}.disabled\:bg-indigo-300.is-disabled,.disabled\:bg-indigo-300:disabled{background-color:#a5b4fc}.disabled\:bg-indigo-400.is-disabled,.disabled\:bg-indigo-400:disabled{background-color:#818cf8}.disabled\:bg-indigo-500.is-disabled,.disabled\:bg-indigo-500:disabled{background-color:#6366f1}.disabled\:bg-indigo-600.is-disabled,.disabled\:bg-indigo-600:disabled{background-color:#4f46e5}.disabled\:bg-indigo-700.is-disabled,.disabled\:bg-indigo-700:disabled{background-color:#4338ca}.disabled\:bg-indigo-800.is-disabled,.disabled\:bg-indigo-800:disabled{background-color:#3730a3}.disabled\:bg-indigo-900.is-disabled,.disabled\:bg-indigo-900:disabled{background-color:#312e81}.disabled\:bg-purple-transparent.is-disabled{background:transparent}.disabled\:bg-purple-current.is-disabled{background:currentColor}.disabled\:bg-purple-50.is-disabled,.disabled\:bg-purple-50:disabled{background-color:#f5f3ff}.disabled\:bg-purple-100.is-disabled,.disabled\:bg-purple-100:disabled{background-color:#ede9fe}.disabled\:bg-purple-200.is-disabled,.disabled\:bg-purple-200:disabled{background-color:#ddd6fe}.disabled\:bg-purple-300.is-disabled,.disabled\:bg-purple-300:disabled{background-color:#c4b5fd}.disabled\:bg-purple-400.is-disabled,.disabled\:bg-purple-400:disabled{background-color:#a78bfa}.disabled\:bg-purple-500.is-disabled,.disabled\:bg-purple-500:disabled{background-color:#8b5cf6}.disabled\:bg-purple-600.is-disabled,.disabled\:bg-purple-600:disabled{background-color:#7c3aed}.disabled\:bg-purple-700.is-disabled,.disabled\:bg-purple-700:disabled{background-color:#6d28d9}.disabled\:bg-purple-800.is-disabled,.disabled\:bg-purple-800:disabled{background-color:#5b21b6}.disabled\:bg-purple-900.is-disabled,.disabled\:bg-purple-900:disabled{background-color:#4c1d95}.disabled\:bg-pink-transparent.is-disabled{background:transparent}.disabled\:bg-pink-current.is-disabled{background:currentColor}.disabled\:bg-pink-50.is-disabled,.disabled\:bg-pink-50:disabled{background-color:#fdf2f8}.disabled\:bg-pink-100.is-disabled,.disabled\:bg-pink-100:disabled{background-color:#fce7f3}.disabled\:bg-pink-200.is-disabled,.disabled\:bg-pink-200:disabled{background-color:#fbcfe8}.disabled\:bg-pink-300.is-disabled,.disabled\:bg-pink-300:disabled{background-color:#f9a8d4}.disabled\:bg-pink-400.is-disabled,.disabled\:bg-pink-400:disabled{background-color:#f472b6}.disabled\:bg-pink-500.is-disabled,.disabled\:bg-pink-500:disabled{background-color:#ec4899}.disabled\:bg-pink-600.is-disabled,.disabled\:bg-pink-600:disabled{background-color:#db2777}.disabled\:bg-pink-700.is-disabled,.disabled\:bg-pink-700:disabled{background-color:#be185d}.disabled\:bg-pink-800.is-disabled,.disabled\:bg-pink-800:disabled{background-color:#9d174d}.disabled\:bg-pink-900.is-disabled,.disabled\:bg-pink-900:disabled{background-color:#831843}.group:hover .group-hover\:bg-transparent{background:transparent}.group:hover .group-hover\:bg-none{background:none!important}.group:hover .group-hover\:bg-transparent{background:transparent}.group:hover .group-hover\:bg-current{background:currentColor}.group:hover .group-hover\:bg-black{background-color:#000}.group:hover .group-hover\:bg-white{background-color:#fff}.group:hover .group-hover\:bg-primary{background-color:#007bff}.group:hover .group-hover\:bg-secondary{background-color:#6c757d}.group:hover .group-hover\:bg-success{background-color:#28a745}.group:hover .group-hover\:bg-info{background-color:#007bff}.group:hover .group-hover\:bg-warning{background-color:#fad733}.group:hover .group-hover\:bg-danger{background-color:#dc3545}.group:hover .group-hover\:bg-light{background-color:#f8f9fa}.group:hover .group-hover\:bg-dark{background-color:#343a40}.group:hover .group-hover\:bg-gray-transparent{background:transparent}.group:hover .group-hover\:bg-gray-current{background:currentColor}.group:hover .group-hover\:bg-gray-50{background-color:#f9fafb}.group:hover .group-hover\:bg-gray-100{background-color:#f3f4f6}.group:hover .group-hover\:bg-gray-200{background-color:#e5e7eb}.group:hover .group-hover\:bg-gray-300{background-color:#d1d5db}.group:hover .group-hover\:bg-gray-400{background-color:#9ca3af}.group:hover .group-hover\:bg-gray-500{background-color:#6b7280}.group:hover .group-hover\:bg-gray-600{background-color:#4b5563}.group:hover .group-hover\:bg-gray-700{background-color:#374151}.group:hover .group-hover\:bg-gray-800{background-color:#1f2937}.group:hover .group-hover\:bg-gray-900{background-color:#111827}.group:hover .group-hover\:bg-red-transparent{background:transparent}.group:hover .group-hover\:bg-red-current{background:currentColor}.group:hover .group-hover\:bg-red-50{background-color:#fef2f2}.group:hover .group-hover\:bg-red-100{background-color:#fee2e2}.group:hover .group-hover\:bg-red-200{background-color:#fecaca}.group:hover .group-hover\:bg-red-300{background-color:#fca5a5}.group:hover .group-hover\:bg-red-400{background-color:#f87171}.group:hover .group-hover\:bg-red-500{background-color:#ef4444}.group:hover .group-hover\:bg-red-600{background-color:#dc2626}.group:hover .group-hover\:bg-red-700{background-color:#b91c1c}.group:hover .group-hover\:bg-red-800{background-color:#991b1b}.group:hover .group-hover\:bg-red-900{background-color:#7f1d1d}.group:hover .group-hover\:bg-yellow-transparent{background:transparent}.group:hover .group-hover\:bg-yellow-current{background:currentColor}.group:hover .group-hover\:bg-yellow-50{background-color:#fffbeb}.group:hover .group-hover\:bg-yellow-100{background-color:#fef3c7}.group:hover .group-hover\:bg-yellow-200{background-color:#fde68a}.group:hover .group-hover\:bg-yellow-300{background-color:#fcd34d}.group:hover .group-hover\:bg-yellow-400{background-color:#fbbf24}.group:hover .group-hover\:bg-yellow-500{background-color:#f59e0b}.group:hover .group-hover\:bg-yellow-600{background-color:#d97706}.group:hover .group-hover\:bg-yellow-700{background-color:#b45309}.group:hover .group-hover\:bg-yellow-800{background-color:#92400e}.group:hover .group-hover\:bg-yellow-900{background-color:#78350f}.group:hover .group-hover\:bg-green-transparent{background:transparent}.group:hover .group-hover\:bg-green-current{background:currentColor}.group:hover .group-hover\:bg-green-50{background-color:#ecfdf5}.group:hover .group-hover\:bg-green-100{background-color:#d1fae5}.group:hover .group-hover\:bg-green-200{background-color:#a7f3d0}.group:hover .group-hover\:bg-green-300{background-color:#6ee7b7}.group:hover .group-hover\:bg-green-400{background-color:#34d399}.group:hover .group-hover\:bg-green-500{background-color:#10b981}.group:hover .group-hover\:bg-green-600{background-color:#059669}.group:hover .group-hover\:bg-green-700{background-color:#047857}.group:hover .group-hover\:bg-green-800{background-color:#065f46}.group:hover .group-hover\:bg-green-900{background-color:#064e3b}.group:hover .group-hover\:bg-blue-transparent{background:transparent}.group:hover .group-hover\:bg-blue-current{background:currentColor}.group:hover .group-hover\:bg-blue-50{background-color:#eff6ff}.group:hover .group-hover\:bg-blue-100{background-color:#dbeafe}.group:hover .group-hover\:bg-blue-200{background-color:#bfdbfe}.group:hover .group-hover\:bg-blue-300{background-color:#93c5fd}.group:hover .group-hover\:bg-blue-400{background-color:#60a5fa}.group:hover .group-hover\:bg-blue-500{background-color:#3b82f6}.group:hover .group-hover\:bg-blue-600{background-color:#2563eb}.group:hover .group-hover\:bg-blue-700{background-color:#1d4ed8}.group:hover .group-hover\:bg-blue-800{background-color:#1e40af}.group:hover .group-hover\:bg-blue-900{background-color:#1e3a8a}.group:hover .group-hover\:bg-cyan-transparent{background:transparent}.group:hover .group-hover\:bg-cyan-current{background:currentColor}.group:hover .group-hover\:bg-cyan-50{background-color:#ecfeff}.group:hover .group-hover\:bg-cyan-100{background-color:#cffafe}.group:hover .group-hover\:bg-cyan-200{background-color:#a5f3fc}.group:hover .group-hover\:bg-cyan-300{background-color:#67e8f9}.group:hover .group-hover\:bg-cyan-400{background-color:#22d3ee}.group:hover .group-hover\:bg-cyan-500{background-color:#06b6d4}.group:hover .group-hover\:bg-cyan-600{background-color:#0891b2}.group:hover .group-hover\:bg-cyan-700{background-color:#0e7490}.group:hover .group-hover\:bg-cyan-800{background-color:#155e75}.group:hover .group-hover\:bg-cyan-900{background-color:#164e63}.group:hover .group-hover\:bg-indigo-transparent{background:transparent}.group:hover .group-hover\:bg-indigo-current{background:currentColor}.group:hover .group-hover\:bg-indigo-50{background-color:#eef2ff}.group:hover .group-hover\:bg-indigo-100{background-color:#e0e7ff}.group:hover .group-hover\:bg-indigo-200{background-color:#c7d2fe}.group:hover .group-hover\:bg-indigo-300{background-color:#a5b4fc}.group:hover .group-hover\:bg-indigo-400{background-color:#818cf8}.group:hover .group-hover\:bg-indigo-500{background-color:#6366f1}.group:hover .group-hover\:bg-indigo-600{background-color:#4f46e5}.group:hover .group-hover\:bg-indigo-700{background-color:#4338ca}.group:hover .group-hover\:bg-indigo-800{background-color:#3730a3}.group:hover .group-hover\:bg-indigo-900{background-color:#312e81}.group:hover .group-hover\:bg-purple-transparent{background:transparent}.group:hover .group-hover\:bg-purple-current{background:currentColor}.group:hover .group-hover\:bg-purple-50{background-color:#f5f3ff}.group:hover .group-hover\:bg-purple-100{background-color:#ede9fe}.group:hover .group-hover\:bg-purple-200{background-color:#ddd6fe}.group:hover .group-hover\:bg-purple-300{background-color:#c4b5fd}.group:hover .group-hover\:bg-purple-400{background-color:#a78bfa}.group:hover .group-hover\:bg-purple-500{background-color:#8b5cf6}.group:hover .group-hover\:bg-purple-600{background-color:#7c3aed}.group:hover .group-hover\:bg-purple-700{background-color:#6d28d9}.group:hover .group-hover\:bg-purple-800{background-color:#5b21b6}.group:hover .group-hover\:bg-purple-900{background-color:#4c1d95}.group:hover .group-hover\:bg-pink-transparent{background:transparent}.group:hover .group-hover\:bg-pink-current{background:currentColor}.group:hover .group-hover\:bg-pink-50{background-color:#fdf2f8}.group:hover .group-hover\:bg-pink-100{background-color:#fce7f3}.group:hover .group-hover\:bg-pink-200{background-color:#fbcfe8}.group:hover .group-hover\:bg-pink-300{background-color:#f9a8d4}.group:hover .group-hover\:bg-pink-400{background-color:#f472b6}.group:hover .group-hover\:bg-pink-500{background-color:#ec4899}.group:hover .group-hover\:bg-pink-600{background-color:#db2777}.group:hover .group-hover\:bg-pink-700{background-color:#be185d}.group:hover .group-hover\:bg-pink-800{background-color:#9d174d}.group:hover .group-hover\:bg-pink-900{background-color:#831843}@media (max-width:768px){.m\:bg-transparent{background:transparent}.m\:bg-none{background:none!important}.m\:bg-transparent{background:transparent}.m\:bg-current{background:currentColor}.m\:bg-black{background-color:#000}.m\:bg-white{background-color:#fff}.m\:bg-primary{background-color:#007bff}.m\:bg-secondary{background-color:#6c757d}.m\:bg-success{background-color:#28a745}.m\:bg-info{background-color:#007bff}.m\:bg-warning{background-color:#fad733}.m\:bg-danger{background-color:#dc3545}.m\:bg-light{background-color:#f8f9fa}.m\:bg-dark{background-color:#343a40}.m\:bg-gray-transparent{background:transparent}.m\:bg-gray-current{background:currentColor}.m\:bg-gray-50{background-color:#f9fafb}.m\:bg-gray-100{background-color:#f3f4f6}.m\:bg-gray-200{background-color:#e5e7eb}.m\:bg-gray-300{background-color:#d1d5db}.m\:bg-gray-400{background-color:#9ca3af}.m\:bg-gray-500{background-color:#6b7280}.m\:bg-gray-600{background-color:#4b5563}.m\:bg-gray-700{background-color:#374151}.m\:bg-gray-800{background-color:#1f2937}.m\:bg-gray-900{background-color:#111827}.m\:bg-red-transparent{background:transparent}.m\:bg-red-current{background:currentColor}.m\:bg-red-50{background-color:#fef2f2}.m\:bg-red-100{background-color:#fee2e2}.m\:bg-red-200{background-color:#fecaca}.m\:bg-red-300{background-color:#fca5a5}.m\:bg-red-400{background-color:#f87171}.m\:bg-red-500{background-color:#ef4444}.m\:bg-red-600{background-color:#dc2626}.m\:bg-red-700{background-color:#b91c1c}.m\:bg-red-800{background-color:#991b1b}.m\:bg-red-900{background-color:#7f1d1d}.m\:bg-yellow-transparent{background:transparent}.m\:bg-yellow-current{background:currentColor}.m\:bg-yellow-50{background-color:#fffbeb}.m\:bg-yellow-100{background-color:#fef3c7}.m\:bg-yellow-200{background-color:#fde68a}.m\:bg-yellow-300{background-color:#fcd34d}.m\:bg-yellow-400{background-color:#fbbf24}.m\:bg-yellow-500{background-color:#f59e0b}.m\:bg-yellow-600{background-color:#d97706}.m\:bg-yellow-700{background-color:#b45309}.m\:bg-yellow-800{background-color:#92400e}.m\:bg-yellow-900{background-color:#78350f}.m\:bg-green-transparent{background:transparent}.m\:bg-green-current{background:currentColor}.m\:bg-green-50{background-color:#ecfdf5}.m\:bg-green-100{background-color:#d1fae5}.m\:bg-green-200{background-color:#a7f3d0}.m\:bg-green-300{background-color:#6ee7b7}.m\:bg-green-400{background-color:#34d399}.m\:bg-green-500{background-color:#10b981}.m\:bg-green-600{background-color:#059669}.m\:bg-green-700{background-color:#047857}.m\:bg-green-800{background-color:#065f46}.m\:bg-green-900{background-color:#064e3b}.m\:bg-blue-transparent{background:transparent}.m\:bg-blue-current{background:currentColor}.m\:bg-blue-50{background-color:#eff6ff}.m\:bg-blue-100{background-color:#dbeafe}.m\:bg-blue-200{background-color:#bfdbfe}.m\:bg-blue-300{background-color:#93c5fd}.m\:bg-blue-400{background-color:#60a5fa}.m\:bg-blue-500{background-color:#3b82f6}.m\:bg-blue-600{background-color:#2563eb}.m\:bg-blue-700{background-color:#1d4ed8}.m\:bg-blue-800{background-color:#1e40af}.m\:bg-blue-900{background-color:#1e3a8a}.m\:bg-cyan-transparent{background:transparent}.m\:bg-cyan-current{background:currentColor}.m\:bg-cyan-50{background-color:#ecfeff}.m\:bg-cyan-100{background-color:#cffafe}.m\:bg-cyan-200{background-color:#a5f3fc}.m\:bg-cyan-300{background-color:#67e8f9}.m\:bg-cyan-400{background-color:#22d3ee}.m\:bg-cyan-500{background-color:#06b6d4}.m\:bg-cyan-600{background-color:#0891b2}.m\:bg-cyan-700{background-color:#0e7490}.m\:bg-cyan-800{background-color:#155e75}.m\:bg-cyan-900{background-color:#164e63}.m\:bg-indigo-transparent{background:transparent}.m\:bg-indigo-current{background:currentColor}.m\:bg-indigo-50{background-color:#eef2ff}.m\:bg-indigo-100{background-color:#e0e7ff}.m\:bg-indigo-200{background-color:#c7d2fe}.m\:bg-indigo-300{background-color:#a5b4fc}.m\:bg-indigo-400{background-color:#818cf8}.m\:bg-indigo-500{background-color:#6366f1}.m\:bg-indigo-600{background-color:#4f46e5}.m\:bg-indigo-700{background-color:#4338ca}.m\:bg-indigo-800{background-color:#3730a3}.m\:bg-indigo-900{background-color:#312e81}.m\:bg-purple-transparent{background:transparent}.m\:bg-purple-current{background:currentColor}.m\:bg-purple-50{background-color:#f5f3ff}.m\:bg-purple-100{background-color:#ede9fe}.m\:bg-purple-200{background-color:#ddd6fe}.m\:bg-purple-300{background-color:#c4b5fd}.m\:bg-purple-400{background-color:#a78bfa}.m\:bg-purple-500{background-color:#8b5cf6}.m\:bg-purple-600{background-color:#7c3aed}.m\:bg-purple-700{background-color:#6d28d9}.m\:bg-purple-800{background-color:#5b21b6}.m\:bg-purple-900{background-color:#4c1d95}.m\:bg-pink-transparent{background:transparent}.m\:bg-pink-current{background:currentColor}.m\:bg-pink-50{background-color:#fdf2f8}.m\:bg-pink-100{background-color:#fce7f3}.m\:bg-pink-200{background-color:#fbcfe8}.m\:bg-pink-300{background-color:#f9a8d4}.m\:bg-pink-400{background-color:#f472b6}.m\:bg-pink-500{background-color:#ec4899}.m\:bg-pink-600{background-color:#db2777}.m\:bg-pink-700{background-color:#be185d}.m\:bg-pink-800{background-color:#9d174d}.m\:bg-pink-900{background-color:#831843}.m\:hover\:bg-transparent:hover{background:transparent}.m\:hover\:bg-none:hover{background:none!important}.m\:hover\:bg-transparent:hover{background:transparent}.m\:hover\:bg-current:hover{background:currentColor}.m\:hover\:bg-black:hover{background-color:#000}.m\:hover\:bg-white:hover{background-color:#fff}.m\:hover\:bg-primary:hover{background-color:#007bff}.m\:hover\:bg-secondary:hover{background-color:#6c757d}.m\:hover\:bg-success:hover{background-color:#28a745}.m\:hover\:bg-info:hover{background-color:#007bff}.m\:hover\:bg-warning:hover{background-color:#fad733}.m\:hover\:bg-danger:hover{background-color:#dc3545}.m\:hover\:bg-light:hover{background-color:#f8f9fa}.m\:hover\:bg-dark:hover{background-color:#343a40}.m\:hover\:bg-gray-transparent:hover{background:transparent}.m\:hover\:bg-gray-current:hover{background:currentColor}.m\:hover\:bg-gray-50:hover{background-color:#f9fafb}.m\:hover\:bg-gray-100:hover{background-color:#f3f4f6}.m\:hover\:bg-gray-200:hover{background-color:#e5e7eb}.m\:hover\:bg-gray-300:hover{background-color:#d1d5db}.m\:hover\:bg-gray-400:hover{background-color:#9ca3af}.m\:hover\:bg-gray-500:hover{background-color:#6b7280}.m\:hover\:bg-gray-600:hover{background-color:#4b5563}.m\:hover\:bg-gray-700:hover{background-color:#374151}.m\:hover\:bg-gray-800:hover{background-color:#1f2937}.m\:hover\:bg-gray-900:hover{background-color:#111827}.m\:hover\:bg-red-transparent:hover{background:transparent}.m\:hover\:bg-red-current:hover{background:currentColor}.m\:hover\:bg-red-50:hover{background-color:#fef2f2}.m\:hover\:bg-red-100:hover{background-color:#fee2e2}.m\:hover\:bg-red-200:hover{background-color:#fecaca}.m\:hover\:bg-red-300:hover{background-color:#fca5a5}.m\:hover\:bg-red-400:hover{background-color:#f87171}.m\:hover\:bg-red-500:hover{background-color:#ef4444}.m\:hover\:bg-red-600:hover{background-color:#dc2626}.m\:hover\:bg-red-700:hover{background-color:#b91c1c}.m\:hover\:bg-red-800:hover{background-color:#991b1b}.m\:hover\:bg-red-900:hover{background-color:#7f1d1d}.m\:hover\:bg-yellow-transparent:hover{background:transparent}.m\:hover\:bg-yellow-current:hover{background:currentColor}.m\:hover\:bg-yellow-50:hover{background-color:#fffbeb}.m\:hover\:bg-yellow-100:hover{background-color:#fef3c7}.m\:hover\:bg-yellow-200:hover{background-color:#fde68a}.m\:hover\:bg-yellow-300:hover{background-color:#fcd34d}.m\:hover\:bg-yellow-400:hover{background-color:#fbbf24}.m\:hover\:bg-yellow-500:hover{background-color:#f59e0b}.m\:hover\:bg-yellow-600:hover{background-color:#d97706}.m\:hover\:bg-yellow-700:hover{background-color:#b45309}.m\:hover\:bg-yellow-800:hover{background-color:#92400e}.m\:hover\:bg-yellow-900:hover{background-color:#78350f}.m\:hover\:bg-green-transparent:hover{background:transparent}.m\:hover\:bg-green-current:hover{background:currentColor}.m\:hover\:bg-green-50:hover{background-color:#ecfdf5}.m\:hover\:bg-green-100:hover{background-color:#d1fae5}.m\:hover\:bg-green-200:hover{background-color:#a7f3d0}.m\:hover\:bg-green-300:hover{background-color:#6ee7b7}.m\:hover\:bg-green-400:hover{background-color:#34d399}.m\:hover\:bg-green-500:hover{background-color:#10b981}.m\:hover\:bg-green-600:hover{background-color:#059669}.m\:hover\:bg-green-700:hover{background-color:#047857}.m\:hover\:bg-green-800:hover{background-color:#065f46}.m\:hover\:bg-green-900:hover{background-color:#064e3b}.m\:hover\:bg-blue-transparent:hover{background:transparent}.m\:hover\:bg-blue-current:hover{background:currentColor}.m\:hover\:bg-blue-50:hover{background-color:#eff6ff}.m\:hover\:bg-blue-100:hover{background-color:#dbeafe}.m\:hover\:bg-blue-200:hover{background-color:#bfdbfe}.m\:hover\:bg-blue-300:hover{background-color:#93c5fd}.m\:hover\:bg-blue-400:hover{background-color:#60a5fa}.m\:hover\:bg-blue-500:hover{background-color:#3b82f6}.m\:hover\:bg-blue-600:hover{background-color:#2563eb}.m\:hover\:bg-blue-700:hover{background-color:#1d4ed8}.m\:hover\:bg-blue-800:hover{background-color:#1e40af}.m\:hover\:bg-blue-900:hover{background-color:#1e3a8a}.m\:hover\:bg-cyan-transparent:hover{background:transparent}.m\:hover\:bg-cyan-current:hover{background:currentColor}.m\:hover\:bg-cyan-50:hover{background-color:#ecfeff}.m\:hover\:bg-cyan-100:hover{background-color:#cffafe}.m\:hover\:bg-cyan-200:hover{background-color:#a5f3fc}.m\:hover\:bg-cyan-300:hover{background-color:#67e8f9}.m\:hover\:bg-cyan-400:hover{background-color:#22d3ee}.m\:hover\:bg-cyan-500:hover{background-color:#06b6d4}.m\:hover\:bg-cyan-600:hover{background-color:#0891b2}.m\:hover\:bg-cyan-700:hover{background-color:#0e7490}.m\:hover\:bg-cyan-800:hover{background-color:#155e75}.m\:hover\:bg-cyan-900:hover{background-color:#164e63}.m\:hover\:bg-indigo-transparent:hover{background:transparent}.m\:hover\:bg-indigo-current:hover{background:currentColor}.m\:hover\:bg-indigo-50:hover{background-color:#eef2ff}.m\:hover\:bg-indigo-100:hover{background-color:#e0e7ff}.m\:hover\:bg-indigo-200:hover{background-color:#c7d2fe}.m\:hover\:bg-indigo-300:hover{background-color:#a5b4fc}.m\:hover\:bg-indigo-400:hover{background-color:#818cf8}.m\:hover\:bg-indigo-500:hover{background-color:#6366f1}.m\:hover\:bg-indigo-600:hover{background-color:#4f46e5}.m\:hover\:bg-indigo-700:hover{background-color:#4338ca}.m\:hover\:bg-indigo-800:hover{background-color:#3730a3}.m\:hover\:bg-indigo-900:hover{background-color:#312e81}.m\:hover\:bg-purple-transparent:hover{background:transparent}.m\:hover\:bg-purple-current:hover{background:currentColor}.m\:hover\:bg-purple-50:hover{background-color:#f5f3ff}.m\:hover\:bg-purple-100:hover{background-color:#ede9fe}.m\:hover\:bg-purple-200:hover{background-color:#ddd6fe}.m\:hover\:bg-purple-300:hover{background-color:#c4b5fd}.m\:hover\:bg-purple-400:hover{background-color:#a78bfa}.m\:hover\:bg-purple-500:hover{background-color:#8b5cf6}.m\:hover\:bg-purple-600:hover{background-color:#7c3aed}.m\:hover\:bg-purple-700:hover{background-color:#6d28d9}.m\:hover\:bg-purple-800:hover{background-color:#5b21b6}.m\:hover\:bg-purple-900:hover{background-color:#4c1d95}.m\:hover\:bg-pink-transparent:hover{background:transparent}.m\:hover\:bg-pink-current:hover{background:currentColor}.m\:hover\:bg-pink-50:hover{background-color:#fdf2f8}.m\:hover\:bg-pink-100:hover{background-color:#fce7f3}.m\:hover\:bg-pink-200:hover{background-color:#fbcfe8}.m\:hover\:bg-pink-300:hover{background-color:#f9a8d4}.m\:hover\:bg-pink-400:hover{background-color:#f472b6}.m\:hover\:bg-pink-500:hover{background-color:#ec4899}.m\:hover\:bg-pink-600:hover{background-color:#db2777}.m\:hover\:bg-pink-700:hover{background-color:#be185d}.m\:hover\:bg-pink-800:hover{background-color:#9d174d}.m\:hover\:bg-pink-900:hover{background-color:#831843}.m\:active\:bg-transparent.is-active{background:transparent}.m\:active\:bg-none.is-active{background:none!important}.m\:active\:bg-transparent.is-active{background:transparent}.m\:active\:bg-current.is-active{background:currentColor}.m\:active\:bg-black.is-active,.m\:active\:bg-black:active{background-color:#000}.m\:active\:bg-white.is-active,.m\:active\:bg-white:active{background-color:#fff}.m\:active\:bg-primary.is-active,.m\:active\:bg-primary:active{background-color:#007bff}.m\:active\:bg-secondary.is-active,.m\:active\:bg-secondary:active{background-color:#6c757d}.m\:active\:bg-success.is-active,.m\:active\:bg-success:active{background-color:#28a745}.m\:active\:bg-info.is-active,.m\:active\:bg-info:active{background-color:#007bff}.m\:active\:bg-warning.is-active,.m\:active\:bg-warning:active{background-color:#fad733}.m\:active\:bg-danger.is-active,.m\:active\:bg-danger:active{background-color:#dc3545}.m\:active\:bg-light.is-active,.m\:active\:bg-light:active{background-color:#f8f9fa}.m\:active\:bg-dark.is-active,.m\:active\:bg-dark:active{background-color:#343a40}.m\:active\:bg-gray-transparent.is-active{background:transparent}.m\:active\:bg-gray-current.is-active{background:currentColor}.m\:active\:bg-gray-50.is-active,.m\:active\:bg-gray-50:active{background-color:#f9fafb}.m\:active\:bg-gray-100.is-active,.m\:active\:bg-gray-100:active{background-color:#f3f4f6}.m\:active\:bg-gray-200.is-active,.m\:active\:bg-gray-200:active{background-color:#e5e7eb}.m\:active\:bg-gray-300.is-active,.m\:active\:bg-gray-300:active{background-color:#d1d5db}.m\:active\:bg-gray-400.is-active,.m\:active\:bg-gray-400:active{background-color:#9ca3af}.m\:active\:bg-gray-500.is-active,.m\:active\:bg-gray-500:active{background-color:#6b7280}.m\:active\:bg-gray-600.is-active,.m\:active\:bg-gray-600:active{background-color:#4b5563}.m\:active\:bg-gray-700.is-active,.m\:active\:bg-gray-700:active{background-color:#374151}.m\:active\:bg-gray-800.is-active,.m\:active\:bg-gray-800:active{background-color:#1f2937}.m\:active\:bg-gray-900.is-active,.m\:active\:bg-gray-900:active{background-color:#111827}.m\:active\:bg-red-transparent.is-active{background:transparent}.m\:active\:bg-red-current.is-active{background:currentColor}.m\:active\:bg-red-50.is-active,.m\:active\:bg-red-50:active{background-color:#fef2f2}.m\:active\:bg-red-100.is-active,.m\:active\:bg-red-100:active{background-color:#fee2e2}.m\:active\:bg-red-200.is-active,.m\:active\:bg-red-200:active{background-color:#fecaca}.m\:active\:bg-red-300.is-active,.m\:active\:bg-red-300:active{background-color:#fca5a5}.m\:active\:bg-red-400.is-active,.m\:active\:bg-red-400:active{background-color:#f87171}.m\:active\:bg-red-500.is-active,.m\:active\:bg-red-500:active{background-color:#ef4444}.m\:active\:bg-red-600.is-active,.m\:active\:bg-red-600:active{background-color:#dc2626}.m\:active\:bg-red-700.is-active,.m\:active\:bg-red-700:active{background-color:#b91c1c}.m\:active\:bg-red-800.is-active,.m\:active\:bg-red-800:active{background-color:#991b1b}.m\:active\:bg-red-900.is-active,.m\:active\:bg-red-900:active{background-color:#7f1d1d}.m\:active\:bg-yellow-transparent.is-active{background:transparent}.m\:active\:bg-yellow-current.is-active{background:currentColor}.m\:active\:bg-yellow-50.is-active,.m\:active\:bg-yellow-50:active{background-color:#fffbeb}.m\:active\:bg-yellow-100.is-active,.m\:active\:bg-yellow-100:active{background-color:#fef3c7}.m\:active\:bg-yellow-200.is-active,.m\:active\:bg-yellow-200:active{background-color:#fde68a}.m\:active\:bg-yellow-300.is-active,.m\:active\:bg-yellow-300:active{background-color:#fcd34d}.m\:active\:bg-yellow-400.is-active,.m\:active\:bg-yellow-400:active{background-color:#fbbf24}.m\:active\:bg-yellow-500.is-active,.m\:active\:bg-yellow-500:active{background-color:#f59e0b}.m\:active\:bg-yellow-600.is-active,.m\:active\:bg-yellow-600:active{background-color:#d97706}.m\:active\:bg-yellow-700.is-active,.m\:active\:bg-yellow-700:active{background-color:#b45309}.m\:active\:bg-yellow-800.is-active,.m\:active\:bg-yellow-800:active{background-color:#92400e}.m\:active\:bg-yellow-900.is-active,.m\:active\:bg-yellow-900:active{background-color:#78350f}.m\:active\:bg-green-transparent.is-active{background:transparent}.m\:active\:bg-green-current.is-active{background:currentColor}.m\:active\:bg-green-50.is-active,.m\:active\:bg-green-50:active{background-color:#ecfdf5}.m\:active\:bg-green-100.is-active,.m\:active\:bg-green-100:active{background-color:#d1fae5}.m\:active\:bg-green-200.is-active,.m\:active\:bg-green-200:active{background-color:#a7f3d0}.m\:active\:bg-green-300.is-active,.m\:active\:bg-green-300:active{background-color:#6ee7b7}.m\:active\:bg-green-400.is-active,.m\:active\:bg-green-400:active{background-color:#34d399}.m\:active\:bg-green-500.is-active,.m\:active\:bg-green-500:active{background-color:#10b981}.m\:active\:bg-green-600.is-active,.m\:active\:bg-green-600:active{background-color:#059669}.m\:active\:bg-green-700.is-active,.m\:active\:bg-green-700:active{background-color:#047857}.m\:active\:bg-green-800.is-active,.m\:active\:bg-green-800:active{background-color:#065f46}.m\:active\:bg-green-900.is-active,.m\:active\:bg-green-900:active{background-color:#064e3b}.m\:active\:bg-blue-transparent.is-active{background:transparent}.m\:active\:bg-blue-current.is-active{background:currentColor}.m\:active\:bg-blue-50.is-active,.m\:active\:bg-blue-50:active{background-color:#eff6ff}.m\:active\:bg-blue-100.is-active,.m\:active\:bg-blue-100:active{background-color:#dbeafe}.m\:active\:bg-blue-200.is-active,.m\:active\:bg-blue-200:active{background-color:#bfdbfe}.m\:active\:bg-blue-300.is-active,.m\:active\:bg-blue-300:active{background-color:#93c5fd}.m\:active\:bg-blue-400.is-active,.m\:active\:bg-blue-400:active{background-color:#60a5fa}.m\:active\:bg-blue-500.is-active,.m\:active\:bg-blue-500:active{background-color:#3b82f6}.m\:active\:bg-blue-600.is-active,.m\:active\:bg-blue-600:active{background-color:#2563eb}.m\:active\:bg-blue-700.is-active,.m\:active\:bg-blue-700:active{background-color:#1d4ed8}.m\:active\:bg-blue-800.is-active,.m\:active\:bg-blue-800:active{background-color:#1e40af}.m\:active\:bg-blue-900.is-active,.m\:active\:bg-blue-900:active{background-color:#1e3a8a}.m\:active\:bg-cyan-transparent.is-active{background:transparent}.m\:active\:bg-cyan-current.is-active{background:currentColor}.m\:active\:bg-cyan-50.is-active,.m\:active\:bg-cyan-50:active{background-color:#ecfeff}.m\:active\:bg-cyan-100.is-active,.m\:active\:bg-cyan-100:active{background-color:#cffafe}.m\:active\:bg-cyan-200.is-active,.m\:active\:bg-cyan-200:active{background-color:#a5f3fc}.m\:active\:bg-cyan-300.is-active,.m\:active\:bg-cyan-300:active{background-color:#67e8f9}.m\:active\:bg-cyan-400.is-active,.m\:active\:bg-cyan-400:active{background-color:#22d3ee}.m\:active\:bg-cyan-500.is-active,.m\:active\:bg-cyan-500:active{background-color:#06b6d4}.m\:active\:bg-cyan-600.is-active,.m\:active\:bg-cyan-600:active{background-color:#0891b2}.m\:active\:bg-cyan-700.is-active,.m\:active\:bg-cyan-700:active{background-color:#0e7490}.m\:active\:bg-cyan-800.is-active,.m\:active\:bg-cyan-800:active{background-color:#155e75}.m\:active\:bg-cyan-900.is-active,.m\:active\:bg-cyan-900:active{background-color:#164e63}.m\:active\:bg-indigo-transparent.is-active{background:transparent}.m\:active\:bg-indigo-current.is-active{background:currentColor}.m\:active\:bg-indigo-50.is-active,.m\:active\:bg-indigo-50:active{background-color:#eef2ff}.m\:active\:bg-indigo-100.is-active,.m\:active\:bg-indigo-100:active{background-color:#e0e7ff}.m\:active\:bg-indigo-200.is-active,.m\:active\:bg-indigo-200:active{background-color:#c7d2fe}.m\:active\:bg-indigo-300.is-active,.m\:active\:bg-indigo-300:active{background-color:#a5b4fc}.m\:active\:bg-indigo-400.is-active,.m\:active\:bg-indigo-400:active{background-color:#818cf8}.m\:active\:bg-indigo-500.is-active,.m\:active\:bg-indigo-500:active{background-color:#6366f1}.m\:active\:bg-indigo-600.is-active,.m\:active\:bg-indigo-600:active{background-color:#4f46e5}.m\:active\:bg-indigo-700.is-active,.m\:active\:bg-indigo-700:active{background-color:#4338ca}.m\:active\:bg-indigo-800.is-active,.m\:active\:bg-indigo-800:active{background-color:#3730a3}.m\:active\:bg-indigo-900.is-active,.m\:active\:bg-indigo-900:active{background-color:#312e81}.m\:active\:bg-purple-transparent.is-active{background:transparent}.m\:active\:bg-purple-current.is-active{background:currentColor}.m\:active\:bg-purple-50.is-active,.m\:active\:bg-purple-50:active{background-color:#f5f3ff}.m\:active\:bg-purple-100.is-active,.m\:active\:bg-purple-100:active{background-color:#ede9fe}.m\:active\:bg-purple-200.is-active,.m\:active\:bg-purple-200:active{background-color:#ddd6fe}.m\:active\:bg-purple-300.is-active,.m\:active\:bg-purple-300:active{background-color:#c4b5fd}.m\:active\:bg-purple-400.is-active,.m\:active\:bg-purple-400:active{background-color:#a78bfa}.m\:active\:bg-purple-500.is-active,.m\:active\:bg-purple-500:active{background-color:#8b5cf6}.m\:active\:bg-purple-600.is-active,.m\:active\:bg-purple-600:active{background-color:#7c3aed}.m\:active\:bg-purple-700.is-active,.m\:active\:bg-purple-700:active{background-color:#6d28d9}.m\:active\:bg-purple-800.is-active,.m\:active\:bg-purple-800:active{background-color:#5b21b6}.m\:active\:bg-purple-900.is-active,.m\:active\:bg-purple-900:active{background-color:#4c1d95}.m\:active\:bg-pink-transparent.is-active{background:transparent}.m\:active\:bg-pink-current.is-active{background:currentColor}.m\:active\:bg-pink-50.is-active,.m\:active\:bg-pink-50:active{background-color:#fdf2f8}.m\:active\:bg-pink-100.is-active,.m\:active\:bg-pink-100:active{background-color:#fce7f3}.m\:active\:bg-pink-200.is-active,.m\:active\:bg-pink-200:active{background-color:#fbcfe8}.m\:active\:bg-pink-300.is-active,.m\:active\:bg-pink-300:active{background-color:#f9a8d4}.m\:active\:bg-pink-400.is-active,.m\:active\:bg-pink-400:active{background-color:#f472b6}.m\:active\:bg-pink-500.is-active,.m\:active\:bg-pink-500:active{background-color:#ec4899}.m\:active\:bg-pink-600.is-active,.m\:active\:bg-pink-600:active{background-color:#db2777}.m\:active\:bg-pink-700.is-active,.m\:active\:bg-pink-700:active{background-color:#be185d}.m\:active\:bg-pink-800.is-active,.m\:active\:bg-pink-800:active{background-color:#9d174d}.m\:active\:bg-pink-900.is-active,.m\:active\:bg-pink-900:active{background-color:#831843}.m\:focus\:bg-transparent:focus{background:transparent}.m\:focus\:bg-none:focus{background:none!important}.m\:focus\:bg-transparent:focus{background:transparent}.m\:focus\:bg-current:focus{background:currentColor}.m\:focus\:bg-black:focus{background-color:#000}.m\:focus\:bg-white:focus{background-color:#fff}.m\:focus\:bg-primary:focus{background-color:#007bff}.m\:focus\:bg-secondary:focus{background-color:#6c757d}.m\:focus\:bg-success:focus{background-color:#28a745}.m\:focus\:bg-info:focus{background-color:#007bff}.m\:focus\:bg-warning:focus{background-color:#fad733}.m\:focus\:bg-danger:focus{background-color:#dc3545}.m\:focus\:bg-light:focus{background-color:#f8f9fa}.m\:focus\:bg-dark:focus{background-color:#343a40}.m\:focus\:bg-gray-transparent:focus{background:transparent}.m\:focus\:bg-gray-current:focus{background:currentColor}.m\:focus\:bg-gray-50:focus{background-color:#f9fafb}.m\:focus\:bg-gray-100:focus{background-color:#f3f4f6}.m\:focus\:bg-gray-200:focus{background-color:#e5e7eb}.m\:focus\:bg-gray-300:focus{background-color:#d1d5db}.m\:focus\:bg-gray-400:focus{background-color:#9ca3af}.m\:focus\:bg-gray-500:focus{background-color:#6b7280}.m\:focus\:bg-gray-600:focus{background-color:#4b5563}.m\:focus\:bg-gray-700:focus{background-color:#374151}.m\:focus\:bg-gray-800:focus{background-color:#1f2937}.m\:focus\:bg-gray-900:focus{background-color:#111827}.m\:focus\:bg-red-transparent:focus{background:transparent}.m\:focus\:bg-red-current:focus{background:currentColor}.m\:focus\:bg-red-50:focus{background-color:#fef2f2}.m\:focus\:bg-red-100:focus{background-color:#fee2e2}.m\:focus\:bg-red-200:focus{background-color:#fecaca}.m\:focus\:bg-red-300:focus{background-color:#fca5a5}.m\:focus\:bg-red-400:focus{background-color:#f87171}.m\:focus\:bg-red-500:focus{background-color:#ef4444}.m\:focus\:bg-red-600:focus{background-color:#dc2626}.m\:focus\:bg-red-700:focus{background-color:#b91c1c}.m\:focus\:bg-red-800:focus{background-color:#991b1b}.m\:focus\:bg-red-900:focus{background-color:#7f1d1d}.m\:focus\:bg-yellow-transparent:focus{background:transparent}.m\:focus\:bg-yellow-current:focus{background:currentColor}.m\:focus\:bg-yellow-50:focus{background-color:#fffbeb}.m\:focus\:bg-yellow-100:focus{background-color:#fef3c7}.m\:focus\:bg-yellow-200:focus{background-color:#fde68a}.m\:focus\:bg-yellow-300:focus{background-color:#fcd34d}.m\:focus\:bg-yellow-400:focus{background-color:#fbbf24}.m\:focus\:bg-yellow-500:focus{background-color:#f59e0b}.m\:focus\:bg-yellow-600:focus{background-color:#d97706}.m\:focus\:bg-yellow-700:focus{background-color:#b45309}.m\:focus\:bg-yellow-800:focus{background-color:#92400e}.m\:focus\:bg-yellow-900:focus{background-color:#78350f}.m\:focus\:bg-green-transparent:focus{background:transparent}.m\:focus\:bg-green-current:focus{background:currentColor}.m\:focus\:bg-green-50:focus{background-color:#ecfdf5}.m\:focus\:bg-green-100:focus{background-color:#d1fae5}.m\:focus\:bg-green-200:focus{background-color:#a7f3d0}.m\:focus\:bg-green-300:focus{background-color:#6ee7b7}.m\:focus\:bg-green-400:focus{background-color:#34d399}.m\:focus\:bg-green-500:focus{background-color:#10b981}.m\:focus\:bg-green-600:focus{background-color:#059669}.m\:focus\:bg-green-700:focus{background-color:#047857}.m\:focus\:bg-green-800:focus{background-color:#065f46}.m\:focus\:bg-green-900:focus{background-color:#064e3b}.m\:focus\:bg-blue-transparent:focus{background:transparent}.m\:focus\:bg-blue-current:focus{background:currentColor}.m\:focus\:bg-blue-50:focus{background-color:#eff6ff}.m\:focus\:bg-blue-100:focus{background-color:#dbeafe}.m\:focus\:bg-blue-200:focus{background-color:#bfdbfe}.m\:focus\:bg-blue-300:focus{background-color:#93c5fd}.m\:focus\:bg-blue-400:focus{background-color:#60a5fa}.m\:focus\:bg-blue-500:focus{background-color:#3b82f6}.m\:focus\:bg-blue-600:focus{background-color:#2563eb}.m\:focus\:bg-blue-700:focus{background-color:#1d4ed8}.m\:focus\:bg-blue-800:focus{background-color:#1e40af}.m\:focus\:bg-blue-900:focus{background-color:#1e3a8a}.m\:focus\:bg-cyan-transparent:focus{background:transparent}.m\:focus\:bg-cyan-current:focus{background:currentColor}.m\:focus\:bg-cyan-50:focus{background-color:#ecfeff}.m\:focus\:bg-cyan-100:focus{background-color:#cffafe}.m\:focus\:bg-cyan-200:focus{background-color:#a5f3fc}.m\:focus\:bg-cyan-300:focus{background-color:#67e8f9}.m\:focus\:bg-cyan-400:focus{background-color:#22d3ee}.m\:focus\:bg-cyan-500:focus{background-color:#06b6d4}.m\:focus\:bg-cyan-600:focus{background-color:#0891b2}.m\:focus\:bg-cyan-700:focus{background-color:#0e7490}.m\:focus\:bg-cyan-800:focus{background-color:#155e75}.m\:focus\:bg-cyan-900:focus{background-color:#164e63}.m\:focus\:bg-indigo-transparent:focus{background:transparent}.m\:focus\:bg-indigo-current:focus{background:currentColor}.m\:focus\:bg-indigo-50:focus{background-color:#eef2ff}.m\:focus\:bg-indigo-100:focus{background-color:#e0e7ff}.m\:focus\:bg-indigo-200:focus{background-color:#c7d2fe}.m\:focus\:bg-indigo-300:focus{background-color:#a5b4fc}.m\:focus\:bg-indigo-400:focus{background-color:#818cf8}.m\:focus\:bg-indigo-500:focus{background-color:#6366f1}.m\:focus\:bg-indigo-600:focus{background-color:#4f46e5}.m\:focus\:bg-indigo-700:focus{background-color:#4338ca}.m\:focus\:bg-indigo-800:focus{background-color:#3730a3}.m\:focus\:bg-indigo-900:focus{background-color:#312e81}.m\:focus\:bg-purple-transparent:focus{background:transparent}.m\:focus\:bg-purple-current:focus{background:currentColor}.m\:focus\:bg-purple-50:focus{background-color:#f5f3ff}.m\:focus\:bg-purple-100:focus{background-color:#ede9fe}.m\:focus\:bg-purple-200:focus{background-color:#ddd6fe}.m\:focus\:bg-purple-300:focus{background-color:#c4b5fd}.m\:focus\:bg-purple-400:focus{background-color:#a78bfa}.m\:focus\:bg-purple-500:focus{background-color:#8b5cf6}.m\:focus\:bg-purple-600:focus{background-color:#7c3aed}.m\:focus\:bg-purple-700:focus{background-color:#6d28d9}.m\:focus\:bg-purple-800:focus{background-color:#5b21b6}.m\:focus\:bg-purple-900:focus{background-color:#4c1d95}.m\:focus\:bg-pink-transparent:focus{background:transparent}.m\:focus\:bg-pink-current:focus{background:currentColor}.m\:focus\:bg-pink-50:focus{background-color:#fdf2f8}.m\:focus\:bg-pink-100:focus{background-color:#fce7f3}.m\:focus\:bg-pink-200:focus{background-color:#fbcfe8}.m\:focus\:bg-pink-300:focus{background-color:#f9a8d4}.m\:focus\:bg-pink-400:focus{background-color:#f472b6}.m\:focus\:bg-pink-500:focus{background-color:#ec4899}.m\:focus\:bg-pink-600:focus{background-color:#db2777}.m\:focus\:bg-pink-700:focus{background-color:#be185d}.m\:focus\:bg-pink-800:focus{background-color:#9d174d}.m\:focus\:bg-pink-900:focus{background-color:#831843}.m\:disabled\:bg-transparent.is-disabled{background:transparent}.m\:disabled\:bg-none.is-disabled{background:none!important}.m\:disabled\:bg-transparent.is-disabled{background:transparent}.m\:disabled\:bg-current.is-disabled{background:currentColor}.m\:disabled\:bg-black.is-disabled,.m\:disabled\:bg-black:disabled{background-color:#000}.m\:disabled\:bg-white.is-disabled,.m\:disabled\:bg-white:disabled{background-color:#fff}.m\:disabled\:bg-primary.is-disabled,.m\:disabled\:bg-primary:disabled{background-color:#007bff}.m\:disabled\:bg-secondary.is-disabled,.m\:disabled\:bg-secondary:disabled{background-color:#6c757d}.m\:disabled\:bg-success.is-disabled,.m\:disabled\:bg-success:disabled{background-color:#28a745}.m\:disabled\:bg-info.is-disabled,.m\:disabled\:bg-info:disabled{background-color:#007bff}.m\:disabled\:bg-warning.is-disabled,.m\:disabled\:bg-warning:disabled{background-color:#fad733}.m\:disabled\:bg-danger.is-disabled,.m\:disabled\:bg-danger:disabled{background-color:#dc3545}.m\:disabled\:bg-light.is-disabled,.m\:disabled\:bg-light:disabled{background-color:#f8f9fa}.m\:disabled\:bg-dark.is-disabled,.m\:disabled\:bg-dark:disabled{background-color:#343a40}.m\:disabled\:bg-gray-transparent.is-disabled{background:transparent}.m\:disabled\:bg-gray-current.is-disabled{background:currentColor}.m\:disabled\:bg-gray-50.is-disabled,.m\:disabled\:bg-gray-50:disabled{background-color:#f9fafb}.m\:disabled\:bg-gray-100.is-disabled,.m\:disabled\:bg-gray-100:disabled{background-color:#f3f4f6}.m\:disabled\:bg-gray-200.is-disabled,.m\:disabled\:bg-gray-200:disabled{background-color:#e5e7eb}.m\:disabled\:bg-gray-300.is-disabled,.m\:disabled\:bg-gray-300:disabled{background-color:#d1d5db}.m\:disabled\:bg-gray-400.is-disabled,.m\:disabled\:bg-gray-400:disabled{background-color:#9ca3af}.m\:disabled\:bg-gray-500.is-disabled,.m\:disabled\:bg-gray-500:disabled{background-color:#6b7280}.m\:disabled\:bg-gray-600.is-disabled,.m\:disabled\:bg-gray-600:disabled{background-color:#4b5563}.m\:disabled\:bg-gray-700.is-disabled,.m\:disabled\:bg-gray-700:disabled{background-color:#374151}.m\:disabled\:bg-gray-800.is-disabled,.m\:disabled\:bg-gray-800:disabled{background-color:#1f2937}.m\:disabled\:bg-gray-900.is-disabled,.m\:disabled\:bg-gray-900:disabled{background-color:#111827}.m\:disabled\:bg-red-transparent.is-disabled{background:transparent}.m\:disabled\:bg-red-current.is-disabled{background:currentColor}.m\:disabled\:bg-red-50.is-disabled,.m\:disabled\:bg-red-50:disabled{background-color:#fef2f2}.m\:disabled\:bg-red-100.is-disabled,.m\:disabled\:bg-red-100:disabled{background-color:#fee2e2}.m\:disabled\:bg-red-200.is-disabled,.m\:disabled\:bg-red-200:disabled{background-color:#fecaca}.m\:disabled\:bg-red-300.is-disabled,.m\:disabled\:bg-red-300:disabled{background-color:#fca5a5}.m\:disabled\:bg-red-400.is-disabled,.m\:disabled\:bg-red-400:disabled{background-color:#f87171}.m\:disabled\:bg-red-500.is-disabled,.m\:disabled\:bg-red-500:disabled{background-color:#ef4444}.m\:disabled\:bg-red-600.is-disabled,.m\:disabled\:bg-red-600:disabled{background-color:#dc2626}.m\:disabled\:bg-red-700.is-disabled,.m\:disabled\:bg-red-700:disabled{background-color:#b91c1c}.m\:disabled\:bg-red-800.is-disabled,.m\:disabled\:bg-red-800:disabled{background-color:#991b1b}.m\:disabled\:bg-red-900.is-disabled,.m\:disabled\:bg-red-900:disabled{background-color:#7f1d1d}.m\:disabled\:bg-yellow-transparent.is-disabled{background:transparent}.m\:disabled\:bg-yellow-current.is-disabled{background:currentColor}.m\:disabled\:bg-yellow-50.is-disabled,.m\:disabled\:bg-yellow-50:disabled{background-color:#fffbeb}.m\:disabled\:bg-yellow-100.is-disabled,.m\:disabled\:bg-yellow-100:disabled{background-color:#fef3c7}.m\:disabled\:bg-yellow-200.is-disabled,.m\:disabled\:bg-yellow-200:disabled{background-color:#fde68a}.m\:disabled\:bg-yellow-300.is-disabled,.m\:disabled\:bg-yellow-300:disabled{background-color:#fcd34d}.m\:disabled\:bg-yellow-400.is-disabled,.m\:disabled\:bg-yellow-400:disabled{background-color:#fbbf24}.m\:disabled\:bg-yellow-500.is-disabled,.m\:disabled\:bg-yellow-500:disabled{background-color:#f59e0b}.m\:disabled\:bg-yellow-600.is-disabled,.m\:disabled\:bg-yellow-600:disabled{background-color:#d97706}.m\:disabled\:bg-yellow-700.is-disabled,.m\:disabled\:bg-yellow-700:disabled{background-color:#b45309}.m\:disabled\:bg-yellow-800.is-disabled,.m\:disabled\:bg-yellow-800:disabled{background-color:#92400e}.m\:disabled\:bg-yellow-900.is-disabled,.m\:disabled\:bg-yellow-900:disabled{background-color:#78350f}.m\:disabled\:bg-green-transparent.is-disabled{background:transparent}.m\:disabled\:bg-green-current.is-disabled{background:currentColor}.m\:disabled\:bg-green-50.is-disabled,.m\:disabled\:bg-green-50:disabled{background-color:#ecfdf5}.m\:disabled\:bg-green-100.is-disabled,.m\:disabled\:bg-green-100:disabled{background-color:#d1fae5}.m\:disabled\:bg-green-200.is-disabled,.m\:disabled\:bg-green-200:disabled{background-color:#a7f3d0}.m\:disabled\:bg-green-300.is-disabled,.m\:disabled\:bg-green-300:disabled{background-color:#6ee7b7}.m\:disabled\:bg-green-400.is-disabled,.m\:disabled\:bg-green-400:disabled{background-color:#34d399}.m\:disabled\:bg-green-500.is-disabled,.m\:disabled\:bg-green-500:disabled{background-color:#10b981}.m\:disabled\:bg-green-600.is-disabled,.m\:disabled\:bg-green-600:disabled{background-color:#059669}.m\:disabled\:bg-green-700.is-disabled,.m\:disabled\:bg-green-700:disabled{background-color:#047857}.m\:disabled\:bg-green-800.is-disabled,.m\:disabled\:bg-green-800:disabled{background-color:#065f46}.m\:disabled\:bg-green-900.is-disabled,.m\:disabled\:bg-green-900:disabled{background-color:#064e3b}.m\:disabled\:bg-blue-transparent.is-disabled{background:transparent}.m\:disabled\:bg-blue-current.is-disabled{background:currentColor}.m\:disabled\:bg-blue-50.is-disabled,.m\:disabled\:bg-blue-50:disabled{background-color:#eff6ff}.m\:disabled\:bg-blue-100.is-disabled,.m\:disabled\:bg-blue-100:disabled{background-color:#dbeafe}.m\:disabled\:bg-blue-200.is-disabled,.m\:disabled\:bg-blue-200:disabled{background-color:#bfdbfe}.m\:disabled\:bg-blue-300.is-disabled,.m\:disabled\:bg-blue-300:disabled{background-color:#93c5fd}.m\:disabled\:bg-blue-400.is-disabled,.m\:disabled\:bg-blue-400:disabled{background-color:#60a5fa}.m\:disabled\:bg-blue-500.is-disabled,.m\:disabled\:bg-blue-500:disabled{background-color:#3b82f6}.m\:disabled\:bg-blue-600.is-disabled,.m\:disabled\:bg-blue-600:disabled{background-color:#2563eb}.m\:disabled\:bg-blue-700.is-disabled,.m\:disabled\:bg-blue-700:disabled{background-color:#1d4ed8}.m\:disabled\:bg-blue-800.is-disabled,.m\:disabled\:bg-blue-800:disabled{background-color:#1e40af}.m\:disabled\:bg-blue-900.is-disabled,.m\:disabled\:bg-blue-900:disabled{background-color:#1e3a8a}.m\:disabled\:bg-cyan-transparent.is-disabled{background:transparent}.m\:disabled\:bg-cyan-current.is-disabled{background:currentColor}.m\:disabled\:bg-cyan-50.is-disabled,.m\:disabled\:bg-cyan-50:disabled{background-color:#ecfeff}.m\:disabled\:bg-cyan-100.is-disabled,.m\:disabled\:bg-cyan-100:disabled{background-color:#cffafe}.m\:disabled\:bg-cyan-200.is-disabled,.m\:disabled\:bg-cyan-200:disabled{background-color:#a5f3fc}.m\:disabled\:bg-cyan-300.is-disabled,.m\:disabled\:bg-cyan-300:disabled{background-color:#67e8f9}.m\:disabled\:bg-cyan-400.is-disabled,.m\:disabled\:bg-cyan-400:disabled{background-color:#22d3ee}.m\:disabled\:bg-cyan-500.is-disabled,.m\:disabled\:bg-cyan-500:disabled{background-color:#06b6d4}.m\:disabled\:bg-cyan-600.is-disabled,.m\:disabled\:bg-cyan-600:disabled{background-color:#0891b2}.m\:disabled\:bg-cyan-700.is-disabled,.m\:disabled\:bg-cyan-700:disabled{background-color:#0e7490}.m\:disabled\:bg-cyan-800.is-disabled,.m\:disabled\:bg-cyan-800:disabled{background-color:#155e75}.m\:disabled\:bg-cyan-900.is-disabled,.m\:disabled\:bg-cyan-900:disabled{background-color:#164e63}.m\:disabled\:bg-indigo-transparent.is-disabled{background:transparent}.m\:disabled\:bg-indigo-current.is-disabled{background:currentColor}.m\:disabled\:bg-indigo-50.is-disabled,.m\:disabled\:bg-indigo-50:disabled{background-color:#eef2ff}.m\:disabled\:bg-indigo-100.is-disabled,.m\:disabled\:bg-indigo-100:disabled{background-color:#e0e7ff}.m\:disabled\:bg-indigo-200.is-disabled,.m\:disabled\:bg-indigo-200:disabled{background-color:#c7d2fe}.m\:disabled\:bg-indigo-300.is-disabled,.m\:disabled\:bg-indigo-300:disabled{background-color:#a5b4fc}.m\:disabled\:bg-indigo-400.is-disabled,.m\:disabled\:bg-indigo-400:disabled{background-color:#818cf8}.m\:disabled\:bg-indigo-500.is-disabled,.m\:disabled\:bg-indigo-500:disabled{background-color:#6366f1}.m\:disabled\:bg-indigo-600.is-disabled,.m\:disabled\:bg-indigo-600:disabled{background-color:#4f46e5}.m\:disabled\:bg-indigo-700.is-disabled,.m\:disabled\:bg-indigo-700:disabled{background-color:#4338ca}.m\:disabled\:bg-indigo-800.is-disabled,.m\:disabled\:bg-indigo-800:disabled{background-color:#3730a3}.m\:disabled\:bg-indigo-900.is-disabled,.m\:disabled\:bg-indigo-900:disabled{background-color:#312e81}.m\:disabled\:bg-purple-transparent.is-disabled{background:transparent}.m\:disabled\:bg-purple-current.is-disabled{background:currentColor}.m\:disabled\:bg-purple-50.is-disabled,.m\:disabled\:bg-purple-50:disabled{background-color:#f5f3ff}.m\:disabled\:bg-purple-100.is-disabled,.m\:disabled\:bg-purple-100:disabled{background-color:#ede9fe}.m\:disabled\:bg-purple-200.is-disabled,.m\:disabled\:bg-purple-200:disabled{background-color:#ddd6fe}.m\:disabled\:bg-purple-300.is-disabled,.m\:disabled\:bg-purple-300:disabled{background-color:#c4b5fd}.m\:disabled\:bg-purple-400.is-disabled,.m\:disabled\:bg-purple-400:disabled{background-color:#a78bfa}.m\:disabled\:bg-purple-500.is-disabled,.m\:disabled\:bg-purple-500:disabled{background-color:#8b5cf6}.m\:disabled\:bg-purple-600.is-disabled,.m\:disabled\:bg-purple-600:disabled{background-color:#7c3aed}.m\:disabled\:bg-purple-700.is-disabled,.m\:disabled\:bg-purple-700:disabled{background-color:#6d28d9}.m\:disabled\:bg-purple-800.is-disabled,.m\:disabled\:bg-purple-800:disabled{background-color:#5b21b6}.m\:disabled\:bg-purple-900.is-disabled,.m\:disabled\:bg-purple-900:disabled{background-color:#4c1d95}.m\:disabled\:bg-pink-transparent.is-disabled{background:transparent}.m\:disabled\:bg-pink-current.is-disabled{background:currentColor}.m\:disabled\:bg-pink-50.is-disabled,.m\:disabled\:bg-pink-50:disabled{background-color:#fdf2f8}.m\:disabled\:bg-pink-100.is-disabled,.m\:disabled\:bg-pink-100:disabled{background-color:#fce7f3}.m\:disabled\:bg-pink-200.is-disabled,.m\:disabled\:bg-pink-200:disabled{background-color:#fbcfe8}.m\:disabled\:bg-pink-300.is-disabled,.m\:disabled\:bg-pink-300:disabled{background-color:#f9a8d4}.m\:disabled\:bg-pink-400.is-disabled,.m\:disabled\:bg-pink-400:disabled{background-color:#f472b6}.m\:disabled\:bg-pink-500.is-disabled,.m\:disabled\:bg-pink-500:disabled{background-color:#ec4899}.m\:disabled\:bg-pink-600.is-disabled,.m\:disabled\:bg-pink-600:disabled{background-color:#db2777}.m\:disabled\:bg-pink-700.is-disabled,.m\:disabled\:bg-pink-700:disabled{background-color:#be185d}.m\:disabled\:bg-pink-800.is-disabled,.m\:disabled\:bg-pink-800:disabled{background-color:#9d174d}.m\:disabled\:bg-pink-900.is-disabled,.m\:disabled\:bg-pink-900:disabled{background-color:#831843}.group:hover .m\:group-hover\:bg-transparent{background:transparent}.group:hover .m\:group-hover\:bg-none{background:none!important}.group:hover .m\:group-hover\:bg-transparent{background:transparent}.group:hover .m\:group-hover\:bg-current{background:currentColor}.group:hover .m\:group-hover\:bg-black{background-color:#000}.group:hover .m\:group-hover\:bg-white{background-color:#fff}.group:hover .m\:group-hover\:bg-primary{background-color:#007bff}.group:hover .m\:group-hover\:bg-secondary{background-color:#6c757d}.group:hover .m\:group-hover\:bg-success{background-color:#28a745}.group:hover .m\:group-hover\:bg-info{background-color:#007bff}.group:hover .m\:group-hover\:bg-warning{background-color:#fad733}.group:hover .m\:group-hover\:bg-danger{background-color:#dc3545}.group:hover .m\:group-hover\:bg-light{background-color:#f8f9fa}.group:hover .m\:group-hover\:bg-dark{background-color:#343a40}.group:hover .m\:group-hover\:bg-gray-transparent{background:transparent}.group:hover .m\:group-hover\:bg-gray-current{background:currentColor}.group:hover .m\:group-hover\:bg-gray-50{background-color:#f9fafb}.group:hover .m\:group-hover\:bg-gray-100{background-color:#f3f4f6}.group:hover .m\:group-hover\:bg-gray-200{background-color:#e5e7eb}.group:hover .m\:group-hover\:bg-gray-300{background-color:#d1d5db}.group:hover .m\:group-hover\:bg-gray-400{background-color:#9ca3af}.group:hover .m\:group-hover\:bg-gray-500{background-color:#6b7280}.group:hover .m\:group-hover\:bg-gray-600{background-color:#4b5563}.group:hover .m\:group-hover\:bg-gray-700{background-color:#374151}.group:hover .m\:group-hover\:bg-gray-800{background-color:#1f2937}.group:hover .m\:group-hover\:bg-gray-900{background-color:#111827}.group:hover .m\:group-hover\:bg-red-transparent{background:transparent}.group:hover .m\:group-hover\:bg-red-current{background:currentColor}.group:hover .m\:group-hover\:bg-red-50{background-color:#fef2f2}.group:hover .m\:group-hover\:bg-red-100{background-color:#fee2e2}.group:hover .m\:group-hover\:bg-red-200{background-color:#fecaca}.group:hover .m\:group-hover\:bg-red-300{background-color:#fca5a5}.group:hover .m\:group-hover\:bg-red-400{background-color:#f87171}.group:hover .m\:group-hover\:bg-red-500{background-color:#ef4444}.group:hover .m\:group-hover\:bg-red-600{background-color:#dc2626}.group:hover .m\:group-hover\:bg-red-700{background-color:#b91c1c}.group:hover .m\:group-hover\:bg-red-800{background-color:#991b1b}.group:hover .m\:group-hover\:bg-red-900{background-color:#7f1d1d}.group:hover .m\:group-hover\:bg-yellow-transparent{background:transparent}.group:hover .m\:group-hover\:bg-yellow-current{background:currentColor}.group:hover .m\:group-hover\:bg-yellow-50{background-color:#fffbeb}.group:hover .m\:group-hover\:bg-yellow-100{background-color:#fef3c7}.group:hover .m\:group-hover\:bg-yellow-200{background-color:#fde68a}.group:hover .m\:group-hover\:bg-yellow-300{background-color:#fcd34d}.group:hover .m\:group-hover\:bg-yellow-400{background-color:#fbbf24}.group:hover .m\:group-hover\:bg-yellow-500{background-color:#f59e0b}.group:hover .m\:group-hover\:bg-yellow-600{background-color:#d97706}.group:hover .m\:group-hover\:bg-yellow-700{background-color:#b45309}.group:hover .m\:group-hover\:bg-yellow-800{background-color:#92400e}.group:hover .m\:group-hover\:bg-yellow-900{background-color:#78350f}.group:hover .m\:group-hover\:bg-green-transparent{background:transparent}.group:hover .m\:group-hover\:bg-green-current{background:currentColor}.group:hover .m\:group-hover\:bg-green-50{background-color:#ecfdf5}.group:hover .m\:group-hover\:bg-green-100{background-color:#d1fae5}.group:hover .m\:group-hover\:bg-green-200{background-color:#a7f3d0}.group:hover .m\:group-hover\:bg-green-300{background-color:#6ee7b7}.group:hover .m\:group-hover\:bg-green-400{background-color:#34d399}.group:hover .m\:group-hover\:bg-green-500{background-color:#10b981}.group:hover .m\:group-hover\:bg-green-600{background-color:#059669}.group:hover .m\:group-hover\:bg-green-700{background-color:#047857}.group:hover .m\:group-hover\:bg-green-800{background-color:#065f46}.group:hover .m\:group-hover\:bg-green-900{background-color:#064e3b}.group:hover .m\:group-hover\:bg-blue-transparent{background:transparent}.group:hover .m\:group-hover\:bg-blue-current{background:currentColor}.group:hover .m\:group-hover\:bg-blue-50{background-color:#eff6ff}.group:hover .m\:group-hover\:bg-blue-100{background-color:#dbeafe}.group:hover .m\:group-hover\:bg-blue-200{background-color:#bfdbfe}.group:hover .m\:group-hover\:bg-blue-300{background-color:#93c5fd}.group:hover .m\:group-hover\:bg-blue-400{background-color:#60a5fa}.group:hover .m\:group-hover\:bg-blue-500{background-color:#3b82f6}.group:hover .m\:group-hover\:bg-blue-600{background-color:#2563eb}.group:hover .m\:group-hover\:bg-blue-700{background-color:#1d4ed8}.group:hover .m\:group-hover\:bg-blue-800{background-color:#1e40af}.group:hover .m\:group-hover\:bg-blue-900{background-color:#1e3a8a}.group:hover .m\:group-hover\:bg-cyan-transparent{background:transparent}.group:hover .m\:group-hover\:bg-cyan-current{background:currentColor}.group:hover .m\:group-hover\:bg-cyan-50{background-color:#ecfeff}.group:hover .m\:group-hover\:bg-cyan-100{background-color:#cffafe}.group:hover .m\:group-hover\:bg-cyan-200{background-color:#a5f3fc}.group:hover .m\:group-hover\:bg-cyan-300{background-color:#67e8f9}.group:hover .m\:group-hover\:bg-cyan-400{background-color:#22d3ee}.group:hover .m\:group-hover\:bg-cyan-500{background-color:#06b6d4}.group:hover .m\:group-hover\:bg-cyan-600{background-color:#0891b2}.group:hover .m\:group-hover\:bg-cyan-700{background-color:#0e7490}.group:hover .m\:group-hover\:bg-cyan-800{background-color:#155e75}.group:hover .m\:group-hover\:bg-cyan-900{background-color:#164e63}.group:hover .m\:group-hover\:bg-indigo-transparent{background:transparent}.group:hover .m\:group-hover\:bg-indigo-current{background:currentColor}.group:hover .m\:group-hover\:bg-indigo-50{background-color:#eef2ff}.group:hover .m\:group-hover\:bg-indigo-100{background-color:#e0e7ff}.group:hover .m\:group-hover\:bg-indigo-200{background-color:#c7d2fe}.group:hover .m\:group-hover\:bg-indigo-300{background-color:#a5b4fc}.group:hover .m\:group-hover\:bg-indigo-400{background-color:#818cf8}.group:hover .m\:group-hover\:bg-indigo-500{background-color:#6366f1}.group:hover .m\:group-hover\:bg-indigo-600{background-color:#4f46e5}.group:hover .m\:group-hover\:bg-indigo-700{background-color:#4338ca}.group:hover .m\:group-hover\:bg-indigo-800{background-color:#3730a3}.group:hover .m\:group-hover\:bg-indigo-900{background-color:#312e81}.group:hover .m\:group-hover\:bg-purple-transparent{background:transparent}.group:hover .m\:group-hover\:bg-purple-current{background:currentColor}.group:hover .m\:group-hover\:bg-purple-50{background-color:#f5f3ff}.group:hover .m\:group-hover\:bg-purple-100{background-color:#ede9fe}.group:hover .m\:group-hover\:bg-purple-200{background-color:#ddd6fe}.group:hover .m\:group-hover\:bg-purple-300{background-color:#c4b5fd}.group:hover .m\:group-hover\:bg-purple-400{background-color:#a78bfa}.group:hover .m\:group-hover\:bg-purple-500{background-color:#8b5cf6}.group:hover .m\:group-hover\:bg-purple-600{background-color:#7c3aed}.group:hover .m\:group-hover\:bg-purple-700{background-color:#6d28d9}.group:hover .m\:group-hover\:bg-purple-800{background-color:#5b21b6}.group:hover .m\:group-hover\:bg-purple-900{background-color:#4c1d95}.group:hover .m\:group-hover\:bg-pink-transparent{background:transparent}.group:hover .m\:group-hover\:bg-pink-current{background:currentColor}.group:hover .m\:group-hover\:bg-pink-50{background-color:#fdf2f8}.group:hover .m\:group-hover\:bg-pink-100{background-color:#fce7f3}.group:hover .m\:group-hover\:bg-pink-200{background-color:#fbcfe8}.group:hover .m\:group-hover\:bg-pink-300{background-color:#f9a8d4}.group:hover .m\:group-hover\:bg-pink-400{background-color:#f472b6}.group:hover .m\:group-hover\:bg-pink-500{background-color:#ec4899}.group:hover .m\:group-hover\:bg-pink-600{background-color:#db2777}.group:hover .m\:group-hover\:bg-pink-700{background-color:#be185d}.group:hover .m\:group-hover\:bg-pink-800{background-color:#9d174d}.group:hover .m\:group-hover\:bg-pink-900{background-color:#831843}}@media (min-width:769px){.pc\:bg-transparent{background:transparent}.pc\:bg-none{background:none!important}.pc\:bg-transparent{background:transparent}.pc\:bg-current{background:currentColor}.pc\:bg-black{background-color:#000}.pc\:bg-white{background-color:#fff}.pc\:bg-primary{background-color:#007bff}.pc\:bg-secondary{background-color:#6c757d}.pc\:bg-success{background-color:#28a745}.pc\:bg-info{background-color:#007bff}.pc\:bg-warning{background-color:#fad733}.pc\:bg-danger{background-color:#dc3545}.pc\:bg-light{background-color:#f8f9fa}.pc\:bg-dark{background-color:#343a40}.pc\:bg-gray-transparent{background:transparent}.pc\:bg-gray-current{background:currentColor}.pc\:bg-gray-50{background-color:#f9fafb}.pc\:bg-gray-100{background-color:#f3f4f6}.pc\:bg-gray-200{background-color:#e5e7eb}.pc\:bg-gray-300{background-color:#d1d5db}.pc\:bg-gray-400{background-color:#9ca3af}.pc\:bg-gray-500{background-color:#6b7280}.pc\:bg-gray-600{background-color:#4b5563}.pc\:bg-gray-700{background-color:#374151}.pc\:bg-gray-800{background-color:#1f2937}.pc\:bg-gray-900{background-color:#111827}.pc\:bg-red-transparent{background:transparent}.pc\:bg-red-current{background:currentColor}.pc\:bg-red-50{background-color:#fef2f2}.pc\:bg-red-100{background-color:#fee2e2}.pc\:bg-red-200{background-color:#fecaca}.pc\:bg-red-300{background-color:#fca5a5}.pc\:bg-red-400{background-color:#f87171}.pc\:bg-red-500{background-color:#ef4444}.pc\:bg-red-600{background-color:#dc2626}.pc\:bg-red-700{background-color:#b91c1c}.pc\:bg-red-800{background-color:#991b1b}.pc\:bg-red-900{background-color:#7f1d1d}.pc\:bg-yellow-transparent{background:transparent}.pc\:bg-yellow-current{background:currentColor}.pc\:bg-yellow-50{background-color:#fffbeb}.pc\:bg-yellow-100{background-color:#fef3c7}.pc\:bg-yellow-200{background-color:#fde68a}.pc\:bg-yellow-300{background-color:#fcd34d}.pc\:bg-yellow-400{background-color:#fbbf24}.pc\:bg-yellow-500{background-color:#f59e0b}.pc\:bg-yellow-600{background-color:#d97706}.pc\:bg-yellow-700{background-color:#b45309}.pc\:bg-yellow-800{background-color:#92400e}.pc\:bg-yellow-900{background-color:#78350f}.pc\:bg-green-transparent{background:transparent}.pc\:bg-green-current{background:currentColor}.pc\:bg-green-50{background-color:#ecfdf5}.pc\:bg-green-100{background-color:#d1fae5}.pc\:bg-green-200{background-color:#a7f3d0}.pc\:bg-green-300{background-color:#6ee7b7}.pc\:bg-green-400{background-color:#34d399}.pc\:bg-green-500{background-color:#10b981}.pc\:bg-green-600{background-color:#059669}.pc\:bg-green-700{background-color:#047857}.pc\:bg-green-800{background-color:#065f46}.pc\:bg-green-900{background-color:#064e3b}.pc\:bg-blue-transparent{background:transparent}.pc\:bg-blue-current{background:currentColor}.pc\:bg-blue-50{background-color:#eff6ff}.pc\:bg-blue-100{background-color:#dbeafe}.pc\:bg-blue-200{background-color:#bfdbfe}.pc\:bg-blue-300{background-color:#93c5fd}.pc\:bg-blue-400{background-color:#60a5fa}.pc\:bg-blue-500{background-color:#3b82f6}.pc\:bg-blue-600{background-color:#2563eb}.pc\:bg-blue-700{background-color:#1d4ed8}.pc\:bg-blue-800{background-color:#1e40af}.pc\:bg-blue-900{background-color:#1e3a8a}.pc\:bg-cyan-transparent{background:transparent}.pc\:bg-cyan-current{background:currentColor}.pc\:bg-cyan-50{background-color:#ecfeff}.pc\:bg-cyan-100{background-color:#cffafe}.pc\:bg-cyan-200{background-color:#a5f3fc}.pc\:bg-cyan-300{background-color:#67e8f9}.pc\:bg-cyan-400{background-color:#22d3ee}.pc\:bg-cyan-500{background-color:#06b6d4}.pc\:bg-cyan-600{background-color:#0891b2}.pc\:bg-cyan-700{background-color:#0e7490}.pc\:bg-cyan-800{background-color:#155e75}.pc\:bg-cyan-900{background-color:#164e63}.pc\:bg-indigo-transparent{background:transparent}.pc\:bg-indigo-current{background:currentColor}.pc\:bg-indigo-50{background-color:#eef2ff}.pc\:bg-indigo-100{background-color:#e0e7ff}.pc\:bg-indigo-200{background-color:#c7d2fe}.pc\:bg-indigo-300{background-color:#a5b4fc}.pc\:bg-indigo-400{background-color:#818cf8}.pc\:bg-indigo-500{background-color:#6366f1}.pc\:bg-indigo-600{background-color:#4f46e5}.pc\:bg-indigo-700{background-color:#4338ca}.pc\:bg-indigo-800{background-color:#3730a3}.pc\:bg-indigo-900{background-color:#312e81}.pc\:bg-purple-transparent{background:transparent}.pc\:bg-purple-current{background:currentColor}.pc\:bg-purple-50{background-color:#f5f3ff}.pc\:bg-purple-100{background-color:#ede9fe}.pc\:bg-purple-200{background-color:#ddd6fe}.pc\:bg-purple-300{background-color:#c4b5fd}.pc\:bg-purple-400{background-color:#a78bfa}.pc\:bg-purple-500{background-color:#8b5cf6}.pc\:bg-purple-600{background-color:#7c3aed}.pc\:bg-purple-700{background-color:#6d28d9}.pc\:bg-purple-800{background-color:#5b21b6}.pc\:bg-purple-900{background-color:#4c1d95}.pc\:bg-pink-transparent{background:transparent}.pc\:bg-pink-current{background:currentColor}.pc\:bg-pink-50{background-color:#fdf2f8}.pc\:bg-pink-100{background-color:#fce7f3}.pc\:bg-pink-200{background-color:#fbcfe8}.pc\:bg-pink-300{background-color:#f9a8d4}.pc\:bg-pink-400{background-color:#f472b6}.pc\:bg-pink-500{background-color:#ec4899}.pc\:bg-pink-600{background-color:#db2777}.pc\:bg-pink-700{background-color:#be185d}.pc\:bg-pink-800{background-color:#9d174d}.pc\:bg-pink-900{background-color:#831843}.pc\:hover\:bg-transparent:hover{background:transparent}.pc\:hover\:bg-none:hover{background:none!important}.pc\:hover\:bg-transparent:hover{background:transparent}.pc\:hover\:bg-current:hover{background:currentColor}.pc\:hover\:bg-black:hover{background-color:#000}.pc\:hover\:bg-white:hover{background-color:#fff}.pc\:hover\:bg-primary:hover{background-color:#007bff}.pc\:hover\:bg-secondary:hover{background-color:#6c757d}.pc\:hover\:bg-success:hover{background-color:#28a745}.pc\:hover\:bg-info:hover{background-color:#007bff}.pc\:hover\:bg-warning:hover{background-color:#fad733}.pc\:hover\:bg-danger:hover{background-color:#dc3545}.pc\:hover\:bg-light:hover{background-color:#f8f9fa}.pc\:hover\:bg-dark:hover{background-color:#343a40}.pc\:hover\:bg-gray-transparent:hover{background:transparent}.pc\:hover\:bg-gray-current:hover{background:currentColor}.pc\:hover\:bg-gray-50:hover{background-color:#f9fafb}.pc\:hover\:bg-gray-100:hover{background-color:#f3f4f6}.pc\:hover\:bg-gray-200:hover{background-color:#e5e7eb}.pc\:hover\:bg-gray-300:hover{background-color:#d1d5db}.pc\:hover\:bg-gray-400:hover{background-color:#9ca3af}.pc\:hover\:bg-gray-500:hover{background-color:#6b7280}.pc\:hover\:bg-gray-600:hover{background-color:#4b5563}.pc\:hover\:bg-gray-700:hover{background-color:#374151}.pc\:hover\:bg-gray-800:hover{background-color:#1f2937}.pc\:hover\:bg-gray-900:hover{background-color:#111827}.pc\:hover\:bg-red-transparent:hover{background:transparent}.pc\:hover\:bg-red-current:hover{background:currentColor}.pc\:hover\:bg-red-50:hover{background-color:#fef2f2}.pc\:hover\:bg-red-100:hover{background-color:#fee2e2}.pc\:hover\:bg-red-200:hover{background-color:#fecaca}.pc\:hover\:bg-red-300:hover{background-color:#fca5a5}.pc\:hover\:bg-red-400:hover{background-color:#f87171}.pc\:hover\:bg-red-500:hover{background-color:#ef4444}.pc\:hover\:bg-red-600:hover{background-color:#dc2626}.pc\:hover\:bg-red-700:hover{background-color:#b91c1c}.pc\:hover\:bg-red-800:hover{background-color:#991b1b}.pc\:hover\:bg-red-900:hover{background-color:#7f1d1d}.pc\:hover\:bg-yellow-transparent:hover{background:transparent}.pc\:hover\:bg-yellow-current:hover{background:currentColor}.pc\:hover\:bg-yellow-50:hover{background-color:#fffbeb}.pc\:hover\:bg-yellow-100:hover{background-color:#fef3c7}.pc\:hover\:bg-yellow-200:hover{background-color:#fde68a}.pc\:hover\:bg-yellow-300:hover{background-color:#fcd34d}.pc\:hover\:bg-yellow-400:hover{background-color:#fbbf24}.pc\:hover\:bg-yellow-500:hover{background-color:#f59e0b}.pc\:hover\:bg-yellow-600:hover{background-color:#d97706}.pc\:hover\:bg-yellow-700:hover{background-color:#b45309}.pc\:hover\:bg-yellow-800:hover{background-color:#92400e}.pc\:hover\:bg-yellow-900:hover{background-color:#78350f}.pc\:hover\:bg-green-transparent:hover{background:transparent}.pc\:hover\:bg-green-current:hover{background:currentColor}.pc\:hover\:bg-green-50:hover{background-color:#ecfdf5}.pc\:hover\:bg-green-100:hover{background-color:#d1fae5}.pc\:hover\:bg-green-200:hover{background-color:#a7f3d0}.pc\:hover\:bg-green-300:hover{background-color:#6ee7b7}.pc\:hover\:bg-green-400:hover{background-color:#34d399}.pc\:hover\:bg-green-500:hover{background-color:#10b981}.pc\:hover\:bg-green-600:hover{background-color:#059669}.pc\:hover\:bg-green-700:hover{background-color:#047857}.pc\:hover\:bg-green-800:hover{background-color:#065f46}.pc\:hover\:bg-green-900:hover{background-color:#064e3b}.pc\:hover\:bg-blue-transparent:hover{background:transparent}.pc\:hover\:bg-blue-current:hover{background:currentColor}.pc\:hover\:bg-blue-50:hover{background-color:#eff6ff}.pc\:hover\:bg-blue-100:hover{background-color:#dbeafe}.pc\:hover\:bg-blue-200:hover{background-color:#bfdbfe}.pc\:hover\:bg-blue-300:hover{background-color:#93c5fd}.pc\:hover\:bg-blue-400:hover{background-color:#60a5fa}.pc\:hover\:bg-blue-500:hover{background-color:#3b82f6}.pc\:hover\:bg-blue-600:hover{background-color:#2563eb}.pc\:hover\:bg-blue-700:hover{background-color:#1d4ed8}.pc\:hover\:bg-blue-800:hover{background-color:#1e40af}.pc\:hover\:bg-blue-900:hover{background-color:#1e3a8a}.pc\:hover\:bg-cyan-transparent:hover{background:transparent}.pc\:hover\:bg-cyan-current:hover{background:currentColor}.pc\:hover\:bg-cyan-50:hover{background-color:#ecfeff}.pc\:hover\:bg-cyan-100:hover{background-color:#cffafe}.pc\:hover\:bg-cyan-200:hover{background-color:#a5f3fc}.pc\:hover\:bg-cyan-300:hover{background-color:#67e8f9}.pc\:hover\:bg-cyan-400:hover{background-color:#22d3ee}.pc\:hover\:bg-cyan-500:hover{background-color:#06b6d4}.pc\:hover\:bg-cyan-600:hover{background-color:#0891b2}.pc\:hover\:bg-cyan-700:hover{background-color:#0e7490}.pc\:hover\:bg-cyan-800:hover{background-color:#155e75}.pc\:hover\:bg-cyan-900:hover{background-color:#164e63}.pc\:hover\:bg-indigo-transparent:hover{background:transparent}.pc\:hover\:bg-indigo-current:hover{background:currentColor}.pc\:hover\:bg-indigo-50:hover{background-color:#eef2ff}.pc\:hover\:bg-indigo-100:hover{background-color:#e0e7ff}.pc\:hover\:bg-indigo-200:hover{background-color:#c7d2fe}.pc\:hover\:bg-indigo-300:hover{background-color:#a5b4fc}.pc\:hover\:bg-indigo-400:hover{background-color:#818cf8}.pc\:hover\:bg-indigo-500:hover{background-color:#6366f1}.pc\:hover\:bg-indigo-600:hover{background-color:#4f46e5}.pc\:hover\:bg-indigo-700:hover{background-color:#4338ca}.pc\:hover\:bg-indigo-800:hover{background-color:#3730a3}.pc\:hover\:bg-indigo-900:hover{background-color:#312e81}.pc\:hover\:bg-purple-transparent:hover{background:transparent}.pc\:hover\:bg-purple-current:hover{background:currentColor}.pc\:hover\:bg-purple-50:hover{background-color:#f5f3ff}.pc\:hover\:bg-purple-100:hover{background-color:#ede9fe}.pc\:hover\:bg-purple-200:hover{background-color:#ddd6fe}.pc\:hover\:bg-purple-300:hover{background-color:#c4b5fd}.pc\:hover\:bg-purple-400:hover{background-color:#a78bfa}.pc\:hover\:bg-purple-500:hover{background-color:#8b5cf6}.pc\:hover\:bg-purple-600:hover{background-color:#7c3aed}.pc\:hover\:bg-purple-700:hover{background-color:#6d28d9}.pc\:hover\:bg-purple-800:hover{background-color:#5b21b6}.pc\:hover\:bg-purple-900:hover{background-color:#4c1d95}.pc\:hover\:bg-pink-transparent:hover{background:transparent}.pc\:hover\:bg-pink-current:hover{background:currentColor}.pc\:hover\:bg-pink-50:hover{background-color:#fdf2f8}.pc\:hover\:bg-pink-100:hover{background-color:#fce7f3}.pc\:hover\:bg-pink-200:hover{background-color:#fbcfe8}.pc\:hover\:bg-pink-300:hover{background-color:#f9a8d4}.pc\:hover\:bg-pink-400:hover{background-color:#f472b6}.pc\:hover\:bg-pink-500:hover{background-color:#ec4899}.pc\:hover\:bg-pink-600:hover{background-color:#db2777}.pc\:hover\:bg-pink-700:hover{background-color:#be185d}.pc\:hover\:bg-pink-800:hover{background-color:#9d174d}.pc\:hover\:bg-pink-900:hover{background-color:#831843}.pc\:active\:bg-transparent.is-active{background:transparent}.pc\:active\:bg-none.is-active{background:none!important}.pc\:active\:bg-transparent.is-active{background:transparent}.pc\:active\:bg-current.is-active{background:currentColor}.pc\:active\:bg-black.is-active,.pc\:active\:bg-black:active{background-color:#000}.pc\:active\:bg-white.is-active,.pc\:active\:bg-white:active{background-color:#fff}.pc\:active\:bg-primary.is-active,.pc\:active\:bg-primary:active{background-color:#007bff}.pc\:active\:bg-secondary.is-active,.pc\:active\:bg-secondary:active{background-color:#6c757d}.pc\:active\:bg-success.is-active,.pc\:active\:bg-success:active{background-color:#28a745}.pc\:active\:bg-info.is-active,.pc\:active\:bg-info:active{background-color:#007bff}.pc\:active\:bg-warning.is-active,.pc\:active\:bg-warning:active{background-color:#fad733}.pc\:active\:bg-danger.is-active,.pc\:active\:bg-danger:active{background-color:#dc3545}.pc\:active\:bg-light.is-active,.pc\:active\:bg-light:active{background-color:#f8f9fa}.pc\:active\:bg-dark.is-active,.pc\:active\:bg-dark:active{background-color:#343a40}.pc\:active\:bg-gray-transparent.is-active{background:transparent}.pc\:active\:bg-gray-current.is-active{background:currentColor}.pc\:active\:bg-gray-50.is-active,.pc\:active\:bg-gray-50:active{background-color:#f9fafb}.pc\:active\:bg-gray-100.is-active,.pc\:active\:bg-gray-100:active{background-color:#f3f4f6}.pc\:active\:bg-gray-200.is-active,.pc\:active\:bg-gray-200:active{background-color:#e5e7eb}.pc\:active\:bg-gray-300.is-active,.pc\:active\:bg-gray-300:active{background-color:#d1d5db}.pc\:active\:bg-gray-400.is-active,.pc\:active\:bg-gray-400:active{background-color:#9ca3af}.pc\:active\:bg-gray-500.is-active,.pc\:active\:bg-gray-500:active{background-color:#6b7280}.pc\:active\:bg-gray-600.is-active,.pc\:active\:bg-gray-600:active{background-color:#4b5563}.pc\:active\:bg-gray-700.is-active,.pc\:active\:bg-gray-700:active{background-color:#374151}.pc\:active\:bg-gray-800.is-active,.pc\:active\:bg-gray-800:active{background-color:#1f2937}.pc\:active\:bg-gray-900.is-active,.pc\:active\:bg-gray-900:active{background-color:#111827}.pc\:active\:bg-red-transparent.is-active{background:transparent}.pc\:active\:bg-red-current.is-active{background:currentColor}.pc\:active\:bg-red-50.is-active,.pc\:active\:bg-red-50:active{background-color:#fef2f2}.pc\:active\:bg-red-100.is-active,.pc\:active\:bg-red-100:active{background-color:#fee2e2}.pc\:active\:bg-red-200.is-active,.pc\:active\:bg-red-200:active{background-color:#fecaca}.pc\:active\:bg-red-300.is-active,.pc\:active\:bg-red-300:active{background-color:#fca5a5}.pc\:active\:bg-red-400.is-active,.pc\:active\:bg-red-400:active{background-color:#f87171}.pc\:active\:bg-red-500.is-active,.pc\:active\:bg-red-500:active{background-color:#ef4444}.pc\:active\:bg-red-600.is-active,.pc\:active\:bg-red-600:active{background-color:#dc2626}.pc\:active\:bg-red-700.is-active,.pc\:active\:bg-red-700:active{background-color:#b91c1c}.pc\:active\:bg-red-800.is-active,.pc\:active\:bg-red-800:active{background-color:#991b1b}.pc\:active\:bg-red-900.is-active,.pc\:active\:bg-red-900:active{background-color:#7f1d1d}.pc\:active\:bg-yellow-transparent.is-active{background:transparent}.pc\:active\:bg-yellow-current.is-active{background:currentColor}.pc\:active\:bg-yellow-50.is-active,.pc\:active\:bg-yellow-50:active{background-color:#fffbeb}.pc\:active\:bg-yellow-100.is-active,.pc\:active\:bg-yellow-100:active{background-color:#fef3c7}.pc\:active\:bg-yellow-200.is-active,.pc\:active\:bg-yellow-200:active{background-color:#fde68a}.pc\:active\:bg-yellow-300.is-active,.pc\:active\:bg-yellow-300:active{background-color:#fcd34d}.pc\:active\:bg-yellow-400.is-active,.pc\:active\:bg-yellow-400:active{background-color:#fbbf24}.pc\:active\:bg-yellow-500.is-active,.pc\:active\:bg-yellow-500:active{background-color:#f59e0b}.pc\:active\:bg-yellow-600.is-active,.pc\:active\:bg-yellow-600:active{background-color:#d97706}.pc\:active\:bg-yellow-700.is-active,.pc\:active\:bg-yellow-700:active{background-color:#b45309}.pc\:active\:bg-yellow-800.is-active,.pc\:active\:bg-yellow-800:active{background-color:#92400e}.pc\:active\:bg-yellow-900.is-active,.pc\:active\:bg-yellow-900:active{background-color:#78350f}.pc\:active\:bg-green-transparent.is-active{background:transparent}.pc\:active\:bg-green-current.is-active{background:currentColor}.pc\:active\:bg-green-50.is-active,.pc\:active\:bg-green-50:active{background-color:#ecfdf5}.pc\:active\:bg-green-100.is-active,.pc\:active\:bg-green-100:active{background-color:#d1fae5}.pc\:active\:bg-green-200.is-active,.pc\:active\:bg-green-200:active{background-color:#a7f3d0}.pc\:active\:bg-green-300.is-active,.pc\:active\:bg-green-300:active{background-color:#6ee7b7}.pc\:active\:bg-green-400.is-active,.pc\:active\:bg-green-400:active{background-color:#34d399}.pc\:active\:bg-green-500.is-active,.pc\:active\:bg-green-500:active{background-color:#10b981}.pc\:active\:bg-green-600.is-active,.pc\:active\:bg-green-600:active{background-color:#059669}.pc\:active\:bg-green-700.is-active,.pc\:active\:bg-green-700:active{background-color:#047857}.pc\:active\:bg-green-800.is-active,.pc\:active\:bg-green-800:active{background-color:#065f46}.pc\:active\:bg-green-900.is-active,.pc\:active\:bg-green-900:active{background-color:#064e3b}.pc\:active\:bg-blue-transparent.is-active{background:transparent}.pc\:active\:bg-blue-current.is-active{background:currentColor}.pc\:active\:bg-blue-50.is-active,.pc\:active\:bg-blue-50:active{background-color:#eff6ff}.pc\:active\:bg-blue-100.is-active,.pc\:active\:bg-blue-100:active{background-color:#dbeafe}.pc\:active\:bg-blue-200.is-active,.pc\:active\:bg-blue-200:active{background-color:#bfdbfe}.pc\:active\:bg-blue-300.is-active,.pc\:active\:bg-blue-300:active{background-color:#93c5fd}.pc\:active\:bg-blue-400.is-active,.pc\:active\:bg-blue-400:active{background-color:#60a5fa}.pc\:active\:bg-blue-500.is-active,.pc\:active\:bg-blue-500:active{background-color:#3b82f6}.pc\:active\:bg-blue-600.is-active,.pc\:active\:bg-blue-600:active{background-color:#2563eb}.pc\:active\:bg-blue-700.is-active,.pc\:active\:bg-blue-700:active{background-color:#1d4ed8}.pc\:active\:bg-blue-800.is-active,.pc\:active\:bg-blue-800:active{background-color:#1e40af}.pc\:active\:bg-blue-900.is-active,.pc\:active\:bg-blue-900:active{background-color:#1e3a8a}.pc\:active\:bg-cyan-transparent.is-active{background:transparent}.pc\:active\:bg-cyan-current.is-active{background:currentColor}.pc\:active\:bg-cyan-50.is-active,.pc\:active\:bg-cyan-50:active{background-color:#ecfeff}.pc\:active\:bg-cyan-100.is-active,.pc\:active\:bg-cyan-100:active{background-color:#cffafe}.pc\:active\:bg-cyan-200.is-active,.pc\:active\:bg-cyan-200:active{background-color:#a5f3fc}.pc\:active\:bg-cyan-300.is-active,.pc\:active\:bg-cyan-300:active{background-color:#67e8f9}.pc\:active\:bg-cyan-400.is-active,.pc\:active\:bg-cyan-400:active{background-color:#22d3ee}.pc\:active\:bg-cyan-500.is-active,.pc\:active\:bg-cyan-500:active{background-color:#06b6d4}.pc\:active\:bg-cyan-600.is-active,.pc\:active\:bg-cyan-600:active{background-color:#0891b2}.pc\:active\:bg-cyan-700.is-active,.pc\:active\:bg-cyan-700:active{background-color:#0e7490}.pc\:active\:bg-cyan-800.is-active,.pc\:active\:bg-cyan-800:active{background-color:#155e75}.pc\:active\:bg-cyan-900.is-active,.pc\:active\:bg-cyan-900:active{background-color:#164e63}.pc\:active\:bg-indigo-transparent.is-active{background:transparent}.pc\:active\:bg-indigo-current.is-active{background:currentColor}.pc\:active\:bg-indigo-50.is-active,.pc\:active\:bg-indigo-50:active{background-color:#eef2ff}.pc\:active\:bg-indigo-100.is-active,.pc\:active\:bg-indigo-100:active{background-color:#e0e7ff}.pc\:active\:bg-indigo-200.is-active,.pc\:active\:bg-indigo-200:active{background-color:#c7d2fe}.pc\:active\:bg-indigo-300.is-active,.pc\:active\:bg-indigo-300:active{background-color:#a5b4fc}.pc\:active\:bg-indigo-400.is-active,.pc\:active\:bg-indigo-400:active{background-color:#818cf8}.pc\:active\:bg-indigo-500.is-active,.pc\:active\:bg-indigo-500:active{background-color:#6366f1}.pc\:active\:bg-indigo-600.is-active,.pc\:active\:bg-indigo-600:active{background-color:#4f46e5}.pc\:active\:bg-indigo-700.is-active,.pc\:active\:bg-indigo-700:active{background-color:#4338ca}.pc\:active\:bg-indigo-800.is-active,.pc\:active\:bg-indigo-800:active{background-color:#3730a3}.pc\:active\:bg-indigo-900.is-active,.pc\:active\:bg-indigo-900:active{background-color:#312e81}.pc\:active\:bg-purple-transparent.is-active{background:transparent}.pc\:active\:bg-purple-current.is-active{background:currentColor}.pc\:active\:bg-purple-50.is-active,.pc\:active\:bg-purple-50:active{background-color:#f5f3ff}.pc\:active\:bg-purple-100.is-active,.pc\:active\:bg-purple-100:active{background-color:#ede9fe}.pc\:active\:bg-purple-200.is-active,.pc\:active\:bg-purple-200:active{background-color:#ddd6fe}.pc\:active\:bg-purple-300.is-active,.pc\:active\:bg-purple-300:active{background-color:#c4b5fd}.pc\:active\:bg-purple-400.is-active,.pc\:active\:bg-purple-400:active{background-color:#a78bfa}.pc\:active\:bg-purple-500.is-active,.pc\:active\:bg-purple-500:active{background-color:#8b5cf6}.pc\:active\:bg-purple-600.is-active,.pc\:active\:bg-purple-600:active{background-color:#7c3aed}.pc\:active\:bg-purple-700.is-active,.pc\:active\:bg-purple-700:active{background-color:#6d28d9}.pc\:active\:bg-purple-800.is-active,.pc\:active\:bg-purple-800:active{background-color:#5b21b6}.pc\:active\:bg-purple-900.is-active,.pc\:active\:bg-purple-900:active{background-color:#4c1d95}.pc\:active\:bg-pink-transparent.is-active{background:transparent}.pc\:active\:bg-pink-current.is-active{background:currentColor}.pc\:active\:bg-pink-50.is-active,.pc\:active\:bg-pink-50:active{background-color:#fdf2f8}.pc\:active\:bg-pink-100.is-active,.pc\:active\:bg-pink-100:active{background-color:#fce7f3}.pc\:active\:bg-pink-200.is-active,.pc\:active\:bg-pink-200:active{background-color:#fbcfe8}.pc\:active\:bg-pink-300.is-active,.pc\:active\:bg-pink-300:active{background-color:#f9a8d4}.pc\:active\:bg-pink-400.is-active,.pc\:active\:bg-pink-400:active{background-color:#f472b6}.pc\:active\:bg-pink-500.is-active,.pc\:active\:bg-pink-500:active{background-color:#ec4899}.pc\:active\:bg-pink-600.is-active,.pc\:active\:bg-pink-600:active{background-color:#db2777}.pc\:active\:bg-pink-700.is-active,.pc\:active\:bg-pink-700:active{background-color:#be185d}.pc\:active\:bg-pink-800.is-active,.pc\:active\:bg-pink-800:active{background-color:#9d174d}.pc\:active\:bg-pink-900.is-active,.pc\:active\:bg-pink-900:active{background-color:#831843}.pc\:focus\:bg-transparent:focus{background:transparent}.pc\:focus\:bg-none:focus{background:none!important}.pc\:focus\:bg-transparent:focus{background:transparent}.pc\:focus\:bg-current:focus{background:currentColor}.pc\:focus\:bg-black:focus{background-color:#000}.pc\:focus\:bg-white:focus{background-color:#fff}.pc\:focus\:bg-primary:focus{background-color:#007bff}.pc\:focus\:bg-secondary:focus{background-color:#6c757d}.pc\:focus\:bg-success:focus{background-color:#28a745}.pc\:focus\:bg-info:focus{background-color:#007bff}.pc\:focus\:bg-warning:focus{background-color:#fad733}.pc\:focus\:bg-danger:focus{background-color:#dc3545}.pc\:focus\:bg-light:focus{background-color:#f8f9fa}.pc\:focus\:bg-dark:focus{background-color:#343a40}.pc\:focus\:bg-gray-transparent:focus{background:transparent}.pc\:focus\:bg-gray-current:focus{background:currentColor}.pc\:focus\:bg-gray-50:focus{background-color:#f9fafb}.pc\:focus\:bg-gray-100:focus{background-color:#f3f4f6}.pc\:focus\:bg-gray-200:focus{background-color:#e5e7eb}.pc\:focus\:bg-gray-300:focus{background-color:#d1d5db}.pc\:focus\:bg-gray-400:focus{background-color:#9ca3af}.pc\:focus\:bg-gray-500:focus{background-color:#6b7280}.pc\:focus\:bg-gray-600:focus{background-color:#4b5563}.pc\:focus\:bg-gray-700:focus{background-color:#374151}.pc\:focus\:bg-gray-800:focus{background-color:#1f2937}.pc\:focus\:bg-gray-900:focus{background-color:#111827}.pc\:focus\:bg-red-transparent:focus{background:transparent}.pc\:focus\:bg-red-current:focus{background:currentColor}.pc\:focus\:bg-red-50:focus{background-color:#fef2f2}.pc\:focus\:bg-red-100:focus{background-color:#fee2e2}.pc\:focus\:bg-red-200:focus{background-color:#fecaca}.pc\:focus\:bg-red-300:focus{background-color:#fca5a5}.pc\:focus\:bg-red-400:focus{background-color:#f87171}.pc\:focus\:bg-red-500:focus{background-color:#ef4444}.pc\:focus\:bg-red-600:focus{background-color:#dc2626}.pc\:focus\:bg-red-700:focus{background-color:#b91c1c}.pc\:focus\:bg-red-800:focus{background-color:#991b1b}.pc\:focus\:bg-red-900:focus{background-color:#7f1d1d}.pc\:focus\:bg-yellow-transparent:focus{background:transparent}.pc\:focus\:bg-yellow-current:focus{background:currentColor}.pc\:focus\:bg-yellow-50:focus{background-color:#fffbeb}.pc\:focus\:bg-yellow-100:focus{background-color:#fef3c7}.pc\:focus\:bg-yellow-200:focus{background-color:#fde68a}.pc\:focus\:bg-yellow-300:focus{background-color:#fcd34d}.pc\:focus\:bg-yellow-400:focus{background-color:#fbbf24}.pc\:focus\:bg-yellow-500:focus{background-color:#f59e0b}.pc\:focus\:bg-yellow-600:focus{background-color:#d97706}.pc\:focus\:bg-yellow-700:focus{background-color:#b45309}.pc\:focus\:bg-yellow-800:focus{background-color:#92400e}.pc\:focus\:bg-yellow-900:focus{background-color:#78350f}.pc\:focus\:bg-green-transparent:focus{background:transparent}.pc\:focus\:bg-green-current:focus{background:currentColor}.pc\:focus\:bg-green-50:focus{background-color:#ecfdf5}.pc\:focus\:bg-green-100:focus{background-color:#d1fae5}.pc\:focus\:bg-green-200:focus{background-color:#a7f3d0}.pc\:focus\:bg-green-300:focus{background-color:#6ee7b7}.pc\:focus\:bg-green-400:focus{background-color:#34d399}.pc\:focus\:bg-green-500:focus{background-color:#10b981}.pc\:focus\:bg-green-600:focus{background-color:#059669}.pc\:focus\:bg-green-700:focus{background-color:#047857}.pc\:focus\:bg-green-800:focus{background-color:#065f46}.pc\:focus\:bg-green-900:focus{background-color:#064e3b}.pc\:focus\:bg-blue-transparent:focus{background:transparent}.pc\:focus\:bg-blue-current:focus{background:currentColor}.pc\:focus\:bg-blue-50:focus{background-color:#eff6ff}.pc\:focus\:bg-blue-100:focus{background-color:#dbeafe}.pc\:focus\:bg-blue-200:focus{background-color:#bfdbfe}.pc\:focus\:bg-blue-300:focus{background-color:#93c5fd}.pc\:focus\:bg-blue-400:focus{background-color:#60a5fa}.pc\:focus\:bg-blue-500:focus{background-color:#3b82f6}.pc\:focus\:bg-blue-600:focus{background-color:#2563eb}.pc\:focus\:bg-blue-700:focus{background-color:#1d4ed8}.pc\:focus\:bg-blue-800:focus{background-color:#1e40af}.pc\:focus\:bg-blue-900:focus{background-color:#1e3a8a}.pc\:focus\:bg-cyan-transparent:focus{background:transparent}.pc\:focus\:bg-cyan-current:focus{background:currentColor}.pc\:focus\:bg-cyan-50:focus{background-color:#ecfeff}.pc\:focus\:bg-cyan-100:focus{background-color:#cffafe}.pc\:focus\:bg-cyan-200:focus{background-color:#a5f3fc}.pc\:focus\:bg-cyan-300:focus{background-color:#67e8f9}.pc\:focus\:bg-cyan-400:focus{background-color:#22d3ee}.pc\:focus\:bg-cyan-500:focus{background-color:#06b6d4}.pc\:focus\:bg-cyan-600:focus{background-color:#0891b2}.pc\:focus\:bg-cyan-700:focus{background-color:#0e7490}.pc\:focus\:bg-cyan-800:focus{background-color:#155e75}.pc\:focus\:bg-cyan-900:focus{background-color:#164e63}.pc\:focus\:bg-indigo-transparent:focus{background:transparent}.pc\:focus\:bg-indigo-current:focus{background:currentColor}.pc\:focus\:bg-indigo-50:focus{background-color:#eef2ff}.pc\:focus\:bg-indigo-100:focus{background-color:#e0e7ff}.pc\:focus\:bg-indigo-200:focus{background-color:#c7d2fe}.pc\:focus\:bg-indigo-300:focus{background-color:#a5b4fc}.pc\:focus\:bg-indigo-400:focus{background-color:#818cf8}.pc\:focus\:bg-indigo-500:focus{background-color:#6366f1}.pc\:focus\:bg-indigo-600:focus{background-color:#4f46e5}.pc\:focus\:bg-indigo-700:focus{background-color:#4338ca}.pc\:focus\:bg-indigo-800:focus{background-color:#3730a3}.pc\:focus\:bg-indigo-900:focus{background-color:#312e81}.pc\:focus\:bg-purple-transparent:focus{background:transparent}.pc\:focus\:bg-purple-current:focus{background:currentColor}.pc\:focus\:bg-purple-50:focus{background-color:#f5f3ff}.pc\:focus\:bg-purple-100:focus{background-color:#ede9fe}.pc\:focus\:bg-purple-200:focus{background-color:#ddd6fe}.pc\:focus\:bg-purple-300:focus{background-color:#c4b5fd}.pc\:focus\:bg-purple-400:focus{background-color:#a78bfa}.pc\:focus\:bg-purple-500:focus{background-color:#8b5cf6}.pc\:focus\:bg-purple-600:focus{background-color:#7c3aed}.pc\:focus\:bg-purple-700:focus{background-color:#6d28d9}.pc\:focus\:bg-purple-800:focus{background-color:#5b21b6}.pc\:focus\:bg-purple-900:focus{background-color:#4c1d95}.pc\:focus\:bg-pink-transparent:focus{background:transparent}.pc\:focus\:bg-pink-current:focus{background:currentColor}.pc\:focus\:bg-pink-50:focus{background-color:#fdf2f8}.pc\:focus\:bg-pink-100:focus{background-color:#fce7f3}.pc\:focus\:bg-pink-200:focus{background-color:#fbcfe8}.pc\:focus\:bg-pink-300:focus{background-color:#f9a8d4}.pc\:focus\:bg-pink-400:focus{background-color:#f472b6}.pc\:focus\:bg-pink-500:focus{background-color:#ec4899}.pc\:focus\:bg-pink-600:focus{background-color:#db2777}.pc\:focus\:bg-pink-700:focus{background-color:#be185d}.pc\:focus\:bg-pink-800:focus{background-color:#9d174d}.pc\:focus\:bg-pink-900:focus{background-color:#831843}.pc\:disabled\:bg-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-none.is-disabled{background:none!important}.pc\:disabled\:bg-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-current.is-disabled{background:currentColor}.pc\:disabled\:bg-black.is-disabled,.pc\:disabled\:bg-black:disabled{background-color:#000}.pc\:disabled\:bg-white.is-disabled,.pc\:disabled\:bg-white:disabled{background-color:#fff}.pc\:disabled\:bg-primary.is-disabled,.pc\:disabled\:bg-primary:disabled{background-color:#007bff}.pc\:disabled\:bg-secondary.is-disabled,.pc\:disabled\:bg-secondary:disabled{background-color:#6c757d}.pc\:disabled\:bg-success.is-disabled,.pc\:disabled\:bg-success:disabled{background-color:#28a745}.pc\:disabled\:bg-info.is-disabled,.pc\:disabled\:bg-info:disabled{background-color:#007bff}.pc\:disabled\:bg-warning.is-disabled,.pc\:disabled\:bg-warning:disabled{background-color:#fad733}.pc\:disabled\:bg-danger.is-disabled,.pc\:disabled\:bg-danger:disabled{background-color:#dc3545}.pc\:disabled\:bg-light.is-disabled,.pc\:disabled\:bg-light:disabled{background-color:#f8f9fa}.pc\:disabled\:bg-dark.is-disabled,.pc\:disabled\:bg-dark:disabled{background-color:#343a40}.pc\:disabled\:bg-gray-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-gray-current.is-disabled{background:currentColor}.pc\:disabled\:bg-gray-50.is-disabled,.pc\:disabled\:bg-gray-50:disabled{background-color:#f9fafb}.pc\:disabled\:bg-gray-100.is-disabled,.pc\:disabled\:bg-gray-100:disabled{background-color:#f3f4f6}.pc\:disabled\:bg-gray-200.is-disabled,.pc\:disabled\:bg-gray-200:disabled{background-color:#e5e7eb}.pc\:disabled\:bg-gray-300.is-disabled,.pc\:disabled\:bg-gray-300:disabled{background-color:#d1d5db}.pc\:disabled\:bg-gray-400.is-disabled,.pc\:disabled\:bg-gray-400:disabled{background-color:#9ca3af}.pc\:disabled\:bg-gray-500.is-disabled,.pc\:disabled\:bg-gray-500:disabled{background-color:#6b7280}.pc\:disabled\:bg-gray-600.is-disabled,.pc\:disabled\:bg-gray-600:disabled{background-color:#4b5563}.pc\:disabled\:bg-gray-700.is-disabled,.pc\:disabled\:bg-gray-700:disabled{background-color:#374151}.pc\:disabled\:bg-gray-800.is-disabled,.pc\:disabled\:bg-gray-800:disabled{background-color:#1f2937}.pc\:disabled\:bg-gray-900.is-disabled,.pc\:disabled\:bg-gray-900:disabled{background-color:#111827}.pc\:disabled\:bg-red-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-red-current.is-disabled{background:currentColor}.pc\:disabled\:bg-red-50.is-disabled,.pc\:disabled\:bg-red-50:disabled{background-color:#fef2f2}.pc\:disabled\:bg-red-100.is-disabled,.pc\:disabled\:bg-red-100:disabled{background-color:#fee2e2}.pc\:disabled\:bg-red-200.is-disabled,.pc\:disabled\:bg-red-200:disabled{background-color:#fecaca}.pc\:disabled\:bg-red-300.is-disabled,.pc\:disabled\:bg-red-300:disabled{background-color:#fca5a5}.pc\:disabled\:bg-red-400.is-disabled,.pc\:disabled\:bg-red-400:disabled{background-color:#f87171}.pc\:disabled\:bg-red-500.is-disabled,.pc\:disabled\:bg-red-500:disabled{background-color:#ef4444}.pc\:disabled\:bg-red-600.is-disabled,.pc\:disabled\:bg-red-600:disabled{background-color:#dc2626}.pc\:disabled\:bg-red-700.is-disabled,.pc\:disabled\:bg-red-700:disabled{background-color:#b91c1c}.pc\:disabled\:bg-red-800.is-disabled,.pc\:disabled\:bg-red-800:disabled{background-color:#991b1b}.pc\:disabled\:bg-red-900.is-disabled,.pc\:disabled\:bg-red-900:disabled{background-color:#7f1d1d}.pc\:disabled\:bg-yellow-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-yellow-current.is-disabled{background:currentColor}.pc\:disabled\:bg-yellow-50.is-disabled,.pc\:disabled\:bg-yellow-50:disabled{background-color:#fffbeb}.pc\:disabled\:bg-yellow-100.is-disabled,.pc\:disabled\:bg-yellow-100:disabled{background-color:#fef3c7}.pc\:disabled\:bg-yellow-200.is-disabled,.pc\:disabled\:bg-yellow-200:disabled{background-color:#fde68a}.pc\:disabled\:bg-yellow-300.is-disabled,.pc\:disabled\:bg-yellow-300:disabled{background-color:#fcd34d}.pc\:disabled\:bg-yellow-400.is-disabled,.pc\:disabled\:bg-yellow-400:disabled{background-color:#fbbf24}.pc\:disabled\:bg-yellow-500.is-disabled,.pc\:disabled\:bg-yellow-500:disabled{background-color:#f59e0b}.pc\:disabled\:bg-yellow-600.is-disabled,.pc\:disabled\:bg-yellow-600:disabled{background-color:#d97706}.pc\:disabled\:bg-yellow-700.is-disabled,.pc\:disabled\:bg-yellow-700:disabled{background-color:#b45309}.pc\:disabled\:bg-yellow-800.is-disabled,.pc\:disabled\:bg-yellow-800:disabled{background-color:#92400e}.pc\:disabled\:bg-yellow-900.is-disabled,.pc\:disabled\:bg-yellow-900:disabled{background-color:#78350f}.pc\:disabled\:bg-green-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-green-current.is-disabled{background:currentColor}.pc\:disabled\:bg-green-50.is-disabled,.pc\:disabled\:bg-green-50:disabled{background-color:#ecfdf5}.pc\:disabled\:bg-green-100.is-disabled,.pc\:disabled\:bg-green-100:disabled{background-color:#d1fae5}.pc\:disabled\:bg-green-200.is-disabled,.pc\:disabled\:bg-green-200:disabled{background-color:#a7f3d0}.pc\:disabled\:bg-green-300.is-disabled,.pc\:disabled\:bg-green-300:disabled{background-color:#6ee7b7}.pc\:disabled\:bg-green-400.is-disabled,.pc\:disabled\:bg-green-400:disabled{background-color:#34d399}.pc\:disabled\:bg-green-500.is-disabled,.pc\:disabled\:bg-green-500:disabled{background-color:#10b981}.pc\:disabled\:bg-green-600.is-disabled,.pc\:disabled\:bg-green-600:disabled{background-color:#059669}.pc\:disabled\:bg-green-700.is-disabled,.pc\:disabled\:bg-green-700:disabled{background-color:#047857}.pc\:disabled\:bg-green-800.is-disabled,.pc\:disabled\:bg-green-800:disabled{background-color:#065f46}.pc\:disabled\:bg-green-900.is-disabled,.pc\:disabled\:bg-green-900:disabled{background-color:#064e3b}.pc\:disabled\:bg-blue-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-blue-current.is-disabled{background:currentColor}.pc\:disabled\:bg-blue-50.is-disabled,.pc\:disabled\:bg-blue-50:disabled{background-color:#eff6ff}.pc\:disabled\:bg-blue-100.is-disabled,.pc\:disabled\:bg-blue-100:disabled{background-color:#dbeafe}.pc\:disabled\:bg-blue-200.is-disabled,.pc\:disabled\:bg-blue-200:disabled{background-color:#bfdbfe}.pc\:disabled\:bg-blue-300.is-disabled,.pc\:disabled\:bg-blue-300:disabled{background-color:#93c5fd}.pc\:disabled\:bg-blue-400.is-disabled,.pc\:disabled\:bg-blue-400:disabled{background-color:#60a5fa}.pc\:disabled\:bg-blue-500.is-disabled,.pc\:disabled\:bg-blue-500:disabled{background-color:#3b82f6}.pc\:disabled\:bg-blue-600.is-disabled,.pc\:disabled\:bg-blue-600:disabled{background-color:#2563eb}.pc\:disabled\:bg-blue-700.is-disabled,.pc\:disabled\:bg-blue-700:disabled{background-color:#1d4ed8}.pc\:disabled\:bg-blue-800.is-disabled,.pc\:disabled\:bg-blue-800:disabled{background-color:#1e40af}.pc\:disabled\:bg-blue-900.is-disabled,.pc\:disabled\:bg-blue-900:disabled{background-color:#1e3a8a}.pc\:disabled\:bg-cyan-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-cyan-current.is-disabled{background:currentColor}.pc\:disabled\:bg-cyan-50.is-disabled,.pc\:disabled\:bg-cyan-50:disabled{background-color:#ecfeff}.pc\:disabled\:bg-cyan-100.is-disabled,.pc\:disabled\:bg-cyan-100:disabled{background-color:#cffafe}.pc\:disabled\:bg-cyan-200.is-disabled,.pc\:disabled\:bg-cyan-200:disabled{background-color:#a5f3fc}.pc\:disabled\:bg-cyan-300.is-disabled,.pc\:disabled\:bg-cyan-300:disabled{background-color:#67e8f9}.pc\:disabled\:bg-cyan-400.is-disabled,.pc\:disabled\:bg-cyan-400:disabled{background-color:#22d3ee}.pc\:disabled\:bg-cyan-500.is-disabled,.pc\:disabled\:bg-cyan-500:disabled{background-color:#06b6d4}.pc\:disabled\:bg-cyan-600.is-disabled,.pc\:disabled\:bg-cyan-600:disabled{background-color:#0891b2}.pc\:disabled\:bg-cyan-700.is-disabled,.pc\:disabled\:bg-cyan-700:disabled{background-color:#0e7490}.pc\:disabled\:bg-cyan-800.is-disabled,.pc\:disabled\:bg-cyan-800:disabled{background-color:#155e75}.pc\:disabled\:bg-cyan-900.is-disabled,.pc\:disabled\:bg-cyan-900:disabled{background-color:#164e63}.pc\:disabled\:bg-indigo-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-indigo-current.is-disabled{background:currentColor}.pc\:disabled\:bg-indigo-50.is-disabled,.pc\:disabled\:bg-indigo-50:disabled{background-color:#eef2ff}.pc\:disabled\:bg-indigo-100.is-disabled,.pc\:disabled\:bg-indigo-100:disabled{background-color:#e0e7ff}.pc\:disabled\:bg-indigo-200.is-disabled,.pc\:disabled\:bg-indigo-200:disabled{background-color:#c7d2fe}.pc\:disabled\:bg-indigo-300.is-disabled,.pc\:disabled\:bg-indigo-300:disabled{background-color:#a5b4fc}.pc\:disabled\:bg-indigo-400.is-disabled,.pc\:disabled\:bg-indigo-400:disabled{background-color:#818cf8}.pc\:disabled\:bg-indigo-500.is-disabled,.pc\:disabled\:bg-indigo-500:disabled{background-color:#6366f1}.pc\:disabled\:bg-indigo-600.is-disabled,.pc\:disabled\:bg-indigo-600:disabled{background-color:#4f46e5}.pc\:disabled\:bg-indigo-700.is-disabled,.pc\:disabled\:bg-indigo-700:disabled{background-color:#4338ca}.pc\:disabled\:bg-indigo-800.is-disabled,.pc\:disabled\:bg-indigo-800:disabled{background-color:#3730a3}.pc\:disabled\:bg-indigo-900.is-disabled,.pc\:disabled\:bg-indigo-900:disabled{background-color:#312e81}.pc\:disabled\:bg-purple-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-purple-current.is-disabled{background:currentColor}.pc\:disabled\:bg-purple-50.is-disabled,.pc\:disabled\:bg-purple-50:disabled{background-color:#f5f3ff}.pc\:disabled\:bg-purple-100.is-disabled,.pc\:disabled\:bg-purple-100:disabled{background-color:#ede9fe}.pc\:disabled\:bg-purple-200.is-disabled,.pc\:disabled\:bg-purple-200:disabled{background-color:#ddd6fe}.pc\:disabled\:bg-purple-300.is-disabled,.pc\:disabled\:bg-purple-300:disabled{background-color:#c4b5fd}.pc\:disabled\:bg-purple-400.is-disabled,.pc\:disabled\:bg-purple-400:disabled{background-color:#a78bfa}.pc\:disabled\:bg-purple-500.is-disabled,.pc\:disabled\:bg-purple-500:disabled{background-color:#8b5cf6}.pc\:disabled\:bg-purple-600.is-disabled,.pc\:disabled\:bg-purple-600:disabled{background-color:#7c3aed}.pc\:disabled\:bg-purple-700.is-disabled,.pc\:disabled\:bg-purple-700:disabled{background-color:#6d28d9}.pc\:disabled\:bg-purple-800.is-disabled,.pc\:disabled\:bg-purple-800:disabled{background-color:#5b21b6}.pc\:disabled\:bg-purple-900.is-disabled,.pc\:disabled\:bg-purple-900:disabled{background-color:#4c1d95}.pc\:disabled\:bg-pink-transparent.is-disabled{background:transparent}.pc\:disabled\:bg-pink-current.is-disabled{background:currentColor}.pc\:disabled\:bg-pink-50.is-disabled,.pc\:disabled\:bg-pink-50:disabled{background-color:#fdf2f8}.pc\:disabled\:bg-pink-100.is-disabled,.pc\:disabled\:bg-pink-100:disabled{background-color:#fce7f3}.pc\:disabled\:bg-pink-200.is-disabled,.pc\:disabled\:bg-pink-200:disabled{background-color:#fbcfe8}.pc\:disabled\:bg-pink-300.is-disabled,.pc\:disabled\:bg-pink-300:disabled{background-color:#f9a8d4}.pc\:disabled\:bg-pink-400.is-disabled,.pc\:disabled\:bg-pink-400:disabled{background-color:#f472b6}.pc\:disabled\:bg-pink-500.is-disabled,.pc\:disabled\:bg-pink-500:disabled{background-color:#ec4899}.pc\:disabled\:bg-pink-600.is-disabled,.pc\:disabled\:bg-pink-600:disabled{background-color:#db2777}.pc\:disabled\:bg-pink-700.is-disabled,.pc\:disabled\:bg-pink-700:disabled{background-color:#be185d}.pc\:disabled\:bg-pink-800.is-disabled,.pc\:disabled\:bg-pink-800:disabled{background-color:#9d174d}.pc\:disabled\:bg-pink-900.is-disabled,.pc\:disabled\:bg-pink-900:disabled{background-color:#831843}.group:hover .pc\:group-hover\:bg-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-none{background:none!important}.group:hover .pc\:group-hover\:bg-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-current{background:currentColor}.group:hover .pc\:group-hover\:bg-black{background-color:#000}.group:hover .pc\:group-hover\:bg-white{background-color:#fff}.group:hover .pc\:group-hover\:bg-primary{background-color:#007bff}.group:hover .pc\:group-hover\:bg-secondary{background-color:#6c757d}.group:hover .pc\:group-hover\:bg-success{background-color:#28a745}.group:hover .pc\:group-hover\:bg-info{background-color:#007bff}.group:hover .pc\:group-hover\:bg-warning{background-color:#fad733}.group:hover .pc\:group-hover\:bg-danger{background-color:#dc3545}.group:hover .pc\:group-hover\:bg-light{background-color:#f8f9fa}.group:hover .pc\:group-hover\:bg-dark{background-color:#343a40}.group:hover .pc\:group-hover\:bg-gray-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-gray-current{background:currentColor}.group:hover .pc\:group-hover\:bg-gray-50{background-color:#f9fafb}.group:hover .pc\:group-hover\:bg-gray-100{background-color:#f3f4f6}.group:hover .pc\:group-hover\:bg-gray-200{background-color:#e5e7eb}.group:hover .pc\:group-hover\:bg-gray-300{background-color:#d1d5db}.group:hover .pc\:group-hover\:bg-gray-400{background-color:#9ca3af}.group:hover .pc\:group-hover\:bg-gray-500{background-color:#6b7280}.group:hover .pc\:group-hover\:bg-gray-600{background-color:#4b5563}.group:hover .pc\:group-hover\:bg-gray-700{background-color:#374151}.group:hover .pc\:group-hover\:bg-gray-800{background-color:#1f2937}.group:hover .pc\:group-hover\:bg-gray-900{background-color:#111827}.group:hover .pc\:group-hover\:bg-red-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-red-current{background:currentColor}.group:hover .pc\:group-hover\:bg-red-50{background-color:#fef2f2}.group:hover .pc\:group-hover\:bg-red-100{background-color:#fee2e2}.group:hover .pc\:group-hover\:bg-red-200{background-color:#fecaca}.group:hover .pc\:group-hover\:bg-red-300{background-color:#fca5a5}.group:hover .pc\:group-hover\:bg-red-400{background-color:#f87171}.group:hover .pc\:group-hover\:bg-red-500{background-color:#ef4444}.group:hover .pc\:group-hover\:bg-red-600{background-color:#dc2626}.group:hover .pc\:group-hover\:bg-red-700{background-color:#b91c1c}.group:hover .pc\:group-hover\:bg-red-800{background-color:#991b1b}.group:hover .pc\:group-hover\:bg-red-900{background-color:#7f1d1d}.group:hover .pc\:group-hover\:bg-yellow-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-yellow-current{background:currentColor}.group:hover .pc\:group-hover\:bg-yellow-50{background-color:#fffbeb}.group:hover .pc\:group-hover\:bg-yellow-100{background-color:#fef3c7}.group:hover .pc\:group-hover\:bg-yellow-200{background-color:#fde68a}.group:hover .pc\:group-hover\:bg-yellow-300{background-color:#fcd34d}.group:hover .pc\:group-hover\:bg-yellow-400{background-color:#fbbf24}.group:hover .pc\:group-hover\:bg-yellow-500{background-color:#f59e0b}.group:hover .pc\:group-hover\:bg-yellow-600{background-color:#d97706}.group:hover .pc\:group-hover\:bg-yellow-700{background-color:#b45309}.group:hover .pc\:group-hover\:bg-yellow-800{background-color:#92400e}.group:hover .pc\:group-hover\:bg-yellow-900{background-color:#78350f}.group:hover .pc\:group-hover\:bg-green-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-green-current{background:currentColor}.group:hover .pc\:group-hover\:bg-green-50{background-color:#ecfdf5}.group:hover .pc\:group-hover\:bg-green-100{background-color:#d1fae5}.group:hover .pc\:group-hover\:bg-green-200{background-color:#a7f3d0}.group:hover .pc\:group-hover\:bg-green-300{background-color:#6ee7b7}.group:hover .pc\:group-hover\:bg-green-400{background-color:#34d399}.group:hover .pc\:group-hover\:bg-green-500{background-color:#10b981}.group:hover .pc\:group-hover\:bg-green-600{background-color:#059669}.group:hover .pc\:group-hover\:bg-green-700{background-color:#047857}.group:hover .pc\:group-hover\:bg-green-800{background-color:#065f46}.group:hover .pc\:group-hover\:bg-green-900{background-color:#064e3b}.group:hover .pc\:group-hover\:bg-blue-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-blue-current{background:currentColor}.group:hover .pc\:group-hover\:bg-blue-50{background-color:#eff6ff}.group:hover .pc\:group-hover\:bg-blue-100{background-color:#dbeafe}.group:hover .pc\:group-hover\:bg-blue-200{background-color:#bfdbfe}.group:hover .pc\:group-hover\:bg-blue-300{background-color:#93c5fd}.group:hover .pc\:group-hover\:bg-blue-400{background-color:#60a5fa}.group:hover .pc\:group-hover\:bg-blue-500{background-color:#3b82f6}.group:hover .pc\:group-hover\:bg-blue-600{background-color:#2563eb}.group:hover .pc\:group-hover\:bg-blue-700{background-color:#1d4ed8}.group:hover .pc\:group-hover\:bg-blue-800{background-color:#1e40af}.group:hover .pc\:group-hover\:bg-blue-900{background-color:#1e3a8a}.group:hover .pc\:group-hover\:bg-cyan-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-cyan-current{background:currentColor}.group:hover .pc\:group-hover\:bg-cyan-50{background-color:#ecfeff}.group:hover .pc\:group-hover\:bg-cyan-100{background-color:#cffafe}.group:hover .pc\:group-hover\:bg-cyan-200{background-color:#a5f3fc}.group:hover .pc\:group-hover\:bg-cyan-300{background-color:#67e8f9}.group:hover .pc\:group-hover\:bg-cyan-400{background-color:#22d3ee}.group:hover .pc\:group-hover\:bg-cyan-500{background-color:#06b6d4}.group:hover .pc\:group-hover\:bg-cyan-600{background-color:#0891b2}.group:hover .pc\:group-hover\:bg-cyan-700{background-color:#0e7490}.group:hover .pc\:group-hover\:bg-cyan-800{background-color:#155e75}.group:hover .pc\:group-hover\:bg-cyan-900{background-color:#164e63}.group:hover .pc\:group-hover\:bg-indigo-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-indigo-current{background:currentColor}.group:hover .pc\:group-hover\:bg-indigo-50{background-color:#eef2ff}.group:hover .pc\:group-hover\:bg-indigo-100{background-color:#e0e7ff}.group:hover .pc\:group-hover\:bg-indigo-200{background-color:#c7d2fe}.group:hover .pc\:group-hover\:bg-indigo-300{background-color:#a5b4fc}.group:hover .pc\:group-hover\:bg-indigo-400{background-color:#818cf8}.group:hover .pc\:group-hover\:bg-indigo-500{background-color:#6366f1}.group:hover .pc\:group-hover\:bg-indigo-600{background-color:#4f46e5}.group:hover .pc\:group-hover\:bg-indigo-700{background-color:#4338ca}.group:hover .pc\:group-hover\:bg-indigo-800{background-color:#3730a3}.group:hover .pc\:group-hover\:bg-indigo-900{background-color:#312e81}.group:hover .pc\:group-hover\:bg-purple-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-purple-current{background:currentColor}.group:hover .pc\:group-hover\:bg-purple-50{background-color:#f5f3ff}.group:hover .pc\:group-hover\:bg-purple-100{background-color:#ede9fe}.group:hover .pc\:group-hover\:bg-purple-200{background-color:#ddd6fe}.group:hover .pc\:group-hover\:bg-purple-300{background-color:#c4b5fd}.group:hover .pc\:group-hover\:bg-purple-400{background-color:#a78bfa}.group:hover .pc\:group-hover\:bg-purple-500{background-color:#8b5cf6}.group:hover .pc\:group-hover\:bg-purple-600{background-color:#7c3aed}.group:hover .pc\:group-hover\:bg-purple-700{background-color:#6d28d9}.group:hover .pc\:group-hover\:bg-purple-800{background-color:#5b21b6}.group:hover .pc\:group-hover\:bg-purple-900{background-color:#4c1d95}.group:hover .pc\:group-hover\:bg-pink-transparent{background:transparent}.group:hover .pc\:group-hover\:bg-pink-current{background:currentColor}.group:hover .pc\:group-hover\:bg-pink-50{background-color:#fdf2f8}.group:hover .pc\:group-hover\:bg-pink-100{background-color:#fce7f3}.group:hover .pc\:group-hover\:bg-pink-200{background-color:#fbcfe8}.group:hover .pc\:group-hover\:bg-pink-300{background-color:#f9a8d4}.group:hover .pc\:group-hover\:bg-pink-400{background-color:#f472b6}.group:hover .pc\:group-hover\:bg-pink-500{background-color:#ec4899}.group:hover .pc\:group-hover\:bg-pink-600{background-color:#db2777}.group:hover .pc\:group-hover\:bg-pink-700{background-color:#be185d}.group:hover .pc\:group-hover\:bg-pink-800{background-color:#9d174d}.group:hover .pc\:group-hover\:bg-pink-900{background-color:#831843}}/*!markdown

---
title: 边框颜色
---

| Class       | Properties               |
| ----------- | ------------------------ |
| border-black | border-color: #000 |
| border-white | border-color: #fff |
| border-primary | border-color: #007bff |
| border-secondary | border-color: #6c757d |
| border-success | border-color: #28a745 |
| border-info | border-color: #007bff |
| border-warning | border-color: #28a745 |
| border-danger | border-color: #dc3545 |
| border-light | border-color: #f8f9fa |
| border-dark | border-color: #343a40 |
| border-gray-50 | border-color: #f9fafb |
| border-gray-100 | border-color: #f3f4f6 |
| border-gray-200 | border-color: #e5e7eb |
| border-gray-300 | border-color: #d1d5db |
| border-gray-400 | border-color: #9ca3af |
| border-gray-500 | border-color: #6b7280 |
| border-gray-600 | border-color: #4b5563 |
| border-gray-700 | border-color: #374151 |
| border-gray-800 | border-color: #1f2937 |
| border-gray-900 | border-color: #111827 |
| border-red-50 | border-color: #fef2f2 |
| border-red-100 | border-color: #fee2e2 |
| border-red-200 | border-color: #fecaca |
| border-red-300 | border-color: #fca5a5 |
| border-red-400 | border-color: #f87171 |
| border-red-500 | border-color: #ef4444 |
| border-red-600 | border-color: #dc2626 |
| border-red-700 | border-color: #b91c1c |
| border-red-800 | border-color: #991b1b |
| border-red-900 | border-color: #7f1d1d |
| border-yellow-50 | border-color: #fffbeb |
| border-yellow-100 | border-color: #fef3c7 |
| border-yellow-200 | border-color: #fde68a |
| border-yellow-300 | border-color: #fcd34d |
| border-yellow-400 | border-color: #fbbf24 |
| border-yellow-500 | border-color: #f59e0b |
| border-yellow-600 | border-color: #d97706 |
| border-yellow-700 | border-color: #b45309 |
| border-yellow-800 | border-color: #92400e |
| border-yellow-900 | border-color: #78350f |
| border-green-50 | border-color: #ecfdf5 |
| border-green-100 | border-color: #d1fae5 |
| border-green-200 | border-color: #a7f3d0 |
| border-green-300 | border-color: #6ee7b7 |
| border-green-400 | border-color: #34d399 |
| border-green-500 | border-color: #10b981 |
| border-green-600 | border-color: #059669 |
| border-green-700 | border-color: #047857 |
| border-green-800 | border-color: #065f46 |
| border-green-900 | border-color: #064e3b |
| border-blue-50 | border-color: #eff6ff |
| border-blue-100 | border-color: #dbeafe |
| border-blue-200 | border-color: #bfdbfe |
| border-blue-300 | border-color: #93c5fd |
| border-blue-400 | border-color: #60a5fa |
| border-blue-500 | border-color: #3b82f6 |
| border-blue-600 | border-color: #2563eb |
| border-blue-700 | border-color: #1d4ed8 |
| border-blue-800 | border-color: #1e40af |
| border-blue-900 | border-color: #1e3a8a |
| border-cyan-50 | border-color: #ecfeff |
| border-cyan-100 | border-color: #cffafe |
| border-cyan-200 | border-color: #a5f3fc |
| border-cyan-300 | border-color: #67e8f9 |
| border-cyan-400 | border-color: #22d3ee |
| border-cyan-500 | border-color: #06b6d4 |
| border-cyan-600 | border-color: #0891b2 |
| border-cyan-700 | border-color: #0e7490 |
| border-cyan-800 | border-color: #155e75 |
| border-cyan-900 | border-color: #164e63 |
| border-indigo-50 | border-color: #eef2ff |
| border-indigo-100 | border-color: #e0e7ff |
| border-indigo-200 | border-color: #c7d2fe |
| border-indigo-300 | border-color: #a5b4fc |
| border-indigo-400 | border-color: #818cf8 |
| border-indigo-500 | border-color: #6366f1 |
| border-indigo-600 | border-color: #4f46e5 |
| border-indigo-700 | border-color: #4338ca |
| border-indigo-800 | border-color: #3730a3 |
| border-indigo-900 | border-color: #312e81 |
| border-purple-50 | border-color: #f5f3ff |
| border-purple-100 | border-color: #ede9fe |
| border-purple-200 | border-color: #ddd6fe |
| border-purple-300 | border-color: #c4b5fd |
| border-purple-400 | border-color: #a78bfa |
| border-purple-500 | border-color: #8b5cf6 |
| border-purple-600 | border-color: #7c3aed |
| border-purple-700 | border-color: #6d28d9 |
| border-purple-800 | border-color: #5b21b6 |
| border-purple-900 | border-color: #4c1d95 |
| border-pink-50 | border-color: #fdf2f8 |
| border-pink-100 | border-color: #fce7f3 |
| border-pink-200 | border-color: #fbcfe8 |
| border-pink-300 | border-color: #f9a8d4 |
| border-pink-400 | border-color: #f472b6 |
| border-pink-500 | border-color: #ec4899 |
| border-pink-600 | border-color: #db2777 |
| border-pink-700 | border-color: #be185d |
| border-pink-800 | border-color: #9d174d |
| border-pink-900 | border-color: #831843 |


还有 hover、active、focus、disabled 扩展，比如 `hover:border-black`

*/.border-black{border-color:#000}.border-white{border-color:#fff}.border-primary{border-color:#007bff}.border-secondary{border-color:#6c757d}.border-success{border-color:#28a745}.border-info{border-color:#007bff}.border-warning{border-color:#fad733}.border-danger{border-color:#dc3545}.border-light{border-color:#f8f9fa}.border-dark{border-color:#343a40}.border-gray-50{border-color:#f9fafb}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-gray-400{border-color:#9ca3af}.border-gray-500{border-color:#6b7280}.border-gray-600{border-color:#4b5563}.border-gray-700{border-color:#374151}.border-gray-800{border-color:#1f2937}.border-gray-900{border-color:#111827}.border-red-50{border-color:#fef2f2}.border-red-100{border-color:#fee2e2}.border-red-200{border-color:#fecaca}.border-red-300{border-color:#fca5a5}.border-red-400{border-color:#f87171}.border-red-500{border-color:#ef4444}.border-red-600{border-color:#dc2626}.border-red-700{border-color:#b91c1c}.border-red-800{border-color:#991b1b}.border-red-900{border-color:#7f1d1d}.border-yellow-50{border-color:#fffbeb}.border-yellow-100{border-color:#fef3c7}.border-yellow-200{border-color:#fde68a}.border-yellow-300{border-color:#fcd34d}.border-yellow-400{border-color:#fbbf24}.border-yellow-500{border-color:#f59e0b}.border-yellow-600{border-color:#d97706}.border-yellow-700{border-color:#b45309}.border-yellow-800{border-color:#92400e}.border-yellow-900{border-color:#78350f}.border-green-50{border-color:#ecfdf5}.border-green-100{border-color:#d1fae5}.border-green-200{border-color:#a7f3d0}.border-green-300{border-color:#6ee7b7}.border-green-400{border-color:#34d399}.border-green-500{border-color:#10b981}.border-green-600{border-color:#059669}.border-green-700{border-color:#047857}.border-green-800{border-color:#065f46}.border-green-900{border-color:#064e3b}.border-blue-50{border-color:#eff6ff}.border-blue-100{border-color:#dbeafe}.border-blue-200{border-color:#bfdbfe}.border-blue-300{border-color:#93c5fd}.border-blue-400{border-color:#60a5fa}.border-blue-500{border-color:#3b82f6}.border-blue-600{border-color:#2563eb}.border-blue-700{border-color:#1d4ed8}.border-blue-800{border-color:#1e40af}.border-blue-900{border-color:#1e3a8a}.border-cyan-50{border-color:#ecfeff}.border-cyan-100{border-color:#cffafe}.border-cyan-200{border-color:#a5f3fc}.border-cyan-300{border-color:#67e8f9}.border-cyan-400{border-color:#22d3ee}.border-cyan-500{border-color:#06b6d4}.border-cyan-600{border-color:#0891b2}.border-cyan-700{border-color:#0e7490}.border-cyan-800{border-color:#155e75}.border-cyan-900{border-color:#164e63}.border-indigo-50{border-color:#eef2ff}.border-indigo-100{border-color:#e0e7ff}.border-indigo-200{border-color:#c7d2fe}.border-indigo-300{border-color:#a5b4fc}.border-indigo-400{border-color:#818cf8}.border-indigo-500{border-color:#6366f1}.border-indigo-600{border-color:#4f46e5}.border-indigo-700{border-color:#4338ca}.border-indigo-800{border-color:#3730a3}.border-indigo-900{border-color:#312e81}.border-purple-50{border-color:#f5f3ff}.border-purple-100{border-color:#ede9fe}.border-purple-200{border-color:#ddd6fe}.border-purple-300{border-color:#c4b5fd}.border-purple-400{border-color:#a78bfa}.border-purple-500{border-color:#8b5cf6}.border-purple-600{border-color:#7c3aed}.border-purple-700{border-color:#6d28d9}.border-purple-800{border-color:#5b21b6}.border-purple-900{border-color:#4c1d95}.border-pink-50{border-color:#fdf2f8}.border-pink-100{border-color:#fce7f3}.border-pink-200{border-color:#fbcfe8}.border-pink-300{border-color:#f9a8d4}.border-pink-400{border-color:#f472b6}.border-pink-500{border-color:#ec4899}.border-pink-600{border-color:#db2777}.border-pink-700{border-color:#be185d}.border-pink-800{border-color:#9d174d}.border-pink-900{border-color:#831843}.hover\:border-black:hover{border-color:#000}.hover\:border-white:hover{border-color:#fff}.hover\:border-primary:hover{border-color:#007bff}.hover\:border-secondary:hover{border-color:#6c757d}.hover\:border-success:hover{border-color:#28a745}.hover\:border-info:hover{border-color:#007bff}.hover\:border-warning:hover{border-color:#fad733}.hover\:border-danger:hover{border-color:#dc3545}.hover\:border-light:hover{border-color:#f8f9fa}.hover\:border-dark:hover{border-color:#343a40}.hover\:border-gray-50:hover{border-color:#f9fafb}.hover\:border-gray-100:hover{border-color:#f3f4f6}.hover\:border-gray-200:hover{border-color:#e5e7eb}.hover\:border-gray-300:hover{border-color:#d1d5db}.hover\:border-gray-400:hover{border-color:#9ca3af}.hover\:border-gray-500:hover{border-color:#6b7280}.hover\:border-gray-600:hover{border-color:#4b5563}.hover\:border-gray-700:hover{border-color:#374151}.hover\:border-gray-800:hover{border-color:#1f2937}.hover\:border-gray-900:hover{border-color:#111827}.hover\:border-red-50:hover{border-color:#fef2f2}.hover\:border-red-100:hover{border-color:#fee2e2}.hover\:border-red-200:hover{border-color:#fecaca}.hover\:border-red-300:hover{border-color:#fca5a5}.hover\:border-red-400:hover{border-color:#f87171}.hover\:border-red-500:hover{border-color:#ef4444}.hover\:border-red-600:hover{border-color:#dc2626}.hover\:border-red-700:hover{border-color:#b91c1c}.hover\:border-red-800:hover{border-color:#991b1b}.hover\:border-red-900:hover{border-color:#7f1d1d}.hover\:border-yellow-50:hover{border-color:#fffbeb}.hover\:border-yellow-100:hover{border-color:#fef3c7}.hover\:border-yellow-200:hover{border-color:#fde68a}.hover\:border-yellow-300:hover{border-color:#fcd34d}.hover\:border-yellow-400:hover{border-color:#fbbf24}.hover\:border-yellow-500:hover{border-color:#f59e0b}.hover\:border-yellow-600:hover{border-color:#d97706}.hover\:border-yellow-700:hover{border-color:#b45309}.hover\:border-yellow-800:hover{border-color:#92400e}.hover\:border-yellow-900:hover{border-color:#78350f}.hover\:border-green-50:hover{border-color:#ecfdf5}.hover\:border-green-100:hover{border-color:#d1fae5}.hover\:border-green-200:hover{border-color:#a7f3d0}.hover\:border-green-300:hover{border-color:#6ee7b7}.hover\:border-green-400:hover{border-color:#34d399}.hover\:border-green-500:hover{border-color:#10b981}.hover\:border-green-600:hover{border-color:#059669}.hover\:border-green-700:hover{border-color:#047857}.hover\:border-green-800:hover{border-color:#065f46}.hover\:border-green-900:hover{border-color:#064e3b}.hover\:border-blue-50:hover{border-color:#eff6ff}.hover\:border-blue-100:hover{border-color:#dbeafe}.hover\:border-blue-200:hover{border-color:#bfdbfe}.hover\:border-blue-300:hover{border-color:#93c5fd}.hover\:border-blue-400:hover{border-color:#60a5fa}.hover\:border-blue-500:hover{border-color:#3b82f6}.hover\:border-blue-600:hover{border-color:#2563eb}.hover\:border-blue-700:hover{border-color:#1d4ed8}.hover\:border-blue-800:hover{border-color:#1e40af}.hover\:border-blue-900:hover{border-color:#1e3a8a}.hover\:border-cyan-50:hover{border-color:#ecfeff}.hover\:border-cyan-100:hover{border-color:#cffafe}.hover\:border-cyan-200:hover{border-color:#a5f3fc}.hover\:border-cyan-300:hover{border-color:#67e8f9}.hover\:border-cyan-400:hover{border-color:#22d3ee}.hover\:border-cyan-500:hover{border-color:#06b6d4}.hover\:border-cyan-600:hover{border-color:#0891b2}.hover\:border-cyan-700:hover{border-color:#0e7490}.hover\:border-cyan-800:hover{border-color:#155e75}.hover\:border-cyan-900:hover{border-color:#164e63}.hover\:border-indigo-50:hover{border-color:#eef2ff}.hover\:border-indigo-100:hover{border-color:#e0e7ff}.hover\:border-indigo-200:hover{border-color:#c7d2fe}.hover\:border-indigo-300:hover{border-color:#a5b4fc}.hover\:border-indigo-400:hover{border-color:#818cf8}.hover\:border-indigo-500:hover{border-color:#6366f1}.hover\:border-indigo-600:hover{border-color:#4f46e5}.hover\:border-indigo-700:hover{border-color:#4338ca}.hover\:border-indigo-800:hover{border-color:#3730a3}.hover\:border-indigo-900:hover{border-color:#312e81}.hover\:border-purple-50:hover{border-color:#f5f3ff}.hover\:border-purple-100:hover{border-color:#ede9fe}.hover\:border-purple-200:hover{border-color:#ddd6fe}.hover\:border-purple-300:hover{border-color:#c4b5fd}.hover\:border-purple-400:hover{border-color:#a78bfa}.hover\:border-purple-500:hover{border-color:#8b5cf6}.hover\:border-purple-600:hover{border-color:#7c3aed}.hover\:border-purple-700:hover{border-color:#6d28d9}.hover\:border-purple-800:hover{border-color:#5b21b6}.hover\:border-purple-900:hover{border-color:#4c1d95}.hover\:border-pink-50:hover{border-color:#fdf2f8}.hover\:border-pink-100:hover{border-color:#fce7f3}.hover\:border-pink-200:hover{border-color:#fbcfe8}.hover\:border-pink-300:hover{border-color:#f9a8d4}.hover\:border-pink-400:hover{border-color:#f472b6}.hover\:border-pink-500:hover{border-color:#ec4899}.hover\:border-pink-600:hover{border-color:#db2777}.hover\:border-pink-700:hover{border-color:#be185d}.hover\:border-pink-800:hover{border-color:#9d174d}.hover\:border-pink-900:hover{border-color:#831843}.active\:border-black.is-active,.active\:border-black:active{border-color:#000}.active\:border-white.is-active,.active\:border-white:active{border-color:#fff}.active\:border-primary.is-active,.active\:border-primary:active{border-color:#007bff}.active\:border-secondary.is-active,.active\:border-secondary:active{border-color:#6c757d}.active\:border-success.is-active,.active\:border-success:active{border-color:#28a745}.active\:border-info.is-active,.active\:border-info:active{border-color:#007bff}.active\:border-warning.is-active,.active\:border-warning:active{border-color:#fad733}.active\:border-danger.is-active,.active\:border-danger:active{border-color:#dc3545}.active\:border-light.is-active,.active\:border-light:active{border-color:#f8f9fa}.active\:border-dark.is-active,.active\:border-dark:active{border-color:#343a40}.active\:border-gray-50.is-active,.active\:border-gray-50:active{border-color:#f9fafb}.active\:border-gray-100.is-active,.active\:border-gray-100:active{border-color:#f3f4f6}.active\:border-gray-200.is-active,.active\:border-gray-200:active{border-color:#e5e7eb}.active\:border-gray-300.is-active,.active\:border-gray-300:active{border-color:#d1d5db}.active\:border-gray-400.is-active,.active\:border-gray-400:active{border-color:#9ca3af}.active\:border-gray-500.is-active,.active\:border-gray-500:active{border-color:#6b7280}.active\:border-gray-600.is-active,.active\:border-gray-600:active{border-color:#4b5563}.active\:border-gray-700.is-active,.active\:border-gray-700:active{border-color:#374151}.active\:border-gray-800.is-active,.active\:border-gray-800:active{border-color:#1f2937}.active\:border-gray-900.is-active,.active\:border-gray-900:active{border-color:#111827}.active\:border-red-50.is-active,.active\:border-red-50:active{border-color:#fef2f2}.active\:border-red-100.is-active,.active\:border-red-100:active{border-color:#fee2e2}.active\:border-red-200.is-active,.active\:border-red-200:active{border-color:#fecaca}.active\:border-red-300.is-active,.active\:border-red-300:active{border-color:#fca5a5}.active\:border-red-400.is-active,.active\:border-red-400:active{border-color:#f87171}.active\:border-red-500.is-active,.active\:border-red-500:active{border-color:#ef4444}.active\:border-red-600.is-active,.active\:border-red-600:active{border-color:#dc2626}.active\:border-red-700.is-active,.active\:border-red-700:active{border-color:#b91c1c}.active\:border-red-800.is-active,.active\:border-red-800:active{border-color:#991b1b}.active\:border-red-900.is-active,.active\:border-red-900:active{border-color:#7f1d1d}.active\:border-yellow-50.is-active,.active\:border-yellow-50:active{border-color:#fffbeb}.active\:border-yellow-100.is-active,.active\:border-yellow-100:active{border-color:#fef3c7}.active\:border-yellow-200.is-active,.active\:border-yellow-200:active{border-color:#fde68a}.active\:border-yellow-300.is-active,.active\:border-yellow-300:active{border-color:#fcd34d}.active\:border-yellow-400.is-active,.active\:border-yellow-400:active{border-color:#fbbf24}.active\:border-yellow-500.is-active,.active\:border-yellow-500:active{border-color:#f59e0b}.active\:border-yellow-600.is-active,.active\:border-yellow-600:active{border-color:#d97706}.active\:border-yellow-700.is-active,.active\:border-yellow-700:active{border-color:#b45309}.active\:border-yellow-800.is-active,.active\:border-yellow-800:active{border-color:#92400e}.active\:border-yellow-900.is-active,.active\:border-yellow-900:active{border-color:#78350f}.active\:border-green-50.is-active,.active\:border-green-50:active{border-color:#ecfdf5}.active\:border-green-100.is-active,.active\:border-green-100:active{border-color:#d1fae5}.active\:border-green-200.is-active,.active\:border-green-200:active{border-color:#a7f3d0}.active\:border-green-300.is-active,.active\:border-green-300:active{border-color:#6ee7b7}.active\:border-green-400.is-active,.active\:border-green-400:active{border-color:#34d399}.active\:border-green-500.is-active,.active\:border-green-500:active{border-color:#10b981}.active\:border-green-600.is-active,.active\:border-green-600:active{border-color:#059669}.active\:border-green-700.is-active,.active\:border-green-700:active{border-color:#047857}.active\:border-green-800.is-active,.active\:border-green-800:active{border-color:#065f46}.active\:border-green-900.is-active,.active\:border-green-900:active{border-color:#064e3b}.active\:border-blue-50.is-active,.active\:border-blue-50:active{border-color:#eff6ff}.active\:border-blue-100.is-active,.active\:border-blue-100:active{border-color:#dbeafe}.active\:border-blue-200.is-active,.active\:border-blue-200:active{border-color:#bfdbfe}.active\:border-blue-300.is-active,.active\:border-blue-300:active{border-color:#93c5fd}.active\:border-blue-400.is-active,.active\:border-blue-400:active{border-color:#60a5fa}.active\:border-blue-500.is-active,.active\:border-blue-500:active{border-color:#3b82f6}.active\:border-blue-600.is-active,.active\:border-blue-600:active{border-color:#2563eb}.active\:border-blue-700.is-active,.active\:border-blue-700:active{border-color:#1d4ed8}.active\:border-blue-800.is-active,.active\:border-blue-800:active{border-color:#1e40af}.active\:border-blue-900.is-active,.active\:border-blue-900:active{border-color:#1e3a8a}.active\:border-cyan-50.is-active,.active\:border-cyan-50:active{border-color:#ecfeff}.active\:border-cyan-100.is-active,.active\:border-cyan-100:active{border-color:#cffafe}.active\:border-cyan-200.is-active,.active\:border-cyan-200:active{border-color:#a5f3fc}.active\:border-cyan-300.is-active,.active\:border-cyan-300:active{border-color:#67e8f9}.active\:border-cyan-400.is-active,.active\:border-cyan-400:active{border-color:#22d3ee}.active\:border-cyan-500.is-active,.active\:border-cyan-500:active{border-color:#06b6d4}.active\:border-cyan-600.is-active,.active\:border-cyan-600:active{border-color:#0891b2}.active\:border-cyan-700.is-active,.active\:border-cyan-700:active{border-color:#0e7490}.active\:border-cyan-800.is-active,.active\:border-cyan-800:active{border-color:#155e75}.active\:border-cyan-900.is-active,.active\:border-cyan-900:active{border-color:#164e63}.active\:border-indigo-50.is-active,.active\:border-indigo-50:active{border-color:#eef2ff}.active\:border-indigo-100.is-active,.active\:border-indigo-100:active{border-color:#e0e7ff}.active\:border-indigo-200.is-active,.active\:border-indigo-200:active{border-color:#c7d2fe}.active\:border-indigo-300.is-active,.active\:border-indigo-300:active{border-color:#a5b4fc}.active\:border-indigo-400.is-active,.active\:border-indigo-400:active{border-color:#818cf8}.active\:border-indigo-500.is-active,.active\:border-indigo-500:active{border-color:#6366f1}.active\:border-indigo-600.is-active,.active\:border-indigo-600:active{border-color:#4f46e5}.active\:border-indigo-700.is-active,.active\:border-indigo-700:active{border-color:#4338ca}.active\:border-indigo-800.is-active,.active\:border-indigo-800:active{border-color:#3730a3}.active\:border-indigo-900.is-active,.active\:border-indigo-900:active{border-color:#312e81}.active\:border-purple-50.is-active,.active\:border-purple-50:active{border-color:#f5f3ff}.active\:border-purple-100.is-active,.active\:border-purple-100:active{border-color:#ede9fe}.active\:border-purple-200.is-active,.active\:border-purple-200:active{border-color:#ddd6fe}.active\:border-purple-300.is-active,.active\:border-purple-300:active{border-color:#c4b5fd}.active\:border-purple-400.is-active,.active\:border-purple-400:active{border-color:#a78bfa}.active\:border-purple-500.is-active,.active\:border-purple-500:active{border-color:#8b5cf6}.active\:border-purple-600.is-active,.active\:border-purple-600:active{border-color:#7c3aed}.active\:border-purple-700.is-active,.active\:border-purple-700:active{border-color:#6d28d9}.active\:border-purple-800.is-active,.active\:border-purple-800:active{border-color:#5b21b6}.active\:border-purple-900.is-active,.active\:border-purple-900:active{border-color:#4c1d95}.active\:border-pink-50.is-active,.active\:border-pink-50:active{border-color:#fdf2f8}.active\:border-pink-100.is-active,.active\:border-pink-100:active{border-color:#fce7f3}.active\:border-pink-200.is-active,.active\:border-pink-200:active{border-color:#fbcfe8}.active\:border-pink-300.is-active,.active\:border-pink-300:active{border-color:#f9a8d4}.active\:border-pink-400.is-active,.active\:border-pink-400:active{border-color:#f472b6}.active\:border-pink-500.is-active,.active\:border-pink-500:active{border-color:#ec4899}.active\:border-pink-600.is-active,.active\:border-pink-600:active{border-color:#db2777}.active\:border-pink-700.is-active,.active\:border-pink-700:active{border-color:#be185d}.active\:border-pink-800.is-active,.active\:border-pink-800:active{border-color:#9d174d}.active\:border-pink-900.is-active,.active\:border-pink-900:active{border-color:#831843}.focus\:border-black:focus{border-color:#000}.focus\:border-white:focus{border-color:#fff}.focus\:border-primary:focus{border-color:#007bff}.focus\:border-secondary:focus{border-color:#6c757d}.focus\:border-success:focus{border-color:#28a745}.focus\:border-info:focus{border-color:#007bff}.focus\:border-warning:focus{border-color:#fad733}.focus\:border-danger:focus{border-color:#dc3545}.focus\:border-light:focus{border-color:#f8f9fa}.focus\:border-dark:focus{border-color:#343a40}.focus\:border-gray-50:focus{border-color:#f9fafb}.focus\:border-gray-100:focus{border-color:#f3f4f6}.focus\:border-gray-200:focus{border-color:#e5e7eb}.focus\:border-gray-300:focus{border-color:#d1d5db}.focus\:border-gray-400:focus{border-color:#9ca3af}.focus\:border-gray-500:focus{border-color:#6b7280}.focus\:border-gray-600:focus{border-color:#4b5563}.focus\:border-gray-700:focus{border-color:#374151}.focus\:border-gray-800:focus{border-color:#1f2937}.focus\:border-gray-900:focus{border-color:#111827}.focus\:border-red-50:focus{border-color:#fef2f2}.focus\:border-red-100:focus{border-color:#fee2e2}.focus\:border-red-200:focus{border-color:#fecaca}.focus\:border-red-300:focus{border-color:#fca5a5}.focus\:border-red-400:focus{border-color:#f87171}.focus\:border-red-500:focus{border-color:#ef4444}.focus\:border-red-600:focus{border-color:#dc2626}.focus\:border-red-700:focus{border-color:#b91c1c}.focus\:border-red-800:focus{border-color:#991b1b}.focus\:border-red-900:focus{border-color:#7f1d1d}.focus\:border-yellow-50:focus{border-color:#fffbeb}.focus\:border-yellow-100:focus{border-color:#fef3c7}.focus\:border-yellow-200:focus{border-color:#fde68a}.focus\:border-yellow-300:focus{border-color:#fcd34d}.focus\:border-yellow-400:focus{border-color:#fbbf24}.focus\:border-yellow-500:focus{border-color:#f59e0b}.focus\:border-yellow-600:focus{border-color:#d97706}.focus\:border-yellow-700:focus{border-color:#b45309}.focus\:border-yellow-800:focus{border-color:#92400e}.focus\:border-yellow-900:focus{border-color:#78350f}.focus\:border-green-50:focus{border-color:#ecfdf5}.focus\:border-green-100:focus{border-color:#d1fae5}.focus\:border-green-200:focus{border-color:#a7f3d0}.focus\:border-green-300:focus{border-color:#6ee7b7}.focus\:border-green-400:focus{border-color:#34d399}.focus\:border-green-500:focus{border-color:#10b981}.focus\:border-green-600:focus{border-color:#059669}.focus\:border-green-700:focus{border-color:#047857}.focus\:border-green-800:focus{border-color:#065f46}.focus\:border-green-900:focus{border-color:#064e3b}.focus\:border-blue-50:focus{border-color:#eff6ff}.focus\:border-blue-100:focus{border-color:#dbeafe}.focus\:border-blue-200:focus{border-color:#bfdbfe}.focus\:border-blue-300:focus{border-color:#93c5fd}.focus\:border-blue-400:focus{border-color:#60a5fa}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:border-blue-600:focus{border-color:#2563eb}.focus\:border-blue-700:focus{border-color:#1d4ed8}.focus\:border-blue-800:focus{border-color:#1e40af}.focus\:border-blue-900:focus{border-color:#1e3a8a}.focus\:border-cyan-50:focus{border-color:#ecfeff}.focus\:border-cyan-100:focus{border-color:#cffafe}.focus\:border-cyan-200:focus{border-color:#a5f3fc}.focus\:border-cyan-300:focus{border-color:#67e8f9}.focus\:border-cyan-400:focus{border-color:#22d3ee}.focus\:border-cyan-500:focus{border-color:#06b6d4}.focus\:border-cyan-600:focus{border-color:#0891b2}.focus\:border-cyan-700:focus{border-color:#0e7490}.focus\:border-cyan-800:focus{border-color:#155e75}.focus\:border-cyan-900:focus{border-color:#164e63}.focus\:border-indigo-50:focus{border-color:#eef2ff}.focus\:border-indigo-100:focus{border-color:#e0e7ff}.focus\:border-indigo-200:focus{border-color:#c7d2fe}.focus\:border-indigo-300:focus{border-color:#a5b4fc}.focus\:border-indigo-400:focus{border-color:#818cf8}.focus\:border-indigo-500:focus{border-color:#6366f1}.focus\:border-indigo-600:focus{border-color:#4f46e5}.focus\:border-indigo-700:focus{border-color:#4338ca}.focus\:border-indigo-800:focus{border-color:#3730a3}.focus\:border-indigo-900:focus{border-color:#312e81}.focus\:border-purple-50:focus{border-color:#f5f3ff}.focus\:border-purple-100:focus{border-color:#ede9fe}.focus\:border-purple-200:focus{border-color:#ddd6fe}.focus\:border-purple-300:focus{border-color:#c4b5fd}.focus\:border-purple-400:focus{border-color:#a78bfa}.focus\:border-purple-500:focus{border-color:#8b5cf6}.focus\:border-purple-600:focus{border-color:#7c3aed}.focus\:border-purple-700:focus{border-color:#6d28d9}.focus\:border-purple-800:focus{border-color:#5b21b6}.focus\:border-purple-900:focus{border-color:#4c1d95}.focus\:border-pink-50:focus{border-color:#fdf2f8}.focus\:border-pink-100:focus{border-color:#fce7f3}.focus\:border-pink-200:focus{border-color:#fbcfe8}.focus\:border-pink-300:focus{border-color:#f9a8d4}.focus\:border-pink-400:focus{border-color:#f472b6}.focus\:border-pink-500:focus{border-color:#ec4899}.focus\:border-pink-600:focus{border-color:#db2777}.focus\:border-pink-700:focus{border-color:#be185d}.focus\:border-pink-800:focus{border-color:#9d174d}.focus\:border-pink-900:focus{border-color:#831843}.disabled\:border-black.is-disabled,.disabled\:border-black:disabled{border-color:#000}.disabled\:border-white.is-disabled,.disabled\:border-white:disabled{border-color:#fff}.disabled\:border-primary.is-disabled,.disabled\:border-primary:disabled{border-color:#007bff}.disabled\:border-secondary.is-disabled,.disabled\:border-secondary:disabled{border-color:#6c757d}.disabled\:border-success.is-disabled,.disabled\:border-success:disabled{border-color:#28a745}.disabled\:border-info.is-disabled,.disabled\:border-info:disabled{border-color:#007bff}.disabled\:border-warning.is-disabled,.disabled\:border-warning:disabled{border-color:#fad733}.disabled\:border-danger.is-disabled,.disabled\:border-danger:disabled{border-color:#dc3545}.disabled\:border-light.is-disabled,.disabled\:border-light:disabled{border-color:#f8f9fa}.disabled\:border-dark.is-disabled,.disabled\:border-dark:disabled{border-color:#343a40}.disabled\:border-gray-50.is-disabled,.disabled\:border-gray-50:disabled{border-color:#f9fafb}.disabled\:border-gray-100.is-disabled,.disabled\:border-gray-100:disabled{border-color:#f3f4f6}.disabled\:border-gray-200.is-disabled,.disabled\:border-gray-200:disabled{border-color:#e5e7eb}.disabled\:border-gray-300.is-disabled,.disabled\:border-gray-300:disabled{border-color:#d1d5db}.disabled\:border-gray-400.is-disabled,.disabled\:border-gray-400:disabled{border-color:#9ca3af}.disabled\:border-gray-500.is-disabled,.disabled\:border-gray-500:disabled{border-color:#6b7280}.disabled\:border-gray-600.is-disabled,.disabled\:border-gray-600:disabled{border-color:#4b5563}.disabled\:border-gray-700.is-disabled,.disabled\:border-gray-700:disabled{border-color:#374151}.disabled\:border-gray-800.is-disabled,.disabled\:border-gray-800:disabled{border-color:#1f2937}.disabled\:border-gray-900.is-disabled,.disabled\:border-gray-900:disabled{border-color:#111827}.disabled\:border-red-50.is-disabled,.disabled\:border-red-50:disabled{border-color:#fef2f2}.disabled\:border-red-100.is-disabled,.disabled\:border-red-100:disabled{border-color:#fee2e2}.disabled\:border-red-200.is-disabled,.disabled\:border-red-200:disabled{border-color:#fecaca}.disabled\:border-red-300.is-disabled,.disabled\:border-red-300:disabled{border-color:#fca5a5}.disabled\:border-red-400.is-disabled,.disabled\:border-red-400:disabled{border-color:#f87171}.disabled\:border-red-500.is-disabled,.disabled\:border-red-500:disabled{border-color:#ef4444}.disabled\:border-red-600.is-disabled,.disabled\:border-red-600:disabled{border-color:#dc2626}.disabled\:border-red-700.is-disabled,.disabled\:border-red-700:disabled{border-color:#b91c1c}.disabled\:border-red-800.is-disabled,.disabled\:border-red-800:disabled{border-color:#991b1b}.disabled\:border-red-900.is-disabled,.disabled\:border-red-900:disabled{border-color:#7f1d1d}.disabled\:border-yellow-50.is-disabled,.disabled\:border-yellow-50:disabled{border-color:#fffbeb}.disabled\:border-yellow-100.is-disabled,.disabled\:border-yellow-100:disabled{border-color:#fef3c7}.disabled\:border-yellow-200.is-disabled,.disabled\:border-yellow-200:disabled{border-color:#fde68a}.disabled\:border-yellow-300.is-disabled,.disabled\:border-yellow-300:disabled{border-color:#fcd34d}.disabled\:border-yellow-400.is-disabled,.disabled\:border-yellow-400:disabled{border-color:#fbbf24}.disabled\:border-yellow-500.is-disabled,.disabled\:border-yellow-500:disabled{border-color:#f59e0b}.disabled\:border-yellow-600.is-disabled,.disabled\:border-yellow-600:disabled{border-color:#d97706}.disabled\:border-yellow-700.is-disabled,.disabled\:border-yellow-700:disabled{border-color:#b45309}.disabled\:border-yellow-800.is-disabled,.disabled\:border-yellow-800:disabled{border-color:#92400e}.disabled\:border-yellow-900.is-disabled,.disabled\:border-yellow-900:disabled{border-color:#78350f}.disabled\:border-green-50.is-disabled,.disabled\:border-green-50:disabled{border-color:#ecfdf5}.disabled\:border-green-100.is-disabled,.disabled\:border-green-100:disabled{border-color:#d1fae5}.disabled\:border-green-200.is-disabled,.disabled\:border-green-200:disabled{border-color:#a7f3d0}.disabled\:border-green-300.is-disabled,.disabled\:border-green-300:disabled{border-color:#6ee7b7}.disabled\:border-green-400.is-disabled,.disabled\:border-green-400:disabled{border-color:#34d399}.disabled\:border-green-500.is-disabled,.disabled\:border-green-500:disabled{border-color:#10b981}.disabled\:border-green-600.is-disabled,.disabled\:border-green-600:disabled{border-color:#059669}.disabled\:border-green-700.is-disabled,.disabled\:border-green-700:disabled{border-color:#047857}.disabled\:border-green-800.is-disabled,.disabled\:border-green-800:disabled{border-color:#065f46}.disabled\:border-green-900.is-disabled,.disabled\:border-green-900:disabled{border-color:#064e3b}.disabled\:border-blue-50.is-disabled,.disabled\:border-blue-50:disabled{border-color:#eff6ff}.disabled\:border-blue-100.is-disabled,.disabled\:border-blue-100:disabled{border-color:#dbeafe}.disabled\:border-blue-200.is-disabled,.disabled\:border-blue-200:disabled{border-color:#bfdbfe}.disabled\:border-blue-300.is-disabled,.disabled\:border-blue-300:disabled{border-color:#93c5fd}.disabled\:border-blue-400.is-disabled,.disabled\:border-blue-400:disabled{border-color:#60a5fa}.disabled\:border-blue-500.is-disabled,.disabled\:border-blue-500:disabled{border-color:#3b82f6}.disabled\:border-blue-600.is-disabled,.disabled\:border-blue-600:disabled{border-color:#2563eb}.disabled\:border-blue-700.is-disabled,.disabled\:border-blue-700:disabled{border-color:#1d4ed8}.disabled\:border-blue-800.is-disabled,.disabled\:border-blue-800:disabled{border-color:#1e40af}.disabled\:border-blue-900.is-disabled,.disabled\:border-blue-900:disabled{border-color:#1e3a8a}.disabled\:border-cyan-50.is-disabled,.disabled\:border-cyan-50:disabled{border-color:#ecfeff}.disabled\:border-cyan-100.is-disabled,.disabled\:border-cyan-100:disabled{border-color:#cffafe}.disabled\:border-cyan-200.is-disabled,.disabled\:border-cyan-200:disabled{border-color:#a5f3fc}.disabled\:border-cyan-300.is-disabled,.disabled\:border-cyan-300:disabled{border-color:#67e8f9}.disabled\:border-cyan-400.is-disabled,.disabled\:border-cyan-400:disabled{border-color:#22d3ee}.disabled\:border-cyan-500.is-disabled,.disabled\:border-cyan-500:disabled{border-color:#06b6d4}.disabled\:border-cyan-600.is-disabled,.disabled\:border-cyan-600:disabled{border-color:#0891b2}.disabled\:border-cyan-700.is-disabled,.disabled\:border-cyan-700:disabled{border-color:#0e7490}.disabled\:border-cyan-800.is-disabled,.disabled\:border-cyan-800:disabled{border-color:#155e75}.disabled\:border-cyan-900.is-disabled,.disabled\:border-cyan-900:disabled{border-color:#164e63}.disabled\:border-indigo-50.is-disabled,.disabled\:border-indigo-50:disabled{border-color:#eef2ff}.disabled\:border-indigo-100.is-disabled,.disabled\:border-indigo-100:disabled{border-color:#e0e7ff}.disabled\:border-indigo-200.is-disabled,.disabled\:border-indigo-200:disabled{border-color:#c7d2fe}.disabled\:border-indigo-300.is-disabled,.disabled\:border-indigo-300:disabled{border-color:#a5b4fc}.disabled\:border-indigo-400.is-disabled,.disabled\:border-indigo-400:disabled{border-color:#818cf8}.disabled\:border-indigo-500.is-disabled,.disabled\:border-indigo-500:disabled{border-color:#6366f1}.disabled\:border-indigo-600.is-disabled,.disabled\:border-indigo-600:disabled{border-color:#4f46e5}.disabled\:border-indigo-700.is-disabled,.disabled\:border-indigo-700:disabled{border-color:#4338ca}.disabled\:border-indigo-800.is-disabled,.disabled\:border-indigo-800:disabled{border-color:#3730a3}.disabled\:border-indigo-900.is-disabled,.disabled\:border-indigo-900:disabled{border-color:#312e81}.disabled\:border-purple-50.is-disabled,.disabled\:border-purple-50:disabled{border-color:#f5f3ff}.disabled\:border-purple-100.is-disabled,.disabled\:border-purple-100:disabled{border-color:#ede9fe}.disabled\:border-purple-200.is-disabled,.disabled\:border-purple-200:disabled{border-color:#ddd6fe}.disabled\:border-purple-300.is-disabled,.disabled\:border-purple-300:disabled{border-color:#c4b5fd}.disabled\:border-purple-400.is-disabled,.disabled\:border-purple-400:disabled{border-color:#a78bfa}.disabled\:border-purple-500.is-disabled,.disabled\:border-purple-500:disabled{border-color:#8b5cf6}.disabled\:border-purple-600.is-disabled,.disabled\:border-purple-600:disabled{border-color:#7c3aed}.disabled\:border-purple-700.is-disabled,.disabled\:border-purple-700:disabled{border-color:#6d28d9}.disabled\:border-purple-800.is-disabled,.disabled\:border-purple-800:disabled{border-color:#5b21b6}.disabled\:border-purple-900.is-disabled,.disabled\:border-purple-900:disabled{border-color:#4c1d95}.disabled\:border-pink-50.is-disabled,.disabled\:border-pink-50:disabled{border-color:#fdf2f8}.disabled\:border-pink-100.is-disabled,.disabled\:border-pink-100:disabled{border-color:#fce7f3}.disabled\:border-pink-200.is-disabled,.disabled\:border-pink-200:disabled{border-color:#fbcfe8}.disabled\:border-pink-300.is-disabled,.disabled\:border-pink-300:disabled{border-color:#f9a8d4}.disabled\:border-pink-400.is-disabled,.disabled\:border-pink-400:disabled{border-color:#f472b6}.disabled\:border-pink-500.is-disabled,.disabled\:border-pink-500:disabled{border-color:#ec4899}.disabled\:border-pink-600.is-disabled,.disabled\:border-pink-600:disabled{border-color:#db2777}.disabled\:border-pink-700.is-disabled,.disabled\:border-pink-700:disabled{border-color:#be185d}.disabled\:border-pink-800.is-disabled,.disabled\:border-pink-800:disabled{border-color:#9d174d}.disabled\:border-pink-900.is-disabled,.disabled\:border-pink-900:disabled{border-color:#831843}.group:hover .group-hover\:border-black{border-color:#000}.group:hover .group-hover\:border-white{border-color:#fff}.group:hover .group-hover\:border-primary{border-color:#007bff}.group:hover .group-hover\:border-secondary{border-color:#6c757d}.group:hover .group-hover\:border-success{border-color:#28a745}.group:hover .group-hover\:border-info{border-color:#007bff}.group:hover .group-hover\:border-warning{border-color:#fad733}.group:hover .group-hover\:border-danger{border-color:#dc3545}.group:hover .group-hover\:border-light{border-color:#f8f9fa}.group:hover .group-hover\:border-dark{border-color:#343a40}.group:hover .group-hover\:border-gray-50{border-color:#f9fafb}.group:hover .group-hover\:border-gray-100{border-color:#f3f4f6}.group:hover .group-hover\:border-gray-200{border-color:#e5e7eb}.group:hover .group-hover\:border-gray-300{border-color:#d1d5db}.group:hover .group-hover\:border-gray-400{border-color:#9ca3af}.group:hover .group-hover\:border-gray-500{border-color:#6b7280}.group:hover .group-hover\:border-gray-600{border-color:#4b5563}.group:hover .group-hover\:border-gray-700{border-color:#374151}.group:hover .group-hover\:border-gray-800{border-color:#1f2937}.group:hover .group-hover\:border-gray-900{border-color:#111827}.group:hover .group-hover\:border-red-50{border-color:#fef2f2}.group:hover .group-hover\:border-red-100{border-color:#fee2e2}.group:hover .group-hover\:border-red-200{border-color:#fecaca}.group:hover .group-hover\:border-red-300{border-color:#fca5a5}.group:hover .group-hover\:border-red-400{border-color:#f87171}.group:hover .group-hover\:border-red-500{border-color:#ef4444}.group:hover .group-hover\:border-red-600{border-color:#dc2626}.group:hover .group-hover\:border-red-700{border-color:#b91c1c}.group:hover .group-hover\:border-red-800{border-color:#991b1b}.group:hover .group-hover\:border-red-900{border-color:#7f1d1d}.group:hover .group-hover\:border-yellow-50{border-color:#fffbeb}.group:hover .group-hover\:border-yellow-100{border-color:#fef3c7}.group:hover .group-hover\:border-yellow-200{border-color:#fde68a}.group:hover .group-hover\:border-yellow-300{border-color:#fcd34d}.group:hover .group-hover\:border-yellow-400{border-color:#fbbf24}.group:hover .group-hover\:border-yellow-500{border-color:#f59e0b}.group:hover .group-hover\:border-yellow-600{border-color:#d97706}.group:hover .group-hover\:border-yellow-700{border-color:#b45309}.group:hover .group-hover\:border-yellow-800{border-color:#92400e}.group:hover .group-hover\:border-yellow-900{border-color:#78350f}.group:hover .group-hover\:border-green-50{border-color:#ecfdf5}.group:hover .group-hover\:border-green-100{border-color:#d1fae5}.group:hover .group-hover\:border-green-200{border-color:#a7f3d0}.group:hover .group-hover\:border-green-300{border-color:#6ee7b7}.group:hover .group-hover\:border-green-400{border-color:#34d399}.group:hover .group-hover\:border-green-500{border-color:#10b981}.group:hover .group-hover\:border-green-600{border-color:#059669}.group:hover .group-hover\:border-green-700{border-color:#047857}.group:hover .group-hover\:border-green-800{border-color:#065f46}.group:hover .group-hover\:border-green-900{border-color:#064e3b}.group:hover .group-hover\:border-blue-50{border-color:#eff6ff}.group:hover .group-hover\:border-blue-100{border-color:#dbeafe}.group:hover .group-hover\:border-blue-200{border-color:#bfdbfe}.group:hover .group-hover\:border-blue-300{border-color:#93c5fd}.group:hover .group-hover\:border-blue-400{border-color:#60a5fa}.group:hover .group-hover\:border-blue-500{border-color:#3b82f6}.group:hover .group-hover\:border-blue-600{border-color:#2563eb}.group:hover .group-hover\:border-blue-700{border-color:#1d4ed8}.group:hover .group-hover\:border-blue-800{border-color:#1e40af}.group:hover .group-hover\:border-blue-900{border-color:#1e3a8a}.group:hover .group-hover\:border-cyan-50{border-color:#ecfeff}.group:hover .group-hover\:border-cyan-100{border-color:#cffafe}.group:hover .group-hover\:border-cyan-200{border-color:#a5f3fc}.group:hover .group-hover\:border-cyan-300{border-color:#67e8f9}.group:hover .group-hover\:border-cyan-400{border-color:#22d3ee}.group:hover .group-hover\:border-cyan-500{border-color:#06b6d4}.group:hover .group-hover\:border-cyan-600{border-color:#0891b2}.group:hover .group-hover\:border-cyan-700{border-color:#0e7490}.group:hover .group-hover\:border-cyan-800{border-color:#155e75}.group:hover .group-hover\:border-cyan-900{border-color:#164e63}.group:hover .group-hover\:border-indigo-50{border-color:#eef2ff}.group:hover .group-hover\:border-indigo-100{border-color:#e0e7ff}.group:hover .group-hover\:border-indigo-200{border-color:#c7d2fe}.group:hover .group-hover\:border-indigo-300{border-color:#a5b4fc}.group:hover .group-hover\:border-indigo-400{border-color:#818cf8}.group:hover .group-hover\:border-indigo-500{border-color:#6366f1}.group:hover .group-hover\:border-indigo-600{border-color:#4f46e5}.group:hover .group-hover\:border-indigo-700{border-color:#4338ca}.group:hover .group-hover\:border-indigo-800{border-color:#3730a3}.group:hover .group-hover\:border-indigo-900{border-color:#312e81}.group:hover .group-hover\:border-purple-50{border-color:#f5f3ff}.group:hover .group-hover\:border-purple-100{border-color:#ede9fe}.group:hover .group-hover\:border-purple-200{border-color:#ddd6fe}.group:hover .group-hover\:border-purple-300{border-color:#c4b5fd}.group:hover .group-hover\:border-purple-400{border-color:#a78bfa}.group:hover .group-hover\:border-purple-500{border-color:#8b5cf6}.group:hover .group-hover\:border-purple-600{border-color:#7c3aed}.group:hover .group-hover\:border-purple-700{border-color:#6d28d9}.group:hover .group-hover\:border-purple-800{border-color:#5b21b6}.group:hover .group-hover\:border-purple-900{border-color:#4c1d95}.group:hover .group-hover\:border-pink-50{border-color:#fdf2f8}.group:hover .group-hover\:border-pink-100{border-color:#fce7f3}.group:hover .group-hover\:border-pink-200{border-color:#fbcfe8}.group:hover .group-hover\:border-pink-300{border-color:#f9a8d4}.group:hover .group-hover\:border-pink-400{border-color:#f472b6}.group:hover .group-hover\:border-pink-500{border-color:#ec4899}.group:hover .group-hover\:border-pink-600{border-color:#db2777}.group:hover .group-hover\:border-pink-700{border-color:#be185d}.group:hover .group-hover\:border-pink-800{border-color:#9d174d}.group:hover .group-hover\:border-pink-900{border-color:#831843}@media (max-width:768px){.m\:border-black{border-color:#000}.m\:border-white{border-color:#fff}.m\:border-primary{border-color:#007bff}.m\:border-secondary{border-color:#6c757d}.m\:border-success{border-color:#28a745}.m\:border-info{border-color:#007bff}.m\:border-warning{border-color:#fad733}.m\:border-danger{border-color:#dc3545}.m\:border-light{border-color:#f8f9fa}.m\:border-dark{border-color:#343a40}.m\:border-gray-50{border-color:#f9fafb}.m\:border-gray-100{border-color:#f3f4f6}.m\:border-gray-200{border-color:#e5e7eb}.m\:border-gray-300{border-color:#d1d5db}.m\:border-gray-400{border-color:#9ca3af}.m\:border-gray-500{border-color:#6b7280}.m\:border-gray-600{border-color:#4b5563}.m\:border-gray-700{border-color:#374151}.m\:border-gray-800{border-color:#1f2937}.m\:border-gray-900{border-color:#111827}.m\:border-red-50{border-color:#fef2f2}.m\:border-red-100{border-color:#fee2e2}.m\:border-red-200{border-color:#fecaca}.m\:border-red-300{border-color:#fca5a5}.m\:border-red-400{border-color:#f87171}.m\:border-red-500{border-color:#ef4444}.m\:border-red-600{border-color:#dc2626}.m\:border-red-700{border-color:#b91c1c}.m\:border-red-800{border-color:#991b1b}.m\:border-red-900{border-color:#7f1d1d}.m\:border-yellow-50{border-color:#fffbeb}.m\:border-yellow-100{border-color:#fef3c7}.m\:border-yellow-200{border-color:#fde68a}.m\:border-yellow-300{border-color:#fcd34d}.m\:border-yellow-400{border-color:#fbbf24}.m\:border-yellow-500{border-color:#f59e0b}.m\:border-yellow-600{border-color:#d97706}.m\:border-yellow-700{border-color:#b45309}.m\:border-yellow-800{border-color:#92400e}.m\:border-yellow-900{border-color:#78350f}.m\:border-green-50{border-color:#ecfdf5}.m\:border-green-100{border-color:#d1fae5}.m\:border-green-200{border-color:#a7f3d0}.m\:border-green-300{border-color:#6ee7b7}.m\:border-green-400{border-color:#34d399}.m\:border-green-500{border-color:#10b981}.m\:border-green-600{border-color:#059669}.m\:border-green-700{border-color:#047857}.m\:border-green-800{border-color:#065f46}.m\:border-green-900{border-color:#064e3b}.m\:border-blue-50{border-color:#eff6ff}.m\:border-blue-100{border-color:#dbeafe}.m\:border-blue-200{border-color:#bfdbfe}.m\:border-blue-300{border-color:#93c5fd}.m\:border-blue-400{border-color:#60a5fa}.m\:border-blue-500{border-color:#3b82f6}.m\:border-blue-600{border-color:#2563eb}.m\:border-blue-700{border-color:#1d4ed8}.m\:border-blue-800{border-color:#1e40af}.m\:border-blue-900{border-color:#1e3a8a}.m\:border-cyan-50{border-color:#ecfeff}.m\:border-cyan-100{border-color:#cffafe}.m\:border-cyan-200{border-color:#a5f3fc}.m\:border-cyan-300{border-color:#67e8f9}.m\:border-cyan-400{border-color:#22d3ee}.m\:border-cyan-500{border-color:#06b6d4}.m\:border-cyan-600{border-color:#0891b2}.m\:border-cyan-700{border-color:#0e7490}.m\:border-cyan-800{border-color:#155e75}.m\:border-cyan-900{border-color:#164e63}.m\:border-indigo-50{border-color:#eef2ff}.m\:border-indigo-100{border-color:#e0e7ff}.m\:border-indigo-200{border-color:#c7d2fe}.m\:border-indigo-300{border-color:#a5b4fc}.m\:border-indigo-400{border-color:#818cf8}.m\:border-indigo-500{border-color:#6366f1}.m\:border-indigo-600{border-color:#4f46e5}.m\:border-indigo-700{border-color:#4338ca}.m\:border-indigo-800{border-color:#3730a3}.m\:border-indigo-900{border-color:#312e81}.m\:border-purple-50{border-color:#f5f3ff}.m\:border-purple-100{border-color:#ede9fe}.m\:border-purple-200{border-color:#ddd6fe}.m\:border-purple-300{border-color:#c4b5fd}.m\:border-purple-400{border-color:#a78bfa}.m\:border-purple-500{border-color:#8b5cf6}.m\:border-purple-600{border-color:#7c3aed}.m\:border-purple-700{border-color:#6d28d9}.m\:border-purple-800{border-color:#5b21b6}.m\:border-purple-900{border-color:#4c1d95}.m\:border-pink-50{border-color:#fdf2f8}.m\:border-pink-100{border-color:#fce7f3}.m\:border-pink-200{border-color:#fbcfe8}.m\:border-pink-300{border-color:#f9a8d4}.m\:border-pink-400{border-color:#f472b6}.m\:border-pink-500{border-color:#ec4899}.m\:border-pink-600{border-color:#db2777}.m\:border-pink-700{border-color:#be185d}.m\:border-pink-800{border-color:#9d174d}.m\:border-pink-900{border-color:#831843}.m\:hover\:border-black:hover{border-color:#000}.m\:hover\:border-white:hover{border-color:#fff}.m\:hover\:border-primary:hover{border-color:#007bff}.m\:hover\:border-secondary:hover{border-color:#6c757d}.m\:hover\:border-success:hover{border-color:#28a745}.m\:hover\:border-info:hover{border-color:#007bff}.m\:hover\:border-warning:hover{border-color:#fad733}.m\:hover\:border-danger:hover{border-color:#dc3545}.m\:hover\:border-light:hover{border-color:#f8f9fa}.m\:hover\:border-dark:hover{border-color:#343a40}.m\:hover\:border-gray-50:hover{border-color:#f9fafb}.m\:hover\:border-gray-100:hover{border-color:#f3f4f6}.m\:hover\:border-gray-200:hover{border-color:#e5e7eb}.m\:hover\:border-gray-300:hover{border-color:#d1d5db}.m\:hover\:border-gray-400:hover{border-color:#9ca3af}.m\:hover\:border-gray-500:hover{border-color:#6b7280}.m\:hover\:border-gray-600:hover{border-color:#4b5563}.m\:hover\:border-gray-700:hover{border-color:#374151}.m\:hover\:border-gray-800:hover{border-color:#1f2937}.m\:hover\:border-gray-900:hover{border-color:#111827}.m\:hover\:border-red-50:hover{border-color:#fef2f2}.m\:hover\:border-red-100:hover{border-color:#fee2e2}.m\:hover\:border-red-200:hover{border-color:#fecaca}.m\:hover\:border-red-300:hover{border-color:#fca5a5}.m\:hover\:border-red-400:hover{border-color:#f87171}.m\:hover\:border-red-500:hover{border-color:#ef4444}.m\:hover\:border-red-600:hover{border-color:#dc2626}.m\:hover\:border-red-700:hover{border-color:#b91c1c}.m\:hover\:border-red-800:hover{border-color:#991b1b}.m\:hover\:border-red-900:hover{border-color:#7f1d1d}.m\:hover\:border-yellow-50:hover{border-color:#fffbeb}.m\:hover\:border-yellow-100:hover{border-color:#fef3c7}.m\:hover\:border-yellow-200:hover{border-color:#fde68a}.m\:hover\:border-yellow-300:hover{border-color:#fcd34d}.m\:hover\:border-yellow-400:hover{border-color:#fbbf24}.m\:hover\:border-yellow-500:hover{border-color:#f59e0b}.m\:hover\:border-yellow-600:hover{border-color:#d97706}.m\:hover\:border-yellow-700:hover{border-color:#b45309}.m\:hover\:border-yellow-800:hover{border-color:#92400e}.m\:hover\:border-yellow-900:hover{border-color:#78350f}.m\:hover\:border-green-50:hover{border-color:#ecfdf5}.m\:hover\:border-green-100:hover{border-color:#d1fae5}.m\:hover\:border-green-200:hover{border-color:#a7f3d0}.m\:hover\:border-green-300:hover{border-color:#6ee7b7}.m\:hover\:border-green-400:hover{border-color:#34d399}.m\:hover\:border-green-500:hover{border-color:#10b981}.m\:hover\:border-green-600:hover{border-color:#059669}.m\:hover\:border-green-700:hover{border-color:#047857}.m\:hover\:border-green-800:hover{border-color:#065f46}.m\:hover\:border-green-900:hover{border-color:#064e3b}.m\:hover\:border-blue-50:hover{border-color:#eff6ff}.m\:hover\:border-blue-100:hover{border-color:#dbeafe}.m\:hover\:border-blue-200:hover{border-color:#bfdbfe}.m\:hover\:border-blue-300:hover{border-color:#93c5fd}.m\:hover\:border-blue-400:hover{border-color:#60a5fa}.m\:hover\:border-blue-500:hover{border-color:#3b82f6}.m\:hover\:border-blue-600:hover{border-color:#2563eb}.m\:hover\:border-blue-700:hover{border-color:#1d4ed8}.m\:hover\:border-blue-800:hover{border-color:#1e40af}.m\:hover\:border-blue-900:hover{border-color:#1e3a8a}.m\:hover\:border-cyan-50:hover{border-color:#ecfeff}.m\:hover\:border-cyan-100:hover{border-color:#cffafe}.m\:hover\:border-cyan-200:hover{border-color:#a5f3fc}.m\:hover\:border-cyan-300:hover{border-color:#67e8f9}.m\:hover\:border-cyan-400:hover{border-color:#22d3ee}.m\:hover\:border-cyan-500:hover{border-color:#06b6d4}.m\:hover\:border-cyan-600:hover{border-color:#0891b2}.m\:hover\:border-cyan-700:hover{border-color:#0e7490}.m\:hover\:border-cyan-800:hover{border-color:#155e75}.m\:hover\:border-cyan-900:hover{border-color:#164e63}.m\:hover\:border-indigo-50:hover{border-color:#eef2ff}.m\:hover\:border-indigo-100:hover{border-color:#e0e7ff}.m\:hover\:border-indigo-200:hover{border-color:#c7d2fe}.m\:hover\:border-indigo-300:hover{border-color:#a5b4fc}.m\:hover\:border-indigo-400:hover{border-color:#818cf8}.m\:hover\:border-indigo-500:hover{border-color:#6366f1}.m\:hover\:border-indigo-600:hover{border-color:#4f46e5}.m\:hover\:border-indigo-700:hover{border-color:#4338ca}.m\:hover\:border-indigo-800:hover{border-color:#3730a3}.m\:hover\:border-indigo-900:hover{border-color:#312e81}.m\:hover\:border-purple-50:hover{border-color:#f5f3ff}.m\:hover\:border-purple-100:hover{border-color:#ede9fe}.m\:hover\:border-purple-200:hover{border-color:#ddd6fe}.m\:hover\:border-purple-300:hover{border-color:#c4b5fd}.m\:hover\:border-purple-400:hover{border-color:#a78bfa}.m\:hover\:border-purple-500:hover{border-color:#8b5cf6}.m\:hover\:border-purple-600:hover{border-color:#7c3aed}.m\:hover\:border-purple-700:hover{border-color:#6d28d9}.m\:hover\:border-purple-800:hover{border-color:#5b21b6}.m\:hover\:border-purple-900:hover{border-color:#4c1d95}.m\:hover\:border-pink-50:hover{border-color:#fdf2f8}.m\:hover\:border-pink-100:hover{border-color:#fce7f3}.m\:hover\:border-pink-200:hover{border-color:#fbcfe8}.m\:hover\:border-pink-300:hover{border-color:#f9a8d4}.m\:hover\:border-pink-400:hover{border-color:#f472b6}.m\:hover\:border-pink-500:hover{border-color:#ec4899}.m\:hover\:border-pink-600:hover{border-color:#db2777}.m\:hover\:border-pink-700:hover{border-color:#be185d}.m\:hover\:border-pink-800:hover{border-color:#9d174d}.m\:hover\:border-pink-900:hover{border-color:#831843}.m\:active\:border-black.is-active,.m\:active\:border-black:active{border-color:#000}.m\:active\:border-white.is-active,.m\:active\:border-white:active{border-color:#fff}.m\:active\:border-primary.is-active,.m\:active\:border-primary:active{border-color:#007bff}.m\:active\:border-secondary.is-active,.m\:active\:border-secondary:active{border-color:#6c757d}.m\:active\:border-success.is-active,.m\:active\:border-success:active{border-color:#28a745}.m\:active\:border-info.is-active,.m\:active\:border-info:active{border-color:#007bff}.m\:active\:border-warning.is-active,.m\:active\:border-warning:active{border-color:#fad733}.m\:active\:border-danger.is-active,.m\:active\:border-danger:active{border-color:#dc3545}.m\:active\:border-light.is-active,.m\:active\:border-light:active{border-color:#f8f9fa}.m\:active\:border-dark.is-active,.m\:active\:border-dark:active{border-color:#343a40}.m\:active\:border-gray-50.is-active,.m\:active\:border-gray-50:active{border-color:#f9fafb}.m\:active\:border-gray-100.is-active,.m\:active\:border-gray-100:active{border-color:#f3f4f6}.m\:active\:border-gray-200.is-active,.m\:active\:border-gray-200:active{border-color:#e5e7eb}.m\:active\:border-gray-300.is-active,.m\:active\:border-gray-300:active{border-color:#d1d5db}.m\:active\:border-gray-400.is-active,.m\:active\:border-gray-400:active{border-color:#9ca3af}.m\:active\:border-gray-500.is-active,.m\:active\:border-gray-500:active{border-color:#6b7280}.m\:active\:border-gray-600.is-active,.m\:active\:border-gray-600:active{border-color:#4b5563}.m\:active\:border-gray-700.is-active,.m\:active\:border-gray-700:active{border-color:#374151}.m\:active\:border-gray-800.is-active,.m\:active\:border-gray-800:active{border-color:#1f2937}.m\:active\:border-gray-900.is-active,.m\:active\:border-gray-900:active{border-color:#111827}.m\:active\:border-red-50.is-active,.m\:active\:border-red-50:active{border-color:#fef2f2}.m\:active\:border-red-100.is-active,.m\:active\:border-red-100:active{border-color:#fee2e2}.m\:active\:border-red-200.is-active,.m\:active\:border-red-200:active{border-color:#fecaca}.m\:active\:border-red-300.is-active,.m\:active\:border-red-300:active{border-color:#fca5a5}.m\:active\:border-red-400.is-active,.m\:active\:border-red-400:active{border-color:#f87171}.m\:active\:border-red-500.is-active,.m\:active\:border-red-500:active{border-color:#ef4444}.m\:active\:border-red-600.is-active,.m\:active\:border-red-600:active{border-color:#dc2626}.m\:active\:border-red-700.is-active,.m\:active\:border-red-700:active{border-color:#b91c1c}.m\:active\:border-red-800.is-active,.m\:active\:border-red-800:active{border-color:#991b1b}.m\:active\:border-red-900.is-active,.m\:active\:border-red-900:active{border-color:#7f1d1d}.m\:active\:border-yellow-50.is-active,.m\:active\:border-yellow-50:active{border-color:#fffbeb}.m\:active\:border-yellow-100.is-active,.m\:active\:border-yellow-100:active{border-color:#fef3c7}.m\:active\:border-yellow-200.is-active,.m\:active\:border-yellow-200:active{border-color:#fde68a}.m\:active\:border-yellow-300.is-active,.m\:active\:border-yellow-300:active{border-color:#fcd34d}.m\:active\:border-yellow-400.is-active,.m\:active\:border-yellow-400:active{border-color:#fbbf24}.m\:active\:border-yellow-500.is-active,.m\:active\:border-yellow-500:active{border-color:#f59e0b}.m\:active\:border-yellow-600.is-active,.m\:active\:border-yellow-600:active{border-color:#d97706}.m\:active\:border-yellow-700.is-active,.m\:active\:border-yellow-700:active{border-color:#b45309}.m\:active\:border-yellow-800.is-active,.m\:active\:border-yellow-800:active{border-color:#92400e}.m\:active\:border-yellow-900.is-active,.m\:active\:border-yellow-900:active{border-color:#78350f}.m\:active\:border-green-50.is-active,.m\:active\:border-green-50:active{border-color:#ecfdf5}.m\:active\:border-green-100.is-active,.m\:active\:border-green-100:active{border-color:#d1fae5}.m\:active\:border-green-200.is-active,.m\:active\:border-green-200:active{border-color:#a7f3d0}.m\:active\:border-green-300.is-active,.m\:active\:border-green-300:active{border-color:#6ee7b7}.m\:active\:border-green-400.is-active,.m\:active\:border-green-400:active{border-color:#34d399}.m\:active\:border-green-500.is-active,.m\:active\:border-green-500:active{border-color:#10b981}.m\:active\:border-green-600.is-active,.m\:active\:border-green-600:active{border-color:#059669}.m\:active\:border-green-700.is-active,.m\:active\:border-green-700:active{border-color:#047857}.m\:active\:border-green-800.is-active,.m\:active\:border-green-800:active{border-color:#065f46}.m\:active\:border-green-900.is-active,.m\:active\:border-green-900:active{border-color:#064e3b}.m\:active\:border-blue-50.is-active,.m\:active\:border-blue-50:active{border-color:#eff6ff}.m\:active\:border-blue-100.is-active,.m\:active\:border-blue-100:active{border-color:#dbeafe}.m\:active\:border-blue-200.is-active,.m\:active\:border-blue-200:active{border-color:#bfdbfe}.m\:active\:border-blue-300.is-active,.m\:active\:border-blue-300:active{border-color:#93c5fd}.m\:active\:border-blue-400.is-active,.m\:active\:border-blue-400:active{border-color:#60a5fa}.m\:active\:border-blue-500.is-active,.m\:active\:border-blue-500:active{border-color:#3b82f6}.m\:active\:border-blue-600.is-active,.m\:active\:border-blue-600:active{border-color:#2563eb}.m\:active\:border-blue-700.is-active,.m\:active\:border-blue-700:active{border-color:#1d4ed8}.m\:active\:border-blue-800.is-active,.m\:active\:border-blue-800:active{border-color:#1e40af}.m\:active\:border-blue-900.is-active,.m\:active\:border-blue-900:active{border-color:#1e3a8a}.m\:active\:border-cyan-50.is-active,.m\:active\:border-cyan-50:active{border-color:#ecfeff}.m\:active\:border-cyan-100.is-active,.m\:active\:border-cyan-100:active{border-color:#cffafe}.m\:active\:border-cyan-200.is-active,.m\:active\:border-cyan-200:active{border-color:#a5f3fc}.m\:active\:border-cyan-300.is-active,.m\:active\:border-cyan-300:active{border-color:#67e8f9}.m\:active\:border-cyan-400.is-active,.m\:active\:border-cyan-400:active{border-color:#22d3ee}.m\:active\:border-cyan-500.is-active,.m\:active\:border-cyan-500:active{border-color:#06b6d4}.m\:active\:border-cyan-600.is-active,.m\:active\:border-cyan-600:active{border-color:#0891b2}.m\:active\:border-cyan-700.is-active,.m\:active\:border-cyan-700:active{border-color:#0e7490}.m\:active\:border-cyan-800.is-active,.m\:active\:border-cyan-800:active{border-color:#155e75}.m\:active\:border-cyan-900.is-active,.m\:active\:border-cyan-900:active{border-color:#164e63}.m\:active\:border-indigo-50.is-active,.m\:active\:border-indigo-50:active{border-color:#eef2ff}.m\:active\:border-indigo-100.is-active,.m\:active\:border-indigo-100:active{border-color:#e0e7ff}.m\:active\:border-indigo-200.is-active,.m\:active\:border-indigo-200:active{border-color:#c7d2fe}.m\:active\:border-indigo-300.is-active,.m\:active\:border-indigo-300:active{border-color:#a5b4fc}.m\:active\:border-indigo-400.is-active,.m\:active\:border-indigo-400:active{border-color:#818cf8}.m\:active\:border-indigo-500.is-active,.m\:active\:border-indigo-500:active{border-color:#6366f1}.m\:active\:border-indigo-600.is-active,.m\:active\:border-indigo-600:active{border-color:#4f46e5}.m\:active\:border-indigo-700.is-active,.m\:active\:border-indigo-700:active{border-color:#4338ca}.m\:active\:border-indigo-800.is-active,.m\:active\:border-indigo-800:active{border-color:#3730a3}.m\:active\:border-indigo-900.is-active,.m\:active\:border-indigo-900:active{border-color:#312e81}.m\:active\:border-purple-50.is-active,.m\:active\:border-purple-50:active{border-color:#f5f3ff}.m\:active\:border-purple-100.is-active,.m\:active\:border-purple-100:active{border-color:#ede9fe}.m\:active\:border-purple-200.is-active,.m\:active\:border-purple-200:active{border-color:#ddd6fe}.m\:active\:border-purple-300.is-active,.m\:active\:border-purple-300:active{border-color:#c4b5fd}.m\:active\:border-purple-400.is-active,.m\:active\:border-purple-400:active{border-color:#a78bfa}.m\:active\:border-purple-500.is-active,.m\:active\:border-purple-500:active{border-color:#8b5cf6}.m\:active\:border-purple-600.is-active,.m\:active\:border-purple-600:active{border-color:#7c3aed}.m\:active\:border-purple-700.is-active,.m\:active\:border-purple-700:active{border-color:#6d28d9}.m\:active\:border-purple-800.is-active,.m\:active\:border-purple-800:active{border-color:#5b21b6}.m\:active\:border-purple-900.is-active,.m\:active\:border-purple-900:active{border-color:#4c1d95}.m\:active\:border-pink-50.is-active,.m\:active\:border-pink-50:active{border-color:#fdf2f8}.m\:active\:border-pink-100.is-active,.m\:active\:border-pink-100:active{border-color:#fce7f3}.m\:active\:border-pink-200.is-active,.m\:active\:border-pink-200:active{border-color:#fbcfe8}.m\:active\:border-pink-300.is-active,.m\:active\:border-pink-300:active{border-color:#f9a8d4}.m\:active\:border-pink-400.is-active,.m\:active\:border-pink-400:active{border-color:#f472b6}.m\:active\:border-pink-500.is-active,.m\:active\:border-pink-500:active{border-color:#ec4899}.m\:active\:border-pink-600.is-active,.m\:active\:border-pink-600:active{border-color:#db2777}.m\:active\:border-pink-700.is-active,.m\:active\:border-pink-700:active{border-color:#be185d}.m\:active\:border-pink-800.is-active,.m\:active\:border-pink-800:active{border-color:#9d174d}.m\:active\:border-pink-900.is-active,.m\:active\:border-pink-900:active{border-color:#831843}.m\:focus\:border-black:focus{border-color:#000}.m\:focus\:border-white:focus{border-color:#fff}.m\:focus\:border-primary:focus{border-color:#007bff}.m\:focus\:border-secondary:focus{border-color:#6c757d}.m\:focus\:border-success:focus{border-color:#28a745}.m\:focus\:border-info:focus{border-color:#007bff}.m\:focus\:border-warning:focus{border-color:#fad733}.m\:focus\:border-danger:focus{border-color:#dc3545}.m\:focus\:border-light:focus{border-color:#f8f9fa}.m\:focus\:border-dark:focus{border-color:#343a40}.m\:focus\:border-gray-50:focus{border-color:#f9fafb}.m\:focus\:border-gray-100:focus{border-color:#f3f4f6}.m\:focus\:border-gray-200:focus{border-color:#e5e7eb}.m\:focus\:border-gray-300:focus{border-color:#d1d5db}.m\:focus\:border-gray-400:focus{border-color:#9ca3af}.m\:focus\:border-gray-500:focus{border-color:#6b7280}.m\:focus\:border-gray-600:focus{border-color:#4b5563}.m\:focus\:border-gray-700:focus{border-color:#374151}.m\:focus\:border-gray-800:focus{border-color:#1f2937}.m\:focus\:border-gray-900:focus{border-color:#111827}.m\:focus\:border-red-50:focus{border-color:#fef2f2}.m\:focus\:border-red-100:focus{border-color:#fee2e2}.m\:focus\:border-red-200:focus{border-color:#fecaca}.m\:focus\:border-red-300:focus{border-color:#fca5a5}.m\:focus\:border-red-400:focus{border-color:#f87171}.m\:focus\:border-red-500:focus{border-color:#ef4444}.m\:focus\:border-red-600:focus{border-color:#dc2626}.m\:focus\:border-red-700:focus{border-color:#b91c1c}.m\:focus\:border-red-800:focus{border-color:#991b1b}.m\:focus\:border-red-900:focus{border-color:#7f1d1d}.m\:focus\:border-yellow-50:focus{border-color:#fffbeb}.m\:focus\:border-yellow-100:focus{border-color:#fef3c7}.m\:focus\:border-yellow-200:focus{border-color:#fde68a}.m\:focus\:border-yellow-300:focus{border-color:#fcd34d}.m\:focus\:border-yellow-400:focus{border-color:#fbbf24}.m\:focus\:border-yellow-500:focus{border-color:#f59e0b}.m\:focus\:border-yellow-600:focus{border-color:#d97706}.m\:focus\:border-yellow-700:focus{border-color:#b45309}.m\:focus\:border-yellow-800:focus{border-color:#92400e}.m\:focus\:border-yellow-900:focus{border-color:#78350f}.m\:focus\:border-green-50:focus{border-color:#ecfdf5}.m\:focus\:border-green-100:focus{border-color:#d1fae5}.m\:focus\:border-green-200:focus{border-color:#a7f3d0}.m\:focus\:border-green-300:focus{border-color:#6ee7b7}.m\:focus\:border-green-400:focus{border-color:#34d399}.m\:focus\:border-green-500:focus{border-color:#10b981}.m\:focus\:border-green-600:focus{border-color:#059669}.m\:focus\:border-green-700:focus{border-color:#047857}.m\:focus\:border-green-800:focus{border-color:#065f46}.m\:focus\:border-green-900:focus{border-color:#064e3b}.m\:focus\:border-blue-50:focus{border-color:#eff6ff}.m\:focus\:border-blue-100:focus{border-color:#dbeafe}.m\:focus\:border-blue-200:focus{border-color:#bfdbfe}.m\:focus\:border-blue-300:focus{border-color:#93c5fd}.m\:focus\:border-blue-400:focus{border-color:#60a5fa}.m\:focus\:border-blue-500:focus{border-color:#3b82f6}.m\:focus\:border-blue-600:focus{border-color:#2563eb}.m\:focus\:border-blue-700:focus{border-color:#1d4ed8}.m\:focus\:border-blue-800:focus{border-color:#1e40af}.m\:focus\:border-blue-900:focus{border-color:#1e3a8a}.m\:focus\:border-cyan-50:focus{border-color:#ecfeff}.m\:focus\:border-cyan-100:focus{border-color:#cffafe}.m\:focus\:border-cyan-200:focus{border-color:#a5f3fc}.m\:focus\:border-cyan-300:focus{border-color:#67e8f9}.m\:focus\:border-cyan-400:focus{border-color:#22d3ee}.m\:focus\:border-cyan-500:focus{border-color:#06b6d4}.m\:focus\:border-cyan-600:focus{border-color:#0891b2}.m\:focus\:border-cyan-700:focus{border-color:#0e7490}.m\:focus\:border-cyan-800:focus{border-color:#155e75}.m\:focus\:border-cyan-900:focus{border-color:#164e63}.m\:focus\:border-indigo-50:focus{border-color:#eef2ff}.m\:focus\:border-indigo-100:focus{border-color:#e0e7ff}.m\:focus\:border-indigo-200:focus{border-color:#c7d2fe}.m\:focus\:border-indigo-300:focus{border-color:#a5b4fc}.m\:focus\:border-indigo-400:focus{border-color:#818cf8}.m\:focus\:border-indigo-500:focus{border-color:#6366f1}.m\:focus\:border-indigo-600:focus{border-color:#4f46e5}.m\:focus\:border-indigo-700:focus{border-color:#4338ca}.m\:focus\:border-indigo-800:focus{border-color:#3730a3}.m\:focus\:border-indigo-900:focus{border-color:#312e81}.m\:focus\:border-purple-50:focus{border-color:#f5f3ff}.m\:focus\:border-purple-100:focus{border-color:#ede9fe}.m\:focus\:border-purple-200:focus{border-color:#ddd6fe}.m\:focus\:border-purple-300:focus{border-color:#c4b5fd}.m\:focus\:border-purple-400:focus{border-color:#a78bfa}.m\:focus\:border-purple-500:focus{border-color:#8b5cf6}.m\:focus\:border-purple-600:focus{border-color:#7c3aed}.m\:focus\:border-purple-700:focus{border-color:#6d28d9}.m\:focus\:border-purple-800:focus{border-color:#5b21b6}.m\:focus\:border-purple-900:focus{border-color:#4c1d95}.m\:focus\:border-pink-50:focus{border-color:#fdf2f8}.m\:focus\:border-pink-100:focus{border-color:#fce7f3}.m\:focus\:border-pink-200:focus{border-color:#fbcfe8}.m\:focus\:border-pink-300:focus{border-color:#f9a8d4}.m\:focus\:border-pink-400:focus{border-color:#f472b6}.m\:focus\:border-pink-500:focus{border-color:#ec4899}.m\:focus\:border-pink-600:focus{border-color:#db2777}.m\:focus\:border-pink-700:focus{border-color:#be185d}.m\:focus\:border-pink-800:focus{border-color:#9d174d}.m\:focus\:border-pink-900:focus{border-color:#831843}.m\:disabled\:border-black.is-disabled,.m\:disabled\:border-black:disabled{border-color:#000}.m\:disabled\:border-white.is-disabled,.m\:disabled\:border-white:disabled{border-color:#fff}.m\:disabled\:border-primary.is-disabled,.m\:disabled\:border-primary:disabled{border-color:#007bff}.m\:disabled\:border-secondary.is-disabled,.m\:disabled\:border-secondary:disabled{border-color:#6c757d}.m\:disabled\:border-success.is-disabled,.m\:disabled\:border-success:disabled{border-color:#28a745}.m\:disabled\:border-info.is-disabled,.m\:disabled\:border-info:disabled{border-color:#007bff}.m\:disabled\:border-warning.is-disabled,.m\:disabled\:border-warning:disabled{border-color:#fad733}.m\:disabled\:border-danger.is-disabled,.m\:disabled\:border-danger:disabled{border-color:#dc3545}.m\:disabled\:border-light.is-disabled,.m\:disabled\:border-light:disabled{border-color:#f8f9fa}.m\:disabled\:border-dark.is-disabled,.m\:disabled\:border-dark:disabled{border-color:#343a40}.m\:disabled\:border-gray-50.is-disabled,.m\:disabled\:border-gray-50:disabled{border-color:#f9fafb}.m\:disabled\:border-gray-100.is-disabled,.m\:disabled\:border-gray-100:disabled{border-color:#f3f4f6}.m\:disabled\:border-gray-200.is-disabled,.m\:disabled\:border-gray-200:disabled{border-color:#e5e7eb}.m\:disabled\:border-gray-300.is-disabled,.m\:disabled\:border-gray-300:disabled{border-color:#d1d5db}.m\:disabled\:border-gray-400.is-disabled,.m\:disabled\:border-gray-400:disabled{border-color:#9ca3af}.m\:disabled\:border-gray-500.is-disabled,.m\:disabled\:border-gray-500:disabled{border-color:#6b7280}.m\:disabled\:border-gray-600.is-disabled,.m\:disabled\:border-gray-600:disabled{border-color:#4b5563}.m\:disabled\:border-gray-700.is-disabled,.m\:disabled\:border-gray-700:disabled{border-color:#374151}.m\:disabled\:border-gray-800.is-disabled,.m\:disabled\:border-gray-800:disabled{border-color:#1f2937}.m\:disabled\:border-gray-900.is-disabled,.m\:disabled\:border-gray-900:disabled{border-color:#111827}.m\:disabled\:border-red-50.is-disabled,.m\:disabled\:border-red-50:disabled{border-color:#fef2f2}.m\:disabled\:border-red-100.is-disabled,.m\:disabled\:border-red-100:disabled{border-color:#fee2e2}.m\:disabled\:border-red-200.is-disabled,.m\:disabled\:border-red-200:disabled{border-color:#fecaca}.m\:disabled\:border-red-300.is-disabled,.m\:disabled\:border-red-300:disabled{border-color:#fca5a5}.m\:disabled\:border-red-400.is-disabled,.m\:disabled\:border-red-400:disabled{border-color:#f87171}.m\:disabled\:border-red-500.is-disabled,.m\:disabled\:border-red-500:disabled{border-color:#ef4444}.m\:disabled\:border-red-600.is-disabled,.m\:disabled\:border-red-600:disabled{border-color:#dc2626}.m\:disabled\:border-red-700.is-disabled,.m\:disabled\:border-red-700:disabled{border-color:#b91c1c}.m\:disabled\:border-red-800.is-disabled,.m\:disabled\:border-red-800:disabled{border-color:#991b1b}.m\:disabled\:border-red-900.is-disabled,.m\:disabled\:border-red-900:disabled{border-color:#7f1d1d}.m\:disabled\:border-yellow-50.is-disabled,.m\:disabled\:border-yellow-50:disabled{border-color:#fffbeb}.m\:disabled\:border-yellow-100.is-disabled,.m\:disabled\:border-yellow-100:disabled{border-color:#fef3c7}.m\:disabled\:border-yellow-200.is-disabled,.m\:disabled\:border-yellow-200:disabled{border-color:#fde68a}.m\:disabled\:border-yellow-300.is-disabled,.m\:disabled\:border-yellow-300:disabled{border-color:#fcd34d}.m\:disabled\:border-yellow-400.is-disabled,.m\:disabled\:border-yellow-400:disabled{border-color:#fbbf24}.m\:disabled\:border-yellow-500.is-disabled,.m\:disabled\:border-yellow-500:disabled{border-color:#f59e0b}.m\:disabled\:border-yellow-600.is-disabled,.m\:disabled\:border-yellow-600:disabled{border-color:#d97706}.m\:disabled\:border-yellow-700.is-disabled,.m\:disabled\:border-yellow-700:disabled{border-color:#b45309}.m\:disabled\:border-yellow-800.is-disabled,.m\:disabled\:border-yellow-800:disabled{border-color:#92400e}.m\:disabled\:border-yellow-900.is-disabled,.m\:disabled\:border-yellow-900:disabled{border-color:#78350f}.m\:disabled\:border-green-50.is-disabled,.m\:disabled\:border-green-50:disabled{border-color:#ecfdf5}.m\:disabled\:border-green-100.is-disabled,.m\:disabled\:border-green-100:disabled{border-color:#d1fae5}.m\:disabled\:border-green-200.is-disabled,.m\:disabled\:border-green-200:disabled{border-color:#a7f3d0}.m\:disabled\:border-green-300.is-disabled,.m\:disabled\:border-green-300:disabled{border-color:#6ee7b7}.m\:disabled\:border-green-400.is-disabled,.m\:disabled\:border-green-400:disabled{border-color:#34d399}.m\:disabled\:border-green-500.is-disabled,.m\:disabled\:border-green-500:disabled{border-color:#10b981}.m\:disabled\:border-green-600.is-disabled,.m\:disabled\:border-green-600:disabled{border-color:#059669}.m\:disabled\:border-green-700.is-disabled,.m\:disabled\:border-green-700:disabled{border-color:#047857}.m\:disabled\:border-green-800.is-disabled,.m\:disabled\:border-green-800:disabled{border-color:#065f46}.m\:disabled\:border-green-900.is-disabled,.m\:disabled\:border-green-900:disabled{border-color:#064e3b}.m\:disabled\:border-blue-50.is-disabled,.m\:disabled\:border-blue-50:disabled{border-color:#eff6ff}.m\:disabled\:border-blue-100.is-disabled,.m\:disabled\:border-blue-100:disabled{border-color:#dbeafe}.m\:disabled\:border-blue-200.is-disabled,.m\:disabled\:border-blue-200:disabled{border-color:#bfdbfe}.m\:disabled\:border-blue-300.is-disabled,.m\:disabled\:border-blue-300:disabled{border-color:#93c5fd}.m\:disabled\:border-blue-400.is-disabled,.m\:disabled\:border-blue-400:disabled{border-color:#60a5fa}.m\:disabled\:border-blue-500.is-disabled,.m\:disabled\:border-blue-500:disabled{border-color:#3b82f6}.m\:disabled\:border-blue-600.is-disabled,.m\:disabled\:border-blue-600:disabled{border-color:#2563eb}.m\:disabled\:border-blue-700.is-disabled,.m\:disabled\:border-blue-700:disabled{border-color:#1d4ed8}.m\:disabled\:border-blue-800.is-disabled,.m\:disabled\:border-blue-800:disabled{border-color:#1e40af}.m\:disabled\:border-blue-900.is-disabled,.m\:disabled\:border-blue-900:disabled{border-color:#1e3a8a}.m\:disabled\:border-cyan-50.is-disabled,.m\:disabled\:border-cyan-50:disabled{border-color:#ecfeff}.m\:disabled\:border-cyan-100.is-disabled,.m\:disabled\:border-cyan-100:disabled{border-color:#cffafe}.m\:disabled\:border-cyan-200.is-disabled,.m\:disabled\:border-cyan-200:disabled{border-color:#a5f3fc}.m\:disabled\:border-cyan-300.is-disabled,.m\:disabled\:border-cyan-300:disabled{border-color:#67e8f9}.m\:disabled\:border-cyan-400.is-disabled,.m\:disabled\:border-cyan-400:disabled{border-color:#22d3ee}.m\:disabled\:border-cyan-500.is-disabled,.m\:disabled\:border-cyan-500:disabled{border-color:#06b6d4}.m\:disabled\:border-cyan-600.is-disabled,.m\:disabled\:border-cyan-600:disabled{border-color:#0891b2}.m\:disabled\:border-cyan-700.is-disabled,.m\:disabled\:border-cyan-700:disabled{border-color:#0e7490}.m\:disabled\:border-cyan-800.is-disabled,.m\:disabled\:border-cyan-800:disabled{border-color:#155e75}.m\:disabled\:border-cyan-900.is-disabled,.m\:disabled\:border-cyan-900:disabled{border-color:#164e63}.m\:disabled\:border-indigo-50.is-disabled,.m\:disabled\:border-indigo-50:disabled{border-color:#eef2ff}.m\:disabled\:border-indigo-100.is-disabled,.m\:disabled\:border-indigo-100:disabled{border-color:#e0e7ff}.m\:disabled\:border-indigo-200.is-disabled,.m\:disabled\:border-indigo-200:disabled{border-color:#c7d2fe}.m\:disabled\:border-indigo-300.is-disabled,.m\:disabled\:border-indigo-300:disabled{border-color:#a5b4fc}.m\:disabled\:border-indigo-400.is-disabled,.m\:disabled\:border-indigo-400:disabled{border-color:#818cf8}.m\:disabled\:border-indigo-500.is-disabled,.m\:disabled\:border-indigo-500:disabled{border-color:#6366f1}.m\:disabled\:border-indigo-600.is-disabled,.m\:disabled\:border-indigo-600:disabled{border-color:#4f46e5}.m\:disabled\:border-indigo-700.is-disabled,.m\:disabled\:border-indigo-700:disabled{border-color:#4338ca}.m\:disabled\:border-indigo-800.is-disabled,.m\:disabled\:border-indigo-800:disabled{border-color:#3730a3}.m\:disabled\:border-indigo-900.is-disabled,.m\:disabled\:border-indigo-900:disabled{border-color:#312e81}.m\:disabled\:border-purple-50.is-disabled,.m\:disabled\:border-purple-50:disabled{border-color:#f5f3ff}.m\:disabled\:border-purple-100.is-disabled,.m\:disabled\:border-purple-100:disabled{border-color:#ede9fe}.m\:disabled\:border-purple-200.is-disabled,.m\:disabled\:border-purple-200:disabled{border-color:#ddd6fe}.m\:disabled\:border-purple-300.is-disabled,.m\:disabled\:border-purple-300:disabled{border-color:#c4b5fd}.m\:disabled\:border-purple-400.is-disabled,.m\:disabled\:border-purple-400:disabled{border-color:#a78bfa}.m\:disabled\:border-purple-500.is-disabled,.m\:disabled\:border-purple-500:disabled{border-color:#8b5cf6}.m\:disabled\:border-purple-600.is-disabled,.m\:disabled\:border-purple-600:disabled{border-color:#7c3aed}.m\:disabled\:border-purple-700.is-disabled,.m\:disabled\:border-purple-700:disabled{border-color:#6d28d9}.m\:disabled\:border-purple-800.is-disabled,.m\:disabled\:border-purple-800:disabled{border-color:#5b21b6}.m\:disabled\:border-purple-900.is-disabled,.m\:disabled\:border-purple-900:disabled{border-color:#4c1d95}.m\:disabled\:border-pink-50.is-disabled,.m\:disabled\:border-pink-50:disabled{border-color:#fdf2f8}.m\:disabled\:border-pink-100.is-disabled,.m\:disabled\:border-pink-100:disabled{border-color:#fce7f3}.m\:disabled\:border-pink-200.is-disabled,.m\:disabled\:border-pink-200:disabled{border-color:#fbcfe8}.m\:disabled\:border-pink-300.is-disabled,.m\:disabled\:border-pink-300:disabled{border-color:#f9a8d4}.m\:disabled\:border-pink-400.is-disabled,.m\:disabled\:border-pink-400:disabled{border-color:#f472b6}.m\:disabled\:border-pink-500.is-disabled,.m\:disabled\:border-pink-500:disabled{border-color:#ec4899}.m\:disabled\:border-pink-600.is-disabled,.m\:disabled\:border-pink-600:disabled{border-color:#db2777}.m\:disabled\:border-pink-700.is-disabled,.m\:disabled\:border-pink-700:disabled{border-color:#be185d}.m\:disabled\:border-pink-800.is-disabled,.m\:disabled\:border-pink-800:disabled{border-color:#9d174d}.m\:disabled\:border-pink-900.is-disabled,.m\:disabled\:border-pink-900:disabled{border-color:#831843}.group:hover .m\:group-hover\:border-black{border-color:#000}.group:hover .m\:group-hover\:border-white{border-color:#fff}.group:hover .m\:group-hover\:border-primary{border-color:#007bff}.group:hover .m\:group-hover\:border-secondary{border-color:#6c757d}.group:hover .m\:group-hover\:border-success{border-color:#28a745}.group:hover .m\:group-hover\:border-info{border-color:#007bff}.group:hover .m\:group-hover\:border-warning{border-color:#fad733}.group:hover .m\:group-hover\:border-danger{border-color:#dc3545}.group:hover .m\:group-hover\:border-light{border-color:#f8f9fa}.group:hover .m\:group-hover\:border-dark{border-color:#343a40}.group:hover .m\:group-hover\:border-gray-50{border-color:#f9fafb}.group:hover .m\:group-hover\:border-gray-100{border-color:#f3f4f6}.group:hover .m\:group-hover\:border-gray-200{border-color:#e5e7eb}.group:hover .m\:group-hover\:border-gray-300{border-color:#d1d5db}.group:hover .m\:group-hover\:border-gray-400{border-color:#9ca3af}.group:hover .m\:group-hover\:border-gray-500{border-color:#6b7280}.group:hover .m\:group-hover\:border-gray-600{border-color:#4b5563}.group:hover .m\:group-hover\:border-gray-700{border-color:#374151}.group:hover .m\:group-hover\:border-gray-800{border-color:#1f2937}.group:hover .m\:group-hover\:border-gray-900{border-color:#111827}.group:hover .m\:group-hover\:border-red-50{border-color:#fef2f2}.group:hover .m\:group-hover\:border-red-100{border-color:#fee2e2}.group:hover .m\:group-hover\:border-red-200{border-color:#fecaca}.group:hover .m\:group-hover\:border-red-300{border-color:#fca5a5}.group:hover .m\:group-hover\:border-red-400{border-color:#f87171}.group:hover .m\:group-hover\:border-red-500{border-color:#ef4444}.group:hover .m\:group-hover\:border-red-600{border-color:#dc2626}.group:hover .m\:group-hover\:border-red-700{border-color:#b91c1c}.group:hover .m\:group-hover\:border-red-800{border-color:#991b1b}.group:hover .m\:group-hover\:border-red-900{border-color:#7f1d1d}.group:hover .m\:group-hover\:border-yellow-50{border-color:#fffbeb}.group:hover .m\:group-hover\:border-yellow-100{border-color:#fef3c7}.group:hover .m\:group-hover\:border-yellow-200{border-color:#fde68a}.group:hover .m\:group-hover\:border-yellow-300{border-color:#fcd34d}.group:hover .m\:group-hover\:border-yellow-400{border-color:#fbbf24}.group:hover .m\:group-hover\:border-yellow-500{border-color:#f59e0b}.group:hover .m\:group-hover\:border-yellow-600{border-color:#d97706}.group:hover .m\:group-hover\:border-yellow-700{border-color:#b45309}.group:hover .m\:group-hover\:border-yellow-800{border-color:#92400e}.group:hover .m\:group-hover\:border-yellow-900{border-color:#78350f}.group:hover .m\:group-hover\:border-green-50{border-color:#ecfdf5}.group:hover .m\:group-hover\:border-green-100{border-color:#d1fae5}.group:hover .m\:group-hover\:border-green-200{border-color:#a7f3d0}.group:hover .m\:group-hover\:border-green-300{border-color:#6ee7b7}.group:hover .m\:group-hover\:border-green-400{border-color:#34d399}.group:hover .m\:group-hover\:border-green-500{border-color:#10b981}.group:hover .m\:group-hover\:border-green-600{border-color:#059669}.group:hover .m\:group-hover\:border-green-700{border-color:#047857}.group:hover .m\:group-hover\:border-green-800{border-color:#065f46}.group:hover .m\:group-hover\:border-green-900{border-color:#064e3b}.group:hover .m\:group-hover\:border-blue-50{border-color:#eff6ff}.group:hover .m\:group-hover\:border-blue-100{border-color:#dbeafe}.group:hover .m\:group-hover\:border-blue-200{border-color:#bfdbfe}.group:hover .m\:group-hover\:border-blue-300{border-color:#93c5fd}.group:hover .m\:group-hover\:border-blue-400{border-color:#60a5fa}.group:hover .m\:group-hover\:border-blue-500{border-color:#3b82f6}.group:hover .m\:group-hover\:border-blue-600{border-color:#2563eb}.group:hover .m\:group-hover\:border-blue-700{border-color:#1d4ed8}.group:hover .m\:group-hover\:border-blue-800{border-color:#1e40af}.group:hover .m\:group-hover\:border-blue-900{border-color:#1e3a8a}.group:hover .m\:group-hover\:border-cyan-50{border-color:#ecfeff}.group:hover .m\:group-hover\:border-cyan-100{border-color:#cffafe}.group:hover .m\:group-hover\:border-cyan-200{border-color:#a5f3fc}.group:hover .m\:group-hover\:border-cyan-300{border-color:#67e8f9}.group:hover .m\:group-hover\:border-cyan-400{border-color:#22d3ee}.group:hover .m\:group-hover\:border-cyan-500{border-color:#06b6d4}.group:hover .m\:group-hover\:border-cyan-600{border-color:#0891b2}.group:hover .m\:group-hover\:border-cyan-700{border-color:#0e7490}.group:hover .m\:group-hover\:border-cyan-800{border-color:#155e75}.group:hover .m\:group-hover\:border-cyan-900{border-color:#164e63}.group:hover .m\:group-hover\:border-indigo-50{border-color:#eef2ff}.group:hover .m\:group-hover\:border-indigo-100{border-color:#e0e7ff}.group:hover .m\:group-hover\:border-indigo-200{border-color:#c7d2fe}.group:hover .m\:group-hover\:border-indigo-300{border-color:#a5b4fc}.group:hover .m\:group-hover\:border-indigo-400{border-color:#818cf8}.group:hover .m\:group-hover\:border-indigo-500{border-color:#6366f1}.group:hover .m\:group-hover\:border-indigo-600{border-color:#4f46e5}.group:hover .m\:group-hover\:border-indigo-700{border-color:#4338ca}.group:hover .m\:group-hover\:border-indigo-800{border-color:#3730a3}.group:hover .m\:group-hover\:border-indigo-900{border-color:#312e81}.group:hover .m\:group-hover\:border-purple-50{border-color:#f5f3ff}.group:hover .m\:group-hover\:border-purple-100{border-color:#ede9fe}.group:hover .m\:group-hover\:border-purple-200{border-color:#ddd6fe}.group:hover .m\:group-hover\:border-purple-300{border-color:#c4b5fd}.group:hover .m\:group-hover\:border-purple-400{border-color:#a78bfa}.group:hover .m\:group-hover\:border-purple-500{border-color:#8b5cf6}.group:hover .m\:group-hover\:border-purple-600{border-color:#7c3aed}.group:hover .m\:group-hover\:border-purple-700{border-color:#6d28d9}.group:hover .m\:group-hover\:border-purple-800{border-color:#5b21b6}.group:hover .m\:group-hover\:border-purple-900{border-color:#4c1d95}.group:hover .m\:group-hover\:border-pink-50{border-color:#fdf2f8}.group:hover .m\:group-hover\:border-pink-100{border-color:#fce7f3}.group:hover .m\:group-hover\:border-pink-200{border-color:#fbcfe8}.group:hover .m\:group-hover\:border-pink-300{border-color:#f9a8d4}.group:hover .m\:group-hover\:border-pink-400{border-color:#f472b6}.group:hover .m\:group-hover\:border-pink-500{border-color:#ec4899}.group:hover .m\:group-hover\:border-pink-600{border-color:#db2777}.group:hover .m\:group-hover\:border-pink-700{border-color:#be185d}.group:hover .m\:group-hover\:border-pink-800{border-color:#9d174d}.group:hover .m\:group-hover\:border-pink-900{border-color:#831843}}@media (min-width:769px){.pc\:border-black{border-color:#000}.pc\:border-white{border-color:#fff}.pc\:border-primary{border-color:#007bff}.pc\:border-secondary{border-color:#6c757d}.pc\:border-success{border-color:#28a745}.pc\:border-info{border-color:#007bff}.pc\:border-warning{border-color:#fad733}.pc\:border-danger{border-color:#dc3545}.pc\:border-light{border-color:#f8f9fa}.pc\:border-dark{border-color:#343a40}.pc\:border-gray-50{border-color:#f9fafb}.pc\:border-gray-100{border-color:#f3f4f6}.pc\:border-gray-200{border-color:#e5e7eb}.pc\:border-gray-300{border-color:#d1d5db}.pc\:border-gray-400{border-color:#9ca3af}.pc\:border-gray-500{border-color:#6b7280}.pc\:border-gray-600{border-color:#4b5563}.pc\:border-gray-700{border-color:#374151}.pc\:border-gray-800{border-color:#1f2937}.pc\:border-gray-900{border-color:#111827}.pc\:border-red-50{border-color:#fef2f2}.pc\:border-red-100{border-color:#fee2e2}.pc\:border-red-200{border-color:#fecaca}.pc\:border-red-300{border-color:#fca5a5}.pc\:border-red-400{border-color:#f87171}.pc\:border-red-500{border-color:#ef4444}.pc\:border-red-600{border-color:#dc2626}.pc\:border-red-700{border-color:#b91c1c}.pc\:border-red-800{border-color:#991b1b}.pc\:border-red-900{border-color:#7f1d1d}.pc\:border-yellow-50{border-color:#fffbeb}.pc\:border-yellow-100{border-color:#fef3c7}.pc\:border-yellow-200{border-color:#fde68a}.pc\:border-yellow-300{border-color:#fcd34d}.pc\:border-yellow-400{border-color:#fbbf24}.pc\:border-yellow-500{border-color:#f59e0b}.pc\:border-yellow-600{border-color:#d97706}.pc\:border-yellow-700{border-color:#b45309}.pc\:border-yellow-800{border-color:#92400e}.pc\:border-yellow-900{border-color:#78350f}.pc\:border-green-50{border-color:#ecfdf5}.pc\:border-green-100{border-color:#d1fae5}.pc\:border-green-200{border-color:#a7f3d0}.pc\:border-green-300{border-color:#6ee7b7}.pc\:border-green-400{border-color:#34d399}.pc\:border-green-500{border-color:#10b981}.pc\:border-green-600{border-color:#059669}.pc\:border-green-700{border-color:#047857}.pc\:border-green-800{border-color:#065f46}.pc\:border-green-900{border-color:#064e3b}.pc\:border-blue-50{border-color:#eff6ff}.pc\:border-blue-100{border-color:#dbeafe}.pc\:border-blue-200{border-color:#bfdbfe}.pc\:border-blue-300{border-color:#93c5fd}.pc\:border-blue-400{border-color:#60a5fa}.pc\:border-blue-500{border-color:#3b82f6}.pc\:border-blue-600{border-color:#2563eb}.pc\:border-blue-700{border-color:#1d4ed8}.pc\:border-blue-800{border-color:#1e40af}.pc\:border-blue-900{border-color:#1e3a8a}.pc\:border-cyan-50{border-color:#ecfeff}.pc\:border-cyan-100{border-color:#cffafe}.pc\:border-cyan-200{border-color:#a5f3fc}.pc\:border-cyan-300{border-color:#67e8f9}.pc\:border-cyan-400{border-color:#22d3ee}.pc\:border-cyan-500{border-color:#06b6d4}.pc\:border-cyan-600{border-color:#0891b2}.pc\:border-cyan-700{border-color:#0e7490}.pc\:border-cyan-800{border-color:#155e75}.pc\:border-cyan-900{border-color:#164e63}.pc\:border-indigo-50{border-color:#eef2ff}.pc\:border-indigo-100{border-color:#e0e7ff}.pc\:border-indigo-200{border-color:#c7d2fe}.pc\:border-indigo-300{border-color:#a5b4fc}.pc\:border-indigo-400{border-color:#818cf8}.pc\:border-indigo-500{border-color:#6366f1}.pc\:border-indigo-600{border-color:#4f46e5}.pc\:border-indigo-700{border-color:#4338ca}.pc\:border-indigo-800{border-color:#3730a3}.pc\:border-indigo-900{border-color:#312e81}.pc\:border-purple-50{border-color:#f5f3ff}.pc\:border-purple-100{border-color:#ede9fe}.pc\:border-purple-200{border-color:#ddd6fe}.pc\:border-purple-300{border-color:#c4b5fd}.pc\:border-purple-400{border-color:#a78bfa}.pc\:border-purple-500{border-color:#8b5cf6}.pc\:border-purple-600{border-color:#7c3aed}.pc\:border-purple-700{border-color:#6d28d9}.pc\:border-purple-800{border-color:#5b21b6}.pc\:border-purple-900{border-color:#4c1d95}.pc\:border-pink-50{border-color:#fdf2f8}.pc\:border-pink-100{border-color:#fce7f3}.pc\:border-pink-200{border-color:#fbcfe8}.pc\:border-pink-300{border-color:#f9a8d4}.pc\:border-pink-400{border-color:#f472b6}.pc\:border-pink-500{border-color:#ec4899}.pc\:border-pink-600{border-color:#db2777}.pc\:border-pink-700{border-color:#be185d}.pc\:border-pink-800{border-color:#9d174d}.pc\:border-pink-900{border-color:#831843}.pc\:hover\:border-black:hover{border-color:#000}.pc\:hover\:border-white:hover{border-color:#fff}.pc\:hover\:border-primary:hover{border-color:#007bff}.pc\:hover\:border-secondary:hover{border-color:#6c757d}.pc\:hover\:border-success:hover{border-color:#28a745}.pc\:hover\:border-info:hover{border-color:#007bff}.pc\:hover\:border-warning:hover{border-color:#fad733}.pc\:hover\:border-danger:hover{border-color:#dc3545}.pc\:hover\:border-light:hover{border-color:#f8f9fa}.pc\:hover\:border-dark:hover{border-color:#343a40}.pc\:hover\:border-gray-50:hover{border-color:#f9fafb}.pc\:hover\:border-gray-100:hover{border-color:#f3f4f6}.pc\:hover\:border-gray-200:hover{border-color:#e5e7eb}.pc\:hover\:border-gray-300:hover{border-color:#d1d5db}.pc\:hover\:border-gray-400:hover{border-color:#9ca3af}.pc\:hover\:border-gray-500:hover{border-color:#6b7280}.pc\:hover\:border-gray-600:hover{border-color:#4b5563}.pc\:hover\:border-gray-700:hover{border-color:#374151}.pc\:hover\:border-gray-800:hover{border-color:#1f2937}.pc\:hover\:border-gray-900:hover{border-color:#111827}.pc\:hover\:border-red-50:hover{border-color:#fef2f2}.pc\:hover\:border-red-100:hover{border-color:#fee2e2}.pc\:hover\:border-red-200:hover{border-color:#fecaca}.pc\:hover\:border-red-300:hover{border-color:#fca5a5}.pc\:hover\:border-red-400:hover{border-color:#f87171}.pc\:hover\:border-red-500:hover{border-color:#ef4444}.pc\:hover\:border-red-600:hover{border-color:#dc2626}.pc\:hover\:border-red-700:hover{border-color:#b91c1c}.pc\:hover\:border-red-800:hover{border-color:#991b1b}.pc\:hover\:border-red-900:hover{border-color:#7f1d1d}.pc\:hover\:border-yellow-50:hover{border-color:#fffbeb}.pc\:hover\:border-yellow-100:hover{border-color:#fef3c7}.pc\:hover\:border-yellow-200:hover{border-color:#fde68a}.pc\:hover\:border-yellow-300:hover{border-color:#fcd34d}.pc\:hover\:border-yellow-400:hover{border-color:#fbbf24}.pc\:hover\:border-yellow-500:hover{border-color:#f59e0b}.pc\:hover\:border-yellow-600:hover{border-color:#d97706}.pc\:hover\:border-yellow-700:hover{border-color:#b45309}.pc\:hover\:border-yellow-800:hover{border-color:#92400e}.pc\:hover\:border-yellow-900:hover{border-color:#78350f}.pc\:hover\:border-green-50:hover{border-color:#ecfdf5}.pc\:hover\:border-green-100:hover{border-color:#d1fae5}.pc\:hover\:border-green-200:hover{border-color:#a7f3d0}.pc\:hover\:border-green-300:hover{border-color:#6ee7b7}.pc\:hover\:border-green-400:hover{border-color:#34d399}.pc\:hover\:border-green-500:hover{border-color:#10b981}.pc\:hover\:border-green-600:hover{border-color:#059669}.pc\:hover\:border-green-700:hover{border-color:#047857}.pc\:hover\:border-green-800:hover{border-color:#065f46}.pc\:hover\:border-green-900:hover{border-color:#064e3b}.pc\:hover\:border-blue-50:hover{border-color:#eff6ff}.pc\:hover\:border-blue-100:hover{border-color:#dbeafe}.pc\:hover\:border-blue-200:hover{border-color:#bfdbfe}.pc\:hover\:border-blue-300:hover{border-color:#93c5fd}.pc\:hover\:border-blue-400:hover{border-color:#60a5fa}.pc\:hover\:border-blue-500:hover{border-color:#3b82f6}.pc\:hover\:border-blue-600:hover{border-color:#2563eb}.pc\:hover\:border-blue-700:hover{border-color:#1d4ed8}.pc\:hover\:border-blue-800:hover{border-color:#1e40af}.pc\:hover\:border-blue-900:hover{border-color:#1e3a8a}.pc\:hover\:border-cyan-50:hover{border-color:#ecfeff}.pc\:hover\:border-cyan-100:hover{border-color:#cffafe}.pc\:hover\:border-cyan-200:hover{border-color:#a5f3fc}.pc\:hover\:border-cyan-300:hover{border-color:#67e8f9}.pc\:hover\:border-cyan-400:hover{border-color:#22d3ee}.pc\:hover\:border-cyan-500:hover{border-color:#06b6d4}.pc\:hover\:border-cyan-600:hover{border-color:#0891b2}.pc\:hover\:border-cyan-700:hover{border-color:#0e7490}.pc\:hover\:border-cyan-800:hover{border-color:#155e75}.pc\:hover\:border-cyan-900:hover{border-color:#164e63}.pc\:hover\:border-indigo-50:hover{border-color:#eef2ff}.pc\:hover\:border-indigo-100:hover{border-color:#e0e7ff}.pc\:hover\:border-indigo-200:hover{border-color:#c7d2fe}.pc\:hover\:border-indigo-300:hover{border-color:#a5b4fc}.pc\:hover\:border-indigo-400:hover{border-color:#818cf8}.pc\:hover\:border-indigo-500:hover{border-color:#6366f1}.pc\:hover\:border-indigo-600:hover{border-color:#4f46e5}.pc\:hover\:border-indigo-700:hover{border-color:#4338ca}.pc\:hover\:border-indigo-800:hover{border-color:#3730a3}.pc\:hover\:border-indigo-900:hover{border-color:#312e81}.pc\:hover\:border-purple-50:hover{border-color:#f5f3ff}.pc\:hover\:border-purple-100:hover{border-color:#ede9fe}.pc\:hover\:border-purple-200:hover{border-color:#ddd6fe}.pc\:hover\:border-purple-300:hover{border-color:#c4b5fd}.pc\:hover\:border-purple-400:hover{border-color:#a78bfa}.pc\:hover\:border-purple-500:hover{border-color:#8b5cf6}.pc\:hover\:border-purple-600:hover{border-color:#7c3aed}.pc\:hover\:border-purple-700:hover{border-color:#6d28d9}.pc\:hover\:border-purple-800:hover{border-color:#5b21b6}.pc\:hover\:border-purple-900:hover{border-color:#4c1d95}.pc\:hover\:border-pink-50:hover{border-color:#fdf2f8}.pc\:hover\:border-pink-100:hover{border-color:#fce7f3}.pc\:hover\:border-pink-200:hover{border-color:#fbcfe8}.pc\:hover\:border-pink-300:hover{border-color:#f9a8d4}.pc\:hover\:border-pink-400:hover{border-color:#f472b6}.pc\:hover\:border-pink-500:hover{border-color:#ec4899}.pc\:hover\:border-pink-600:hover{border-color:#db2777}.pc\:hover\:border-pink-700:hover{border-color:#be185d}.pc\:hover\:border-pink-800:hover{border-color:#9d174d}.pc\:hover\:border-pink-900:hover{border-color:#831843}.pc\:active\:border-black.is-active,.pc\:active\:border-black:active{border-color:#000}.pc\:active\:border-white.is-active,.pc\:active\:border-white:active{border-color:#fff}.pc\:active\:border-primary.is-active,.pc\:active\:border-primary:active{border-color:#007bff}.pc\:active\:border-secondary.is-active,.pc\:active\:border-secondary:active{border-color:#6c757d}.pc\:active\:border-success.is-active,.pc\:active\:border-success:active{border-color:#28a745}.pc\:active\:border-info.is-active,.pc\:active\:border-info:active{border-color:#007bff}.pc\:active\:border-warning.is-active,.pc\:active\:border-warning:active{border-color:#fad733}.pc\:active\:border-danger.is-active,.pc\:active\:border-danger:active{border-color:#dc3545}.pc\:active\:border-light.is-active,.pc\:active\:border-light:active{border-color:#f8f9fa}.pc\:active\:border-dark.is-active,.pc\:active\:border-dark:active{border-color:#343a40}.pc\:active\:border-gray-50.is-active,.pc\:active\:border-gray-50:active{border-color:#f9fafb}.pc\:active\:border-gray-100.is-active,.pc\:active\:border-gray-100:active{border-color:#f3f4f6}.pc\:active\:border-gray-200.is-active,.pc\:active\:border-gray-200:active{border-color:#e5e7eb}.pc\:active\:border-gray-300.is-active,.pc\:active\:border-gray-300:active{border-color:#d1d5db}.pc\:active\:border-gray-400.is-active,.pc\:active\:border-gray-400:active{border-color:#9ca3af}.pc\:active\:border-gray-500.is-active,.pc\:active\:border-gray-500:active{border-color:#6b7280}.pc\:active\:border-gray-600.is-active,.pc\:active\:border-gray-600:active{border-color:#4b5563}.pc\:active\:border-gray-700.is-active,.pc\:active\:border-gray-700:active{border-color:#374151}.pc\:active\:border-gray-800.is-active,.pc\:active\:border-gray-800:active{border-color:#1f2937}.pc\:active\:border-gray-900.is-active,.pc\:active\:border-gray-900:active{border-color:#111827}.pc\:active\:border-red-50.is-active,.pc\:active\:border-red-50:active{border-color:#fef2f2}.pc\:active\:border-red-100.is-active,.pc\:active\:border-red-100:active{border-color:#fee2e2}.pc\:active\:border-red-200.is-active,.pc\:active\:border-red-200:active{border-color:#fecaca}.pc\:active\:border-red-300.is-active,.pc\:active\:border-red-300:active{border-color:#fca5a5}.pc\:active\:border-red-400.is-active,.pc\:active\:border-red-400:active{border-color:#f87171}.pc\:active\:border-red-500.is-active,.pc\:active\:border-red-500:active{border-color:#ef4444}.pc\:active\:border-red-600.is-active,.pc\:active\:border-red-600:active{border-color:#dc2626}.pc\:active\:border-red-700.is-active,.pc\:active\:border-red-700:active{border-color:#b91c1c}.pc\:active\:border-red-800.is-active,.pc\:active\:border-red-800:active{border-color:#991b1b}.pc\:active\:border-red-900.is-active,.pc\:active\:border-red-900:active{border-color:#7f1d1d}.pc\:active\:border-yellow-50.is-active,.pc\:active\:border-yellow-50:active{border-color:#fffbeb}.pc\:active\:border-yellow-100.is-active,.pc\:active\:border-yellow-100:active{border-color:#fef3c7}.pc\:active\:border-yellow-200.is-active,.pc\:active\:border-yellow-200:active{border-color:#fde68a}.pc\:active\:border-yellow-300.is-active,.pc\:active\:border-yellow-300:active{border-color:#fcd34d}.pc\:active\:border-yellow-400.is-active,.pc\:active\:border-yellow-400:active{border-color:#fbbf24}.pc\:active\:border-yellow-500.is-active,.pc\:active\:border-yellow-500:active{border-color:#f59e0b}.pc\:active\:border-yellow-600.is-active,.pc\:active\:border-yellow-600:active{border-color:#d97706}.pc\:active\:border-yellow-700.is-active,.pc\:active\:border-yellow-700:active{border-color:#b45309}.pc\:active\:border-yellow-800.is-active,.pc\:active\:border-yellow-800:active{border-color:#92400e}.pc\:active\:border-yellow-900.is-active,.pc\:active\:border-yellow-900:active{border-color:#78350f}.pc\:active\:border-green-50.is-active,.pc\:active\:border-green-50:active{border-color:#ecfdf5}.pc\:active\:border-green-100.is-active,.pc\:active\:border-green-100:active{border-color:#d1fae5}.pc\:active\:border-green-200.is-active,.pc\:active\:border-green-200:active{border-color:#a7f3d0}.pc\:active\:border-green-300.is-active,.pc\:active\:border-green-300:active{border-color:#6ee7b7}.pc\:active\:border-green-400.is-active,.pc\:active\:border-green-400:active{border-color:#34d399}.pc\:active\:border-green-500.is-active,.pc\:active\:border-green-500:active{border-color:#10b981}.pc\:active\:border-green-600.is-active,.pc\:active\:border-green-600:active{border-color:#059669}.pc\:active\:border-green-700.is-active,.pc\:active\:border-green-700:active{border-color:#047857}.pc\:active\:border-green-800.is-active,.pc\:active\:border-green-800:active{border-color:#065f46}.pc\:active\:border-green-900.is-active,.pc\:active\:border-green-900:active{border-color:#064e3b}.pc\:active\:border-blue-50.is-active,.pc\:active\:border-blue-50:active{border-color:#eff6ff}.pc\:active\:border-blue-100.is-active,.pc\:active\:border-blue-100:active{border-color:#dbeafe}.pc\:active\:border-blue-200.is-active,.pc\:active\:border-blue-200:active{border-color:#bfdbfe}.pc\:active\:border-blue-300.is-active,.pc\:active\:border-blue-300:active{border-color:#93c5fd}.pc\:active\:border-blue-400.is-active,.pc\:active\:border-blue-400:active{border-color:#60a5fa}.pc\:active\:border-blue-500.is-active,.pc\:active\:border-blue-500:active{border-color:#3b82f6}.pc\:active\:border-blue-600.is-active,.pc\:active\:border-blue-600:active{border-color:#2563eb}.pc\:active\:border-blue-700.is-active,.pc\:active\:border-blue-700:active{border-color:#1d4ed8}.pc\:active\:border-blue-800.is-active,.pc\:active\:border-blue-800:active{border-color:#1e40af}.pc\:active\:border-blue-900.is-active,.pc\:active\:border-blue-900:active{border-color:#1e3a8a}.pc\:active\:border-cyan-50.is-active,.pc\:active\:border-cyan-50:active{border-color:#ecfeff}.pc\:active\:border-cyan-100.is-active,.pc\:active\:border-cyan-100:active{border-color:#cffafe}.pc\:active\:border-cyan-200.is-active,.pc\:active\:border-cyan-200:active{border-color:#a5f3fc}.pc\:active\:border-cyan-300.is-active,.pc\:active\:border-cyan-300:active{border-color:#67e8f9}.pc\:active\:border-cyan-400.is-active,.pc\:active\:border-cyan-400:active{border-color:#22d3ee}.pc\:active\:border-cyan-500.is-active,.pc\:active\:border-cyan-500:active{border-color:#06b6d4}.pc\:active\:border-cyan-600.is-active,.pc\:active\:border-cyan-600:active{border-color:#0891b2}.pc\:active\:border-cyan-700.is-active,.pc\:active\:border-cyan-700:active{border-color:#0e7490}.pc\:active\:border-cyan-800.is-active,.pc\:active\:border-cyan-800:active{border-color:#155e75}.pc\:active\:border-cyan-900.is-active,.pc\:active\:border-cyan-900:active{border-color:#164e63}.pc\:active\:border-indigo-50.is-active,.pc\:active\:border-indigo-50:active{border-color:#eef2ff}.pc\:active\:border-indigo-100.is-active,.pc\:active\:border-indigo-100:active{border-color:#e0e7ff}.pc\:active\:border-indigo-200.is-active,.pc\:active\:border-indigo-200:active{border-color:#c7d2fe}.pc\:active\:border-indigo-300.is-active,.pc\:active\:border-indigo-300:active{border-color:#a5b4fc}.pc\:active\:border-indigo-400.is-active,.pc\:active\:border-indigo-400:active{border-color:#818cf8}.pc\:active\:border-indigo-500.is-active,.pc\:active\:border-indigo-500:active{border-color:#6366f1}.pc\:active\:border-indigo-600.is-active,.pc\:active\:border-indigo-600:active{border-color:#4f46e5}.pc\:active\:border-indigo-700.is-active,.pc\:active\:border-indigo-700:active{border-color:#4338ca}.pc\:active\:border-indigo-800.is-active,.pc\:active\:border-indigo-800:active{border-color:#3730a3}.pc\:active\:border-indigo-900.is-active,.pc\:active\:border-indigo-900:active{border-color:#312e81}.pc\:active\:border-purple-50.is-active,.pc\:active\:border-purple-50:active{border-color:#f5f3ff}.pc\:active\:border-purple-100.is-active,.pc\:active\:border-purple-100:active{border-color:#ede9fe}.pc\:active\:border-purple-200.is-active,.pc\:active\:border-purple-200:active{border-color:#ddd6fe}.pc\:active\:border-purple-300.is-active,.pc\:active\:border-purple-300:active{border-color:#c4b5fd}.pc\:active\:border-purple-400.is-active,.pc\:active\:border-purple-400:active{border-color:#a78bfa}.pc\:active\:border-purple-500.is-active,.pc\:active\:border-purple-500:active{border-color:#8b5cf6}.pc\:active\:border-purple-600.is-active,.pc\:active\:border-purple-600:active{border-color:#7c3aed}.pc\:active\:border-purple-700.is-active,.pc\:active\:border-purple-700:active{border-color:#6d28d9}.pc\:active\:border-purple-800.is-active,.pc\:active\:border-purple-800:active{border-color:#5b21b6}.pc\:active\:border-purple-900.is-active,.pc\:active\:border-purple-900:active{border-color:#4c1d95}.pc\:active\:border-pink-50.is-active,.pc\:active\:border-pink-50:active{border-color:#fdf2f8}.pc\:active\:border-pink-100.is-active,.pc\:active\:border-pink-100:active{border-color:#fce7f3}.pc\:active\:border-pink-200.is-active,.pc\:active\:border-pink-200:active{border-color:#fbcfe8}.pc\:active\:border-pink-300.is-active,.pc\:active\:border-pink-300:active{border-color:#f9a8d4}.pc\:active\:border-pink-400.is-active,.pc\:active\:border-pink-400:active{border-color:#f472b6}.pc\:active\:border-pink-500.is-active,.pc\:active\:border-pink-500:active{border-color:#ec4899}.pc\:active\:border-pink-600.is-active,.pc\:active\:border-pink-600:active{border-color:#db2777}.pc\:active\:border-pink-700.is-active,.pc\:active\:border-pink-700:active{border-color:#be185d}.pc\:active\:border-pink-800.is-active,.pc\:active\:border-pink-800:active{border-color:#9d174d}.pc\:active\:border-pink-900.is-active,.pc\:active\:border-pink-900:active{border-color:#831843}.pc\:focus\:border-black:focus{border-color:#000}.pc\:focus\:border-white:focus{border-color:#fff}.pc\:focus\:border-primary:focus{border-color:#007bff}.pc\:focus\:border-secondary:focus{border-color:#6c757d}.pc\:focus\:border-success:focus{border-color:#28a745}.pc\:focus\:border-info:focus{border-color:#007bff}.pc\:focus\:border-warning:focus{border-color:#fad733}.pc\:focus\:border-danger:focus{border-color:#dc3545}.pc\:focus\:border-light:focus{border-color:#f8f9fa}.pc\:focus\:border-dark:focus{border-color:#343a40}.pc\:focus\:border-gray-50:focus{border-color:#f9fafb}.pc\:focus\:border-gray-100:focus{border-color:#f3f4f6}.pc\:focus\:border-gray-200:focus{border-color:#e5e7eb}.pc\:focus\:border-gray-300:focus{border-color:#d1d5db}.pc\:focus\:border-gray-400:focus{border-color:#9ca3af}.pc\:focus\:border-gray-500:focus{border-color:#6b7280}.pc\:focus\:border-gray-600:focus{border-color:#4b5563}.pc\:focus\:border-gray-700:focus{border-color:#374151}.pc\:focus\:border-gray-800:focus{border-color:#1f2937}.pc\:focus\:border-gray-900:focus{border-color:#111827}.pc\:focus\:border-red-50:focus{border-color:#fef2f2}.pc\:focus\:border-red-100:focus{border-color:#fee2e2}.pc\:focus\:border-red-200:focus{border-color:#fecaca}.pc\:focus\:border-red-300:focus{border-color:#fca5a5}.pc\:focus\:border-red-400:focus{border-color:#f87171}.pc\:focus\:border-red-500:focus{border-color:#ef4444}.pc\:focus\:border-red-600:focus{border-color:#dc2626}.pc\:focus\:border-red-700:focus{border-color:#b91c1c}.pc\:focus\:border-red-800:focus{border-color:#991b1b}.pc\:focus\:border-red-900:focus{border-color:#7f1d1d}.pc\:focus\:border-yellow-50:focus{border-color:#fffbeb}.pc\:focus\:border-yellow-100:focus{border-color:#fef3c7}.pc\:focus\:border-yellow-200:focus{border-color:#fde68a}.pc\:focus\:border-yellow-300:focus{border-color:#fcd34d}.pc\:focus\:border-yellow-400:focus{border-color:#fbbf24}.pc\:focus\:border-yellow-500:focus{border-color:#f59e0b}.pc\:focus\:border-yellow-600:focus{border-color:#d97706}.pc\:focus\:border-yellow-700:focus{border-color:#b45309}.pc\:focus\:border-yellow-800:focus{border-color:#92400e}.pc\:focus\:border-yellow-900:focus{border-color:#78350f}.pc\:focus\:border-green-50:focus{border-color:#ecfdf5}.pc\:focus\:border-green-100:focus{border-color:#d1fae5}.pc\:focus\:border-green-200:focus{border-color:#a7f3d0}.pc\:focus\:border-green-300:focus{border-color:#6ee7b7}.pc\:focus\:border-green-400:focus{border-color:#34d399}.pc\:focus\:border-green-500:focus{border-color:#10b981}.pc\:focus\:border-green-600:focus{border-color:#059669}.pc\:focus\:border-green-700:focus{border-color:#047857}.pc\:focus\:border-green-800:focus{border-color:#065f46}.pc\:focus\:border-green-900:focus{border-color:#064e3b}.pc\:focus\:border-blue-50:focus{border-color:#eff6ff}.pc\:focus\:border-blue-100:focus{border-color:#dbeafe}.pc\:focus\:border-blue-200:focus{border-color:#bfdbfe}.pc\:focus\:border-blue-300:focus{border-color:#93c5fd}.pc\:focus\:border-blue-400:focus{border-color:#60a5fa}.pc\:focus\:border-blue-500:focus{border-color:#3b82f6}.pc\:focus\:border-blue-600:focus{border-color:#2563eb}.pc\:focus\:border-blue-700:focus{border-color:#1d4ed8}.pc\:focus\:border-blue-800:focus{border-color:#1e40af}.pc\:focus\:border-blue-900:focus{border-color:#1e3a8a}.pc\:focus\:border-cyan-50:focus{border-color:#ecfeff}.pc\:focus\:border-cyan-100:focus{border-color:#cffafe}.pc\:focus\:border-cyan-200:focus{border-color:#a5f3fc}.pc\:focus\:border-cyan-300:focus{border-color:#67e8f9}.pc\:focus\:border-cyan-400:focus{border-color:#22d3ee}.pc\:focus\:border-cyan-500:focus{border-color:#06b6d4}.pc\:focus\:border-cyan-600:focus{border-color:#0891b2}.pc\:focus\:border-cyan-700:focus{border-color:#0e7490}.pc\:focus\:border-cyan-800:focus{border-color:#155e75}.pc\:focus\:border-cyan-900:focus{border-color:#164e63}.pc\:focus\:border-indigo-50:focus{border-color:#eef2ff}.pc\:focus\:border-indigo-100:focus{border-color:#e0e7ff}.pc\:focus\:border-indigo-200:focus{border-color:#c7d2fe}.pc\:focus\:border-indigo-300:focus{border-color:#a5b4fc}.pc\:focus\:border-indigo-400:focus{border-color:#818cf8}.pc\:focus\:border-indigo-500:focus{border-color:#6366f1}.pc\:focus\:border-indigo-600:focus{border-color:#4f46e5}.pc\:focus\:border-indigo-700:focus{border-color:#4338ca}.pc\:focus\:border-indigo-800:focus{border-color:#3730a3}.pc\:focus\:border-indigo-900:focus{border-color:#312e81}.pc\:focus\:border-purple-50:focus{border-color:#f5f3ff}.pc\:focus\:border-purple-100:focus{border-color:#ede9fe}.pc\:focus\:border-purple-200:focus{border-color:#ddd6fe}.pc\:focus\:border-purple-300:focus{border-color:#c4b5fd}.pc\:focus\:border-purple-400:focus{border-color:#a78bfa}.pc\:focus\:border-purple-500:focus{border-color:#8b5cf6}.pc\:focus\:border-purple-600:focus{border-color:#7c3aed}.pc\:focus\:border-purple-700:focus{border-color:#6d28d9}.pc\:focus\:border-purple-800:focus{border-color:#5b21b6}.pc\:focus\:border-purple-900:focus{border-color:#4c1d95}.pc\:focus\:border-pink-50:focus{border-color:#fdf2f8}.pc\:focus\:border-pink-100:focus{border-color:#fce7f3}.pc\:focus\:border-pink-200:focus{border-color:#fbcfe8}.pc\:focus\:border-pink-300:focus{border-color:#f9a8d4}.pc\:focus\:border-pink-400:focus{border-color:#f472b6}.pc\:focus\:border-pink-500:focus{border-color:#ec4899}.pc\:focus\:border-pink-600:focus{border-color:#db2777}.pc\:focus\:border-pink-700:focus{border-color:#be185d}.pc\:focus\:border-pink-800:focus{border-color:#9d174d}.pc\:focus\:border-pink-900:focus{border-color:#831843}.pc\:disabled\:border-black.is-disabled,.pc\:disabled\:border-black:disabled{border-color:#000}.pc\:disabled\:border-white.is-disabled,.pc\:disabled\:border-white:disabled{border-color:#fff}.pc\:disabled\:border-primary.is-disabled,.pc\:disabled\:border-primary:disabled{border-color:#007bff}.pc\:disabled\:border-secondary.is-disabled,.pc\:disabled\:border-secondary:disabled{border-color:#6c757d}.pc\:disabled\:border-success.is-disabled,.pc\:disabled\:border-success:disabled{border-color:#28a745}.pc\:disabled\:border-info.is-disabled,.pc\:disabled\:border-info:disabled{border-color:#007bff}.pc\:disabled\:border-warning.is-disabled,.pc\:disabled\:border-warning:disabled{border-color:#fad733}.pc\:disabled\:border-danger.is-disabled,.pc\:disabled\:border-danger:disabled{border-color:#dc3545}.pc\:disabled\:border-light.is-disabled,.pc\:disabled\:border-light:disabled{border-color:#f8f9fa}.pc\:disabled\:border-dark.is-disabled,.pc\:disabled\:border-dark:disabled{border-color:#343a40}.pc\:disabled\:border-gray-50.is-disabled,.pc\:disabled\:border-gray-50:disabled{border-color:#f9fafb}.pc\:disabled\:border-gray-100.is-disabled,.pc\:disabled\:border-gray-100:disabled{border-color:#f3f4f6}.pc\:disabled\:border-gray-200.is-disabled,.pc\:disabled\:border-gray-200:disabled{border-color:#e5e7eb}.pc\:disabled\:border-gray-300.is-disabled,.pc\:disabled\:border-gray-300:disabled{border-color:#d1d5db}.pc\:disabled\:border-gray-400.is-disabled,.pc\:disabled\:border-gray-400:disabled{border-color:#9ca3af}.pc\:disabled\:border-gray-500.is-disabled,.pc\:disabled\:border-gray-500:disabled{border-color:#6b7280}.pc\:disabled\:border-gray-600.is-disabled,.pc\:disabled\:border-gray-600:disabled{border-color:#4b5563}.pc\:disabled\:border-gray-700.is-disabled,.pc\:disabled\:border-gray-700:disabled{border-color:#374151}.pc\:disabled\:border-gray-800.is-disabled,.pc\:disabled\:border-gray-800:disabled{border-color:#1f2937}.pc\:disabled\:border-gray-900.is-disabled,.pc\:disabled\:border-gray-900:disabled{border-color:#111827}.pc\:disabled\:border-red-50.is-disabled,.pc\:disabled\:border-red-50:disabled{border-color:#fef2f2}.pc\:disabled\:border-red-100.is-disabled,.pc\:disabled\:border-red-100:disabled{border-color:#fee2e2}.pc\:disabled\:border-red-200.is-disabled,.pc\:disabled\:border-red-200:disabled{border-color:#fecaca}.pc\:disabled\:border-red-300.is-disabled,.pc\:disabled\:border-red-300:disabled{border-color:#fca5a5}.pc\:disabled\:border-red-400.is-disabled,.pc\:disabled\:border-red-400:disabled{border-color:#f87171}.pc\:disabled\:border-red-500.is-disabled,.pc\:disabled\:border-red-500:disabled{border-color:#ef4444}.pc\:disabled\:border-red-600.is-disabled,.pc\:disabled\:border-red-600:disabled{border-color:#dc2626}.pc\:disabled\:border-red-700.is-disabled,.pc\:disabled\:border-red-700:disabled{border-color:#b91c1c}.pc\:disabled\:border-red-800.is-disabled,.pc\:disabled\:border-red-800:disabled{border-color:#991b1b}.pc\:disabled\:border-red-900.is-disabled,.pc\:disabled\:border-red-900:disabled{border-color:#7f1d1d}.pc\:disabled\:border-yellow-50.is-disabled,.pc\:disabled\:border-yellow-50:disabled{border-color:#fffbeb}.pc\:disabled\:border-yellow-100.is-disabled,.pc\:disabled\:border-yellow-100:disabled{border-color:#fef3c7}.pc\:disabled\:border-yellow-200.is-disabled,.pc\:disabled\:border-yellow-200:disabled{border-color:#fde68a}.pc\:disabled\:border-yellow-300.is-disabled,.pc\:disabled\:border-yellow-300:disabled{border-color:#fcd34d}.pc\:disabled\:border-yellow-400.is-disabled,.pc\:disabled\:border-yellow-400:disabled{border-color:#fbbf24}.pc\:disabled\:border-yellow-500.is-disabled,.pc\:disabled\:border-yellow-500:disabled{border-color:#f59e0b}.pc\:disabled\:border-yellow-600.is-disabled,.pc\:disabled\:border-yellow-600:disabled{border-color:#d97706}.pc\:disabled\:border-yellow-700.is-disabled,.pc\:disabled\:border-yellow-700:disabled{border-color:#b45309}.pc\:disabled\:border-yellow-800.is-disabled,.pc\:disabled\:border-yellow-800:disabled{border-color:#92400e}.pc\:disabled\:border-yellow-900.is-disabled,.pc\:disabled\:border-yellow-900:disabled{border-color:#78350f}.pc\:disabled\:border-green-50.is-disabled,.pc\:disabled\:border-green-50:disabled{border-color:#ecfdf5}.pc\:disabled\:border-green-100.is-disabled,.pc\:disabled\:border-green-100:disabled{border-color:#d1fae5}.pc\:disabled\:border-green-200.is-disabled,.pc\:disabled\:border-green-200:disabled{border-color:#a7f3d0}.pc\:disabled\:border-green-300.is-disabled,.pc\:disabled\:border-green-300:disabled{border-color:#6ee7b7}.pc\:disabled\:border-green-400.is-disabled,.pc\:disabled\:border-green-400:disabled{border-color:#34d399}.pc\:disabled\:border-green-500.is-disabled,.pc\:disabled\:border-green-500:disabled{border-color:#10b981}.pc\:disabled\:border-green-600.is-disabled,.pc\:disabled\:border-green-600:disabled{border-color:#059669}.pc\:disabled\:border-green-700.is-disabled,.pc\:disabled\:border-green-700:disabled{border-color:#047857}.pc\:disabled\:border-green-800.is-disabled,.pc\:disabled\:border-green-800:disabled{border-color:#065f46}.pc\:disabled\:border-green-900.is-disabled,.pc\:disabled\:border-green-900:disabled{border-color:#064e3b}.pc\:disabled\:border-blue-50.is-disabled,.pc\:disabled\:border-blue-50:disabled{border-color:#eff6ff}.pc\:disabled\:border-blue-100.is-disabled,.pc\:disabled\:border-blue-100:disabled{border-color:#dbeafe}.pc\:disabled\:border-blue-200.is-disabled,.pc\:disabled\:border-blue-200:disabled{border-color:#bfdbfe}.pc\:disabled\:border-blue-300.is-disabled,.pc\:disabled\:border-blue-300:disabled{border-color:#93c5fd}.pc\:disabled\:border-blue-400.is-disabled,.pc\:disabled\:border-blue-400:disabled{border-color:#60a5fa}.pc\:disabled\:border-blue-500.is-disabled,.pc\:disabled\:border-blue-500:disabled{border-color:#3b82f6}.pc\:disabled\:border-blue-600.is-disabled,.pc\:disabled\:border-blue-600:disabled{border-color:#2563eb}.pc\:disabled\:border-blue-700.is-disabled,.pc\:disabled\:border-blue-700:disabled{border-color:#1d4ed8}.pc\:disabled\:border-blue-800.is-disabled,.pc\:disabled\:border-blue-800:disabled{border-color:#1e40af}.pc\:disabled\:border-blue-900.is-disabled,.pc\:disabled\:border-blue-900:disabled{border-color:#1e3a8a}.pc\:disabled\:border-cyan-50.is-disabled,.pc\:disabled\:border-cyan-50:disabled{border-color:#ecfeff}.pc\:disabled\:border-cyan-100.is-disabled,.pc\:disabled\:border-cyan-100:disabled{border-color:#cffafe}.pc\:disabled\:border-cyan-200.is-disabled,.pc\:disabled\:border-cyan-200:disabled{border-color:#a5f3fc}.pc\:disabled\:border-cyan-300.is-disabled,.pc\:disabled\:border-cyan-300:disabled{border-color:#67e8f9}.pc\:disabled\:border-cyan-400.is-disabled,.pc\:disabled\:border-cyan-400:disabled{border-color:#22d3ee}.pc\:disabled\:border-cyan-500.is-disabled,.pc\:disabled\:border-cyan-500:disabled{border-color:#06b6d4}.pc\:disabled\:border-cyan-600.is-disabled,.pc\:disabled\:border-cyan-600:disabled{border-color:#0891b2}.pc\:disabled\:border-cyan-700.is-disabled,.pc\:disabled\:border-cyan-700:disabled{border-color:#0e7490}.pc\:disabled\:border-cyan-800.is-disabled,.pc\:disabled\:border-cyan-800:disabled{border-color:#155e75}.pc\:disabled\:border-cyan-900.is-disabled,.pc\:disabled\:border-cyan-900:disabled{border-color:#164e63}.pc\:disabled\:border-indigo-50.is-disabled,.pc\:disabled\:border-indigo-50:disabled{border-color:#eef2ff}.pc\:disabled\:border-indigo-100.is-disabled,.pc\:disabled\:border-indigo-100:disabled{border-color:#e0e7ff}.pc\:disabled\:border-indigo-200.is-disabled,.pc\:disabled\:border-indigo-200:disabled{border-color:#c7d2fe}.pc\:disabled\:border-indigo-300.is-disabled,.pc\:disabled\:border-indigo-300:disabled{border-color:#a5b4fc}.pc\:disabled\:border-indigo-400.is-disabled,.pc\:disabled\:border-indigo-400:disabled{border-color:#818cf8}.pc\:disabled\:border-indigo-500.is-disabled,.pc\:disabled\:border-indigo-500:disabled{border-color:#6366f1}.pc\:disabled\:border-indigo-600.is-disabled,.pc\:disabled\:border-indigo-600:disabled{border-color:#4f46e5}.pc\:disabled\:border-indigo-700.is-disabled,.pc\:disabled\:border-indigo-700:disabled{border-color:#4338ca}.pc\:disabled\:border-indigo-800.is-disabled,.pc\:disabled\:border-indigo-800:disabled{border-color:#3730a3}.pc\:disabled\:border-indigo-900.is-disabled,.pc\:disabled\:border-indigo-900:disabled{border-color:#312e81}.pc\:disabled\:border-purple-50.is-disabled,.pc\:disabled\:border-purple-50:disabled{border-color:#f5f3ff}.pc\:disabled\:border-purple-100.is-disabled,.pc\:disabled\:border-purple-100:disabled{border-color:#ede9fe}.pc\:disabled\:border-purple-200.is-disabled,.pc\:disabled\:border-purple-200:disabled{border-color:#ddd6fe}.pc\:disabled\:border-purple-300.is-disabled,.pc\:disabled\:border-purple-300:disabled{border-color:#c4b5fd}.pc\:disabled\:border-purple-400.is-disabled,.pc\:disabled\:border-purple-400:disabled{border-color:#a78bfa}.pc\:disabled\:border-purple-500.is-disabled,.pc\:disabled\:border-purple-500:disabled{border-color:#8b5cf6}.pc\:disabled\:border-purple-600.is-disabled,.pc\:disabled\:border-purple-600:disabled{border-color:#7c3aed}.pc\:disabled\:border-purple-700.is-disabled,.pc\:disabled\:border-purple-700:disabled{border-color:#6d28d9}.pc\:disabled\:border-purple-800.is-disabled,.pc\:disabled\:border-purple-800:disabled{border-color:#5b21b6}.pc\:disabled\:border-purple-900.is-disabled,.pc\:disabled\:border-purple-900:disabled{border-color:#4c1d95}.pc\:disabled\:border-pink-50.is-disabled,.pc\:disabled\:border-pink-50:disabled{border-color:#fdf2f8}.pc\:disabled\:border-pink-100.is-disabled,.pc\:disabled\:border-pink-100:disabled{border-color:#fce7f3}.pc\:disabled\:border-pink-200.is-disabled,.pc\:disabled\:border-pink-200:disabled{border-color:#fbcfe8}.pc\:disabled\:border-pink-300.is-disabled,.pc\:disabled\:border-pink-300:disabled{border-color:#f9a8d4}.pc\:disabled\:border-pink-400.is-disabled,.pc\:disabled\:border-pink-400:disabled{border-color:#f472b6}.pc\:disabled\:border-pink-500.is-disabled,.pc\:disabled\:border-pink-500:disabled{border-color:#ec4899}.pc\:disabled\:border-pink-600.is-disabled,.pc\:disabled\:border-pink-600:disabled{border-color:#db2777}.pc\:disabled\:border-pink-700.is-disabled,.pc\:disabled\:border-pink-700:disabled{border-color:#be185d}.pc\:disabled\:border-pink-800.is-disabled,.pc\:disabled\:border-pink-800:disabled{border-color:#9d174d}.pc\:disabled\:border-pink-900.is-disabled,.pc\:disabled\:border-pink-900:disabled{border-color:#831843}.group:hover .pc\:group-hover\:border-black{border-color:#000}.group:hover .pc\:group-hover\:border-white{border-color:#fff}.group:hover .pc\:group-hover\:border-primary{border-color:#007bff}.group:hover .pc\:group-hover\:border-secondary{border-color:#6c757d}.group:hover .pc\:group-hover\:border-success{border-color:#28a745}.group:hover .pc\:group-hover\:border-info{border-color:#007bff}.group:hover .pc\:group-hover\:border-warning{border-color:#fad733}.group:hover .pc\:group-hover\:border-danger{border-color:#dc3545}.group:hover .pc\:group-hover\:border-light{border-color:#f8f9fa}.group:hover .pc\:group-hover\:border-dark{border-color:#343a40}.group:hover .pc\:group-hover\:border-gray-50{border-color:#f9fafb}.group:hover .pc\:group-hover\:border-gray-100{border-color:#f3f4f6}.group:hover .pc\:group-hover\:border-gray-200{border-color:#e5e7eb}.group:hover .pc\:group-hover\:border-gray-300{border-color:#d1d5db}.group:hover .pc\:group-hover\:border-gray-400{border-color:#9ca3af}.group:hover .pc\:group-hover\:border-gray-500{border-color:#6b7280}.group:hover .pc\:group-hover\:border-gray-600{border-color:#4b5563}.group:hover .pc\:group-hover\:border-gray-700{border-color:#374151}.group:hover .pc\:group-hover\:border-gray-800{border-color:#1f2937}.group:hover .pc\:group-hover\:border-gray-900{border-color:#111827}.group:hover .pc\:group-hover\:border-red-50{border-color:#fef2f2}.group:hover .pc\:group-hover\:border-red-100{border-color:#fee2e2}.group:hover .pc\:group-hover\:border-red-200{border-color:#fecaca}.group:hover .pc\:group-hover\:border-red-300{border-color:#fca5a5}.group:hover .pc\:group-hover\:border-red-400{border-color:#f87171}.group:hover .pc\:group-hover\:border-red-500{border-color:#ef4444}.group:hover .pc\:group-hover\:border-red-600{border-color:#dc2626}.group:hover .pc\:group-hover\:border-red-700{border-color:#b91c1c}.group:hover .pc\:group-hover\:border-red-800{border-color:#991b1b}.group:hover .pc\:group-hover\:border-red-900{border-color:#7f1d1d}.group:hover .pc\:group-hover\:border-yellow-50{border-color:#fffbeb}.group:hover .pc\:group-hover\:border-yellow-100{border-color:#fef3c7}.group:hover .pc\:group-hover\:border-yellow-200{border-color:#fde68a}.group:hover .pc\:group-hover\:border-yellow-300{border-color:#fcd34d}.group:hover .pc\:group-hover\:border-yellow-400{border-color:#fbbf24}.group:hover .pc\:group-hover\:border-yellow-500{border-color:#f59e0b}.group:hover .pc\:group-hover\:border-yellow-600{border-color:#d97706}.group:hover .pc\:group-hover\:border-yellow-700{border-color:#b45309}.group:hover .pc\:group-hover\:border-yellow-800{border-color:#92400e}.group:hover .pc\:group-hover\:border-yellow-900{border-color:#78350f}.group:hover .pc\:group-hover\:border-green-50{border-color:#ecfdf5}.group:hover .pc\:group-hover\:border-green-100{border-color:#d1fae5}.group:hover .pc\:group-hover\:border-green-200{border-color:#a7f3d0}.group:hover .pc\:group-hover\:border-green-300{border-color:#6ee7b7}.group:hover .pc\:group-hover\:border-green-400{border-color:#34d399}.group:hover .pc\:group-hover\:border-green-500{border-color:#10b981}.group:hover .pc\:group-hover\:border-green-600{border-color:#059669}.group:hover .pc\:group-hover\:border-green-700{border-color:#047857}.group:hover .pc\:group-hover\:border-green-800{border-color:#065f46}.group:hover .pc\:group-hover\:border-green-900{border-color:#064e3b}.group:hover .pc\:group-hover\:border-blue-50{border-color:#eff6ff}.group:hover .pc\:group-hover\:border-blue-100{border-color:#dbeafe}.group:hover .pc\:group-hover\:border-blue-200{border-color:#bfdbfe}.group:hover .pc\:group-hover\:border-blue-300{border-color:#93c5fd}.group:hover .pc\:group-hover\:border-blue-400{border-color:#60a5fa}.group:hover .pc\:group-hover\:border-blue-500{border-color:#3b82f6}.group:hover .pc\:group-hover\:border-blue-600{border-color:#2563eb}.group:hover .pc\:group-hover\:border-blue-700{border-color:#1d4ed8}.group:hover .pc\:group-hover\:border-blue-800{border-color:#1e40af}.group:hover .pc\:group-hover\:border-blue-900{border-color:#1e3a8a}.group:hover .pc\:group-hover\:border-cyan-50{border-color:#ecfeff}.group:hover .pc\:group-hover\:border-cyan-100{border-color:#cffafe}.group:hover .pc\:group-hover\:border-cyan-200{border-color:#a5f3fc}.group:hover .pc\:group-hover\:border-cyan-300{border-color:#67e8f9}.group:hover .pc\:group-hover\:border-cyan-400{border-color:#22d3ee}.group:hover .pc\:group-hover\:border-cyan-500{border-color:#06b6d4}.group:hover .pc\:group-hover\:border-cyan-600{border-color:#0891b2}.group:hover .pc\:group-hover\:border-cyan-700{border-color:#0e7490}.group:hover .pc\:group-hover\:border-cyan-800{border-color:#155e75}.group:hover .pc\:group-hover\:border-cyan-900{border-color:#164e63}.group:hover .pc\:group-hover\:border-indigo-50{border-color:#eef2ff}.group:hover .pc\:group-hover\:border-indigo-100{border-color:#e0e7ff}.group:hover .pc\:group-hover\:border-indigo-200{border-color:#c7d2fe}.group:hover .pc\:group-hover\:border-indigo-300{border-color:#a5b4fc}.group:hover .pc\:group-hover\:border-indigo-400{border-color:#818cf8}.group:hover .pc\:group-hover\:border-indigo-500{border-color:#6366f1}.group:hover .pc\:group-hover\:border-indigo-600{border-color:#4f46e5}.group:hover .pc\:group-hover\:border-indigo-700{border-color:#4338ca}.group:hover .pc\:group-hover\:border-indigo-800{border-color:#3730a3}.group:hover .pc\:group-hover\:border-indigo-900{border-color:#312e81}.group:hover .pc\:group-hover\:border-purple-50{border-color:#f5f3ff}.group:hover .pc\:group-hover\:border-purple-100{border-color:#ede9fe}.group:hover .pc\:group-hover\:border-purple-200{border-color:#ddd6fe}.group:hover .pc\:group-hover\:border-purple-300{border-color:#c4b5fd}.group:hover .pc\:group-hover\:border-purple-400{border-color:#a78bfa}.group:hover .pc\:group-hover\:border-purple-500{border-color:#8b5cf6}.group:hover .pc\:group-hover\:border-purple-600{border-color:#7c3aed}.group:hover .pc\:group-hover\:border-purple-700{border-color:#6d28d9}.group:hover .pc\:group-hover\:border-purple-800{border-color:#5b21b6}.group:hover .pc\:group-hover\:border-purple-900{border-color:#4c1d95}.group:hover .pc\:group-hover\:border-pink-50{border-color:#fdf2f8}.group:hover .pc\:group-hover\:border-pink-100{border-color:#fce7f3}.group:hover .pc\:group-hover\:border-pink-200{border-color:#fbcfe8}.group:hover .pc\:group-hover\:border-pink-300{border-color:#f9a8d4}.group:hover .pc\:group-hover\:border-pink-400{border-color:#f472b6}.group:hover .pc\:group-hover\:border-pink-500{border-color:#ec4899}.group:hover .pc\:group-hover\:border-pink-600{border-color:#db2777}.group:hover .pc\:group-hover\:border-pink-700{border-color:#be185d}.group:hover .pc\:group-hover\:border-pink-800{border-color:#9d174d}.group:hover .pc\:group-hover\:border-pink-900{border-color:#831843}}/*!markdown

---
title: 边框圆角
---
| Class       | Properties               |
| ----------- | ------------------------ |
| rounded-none | border-radius: 0px |
| rounded-sm | border-radius: 0.125rem |
| rounded | border-radius: 0.25rem |
| rounded-md | border-radius: 0.375rem |
| rounded-lg | border-radius: 0.5rem |
| rounded-xl | border-radius: 0.75rem |
| rounded-2xl | border-radius: 1rem |
| rounded-3xl | border-radius: 1.5rem |
| rounded-full | border-radius: 9999px |
| rounded-t-none | border-top-left-radius: 0px; border-top-right-radius: 0px |
| rounded-t-sm | border-top-left-radius: 0.125rem; border-top-right-radius: 0.125rem |
| rounded-t | border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem |
| rounded-t-md | border-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem |
| rounded-t-lg | border-top-left-radius: 0.5rem; border-top-right-radius: 0.5rem |
| rounded-t-xl | border-top-left-radius: 0.75rem; border-top-right-radius: 0.75rem |
| rounded-t-2xl | border-top-left-radius: 1rem; border-top-right-radius: 1rem |
| rounded-t-3xl | border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem |
| rounded-t-full | border-top-left-radius: 9999px; border-top-right-radius: 9999px |
| rounded-r-none | border-top-right-radius: 0px; border-bottom-right-radius: 0px |
| rounded-r-sm | border-top-right-radius: 0.125rem; border-bottom-right-radius: 0.125rem |
| rounded-r | border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem |
| rounded-r-md | border-top-right-radius: 0.375rem; border-bottom-right-radius: 0.375rem |
| rounded-r-lg | border-top-right-radius: 0.5rem; border-bottom-right-radius: 0.5rem |
| rounded-r-xl | border-top-right-radius: 0.75rem; border-bottom-right-radius: 0.75rem |
| rounded-r-2xl | border-top-right-radius: 1rem; border-bottom-right-radius: 1rem |
| rounded-r-3xl | border-top-right-radius: 1.5rem; border-bottom-right-radius: 1.5rem |
| rounded-r-full | border-top-right-radius: 9999px; border-bottom-right-radius: 9999px |
| rounded-b-none | border-bottom-right-radius: 0px; border-bottom-left-radius: 0px |
| rounded-b-sm | border-bottom-right-radius: 0.125rem; border-bottom-left-radius: 0.125rem |
| rounded-b | border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem |
| rounded-b-md | border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem |
| rounded-b-lg | border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.5rem |
| rounded-b-xl | border-bottom-right-radius: 0.75rem; border-bottom-left-radius: 0.75rem |
| rounded-b-2xl | border-bottom-right-radius: 1rem; border-bottom-left-radius: 1rem |
| rounded-b-3xl | border-bottom-right-radius: 1.5rem; border-bottom-left-radius: 1.5rem |
| rounded-b-full | border-bottom-right-radius: 9999px; border-bottom-left-radius: 9999px |
| rounded-l-none | border-top-left-radius: 0px; border-bottom-left-radius: 0px |
| rounded-l-sm | border-top-left-radius: 0.125rem; border-bottom-left-radius: 0.125rem |
| rounded-l | border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem |
| rounded-l-md | border-top-left-radius: 0.375rem; border-bottom-left-radius: 0.375rem |
| rounded-l-lg | border-top-left-radius: 0.5rem; border-bottom-left-radius: 0.5rem |
| rounded-l-xl | border-top-left-radius: 0.75rem; border-bottom-left-radius: 0.75rem |
| rounded-l-2xl | border-top-left-radius: 1rem; border-bottom-left-radius: 1rem |
| rounded-l-3xl | border-top-left-radius: 1.5rem; border-bottom-left-radius: 1.5rem |
| rounded-l-full | border-top-left-radius: 9999px; border-bottom-left-radius: 9999px |
| rounded-tl-none | border-top-left-radius: 0px |
| rounded-tr-none | border-top-right-radius: 0px |
| rounded-br-none | border-bottom-right-radius: 0px |
| rounded-bl-none | border-bottom-left-radius: 0px |
| rounded-tl-sm | border-top-left-radius: 0.125rem |
| rounded-tr-sm | border-top-right-radius: 0.125rem |
| rounded-br-sm | border-bottom-right-radius: 0.125rem |
| rounded-bl-sm | border-bottom-left-radius: 0.125rem |
| rounded-tl | border-top-left-radius: 0.25rem |
| rounded-tr | border-top-right-radius: 0.25rem |
| rounded-br | border-bottom-right-radius: 0.25rem |
| rounded-bl | border-bottom-left-radius: 0.25rem |
| rounded-tl-md | border-top-left-radius: 0.375rem |
| rounded-tr-md | border-top-right-radius: 0.375rem |
| rounded-br-md | border-bottom-right-radius: 0.375rem |
| rounded-bl-md | border-bottom-left-radius: 0.375rem |
| rounded-tl-lg | border-top-left-radius: 0.5rem |
| rounded-tr-lg | border-top-right-radius: 0.5rem |
| rounded-br-lg | border-bottom-right-radius: 0.5rem |
| rounded-bl-lg | border-bottom-left-radius: 0.5rem |
| rounded-tl-xl | border-top-left-radius: 0.75rem |
| rounded-tr-xl | border-top-right-radius: 0.75rem |
| rounded-br-xl | border-bottom-right-radius: 0.75rem |
| rounded-bl-xl | border-bottom-left-radius: 0.75rem |
| rounded-tl-2xl | border-top-left-radius: 1rem |
| rounded-tr-2xl | border-top-right-radius: 1rem |
| rounded-br-2xl | border-bottom-right-radius: 1rem |
| rounded-bl-2xl | border-bottom-left-radius: 1rem |
| rounded-tl-3xl | border-top-left-radius: 1.5rem |
| rounded-tr-3xl | border-top-right-radius: 1.5rem |
| rounded-br-3xl | border-bottom-right-radius: 1.5rem |
| rounded-bl-3xl | border-bottom-left-radius: 1.5rem |
| rounded-tl-full | border-top-left-radius: 9999px |
| rounded-tr-full | border-top-right-radius: 9999px |
| rounded-br-full | border-bottom-right-radius: 9999px |
| rounded-bl-full | border-bottom-left-radius: 9999px |


*/.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}@media (max-width:768px){.m\:rounded-none{border-radius:0}.m\:rounded-sm{border-radius:.125rem}.m\:rounded{border-radius:.25rem}.m\:rounded-md{border-radius:.375rem}.m\:rounded-lg{border-radius:.5rem}.m\:rounded-xl{border-radius:.75rem}.m\:rounded-2xl{border-radius:1rem}.m\:rounded-3xl{border-radius:1.5rem}.m\:rounded-full{border-radius:9999px}.m\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.m\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.m\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.m\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.m\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.m\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.m\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.m\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.m\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.m\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.m\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.m\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.m\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.m\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.m\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.m\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.m\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.m\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.m\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.m\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.m\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.m\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.m\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.m\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.m\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.m\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.m\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.m\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.m\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.m\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.m\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.m\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.m\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.m\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.m\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.m\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.m\:rounded-tl-none{border-top-left-radius:0}.m\:rounded-tr-none{border-top-right-radius:0}.m\:rounded-br-none{border-bottom-right-radius:0}.m\:rounded-bl-none{border-bottom-left-radius:0}.m\:rounded-tl-sm{border-top-left-radius:.125rem}.m\:rounded-tr-sm{border-top-right-radius:.125rem}.m\:rounded-br-sm{border-bottom-right-radius:.125rem}.m\:rounded-bl-sm{border-bottom-left-radius:.125rem}.m\:rounded-tl{border-top-left-radius:.25rem}.m\:rounded-tr{border-top-right-radius:.25rem}.m\:rounded-br{border-bottom-right-radius:.25rem}.m\:rounded-bl{border-bottom-left-radius:.25rem}.m\:rounded-tl-md{border-top-left-radius:.375rem}.m\:rounded-tr-md{border-top-right-radius:.375rem}.m\:rounded-br-md{border-bottom-right-radius:.375rem}.m\:rounded-bl-md{border-bottom-left-radius:.375rem}.m\:rounded-tl-lg{border-top-left-radius:.5rem}.m\:rounded-tr-lg{border-top-right-radius:.5rem}.m\:rounded-br-lg{border-bottom-right-radius:.5rem}.m\:rounded-bl-lg{border-bottom-left-radius:.5rem}.m\:rounded-tl-xl{border-top-left-radius:.75rem}.m\:rounded-tr-xl{border-top-right-radius:.75rem}.m\:rounded-br-xl{border-bottom-right-radius:.75rem}.m\:rounded-bl-xl{border-bottom-left-radius:.75rem}.m\:rounded-tl-2xl{border-top-left-radius:1rem}.m\:rounded-tr-2xl{border-top-right-radius:1rem}.m\:rounded-br-2xl{border-bottom-right-radius:1rem}.m\:rounded-bl-2xl{border-bottom-left-radius:1rem}.m\:rounded-tl-3xl{border-top-left-radius:1.5rem}.m\:rounded-tr-3xl{border-top-right-radius:1.5rem}.m\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.m\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.m\:rounded-tl-full{border-top-left-radius:9999px}.m\:rounded-tr-full{border-top-right-radius:9999px}.m\:rounded-br-full{border-bottom-right-radius:9999px}.m\:rounded-bl-full{border-bottom-left-radius:9999px}}@media (min-width:769px){.pc\:rounded-none{border-radius:0}.pc\:rounded-sm{border-radius:.125rem}.pc\:rounded{border-radius:.25rem}.pc\:rounded-md{border-radius:.375rem}.pc\:rounded-lg{border-radius:.5rem}.pc\:rounded-xl{border-radius:.75rem}.pc\:rounded-2xl{border-radius:1rem}.pc\:rounded-3xl{border-radius:1.5rem}.pc\:rounded-full{border-radius:9999px}.pc\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.pc\:rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.pc\:rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.pc\:rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.pc\:rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.pc\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.pc\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.pc\:rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.pc\:rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.pc\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.pc\:rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.pc\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pc\:rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.pc\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.pc\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.pc\:rounded-r-2xl{border-top-right-radius:1rem;border-bottom-right-radius:1rem}.pc\:rounded-r-3xl{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.pc\:rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.pc\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.pc\:rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.pc\:rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.pc\:rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.pc\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.pc\:rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.pc\:rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.pc\:rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.pc\:rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.pc\:rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.pc\:rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.pc\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.pc\:rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.pc\:rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.pc\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.pc\:rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.pc\:rounded-l-3xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.pc\:rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.pc\:rounded-tl-none{border-top-left-radius:0}.pc\:rounded-tr-none{border-top-right-radius:0}.pc\:rounded-br-none{border-bottom-right-radius:0}.pc\:rounded-bl-none{border-bottom-left-radius:0}.pc\:rounded-tl-sm{border-top-left-radius:.125rem}.pc\:rounded-tr-sm{border-top-right-radius:.125rem}.pc\:rounded-br-sm{border-bottom-right-radius:.125rem}.pc\:rounded-bl-sm{border-bottom-left-radius:.125rem}.pc\:rounded-tl{border-top-left-radius:.25rem}.pc\:rounded-tr{border-top-right-radius:.25rem}.pc\:rounded-br{border-bottom-right-radius:.25rem}.pc\:rounded-bl{border-bottom-left-radius:.25rem}.pc\:rounded-tl-md{border-top-left-radius:.375rem}.pc\:rounded-tr-md{border-top-right-radius:.375rem}.pc\:rounded-br-md{border-bottom-right-radius:.375rem}.pc\:rounded-bl-md{border-bottom-left-radius:.375rem}.pc\:rounded-tl-lg{border-top-left-radius:.5rem}.pc\:rounded-tr-lg{border-top-right-radius:.5rem}.pc\:rounded-br-lg{border-bottom-right-radius:.5rem}.pc\:rounded-bl-lg{border-bottom-left-radius:.5rem}.pc\:rounded-tl-xl{border-top-left-radius:.75rem}.pc\:rounded-tr-xl{border-top-right-radius:.75rem}.pc\:rounded-br-xl{border-bottom-right-radius:.75rem}.pc\:rounded-bl-xl{border-bottom-left-radius:.75rem}.pc\:rounded-tl-2xl{border-top-left-radius:1rem}.pc\:rounded-tr-2xl{border-top-right-radius:1rem}.pc\:rounded-br-2xl{border-bottom-right-radius:1rem}.pc\:rounded-bl-2xl{border-bottom-left-radius:1rem}.pc\:rounded-tl-3xl{border-top-left-radius:1.5rem}.pc\:rounded-tr-3xl{border-top-right-radius:1.5rem}.pc\:rounded-br-3xl{border-bottom-right-radius:1.5rem}.pc\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.pc\:rounded-tl-full{border-top-left-radius:9999px}.pc\:rounded-tr-full{border-top-right-radius:9999px}.pc\:rounded-br-full{border-bottom-right-radius:9999px}.pc\:rounded-bl-full{border-bottom-left-radius:9999px}}/*!markdown

---
title: 边框宽度
---

| Class       | Properties               |
| ----------- | ------------------------ |
| border | border-width: 1px |
| border-0 | border-width: 0px |
| border-2 | border-width: 2px |
| border-4 | border-width: 4px |
| border-8 | border-width: 8px |
| border-t | border-top-width: 1px |
| border-r | border-right-width: 1px |
| border-b | border-bottom-width: 1px |
| border-l | border-left-width: 1px |
| border-t-0 | border-top-width: 0px |
| border-r-0 | border-right-width: 0px |
| border-b-0 | border-bottom-width: 0px |
| border-l-0 | border-left-width: 0px |
| border-t-2 | border-top-width: 2px |
| border-r-2 | border-right-width: 2px |
| border-b-2 | border-bottom-width: 2px |
| border-l-2 | border-left-width: 2px |
| border-t-4 | border-top-width: 4px |
| border-r-4 | border-right-width: 4px |
| border-b-4 | border-bottom-width: 4px |
| border-l-4 | border-left-width: 4px |
| border-t-8 | border-top-width: 8px |
| border-r-8 | border-right-width: 8px |
| border-b-8 | border-bottom-width: 8px |
| border-l-8 | border-left-width: 8px |


*/.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}@media (max-width:768px){.m\:border{border-width:1px}.m\:border-0{border-width:0}.m\:border-2{border-width:2px}.m\:border-4{border-width:4px}.m\:border-8{border-width:8px}.m\:border-t{border-top-width:1px}.m\:border-r{border-right-width:1px}.m\:border-b{border-bottom-width:1px}.m\:border-l{border-left-width:1px}.m\:border-t-0{border-top-width:0}.m\:border-r-0{border-right-width:0}.m\:border-b-0{border-bottom-width:0}.m\:border-l-0{border-left-width:0}.m\:border-t-2{border-top-width:2px}.m\:border-r-2{border-right-width:2px}.m\:border-b-2{border-bottom-width:2px}.m\:border-l-2{border-left-width:2px}.m\:border-t-4{border-top-width:4px}.m\:border-r-4{border-right-width:4px}.m\:border-b-4{border-bottom-width:4px}.m\:border-l-4{border-left-width:4px}.m\:border-t-8{border-top-width:8px}.m\:border-r-8{border-right-width:8px}.m\:border-b-8{border-bottom-width:8px}.m\:border-l-8{border-left-width:8px}}@media (min-width:769px){.pc\:border{border-width:1px}.pc\:border-0{border-width:0}.pc\:border-2{border-width:2px}.pc\:border-4{border-width:4px}.pc\:border-8{border-width:8px}.pc\:border-t{border-top-width:1px}.pc\:border-r{border-right-width:1px}.pc\:border-b{border-bottom-width:1px}.pc\:border-l{border-left-width:1px}.pc\:border-t-0{border-top-width:0}.pc\:border-r-0{border-right-width:0}.pc\:border-b-0{border-bottom-width:0}.pc\:border-l-0{border-left-width:0}.pc\:border-t-2{border-top-width:2px}.pc\:border-r-2{border-right-width:2px}.pc\:border-b-2{border-bottom-width:2px}.pc\:border-l-2{border-left-width:2px}.pc\:border-t-4{border-top-width:4px}.pc\:border-r-4{border-right-width:4px}.pc\:border-b-4{border-bottom-width:4px}.pc\:border-l-4{border-left-width:4px}.pc\:border-t-8{border-top-width:8px}.pc\:border-r-8{border-right-width:8px}.pc\:border-b-8{border-bottom-width:8px}.pc\:border-l-8{border-left-width:8px}}/*!markdown

---
title: 边框样式
---

| Class       | Properties               |
| ----------- | ------------------------ |
| border-solid | border-style: solid |
| border-dashed | border-style: dashed |
| border-dotted | border-style: dotted |
| border-double | border-style: double |
| border-none | border-style: none |


*/.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}@media (max-width:768px){.m\:border-solid{border-style:solid}.m\:border-dashed{border-style:dashed}.m\:border-dotted{border-style:dotted}.m\:border-double{border-style:double}.m\:border-none{border-style:none}}@media (min-width:769px){.pc\:border-solid{border-style:solid}.pc\:border-dashed{border-style:dashed}.pc\:border-dotted{border-style:dotted}.pc\:border-double{border-style:double}.pc\:border-none{border-style:none}}/*!markdown

---
title: Box Sizing
---

Box Sizing 相关样式，主要区别在于设置宽高的时候，是否包含了 padding 和 border 的大小。


| Class       | Properties               |
| ----------- | ------------------------ |
| box-border  | box-sizing: border-box;  |
| box-content | box-sizing: content-box; |

## 用法

比如这个例子：左侧是 box-border 类型，整体高宽 128px。而右侧只是内容区域是 128px + 边框(2 * 4px) + padding （2 * 16px） 一共160px。

```html
<div class="flex space-x-6">
  <div class="box-border h-32 w-32 p-4 border-4 border-blue-400 bg-blue-200 rounded-md">
    <div class="h-full w-full bg-red-400"></div>
  </div>

  <div class="box-content h-32 w-32 p-4 border-4 border-blue-400 bg-blue-200 rounded-md">
    <div class="h-full w-full bg-red-400"></div>
  </div>
</div>
```

## 响应式设计

不支持 [「响应式设计前缀」](../../../docs/style/responsive-design.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}/*!markdown

---
title: Clear
---

清除浮动相关样式。

| Class       | Properties    |
| ----------- | ------------- |
| clear-right | clear: right; |
| clear-left  | clear: left;  |
| clear-none  | clear: none;  |
| clear-both  | clear: both;  |

## 用法

请前往以下链接查看属性含义。

https://www.w3school.com.cn/cssref/pr_class_clear.asp


# 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.clear-right{clear:right}.clear-left{clear:left}.clear-none{clear:none}.clear-both{clear:both}@media (max-width:768px){.m\:clear-right{clear:right}.m\:clear-left{clear:left}.m\:clear-none{clear:none}.m\:clear-both{clear:both}}@media (min-width:769px){.pc\:clear-right{clear:right}.pc\:clear-left{clear:left}.pc\:clear-none{clear:none}.pc\:clear-both{clear:both}}/*!markdown

---
title: Display
---

布局相关样式。


| Class              | Properties                   |
| ------------------ | ---------------------------- |
| block              | display: block;              |
| inline-block       | display: inline-block;       |
| inline             | display: inline;             |
| flex               | display: flex;               |
| inline-flex        | display: inline-flex;        |
| table              | display: table;              |
| table-cell         | display: table-cell;         |
| table-column       | display: table-column;       |
| table-column-group | display: table-column-group; |
| table-footer-group | display: table-footer-group; |
| table-header-group | display: table-header-group; |
| table-row-group    | display: table-row-group;    |
| table-row          | display: table-row;          |
| flow-root          | display: flow-root;          |
| grid               | display: grid;               |
| inline-grid        | display: inline-grid;        |
| contents           | display: contents;           |
| hidden             | display: none;               |

## 用法
css 相关的知识点就不介绍了，请参考：

https://www.w3school.com.cn/cssref/pr_class_display.asp
https://tailwindcss.com/docs/display

# 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}@media (max-width:768px){.m\:block{display:block}.m\:inline-block{display:inline-block}.m\:inline{display:inline}.m\:flex{display:flex}.m\:inline-flex{display:inline-flex}.m\:table{display:table}.m\:table-caption{display:table-caption}.m\:table-cell{display:table-cell}.m\:table-column{display:table-column}.m\:table-column-group{display:table-column-group}.m\:table-footer-group{display:table-footer-group}.m\:table-header-group{display:table-header-group}.m\:table-row-group{display:table-row-group}.m\:table-row{display:table-row}.m\:flow-root{display:flow-root}.m\:grid{display:grid}.m\:inline-grid{display:inline-grid}.m\:contents{display:contents}.m\:hidden{display:none}}@media (min-width:769px){.pc\:block{display:block}.pc\:inline-block{display:inline-block}.pc\:inline{display:inline}.pc\:flex{display:flex}.pc\:inline-flex{display:inline-flex}.pc\:table{display:table}.pc\:table-caption{display:table-caption}.pc\:table-cell{display:table-cell}.pc\:table-column{display:table-column}.pc\:table-column-group{display:table-column-group}.pc\:table-footer-group{display:table-footer-group}.pc\:table-header-group{display:table-header-group}.pc\:table-row-group{display:table-row-group}.pc\:table-row{display:table-row}.pc\:flow-root{display:flow-root}.pc\:grid{display:grid}.pc\:inline-grid{display:inline-grid}.pc\:contents{display:contents}.pc\:hidden{display:none}}/*!markdown

---
title: Floats
---

浮动相关样式。

| Class       | Properties    |
| ----------- | ------------- |
| float-right | float: right; |
| float-left  | float: left;  |
| float-none  | float: none;  |

## 左浮

```html
<img class="w-32 m-4 pc:float-left ..." src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAMAAAAKE/YAAAAAP1BMVEXp7vG6vsHo7fC3ur7s8fXr8PO1uLy8wMO5vcDL0NLN0dXl6u3T19vHy86+wsXO0tbQ1djc4eTh5ejBxcjZ3eD/ULOKAAACiklEQVR42u3a2YrjMBCF4arSVrYTL3Le/1lHXqbdPTZDWheRDOcLAZGrnyLgRSIAAAAAAAAAAAAAAAAAAAAAAAAAAAD4IrmoGBHKVSxbyFEm56hMtRBN7TNPO1GRaiFpvDd5vG+lQLUQNT6EwDlCYD+4AtF2Ug4mkzKb+PFqITf6oP3wyDEEZTPaz0dT63s/2DxPw6YtFT2S7Lr0eZtrSkYP64pShrXWyZsVhaNHt6xScjdNUSy9lyG2fLTYbpyZw/NFJDeJFhdnb4wab1ohuUc0dbPnwMxB/WhFbhFtR8+boBwvSkSktmiS2fDu8oohzoqQ1BQtLgY9oht3HutrXKvrjX4SyekexTys1DVp6vojeimRf5t1ra5p0lvBTvVlz83MW3VV0TF1bfwsJOfmv9UVRYt9eN2a++gumo/qeqJJ3Ks3i+dl81FNUk90ipDX0I4TfW+WvflndT3R6WsTJ/9r3qvriSb569x8VPNaXU/0149y0XxU+4cjqSpaZK8+mq+rK4pOofE5WZFT86m6omjbzT4s1UfzZXVFf4+1uTc82aWZTeArGkzoXC3R25w1LNX2lZqVr2lfPnpZHc3MqTpOejSfmAqiHcn35kRDCk8qnnSKPpo3qqx1R6fV3swHrX/SazP/UHl0Wrml+VbRTmhpvlu0i6o3jA6IPlQTHWqJZqNv4ypumFJ0z+FtPc8VRJNI9zvln1wytrhrenLZ3GGjqHWW3O/tm5+Ftpm5Gdrht9qh2V6CCH2Y2KgmsM9imFWj+3w00eiVQx5eN8Lo44RkVJOLR5IyR2tcHJs8Y7SlDjGJtS6PteWOi53d4WQe3a8YAAAAAAAAAAAAAAAAAAAAAAAAAACgNn8AGA09DkR51CoAAAAASUVORK5CYII=">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam venenatis et lorem sit amet vehicula. Etiam vel nibh nec nisi euismod mollis ultrices condimentum velit. Proin velit libero, interdum ac rhoncus sit amet, pellentesque ac turpis. Quisque ac luctus turpis, vel efficitur ante. Cras convallis risus vel vehicula dapibus. Donec eget neque fringilla, faucibus mi quis, porttitor magna. Cras pellentesque leo est, et luctus neque rutrum eu. Aliquam consequat velit sed sem posuere, vitae sollicitudin mi consequat. Mauris eget ipsum sed dui rutrum fringilla. Donec varius vehicula magna sit amet auctor. Ut congue vehicula lectus in blandit. Vivamus suscipit eleifend turpis, nec sodales sem vulputate a. Curabitur pulvinar libero viverra, efficitur odio eu, finibus justo. Etiam eu vehicula felis.</p>
```

## 右浮

```html
<img class="w-32 m-4 pc:float-right ..." src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAMAAAAKE/YAAAAAP1BMVEXp7vG6vsHo7fC3ur7s8fXr8PO1uLy8wMO5vcDL0NLN0dXl6u3T19vHy86+wsXO0tbQ1djc4eTh5ejBxcjZ3eD/ULOKAAACiklEQVR42u3a2YrjMBCF4arSVrYTL3Le/1lHXqbdPTZDWheRDOcLAZGrnyLgRSIAAAAAAAAAAAAAAAAAAAAAAAAAAAD4IrmoGBHKVSxbyFEm56hMtRBN7TNPO1GRaiFpvDd5vG+lQLUQNT6EwDlCYD+4AtF2Ug4mkzKb+PFqITf6oP3wyDEEZTPaz0dT63s/2DxPw6YtFT2S7Lr0eZtrSkYP64pShrXWyZsVhaNHt6xScjdNUSy9lyG2fLTYbpyZw/NFJDeJFhdnb4wab1ohuUc0dbPnwMxB/WhFbhFtR8+boBwvSkSktmiS2fDu8oohzoqQ1BQtLgY9oht3HutrXKvrjX4SyekexTys1DVp6vojeimRf5t1ra5p0lvBTvVlz83MW3VV0TF1bfwsJOfmv9UVRYt9eN2a++gumo/qeqJJ3Ks3i+dl81FNUk90ipDX0I4TfW+WvflndT3R6WsTJ/9r3qvriSb569x8VPNaXU/0149y0XxU+4cjqSpaZK8+mq+rK4pOofE5WZFT86m6omjbzT4s1UfzZXVFf4+1uTc82aWZTeArGkzoXC3R25w1LNX2lZqVr2lfPnpZHc3MqTpOejSfmAqiHcn35kRDCk8qnnSKPpo3qqx1R6fV3swHrX/SazP/UHl0Wrml+VbRTmhpvlu0i6o3jA6IPlQTHWqJZqNv4ypumFJ0z+FtPc8VRJNI9zvln1wytrhrenLZ3GGjqHWW3O/tm5+Ftpm5Gdrht9qh2V6CCH2Y2KgmsM9imFWj+3w00eiVQx5eN8Lo44RkVJOLR5IyR2tcHJs8Y7SlDjGJtS6PteWOi53d4WQe3a8YAAAAAAAAAAAAAAAAAAAAAAAAAACgNn8AGA09DkR51CoAAAAASUVORK5CYII=">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam venenatis et lorem sit amet vehicula. Etiam vel nibh nec nisi euismod mollis ultrices condimentum velit. Proin velit libero, interdum ac rhoncus sit amet, pellentesque ac turpis. Quisque ac luctus turpis, vel efficitur ante. Cras convallis risus vel vehicula dapibus. Donec eget neque fringilla, faucibus mi quis, porttitor magna. Cras pellentesque leo est, et luctus neque rutrum eu. Aliquam consequat velit sed sem posuere, vitae sollicitudin mi consequat. Mauris eget ipsum sed dui rutrum fringilla. Donec varius vehicula magna sit amet auctor. Ut congue vehicula lectus in blandit. Vivamus suscipit eleifend turpis, nec sodales sem vulputate a. Curabitur pulvinar libero viverra, efficitur odio eu, finibus justo. Etiam eu vehicula felis.</p>
```

## 不浮动

```html
<img class="w-32 m-4 pc:float-none ..." src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAMAAAAKE/YAAAAAP1BMVEXp7vG6vsHo7fC3ur7s8fXr8PO1uLy8wMO5vcDL0NLN0dXl6u3T19vHy86+wsXO0tbQ1djc4eTh5ejBxcjZ3eD/ULOKAAACiklEQVR42u3a2YrjMBCF4arSVrYTL3Le/1lHXqbdPTZDWheRDOcLAZGrnyLgRSIAAAAAAAAAAAAAAAAAAAAAAAAAAAD4IrmoGBHKVSxbyFEm56hMtRBN7TNPO1GRaiFpvDd5vG+lQLUQNT6EwDlCYD+4AtF2Ug4mkzKb+PFqITf6oP3wyDEEZTPaz0dT63s/2DxPw6YtFT2S7Lr0eZtrSkYP64pShrXWyZsVhaNHt6xScjdNUSy9lyG2fLTYbpyZw/NFJDeJFhdnb4wab1ohuUc0dbPnwMxB/WhFbhFtR8+boBwvSkSktmiS2fDu8oohzoqQ1BQtLgY9oht3HutrXKvrjX4SyekexTys1DVp6vojeimRf5t1ra5p0lvBTvVlz83MW3VV0TF1bfwsJOfmv9UVRYt9eN2a++gumo/qeqJJ3Ks3i+dl81FNUk90ipDX0I4TfW+WvflndT3R6WsTJ/9r3qvriSb569x8VPNaXU/0149y0XxU+4cjqSpaZK8+mq+rK4pOofE5WZFT86m6omjbzT4s1UfzZXVFf4+1uTc82aWZTeArGkzoXC3R25w1LNX2lZqVr2lfPnpZHc3MqTpOejSfmAqiHcn35kRDCk8qnnSKPpo3qqx1R6fV3swHrX/SazP/UHl0Wrml+VbRTmhpvlu0i6o3jA6IPlQTHWqJZqNv4ypumFJ0z+FtPc8VRJNI9zvln1wytrhrenLZ3GGjqHWW3O/tm5+Ftpm5Gdrht9qh2V6CCH2Y2KgmsM9imFWj+3w00eiVQx5eN8Lo44RkVJOLR5IyR2tcHJs8Y7SlDjGJtS6PteWOi53d4WQe3a8YAAAAAAAAAAAAAAAAAAAAAAAAAACgNn8AGA09DkR51CoAAAAASUVORK5CYII=">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam venenatis et lorem sit amet vehicula. Etiam vel nibh nec nisi euismod mollis ultrices condimentum velit. Proin velit libero, interdum ac rhoncus sit amet, pellentesque ac turpis. Quisque ac luctus turpis, vel efficitur ante. Cras convallis risus vel vehicula dapibus. Donec eget neque fringilla, faucibus mi quis, porttitor magna. Cras pellentesque leo est, et luctus neque rutrum eu. Aliquam consequat velit sed sem posuere, vitae sollicitudin mi consequat. Mauris eget ipsum sed dui rutrum fringilla. Donec varius vehicula magna sit amet auctor. Ut congue vehicula lectus in blandit. Vivamus suscipit eleifend turpis, nec sodales sem vulputate a. Curabitur pulvinar libero viverra, efficitur odio eu, finibus justo. Etiam eu vehicula felis.</p>
```



## 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

```html
<img class="w-32 m-4 pc:float-right ..." src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAMAAAAKE/YAAAAAP1BMVEXp7vG6vsHo7fC3ur7s8fXr8PO1uLy8wMO5vcDL0NLN0dXl6u3T19vHy86+wsXO0tbQ1djc4eTh5ejBxcjZ3eD/ULOKAAACiklEQVR42u3a2YrjMBCF4arSVrYTL3Le/1lHXqbdPTZDWheRDOcLAZGrnyLgRSIAAAAAAAAAAAAAAAAAAAAAAAAAAAD4IrmoGBHKVSxbyFEm56hMtRBN7TNPO1GRaiFpvDd5vG+lQLUQNT6EwDlCYD+4AtF2Ug4mkzKb+PFqITf6oP3wyDEEZTPaz0dT63s/2DxPw6YtFT2S7Lr0eZtrSkYP64pShrXWyZsVhaNHt6xScjdNUSy9lyG2fLTYbpyZw/NFJDeJFhdnb4wab1ohuUc0dbPnwMxB/WhFbhFtR8+boBwvSkSktmiS2fDu8oohzoqQ1BQtLgY9oht3HutrXKvrjX4SyekexTys1DVp6vojeimRf5t1ra5p0lvBTvVlz83MW3VV0TF1bfwsJOfmv9UVRYt9eN2a++gumo/qeqJJ3Ks3i+dl81FNUk90ipDX0I4TfW+WvflndT3R6WsTJ/9r3qvriSb569x8VPNaXU/0149y0XxU+4cjqSpaZK8+mq+rK4pOofE5WZFT86m6omjbzT4s1UfzZXVFf4+1uTc82aWZTeArGkzoXC3R25w1LNX2lZqVr2lfPnpZHc3MqTpOejSfmAqiHcn35kRDCk8qnnSKPpo3qqx1R6fV3swHrX/SazP/UHl0Wrml+VbRTmhpvlu0i6o3jA6IPlQTHWqJZqNv4ypumFJ0z+FtPc8VRJNI9zvln1wytrhrenLZ3GGjqHWW3O/tm5+Ftpm5Gdrht9qh2V6CCH2Y2KgmsM9imFWj+3w00eiVQx5eN8Lo44RkVJOLR5IyR2tcHJs8Y7SlDjGJtS6PteWOi53d4WQe3a8YAAAAAAAAAAAAAAAAAAAAAAAAAACgNn8AGA09DkR51CoAAAAASUVORK5CYII=">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam venenatis et lorem sit amet vehicula. Etiam vel nibh nec nisi euismod mollis ultrices condimentum velit. Proin velit libero, interdum ac rhoncus sit amet, pellentesque ac turpis. Quisque ac luctus turpis, vel efficitur ante. Cras convallis risus vel vehicula dapibus. Donec eget neque fringilla, faucibus mi quis, porttitor magna. Cras pellentesque leo est, et luctus neque rutrum eu. Aliquam consequat velit sed sem posuere, vitae sollicitudin mi consequat. Mauris eget ipsum sed dui rutrum fringilla. Donec varius vehicula magna sit amet auctor. Ut congue vehicula lectus in blandit. Vivamus suscipit eleifend turpis, nec sodales sem vulputate a. Curabitur pulvinar libero viverra, efficitur odio eu, finibus justo. Etiam eu vehicula felis.</p>
```

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。
*/.float-right{float:right}.float-left{float:left}.float-none{float:none}@media (max-width:768px){.m\:float-right{float:right}.m\:float-left{float:left}.m\:float-none{float:none}}@media (min-width:769px){.pc\:float-right{float:right}.pc\:float-left{float:left}.pc\:float-none{float:none}}/*!markdown

---
title: Overflow
---

内容超出相关样式。

| Class       | Properties               |
| ----------- | ------------------------ |
| overflow-auto  | overflow: auto;  |
| overflow-hidden  | overflow: hidden;  |
| overflow-visible  | overflow: visible;  |
| overflow-scroll  | overflow: scroll;  |
| overflow-x-auto  | overflow-x: auto;  |
| overflow-y-auto  | overflow-y: auto;  |
| overflow-x-hidden  | overflow-x: hidden;  |
| overflow-y-hidden  | overflow-y: hidden;  |
| overflow-x-visible  | overflow-x: visible;  |
| overflow-y-visible  | overflow-y: visible;  |
| overflow-x-scroll  | overflow-x: scroll;  |
| overflow-y-scroll  | overflow-y: scroll;  |

## 用法

请前往一下文档查看属性含义。

https://www.w3school.com.cn/cssref/pr_pos_overflow.asp

# 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。


*/.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}@media (max-width:768px){.m\:overflow-auto{overflow:auto}.m\:overflow-hidden{overflow:hidden}.m\:overflow-visible{overflow:visible}.m\:overflow-scroll{overflow:scroll}.m\:overflow-x-auto{overflow-x:auto}.m\:overflow-y-auto{overflow-y:auto}.m\:overflow-x-hidden{overflow-x:hidden}.m\:overflow-y-hidden{overflow-y:hidden}.m\:overflow-x-visible{overflow-x:visible}.m\:overflow-y-visible{overflow-y:visible}.m\:overflow-x-scroll{overflow-x:scroll}.m\:overflow-y-scroll{overflow-y:scroll}}@media (min-width:769px){.pc\:overflow-auto{overflow:auto}.pc\:overflow-hidden{overflow:hidden}.pc\:overflow-visible{overflow:visible}.pc\:overflow-scroll{overflow:scroll}.pc\:overflow-x-auto{overflow-x:auto}.pc\:overflow-y-auto{overflow-y:auto}.pc\:overflow-x-hidden{overflow-x:hidden}.pc\:overflow-y-hidden{overflow-y:hidden}.pc\:overflow-x-visible{overflow-x:visible}.pc\:overflow-y-visible{overflow-y:visible}.pc\:overflow-x-scroll{overflow-x:scroll}.pc\:overflow-y-scroll{overflow-y:scroll}}/*!markdown

---
title: Position
---

定位相关样式。

| Class       | Properties               |
| ----------- | ------------------------ |
| static  | position: static; |
| fixed  | position: fixed; |
| absolute  | position: absolute; |
| relative  | position: relative; |
| sticky  | position: sticky; |

## 用法

请前往一下文档查看属性含义。

https://www.w3school.com.cn/cssref/pr_class_position.asp

# 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}@media (max-width:768px){.m\:static{position:static}.m\:fixed{position:fixed}.m\:absolute{position:absolute}.m\:relative{position:relative}.m\:sticky{position:sticky}}@media (min-width:769px){.pc\:static{position:static}.pc\:fixed{position:fixed}.pc\:absolute{position:absolute}.pc\:relative{position:relative}.pc\:sticky{position:sticky}}/*!markdown

---
title: Top / Right / Bottom / Left
---

用来控制位置的样式集。

| Class        | Properties                                                                        |
| ------------ | --------------------------------------------------------------------------------- |
| inset-0      | top: 0px;<br/>right: 0px;<br/>bottom: 0px;<br/>left: 0px;                         |
| -inset-0     | top: 0px;<br/>right: 0px;<br/>bottom: 0px;<br/>left: 0px;                         |
| inset-y-0    | top: 0px;<br/>bottom: 0px;                                                        |
| inset-x-0    | right: 0px;<br/>left: 0px;                                                        |
| -inset-y-0   | top: 0px;<br/>bottom: 0px;                                                        |
| -inset-x-0   | right: 0px;<br/>left: 0px;                                                        |
| top-0        | top: 0px;                                                                         |
| right-0      | right: 0px;                                                                       |
| bottom-0     | bottom: 0px;                                                                      |
| left-0       | left: 0px;                                                                        |
| -top-0       | top: 0px;                                                                         |
| -right-0     | right: 0px;                                                                       |
| -bottom-0    | bottom: 0px;                                                                      |
| -left-0      | left: 0px;                                                                        |
| inset-0.5    | top: 0.125rem;<br/>right: 0.125rem;<br/>bottom: 0.125rem;<br/>left: 0.125rem;     |
| -inset-0.5   | top: -0.125rem;<br/>right: -0.125rem;<br/>bottom: -0.125rem;<br/>left: -0.125rem; |
| inset-y-0.5  | top: 0.125rem;<br/>bottom: 0.125rem;                                              |
| inset-x-0.5  | right: 0.125rem;<br/>left: 0.125rem;                                              |
| -inset-y-0.5 | top: -0.125rem;<br/>bottom: -0.125rem;                                            |
| -inset-x-0.5 | right: -0.125rem;<br/>left: -0.125rem;                                            |
| top-0.5      | top: 0.125rem;                                                                    |
| right-0.5    | right: 0.125rem;                                                                  |
| bottom-0.5   | bottom: 0.125rem;                                                                 |
| left-0.5     | left: 0.125rem;                                                                   |
| -top-0.5     | top: -0.125rem;                                                                   |
| -right-0.5   | right: -0.125rem;                                                                 |
| -bottom-0.5  | bottom: -0.125rem;                                                                |
| -left-0.5    | left: -0.125rem;                                                                  |

按以下尺寸表依次类推

| 尺寸 | 大小           |
| ---- | -------------- |
| 0    | 0              |
| 0.5  | 0.125rem;      |
| 1    | 0.25rem        |
| 1.5  | 0.375rem       |
| 1.5  | 0.375rem       |
| 2    | 0.5rem         |
| 2.5  | 0.625rem       |
| 3    | 0.75rem        |
| 3.5  | 0.875rem       |
| 4    | 1rem           |
| 5    | 1.25rem        |
| 6    | 1.5rem         |
| 7    | 1.75rem        |
| 8    | 2rem           |
| 9    | 2.25rem        |
| 10   | 2.5rem         |
| 11   | 2.75rem        |
| 12   | 3rem           |
| 14   | 3.5rem         |
| 16   | 4rem           |
| 20   | 5rem           |
| 24   | 6rem           |
| 28   | 7rem           |
| 32   | 8rem           |
| 36   | 9rem           |
| 40   | 10rem          |
| 44   | 11rem          |
| 48   | 12rem          |
| 52   | 13rem          |
| 56   | 14rem          |
| 60   | 15rem          |
| 64   | 16rem          |
| 68   | 17rem          |
| 72   | 18rem          |
| 76   | 19rem          |
| 80   | 20rem          |
| 96   | 24rem          |
| auto | auto           |
| 1/2  | 50%            |
| 1/3  | 33.333333%     |
| 2/3  | 66.666667%     |
| 1/4  | 25%;           |
| 2/4  | 50%;           |
| 3/4  | 75%;           |
| full | 100%;          |
| px   | 0.0625rem(1px) |

## 用法

结合 relative 和 absolute 定位 和位置样式 `{top|right|bottom|left|inset}-xxx`，可以很方便的实现各种组件布局。

```html
<div class="grid grid-cols-4 m:grid-cols-2 gap-4">

<!-- Span top edge -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute inset-x-0 top-0 h-16 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">1</div>
</div>

<!-- Span right edge -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute inset-y-0 right-0 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">2</div>
</div>

<!-- Span bottom edge -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute inset-x-0 bottom-0 h-16 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">3</div>
</div>

<!-- Span left edge -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute inset-y-0 left-0 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">4</div>
</div>

<!-- Fill entire parent -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute inset-0 bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">5</div>
</div>

<!-- Pin to top left corner -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute left-0 top-0 h-16 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">6</div>
</div>

<!-- Pin to top right corner -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute top-0 right-0 h-16 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">7</div>
</div>

<!-- Pin to bottom right corner -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute bottom-0 right-0 h-16 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">8</div>
</div>

<!-- Pin to bottom left corner -->
<div class="relative h-32 w-32 ... bg-blue-500">
  <div class="absolute bottom-0 left-0 h-16 w-16 ... bg-red-500 text-white font-extrabold text-2xl flex items-center justify-center">9</div>
</div>

</div>
```

## 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.top-px{top:.0625rem}.top-0{top:0}.top-none{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-10{top:2.5rem}.top-11{top:2.75rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-16{top:4rem}.top-18{top:4.5rem}.top-20{top:5rem}.top-24{top:6rem}.top-28{top:7rem}.top-32{top:8rem}.top-36{top:9rem}.top-40{top:10rem}.top-44{top:11rem}.top-48{top:12rem}.top-52{top:13rem}.top-56{top:14rem}.top-60{top:15rem}.top-64{top:16rem}.top-72{top:18rem}.top-80{top:20rem}.top-96{top:24rem}.top-auto{top:auto}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-2\/3{top:66.666667%}.top-1\/4{top:25%}.top-2\/4{top:50%}.top-3\/4{top:75%}.top-full{top:100%}.-top-px{top:-.0625rem}.-top-0{top:0}.-top-none{top:0}.-top-0\.5{top:-.125rem}.-top-1{top:-.25rem}.-top-1\.5{top:-.375rem}.-top-2{top:-.5rem}.-top-2\.5{top:-.625rem}.-top-3{top:-.75rem}.-top-3\.5{top:-.875rem}.-top-4{top:-1rem}.-top-5{top:-1.25rem}.-top-6{top:-1.5rem}.-top-7{top:-1.75rem}.-top-8{top:-2rem}.-top-9{top:-2.25rem}.-top-10{top:-2.5rem}.-top-11{top:-2.75rem}.-top-12{top:-3rem}.-top-14{top:-3.5rem}.-top-16{top:-4rem}.-top-18{top:-4.5rem}.-top-20{top:-5rem}.-top-24{top:-6rem}.-top-28{top:-7rem}.-top-32{top:-8rem}.-top-36{top:-9rem}.-top-40{top:-10rem}.-top-44{top:-11rem}.-top-48{top:-12rem}.-top-52{top:-13rem}.-top-56{top:-14rem}.-top-60{top:-15rem}.-top-64{top:-16rem}.-top-72{top:-18rem}.-top-80{top:-20rem}.-top-96{top:-24rem}.-top-1\/2{top:-50%}.-top-1\/3{top:-33.333333%}.-top-2\/3{top:-66.666667%}.-top-1\/4{top:-25%}.-top-2\/4{top:-50%}.-top-3\/4{top:-75%}.-top-full{top:-100%}.right-px{right:.0625rem}.right-0{right:0}.right-none{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-3\.5{right:.875rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-9{right:2.25rem}.right-10{right:2.5rem}.right-11{right:2.75rem}.right-12{right:3rem}.right-14{right:3.5rem}.right-16{right:4rem}.right-18{right:4.5rem}.right-20{right:5rem}.right-24{right:6rem}.right-28{right:7rem}.right-32{right:8rem}.right-36{right:9rem}.right-40{right:10rem}.right-44{right:11rem}.right-48{right:12rem}.right-52{right:13rem}.right-56{right:14rem}.right-60{right:15rem}.right-64{right:16rem}.right-72{right:18rem}.right-80{right:20rem}.right-96{right:24rem}.right-auto{right:auto}.right-1\/2{right:50%}.right-1\/3{right:33.333333%}.right-2\/3{right:66.666667%}.right-1\/4{right:25%}.right-2\/4{right:50%}.right-3\/4{right:75%}.right-full{right:100%}.-right-px{right:-.0625rem}.-right-0{right:0}.-right-none{right:0}.-right-0\.5{right:-.125rem}.-right-1{right:-.25rem}.-right-1\.5{right:-.375rem}.-right-2{right:-.5rem}.-right-2\.5{right:-.625rem}.-right-3{right:-.75rem}.-right-3\.5{right:-.875rem}.-right-4{right:-1rem}.-right-5{right:-1.25rem}.-right-6{right:-1.5rem}.-right-7{right:-1.75rem}.-right-8{right:-2rem}.-right-9{right:-2.25rem}.-right-10{right:-2.5rem}.-right-11{right:-2.75rem}.-right-12{right:-3rem}.-right-14{right:-3.5rem}.-right-16{right:-4rem}.-right-18{right:-4.5rem}.-right-20{right:-5rem}.-right-24{right:-6rem}.-right-28{right:-7rem}.-right-32{right:-8rem}.-right-36{right:-9rem}.-right-40{right:-10rem}.-right-44{right:-11rem}.-right-48{right:-12rem}.-right-52{right:-13rem}.-right-56{right:-14rem}.-right-60{right:-15rem}.-right-64{right:-16rem}.-right-72{right:-18rem}.-right-80{right:-20rem}.-right-96{right:-24rem}.-right-1\/2{right:-50%}.-right-1\/3{right:-33.333333%}.-right-2\/3{right:-66.666667%}.-right-1\/4{right:-25%}.-right-2\/4{right:-50%}.-right-3\/4{right:-75%}.-right-full{right:-100%}.bottom-px{bottom:.0625rem}.bottom-0{bottom:0}.bottom-none{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-1\.5{bottom:.375rem}.bottom-2{bottom:.5rem}.bottom-2\.5{bottom:.625rem}.bottom-3{bottom:.75rem}.bottom-3\.5{bottom:.875rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.bottom-8{bottom:2rem}.bottom-9{bottom:2.25rem}.bottom-10{bottom:2.5rem}.bottom-11{bottom:2.75rem}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-16{bottom:4rem}.bottom-18{bottom:4.5rem}.bottom-20{bottom:5rem}.bottom-24{bottom:6rem}.bottom-28{bottom:7rem}.bottom-32{bottom:8rem}.bottom-36{bottom:9rem}.bottom-40{bottom:10rem}.bottom-44{bottom:11rem}.bottom-48{bottom:12rem}.bottom-52{bottom:13rem}.bottom-56{bottom:14rem}.bottom-60{bottom:15rem}.bottom-64{bottom:16rem}.bottom-72{bottom:18rem}.bottom-80{bottom:20rem}.bottom-96{bottom:24rem}.bottom-auto{bottom:auto}.bottom-1\/2{bottom:50%}.bottom-1\/3{bottom:33.333333%}.bottom-2\/3{bottom:66.666667%}.bottom-1\/4{bottom:25%}.bottom-2\/4{bottom:50%}.bottom-3\/4{bottom:75%}.bottom-full{bottom:100%}.-bottom-px{bottom:-.0625rem}.-bottom-0{bottom:0}.-bottom-none{bottom:0}.-bottom-0\.5{bottom:-.125rem}.-bottom-1{bottom:-.25rem}.-bottom-1\.5{bottom:-.375rem}.-bottom-2{bottom:-.5rem}.-bottom-2\.5{bottom:-.625rem}.-bottom-3{bottom:-.75rem}.-bottom-3\.5{bottom:-.875rem}.-bottom-4{bottom:-1rem}.-bottom-5{bottom:-1.25rem}.-bottom-6{bottom:-1.5rem}.-bottom-7{bottom:-1.75rem}.-bottom-8{bottom:-2rem}.-bottom-9{bottom:-2.25rem}.-bottom-10{bottom:-2.5rem}.-bottom-11{bottom:-2.75rem}.-bottom-12{bottom:-3rem}.-bottom-14{bottom:-3.5rem}.-bottom-16{bottom:-4rem}.-bottom-18{bottom:-4.5rem}.-bottom-20{bottom:-5rem}.-bottom-24{bottom:-6rem}.-bottom-28{bottom:-7rem}.-bottom-32{bottom:-8rem}.-bottom-36{bottom:-9rem}.-bottom-40{bottom:-10rem}.-bottom-44{bottom:-11rem}.-bottom-48{bottom:-12rem}.-bottom-52{bottom:-13rem}.-bottom-56{bottom:-14rem}.-bottom-60{bottom:-15rem}.-bottom-64{bottom:-16rem}.-bottom-72{bottom:-18rem}.-bottom-80{bottom:-20rem}.-bottom-96{bottom:-24rem}.-bottom-1\/2{bottom:-50%}.-bottom-1\/3{bottom:-33.333333%}.-bottom-2\/3{bottom:-66.666667%}.-bottom-1\/4{bottom:-25%}.-bottom-2\/4{bottom:-50%}.-bottom-3\/4{bottom:-75%}.-bottom-full{bottom:-100%}.left-px{left:.0625rem}.left-0{left:0}.left-none{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\.5{left:.375rem}.left-2{left:.5rem}.left-2\.5{left:.625rem}.left-3{left:.75rem}.left-3\.5{left:.875rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-9{left:2.25rem}.left-10{left:2.5rem}.left-11{left:2.75rem}.left-12{left:3rem}.left-14{left:3.5rem}.left-16{left:4rem}.left-18{left:4.5rem}.left-20{left:5rem}.left-24{left:6rem}.left-28{left:7rem}.left-32{left:8rem}.left-36{left:9rem}.left-40{left:10rem}.left-44{left:11rem}.left-48{left:12rem}.left-52{left:13rem}.left-56{left:14rem}.left-60{left:15rem}.left-64{left:16rem}.left-72{left:18rem}.left-80{left:20rem}.left-96{left:24rem}.left-auto{left:auto}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-2\/3{left:66.666667%}.left-1\/4{left:25%}.left-2\/4{left:50%}.left-3\/4{left:75%}.left-full{left:100%}.-left-px{left:-.0625rem}.-left-0{left:0}.-left-none{left:0}.-left-0\.5{left:-.125rem}.-left-1{left:-.25rem}.-left-1\.5{left:-.375rem}.-left-2{left:-.5rem}.-left-2\.5{left:-.625rem}.-left-3{left:-.75rem}.-left-3\.5{left:-.875rem}.-left-4{left:-1rem}.-left-5{left:-1.25rem}.-left-6{left:-1.5rem}.-left-7{left:-1.75rem}.-left-8{left:-2rem}.-left-9{left:-2.25rem}.-left-10{left:-2.5rem}.-left-11{left:-2.75rem}.-left-12{left:-3rem}.-left-14{left:-3.5rem}.-left-16{left:-4rem}.-left-18{left:-4.5rem}.-left-20{left:-5rem}.-left-24{left:-6rem}.-left-28{left:-7rem}.-left-32{left:-8rem}.-left-36{left:-9rem}.-left-40{left:-10rem}.-left-44{left:-11rem}.-left-48{left:-12rem}.-left-52{left:-13rem}.-left-56{left:-14rem}.-left-60{left:-15rem}.-left-64{left:-16rem}.-left-72{left:-18rem}.-left-80{left:-20rem}.-left-96{left:-24rem}.-left-1\/2{left:-50%}.-left-1\/3{left:-33.333333%}.-left-2\/3{left:-66.666667%}.-left-1\/4{left:-25%}.-left-2\/4{left:-50%}.-left-3\/4{left:-75%}.-left-full{left:-100%}.inset-px{top:.0625rem;right:.0625rem;bottom:.0625rem;left:.0625rem}.inset-0{top:0;right:0;bottom:0;left:0}.inset-none{top:0;right:0;bottom:0;left:0}.inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}.inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}.inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}.inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}.inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}.inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}.inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}.inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}.inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}.inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}.inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}.inset-18{top:4.5rem;right:4.5rem;bottom:4.5rem;left:4.5rem}.inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}.inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}.inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}.inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}.inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}.inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}.inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}.inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}.inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}.inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}.inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}.inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}.inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}.inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}.inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}.inset-auto{top:auto;right:auto;bottom:auto;left:auto}.inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}.inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}.inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}.inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}.inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}.inset-full{top:100%;right:100%;bottom:100%;left:100%}.-inset-px{top:-.0625rem;right:-.0625rem;bottom:-.0625rem;left:-.0625rem}.-inset-0{top:0;right:0;bottom:0;left:0}.-inset-none{top:0;right:0;bottom:0;left:0}.-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}.-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}.-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}.-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}.-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}.-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}.-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}.-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}.-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}.-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}.-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}.-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}.-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}.-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}.-inset-18{top:-4.5rem;right:-4.5rem;bottom:-4.5rem;left:-4.5rem}.-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}.-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}.-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}.-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}.-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}.-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}.-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}.-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}.-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}.-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}.-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}.-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}.-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}.-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}.-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}.-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}.-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}.-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}.-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}.-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}.-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}.-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}.inset-x-px{right:.0625rem;left:.0625rem}.inset-x-0{right:0;left:0}.inset-x-none{right:0;left:0}.inset-x-0\.5{right:.125rem;left:.125rem}.inset-x-1{right:.25rem;left:.25rem}.inset-x-1\.5{right:.375rem;left:.375rem}.inset-x-2{right:.5rem;left:.5rem}.inset-x-2\.5{right:.625rem;left:.625rem}.inset-x-3{right:.75rem;left:.75rem}.inset-x-3\.5{right:.875rem;left:.875rem}.inset-x-4{right:1rem;left:1rem}.inset-x-5{right:1.25rem;left:1.25rem}.inset-x-6{right:1.5rem;left:1.5rem}.inset-x-7{right:1.75rem;left:1.75rem}.inset-x-8{right:2rem;left:2rem}.inset-x-9{right:2.25rem;left:2.25rem}.inset-x-10{right:2.5rem;left:2.5rem}.inset-x-11{right:2.75rem;left:2.75rem}.inset-x-12{right:3rem;left:3rem}.inset-x-14{right:3.5rem;left:3.5rem}.inset-x-16{right:4rem;left:4rem}.inset-x-18{right:4.5rem;left:4.5rem}.inset-x-20{right:5rem;left:5rem}.inset-x-24{right:6rem;left:6rem}.inset-x-28{right:7rem;left:7rem}.inset-x-32{right:8rem;left:8rem}.inset-x-36{right:9rem;left:9rem}.inset-x-40{right:10rem;left:10rem}.inset-x-44{right:11rem;left:11rem}.inset-x-48{right:12rem;left:12rem}.inset-x-52{right:13rem;left:13rem}.inset-x-56{right:14rem;left:14rem}.inset-x-60{right:15rem;left:15rem}.inset-x-64{right:16rem;left:16rem}.inset-x-72{right:18rem;left:18rem}.inset-x-80{right:20rem;left:20rem}.inset-x-96{right:24rem;left:24rem}.inset-x-auto{right:auto;left:auto}.inset-x-1\/2{right:50%;left:50%}.inset-x-1\/3{right:33.333333%;left:33.333333%}.inset-x-2\/3{right:66.666667%;left:66.666667%}.inset-x-1\/4{right:25%;left:25%}.inset-x-2\/4{right:50%;left:50%}.inset-x-3\/4{right:75%;left:75%}.inset-x-full{right:100%;left:100%}.-inset-x-px{right:-.0625rem;left:-.0625rem}.-inset-x-0{right:0;left:0}.-inset-x-none{right:0;left:0}.-inset-x-0\.5{right:-.125rem;left:-.125rem}.-inset-x-1{right:-.25rem;left:-.25rem}.-inset-x-1\.5{right:-.375rem;left:-.375rem}.-inset-x-2{right:-.5rem;left:-.5rem}.-inset-x-2\.5{right:-.625rem;left:-.625rem}.-inset-x-3{right:-.75rem;left:-.75rem}.-inset-x-3\.5{right:-.875rem;left:-.875rem}.-inset-x-4{right:-1rem;left:-1rem}.-inset-x-5{right:-1.25rem;left:-1.25rem}.-inset-x-6{right:-1.5rem;left:-1.5rem}.-inset-x-7{right:-1.75rem;left:-1.75rem}.-inset-x-8{right:-2rem;left:-2rem}.-inset-x-9{right:-2.25rem;left:-2.25rem}.-inset-x-10{right:-2.5rem;left:-2.5rem}.-inset-x-11{right:-2.75rem;left:-2.75rem}.-inset-x-12{right:-3rem;left:-3rem}.-inset-x-14{right:-3.5rem;left:-3.5rem}.-inset-x-16{right:-4rem;left:-4rem}.-inset-x-18{right:-4.5rem;left:-4.5rem}.-inset-x-20{right:-5rem;left:-5rem}.-inset-x-24{right:-6rem;left:-6rem}.-inset-x-28{right:-7rem;left:-7rem}.-inset-x-32{right:-8rem;left:-8rem}.-inset-x-36{right:-9rem;left:-9rem}.-inset-x-40{right:-10rem;left:-10rem}.-inset-x-44{right:-11rem;left:-11rem}.-inset-x-48{right:-12rem;left:-12rem}.-inset-x-52{right:-13rem;left:-13rem}.-inset-x-56{right:-14rem;left:-14rem}.-inset-x-60{right:-15rem;left:-15rem}.-inset-x-64{right:-16rem;left:-16rem}.-inset-x-72{right:-18rem;left:-18rem}.-inset-x-80{right:-20rem;left:-20rem}.-inset-x-96{right:-24rem;left:-24rem}.-inset-x-1\/2{right:-50%;left:-50%}.-inset-x-1\/3{right:-33.333333%;left:-33.333333%}.-inset-x-2\/3{right:-66.666667%;left:-66.666667%}.-inset-x-1\/4{right:-25%;left:-25%}.-inset-x-2\/4{right:-50%;left:-50%}.-inset-x-3\/4{right:-75%;left:-75%}.-inset-x-full{right:-100%;left:-100%}.inset-y-px{top:.0625rem;bottom:.0625rem}.inset-y-0{top:0;bottom:0}.inset-y-none{top:0;bottom:0}.inset-y-0\.5{top:.125rem;bottom:.125rem}.inset-y-1{top:.25rem;bottom:.25rem}.inset-y-1\.5{top:.375rem;bottom:.375rem}.inset-y-2{top:.5rem;bottom:.5rem}.inset-y-2\.5{top:.625rem;bottom:.625rem}.inset-y-3{top:.75rem;bottom:.75rem}.inset-y-3\.5{top:.875rem;bottom:.875rem}.inset-y-4{top:1rem;bottom:1rem}.inset-y-5{top:1.25rem;bottom:1.25rem}.inset-y-6{top:1.5rem;bottom:1.5rem}.inset-y-7{top:1.75rem;bottom:1.75rem}.inset-y-8{top:2rem;bottom:2rem}.inset-y-9{top:2.25rem;bottom:2.25rem}.inset-y-10{top:2.5rem;bottom:2.5rem}.inset-y-11{top:2.75rem;bottom:2.75rem}.inset-y-12{top:3rem;bottom:3rem}.inset-y-14{top:3.5rem;bottom:3.5rem}.inset-y-16{top:4rem;bottom:4rem}.inset-y-18{top:4.5rem;bottom:4.5rem}.inset-y-20{top:5rem;bottom:5rem}.inset-y-24{top:6rem;bottom:6rem}.inset-y-28{top:7rem;bottom:7rem}.inset-y-32{top:8rem;bottom:8rem}.inset-y-36{top:9rem;bottom:9rem}.inset-y-40{top:10rem;bottom:10rem}.inset-y-44{top:11rem;bottom:11rem}.inset-y-48{top:12rem;bottom:12rem}.inset-y-52{top:13rem;bottom:13rem}.inset-y-56{top:14rem;bottom:14rem}.inset-y-60{top:15rem;bottom:15rem}.inset-y-64{top:16rem;bottom:16rem}.inset-y-72{top:18rem;bottom:18rem}.inset-y-80{top:20rem;bottom:20rem}.inset-y-96{top:24rem;bottom:24rem}.inset-y-auto{top:auto;bottom:auto}.inset-y-1\/2{top:50%;bottom:50%}.inset-y-1\/3{top:33.333333%;bottom:33.333333%}.inset-y-2\/3{top:66.666667%;bottom:66.666667%}.inset-y-1\/4{top:25%;bottom:25%}.inset-y-2\/4{top:50%;bottom:50%}.inset-y-3\/4{top:75%;bottom:75%}.inset-y-full{top:100%;bottom:100%}.-inset-y-px{top:-.0625rem;bottom:-.0625rem}.-inset-y-0{top:0;bottom:0}.-inset-y-none{top:0;bottom:0}.-inset-y-0\.5{top:-.125rem;bottom:-.125rem}.-inset-y-1{top:-.25rem;bottom:-.25rem}.-inset-y-1\.5{top:-.375rem;bottom:-.375rem}.-inset-y-2{top:-.5rem;bottom:-.5rem}.-inset-y-2\.5{top:-.625rem;bottom:-.625rem}.-inset-y-3{top:-.75rem;bottom:-.75rem}.-inset-y-3\.5{top:-.875rem;bottom:-.875rem}.-inset-y-4{top:-1rem;bottom:-1rem}.-inset-y-5{top:-1.25rem;bottom:-1.25rem}.-inset-y-6{top:-1.5rem;bottom:-1.5rem}.-inset-y-7{top:-1.75rem;bottom:-1.75rem}.-inset-y-8{top:-2rem;bottom:-2rem}.-inset-y-9{top:-2.25rem;bottom:-2.25rem}.-inset-y-10{top:-2.5rem;bottom:-2.5rem}.-inset-y-11{top:-2.75rem;bottom:-2.75rem}.-inset-y-12{top:-3rem;bottom:-3rem}.-inset-y-14{top:-3.5rem;bottom:-3.5rem}.-inset-y-16{top:-4rem;bottom:-4rem}.-inset-y-18{top:-4.5rem;bottom:-4.5rem}.-inset-y-20{top:-5rem;bottom:-5rem}.-inset-y-24{top:-6rem;bottom:-6rem}.-inset-y-28{top:-7rem;bottom:-7rem}.-inset-y-32{top:-8rem;bottom:-8rem}.-inset-y-36{top:-9rem;bottom:-9rem}.-inset-y-40{top:-10rem;bottom:-10rem}.-inset-y-44{top:-11rem;bottom:-11rem}.-inset-y-48{top:-12rem;bottom:-12rem}.-inset-y-52{top:-13rem;bottom:-13rem}.-inset-y-56{top:-14rem;bottom:-14rem}.-inset-y-60{top:-15rem;bottom:-15rem}.-inset-y-64{top:-16rem;bottom:-16rem}.-inset-y-72{top:-18rem;bottom:-18rem}.-inset-y-80{top:-20rem;bottom:-20rem}.-inset-y-96{top:-24rem;bottom:-24rem}.-inset-y-1\/2{top:-50%;bottom:-50%}.-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}.-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}.-inset-y-1\/4{top:-25%;bottom:-25%}.-inset-y-2\/4{top:-50%;bottom:-50%}.-inset-y-3\/4{top:-75%;bottom:-75%}.-inset-y-full{top:-100%;bottom:-100%}@media (max-width:768px){.m\:top-px{top:.0625rem}.m\:top-0{top:0}.m\:top-none{top:0}.m\:top-0\.5{top:.125rem}.m\:top-1{top:.25rem}.m\:top-1\.5{top:.375rem}.m\:top-2{top:.5rem}.m\:top-2\.5{top:.625rem}.m\:top-3{top:.75rem}.m\:top-3\.5{top:.875rem}.m\:top-4{top:1rem}.m\:top-5{top:1.25rem}.m\:top-6{top:1.5rem}.m\:top-7{top:1.75rem}.m\:top-8{top:2rem}.m\:top-9{top:2.25rem}.m\:top-10{top:2.5rem}.m\:top-11{top:2.75rem}.m\:top-12{top:3rem}.m\:top-14{top:3.5rem}.m\:top-16{top:4rem}.m\:top-18{top:4.5rem}.m\:top-20{top:5rem}.m\:top-24{top:6rem}.m\:top-28{top:7rem}.m\:top-32{top:8rem}.m\:top-36{top:9rem}.m\:top-40{top:10rem}.m\:top-44{top:11rem}.m\:top-48{top:12rem}.m\:top-52{top:13rem}.m\:top-56{top:14rem}.m\:top-60{top:15rem}.m\:top-64{top:16rem}.m\:top-72{top:18rem}.m\:top-80{top:20rem}.m\:top-96{top:24rem}.m\:top-auto{top:auto}.m\:top-1\/2{top:50%}.m\:top-1\/3{top:33.333333%}.m\:top-2\/3{top:66.666667%}.m\:top-1\/4{top:25%}.m\:top-2\/4{top:50%}.m\:top-3\/4{top:75%}.m\:top-full{top:100%}.m\:-top-px{top:-.0625rem}.m\:-top-0{top:0}.m\:-top-none{top:0}.m\:-top-0\.5{top:-.125rem}.m\:-top-1{top:-.25rem}.m\:-top-1\.5{top:-.375rem}.m\:-top-2{top:-.5rem}.m\:-top-2\.5{top:-.625rem}.m\:-top-3{top:-.75rem}.m\:-top-3\.5{top:-.875rem}.m\:-top-4{top:-1rem}.m\:-top-5{top:-1.25rem}.m\:-top-6{top:-1.5rem}.m\:-top-7{top:-1.75rem}.m\:-top-8{top:-2rem}.m\:-top-9{top:-2.25rem}.m\:-top-10{top:-2.5rem}.m\:-top-11{top:-2.75rem}.m\:-top-12{top:-3rem}.m\:-top-14{top:-3.5rem}.m\:-top-16{top:-4rem}.m\:-top-18{top:-4.5rem}.m\:-top-20{top:-5rem}.m\:-top-24{top:-6rem}.m\:-top-28{top:-7rem}.m\:-top-32{top:-8rem}.m\:-top-36{top:-9rem}.m\:-top-40{top:-10rem}.m\:-top-44{top:-11rem}.m\:-top-48{top:-12rem}.m\:-top-52{top:-13rem}.m\:-top-56{top:-14rem}.m\:-top-60{top:-15rem}.m\:-top-64{top:-16rem}.m\:-top-72{top:-18rem}.m\:-top-80{top:-20rem}.m\:-top-96{top:-24rem}.m\:-top-1\/2{top:-50%}.m\:-top-1\/3{top:-33.333333%}.m\:-top-2\/3{top:-66.666667%}.m\:-top-1\/4{top:-25%}.m\:-top-2\/4{top:-50%}.m\:-top-3\/4{top:-75%}.m\:-top-full{top:-100%}.m\:right-px{right:.0625rem}.m\:right-0{right:0}.m\:right-none{right:0}.m\:right-0\.5{right:.125rem}.m\:right-1{right:.25rem}.m\:right-1\.5{right:.375rem}.m\:right-2{right:.5rem}.m\:right-2\.5{right:.625rem}.m\:right-3{right:.75rem}.m\:right-3\.5{right:.875rem}.m\:right-4{right:1rem}.m\:right-5{right:1.25rem}.m\:right-6{right:1.5rem}.m\:right-7{right:1.75rem}.m\:right-8{right:2rem}.m\:right-9{right:2.25rem}.m\:right-10{right:2.5rem}.m\:right-11{right:2.75rem}.m\:right-12{right:3rem}.m\:right-14{right:3.5rem}.m\:right-16{right:4rem}.m\:right-18{right:4.5rem}.m\:right-20{right:5rem}.m\:right-24{right:6rem}.m\:right-28{right:7rem}.m\:right-32{right:8rem}.m\:right-36{right:9rem}.m\:right-40{right:10rem}.m\:right-44{right:11rem}.m\:right-48{right:12rem}.m\:right-52{right:13rem}.m\:right-56{right:14rem}.m\:right-60{right:15rem}.m\:right-64{right:16rem}.m\:right-72{right:18rem}.m\:right-80{right:20rem}.m\:right-96{right:24rem}.m\:right-auto{right:auto}.m\:right-1\/2{right:50%}.m\:right-1\/3{right:33.333333%}.m\:right-2\/3{right:66.666667%}.m\:right-1\/4{right:25%}.m\:right-2\/4{right:50%}.m\:right-3\/4{right:75%}.m\:right-full{right:100%}.m\:-right-px{right:-.0625rem}.m\:-right-0{right:0}.m\:-right-none{right:0}.m\:-right-0\.5{right:-.125rem}.m\:-right-1{right:-.25rem}.m\:-right-1\.5{right:-.375rem}.m\:-right-2{right:-.5rem}.m\:-right-2\.5{right:-.625rem}.m\:-right-3{right:-.75rem}.m\:-right-3\.5{right:-.875rem}.m\:-right-4{right:-1rem}.m\:-right-5{right:-1.25rem}.m\:-right-6{right:-1.5rem}.m\:-right-7{right:-1.75rem}.m\:-right-8{right:-2rem}.m\:-right-9{right:-2.25rem}.m\:-right-10{right:-2.5rem}.m\:-right-11{right:-2.75rem}.m\:-right-12{right:-3rem}.m\:-right-14{right:-3.5rem}.m\:-right-16{right:-4rem}.m\:-right-18{right:-4.5rem}.m\:-right-20{right:-5rem}.m\:-right-24{right:-6rem}.m\:-right-28{right:-7rem}.m\:-right-32{right:-8rem}.m\:-right-36{right:-9rem}.m\:-right-40{right:-10rem}.m\:-right-44{right:-11rem}.m\:-right-48{right:-12rem}.m\:-right-52{right:-13rem}.m\:-right-56{right:-14rem}.m\:-right-60{right:-15rem}.m\:-right-64{right:-16rem}.m\:-right-72{right:-18rem}.m\:-right-80{right:-20rem}.m\:-right-96{right:-24rem}.m\:-right-1\/2{right:-50%}.m\:-right-1\/3{right:-33.333333%}.m\:-right-2\/3{right:-66.666667%}.m\:-right-1\/4{right:-25%}.m\:-right-2\/4{right:-50%}.m\:-right-3\/4{right:-75%}.m\:-right-full{right:-100%}.m\:bottom-px{bottom:.0625rem}.m\:bottom-0{bottom:0}.m\:bottom-none{bottom:0}.m\:bottom-0\.5{bottom:.125rem}.m\:bottom-1{bottom:.25rem}.m\:bottom-1\.5{bottom:.375rem}.m\:bottom-2{bottom:.5rem}.m\:bottom-2\.5{bottom:.625rem}.m\:bottom-3{bottom:.75rem}.m\:bottom-3\.5{bottom:.875rem}.m\:bottom-4{bottom:1rem}.m\:bottom-5{bottom:1.25rem}.m\:bottom-6{bottom:1.5rem}.m\:bottom-7{bottom:1.75rem}.m\:bottom-8{bottom:2rem}.m\:bottom-9{bottom:2.25rem}.m\:bottom-10{bottom:2.5rem}.m\:bottom-11{bottom:2.75rem}.m\:bottom-12{bottom:3rem}.m\:bottom-14{bottom:3.5rem}.m\:bottom-16{bottom:4rem}.m\:bottom-18{bottom:4.5rem}.m\:bottom-20{bottom:5rem}.m\:bottom-24{bottom:6rem}.m\:bottom-28{bottom:7rem}.m\:bottom-32{bottom:8rem}.m\:bottom-36{bottom:9rem}.m\:bottom-40{bottom:10rem}.m\:bottom-44{bottom:11rem}.m\:bottom-48{bottom:12rem}.m\:bottom-52{bottom:13rem}.m\:bottom-56{bottom:14rem}.m\:bottom-60{bottom:15rem}.m\:bottom-64{bottom:16rem}.m\:bottom-72{bottom:18rem}.m\:bottom-80{bottom:20rem}.m\:bottom-96{bottom:24rem}.m\:bottom-auto{bottom:auto}.m\:bottom-1\/2{bottom:50%}.m\:bottom-1\/3{bottom:33.333333%}.m\:bottom-2\/3{bottom:66.666667%}.m\:bottom-1\/4{bottom:25%}.m\:bottom-2\/4{bottom:50%}.m\:bottom-3\/4{bottom:75%}.m\:bottom-full{bottom:100%}.m\:-bottom-px{bottom:-.0625rem}.m\:-bottom-0{bottom:0}.m\:-bottom-none{bottom:0}.m\:-bottom-0\.5{bottom:-.125rem}.m\:-bottom-1{bottom:-.25rem}.m\:-bottom-1\.5{bottom:-.375rem}.m\:-bottom-2{bottom:-.5rem}.m\:-bottom-2\.5{bottom:-.625rem}.m\:-bottom-3{bottom:-.75rem}.m\:-bottom-3\.5{bottom:-.875rem}.m\:-bottom-4{bottom:-1rem}.m\:-bottom-5{bottom:-1.25rem}.m\:-bottom-6{bottom:-1.5rem}.m\:-bottom-7{bottom:-1.75rem}.m\:-bottom-8{bottom:-2rem}.m\:-bottom-9{bottom:-2.25rem}.m\:-bottom-10{bottom:-2.5rem}.m\:-bottom-11{bottom:-2.75rem}.m\:-bottom-12{bottom:-3rem}.m\:-bottom-14{bottom:-3.5rem}.m\:-bottom-16{bottom:-4rem}.m\:-bottom-18{bottom:-4.5rem}.m\:-bottom-20{bottom:-5rem}.m\:-bottom-24{bottom:-6rem}.m\:-bottom-28{bottom:-7rem}.m\:-bottom-32{bottom:-8rem}.m\:-bottom-36{bottom:-9rem}.m\:-bottom-40{bottom:-10rem}.m\:-bottom-44{bottom:-11rem}.m\:-bottom-48{bottom:-12rem}.m\:-bottom-52{bottom:-13rem}.m\:-bottom-56{bottom:-14rem}.m\:-bottom-60{bottom:-15rem}.m\:-bottom-64{bottom:-16rem}.m\:-bottom-72{bottom:-18rem}.m\:-bottom-80{bottom:-20rem}.m\:-bottom-96{bottom:-24rem}.m\:-bottom-1\/2{bottom:-50%}.m\:-bottom-1\/3{bottom:-33.333333%}.m\:-bottom-2\/3{bottom:-66.666667%}.m\:-bottom-1\/4{bottom:-25%}.m\:-bottom-2\/4{bottom:-50%}.m\:-bottom-3\/4{bottom:-75%}.m\:-bottom-full{bottom:-100%}.m\:left-px{left:.0625rem}.m\:left-0{left:0}.m\:left-none{left:0}.m\:left-0\.5{left:.125rem}.m\:left-1{left:.25rem}.m\:left-1\.5{left:.375rem}.m\:left-2{left:.5rem}.m\:left-2\.5{left:.625rem}.m\:left-3{left:.75rem}.m\:left-3\.5{left:.875rem}.m\:left-4{left:1rem}.m\:left-5{left:1.25rem}.m\:left-6{left:1.5rem}.m\:left-7{left:1.75rem}.m\:left-8{left:2rem}.m\:left-9{left:2.25rem}.m\:left-10{left:2.5rem}.m\:left-11{left:2.75rem}.m\:left-12{left:3rem}.m\:left-14{left:3.5rem}.m\:left-16{left:4rem}.m\:left-18{left:4.5rem}.m\:left-20{left:5rem}.m\:left-24{left:6rem}.m\:left-28{left:7rem}.m\:left-32{left:8rem}.m\:left-36{left:9rem}.m\:left-40{left:10rem}.m\:left-44{left:11rem}.m\:left-48{left:12rem}.m\:left-52{left:13rem}.m\:left-56{left:14rem}.m\:left-60{left:15rem}.m\:left-64{left:16rem}.m\:left-72{left:18rem}.m\:left-80{left:20rem}.m\:left-96{left:24rem}.m\:left-auto{left:auto}.m\:left-1\/2{left:50%}.m\:left-1\/3{left:33.333333%}.m\:left-2\/3{left:66.666667%}.m\:left-1\/4{left:25%}.m\:left-2\/4{left:50%}.m\:left-3\/4{left:75%}.m\:left-full{left:100%}.m\:-left-px{left:-.0625rem}.m\:-left-0{left:0}.m\:-left-none{left:0}.m\:-left-0\.5{left:-.125rem}.m\:-left-1{left:-.25rem}.m\:-left-1\.5{left:-.375rem}.m\:-left-2{left:-.5rem}.m\:-left-2\.5{left:-.625rem}.m\:-left-3{left:-.75rem}.m\:-left-3\.5{left:-.875rem}.m\:-left-4{left:-1rem}.m\:-left-5{left:-1.25rem}.m\:-left-6{left:-1.5rem}.m\:-left-7{left:-1.75rem}.m\:-left-8{left:-2rem}.m\:-left-9{left:-2.25rem}.m\:-left-10{left:-2.5rem}.m\:-left-11{left:-2.75rem}.m\:-left-12{left:-3rem}.m\:-left-14{left:-3.5rem}.m\:-left-16{left:-4rem}.m\:-left-18{left:-4.5rem}.m\:-left-20{left:-5rem}.m\:-left-24{left:-6rem}.m\:-left-28{left:-7rem}.m\:-left-32{left:-8rem}.m\:-left-36{left:-9rem}.m\:-left-40{left:-10rem}.m\:-left-44{left:-11rem}.m\:-left-48{left:-12rem}.m\:-left-52{left:-13rem}.m\:-left-56{left:-14rem}.m\:-left-60{left:-15rem}.m\:-left-64{left:-16rem}.m\:-left-72{left:-18rem}.m\:-left-80{left:-20rem}.m\:-left-96{left:-24rem}.m\:-left-1\/2{left:-50%}.m\:-left-1\/3{left:-33.333333%}.m\:-left-2\/3{left:-66.666667%}.m\:-left-1\/4{left:-25%}.m\:-left-2\/4{left:-50%}.m\:-left-3\/4{left:-75%}.m\:-left-full{left:-100%}.m\:inset-px{top:.0625rem;right:.0625rem;bottom:.0625rem;left:.0625rem}.m\:inset-0{top:0;right:0;bottom:0;left:0}.m\:inset-none{top:0;right:0;bottom:0;left:0}.m\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}.m\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.m\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}.m\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.m\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}.m\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.m\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}.m\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.m\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.m\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.m\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}.m\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}.m\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}.m\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.m\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}.m\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}.m\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}.m\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}.m\:inset-18{top:4.5rem;right:4.5rem;bottom:4.5rem;left:4.5rem}.m\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}.m\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}.m\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}.m\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}.m\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}.m\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}.m\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}.m\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}.m\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}.m\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}.m\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}.m\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}.m\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}.m\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}.m\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}.m\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.m\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.m\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}.m\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}.m\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}.m\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}.m\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}.m\:inset-full{top:100%;right:100%;bottom:100%;left:100%}.m\:-inset-px{top:-.0625rem;right:-.0625rem;bottom:-.0625rem;left:-.0625rem}.m\:-inset-0{top:0;right:0;bottom:0;left:0}.m\:-inset-none{top:0;right:0;bottom:0;left:0}.m\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}.m\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.m\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}.m\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.m\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}.m\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.m\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}.m\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.m\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}.m\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}.m\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}.m\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}.m\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}.m\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}.m\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}.m\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}.m\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}.m\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}.m\:-inset-18{top:-4.5rem;right:-4.5rem;bottom:-4.5rem;left:-4.5rem}.m\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}.m\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}.m\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}.m\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}.m\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}.m\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}.m\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}.m\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}.m\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}.m\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}.m\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}.m\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}.m\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}.m\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}.m\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}.m\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}.m\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}.m\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}.m\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}.m\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}.m\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}.m\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}.m\:inset-x-px{right:.0625rem;left:.0625rem}.m\:inset-x-0{right:0;left:0}.m\:inset-x-none{right:0;left:0}.m\:inset-x-0\.5{right:.125rem;left:.125rem}.m\:inset-x-1{right:.25rem;left:.25rem}.m\:inset-x-1\.5{right:.375rem;left:.375rem}.m\:inset-x-2{right:.5rem;left:.5rem}.m\:inset-x-2\.5{right:.625rem;left:.625rem}.m\:inset-x-3{right:.75rem;left:.75rem}.m\:inset-x-3\.5{right:.875rem;left:.875rem}.m\:inset-x-4{right:1rem;left:1rem}.m\:inset-x-5{right:1.25rem;left:1.25rem}.m\:inset-x-6{right:1.5rem;left:1.5rem}.m\:inset-x-7{right:1.75rem;left:1.75rem}.m\:inset-x-8{right:2rem;left:2rem}.m\:inset-x-9{right:2.25rem;left:2.25rem}.m\:inset-x-10{right:2.5rem;left:2.5rem}.m\:inset-x-11{right:2.75rem;left:2.75rem}.m\:inset-x-12{right:3rem;left:3rem}.m\:inset-x-14{right:3.5rem;left:3.5rem}.m\:inset-x-16{right:4rem;left:4rem}.m\:inset-x-18{right:4.5rem;left:4.5rem}.m\:inset-x-20{right:5rem;left:5rem}.m\:inset-x-24{right:6rem;left:6rem}.m\:inset-x-28{right:7rem;left:7rem}.m\:inset-x-32{right:8rem;left:8rem}.m\:inset-x-36{right:9rem;left:9rem}.m\:inset-x-40{right:10rem;left:10rem}.m\:inset-x-44{right:11rem;left:11rem}.m\:inset-x-48{right:12rem;left:12rem}.m\:inset-x-52{right:13rem;left:13rem}.m\:inset-x-56{right:14rem;left:14rem}.m\:inset-x-60{right:15rem;left:15rem}.m\:inset-x-64{right:16rem;left:16rem}.m\:inset-x-72{right:18rem;left:18rem}.m\:inset-x-80{right:20rem;left:20rem}.m\:inset-x-96{right:24rem;left:24rem}.m\:inset-x-auto{right:auto;left:auto}.m\:inset-x-1\/2{right:50%;left:50%}.m\:inset-x-1\/3{right:33.333333%;left:33.333333%}.m\:inset-x-2\/3{right:66.666667%;left:66.666667%}.m\:inset-x-1\/4{right:25%;left:25%}.m\:inset-x-2\/4{right:50%;left:50%}.m\:inset-x-3\/4{right:75%;left:75%}.m\:inset-x-full{right:100%;left:100%}.m\:-inset-x-px{right:-.0625rem;left:-.0625rem}.m\:-inset-x-0{right:0;left:0}.m\:-inset-x-none{right:0;left:0}.m\:-inset-x-0\.5{right:-.125rem;left:-.125rem}.m\:-inset-x-1{right:-.25rem;left:-.25rem}.m\:-inset-x-1\.5{right:-.375rem;left:-.375rem}.m\:-inset-x-2{right:-.5rem;left:-.5rem}.m\:-inset-x-2\.5{right:-.625rem;left:-.625rem}.m\:-inset-x-3{right:-.75rem;left:-.75rem}.m\:-inset-x-3\.5{right:-.875rem;left:-.875rem}.m\:-inset-x-4{right:-1rem;left:-1rem}.m\:-inset-x-5{right:-1.25rem;left:-1.25rem}.m\:-inset-x-6{right:-1.5rem;left:-1.5rem}.m\:-inset-x-7{right:-1.75rem;left:-1.75rem}.m\:-inset-x-8{right:-2rem;left:-2rem}.m\:-inset-x-9{right:-2.25rem;left:-2.25rem}.m\:-inset-x-10{right:-2.5rem;left:-2.5rem}.m\:-inset-x-11{right:-2.75rem;left:-2.75rem}.m\:-inset-x-12{right:-3rem;left:-3rem}.m\:-inset-x-14{right:-3.5rem;left:-3.5rem}.m\:-inset-x-16{right:-4rem;left:-4rem}.m\:-inset-x-18{right:-4.5rem;left:-4.5rem}.m\:-inset-x-20{right:-5rem;left:-5rem}.m\:-inset-x-24{right:-6rem;left:-6rem}.m\:-inset-x-28{right:-7rem;left:-7rem}.m\:-inset-x-32{right:-8rem;left:-8rem}.m\:-inset-x-36{right:-9rem;left:-9rem}.m\:-inset-x-40{right:-10rem;left:-10rem}.m\:-inset-x-44{right:-11rem;left:-11rem}.m\:-inset-x-48{right:-12rem;left:-12rem}.m\:-inset-x-52{right:-13rem;left:-13rem}.m\:-inset-x-56{right:-14rem;left:-14rem}.m\:-inset-x-60{right:-15rem;left:-15rem}.m\:-inset-x-64{right:-16rem;left:-16rem}.m\:-inset-x-72{right:-18rem;left:-18rem}.m\:-inset-x-80{right:-20rem;left:-20rem}.m\:-inset-x-96{right:-24rem;left:-24rem}.m\:-inset-x-1\/2{right:-50%;left:-50%}.m\:-inset-x-1\/3{right:-33.333333%;left:-33.333333%}.m\:-inset-x-2\/3{right:-66.666667%;left:-66.666667%}.m\:-inset-x-1\/4{right:-25%;left:-25%}.m\:-inset-x-2\/4{right:-50%;left:-50%}.m\:-inset-x-3\/4{right:-75%;left:-75%}.m\:-inset-x-full{right:-100%;left:-100%}.m\:inset-y-px{top:.0625rem;bottom:.0625rem}.m\:inset-y-0{top:0;bottom:0}.m\:inset-y-none{top:0;bottom:0}.m\:inset-y-0\.5{top:.125rem;bottom:.125rem}.m\:inset-y-1{top:.25rem;bottom:.25rem}.m\:inset-y-1\.5{top:.375rem;bottom:.375rem}.m\:inset-y-2{top:.5rem;bottom:.5rem}.m\:inset-y-2\.5{top:.625rem;bottom:.625rem}.m\:inset-y-3{top:.75rem;bottom:.75rem}.m\:inset-y-3\.5{top:.875rem;bottom:.875rem}.m\:inset-y-4{top:1rem;bottom:1rem}.m\:inset-y-5{top:1.25rem;bottom:1.25rem}.m\:inset-y-6{top:1.5rem;bottom:1.5rem}.m\:inset-y-7{top:1.75rem;bottom:1.75rem}.m\:inset-y-8{top:2rem;bottom:2rem}.m\:inset-y-9{top:2.25rem;bottom:2.25rem}.m\:inset-y-10{top:2.5rem;bottom:2.5rem}.m\:inset-y-11{top:2.75rem;bottom:2.75rem}.m\:inset-y-12{top:3rem;bottom:3rem}.m\:inset-y-14{top:3.5rem;bottom:3.5rem}.m\:inset-y-16{top:4rem;bottom:4rem}.m\:inset-y-18{top:4.5rem;bottom:4.5rem}.m\:inset-y-20{top:5rem;bottom:5rem}.m\:inset-y-24{top:6rem;bottom:6rem}.m\:inset-y-28{top:7rem;bottom:7rem}.m\:inset-y-32{top:8rem;bottom:8rem}.m\:inset-y-36{top:9rem;bottom:9rem}.m\:inset-y-40{top:10rem;bottom:10rem}.m\:inset-y-44{top:11rem;bottom:11rem}.m\:inset-y-48{top:12rem;bottom:12rem}.m\:inset-y-52{top:13rem;bottom:13rem}.m\:inset-y-56{top:14rem;bottom:14rem}.m\:inset-y-60{top:15rem;bottom:15rem}.m\:inset-y-64{top:16rem;bottom:16rem}.m\:inset-y-72{top:18rem;bottom:18rem}.m\:inset-y-80{top:20rem;bottom:20rem}.m\:inset-y-96{top:24rem;bottom:24rem}.m\:inset-y-auto{top:auto;bottom:auto}.m\:inset-y-1\/2{top:50%;bottom:50%}.m\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}.m\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}.m\:inset-y-1\/4{top:25%;bottom:25%}.m\:inset-y-2\/4{top:50%;bottom:50%}.m\:inset-y-3\/4{top:75%;bottom:75%}.m\:inset-y-full{top:100%;bottom:100%}.m\:-inset-y-px{top:-.0625rem;bottom:-.0625rem}.m\:-inset-y-0{top:0;bottom:0}.m\:-inset-y-none{top:0;bottom:0}.m\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}.m\:-inset-y-1{top:-.25rem;bottom:-.25rem}.m\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}.m\:-inset-y-2{top:-.5rem;bottom:-.5rem}.m\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}.m\:-inset-y-3{top:-.75rem;bottom:-.75rem}.m\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}.m\:-inset-y-4{top:-1rem;bottom:-1rem}.m\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}.m\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}.m\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}.m\:-inset-y-8{top:-2rem;bottom:-2rem}.m\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}.m\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}.m\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}.m\:-inset-y-12{top:-3rem;bottom:-3rem}.m\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}.m\:-inset-y-16{top:-4rem;bottom:-4rem}.m\:-inset-y-18{top:-4.5rem;bottom:-4.5rem}.m\:-inset-y-20{top:-5rem;bottom:-5rem}.m\:-inset-y-24{top:-6rem;bottom:-6rem}.m\:-inset-y-28{top:-7rem;bottom:-7rem}.m\:-inset-y-32{top:-8rem;bottom:-8rem}.m\:-inset-y-36{top:-9rem;bottom:-9rem}.m\:-inset-y-40{top:-10rem;bottom:-10rem}.m\:-inset-y-44{top:-11rem;bottom:-11rem}.m\:-inset-y-48{top:-12rem;bottom:-12rem}.m\:-inset-y-52{top:-13rem;bottom:-13rem}.m\:-inset-y-56{top:-14rem;bottom:-14rem}.m\:-inset-y-60{top:-15rem;bottom:-15rem}.m\:-inset-y-64{top:-16rem;bottom:-16rem}.m\:-inset-y-72{top:-18rem;bottom:-18rem}.m\:-inset-y-80{top:-20rem;bottom:-20rem}.m\:-inset-y-96{top:-24rem;bottom:-24rem}.m\:-inset-y-1\/2{top:-50%;bottom:-50%}.m\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}.m\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}.m\:-inset-y-1\/4{top:-25%;bottom:-25%}.m\:-inset-y-2\/4{top:-50%;bottom:-50%}.m\:-inset-y-3\/4{top:-75%;bottom:-75%}.m\:-inset-y-full{top:-100%;bottom:-100%}}@media (min-width:769px){.pc\:top-px{top:.0625rem}.pc\:top-0{top:0}.pc\:top-none{top:0}.pc\:top-0\.5{top:.125rem}.pc\:top-1{top:.25rem}.pc\:top-1\.5{top:.375rem}.pc\:top-2{top:.5rem}.pc\:top-2\.5{top:.625rem}.pc\:top-3{top:.75rem}.pc\:top-3\.5{top:.875rem}.pc\:top-4{top:1rem}.pc\:top-5{top:1.25rem}.pc\:top-6{top:1.5rem}.pc\:top-7{top:1.75rem}.pc\:top-8{top:2rem}.pc\:top-9{top:2.25rem}.pc\:top-10{top:2.5rem}.pc\:top-11{top:2.75rem}.pc\:top-12{top:3rem}.pc\:top-14{top:3.5rem}.pc\:top-16{top:4rem}.pc\:top-18{top:4.5rem}.pc\:top-20{top:5rem}.pc\:top-24{top:6rem}.pc\:top-28{top:7rem}.pc\:top-32{top:8rem}.pc\:top-36{top:9rem}.pc\:top-40{top:10rem}.pc\:top-44{top:11rem}.pc\:top-48{top:12rem}.pc\:top-52{top:13rem}.pc\:top-56{top:14rem}.pc\:top-60{top:15rem}.pc\:top-64{top:16rem}.pc\:top-72{top:18rem}.pc\:top-80{top:20rem}.pc\:top-96{top:24rem}.pc\:top-auto{top:auto}.pc\:top-1\/2{top:50%}.pc\:top-1\/3{top:33.333333%}.pc\:top-2\/3{top:66.666667%}.pc\:top-1\/4{top:25%}.pc\:top-2\/4{top:50%}.pc\:top-3\/4{top:75%}.pc\:top-full{top:100%}.pc\:-top-px{top:-.0625rem}.pc\:-top-0{top:0}.pc\:-top-none{top:0}.pc\:-top-0\.5{top:-.125rem}.pc\:-top-1{top:-.25rem}.pc\:-top-1\.5{top:-.375rem}.pc\:-top-2{top:-.5rem}.pc\:-top-2\.5{top:-.625rem}.pc\:-top-3{top:-.75rem}.pc\:-top-3\.5{top:-.875rem}.pc\:-top-4{top:-1rem}.pc\:-top-5{top:-1.25rem}.pc\:-top-6{top:-1.5rem}.pc\:-top-7{top:-1.75rem}.pc\:-top-8{top:-2rem}.pc\:-top-9{top:-2.25rem}.pc\:-top-10{top:-2.5rem}.pc\:-top-11{top:-2.75rem}.pc\:-top-12{top:-3rem}.pc\:-top-14{top:-3.5rem}.pc\:-top-16{top:-4rem}.pc\:-top-18{top:-4.5rem}.pc\:-top-20{top:-5rem}.pc\:-top-24{top:-6rem}.pc\:-top-28{top:-7rem}.pc\:-top-32{top:-8rem}.pc\:-top-36{top:-9rem}.pc\:-top-40{top:-10rem}.pc\:-top-44{top:-11rem}.pc\:-top-48{top:-12rem}.pc\:-top-52{top:-13rem}.pc\:-top-56{top:-14rem}.pc\:-top-60{top:-15rem}.pc\:-top-64{top:-16rem}.pc\:-top-72{top:-18rem}.pc\:-top-80{top:-20rem}.pc\:-top-96{top:-24rem}.pc\:-top-1\/2{top:-50%}.pc\:-top-1\/3{top:-33.333333%}.pc\:-top-2\/3{top:-66.666667%}.pc\:-top-1\/4{top:-25%}.pc\:-top-2\/4{top:-50%}.pc\:-top-3\/4{top:-75%}.pc\:-top-full{top:-100%}.pc\:right-px{right:.0625rem}.pc\:right-0{right:0}.pc\:right-none{right:0}.pc\:right-0\.5{right:.125rem}.pc\:right-1{right:.25rem}.pc\:right-1\.5{right:.375rem}.pc\:right-2{right:.5rem}.pc\:right-2\.5{right:.625rem}.pc\:right-3{right:.75rem}.pc\:right-3\.5{right:.875rem}.pc\:right-4{right:1rem}.pc\:right-5{right:1.25rem}.pc\:right-6{right:1.5rem}.pc\:right-7{right:1.75rem}.pc\:right-8{right:2rem}.pc\:right-9{right:2.25rem}.pc\:right-10{right:2.5rem}.pc\:right-11{right:2.75rem}.pc\:right-12{right:3rem}.pc\:right-14{right:3.5rem}.pc\:right-16{right:4rem}.pc\:right-18{right:4.5rem}.pc\:right-20{right:5rem}.pc\:right-24{right:6rem}.pc\:right-28{right:7rem}.pc\:right-32{right:8rem}.pc\:right-36{right:9rem}.pc\:right-40{right:10rem}.pc\:right-44{right:11rem}.pc\:right-48{right:12rem}.pc\:right-52{right:13rem}.pc\:right-56{right:14rem}.pc\:right-60{right:15rem}.pc\:right-64{right:16rem}.pc\:right-72{right:18rem}.pc\:right-80{right:20rem}.pc\:right-96{right:24rem}.pc\:right-auto{right:auto}.pc\:right-1\/2{right:50%}.pc\:right-1\/3{right:33.333333%}.pc\:right-2\/3{right:66.666667%}.pc\:right-1\/4{right:25%}.pc\:right-2\/4{right:50%}.pc\:right-3\/4{right:75%}.pc\:right-full{right:100%}.pc\:-right-px{right:-.0625rem}.pc\:-right-0{right:0}.pc\:-right-none{right:0}.pc\:-right-0\.5{right:-.125rem}.pc\:-right-1{right:-.25rem}.pc\:-right-1\.5{right:-.375rem}.pc\:-right-2{right:-.5rem}.pc\:-right-2\.5{right:-.625rem}.pc\:-right-3{right:-.75rem}.pc\:-right-3\.5{right:-.875rem}.pc\:-right-4{right:-1rem}.pc\:-right-5{right:-1.25rem}.pc\:-right-6{right:-1.5rem}.pc\:-right-7{right:-1.75rem}.pc\:-right-8{right:-2rem}.pc\:-right-9{right:-2.25rem}.pc\:-right-10{right:-2.5rem}.pc\:-right-11{right:-2.75rem}.pc\:-right-12{right:-3rem}.pc\:-right-14{right:-3.5rem}.pc\:-right-16{right:-4rem}.pc\:-right-18{right:-4.5rem}.pc\:-right-20{right:-5rem}.pc\:-right-24{right:-6rem}.pc\:-right-28{right:-7rem}.pc\:-right-32{right:-8rem}.pc\:-right-36{right:-9rem}.pc\:-right-40{right:-10rem}.pc\:-right-44{right:-11rem}.pc\:-right-48{right:-12rem}.pc\:-right-52{right:-13rem}.pc\:-right-56{right:-14rem}.pc\:-right-60{right:-15rem}.pc\:-right-64{right:-16rem}.pc\:-right-72{right:-18rem}.pc\:-right-80{right:-20rem}.pc\:-right-96{right:-24rem}.pc\:-right-1\/2{right:-50%}.pc\:-right-1\/3{right:-33.333333%}.pc\:-right-2\/3{right:-66.666667%}.pc\:-right-1\/4{right:-25%}.pc\:-right-2\/4{right:-50%}.pc\:-right-3\/4{right:-75%}.pc\:-right-full{right:-100%}.pc\:bottom-px{bottom:.0625rem}.pc\:bottom-0{bottom:0}.pc\:bottom-none{bottom:0}.pc\:bottom-0\.5{bottom:.125rem}.pc\:bottom-1{bottom:.25rem}.pc\:bottom-1\.5{bottom:.375rem}.pc\:bottom-2{bottom:.5rem}.pc\:bottom-2\.5{bottom:.625rem}.pc\:bottom-3{bottom:.75rem}.pc\:bottom-3\.5{bottom:.875rem}.pc\:bottom-4{bottom:1rem}.pc\:bottom-5{bottom:1.25rem}.pc\:bottom-6{bottom:1.5rem}.pc\:bottom-7{bottom:1.75rem}.pc\:bottom-8{bottom:2rem}.pc\:bottom-9{bottom:2.25rem}.pc\:bottom-10{bottom:2.5rem}.pc\:bottom-11{bottom:2.75rem}.pc\:bottom-12{bottom:3rem}.pc\:bottom-14{bottom:3.5rem}.pc\:bottom-16{bottom:4rem}.pc\:bottom-18{bottom:4.5rem}.pc\:bottom-20{bottom:5rem}.pc\:bottom-24{bottom:6rem}.pc\:bottom-28{bottom:7rem}.pc\:bottom-32{bottom:8rem}.pc\:bottom-36{bottom:9rem}.pc\:bottom-40{bottom:10rem}.pc\:bottom-44{bottom:11rem}.pc\:bottom-48{bottom:12rem}.pc\:bottom-52{bottom:13rem}.pc\:bottom-56{bottom:14rem}.pc\:bottom-60{bottom:15rem}.pc\:bottom-64{bottom:16rem}.pc\:bottom-72{bottom:18rem}.pc\:bottom-80{bottom:20rem}.pc\:bottom-96{bottom:24rem}.pc\:bottom-auto{bottom:auto}.pc\:bottom-1\/2{bottom:50%}.pc\:bottom-1\/3{bottom:33.333333%}.pc\:bottom-2\/3{bottom:66.666667%}.pc\:bottom-1\/4{bottom:25%}.pc\:bottom-2\/4{bottom:50%}.pc\:bottom-3\/4{bottom:75%}.pc\:bottom-full{bottom:100%}.pc\:-bottom-px{bottom:-.0625rem}.pc\:-bottom-0{bottom:0}.pc\:-bottom-none{bottom:0}.pc\:-bottom-0\.5{bottom:-.125rem}.pc\:-bottom-1{bottom:-.25rem}.pc\:-bottom-1\.5{bottom:-.375rem}.pc\:-bottom-2{bottom:-.5rem}.pc\:-bottom-2\.5{bottom:-.625rem}.pc\:-bottom-3{bottom:-.75rem}.pc\:-bottom-3\.5{bottom:-.875rem}.pc\:-bottom-4{bottom:-1rem}.pc\:-bottom-5{bottom:-1.25rem}.pc\:-bottom-6{bottom:-1.5rem}.pc\:-bottom-7{bottom:-1.75rem}.pc\:-bottom-8{bottom:-2rem}.pc\:-bottom-9{bottom:-2.25rem}.pc\:-bottom-10{bottom:-2.5rem}.pc\:-bottom-11{bottom:-2.75rem}.pc\:-bottom-12{bottom:-3rem}.pc\:-bottom-14{bottom:-3.5rem}.pc\:-bottom-16{bottom:-4rem}.pc\:-bottom-18{bottom:-4.5rem}.pc\:-bottom-20{bottom:-5rem}.pc\:-bottom-24{bottom:-6rem}.pc\:-bottom-28{bottom:-7rem}.pc\:-bottom-32{bottom:-8rem}.pc\:-bottom-36{bottom:-9rem}.pc\:-bottom-40{bottom:-10rem}.pc\:-bottom-44{bottom:-11rem}.pc\:-bottom-48{bottom:-12rem}.pc\:-bottom-52{bottom:-13rem}.pc\:-bottom-56{bottom:-14rem}.pc\:-bottom-60{bottom:-15rem}.pc\:-bottom-64{bottom:-16rem}.pc\:-bottom-72{bottom:-18rem}.pc\:-bottom-80{bottom:-20rem}.pc\:-bottom-96{bottom:-24rem}.pc\:-bottom-1\/2{bottom:-50%}.pc\:-bottom-1\/3{bottom:-33.333333%}.pc\:-bottom-2\/3{bottom:-66.666667%}.pc\:-bottom-1\/4{bottom:-25%}.pc\:-bottom-2\/4{bottom:-50%}.pc\:-bottom-3\/4{bottom:-75%}.pc\:-bottom-full{bottom:-100%}.pc\:left-px{left:.0625rem}.pc\:left-0{left:0}.pc\:left-none{left:0}.pc\:left-0\.5{left:.125rem}.pc\:left-1{left:.25rem}.pc\:left-1\.5{left:.375rem}.pc\:left-2{left:.5rem}.pc\:left-2\.5{left:.625rem}.pc\:left-3{left:.75rem}.pc\:left-3\.5{left:.875rem}.pc\:left-4{left:1rem}.pc\:left-5{left:1.25rem}.pc\:left-6{left:1.5rem}.pc\:left-7{left:1.75rem}.pc\:left-8{left:2rem}.pc\:left-9{left:2.25rem}.pc\:left-10{left:2.5rem}.pc\:left-11{left:2.75rem}.pc\:left-12{left:3rem}.pc\:left-14{left:3.5rem}.pc\:left-16{left:4rem}.pc\:left-18{left:4.5rem}.pc\:left-20{left:5rem}.pc\:left-24{left:6rem}.pc\:left-28{left:7rem}.pc\:left-32{left:8rem}.pc\:left-36{left:9rem}.pc\:left-40{left:10rem}.pc\:left-44{left:11rem}.pc\:left-48{left:12rem}.pc\:left-52{left:13rem}.pc\:left-56{left:14rem}.pc\:left-60{left:15rem}.pc\:left-64{left:16rem}.pc\:left-72{left:18rem}.pc\:left-80{left:20rem}.pc\:left-96{left:24rem}.pc\:left-auto{left:auto}.pc\:left-1\/2{left:50%}.pc\:left-1\/3{left:33.333333%}.pc\:left-2\/3{left:66.666667%}.pc\:left-1\/4{left:25%}.pc\:left-2\/4{left:50%}.pc\:left-3\/4{left:75%}.pc\:left-full{left:100%}.pc\:-left-px{left:-.0625rem}.pc\:-left-0{left:0}.pc\:-left-none{left:0}.pc\:-left-0\.5{left:-.125rem}.pc\:-left-1{left:-.25rem}.pc\:-left-1\.5{left:-.375rem}.pc\:-left-2{left:-.5rem}.pc\:-left-2\.5{left:-.625rem}.pc\:-left-3{left:-.75rem}.pc\:-left-3\.5{left:-.875rem}.pc\:-left-4{left:-1rem}.pc\:-left-5{left:-1.25rem}.pc\:-left-6{left:-1.5rem}.pc\:-left-7{left:-1.75rem}.pc\:-left-8{left:-2rem}.pc\:-left-9{left:-2.25rem}.pc\:-left-10{left:-2.5rem}.pc\:-left-11{left:-2.75rem}.pc\:-left-12{left:-3rem}.pc\:-left-14{left:-3.5rem}.pc\:-left-16{left:-4rem}.pc\:-left-18{left:-4.5rem}.pc\:-left-20{left:-5rem}.pc\:-left-24{left:-6rem}.pc\:-left-28{left:-7rem}.pc\:-left-32{left:-8rem}.pc\:-left-36{left:-9rem}.pc\:-left-40{left:-10rem}.pc\:-left-44{left:-11rem}.pc\:-left-48{left:-12rem}.pc\:-left-52{left:-13rem}.pc\:-left-56{left:-14rem}.pc\:-left-60{left:-15rem}.pc\:-left-64{left:-16rem}.pc\:-left-72{left:-18rem}.pc\:-left-80{left:-20rem}.pc\:-left-96{left:-24rem}.pc\:-left-1\/2{left:-50%}.pc\:-left-1\/3{left:-33.333333%}.pc\:-left-2\/3{left:-66.666667%}.pc\:-left-1\/4{left:-25%}.pc\:-left-2\/4{left:-50%}.pc\:-left-3\/4{left:-75%}.pc\:-left-full{left:-100%}.pc\:inset-px{top:.0625rem;right:.0625rem;bottom:.0625rem;left:.0625rem}.pc\:inset-0{top:0;right:0;bottom:0;left:0}.pc\:inset-none{top:0;right:0;bottom:0;left:0}.pc\:inset-0\.5{top:.125rem;right:.125rem;bottom:.125rem;left:.125rem}.pc\:inset-1{top:.25rem;right:.25rem;bottom:.25rem;left:.25rem}.pc\:inset-1\.5{top:.375rem;right:.375rem;bottom:.375rem;left:.375rem}.pc\:inset-2{top:.5rem;right:.5rem;bottom:.5rem;left:.5rem}.pc\:inset-2\.5{top:.625rem;right:.625rem;bottom:.625rem;left:.625rem}.pc\:inset-3{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem}.pc\:inset-3\.5{top:.875rem;right:.875rem;bottom:.875rem;left:.875rem}.pc\:inset-4{top:1rem;right:1rem;bottom:1rem;left:1rem}.pc\:inset-5{top:1.25rem;right:1.25rem;bottom:1.25rem;left:1.25rem}.pc\:inset-6{top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem}.pc\:inset-7{top:1.75rem;right:1.75rem;bottom:1.75rem;left:1.75rem}.pc\:inset-8{top:2rem;right:2rem;bottom:2rem;left:2rem}.pc\:inset-9{top:2.25rem;right:2.25rem;bottom:2.25rem;left:2.25rem}.pc\:inset-10{top:2.5rem;right:2.5rem;bottom:2.5rem;left:2.5rem}.pc\:inset-11{top:2.75rem;right:2.75rem;bottom:2.75rem;left:2.75rem}.pc\:inset-12{top:3rem;right:3rem;bottom:3rem;left:3rem}.pc\:inset-14{top:3.5rem;right:3.5rem;bottom:3.5rem;left:3.5rem}.pc\:inset-16{top:4rem;right:4rem;bottom:4rem;left:4rem}.pc\:inset-18{top:4.5rem;right:4.5rem;bottom:4.5rem;left:4.5rem}.pc\:inset-20{top:5rem;right:5rem;bottom:5rem;left:5rem}.pc\:inset-24{top:6rem;right:6rem;bottom:6rem;left:6rem}.pc\:inset-28{top:7rem;right:7rem;bottom:7rem;left:7rem}.pc\:inset-32{top:8rem;right:8rem;bottom:8rem;left:8rem}.pc\:inset-36{top:9rem;right:9rem;bottom:9rem;left:9rem}.pc\:inset-40{top:10rem;right:10rem;bottom:10rem;left:10rem}.pc\:inset-44{top:11rem;right:11rem;bottom:11rem;left:11rem}.pc\:inset-48{top:12rem;right:12rem;bottom:12rem;left:12rem}.pc\:inset-52{top:13rem;right:13rem;bottom:13rem;left:13rem}.pc\:inset-56{top:14rem;right:14rem;bottom:14rem;left:14rem}.pc\:inset-60{top:15rem;right:15rem;bottom:15rem;left:15rem}.pc\:inset-64{top:16rem;right:16rem;bottom:16rem;left:16rem}.pc\:inset-72{top:18rem;right:18rem;bottom:18rem;left:18rem}.pc\:inset-80{top:20rem;right:20rem;bottom:20rem;left:20rem}.pc\:inset-96{top:24rem;right:24rem;bottom:24rem;left:24rem}.pc\:inset-auto{top:auto;right:auto;bottom:auto;left:auto}.pc\:inset-1\/2{top:50%;right:50%;bottom:50%;left:50%}.pc\:inset-1\/3{top:33.333333%;right:33.333333%;bottom:33.333333%;left:33.333333%}.pc\:inset-2\/3{top:66.666667%;right:66.666667%;bottom:66.666667%;left:66.666667%}.pc\:inset-1\/4{top:25%;right:25%;bottom:25%;left:25%}.pc\:inset-2\/4{top:50%;right:50%;bottom:50%;left:50%}.pc\:inset-3\/4{top:75%;right:75%;bottom:75%;left:75%}.pc\:inset-full{top:100%;right:100%;bottom:100%;left:100%}.pc\:-inset-px{top:-.0625rem;right:-.0625rem;bottom:-.0625rem;left:-.0625rem}.pc\:-inset-0{top:0;right:0;bottom:0;left:0}.pc\:-inset-none{top:0;right:0;bottom:0;left:0}.pc\:-inset-0\.5{top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.125rem}.pc\:-inset-1{top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem}.pc\:-inset-1\.5{top:-.375rem;right:-.375rem;bottom:-.375rem;left:-.375rem}.pc\:-inset-2{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.pc\:-inset-2\.5{top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem}.pc\:-inset-3{top:-.75rem;right:-.75rem;bottom:-.75rem;left:-.75rem}.pc\:-inset-3\.5{top:-.875rem;right:-.875rem;bottom:-.875rem;left:-.875rem}.pc\:-inset-4{top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.pc\:-inset-5{top:-1.25rem;right:-1.25rem;bottom:-1.25rem;left:-1.25rem}.pc\:-inset-6{top:-1.5rem;right:-1.5rem;bottom:-1.5rem;left:-1.5rem}.pc\:-inset-7{top:-1.75rem;right:-1.75rem;bottom:-1.75rem;left:-1.75rem}.pc\:-inset-8{top:-2rem;right:-2rem;bottom:-2rem;left:-2rem}.pc\:-inset-9{top:-2.25rem;right:-2.25rem;bottom:-2.25rem;left:-2.25rem}.pc\:-inset-10{top:-2.5rem;right:-2.5rem;bottom:-2.5rem;left:-2.5rem}.pc\:-inset-11{top:-2.75rem;right:-2.75rem;bottom:-2.75rem;left:-2.75rem}.pc\:-inset-12{top:-3rem;right:-3rem;bottom:-3rem;left:-3rem}.pc\:-inset-14{top:-3.5rem;right:-3.5rem;bottom:-3.5rem;left:-3.5rem}.pc\:-inset-16{top:-4rem;right:-4rem;bottom:-4rem;left:-4rem}.pc\:-inset-18{top:-4.5rem;right:-4.5rem;bottom:-4.5rem;left:-4.5rem}.pc\:-inset-20{top:-5rem;right:-5rem;bottom:-5rem;left:-5rem}.pc\:-inset-24{top:-6rem;right:-6rem;bottom:-6rem;left:-6rem}.pc\:-inset-28{top:-7rem;right:-7rem;bottom:-7rem;left:-7rem}.pc\:-inset-32{top:-8rem;right:-8rem;bottom:-8rem;left:-8rem}.pc\:-inset-36{top:-9rem;right:-9rem;bottom:-9rem;left:-9rem}.pc\:-inset-40{top:-10rem;right:-10rem;bottom:-10rem;left:-10rem}.pc\:-inset-44{top:-11rem;right:-11rem;bottom:-11rem;left:-11rem}.pc\:-inset-48{top:-12rem;right:-12rem;bottom:-12rem;left:-12rem}.pc\:-inset-52{top:-13rem;right:-13rem;bottom:-13rem;left:-13rem}.pc\:-inset-56{top:-14rem;right:-14rem;bottom:-14rem;left:-14rem}.pc\:-inset-60{top:-15rem;right:-15rem;bottom:-15rem;left:-15rem}.pc\:-inset-64{top:-16rem;right:-16rem;bottom:-16rem;left:-16rem}.pc\:-inset-72{top:-18rem;right:-18rem;bottom:-18rem;left:-18rem}.pc\:-inset-80{top:-20rem;right:-20rem;bottom:-20rem;left:-20rem}.pc\:-inset-96{top:-24rem;right:-24rem;bottom:-24rem;left:-24rem}.pc\:-inset-1\/2{top:-50%;right:-50%;bottom:-50%;left:-50%}.pc\:-inset-1\/3{top:-33.333333%;right:-33.333333%;bottom:-33.333333%;left:-33.333333%}.pc\:-inset-2\/3{top:-66.666667%;right:-66.666667%;bottom:-66.666667%;left:-66.666667%}.pc\:-inset-1\/4{top:-25%;right:-25%;bottom:-25%;left:-25%}.pc\:-inset-2\/4{top:-50%;right:-50%;bottom:-50%;left:-50%}.pc\:-inset-3\/4{top:-75%;right:-75%;bottom:-75%;left:-75%}.pc\:-inset-full{top:-100%;right:-100%;bottom:-100%;left:-100%}.pc\:inset-x-px{right:.0625rem;left:.0625rem}.pc\:inset-x-0{right:0;left:0}.pc\:inset-x-none{right:0;left:0}.pc\:inset-x-0\.5{right:.125rem;left:.125rem}.pc\:inset-x-1{right:.25rem;left:.25rem}.pc\:inset-x-1\.5{right:.375rem;left:.375rem}.pc\:inset-x-2{right:.5rem;left:.5rem}.pc\:inset-x-2\.5{right:.625rem;left:.625rem}.pc\:inset-x-3{right:.75rem;left:.75rem}.pc\:inset-x-3\.5{right:.875rem;left:.875rem}.pc\:inset-x-4{right:1rem;left:1rem}.pc\:inset-x-5{right:1.25rem;left:1.25rem}.pc\:inset-x-6{right:1.5rem;left:1.5rem}.pc\:inset-x-7{right:1.75rem;left:1.75rem}.pc\:inset-x-8{right:2rem;left:2rem}.pc\:inset-x-9{right:2.25rem;left:2.25rem}.pc\:inset-x-10{right:2.5rem;left:2.5rem}.pc\:inset-x-11{right:2.75rem;left:2.75rem}.pc\:inset-x-12{right:3rem;left:3rem}.pc\:inset-x-14{right:3.5rem;left:3.5rem}.pc\:inset-x-16{right:4rem;left:4rem}.pc\:inset-x-18{right:4.5rem;left:4.5rem}.pc\:inset-x-20{right:5rem;left:5rem}.pc\:inset-x-24{right:6rem;left:6rem}.pc\:inset-x-28{right:7rem;left:7rem}.pc\:inset-x-32{right:8rem;left:8rem}.pc\:inset-x-36{right:9rem;left:9rem}.pc\:inset-x-40{right:10rem;left:10rem}.pc\:inset-x-44{right:11rem;left:11rem}.pc\:inset-x-48{right:12rem;left:12rem}.pc\:inset-x-52{right:13rem;left:13rem}.pc\:inset-x-56{right:14rem;left:14rem}.pc\:inset-x-60{right:15rem;left:15rem}.pc\:inset-x-64{right:16rem;left:16rem}.pc\:inset-x-72{right:18rem;left:18rem}.pc\:inset-x-80{right:20rem;left:20rem}.pc\:inset-x-96{right:24rem;left:24rem}.pc\:inset-x-auto{right:auto;left:auto}.pc\:inset-x-1\/2{right:50%;left:50%}.pc\:inset-x-1\/3{right:33.333333%;left:33.333333%}.pc\:inset-x-2\/3{right:66.666667%;left:66.666667%}.pc\:inset-x-1\/4{right:25%;left:25%}.pc\:inset-x-2\/4{right:50%;left:50%}.pc\:inset-x-3\/4{right:75%;left:75%}.pc\:inset-x-full{right:100%;left:100%}.pc\:-inset-x-px{right:-.0625rem;left:-.0625rem}.pc\:-inset-x-0{right:0;left:0}.pc\:-inset-x-none{right:0;left:0}.pc\:-inset-x-0\.5{right:-.125rem;left:-.125rem}.pc\:-inset-x-1{right:-.25rem;left:-.25rem}.pc\:-inset-x-1\.5{right:-.375rem;left:-.375rem}.pc\:-inset-x-2{right:-.5rem;left:-.5rem}.pc\:-inset-x-2\.5{right:-.625rem;left:-.625rem}.pc\:-inset-x-3{right:-.75rem;left:-.75rem}.pc\:-inset-x-3\.5{right:-.875rem;left:-.875rem}.pc\:-inset-x-4{right:-1rem;left:-1rem}.pc\:-inset-x-5{right:-1.25rem;left:-1.25rem}.pc\:-inset-x-6{right:-1.5rem;left:-1.5rem}.pc\:-inset-x-7{right:-1.75rem;left:-1.75rem}.pc\:-inset-x-8{right:-2rem;left:-2rem}.pc\:-inset-x-9{right:-2.25rem;left:-2.25rem}.pc\:-inset-x-10{right:-2.5rem;left:-2.5rem}.pc\:-inset-x-11{right:-2.75rem;left:-2.75rem}.pc\:-inset-x-12{right:-3rem;left:-3rem}.pc\:-inset-x-14{right:-3.5rem;left:-3.5rem}.pc\:-inset-x-16{right:-4rem;left:-4rem}.pc\:-inset-x-18{right:-4.5rem;left:-4.5rem}.pc\:-inset-x-20{right:-5rem;left:-5rem}.pc\:-inset-x-24{right:-6rem;left:-6rem}.pc\:-inset-x-28{right:-7rem;left:-7rem}.pc\:-inset-x-32{right:-8rem;left:-8rem}.pc\:-inset-x-36{right:-9rem;left:-9rem}.pc\:-inset-x-40{right:-10rem;left:-10rem}.pc\:-inset-x-44{right:-11rem;left:-11rem}.pc\:-inset-x-48{right:-12rem;left:-12rem}.pc\:-inset-x-52{right:-13rem;left:-13rem}.pc\:-inset-x-56{right:-14rem;left:-14rem}.pc\:-inset-x-60{right:-15rem;left:-15rem}.pc\:-inset-x-64{right:-16rem;left:-16rem}.pc\:-inset-x-72{right:-18rem;left:-18rem}.pc\:-inset-x-80{right:-20rem;left:-20rem}.pc\:-inset-x-96{right:-24rem;left:-24rem}.pc\:-inset-x-1\/2{right:-50%;left:-50%}.pc\:-inset-x-1\/3{right:-33.333333%;left:-33.333333%}.pc\:-inset-x-2\/3{right:-66.666667%;left:-66.666667%}.pc\:-inset-x-1\/4{right:-25%;left:-25%}.pc\:-inset-x-2\/4{right:-50%;left:-50%}.pc\:-inset-x-3\/4{right:-75%;left:-75%}.pc\:-inset-x-full{right:-100%;left:-100%}.pc\:inset-y-px{top:.0625rem;bottom:.0625rem}.pc\:inset-y-0{top:0;bottom:0}.pc\:inset-y-none{top:0;bottom:0}.pc\:inset-y-0\.5{top:.125rem;bottom:.125rem}.pc\:inset-y-1{top:.25rem;bottom:.25rem}.pc\:inset-y-1\.5{top:.375rem;bottom:.375rem}.pc\:inset-y-2{top:.5rem;bottom:.5rem}.pc\:inset-y-2\.5{top:.625rem;bottom:.625rem}.pc\:inset-y-3{top:.75rem;bottom:.75rem}.pc\:inset-y-3\.5{top:.875rem;bottom:.875rem}.pc\:inset-y-4{top:1rem;bottom:1rem}.pc\:inset-y-5{top:1.25rem;bottom:1.25rem}.pc\:inset-y-6{top:1.5rem;bottom:1.5rem}.pc\:inset-y-7{top:1.75rem;bottom:1.75rem}.pc\:inset-y-8{top:2rem;bottom:2rem}.pc\:inset-y-9{top:2.25rem;bottom:2.25rem}.pc\:inset-y-10{top:2.5rem;bottom:2.5rem}.pc\:inset-y-11{top:2.75rem;bottom:2.75rem}.pc\:inset-y-12{top:3rem;bottom:3rem}.pc\:inset-y-14{top:3.5rem;bottom:3.5rem}.pc\:inset-y-16{top:4rem;bottom:4rem}.pc\:inset-y-18{top:4.5rem;bottom:4.5rem}.pc\:inset-y-20{top:5rem;bottom:5rem}.pc\:inset-y-24{top:6rem;bottom:6rem}.pc\:inset-y-28{top:7rem;bottom:7rem}.pc\:inset-y-32{top:8rem;bottom:8rem}.pc\:inset-y-36{top:9rem;bottom:9rem}.pc\:inset-y-40{top:10rem;bottom:10rem}.pc\:inset-y-44{top:11rem;bottom:11rem}.pc\:inset-y-48{top:12rem;bottom:12rem}.pc\:inset-y-52{top:13rem;bottom:13rem}.pc\:inset-y-56{top:14rem;bottom:14rem}.pc\:inset-y-60{top:15rem;bottom:15rem}.pc\:inset-y-64{top:16rem;bottom:16rem}.pc\:inset-y-72{top:18rem;bottom:18rem}.pc\:inset-y-80{top:20rem;bottom:20rem}.pc\:inset-y-96{top:24rem;bottom:24rem}.pc\:inset-y-auto{top:auto;bottom:auto}.pc\:inset-y-1\/2{top:50%;bottom:50%}.pc\:inset-y-1\/3{top:33.333333%;bottom:33.333333%}.pc\:inset-y-2\/3{top:66.666667%;bottom:66.666667%}.pc\:inset-y-1\/4{top:25%;bottom:25%}.pc\:inset-y-2\/4{top:50%;bottom:50%}.pc\:inset-y-3\/4{top:75%;bottom:75%}.pc\:inset-y-full{top:100%;bottom:100%}.pc\:-inset-y-px{top:-.0625rem;bottom:-.0625rem}.pc\:-inset-y-0{top:0;bottom:0}.pc\:-inset-y-none{top:0;bottom:0}.pc\:-inset-y-0\.5{top:-.125rem;bottom:-.125rem}.pc\:-inset-y-1{top:-.25rem;bottom:-.25rem}.pc\:-inset-y-1\.5{top:-.375rem;bottom:-.375rem}.pc\:-inset-y-2{top:-.5rem;bottom:-.5rem}.pc\:-inset-y-2\.5{top:-.625rem;bottom:-.625rem}.pc\:-inset-y-3{top:-.75rem;bottom:-.75rem}.pc\:-inset-y-3\.5{top:-.875rem;bottom:-.875rem}.pc\:-inset-y-4{top:-1rem;bottom:-1rem}.pc\:-inset-y-5{top:-1.25rem;bottom:-1.25rem}.pc\:-inset-y-6{top:-1.5rem;bottom:-1.5rem}.pc\:-inset-y-7{top:-1.75rem;bottom:-1.75rem}.pc\:-inset-y-8{top:-2rem;bottom:-2rem}.pc\:-inset-y-9{top:-2.25rem;bottom:-2.25rem}.pc\:-inset-y-10{top:-2.5rem;bottom:-2.5rem}.pc\:-inset-y-11{top:-2.75rem;bottom:-2.75rem}.pc\:-inset-y-12{top:-3rem;bottom:-3rem}.pc\:-inset-y-14{top:-3.5rem;bottom:-3.5rem}.pc\:-inset-y-16{top:-4rem;bottom:-4rem}.pc\:-inset-y-18{top:-4.5rem;bottom:-4.5rem}.pc\:-inset-y-20{top:-5rem;bottom:-5rem}.pc\:-inset-y-24{top:-6rem;bottom:-6rem}.pc\:-inset-y-28{top:-7rem;bottom:-7rem}.pc\:-inset-y-32{top:-8rem;bottom:-8rem}.pc\:-inset-y-36{top:-9rem;bottom:-9rem}.pc\:-inset-y-40{top:-10rem;bottom:-10rem}.pc\:-inset-y-44{top:-11rem;bottom:-11rem}.pc\:-inset-y-48{top:-12rem;bottom:-12rem}.pc\:-inset-y-52{top:-13rem;bottom:-13rem}.pc\:-inset-y-56{top:-14rem;bottom:-14rem}.pc\:-inset-y-60{top:-15rem;bottom:-15rem}.pc\:-inset-y-64{top:-16rem;bottom:-16rem}.pc\:-inset-y-72{top:-18rem;bottom:-18rem}.pc\:-inset-y-80{top:-20rem;bottom:-20rem}.pc\:-inset-y-96{top:-24rem;bottom:-24rem}.pc\:-inset-y-1\/2{top:-50%;bottom:-50%}.pc\:-inset-y-1\/3{top:-33.333333%;bottom:-33.333333%}.pc\:-inset-y-2\/3{top:-66.666667%;bottom:-66.666667%}.pc\:-inset-y-1\/4{top:-25%;bottom:-25%}.pc\:-inset-y-2\/4{top:-50%;bottom:-50%}.pc\:-inset-y-3\/4{top:-75%;bottom:-75%}.pc\:-inset-y-full{top:-100%;bottom:-100%}}/*!markdown

---
title: Visibility
---

显示与隐藏。

| Class     | Properties           |
| --------- | -------------------- |
| visible   | visibility: visible; |
| invisible | visibility: hidden;  |

## 用法


# 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.visible{visibility:visible}.invisible{visibility:hidden}@media (max-width:768px){.m\:visible{visibility:visible}.m\:invisible{visibility:hidden}}@media (min-width:769px){.pc\:visible{visibility:visible}.pc\:invisible{visibility:hidden}}/*!markdown

---
title: Z-Index
---

Utilities for controlling the stack order of an element.



| Class       | Properties               |
| ----------- | ------------------------ |
| z-0  | z-index: 0  |
| z-10  | z-index: 10  |
| z-20  | z-index: 20  |
| z-30  | z-index: 30  |
| z-40  | z-index: 40  |
| z-50  | z-index: 50  |
| z-auto  | z-index: auto  |

## 用法

```html
<div class="flex ... justify-center relative h-28 text-center transform translate-x-12">
  <div class="z-40 ... relative w-20 h-20 bg-purple-500 border-r border-opacity-50 border-purple-600 rounded-md shadow-md flex justify-center items-center text-white text-2xl font-extrabold">5</div>
  <div class="z-30 ... relative w-20 h-20 -left-6 top-2 bg-purple-500 border-r border-opacity-50 border-purple-600 rounded-md shadow-md flex justify-center items-center text-white text-2xl font-extrabold">4</div>
  <div class="z-20 ... relative w-20 h-20 -left-12 top-4 bg-purple-500 border-r border-opacity-50 border-purple-600 rounded-md shadow-md flex justify-center items-center text-white text-2xl font-extrabold">3</div>
  <div class="z-10 ... relative w-20 h-20 -left-18 top-6 bg-purple-500 border-r border-opacity-50 border-purple-600 rounded-md shadow-md flex justify-center items-center text-white text-2xl font-extrabold">2</div>
  <div class="z-0 ... relative w-20 h-20 -left-24 top-8 bg-purple-500 rounded-md shadow-md flex justify-center items-center text-white text-2xl font-extrabold">1</div>
</div>
```

# 响应式设计

支持通过添加设备前缀 `m:` 或者 `pc:` 来分别针对「手机端」或者「pc端」设置样式，更多说明请前往[「响应式设计」](../../../docs/style/responsive-design.md)。

## 状态前缀

不支持[「状态前缀」](../../../docs/style/state.md)，有需求请提 [issue](https://github.com/baidu/amis/issues)。

*/.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}@media (max-width:768px){.m\:z-0{z-index:0}.m\:z-10{z-index:10}.m\:z-20{z-index:20}.m\:z-30{z-index:30}.m\:z-40{z-index:40}.m\:z-50{z-index:50}.m\:z-auto{z-index:auto}}@media (min-width:769px){.pc\:z-0{z-index:0}.pc\:z-10{z-index:10}.pc\:z-20{z-index:20}.pc\:z-30{z-index:30}.pc\:z-40{z-index:40}.pc\:z-50{z-index:50}.pc\:z-auto{z-index:auto}}/*!markdown

---
title: Flex Direction
---

| Class       | Properties               |
| ----------- | ------------------------ |
| flex-row | flex-direction: row |
| flex-row-reverse | flex-direction: row-reverse |
| flex-col | flex-direction: column |
| flex-col-reverse | flex-direction: column-reverse |


*/.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}@media (max-width:768px){.m\:flex-row{flex-direction:row}.m\:flex-row-reverse{flex-direction:row-reverse}.m\:flex-col{flex-direction:column}.m\:flex-col-reverse{flex-direction:column-reverse}}@media (min-width:769px){.pc\:flex-row{flex-direction:row}.pc\:flex-row-reverse{flex-direction:row-reverse}.pc\:flex-col{flex-direction:column}.pc\:flex-col-reverse{flex-direction:column-reverse}}/*!markdown

---
title: Flex
---

| Class       | Properties               |
| ----------- | ------------------------ |
| flex-1 | flex: 1 1 0% |
| flex-auto | flex: 1 1 auto |
| flex-initial | flex: 0 1 auto |
| flex-none | flex: none |


*/.flex-1{flex:1 1 0}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}@media (max-width:768px){.m\:flex-1{flex:1 1 0}.m\:flex-auto{flex:1 1 auto}.m\:flex-initial{flex:0 1 auto}.m\:flex-none{flex:none}}@media (min-width:769px){.pc\:flex-1{flex:1 1 0}.pc\:flex-auto{flex:1 1 auto}.pc\:flex-initial{flex:0 1 auto}.pc\:flex-none{flex:none}}/*!markdown

---
title: Flex Grow
---

| Class       | Properties               |
| ----------- | ------------------------ |
| flex-grow-0 | flex-grow: 0 |
| flex-grow | flex-grow: 1 |


*/.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}@media (max-width:768px){.m\:flex-grow-0{flex-grow:0}.m\:flex-grow{flex-grow:1}}@media (min-width:769px){.pc\:flex-grow-0{flex-grow:0}.pc\:flex-grow{flex-grow:1}}/*!markdown

---
title: Flex Order
---

| Class       | Properties               |
| ----------- | ------------------------ |
| order-1 | order: 1 |
| order-2 | order: 2 |
| order-3 | order: 3 |
| order-4 | order: 4 |
| order-5 | order: 5 |
| order-6 | order: 6 |
| order-7 | order: 7 |
| order-8 | order: 8 |
| order-9 | order: 9 |
| order-10 | order: 10 |
| order-11 | order: 11 |
| order-12 | order: 12 |
| order-first | order: -9999 |
| order-last | order: 9999 |

*/.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}@media (max-width:768px){.m\:order-1{order:1}.m\:order-2{order:2}.m\:order-3{order:3}.m\:order-4{order:4}.m\:order-5{order:5}.m\:order-6{order:6}.m\:order-7{order:7}.m\:order-8{order:8}.m\:order-9{order:9}.m\:order-10{order:10}.m\:order-11{order:11}.m\:order-12{order:12}.m\:order-first{order:-9999}.m\:order-last{order:9999}}@media (min-width:769px){.pc\:order-1{order:1}.pc\:order-2{order:2}.pc\:order-3{order:3}.pc\:order-4{order:4}.pc\:order-5{order:5}.pc\:order-6{order:6}.pc\:order-7{order:7}.pc\:order-8{order:8}.pc\:order-9{order:9}.pc\:order-10{order:10}.pc\:order-11{order:11}.pc\:order-12{order:12}.pc\:order-first{order:-9999}.pc\:order-last{order:9999}}/*!markdown

---
title: Flex Shrink
---

| Class       | Properties               |
| ----------- | ------------------------ |
| flex-shrink-0 | flex-shrink: 0 |
| flex-shrink | flex-shrink: 1 |

*/.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}@media (max-width:768px){.m\:flex-shrink-0{flex-shrink:0}.m\:flex-shrink{flex-shrink:1}}@media (min-width:769px){.pc\:flex-shrink-0{flex-shrink:0}.pc\:flex-shrink{flex-shrink:1}}/*!markdown

---
title: Flex Wrap
---

| Class       | Properties               |
| ----------- | ------------------------ |
| flex-wrap | flex-wrap: wrap |
| flex-wrap-reverse | flex-wrap: wrap-reverse |
| flex-nowrap | flex-wrap: nowrap |


*/.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}@media (max-width:768px){.m\:flex-wrap{flex-wrap:wrap}.m\:flex-wrap-reverse{flex-wrap:wrap-reverse}.m\:flex-nowrap{flex-wrap:nowrap}}@media (min-width:769px){.pc\:flex-wrap{flex-wrap:wrap}.pc\:flex-wrap-reverse{flex-wrap:wrap-reverse}.pc\:flex-nowrap{flex-wrap:nowrap}}/*!markdown

---
title: Grid Auto Columns
---

| Class       | Properties               |
| ----------- | ------------------------ |
| auto-cols-auto | grid-auto-columns: auto |
| auto-cols-min | grid-auto-columns: min-content |
| auto-cols-max | grid-auto-columns: max-content |
| auto-cols-fr | grid-auto-columns: minmax(0, 1fr) |


*/.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}@media (max-width:768px){.m\:auto-cols-auto{grid-auto-columns:auto}.m\:auto-cols-min{grid-auto-columns:min-content}.m\:auto-cols-max{grid-auto-columns:max-content}.m\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}@media (min-width:769px){.pc\:auto-cols-auto{grid-auto-columns:auto}.pc\:auto-cols-min{grid-auto-columns:min-content}.pc\:auto-cols-max{grid-auto-columns:max-content}.pc\:auto-cols-fr{grid-auto-columns:minmax(0,1fr)}}/*!markdown

---
title: Grid Auto Flow
---

| Class       | Properties               |
| ----------- | ------------------------ |
| grid-flow-row | grid-auto-flow: row |
| grid-flow-col | grid-auto-flow: column |
| grid-flow-row-dense | grid-auto-flow: row dense |
| grid-flow-col-dense | grid-auto-flow: column dense |


*/.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}@media (max-width:768px){.m\:grid-flow-row{grid-auto-flow:row}.m\:grid-flow-col{grid-auto-flow:column}.m\:grid-flow-row-dense{grid-auto-flow:row dense}.m\:grid-flow-col-dense{grid-auto-flow:column dense}}@media (min-width:769px){.pc\:grid-flow-row{grid-auto-flow:row}.pc\:grid-flow-col{grid-auto-flow:column}.pc\:grid-flow-row-dense{grid-auto-flow:row dense}.pc\:grid-flow-col-dense{grid-auto-flow:column dense}}/*!markdown

---
title: Grid Auto Flow
---

| Class       | Properties               |
| ----------- | ------------------------ |
| auto-rows-auto | grid-auto-rows: auto |
| auto-rows-min | grid-auto-rows: min-content |
| auto-rows-max | grid-auto-rows: max-content |
| auto-rows-fr | grid-auto-rows: minmax(0, 1fr) |


*/.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}@media (max-width:768px){.m\:auto-rows-auto{grid-auto-rows:auto}.m\:auto-rows-min{grid-auto-rows:min-content}.m\:auto-rows-max{grid-auto-rows:max-content}.m\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}@media (min-width:769px){.pc\:auto-rows-auto{grid-auto-rows:auto}.pc\:auto-rows-min{grid-auto-rows:min-content}.pc\:auto-rows-max{grid-auto-rows:max-content}.pc\:auto-rows-fr{grid-auto-rows:minmax(0,1fr)}}/*!markdown

---
title: Grid Row Start / End
---

| Class       | Properties               |
| ----------- | ------------------------ |
| col-auto | grid-column: auto |
| col-span-1 | grid-column: span 1/span 1 |
| col-span-2 | grid-column: span 2/span 2 |
| col-span-3 | grid-column: span 3/span 3 |
| col-span-4 | grid-column: span 4/span 4 |
| col-span-5 | grid-column: span 5/span 5 |
| col-span-6 | grid-column: span 6/span 6 |
| col-span-7 | grid-column: span 7/span 7 |
| col-span-8 | grid-column: span 8/span 8 |
| col-span-9 | grid-column: span 9/span 9 |
| col-span-10 | grid-column: span 10/span 10 |
| col-span-11 | grid-column: span 11/span 1 |
| col-span-12 | grid-column: span 12/span 12 |
| col-span-full | grid-column: 1/-1 |
| col-start-1 | grid-column-start: 1 |
| col-start-2 | grid-column-start: 2 |
| col-start-3 | grid-column-start: 3 |
| col-start-4 | grid-column-start: 4 |
| col-start-5 | grid-column-start: 5 |
| col-start-6 | grid-column-start: 6 |
| col-start-7 | grid-column-start: 7 |
| col-start-8 | grid-column-start: 8 |
| col-start-9 | grid-column-start: 9 |
| col-start-10 | grid-column-start: 10 |
| col-start-11 | grid-column-start: 11 |
| col-start-12 | grid-column-start: 12 |
| col-start-13 | grid-column-start: 13 |
| col-start-auto | grid-column-start: auto |
| col-end-1 | grid-column-end: 1 |
| col-end-2 | grid-column-end: 2 |
| col-end-3 | grid-column-end: 3 |
| col-end-4 | grid-column-end: 4 |
| col-end-5 | grid-column-end: 5 |
| col-end-6 | grid-column-end: 6 |
| col-end-7 | grid-column-end: 7 |
| col-end-8 | grid-column-end: 8 |
| col-end-9 | grid-column-end: 9 |
| col-end-10 | grid-column-end: 10 |
| col-end-11 | grid-column-end: 11 |
| col-end-12 | grid-column-end: 12 |
| col-end-13 | grid-column-end: 13 |
| col-end-auto | grid-column-end: auto |


*/.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}@media (max-width:768px){.m\:col-auto{grid-column:auto}.m\:col-span-1{grid-column:span 1/span 1}.m\:col-span-2{grid-column:span 2/span 2}.m\:col-span-3{grid-column:span 3/span 3}.m\:col-span-4{grid-column:span 4/span 4}.m\:col-span-5{grid-column:span 5/span 5}.m\:col-span-6{grid-column:span 6/span 6}.m\:col-span-7{grid-column:span 7/span 7}.m\:col-span-8{grid-column:span 8/span 8}.m\:col-span-9{grid-column:span 9/span 9}.m\:col-span-10{grid-column:span 10/span 10}.m\:col-span-11{grid-column:span 11/span 1}.m\:col-span-12{grid-column:span 12/span 12}.m\:col-span-full{grid-column:1/-1}.m\:col-start-1{grid-column-start:1}.m\:col-start-2{grid-column-start:2}.m\:col-start-3{grid-column-start:3}.m\:col-start-4{grid-column-start:4}.m\:col-start-5{grid-column-start:5}.m\:col-start-6{grid-column-start:6}.m\:col-start-7{grid-column-start:7}.m\:col-start-8{grid-column-start:8}.m\:col-start-9{grid-column-start:9}.m\:col-start-10{grid-column-start:10}.m\:col-start-11{grid-column-start:11}.m\:col-start-12{grid-column-start:12}.m\:col-start-13{grid-column-start:13}.m\:col-start-auto{grid-column-start:auto}.m\:col-end-1{grid-column-end:1}.m\:col-end-2{grid-column-end:2}.m\:col-end-3{grid-column-end:3}.m\:col-end-4{grid-column-end:4}.m\:col-end-5{grid-column-end:5}.m\:col-end-6{grid-column-end:6}.m\:col-end-7{grid-column-end:7}.m\:col-end-8{grid-column-end:8}.m\:col-end-9{grid-column-end:9}.m\:col-end-10{grid-column-end:10}.m\:col-end-11{grid-column-end:11}.m\:col-end-12{grid-column-end:12}.m\:col-end-13{grid-column-end:13}.m\:col-end-auto{grid-column-end:auto}}@media (min-width:769px){.pc\:col-auto{grid-column:auto}.pc\:col-span-1{grid-column:span 1/span 1}.pc\:col-span-2{grid-column:span 2/span 2}.pc\:col-span-3{grid-column:span 3/span 3}.pc\:col-span-4{grid-column:span 4/span 4}.pc\:col-span-5{grid-column:span 5/span 5}.pc\:col-span-6{grid-column:span 6/span 6}.pc\:col-span-7{grid-column:span 7/span 7}.pc\:col-span-8{grid-column:span 8/span 8}.pc\:col-span-9{grid-column:span 9/span 9}.pc\:col-span-10{grid-column:span 10/span 10}.pc\:col-span-11{grid-column:span 11/span 1}.pc\:col-span-12{grid-column:span 12/span 12}.pc\:col-span-full{grid-column:1/-1}.pc\:col-start-1{grid-column-start:1}.pc\:col-start-2{grid-column-start:2}.pc\:col-start-3{grid-column-start:3}.pc\:col-start-4{grid-column-start:4}.pc\:col-start-5{grid-column-start:5}.pc\:col-start-6{grid-column-start:6}.pc\:col-start-7{grid-column-start:7}.pc\:col-start-8{grid-column-start:8}.pc\:col-start-9{grid-column-start:9}.pc\:col-start-10{grid-column-start:10}.pc\:col-start-11{grid-column-start:11}.pc\:col-start-12{grid-column-start:12}.pc\:col-start-13{grid-column-start:13}.pc\:col-start-auto{grid-column-start:auto}.pc\:col-end-1{grid-column-end:1}.pc\:col-end-2{grid-column-end:2}.pc\:col-end-3{grid-column-end:3}.pc\:col-end-4{grid-column-end:4}.pc\:col-end-5{grid-column-end:5}.pc\:col-end-6{grid-column-end:6}.pc\:col-end-7{grid-column-end:7}.pc\:col-end-8{grid-column-end:8}.pc\:col-end-9{grid-column-end:9}.pc\:col-end-10{grid-column-end:10}.pc\:col-end-11{grid-column-end:11}.pc\:col-end-12{grid-column-end:12}.pc\:col-end-13{grid-column-end:13}.pc\:col-end-auto{grid-column-end:auto}}/*!markdown

---
title: Grid Template Columns
---

| Class       | Properties               |
| ----------- | ------------------------ |
| grid-cols-1 | grid-template-columns: repeat(1, minmax(0, 1fr)) |
| grid-cols-2 | grid-template-columns: repeat(2, minmax(0, 1fr)) |
| grid-cols-3 | grid-template-columns: repeat(3, minmax(0, 1fr)) |
| grid-cols-4 | grid-template-columns: repeat(4, minmax(0, 1fr)) |
| grid-cols-5 | grid-template-columns: repeat(5, minmax(0, 1fr)) |
| grid-cols-6 | grid-template-columns: repeat(6, minmax(0, 1fr)) |
| grid-cols-7 | grid-template-columns: repeat(6, minmax(0, 1fr)) |
| grid-cols-8 | grid-template-columns: repeat(8, minmax(0, 1fr)) |
| grid-cols-9 | grid-template-columns: repeat(9, minmax(0, 1fr)) |
| grid-cols-10 | grid-template-columns: repeat(10, minmax(0, 1fr)) |
| grid-cols-11 | grid-template-columns: repeat(11, minmax(0, 1fr)) |
| grid-cols-12 | grid-template-columns: repeat(12, minmax(0, 1fr)) |
| grid-cols-none | grid-template-columns: none |


*/.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}@media (max-width:768px){.m\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.m\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.m\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.m\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.m\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.m\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.m\:grid-cols-7{grid-template-columns:repeat(6,minmax(0,1fr))}.m\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.m\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.m\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.m\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.m\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.m\:grid-cols-none{grid-template-columns:none}}@media (min-width:769px){.pc\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.pc\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.pc\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.pc\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.pc\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.pc\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.pc\:grid-cols-7{grid-template-columns:repeat(6,minmax(0,1fr))}.pc\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.pc\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.pc\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.pc\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.pc\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.pc\:grid-cols-none{grid-template-columns:none}}/*!markdown

---
title: Gap
---

| Class       | Properties               |
| ----------- | ------------------------ |
| gap-px | gap: 0.0625rem |
| gap-x-px | column-gap: 0.0625rem |
| gap-y-px | row-gap: 0.0625rem |
| gap-0 | gap: 0 |
| gap-x-0 | column-gap: 0 |
| gap-y-0 | row-gap: 0 |
| gap-none | gap: 0 |
| gap-x-none | column-gap: 0 |
| gap-y-none | row-gap: 0 |
| gap-0\.5 | gap: 0.125rem |
| gap-x-0\.5 | column-gap: 0.125rem |
| gap-y-0\.5 | row-gap: 0.125rem |
| gap-1 | gap: 0.25rem |
| gap-x-1 | column-gap: 0.25rem |
| gap-y-1 | row-gap: 0.25rem |
| gap-1\.5 | gap: 0.375rem |
| gap-x-1\.5 | column-gap: 0.375rem |
| gap-y-1\.5 | row-gap: 0.375rem |
| gap-2 | gap: 0.5rem |
| gap-x-2 | column-gap: 0.5rem |
| gap-y-2 | row-gap: 0.5rem |
| gap-2\.5 | gap: 0.625rem |
| gap-x-2\.5 | column-gap: 0.625rem |
| gap-y-2\.5 | row-gap: 0.625rem |
| gap-3 | gap: 0.75rem |
| gap-x-3 | column-gap: 0.75rem |
| gap-y-3 | row-gap: 0.75rem |
| gap-3\.5 | gap: 0.875rem |
| gap-x-3\.5 | column-gap: 0.875rem |
| gap-y-3\.5 | row-gap: 0.875rem |
| gap-4 | gap: 1rem |
| gap-x-4 | column-gap: 1rem |
| gap-y-4 | row-gap: 1rem |
| gap-5 | gap: 1.25rem |
| gap-x-5 | column-gap: 1.25rem |
| gap-y-5 | row-gap: 1.25rem |
| gap-6 | gap: 1.5rem |
| gap-x-6 | column-gap: 1.5rem |
| gap-y-6 | row-gap: 1.5rem |
| gap-7 | gap: 1.75rem |
| gap-x-7 | column-gap: 1.75rem |
| gap-y-7 | row-gap: 1.75rem |
| gap-8 | gap: 2rem |
| gap-x-8 | column-gap: 2rem |
| gap-y-8 | row-gap: 2rem |
| gap-9 | gap: 2.25rem |
| gap-x-9 | column-gap: 2.25rem |
| gap-y-9 | row-gap: 2.25rem |
| gap-10 | gap: 2.5rem |
| gap-x-10 | column-gap: 2.5rem |
| gap-y-10 | row-gap: 2.5rem |
| gap-11 | gap: 2.75rem |
| gap-x-11 | column-gap: 2.75rem |
| gap-y-11 | row-gap: 2.75rem |
| gap-12 | gap: 3rem |
| gap-x-12 | column-gap: 3rem |
| gap-y-12 | row-gap: 3rem |
| gap-14 | gap: 3.5rem |
| gap-x-14 | column-gap: 3.5rem |
| gap-y-14 | row-gap: 3.5rem |
| gap-16 | gap: 4rem |
| gap-x-16 | column-gap: 4rem |
| gap-y-16 | row-gap: 4rem |
| gap-18 | gap: 4.5rem |
| gap-x-18 | column-gap: 4.5rem |
| gap-y-18 | row-gap: 4.5rem |
| gap-20 | gap: 5rem |
| gap-x-20 | column-gap: 5rem |
| gap-y-20 | row-gap: 5rem |
| gap-24 | gap: 6rem |
| gap-x-24 | column-gap: 6rem |
| gap-y-24 | row-gap: 6rem |
| gap-28 | gap: 7rem |
| gap-x-28 | column-gap: 7rem |
| gap-y-28 | row-gap: 7rem |
| gap-32 | gap: 8rem |
| gap-x-32 | column-gap: 8rem |
| gap-y-32 | row-gap: 8rem |
| gap-36 | gap: 9rem |
| gap-x-36 | column-gap: 9rem |
| gap-y-36 | row-gap: 9rem |
| gap-40 | gap: 10rem |
| gap-x-40 | column-gap: 10rem |
| gap-y-40 | row-gap: 10rem |
| gap-44 | gap: 11rem |
| gap-x-44 | column-gap: 11rem |
| gap-y-44 | row-gap: 11rem |
| gap-48 | gap: 12rem |
| gap-x-48 | column-gap: 12rem |
| gap-y-48 | row-gap: 12rem |
| gap-52 | gap: 13rem |
| gap-x-52 | column-gap: 13rem |
| gap-y-52 | row-gap: 13rem |
| gap-56 | gap: 14rem |
| gap-x-56 | column-gap: 14rem |
| gap-y-56 | row-gap: 14rem |
| gap-60 | gap: 15rem |
| gap-x-60 | column-gap: 15rem |
| gap-y-60 | row-gap: 15rem |
| gap-64 | gap: 16rem |
| gap-x-64 | column-gap: 16rem |
| gap-y-64 | row-gap: 16rem |
| gap-72 | gap: 18rem |
| gap-x-72 | column-gap: 18rem |
| gap-y-72 | row-gap: 18rem |
| gap-80 | gap: 20rem |
| gap-x-80 | column-gap: 20rem |
| gap-y-80 | row-gap: 20rem |
| gap-96 | gap: 24rem |
| gap-x-96 | column-gap: 24rem |
| gap-y-96 | row-gap: 24rem |


*/.gap-px{gap:.0625rem}.gap-x-px{-moz-column-gap:.0625rem;column-gap:.0625rem}.gap-y-px{row-gap:.0625rem}.gap-0{gap:0}.gap-x-0{-moz-column-gap:0;column-gap:0}.gap-y-0{row-gap:0}.gap-none{gap:0}.gap-x-none{-moz-column-gap:0;column-gap:0}.gap-y-none{row-gap:0}.gap-0\.5{gap:.125rem}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-y-0\.5{row-gap:.125rem}.gap-1{gap:.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-y-1{row-gap:.25rem}.gap-1\.5{gap:.375rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-y-1\.5{row-gap:.375rem}.gap-2{gap:.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-y-2{row-gap:.5rem}.gap-2\.5{gap:.625rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-y-2\.5{row-gap:.625rem}.gap-3{gap:.75rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-3{row-gap:.75rem}.gap-3\.5{gap:.875rem}.gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.gap-y-3\.5{row-gap:.875rem}.gap-4{gap:1rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-4{row-gap:1rem}.gap-5{gap:1.25rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-5{row-gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-6{row-gap:1.5rem}.gap-7{gap:1.75rem}.gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.gap-y-7{row-gap:1.75rem}.gap-8{gap:2rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-8{row-gap:2rem}.gap-9{gap:2.25rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-y-9{row-gap:2.25rem}.gap-10{gap:2.5rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-y-10{row-gap:2.5rem}.gap-11{gap:2.75rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-y-11{row-gap:2.75rem}.gap-12{gap:3rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-y-12{row-gap:3rem}.gap-14{gap:3.5rem}.gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-y-14{row-gap:3.5rem}.gap-16{gap:4rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-y-16{row-gap:4rem}.gap-18{gap:4.5rem}.gap-x-18{-moz-column-gap:4.5rem;column-gap:4.5rem}.gap-y-18{row-gap:4.5rem}.gap-20{gap:5rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-y-20{row-gap:5rem}.gap-24{gap:6rem}.gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.gap-y-24{row-gap:6rem}.gap-28{gap:7rem}.gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.gap-y-28{row-gap:7rem}.gap-32{gap:8rem}.gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.gap-y-32{row-gap:8rem}.gap-36{gap:9rem}.gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.gap-y-36{row-gap:9rem}.gap-40{gap:10rem}.gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.gap-y-40{row-gap:10rem}.gap-44{gap:11rem}.gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.gap-y-44{row-gap:11rem}.gap-48{gap:12rem}.gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.gap-y-48{row-gap:12rem}.gap-52{gap:13rem}.gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.gap-y-52{row-gap:13rem}.gap-56{gap:14rem}.gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.gap-y-56{row-gap:14rem}.gap-60{gap:15rem}.gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.gap-y-60{row-gap:15rem}.gap-64{gap:16rem}.gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.gap-y-64{row-gap:16rem}.gap-72{gap:18rem}.gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.gap-y-72{row-gap:18rem}.gap-80{gap:20rem}.gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.gap-y-80{row-gap:20rem}.gap-96{gap:24rem}.gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.gap-y-96{row-gap:24rem}@media (max-width:768px){.m\:gap-px{gap:.0625rem}.m\:gap-x-px{-moz-column-gap:.0625rem;column-gap:.0625rem}.m\:gap-y-px{row-gap:.0625rem}.m\:gap-0{gap:0}.m\:gap-x-0{-moz-column-gap:0;column-gap:0}.m\:gap-y-0{row-gap:0}.m\:gap-none{gap:0}.m\:gap-x-none{-moz-column-gap:0;column-gap:0}.m\:gap-y-none{row-gap:0}.m\:gap-0\.5{gap:.125rem}.m\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.m\:gap-y-0\.5{row-gap:.125rem}.m\:gap-1{gap:.25rem}.m\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.m\:gap-y-1{row-gap:.25rem}.m\:gap-1\.5{gap:.375rem}.m\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.m\:gap-y-1\.5{row-gap:.375rem}.m\:gap-2{gap:.5rem}.m\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.m\:gap-y-2{row-gap:.5rem}.m\:gap-2\.5{gap:.625rem}.m\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.m\:gap-y-2\.5{row-gap:.625rem}.m\:gap-3{gap:.75rem}.m\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.m\:gap-y-3{row-gap:.75rem}.m\:gap-3\.5{gap:.875rem}.m\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.m\:gap-y-3\.5{row-gap:.875rem}.m\:gap-4{gap:1rem}.m\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.m\:gap-y-4{row-gap:1rem}.m\:gap-5{gap:1.25rem}.m\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.m\:gap-y-5{row-gap:1.25rem}.m\:gap-6{gap:1.5rem}.m\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.m\:gap-y-6{row-gap:1.5rem}.m\:gap-7{gap:1.75rem}.m\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.m\:gap-y-7{row-gap:1.75rem}.m\:gap-8{gap:2rem}.m\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.m\:gap-y-8{row-gap:2rem}.m\:gap-9{gap:2.25rem}.m\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.m\:gap-y-9{row-gap:2.25rem}.m\:gap-10{gap:2.5rem}.m\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.m\:gap-y-10{row-gap:2.5rem}.m\:gap-11{gap:2.75rem}.m\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.m\:gap-y-11{row-gap:2.75rem}.m\:gap-12{gap:3rem}.m\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.m\:gap-y-12{row-gap:3rem}.m\:gap-14{gap:3.5rem}.m\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.m\:gap-y-14{row-gap:3.5rem}.m\:gap-16{gap:4rem}.m\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.m\:gap-y-16{row-gap:4rem}.m\:gap-18{gap:4.5rem}.m\:gap-x-18{-moz-column-gap:4.5rem;column-gap:4.5rem}.m\:gap-y-18{row-gap:4.5rem}.m\:gap-20{gap:5rem}.m\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.m\:gap-y-20{row-gap:5rem}.m\:gap-24{gap:6rem}.m\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.m\:gap-y-24{row-gap:6rem}.m\:gap-28{gap:7rem}.m\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.m\:gap-y-28{row-gap:7rem}.m\:gap-32{gap:8rem}.m\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.m\:gap-y-32{row-gap:8rem}.m\:gap-36{gap:9rem}.m\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.m\:gap-y-36{row-gap:9rem}.m\:gap-40{gap:10rem}.m\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.m\:gap-y-40{row-gap:10rem}.m\:gap-44{gap:11rem}.m\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.m\:gap-y-44{row-gap:11rem}.m\:gap-48{gap:12rem}.m\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.m\:gap-y-48{row-gap:12rem}.m\:gap-52{gap:13rem}.m\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.m\:gap-y-52{row-gap:13rem}.m\:gap-56{gap:14rem}.m\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.m\:gap-y-56{row-gap:14rem}.m\:gap-60{gap:15rem}.m\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.m\:gap-y-60{row-gap:15rem}.m\:gap-64{gap:16rem}.m\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.m\:gap-y-64{row-gap:16rem}.m\:gap-72{gap:18rem}.m\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.m\:gap-y-72{row-gap:18rem}.m\:gap-80{gap:20rem}.m\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.m\:gap-y-80{row-gap:20rem}.m\:gap-96{gap:24rem}.m\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.m\:gap-y-96{row-gap:24rem}}@media (min-width:769px){.pc\:gap-px{gap:.0625rem}.pc\:gap-x-px{-moz-column-gap:.0625rem;column-gap:.0625rem}.pc\:gap-y-px{row-gap:.0625rem}.pc\:gap-0{gap:0}.pc\:gap-x-0{-moz-column-gap:0;column-gap:0}.pc\:gap-y-0{row-gap:0}.pc\:gap-none{gap:0}.pc\:gap-x-none{-moz-column-gap:0;column-gap:0}.pc\:gap-y-none{row-gap:0}.pc\:gap-0\.5{gap:.125rem}.pc\:gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.pc\:gap-y-0\.5{row-gap:.125rem}.pc\:gap-1{gap:.25rem}.pc\:gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.pc\:gap-y-1{row-gap:.25rem}.pc\:gap-1\.5{gap:.375rem}.pc\:gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.pc\:gap-y-1\.5{row-gap:.375rem}.pc\:gap-2{gap:.5rem}.pc\:gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.pc\:gap-y-2{row-gap:.5rem}.pc\:gap-2\.5{gap:.625rem}.pc\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.pc\:gap-y-2\.5{row-gap:.625rem}.pc\:gap-3{gap:.75rem}.pc\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.pc\:gap-y-3{row-gap:.75rem}.pc\:gap-3\.5{gap:.875rem}.pc\:gap-x-3\.5{-moz-column-gap:.875rem;column-gap:.875rem}.pc\:gap-y-3\.5{row-gap:.875rem}.pc\:gap-4{gap:1rem}.pc\:gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.pc\:gap-y-4{row-gap:1rem}.pc\:gap-5{gap:1.25rem}.pc\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.pc\:gap-y-5{row-gap:1.25rem}.pc\:gap-6{gap:1.5rem}.pc\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.pc\:gap-y-6{row-gap:1.5rem}.pc\:gap-7{gap:1.75rem}.pc\:gap-x-7{-moz-column-gap:1.75rem;column-gap:1.75rem}.pc\:gap-y-7{row-gap:1.75rem}.pc\:gap-8{gap:2rem}.pc\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.pc\:gap-y-8{row-gap:2rem}.pc\:gap-9{gap:2.25rem}.pc\:gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.pc\:gap-y-9{row-gap:2.25rem}.pc\:gap-10{gap:2.5rem}.pc\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.pc\:gap-y-10{row-gap:2.5rem}.pc\:gap-11{gap:2.75rem}.pc\:gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.pc\:gap-y-11{row-gap:2.75rem}.pc\:gap-12{gap:3rem}.pc\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.pc\:gap-y-12{row-gap:3rem}.pc\:gap-14{gap:3.5rem}.pc\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.pc\:gap-y-14{row-gap:3.5rem}.pc\:gap-16{gap:4rem}.pc\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.pc\:gap-y-16{row-gap:4rem}.pc\:gap-18{gap:4.5rem}.pc\:gap-x-18{-moz-column-gap:4.5rem;column-gap:4.5rem}.pc\:gap-y-18{row-gap:4.5rem}.pc\:gap-20{gap:5rem}.pc\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.pc\:gap-y-20{row-gap:5rem}.pc\:gap-24{gap:6rem}.pc\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.pc\:gap-y-24{row-gap:6rem}.pc\:gap-28{gap:7rem}.pc\:gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.pc\:gap-y-28{row-gap:7rem}.pc\:gap-32{gap:8rem}.pc\:gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.pc\:gap-y-32{row-gap:8rem}.pc\:gap-36{gap:9rem}.pc\:gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.pc\:gap-y-36{row-gap:9rem}.pc\:gap-40{gap:10rem}.pc\:gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.pc\:gap-y-40{row-gap:10rem}.pc\:gap-44{gap:11rem}.pc\:gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.pc\:gap-y-44{row-gap:11rem}.pc\:gap-48{gap:12rem}.pc\:gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.pc\:gap-y-48{row-gap:12rem}.pc\:gap-52{gap:13rem}.pc\:gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.pc\:gap-y-52{row-gap:13rem}.pc\:gap-56{gap:14rem}.pc\:gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.pc\:gap-y-56{row-gap:14rem}.pc\:gap-60{gap:15rem}.pc\:gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.pc\:gap-y-60{row-gap:15rem}.pc\:gap-64{gap:16rem}.pc\:gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.pc\:gap-y-64{row-gap:16rem}.pc\:gap-72{gap:18rem}.pc\:gap-x-72{-moz-column-gap:18rem;column-gap:18rem}.pc\:gap-y-72{row-gap:18rem}.pc\:gap-80{gap:20rem}.pc\:gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.pc\:gap-y-80{row-gap:20rem}.pc\:gap-96{gap:24rem}.pc\:gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.pc\:gap-y-96{row-gap:24rem}}/*!markdown

---
title: Grid Row Start / End
---

| Class       | Properties               |
| ----------- | ------------------------ |
| row-auto | grid-row: auto |
| row-span-1 | grid-row: span 1/span 1 |
| row-span-2 | grid-row: span 2/span 2 |
| row-span-3 | grid-row: span 3/span 3 |
| row-span-4 | grid-row: span 4/span 4 |
| row-span-5 | grid-row: span 5/span 5 |
| row-span-6 | grid-row: span 6/span 6 |
| row-span-7 | grid-row: span 7/span 7 |
| row-span-8 | grid-row: span 8/span 8 |
| row-span-9 | grid-row: span 9/span 9 |
| row-span-10 | grid-row: span 10/span 10 |
| row-span-11 | grid-row: span 11/span 1 |
| row-span-12 | grid-row: span 12/span 12 |
| row-span-full | grid-row: 1/-1 |
| row-start-1 | grid-row-start: 1 |
| row-start-2 | grid-row-start: 2 |
| row-start-3 | grid-row-start: 3 |
| row-start-4 | grid-row-start: 4 |
| row-start-5 | grid-row-start: 5 |
| row-start-6 | grid-row-start: 6 |
| row-start-7 | grid-row-start: 7 |
| row-start-8 | grid-row-start: 8 |
| row-start-9 | grid-row-start: 9 |
| row-start-10 | grid-row-start: 10 |
| row-start-11 | grid-row-start: 11 |
| row-start-12 | grid-row-start: 12 |
| row-start-13 | grid-row-start: 13 |
| row-start-auto | grid-row-start: auto |
| row-end-1 | grid-row-end: 1 |
| row-end-2 | grid-row-end: 2 |
| row-end-3 | grid-row-end: 3 |
| row-end-4 | grid-row-end: 4 |
| row-end-5 | grid-row-end: 5 |
| row-end-6 | grid-row-end: 6 |
| row-end-7 | grid-row-end: 7 |
| row-end-8 | grid-row-end: 8 |
| row-end-9 | grid-row-end: 9 |
| row-end-10 | grid-row-end: 10 |
| row-end-11 | grid-row-end: 11 |
| row-end-12 | grid-row-end: 12 |
| row-end-13 | grid-row-end: 13 |
| row-end-auto | grid-row-end: auto |


*/.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-7{grid-row:span 7/span 7}.row-span-8{grid-row:span 8/span 8}.row-span-9{grid-row:span 9/span 9}.row-span-10{grid-row:span 10/span 10}.row-span-11{grid-row:span 11/span 1}.row-span-12{grid-row:span 12/span 12}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-8{grid-row-start:8}.row-start-9{grid-row-start:9}.row-start-10{grid-row-start:10}.row-start-11{grid-row-start:11}.row-start-12{grid-row-start:12}.row-start-13{grid-row-start:13}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-8{grid-row-end:8}.row-end-9{grid-row-end:9}.row-end-10{grid-row-end:10}.row-end-11{grid-row-end:11}.row-end-12{grid-row-end:12}.row-end-13{grid-row-end:13}.row-end-auto{grid-row-end:auto}@media (max-width:768px){.m\:row-auto{grid-row:auto}.m\:row-span-1{grid-row:span 1/span 1}.m\:row-span-2{grid-row:span 2/span 2}.m\:row-span-3{grid-row:span 3/span 3}.m\:row-span-4{grid-row:span 4/span 4}.m\:row-span-5{grid-row:span 5/span 5}.m\:row-span-6{grid-row:span 6/span 6}.m\:row-span-7{grid-row:span 7/span 7}.m\:row-span-8{grid-row:span 8/span 8}.m\:row-span-9{grid-row:span 9/span 9}.m\:row-span-10{grid-row:span 10/span 10}.m\:row-span-11{grid-row:span 11/span 1}.m\:row-span-12{grid-row:span 12/span 12}.m\:row-span-full{grid-row:1/-1}.m\:row-start-1{grid-row-start:1}.m\:row-start-2{grid-row-start:2}.m\:row-start-3{grid-row-start:3}.m\:row-start-4{grid-row-start:4}.m\:row-start-5{grid-row-start:5}.m\:row-start-6{grid-row-start:6}.m\:row-start-7{grid-row-start:7}.m\:row-start-8{grid-row-start:8}.m\:row-start-9{grid-row-start:9}.m\:row-start-10{grid-row-start:10}.m\:row-start-11{grid-row-start:11}.m\:row-start-12{grid-row-start:12}.m\:row-start-13{grid-row-start:13}.m\:row-start-auto{grid-row-start:auto}.m\:row-end-1{grid-row-end:1}.m\:row-end-2{grid-row-end:2}.m\:row-end-3{grid-row-end:3}.m\:row-end-4{grid-row-end:4}.m\:row-end-5{grid-row-end:5}.m\:row-end-6{grid-row-end:6}.m\:row-end-7{grid-row-end:7}.m\:row-end-8{grid-row-end:8}.m\:row-end-9{grid-row-end:9}.m\:row-end-10{grid-row-end:10}.m\:row-end-11{grid-row-end:11}.m\:row-end-12{grid-row-end:12}.m\:row-end-13{grid-row-end:13}.m\:row-end-auto{grid-row-end:auto}}@media (min-width:769px){.pc\:row-auto{grid-row:auto}.pc\:row-span-1{grid-row:span 1/span 1}.pc\:row-span-2{grid-row:span 2/span 2}.pc\:row-span-3{grid-row:span 3/span 3}.pc\:row-span-4{grid-row:span 4/span 4}.pc\:row-span-5{grid-row:span 5/span 5}.pc\:row-span-6{grid-row:span 6/span 6}.pc\:row-span-7{grid-row:span 7/span 7}.pc\:row-span-8{grid-row:span 8/span 8}.pc\:row-span-9{grid-row:span 9/span 9}.pc\:row-span-10{grid-row:span 10/span 10}.pc\:row-span-11{grid-row:span 11/span 1}.pc\:row-span-12{grid-row:span 12/span 12}.pc\:row-span-full{grid-row:1/-1}.pc\:row-start-1{grid-row-start:1}.pc\:row-start-2{grid-row-start:2}.pc\:row-start-3{grid-row-start:3}.pc\:row-start-4{grid-row-start:4}.pc\:row-start-5{grid-row-start:5}.pc\:row-start-6{grid-row-start:6}.pc\:row-start-7{grid-row-start:7}.pc\:row-start-8{grid-row-start:8}.pc\:row-start-9{grid-row-start:9}.pc\:row-start-10{grid-row-start:10}.pc\:row-start-11{grid-row-start:11}.pc\:row-start-12{grid-row-start:12}.pc\:row-start-13{grid-row-start:13}.pc\:row-start-auto{grid-row-start:auto}.pc\:row-end-1{grid-row-end:1}.pc\:row-end-2{grid-row-end:2}.pc\:row-end-3{grid-row-end:3}.pc\:row-end-4{grid-row-end:4}.pc\:row-end-5{grid-row-end:5}.pc\:row-end-6{grid-row-end:6}.pc\:row-end-7{grid-row-end:7}.pc\:row-end-8{grid-row-end:8}.pc\:row-end-9{grid-row-end:9}.pc\:row-end-10{grid-row-end:10}.pc\:row-end-11{grid-row-end:11}.pc\:row-end-12{grid-row-end:12}.pc\:row-end-13{grid-row-end:13}.pc\:row-end-auto{grid-row-end:auto}}/*!markdown

---
title: Grid Template Rows
---

| Class       | Properties               |
| ----------- | ------------------------ |
| grid-rows-1 | grid-template-rows: repeat(1, minmax(0, 1fr)) |
| grid-rows-2 | grid-template-rows: repeat(2, minmax(0, 1fr)) |
| grid-rows-3 | grid-template-rows: repeat(3, minmax(0, 1fr)) |
| grid-rows-4 | grid-template-rows: repeat(4, minmax(0, 1fr)) |
| grid-rows-5 | grid-template-rows: repeat(5, minmax(0, 1fr)) |
| grid-rows-6 | grid-template-rows: repeat(6, minmax(0, 1fr)) |
| grid-rows-none | grid-template-rows: none |


*/.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}@media (max-width:768px){.m\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.m\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.m\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.m\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.m\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.m\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.m\:grid-rows-none{grid-template-rows:none}}@media (min-width:769px){.pc\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.pc\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.pc\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.pc\:grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.pc\:grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.pc\:grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.pc\:grid-rows-none{grid-template-rows:none}}/*!markdown

---
title: Align Content
---

| Class       | Properties               |
| ----------- | ------------------------ |
| content-center | align-content: center |
| content-start | align-content: flex-start |
| content-end | align-content: flex-end |
| content-between | align-content: space-between |
| content-around | align-content: space-around |
| content-evenly | align-content: space-evenly |


*/.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}@media (max-width:768px){.m\:content-center{align-content:center}.m\:content-start{align-content:flex-start}.m\:content-end{align-content:flex-end}.m\:content-between{align-content:space-between}.m\:content-around{align-content:space-around}.m\:content-evenly{align-content:space-evenly}}@media (min-width:769px){.pc\:content-center{align-content:center}.pc\:content-start{align-content:flex-start}.pc\:content-end{align-content:flex-end}.pc\:content-between{align-content:space-between}.pc\:content-around{align-content:space-around}.pc\:content-evenly{align-content:space-evenly}}/*!markdown

---
title: Align Items
---

| Class       | Properties               |
| ----------- | ------------------------ |
| items-start | align-items: flex-start |
| items-end | align-items: flex-end |
| items-center | align-items: center |
| items-baseline | align-items: baseline |
| items-stretch | align-items: stretch |


*/.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}@media (max-width:768px){.m\:items-start{align-items:flex-start}.m\:items-end{align-items:flex-end}.m\:items-center{align-items:center}.m\:items-baseline{align-items:baseline}.m\:items-stretch{align-items:stretch}}@media (min-width:769px){.pc\:items-start{align-items:flex-start}.pc\:items-end{align-items:flex-end}.pc\:items-center{align-items:center}.pc\:items-baseline{align-items:baseline}.pc\:items-stretch{align-items:stretch}}/*!markdown

---
title: Align Self
---

| Class       | Properties               |
| ----------- | ------------------------ |
| self-auto | align-self: auto |
| self-start | align-self: flex-start |
| self-end | align-self: flex-end |
| self-center | align-self: center |
| self-stretch | align-self: stretch |

*/.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}@media (max-width:768px){.m\:self-auto{align-self:auto}.m\:self-start{align-self:flex-start}.m\:self-end{align-self:flex-end}.m\:self-center{align-self:center}.m\:self-stretch{align-self:stretch}}@media (min-width:769px){.pc\:self-auto{align-self:auto}.pc\:self-start{align-self:flex-start}.pc\:self-end{align-self:flex-end}.pc\:self-center{align-self:center}.pc\:self-stretch{align-self:stretch}}/*!markdown

---
title: Jsutify Content
---

| Class       | Properties               |
| ----------- | ------------------------ |
| justify-start | justify-content: flex-start |
| justify-end | justify-content: flex-end |
| justify-center | justify-content: center |
| justify-between | justify-content: space-between |
| justify-around | justify-content: space-around |
| justify-evenly | justify-content: space-evenly |


*/.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}@media (max-width:768px){.m\:justify-start{justify-content:flex-start}.m\:justify-end{justify-content:flex-end}.m\:justify-center{justify-content:center}.m\:justify-between{justify-content:space-between}.m\:justify-around{justify-content:space-around}.m\:justify-evenly{justify-content:space-evenly}}@media (min-width:769px){.pc\:justify-start{justify-content:flex-start}.pc\:justify-end{justify-content:flex-end}.pc\:justify-center{justify-content:center}.pc\:justify-between{justify-content:space-between}.pc\:justify-around{justify-content:space-around}.pc\:justify-evenly{justify-content:space-evenly}}/*!markdown

---
title: Justify Items
---

| Class       | Properties               |
| ----------- | ------------------------ |
| justify-items-auto | justify-items: auto |
| justify-items-start | justify-items: start |
| justify-items-end | justify-items: end |
| justify-items-center | justify-items: center |
| justify-items-stretch | justify-items: stretch |


*/.justify-items-auto{justify-items:auto}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}@media (max-width:768px){.m\:justify-items-auto{justify-items:auto}.m\:justify-items-start{justify-items:start}.m\:justify-items-end{justify-items:end}.m\:justify-items-center{justify-items:center}.m\:justify-items-stretch{justify-items:stretch}}@media (min-width:769px){.pc\:justify-items-auto{justify-items:auto}.pc\:justify-items-start{justify-items:start}.pc\:justify-items-end{justify-items:end}.pc\:justify-items-center{justify-items:center}.pc\:justify-items-stretch{justify-items:stretch}}/*!markdown

---
title: Jsutify Self
---

| Class       | Properties               |
| ----------- | ------------------------ |
| justify-self-auto | justify-self: auto |
| justify-self-start | justify-self: start |
| justify-self-end | justify-self: end |
| justify-self-center | justify-self: center |
| justify-self-stretch | justify-self: stretch |


*/.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}@media (max-width:768px){.m\:justify-self-auto{justify-self:auto}.m\:justify-self-start{justify-self:start}.m\:justify-self-end{justify-self:end}.m\:justify-self-center{justify-self:center}.m\:justify-self-stretch{justify-self:stretch}}@media (min-width:769px){.pc\:justify-self-auto{justify-self:auto}.pc\:justify-self-start{justify-self:start}.pc\:justify-self-end{justify-self:end}.pc\:justify-self-center{justify-self:center}.pc\:justify-self-stretch{justify-self:stretch}}/*!markdown

---
title: Place Content
---

| Class       | Properties               |
| ----------- | ------------------------ |
| place-content-center | place-content: center |
| place-content-start | place-content: start |
| place-content-end | place-content: end |
| place-content-between | place-content: space-between |
| place-content-around | place-content: space-around |
| place-content-evenly | place-content: space-evenly |
| place-content-stretch | place-content: stretch |


*/.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}@media (max-width:768px){.m\:place-content-center{place-content:center}.m\:place-content-start{place-content:start}.m\:place-content-end{place-content:end}.m\:place-content-between{place-content:space-between}.m\:place-content-around{place-content:space-around}.m\:place-content-evenly{place-content:space-evenly}.m\:place-content-stretch{place-content:stretch}}@media (min-width:769px){.pc\:place-content-center{place-content:center}.pc\:place-content-start{place-content:start}.pc\:place-content-end{place-content:end}.pc\:place-content-between{place-content:space-between}.pc\:place-content-around{place-content:space-around}.pc\:place-content-evenly{place-content:space-evenly}.pc\:place-content-stretch{place-content:stretch}}/*!markdown

---
title: Place Items
---

| Class       | Properties               |
| ----------- | ------------------------ |
| place-items-auto | place-items: auto |
| place-items-start | place-items: start |
| place-items-end | place-items: end |
| place-items-center | place-items: center |
| place-items-stretch | place-items: stretch |


*/.place-items-auto{place-items:auto}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}@media (max-width:768px){.m\:place-items-auto{place-items:auto}.m\:place-items-start{place-items:start}.m\:place-items-end{place-items:end}.m\:place-items-center{place-items:center}.m\:place-items-stretch{place-items:stretch}}@media (min-width:769px){.pc\:place-items-auto{place-items:auto}.pc\:place-items-start{place-items:start}.pc\:place-items-end{place-items:end}.pc\:place-items-center{place-items:center}.pc\:place-items-stretch{place-items:stretch}}/*!markdown

---
title: Place Self
---

| Class       | Properties               |
| ----------- | ------------------------ |
| place-self-auto | place-self: auto |
| place-self-start | place-self: start |
| place-self-end | place-self: end |
| place-self-center | place-self: center |
| place-self-stretch | place-self: stretch |


*/.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}@media (max-width:768px){.m\:place-self-auto{place-self:auto}.m\:place-self-start{place-self:start}.m\:place-self-end{place-self:end}.m\:place-self-center{place-self:center}.m\:place-self-stretch{place-self:stretch}}@media (min-width:769px){.pc\:place-self-auto{place-self:auto}.pc\:place-self-start{place-self:start}.pc\:place-self-end{place-self:end}.pc\:place-self-center{place-self:center}.pc\:place-self-stretch{place-self:stretch}}/*!markdown

---
title: Box Shadow
---

| Class       | Properties               |
| ----------- | ------------------------ |
| shadow-sm | box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) |
| shadow | box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) |
| shadow-md | box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) |
| shadow-lg | box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) |
| shadow-xl | box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1) , 0 10px 10px -5px rgba(0, 0, 0, 0.04) |
| shadow-2xl | box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) |
| shadow-inner | box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06) |
| shadow-none | box-shadow: none |

还有 hover、active、focus 扩展，比如 `hover:shadow-sm`

*/.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.shadow-none{box-shadow:none}.hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.hover\:shadow-none:hover{box-shadow:none}.active\:shadow-sm.is-active,.active\:shadow-sm:active{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.active\:shadow.is-active,.active\:shadow:active{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.active\:shadow-md.is-active,.active\:shadow-md:active{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.active\:shadow-lg.is-active,.active\:shadow-lg:active{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.active\:shadow-xl.is-active,.active\:shadow-xl:active{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.active\:shadow-2xl.is-active,.active\:shadow-2xl:active{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.active\:shadow-inner.is-active,.active\:shadow-inner:active{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.active\:shadow-none.is-active,.active\:shadow-none:active{box-shadow:none}.focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.focus\:shadow-none:focus{box-shadow:none}.disabled\:shadow-sm.is-disabled,.disabled\:shadow-sm:disabled{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.disabled\:shadow.is-disabled,.disabled\:shadow:disabled{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.disabled\:shadow-md.is-disabled,.disabled\:shadow-md:disabled{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.disabled\:shadow-lg.is-disabled,.disabled\:shadow-lg:disabled{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.disabled\:shadow-xl.is-disabled,.disabled\:shadow-xl:disabled{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.disabled\:shadow-2xl.is-disabled,.disabled\:shadow-2xl:disabled{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.disabled\:shadow-inner.is-disabled,.disabled\:shadow-inner:disabled{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.disabled\:shadow-none.is-disabled,.disabled\:shadow-none:disabled{box-shadow:none}.group:hover .group-hover\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.group:hover .group-hover\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.group:hover .group-hover\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.group:hover .group-hover\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.group:hover .group-hover\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.group:hover .group-hover\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.group:hover .group-hover\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.group:hover .group-hover\:shadow-none{box-shadow:none}@media (max-width:768px){.m\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.m\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.m\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.m\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.m\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.m\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.m\:shadow-none{box-shadow:none}.m\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.m\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.m\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.m\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.m\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.m\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.m\:hover\:shadow-none:hover{box-shadow:none}.m\:active\:shadow-sm.is-active,.m\:active\:shadow-sm:active{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.m\:active\:shadow.is-active,.m\:active\:shadow:active{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.m\:active\:shadow-md.is-active,.m\:active\:shadow-md:active{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.m\:active\:shadow-lg.is-active,.m\:active\:shadow-lg:active{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.m\:active\:shadow-xl.is-active,.m\:active\:shadow-xl:active{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.m\:active\:shadow-2xl.is-active,.m\:active\:shadow-2xl:active{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m\:active\:shadow-inner.is-active,.m\:active\:shadow-inner:active{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.m\:active\:shadow-none.is-active,.m\:active\:shadow-none:active{box-shadow:none}.m\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.m\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.m\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.m\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.m\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.m\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.m\:focus\:shadow-none:focus{box-shadow:none}.m\:disabled\:shadow-sm.is-disabled,.m\:disabled\:shadow-sm:disabled{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.m\:disabled\:shadow.is-disabled,.m\:disabled\:shadow:disabled{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.m\:disabled\:shadow-md.is-disabled,.m\:disabled\:shadow-md:disabled{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.m\:disabled\:shadow-lg.is-disabled,.m\:disabled\:shadow-lg:disabled{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.m\:disabled\:shadow-xl.is-disabled,.m\:disabled\:shadow-xl:disabled{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.m\:disabled\:shadow-2xl.is-disabled,.m\:disabled\:shadow-2xl:disabled{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.m\:disabled\:shadow-inner.is-disabled,.m\:disabled\:shadow-inner:disabled{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.m\:disabled\:shadow-none.is-disabled,.m\:disabled\:shadow-none:disabled{box-shadow:none}.group:hover .m\:group-hover\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.group:hover .m\:group-hover\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.group:hover .m\:group-hover\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.group:hover .m\:group-hover\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.group:hover .m\:group-hover\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.group:hover .m\:group-hover\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.group:hover .m\:group-hover\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.group:hover .m\:group-hover\:shadow-none{box-shadow:none}}@media (min-width:769px){.pc\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pc\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.pc\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.pc\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.pc\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.pc\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.pc\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.pc\:shadow-none{box-shadow:none}.pc\:hover\:shadow-sm:hover{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pc\:hover\:shadow:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.pc\:hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.pc\:hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.pc\:hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.pc\:hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.pc\:hover\:shadow-inner:hover{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.pc\:hover\:shadow-none:hover{box-shadow:none}.pc\:active\:shadow-sm.is-active,.pc\:active\:shadow-sm:active{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pc\:active\:shadow.is-active,.pc\:active\:shadow:active{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.pc\:active\:shadow-md.is-active,.pc\:active\:shadow-md:active{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.pc\:active\:shadow-lg.is-active,.pc\:active\:shadow-lg:active{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.pc\:active\:shadow-xl.is-active,.pc\:active\:shadow-xl:active{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.pc\:active\:shadow-2xl.is-active,.pc\:active\:shadow-2xl:active{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.pc\:active\:shadow-inner.is-active,.pc\:active\:shadow-inner:active{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.pc\:active\:shadow-none.is-active,.pc\:active\:shadow-none:active{box-shadow:none}.pc\:focus\:shadow-sm:focus{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pc\:focus\:shadow:focus{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.pc\:focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.pc\:focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.pc\:focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.pc\:focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.pc\:focus\:shadow-inner:focus{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.pc\:focus\:shadow-none:focus{box-shadow:none}.pc\:disabled\:shadow-sm.is-disabled,.pc\:disabled\:shadow-sm:disabled{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.pc\:disabled\:shadow.is-disabled,.pc\:disabled\:shadow:disabled{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.pc\:disabled\:shadow-md.is-disabled,.pc\:disabled\:shadow-md:disabled{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.pc\:disabled\:shadow-lg.is-disabled,.pc\:disabled\:shadow-lg:disabled{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.pc\:disabled\:shadow-xl.is-disabled,.pc\:disabled\:shadow-xl:disabled{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.pc\:disabled\:shadow-2xl.is-disabled,.pc\:disabled\:shadow-2xl:disabled{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.pc\:disabled\:shadow-inner.is-disabled,.pc\:disabled\:shadow-inner:disabled{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.pc\:disabled\:shadow-none.is-disabled,.pc\:disabled\:shadow-none:disabled{box-shadow:none}.group:hover .pc\:group-hover\:shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.group:hover .pc\:group-hover\:shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.group:hover .pc\:group-hover\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.group:hover .pc\:group-hover\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.group:hover .pc\:group-hover\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.group:hover .pc\:group-hover\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.group:hover .pc\:group-hover\:shadow-inner{box-shadow:inset 0 2px 4px 0 rgba(0,0,0,.06)}.group:hover .pc\:group-hover\:shadow-none{box-shadow:none}}/*!markdown

---
title: Opacity
---

| Class       | Properties               |
| ----------- | ------------------------ |
| opacity-0 | opacity: 0 |
| opacity-5 | opacity: 0.05 |
| opacity-10 | opacity: 0.1 |
| opacity-20 | opacity: 0.2 |
| opacity-25 | opacity: 0.25 |
| opacity-30 | opacity: 0.3 |
| opacity-40 | opacity: 0.4 |
| opacity-50 | opacity: 0.5 |
| opacity-60 | opacity: 0.6 |
| opacity-70 | opacity: 0.7 |
| opacity-75 | opacity: 0.75 |
| opacity-80 | opacity: 0.8 |
| opacity-90 | opacity: 0.9 |
| opacity-95 | opacity: 0.95 |
| opacity-100 | opacity: 1 |


*/.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}@media (max-width:768px){.m\:opacity-0{opacity:0}.m\:opacity-5{opacity:.05}.m\:opacity-10{opacity:.1}.m\:opacity-20{opacity:.2}.m\:opacity-25{opacity:.25}.m\:opacity-30{opacity:.3}.m\:opacity-40{opacity:.4}.m\:opacity-50{opacity:.5}.m\:opacity-60{opacity:.6}.m\:opacity-70{opacity:.7}.m\:opacity-75{opacity:.75}.m\:opacity-80{opacity:.8}.m\:opacity-90{opacity:.9}.m\:opacity-95{opacity:.95}.m\:opacity-100{opacity:1}}@media (min-width:769px){.pc\:opacity-0{opacity:0}.pc\:opacity-5{opacity:.05}.pc\:opacity-10{opacity:.1}.pc\:opacity-20{opacity:.2}.pc\:opacity-25{opacity:.25}.pc\:opacity-30{opacity:.3}.pc\:opacity-40{opacity:.4}.pc\:opacity-50{opacity:.5}.pc\:opacity-60{opacity:.6}.pc\:opacity-70{opacity:.7}.pc\:opacity-75{opacity:.75}.pc\:opacity-80{opacity:.8}.pc\:opacity-90{opacity:.9}.pc\:opacity-95{opacity:.95}.pc\:opacity-100{opacity:1}}/*!markdown

---
title: Margin
---

| Class       | Properties               |
| ----------- | ------------------------ |
| m-px | margin: 0.0625rem |
| m-0 | margin: 0 |
| m-none | margin: 0 |
| m-0\.5 | margin: 0.125rem |
| m-1 | margin: 0.25rem |
| m-1\.5 | margin: 0.375rem |
| m-2 | margin: 0.5rem |
| m-2\.5 | margin: 0.625rem |
| m-3 | margin: 0.75rem |
| m-3\.5 | margin: 0.875rem |
| m-4 | margin: 1rem |
| m-5 | margin: 1.25rem |
| m-6 | margin: 1.5rem |
| m-7 | margin: 1.75rem |
| m-8 | margin: 2rem |
| m-9 | margin: 2.25rem |
| m-10 | margin: 2.5rem |
| m-11 | margin: 2.75rem |
| m-12 | margin: 3rem |
| m-14 | margin: 3.5rem |
| m-16 | margin: 4rem |
| m-18 | margin: 4.5rem |
| m-20 | margin: 5rem |
| m-24 | margin: 6rem |
| m-28 | margin: 7rem |
| m-32 | margin: 8rem |
| m-36 | margin: 9rem |
| m-40 | margin: 10rem |
| m-44 | margin: 11rem |
| m-48 | margin: 12rem |
| m-52 | margin: 13rem |
| m-56 | margin: 14rem |
| m-60 | margin: 15rem |
| m-64 | margin: 16rem |
| m-72 | margin: 18rem |
| m-80 | margin: 20rem |
| m-96 | margin: 24rem |
| m-auto | margin: auto |
| -m-px | margin: -0.0625rem |
| -m-0 | margin: 0 |
| -m-none | margin: 0 |
| -m-0\.5 | margin: -0.125rem |
| -m-1 | margin: -0.25rem |
| -m-1\.5 | margin: -0.375rem |
| -m-2 | margin: -0.5rem |
| -m-2\.5 | margin: -0.625rem |
| -m-3 | margin: -0.75rem |
| -m-3\.5 | margin: -0.875rem |
| -m-4 | margin: -1rem |
| -m-5 | margin: -1.25rem |
| -m-6 | margin: -1.5rem |
| -m-7 | margin: -1.75rem |
| -m-8 | margin: -2rem |
| -m-9 | margin: -2.25rem |
| -m-10 | margin: -2.5rem |
| -m-11 | margin: -2.75rem |
| -m-12 | margin: -3rem |
| -m-14 | margin: -3.5rem |
| -m-16 | margin: -4rem |
| -m-18 | margin: -4.5rem |
| -m-20 | margin: -5rem |
| -m-24 | margin: -6rem |
| -m-28 | margin: -7rem |
| -m-32 | margin: -8rem |
| -m-36 | margin: -9rem |
| -m-40 | margin: -10rem |
| -m-44 | margin: -11rem |
| -m-48 | margin: -12rem |
| -m-52 | margin: -13rem |
| -m-56 | margin: -14rem |
| -m-60 | margin: -15rem |
| -m-64 | margin: -16rem |
| -m-72 | margin: -18rem |
| -m-80 | margin: -20rem |
| -m-96 | margin: -24rem |
| mx-px | margin-left: 0.0625rem; margin-right: 0.0625rem |
| mx-0 | margin-left: 0; margin-right: 0 |
| mx-none | margin-left: 0; margin-right: 0 |
| mx-0\.5 | margin-left: 0.125rem; margin-right: 0.125rem |
| mx-1 | margin-left: 0.25rem; margin-right: 0.25rem |
| mx-1\.5 | margin-left: 0.375rem; margin-right: 0.375rem |
| mx-2 | margin-left: 0.5rem; margin-right: 0.5rem |
| mx-2\.5 | margin-left: 0.625rem; margin-right: 0.625rem |
| mx-3 | margin-left: 0.75rem; margin-right: 0.75rem |
| mx-3\.5 | margin-left: 0.875rem; margin-right: 0.875rem |
| mx-4 | margin-left: 1rem; margin-right: 1rem |
| mx-5 | margin-left: 1.25rem; margin-right: 1.25rem |
| mx-6 | margin-left: 1.5rem; margin-right: 1.5rem |
| mx-7 | margin-left: 1.75rem; margin-right: 1.75rem |
| mx-8 | margin-left: 2rem; margin-right: 2rem |
| mx-9 | margin-left: 2.25rem; margin-right: 2.25rem |
| mx-10 | margin-left: 2.5rem; margin-right: 2.5rem |
| mx-11 | margin-left: 2.75rem; margin-right: 2.75rem |
| mx-12 | margin-left: 3rem; margin-right: 3rem |
| mx-14 | margin-left: 3.5rem; margin-right: 3.5rem |
| mx-16 | margin-left: 4rem; margin-right: 4rem |
| mx-18 | margin-left: 4.5rem; margin-right: 4.5rem |
| mx-20 | margin-left: 5rem; margin-right: 5rem |
| mx-24 | margin-left: 6rem; margin-right: 6rem |
| mx-28 | margin-left: 7rem; margin-right: 7rem |
| mx-32 | margin-left: 8rem; margin-right: 8rem |
| mx-36 | margin-left: 9rem; margin-right: 9rem |
| mx-40 | margin-left: 10rem; margin-right: 10rem |
| mx-44 | margin-left: 11rem; margin-right: 11rem |
| mx-48 | margin-left: 12rem; margin-right: 12rem |
| mx-52 | margin-left: 13rem; margin-right: 13rem |
| mx-56 | margin-left: 14rem; margin-right: 14rem |
| mx-60 | margin-left: 15rem; margin-right: 15rem |
| mx-64 | margin-left: 16rem; margin-right: 16rem |
| mx-72 | margin-left: 18rem; margin-right: 18rem |
| mx-80 | margin-left: 20rem; margin-right: 20rem |
| mx-96 | margin-left: 24rem; margin-right: 24rem |
| mx-auto | margin-left: auto; margin-right: auto |
| -mx-px | margin-left: -0.0625rem; margin-right: -0.0625rem |
| -mx-0 | margin-left: 0; margin-right: 0 |
| -mx-none | margin-left: 0; margin-right: 0 |
| -mx-0\.5 | margin-left: -0.125rem; margin-right: -0.125rem |
| -mx-1 | margin-left: -0.25rem; margin-right: -0.25rem |
| -mx-1\.5 | margin-left: -0.375rem; margin-right: -0.375rem |
| -mx-2 | margin-left: -0.5rem; margin-right: -0.5rem |
| -mx-2\.5 | margin-left: -0.625rem; margin-right: -0.625rem |
| -mx-3 | margin-left: -0.75rem; margin-right: -0.75rem |
| -mx-3\.5 | margin-left: -0.875rem; margin-right: -0.875rem |
| -mx-4 | margin-left: -1rem; margin-right: -1rem |
| -mx-5 | margin-left: -1.25rem; margin-right: -1.25rem |
| -mx-6 | margin-left: -1.5rem; margin-right: -1.5rem |
| -mx-7 | margin-left: -1.75rem; margin-right: -1.75rem |
| -mx-8 | margin-left: -2rem; margin-right: -2rem |
| -mx-9 | margin-left: -2.25rem; margin-right: -2.25rem |
| -mx-10 | margin-left: -2.5rem; margin-right: -2.5rem |
| -mx-11 | margin-left: -2.75rem; margin-right: -2.75rem |
| -mx-12 | margin-left: -3rem; margin-right: -3rem |
| -mx-14 | margin-left: -3.5rem; margin-right: -3.5rem |
| -mx-16 | margin-left: -4rem; margin-right: -4rem |
| -mx-18 | margin-left: -4.5rem; margin-right: -4.5rem |
| -mx-20 | margin-left: -5rem; margin-right: -5rem |
| -mx-24 | margin-left: -6rem; margin-right: -6rem |
| -mx-28 | margin-left: -7rem; margin-right: -7rem |
| -mx-32 | margin-left: -8rem; margin-right: -8rem |
| -mx-36 | margin-left: -9rem; margin-right: -9rem |
| -mx-40 | margin-left: -10rem; margin-right: -10rem |
| -mx-44 | margin-left: -11rem; margin-right: -11rem |
| -mx-48 | margin-left: -12rem; margin-right: -12rem |
| -mx-52 | margin-left: -13rem; margin-right: -13rem |
| -mx-56 | margin-left: -14rem; margin-right: -14rem |
| -mx-60 | margin-left: -15rem; margin-right: -15rem |
| -mx-64 | margin-left: -16rem; margin-right: -16rem |
| -mx-72 | margin-left: -18rem; margin-right: -18rem |
| -mx-80 | margin-left: -20rem; margin-right: -20rem |
| -mx-96 | margin-left: -24rem; margin-right: -24rem |
| my-px | margin-top: 0.0625rem; margin-bottom: 0.0625rem |
| my-0 | margin-top: 0; margin-bottom: 0 |
| my-none | margin-top: 0; margin-bottom: 0 |
| my-0\.5 | margin-top: 0.125rem; margin-bottom: 0.125rem |
| my-1 | margin-top: 0.25rem; margin-bottom: 0.25rem |
| my-1\.5 | margin-top: 0.375rem; margin-bottom: 0.375rem |
| my-2 | margin-top: 0.5rem; margin-bottom: 0.5rem |
| my-2\.5 | margin-top: 0.625rem; margin-bottom: 0.625rem |
| my-3 | margin-top: 0.75rem; margin-bottom: 0.75rem |
| my-3\.5 | margin-top: 0.875rem; margin-bottom: 0.875rem |
| my-4 | margin-top: 1rem; margin-bottom: 1rem |
| my-5 | margin-top: 1.25rem; margin-bottom: 1.25rem |
| my-6 | margin-top: 1.5rem; margin-bottom: 1.5rem |
| my-7 | margin-top: 1.75rem; margin-bottom: 1.75rem |
| my-8 | margin-top: 2rem; margin-bottom: 2rem |
| my-9 | margin-top: 2.25rem; margin-bottom: 2.25rem |
| my-10 | margin-top: 2.5rem; margin-bottom: 2.5rem |
| my-11 | margin-top: 2.75rem; margin-bottom: 2.75rem |
| my-12 | margin-top: 3rem; margin-bottom: 3rem |
| my-14 | margin-top: 3.5rem; margin-bottom: 3.5rem |
| my-16 | margin-top: 4rem; margin-bottom: 4rem |
| my-18 | margin-top: 4.5rem; margin-bottom: 4.5rem |
| my-20 | margin-top: 5rem; margin-bottom: 5rem |
| my-24 | margin-top: 6rem; margin-bottom: 6rem |
| my-28 | margin-top: 7rem; margin-bottom: 7rem |
| my-32 | margin-top: 8rem; margin-bottom: 8rem |
| my-36 | margin-top: 9rem; margin-bottom: 9rem |
| my-40 | margin-top: 10rem; margin-bottom: 10rem |
| my-44 | margin-top: 11rem; margin-bottom: 11rem |
| my-48 | margin-top: 12rem; margin-bottom: 12rem |
| my-52 | margin-top: 13rem; margin-bottom: 13rem |
| my-56 | margin-top: 14rem; margin-bottom: 14rem |
| my-60 | margin-top: 15rem; margin-bottom: 15rem |
| my-64 | margin-top: 16rem; margin-bottom: 16rem |
| my-72 | margin-top: 18rem; margin-bottom: 18rem |
| my-80 | margin-top: 20rem; margin-bottom: 20rem |
| my-96 | margin-top: 24rem; margin-bottom: 24rem |
| my-auto | margin-top: auto; margin-bottom: auto |
| -my-px | margin-top: -0.0625rem; margin-bottom: -0.0625rem |
| -my-0 | margin-top: 0; margin-bottom: 0 |
| -my-none | margin-top: 0; margin-bottom: 0 |
| -my-0\.5 | margin-top: -0.125rem; margin-bottom: -0.125rem |
| -my-1 | margin-top: -0.25rem; margin-bottom: -0.25rem |
| -my-1\.5 | margin-top: -0.375rem; margin-bottom: -0.375rem |
| -my-2 | margin-top: -0.5rem; margin-bottom: -0.5rem |
| -my-2\.5 | margin-top: -0.625rem; margin-bottom: -0.625rem |
| -my-3 | margin-top: -0.75rem; margin-bottom: -0.75rem |
| -my-3\.5 | margin-top: -0.875rem; margin-bottom: -0.875rem |
| -my-4 | margin-top: -1rem; margin-bottom: -1rem |
| -my-5 | margin-top: -1.25rem; margin-bottom: -1.25rem |
| -my-6 | margin-top: -1.5rem; margin-bottom: -1.5rem |
| -my-7 | margin-top: -1.75rem; margin-bottom: -1.75rem |
| -my-8 | margin-top: -2rem; margin-bottom: -2rem |
| -my-9 | margin-top: -2.25rem; margin-bottom: -2.25rem |
| -my-10 | margin-top: -2.5rem; margin-bottom: -2.5rem |
| -my-11 | margin-top: -2.75rem; margin-bottom: -2.75rem |
| -my-12 | margin-top: -3rem; margin-bottom: -3rem |
| -my-14 | margin-top: -3.5rem; margin-bottom: -3.5rem |
| -my-16 | margin-top: -4rem; margin-bottom: -4rem |
| -my-18 | margin-top: -4.5rem; margin-bottom: -4.5rem |
| -my-20 | margin-top: -5rem; margin-bottom: -5rem |
| -my-24 | margin-top: -6rem; margin-bottom: -6rem |
| -my-28 | margin-top: -7rem; margin-bottom: -7rem |
| -my-32 | margin-top: -8rem; margin-bottom: -8rem |
| -my-36 | margin-top: -9rem; margin-bottom: -9rem |
| -my-40 | margin-top: -10rem; margin-bottom: -10rem |
| -my-44 | margin-top: -11rem; margin-bottom: -11rem |
| -my-48 | margin-top: -12rem; margin-bottom: -12rem |
| -my-52 | margin-top: -13rem; margin-bottom: -13rem |
| -my-56 | margin-top: -14rem; margin-bottom: -14rem |
| -my-60 | margin-top: -15rem; margin-bottom: -15rem |
| -my-64 | margin-top: -16rem; margin-bottom: -16rem |
| -my-72 | margin-top: -18rem; margin-bottom: -18rem |
| -my-80 | margin-top: -20rem; margin-bottom: -20rem |
| -my-96 | margin-top: -24rem; margin-bottom: -24rem |
| mt-px | margin-top: 0.0625rem |
| mt-0 | margin-top: 0 |
| mt-none | margin-top: 0 |
| mt-0\.5 | margin-top: 0.125rem |
| mt-1 | margin-top: 0.25rem |
| mt-1\.5 | margin-top: 0.375rem |
| mt-2 | margin-top: 0.5rem |
| mt-2\.5 | margin-top: 0.625rem |
| mt-3 | margin-top: 0.75rem |
| mt-3\.5 | margin-top: 0.875rem |
| mt-4 | margin-top: 1rem |
| mt-5 | margin-top: 1.25rem |
| mt-6 | margin-top: 1.5rem |
| mt-7 | margin-top: 1.75rem |
| mt-8 | margin-top: 2rem |
| mt-9 | margin-top: 2.25rem |
| mt-10 | margin-top: 2.5rem |
| mt-11 | margin-top: 2.75rem |
| mt-12 | margin-top: 3rem |
| mt-14 | margin-top: 3.5rem |
| mt-16 | margin-top: 4rem |
| mt-18 | margin-top: 4.5rem |
| mt-20 | margin-top: 5rem |
| mt-24 | margin-top: 6rem |
| mt-28 | margin-top: 7rem |
| mt-32 | margin-top: 8rem |
| mt-36 | margin-top: 9rem |
| mt-40 | margin-top: 10rem |
| mt-44 | margin-top: 11rem |
| mt-48 | margin-top: 12rem |
| mt-52 | margin-top: 13rem |
| mt-56 | margin-top: 14rem |
| mt-60 | margin-top: 15rem |
| mt-64 | margin-top: 16rem |
| mt-72 | margin-top: 18rem |
| mt-80 | margin-top: 20rem |
| mt-96 | margin-top: 24rem |
| -mt-px | margin-top: -0.0625rem |
| -mt-0 | margin-top: 0 |
| -mt-none | margin-top: 0 |
| -mt-0\.5 | margin-top: -0.125rem |
| -mt-1 | margin-top: -0.25rem |
| -mt-1\.5 | margin-top: -0.375rem |
| -mt-2 | margin-top: -0.5rem |
| -mt-2\.5 | margin-top: -0.625rem |
| -mt-3 | margin-top: -0.75rem |
| -mt-3\.5 | margin-top: -0.875rem |
| -mt-4 | margin-top: -1rem |
| -mt-5 | margin-top: -1.25rem |
| -mt-6 | margin-top: -1.5rem |
| -mt-7 | margin-top: -1.75rem |
| -mt-8 | margin-top: -2rem |
| -mt-9 | margin-top: -2.25rem |
| -mt-10 | margin-top: -2.5rem |
| -mt-11 | margin-top: -2.75rem |
| -mt-12 | margin-top: -3rem |
| -mt-14 | margin-top: -3.5rem |
| -mt-16 | margin-top: -4rem |
| -mt-18 | margin-top: -4.5rem |
| -mt-20 | margin-top: -5rem |
| -mt-24 | margin-top: -6rem |
| -mt-28 | margin-top: -7rem |
| -mt-32 | margin-top: -8rem |
| -mt-36 | margin-top: -9rem |
| -mt-40 | margin-top: -10rem |
| -mt-44 | margin-top: -11rem |
| -mt-48 | margin-top: -12rem |
| -mt-52 | margin-top: -13rem |
| -mt-56 | margin-top: -14rem |
| -mt-60 | margin-top: -15rem |
| -mt-64 | margin-top: -16rem |
| -mt-72 | margin-top: -18rem |
| -mt-80 | margin-top: -20rem |
| -mt-96 | margin-top: -24rem |
| mr-px | margin-right: 0.0625rem |
| mr-0 | margin-right: 0 |
| mr-none | margin-right: 0 |
| mr-0\.5 | margin-right: 0.125rem |
| mr-1 | margin-right: 0.25rem |
| mr-1\.5 | margin-right: 0.375rem |
| mr-2 | margin-right: 0.5rem |
| mr-2\.5 | margin-right: 0.625rem |
| mr-3 | margin-right: 0.75rem |
| mr-3\.5 | margin-right: 0.875rem |
| mr-4 | margin-right: 1rem |
| mr-5 | margin-right: 1.25rem |
| mr-6 | margin-right: 1.5rem |
| mr-7 | margin-right: 1.75rem |
| mr-8 | margin-right: 2rem |
| mr-9 | margin-right: 2.25rem |
| mr-10 | margin-right: 2.5rem |
| mr-11 | margin-right: 2.75rem |
| mr-12 | margin-right: 3rem |
| mr-14 | margin-right: 3.5rem |
| mr-16 | margin-right: 4rem |
| mr-18 | margin-right: 4.5rem |
| mr-20 | margin-right: 5rem |
| mr-24 | margin-right: 6rem |
| mr-28 | margin-right: 7rem |
| mr-32 | margin-right: 8rem |
| mr-36 | margin-right: 9rem |
| mr-40 | margin-right: 10rem |
| mr-44 | margin-right: 11rem |
| mr-48 | margin-right: 12rem |
| mr-52 | margin-right: 13rem |
| mr-56 | margin-right: 14rem |
| mr-60 | margin-right: 15rem |
| mr-64 | margin-right: 16rem |
| mr-72 | margin-right: 18rem |
| mr-80 | margin-right: 20rem |
| mr-96 | margin-right: 24rem |
| -mr-px | margin-right: -0.0625rem |
| -mr-0 | margin-right: 0 |
| -mr-none | margin-right: 0 |
| -mr-0\.5 | margin-right: -0.125rem |
| -mr-1 | margin-right: -0.25rem |
| -mr-1\.5 | margin-right: -0.375rem |
| -mr-2 | margin-right: -0.5rem |
| -mr-2\.5 | margin-right: -0.625rem |
| -mr-3 | margin-right: -0.75rem |
| -mr-3\.5 | margin-right: -0.875rem |
| -mr-4 | margin-right: -1rem |
| -mr-5 | margin-right: -1.25rem |
| -mr-6 | margin-right: -1.5rem |
| -mr-7 | margin-right: -1.75rem |
| -mr-8 | margin-right: -2rem |
| -mr-9 | margin-right: -2.25rem |
| -mr-10 | margin-right: -2.5rem |
| -mr-11 | margin-right: -2.75rem |
| -mr-12 | margin-right: -3rem |
| -mr-14 | margin-right: -3.5rem |
| -mr-16 | margin-right: -4rem |
| -mr-18 | margin-right: -4.5rem |
| -mr-20 | margin-right: -5rem |
| -mr-24 | margin-right: -6rem |
| -mr-28 | margin-right: -7rem |
| -mr-32 | margin-right: -8rem |
| -mr-36 | margin-right: -9rem |
| -mr-40 | margin-right: -10rem |
| -mr-44 | margin-right: -11rem |
| -mr-48 | margin-right: -12rem |
| -mr-52 | margin-right: -13rem |
| -mr-56 | margin-right: -14rem |
| -mr-60 | margin-right: -15rem |
| -mr-64 | margin-right: -16rem |
| -mr-72 | margin-right: -18rem |
| -mr-80 | margin-right: -20rem |
| -mr-96 | margin-right: -24rem |
| mb-px | margin-bottom: 0.0625rem |
| mb-0 | margin-bottom: 0 |
| mb-none | margin-bottom: 0 |
| mb-0\.5 | margin-bottom: 0.125rem |
| mb-1 | margin-bottom: 0.25rem |
| mb-1\.5 | margin-bottom: 0.375rem |
| mb-2 | margin-bottom: 0.5rem |
| mb-2\.5 | margin-bottom: 0.625rem |
| mb-3 | margin-bottom: 0.75rem |
| mb-3\.5 | margin-bottom: 0.875rem |
| mb-4 | margin-bottom: 1rem |
| mb-5 | margin-bottom: 1.25rem |
| mb-6 | margin-bottom: 1.5rem |
| mb-7 | margin-bottom: 1.75rem |
| mb-8 | margin-bottom: 2rem |
| mb-9 | margin-bottom: 2.25rem |
| mb-10 | margin-bottom: 2.5rem |
| mb-11 | margin-bottom: 2.75rem |
| mb-12 | margin-bottom: 3rem |
| mb-14 | margin-bottom: 3.5rem |
| mb-16 | margin-bottom: 4rem |
| mb-18 | margin-bottom: 4.5rem |
| mb-20 | margin-bottom: 5rem |
| mb-24 | margin-bottom: 6rem |
| mb-28 | margin-bottom: 7rem |
| mb-32 | margin-bottom: 8rem |
| mb-36 | margin-bottom: 9rem |
| mb-40 | margin-bottom: 10rem |
| mb-44 | margin-bottom: 11rem |
| mb-48 | margin-bottom: 12rem |
| mb-52 | margin-bottom: 13rem |
| mb-56 | margin-bottom: 14rem |
| mb-60 | margin-bottom: 15rem |
| mb-64 | margin-bottom: 16rem |
| mb-72 | margin-bottom: 18rem |
| mb-80 | margin-bottom: 20rem |
| mb-96 | margin-bottom: 24rem |
| -mb-px | margin-bottom: -0.0625rem |
| -mb-0 | margin-bottom: 0 |
| -mb-none | margin-bottom: 0 |
| -mb-0\.5 | margin-bottom: -0.125rem |
| -mb-1 | margin-bottom: -0.25rem |
| -mb-1\.5 | margin-bottom: -0.375rem |
| -mb-2 | margin-bottom: -0.5rem |
| -mb-2\.5 | margin-bottom: -0.625rem |
| -mb-3 | margin-bottom: -0.75rem |
| -mb-3\.5 | margin-bottom: -0.875rem |
| -mb-4 | margin-bottom: -1rem |
| -mb-5 | margin-bottom: -1.25rem |
| -mb-6 | margin-bottom: -1.5rem |
| -mb-7 | margin-bottom: -1.75rem |
| -mb-8 | margin-bottom: -2rem |
| -mb-9 | margin-bottom: -2.25rem |
| -mb-10 | margin-bottom: -2.5rem |
| -mb-11 | margin-bottom: -2.75rem |
| -mb-12 | margin-bottom: -3rem |
| -mb-14 | margin-bottom: -3.5rem |
| -mb-16 | margin-bottom: -4rem |
| -mb-18 | margin-bottom: -4.5rem |
| -mb-20 | margin-bottom: -5rem |
| -mb-24 | margin-bottom: -6rem |
| -mb-28 | margin-bottom: -7rem |
| -mb-32 | margin-bottom: -8rem |
| -mb-36 | margin-bottom: -9rem |
| -mb-40 | margin-bottom: -10rem |
| -mb-44 | margin-bottom: -11rem |
| -mb-48 | margin-bottom: -12rem |
| -mb-52 | margin-bottom: -13rem |
| -mb-56 | margin-bottom: -14rem |
| -mb-60 | margin-bottom: -15rem |
| -mb-64 | margin-bottom: -16rem |
| -mb-72 | margin-bottom: -18rem |
| -mb-80 | margin-bottom: -20rem |
| -mb-96 | margin-bottom: -24rem |
| ml-px | margin-left: 0.0625rem |
| ml-0 | margin-left: 0 |
| ml-none | margin-left: 0 |
| ml-0\.5 | margin-left: 0.125rem |
| ml-1 | margin-left: 0.25rem |
| ml-1\.5 | margin-left: 0.375rem |
| ml-2 | margin-left: 0.5rem |
| ml-2\.5 | margin-left: 0.625rem |
| ml-3 | margin-left: 0.75rem |
| ml-3\.5 | margin-left: 0.875rem |
| ml-4 | margin-left: 1rem |
| ml-5 | margin-left: 1.25rem |
| ml-6 | margin-left: 1.5rem |
| ml-7 | margin-left: 1.75rem |
| ml-8 | margin-left: 2rem |
| ml-9 | margin-left: 2.25rem |
| ml-10 | margin-left: 2.5rem |
| ml-11 | margin-left: 2.75rem |
| ml-12 | margin-left: 3rem |
| ml-14 | margin-left: 3.5rem |
| ml-16 | margin-left: 4rem |
| ml-18 | margin-left: 4.5rem |
| ml-20 | margin-left: 5rem |
| ml-24 | margin-left: 6rem |
| ml-28 | margin-left: 7rem |
| ml-32 | margin-left: 8rem |
| ml-36 | margin-left: 9rem |
| ml-40 | margin-left: 10rem |
| ml-44 | margin-left: 11rem |
| ml-48 | margin-left: 12rem |
| ml-52 | margin-left: 13rem |
| ml-56 | margin-left: 14rem |
| ml-60 | margin-left: 15rem |
| ml-64 | margin-left: 16rem |
| ml-72 | margin-left: 18rem |
| ml-80 | margin-left: 20rem |
| ml-96 | margin-left: 24rem |
| -ml-px | margin-left: -0.0625rem |
| -ml-0 | margin-left: 0 |
| -ml-none | margin-left: 0 |
| -ml-0\.5 | margin-left: -0.125rem |
| -ml-1 | margin-left: -0.25rem |
| -ml-1\.5 | margin-left: -0.375rem |
| -ml-2 | margin-left: -0.5rem |
| -ml-2\.5 | margin-left: -0.625rem |
| -ml-3 | margin-left: -0.75rem |
| -ml-3\.5 | margin-left: -0.875rem |
| -ml-4 | margin-left: -1rem |
| -ml-5 | margin-left: -1.25rem |
| -ml-6 | margin-left: -1.5rem |
| -ml-7 | margin-left: -1.75rem |
| -ml-8 | margin-left: -2rem |
| -ml-9 | margin-left: -2.25rem |
| -ml-10 | margin-left: -2.5rem |
| -ml-11 | margin-left: -2.75rem |
| -ml-12 | margin-left: -3rem |
| -ml-14 | margin-left: -3.5rem |
| -ml-16 | margin-left: -4rem |
| -ml-18 | margin-left: -4.5rem |
| -ml-20 | margin-left: -5rem |
| -ml-24 | margin-left: -6rem |
| -ml-28 | margin-left: -7rem |
| -ml-32 | margin-left: -8rem |
| -ml-36 | margin-left: -9rem |
| -ml-40 | margin-left: -10rem |
| -ml-44 | margin-left: -11rem |
| -ml-48 | margin-left: -12rem |
| -ml-52 | margin-left: -13rem |
| -ml-56 | margin-left: -14rem |
| -ml-60 | margin-left: -15rem |
| -ml-64 | margin-left: -16rem |
| -ml-72 | margin-left: -18rem |
| -ml-80 | margin-left: -20rem |
| -ml-96 | margin-left: -24rem |



*/.m-px{margin:.0625rem}.m-0{margin:0}.m-none{margin:0}.m-0\.5{margin:.125rem}.m-1{margin:.25rem}.m-1\.5{margin:.375rem}.m-2{margin:.5rem}.m-2\.5{margin:.625rem}.m-3{margin:.75rem}.m-3\.5{margin:.875rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-7{margin:1.75rem}.m-8{margin:2rem}.m-9{margin:2.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-18{margin:4.5rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-72{margin:18rem}.m-80{margin:20rem}.m-96{margin:24rem}.m-auto{margin:auto}.-m-px{margin:-.0625rem}.-m-0{margin:0}.-m-none{margin:0}.-m-0\.5{margin:-.125rem}.-m-1{margin:-.25rem}.-m-1\.5{margin:-.375rem}.-m-2{margin:-.5rem}.-m-2\.5{margin:-.625rem}.-m-3{margin:-.75rem}.-m-3\.5{margin:-.875rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-7{margin:-1.75rem}.-m-8{margin:-2rem}.-m-9{margin:-2.25rem}.-m-10{margin:-2.5rem}.-m-11{margin:-2.75rem}.-m-12{margin:-3rem}.-m-14{margin:-3.5rem}.-m-16{margin:-4rem}.-m-18{margin:-4.5rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-28{margin:-7rem}.-m-32{margin:-8rem}.-m-36{margin:-9rem}.-m-40{margin:-10rem}.-m-44{margin:-11rem}.-m-48{margin:-12rem}.-m-52{margin:-13rem}.-m-56{margin:-14rem}.-m-60{margin:-15rem}.-m-64{margin:-16rem}.-m-72{margin:-18rem}.-m-80{margin:-20rem}.-m-96{margin:-24rem}.mx-px{margin-left:.0625rem;margin-right:.0625rem}.mx-0{margin-left:0;margin-right:0}.mx-none{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-2\.5{margin-left:.625rem;margin-right:.625rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-18{margin-left:4.5rem;margin-right:4.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.-mx-px{margin-left:-.0625rem;margin-right:-.0625rem}.-mx-0{margin-left:0;margin-right:0}.-mx-none{margin-left:0;margin-right:0}.-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-mx-28{margin-left:-7rem;margin-right:-7rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-mx-36{margin-left:-9rem;margin-right:-9rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-mx-44{margin-left:-11rem;margin-right:-11rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-mx-52{margin-left:-13rem;margin-right:-13rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-mx-60{margin-left:-15rem;margin-right:-15rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-mx-72{margin-left:-18rem;margin-right:-18rem}.-mx-80{margin-left:-20rem;margin-right:-20rem}.-mx-96{margin-left:-24rem;margin-right:-24rem}.my-px{margin-top:.0625rem;margin-bottom:.0625rem}.my-0{margin-top:0;margin-bottom:0}.my-none{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-11{margin-top:2.75rem;margin-bottom:2.75rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-14{margin-top:3.5rem;margin-bottom:3.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-18{margin-top:4.5rem;margin-bottom:4.5rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-28{margin-top:7rem;margin-bottom:7rem}.my-32{margin-top:8rem;margin-bottom:8rem}.my-36{margin-top:9rem;margin-bottom:9rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-44{margin-top:11rem;margin-bottom:11rem}.my-48{margin-top:12rem;margin-bottom:12rem}.my-52{margin-top:13rem;margin-bottom:13rem}.my-56{margin-top:14rem;margin-bottom:14rem}.my-60{margin-top:15rem;margin-bottom:15rem}.my-64{margin-top:16rem;margin-bottom:16rem}.my-72{margin-top:18rem;margin-bottom:18rem}.my-80{margin-top:20rem;margin-bottom:20rem}.my-96{margin-top:24rem;margin-bottom:24rem}.my-auto{margin-top:auto;margin-bottom:auto}.my-auto{margin-top:auto;margin-bottom:auto}.-my-px{margin-top:-.0625rem;margin-bottom:-.0625rem}.-my-0{margin-top:0;margin-bottom:0}.-my-none{margin-top:0;margin-bottom:0}.-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.-my-12{margin-top:-3rem;margin-bottom:-3rem}.-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.-my-16{margin-top:-4rem;margin-bottom:-4rem}.-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.-my-20{margin-top:-5rem;margin-bottom:-5rem}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.-my-28{margin-top:-7rem;margin-bottom:-7rem}.-my-32{margin-top:-8rem;margin-bottom:-8rem}.-my-36{margin-top:-9rem;margin-bottom:-9rem}.-my-40{margin-top:-10rem;margin-bottom:-10rem}.-my-44{margin-top:-11rem;margin-bottom:-11rem}.-my-48{margin-top:-12rem;margin-bottom:-12rem}.-my-52{margin-top:-13rem;margin-bottom:-13rem}.-my-56{margin-top:-14rem;margin-bottom:-14rem}.-my-60{margin-top:-15rem;margin-bottom:-15rem}.-my-64{margin-top:-16rem;margin-bottom:-16rem}.-my-72{margin-top:-18rem;margin-bottom:-18rem}.-my-80{margin-top:-20rem;margin-bottom:-20rem}.-my-96{margin-top:-24rem;margin-bottom:-24rem}.mt-px{margin-top:.0625rem}.mt-0{margin-top:0}.mt-none{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-18{margin-top:4.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-72{margin-top:18rem}.mt-80{margin-top:20rem}.mt-96{margin-top:24rem}.mt-auto{margin-top:auto}.-mt-px{margin-top:-.0625rem}.-mt-0{margin-top:0}.-mt-none{margin-top:0}.-mt-0\.5{margin-top:-.125rem}.-mt-1{margin-top:-.25rem}.-mt-1\.5{margin-top:-.375rem}.-mt-2{margin-top:-.5rem}.-mt-2\.5{margin-top:-.625rem}.-mt-3{margin-top:-.75rem}.-mt-3\.5{margin-top:-.875rem}.-mt-4{margin-top:-1rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mt-7{margin-top:-1.75rem}.-mt-8{margin-top:-2rem}.-mt-9{margin-top:-2.25rem}.-mt-10{margin-top:-2.5rem}.-mt-11{margin-top:-2.75rem}.-mt-12{margin-top:-3rem}.-mt-14{margin-top:-3.5rem}.-mt-16{margin-top:-4rem}.-mt-18{margin-top:-4.5rem}.-mt-20{margin-top:-5rem}.-mt-24{margin-top:-6rem}.-mt-28{margin-top:-7rem}.-mt-32{margin-top:-8rem}.-mt-36{margin-top:-9rem}.-mt-40{margin-top:-10rem}.-mt-44{margin-top:-11rem}.-mt-48{margin-top:-12rem}.-mt-52{margin-top:-13rem}.-mt-56{margin-top:-14rem}.-mt-60{margin-top:-15rem}.-mt-64{margin-top:-16rem}.-mt-72{margin-top:-18rem}.-mt-80{margin-top:-20rem}.-mt-96{margin-top:-24rem}.mr-px{margin-right:.0625rem}.mr-0{margin-right:0}.mr-none{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mr-7{margin-right:1.75rem}.mr-8{margin-right:2rem}.mr-9{margin-right:2.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-18{margin-right:4.5rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-72{margin-right:18rem}.mr-80{margin-right:20rem}.mr-96{margin-right:24rem}.mr-auto{margin-right:auto}.-mr-px{margin-right:-.0625rem}.-mr-0{margin-right:0}.-mr-none{margin-right:0}.-mr-0\.5{margin-right:-.125rem}.-mr-1{margin-right:-.25rem}.-mr-1\.5{margin-right:-.375rem}.-mr-2{margin-right:-.5rem}.-mr-2\.5{margin-right:-.625rem}.-mr-3{margin-right:-.75rem}.-mr-3\.5{margin-right:-.875rem}.-mr-4{margin-right:-1rem}.-mr-5{margin-right:-1.25rem}.-mr-6{margin-right:-1.5rem}.-mr-7{margin-right:-1.75rem}.-mr-8{margin-right:-2rem}.-mr-9{margin-right:-2.25rem}.-mr-10{margin-right:-2.5rem}.-mr-11{margin-right:-2.75rem}.-mr-12{margin-right:-3rem}.-mr-14{margin-right:-3.5rem}.-mr-16{margin-right:-4rem}.-mr-18{margin-right:-4.5rem}.-mr-20{margin-right:-5rem}.-mr-24{margin-right:-6rem}.-mr-28{margin-right:-7rem}.-mr-32{margin-right:-8rem}.-mr-36{margin-right:-9rem}.-mr-40{margin-right:-10rem}.-mr-44{margin-right:-11rem}.-mr-48{margin-right:-12rem}.-mr-52{margin-right:-13rem}.-mr-56{margin-right:-14rem}.-mr-60{margin-right:-15rem}.-mr-64{margin-right:-16rem}.-mr-72{margin-right:-18rem}.-mr-80{margin-right:-20rem}.-mr-96{margin-right:-24rem}.mb-px{margin-bottom:.0625rem}.mb-0{margin-bottom:0}.mb-none{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-18{margin-bottom:4.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-72{margin-bottom:18rem}.mb-80{margin-bottom:20rem}.mb-96{margin-bottom:24rem}.mb-auto{margin-bottom:auto}.-mb-px{margin-bottom:-.0625rem}.-mb-0{margin-bottom:0}.-mb-none{margin-bottom:0}.-mb-0\.5{margin-bottom:-.125rem}.-mb-1{margin-bottom:-.25rem}.-mb-1\.5{margin-bottom:-.375rem}.-mb-2{margin-bottom:-.5rem}.-mb-2\.5{margin-bottom:-.625rem}.-mb-3{margin-bottom:-.75rem}.-mb-3\.5{margin-bottom:-.875rem}.-mb-4{margin-bottom:-1rem}.-mb-5{margin-bottom:-1.25rem}.-mb-6{margin-bottom:-1.5rem}.-mb-7{margin-bottom:-1.75rem}.-mb-8{margin-bottom:-2rem}.-mb-9{margin-bottom:-2.25rem}.-mb-10{margin-bottom:-2.5rem}.-mb-11{margin-bottom:-2.75rem}.-mb-12{margin-bottom:-3rem}.-mb-14{margin-bottom:-3.5rem}.-mb-16{margin-bottom:-4rem}.-mb-18{margin-bottom:-4.5rem}.-mb-20{margin-bottom:-5rem}.-mb-24{margin-bottom:-6rem}.-mb-28{margin-bottom:-7rem}.-mb-32{margin-bottom:-8rem}.-mb-36{margin-bottom:-9rem}.-mb-40{margin-bottom:-10rem}.-mb-44{margin-bottom:-11rem}.-mb-48{margin-bottom:-12rem}.-mb-52{margin-bottom:-13rem}.-mb-56{margin-bottom:-14rem}.-mb-60{margin-bottom:-15rem}.-mb-64{margin-bottom:-16rem}.-mb-72{margin-bottom:-18rem}.-mb-80{margin-bottom:-20rem}.-mb-96{margin-bottom:-24rem}.ml-px{margin-left:.0625rem}.ml-0{margin-left:0}.ml-none{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-2\.5{margin-left:.625rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-6{margin-left:1.5rem}.ml-7{margin-left:1.75rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-18{margin-left:4.5rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-72{margin-left:18rem}.ml-80{margin-left:20rem}.ml-96{margin-left:24rem}.ml-auto{margin-left:auto}.-ml-px{margin-left:-.0625rem}.-ml-0{margin-left:0}.-ml-none{margin-left:0}.-ml-0\.5{margin-left:-.125rem}.-ml-1{margin-left:-.25rem}.-ml-1\.5{margin-left:-.375rem}.-ml-2{margin-left:-.5rem}.-ml-2\.5{margin-left:-.625rem}.-ml-3{margin-left:-.75rem}.-ml-3\.5{margin-left:-.875rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-ml-6{margin-left:-1.5rem}.-ml-7{margin-left:-1.75rem}.-ml-8{margin-left:-2rem}.-ml-9{margin-left:-2.25rem}.-ml-10{margin-left:-2.5rem}.-ml-11{margin-left:-2.75rem}.-ml-12{margin-left:-3rem}.-ml-14{margin-left:-3.5rem}.-ml-16{margin-left:-4rem}.-ml-18{margin-left:-4.5rem}.-ml-20{margin-left:-5rem}.-ml-24{margin-left:-6rem}.-ml-28{margin-left:-7rem}.-ml-32{margin-left:-8rem}.-ml-36{margin-left:-9rem}.-ml-40{margin-left:-10rem}.-ml-44{margin-left:-11rem}.-ml-48{margin-left:-12rem}.-ml-52{margin-left:-13rem}.-ml-56{margin-left:-14rem}.-ml-60{margin-left:-15rem}.-ml-64{margin-left:-16rem}.-ml-72{margin-left:-18rem}.-ml-80{margin-left:-20rem}.-ml-96{margin-left:-24rem}@media (max-width:768px){.m\:m-px{margin:.0625rem}.m\:m-0{margin:0}.m\:m-none{margin:0}.m\:m-0\.5{margin:.125rem}.m\:m-1{margin:.25rem}.m\:m-1\.5{margin:.375rem}.m\:m-2{margin:.5rem}.m\:m-2\.5{margin:.625rem}.m\:m-3{margin:.75rem}.m\:m-3\.5{margin:.875rem}.m\:m-4{margin:1rem}.m\:m-5{margin:1.25rem}.m\:m-6{margin:1.5rem}.m\:m-7{margin:1.75rem}.m\:m-8{margin:2rem}.m\:m-9{margin:2.25rem}.m\:m-10{margin:2.5rem}.m\:m-11{margin:2.75rem}.m\:m-12{margin:3rem}.m\:m-14{margin:3.5rem}.m\:m-16{margin:4rem}.m\:m-18{margin:4.5rem}.m\:m-20{margin:5rem}.m\:m-24{margin:6rem}.m\:m-28{margin:7rem}.m\:m-32{margin:8rem}.m\:m-36{margin:9rem}.m\:m-40{margin:10rem}.m\:m-44{margin:11rem}.m\:m-48{margin:12rem}.m\:m-52{margin:13rem}.m\:m-56{margin:14rem}.m\:m-60{margin:15rem}.m\:m-64{margin:16rem}.m\:m-72{margin:18rem}.m\:m-80{margin:20rem}.m\:m-96{margin:24rem}.m\:m-auto{margin:auto}.m\:-m-px{margin:-.0625rem}.m\:-m-0{margin:0}.m\:-m-none{margin:0}.m\:-m-0\.5{margin:-.125rem}.m\:-m-1{margin:-.25rem}.m\:-m-1\.5{margin:-.375rem}.m\:-m-2{margin:-.5rem}.m\:-m-2\.5{margin:-.625rem}.m\:-m-3{margin:-.75rem}.m\:-m-3\.5{margin:-.875rem}.m\:-m-4{margin:-1rem}.m\:-m-5{margin:-1.25rem}.m\:-m-6{margin:-1.5rem}.m\:-m-7{margin:-1.75rem}.m\:-m-8{margin:-2rem}.m\:-m-9{margin:-2.25rem}.m\:-m-10{margin:-2.5rem}.m\:-m-11{margin:-2.75rem}.m\:-m-12{margin:-3rem}.m\:-m-14{margin:-3.5rem}.m\:-m-16{margin:-4rem}.m\:-m-18{margin:-4.5rem}.m\:-m-20{margin:-5rem}.m\:-m-24{margin:-6rem}.m\:-m-28{margin:-7rem}.m\:-m-32{margin:-8rem}.m\:-m-36{margin:-9rem}.m\:-m-40{margin:-10rem}.m\:-m-44{margin:-11rem}.m\:-m-48{margin:-12rem}.m\:-m-52{margin:-13rem}.m\:-m-56{margin:-14rem}.m\:-m-60{margin:-15rem}.m\:-m-64{margin:-16rem}.m\:-m-72{margin:-18rem}.m\:-m-80{margin:-20rem}.m\:-m-96{margin:-24rem}.m\:mx-px{margin-left:.0625rem;margin-right:.0625rem}.m\:mx-0{margin-left:0;margin-right:0}.m\:mx-none{margin-left:0;margin-right:0}.m\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.m\:mx-1{margin-left:.25rem;margin-right:.25rem}.m\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.m\:mx-2{margin-left:.5rem;margin-right:.5rem}.m\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.m\:mx-3{margin-left:.75rem;margin-right:.75rem}.m\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.m\:mx-4{margin-left:1rem;margin-right:1rem}.m\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.m\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.m\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.m\:mx-8{margin-left:2rem;margin-right:2rem}.m\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.m\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.m\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.m\:mx-12{margin-left:3rem;margin-right:3rem}.m\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.m\:mx-16{margin-left:4rem;margin-right:4rem}.m\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.m\:mx-20{margin-left:5rem;margin-right:5rem}.m\:mx-24{margin-left:6rem;margin-right:6rem}.m\:mx-28{margin-left:7rem;margin-right:7rem}.m\:mx-32{margin-left:8rem;margin-right:8rem}.m\:mx-36{margin-left:9rem;margin-right:9rem}.m\:mx-40{margin-left:10rem;margin-right:10rem}.m\:mx-44{margin-left:11rem;margin-right:11rem}.m\:mx-48{margin-left:12rem;margin-right:12rem}.m\:mx-52{margin-left:13rem;margin-right:13rem}.m\:mx-56{margin-left:14rem;margin-right:14rem}.m\:mx-60{margin-left:15rem;margin-right:15rem}.m\:mx-64{margin-left:16rem;margin-right:16rem}.m\:mx-72{margin-left:18rem;margin-right:18rem}.m\:mx-80{margin-left:20rem;margin-right:20rem}.m\:mx-96{margin-left:24rem;margin-right:24rem}.m\:mx-auto{margin-left:auto;margin-right:auto}.m\:mx-auto{margin-left:auto;margin-right:auto}.m\:-mx-px{margin-left:-.0625rem;margin-right:-.0625rem}.m\:-mx-0{margin-left:0;margin-right:0}.m\:-mx-none{margin-left:0;margin-right:0}.m\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.m\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.m\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.m\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.m\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.m\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.m\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.m\:-mx-4{margin-left:-1rem;margin-right:-1rem}.m\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.m\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.m\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.m\:-mx-8{margin-left:-2rem;margin-right:-2rem}.m\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.m\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.m\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.m\:-mx-12{margin-left:-3rem;margin-right:-3rem}.m\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.m\:-mx-16{margin-left:-4rem;margin-right:-4rem}.m\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.m\:-mx-20{margin-left:-5rem;margin-right:-5rem}.m\:-mx-24{margin-left:-6rem;margin-right:-6rem}.m\:-mx-28{margin-left:-7rem;margin-right:-7rem}.m\:-mx-32{margin-left:-8rem;margin-right:-8rem}.m\:-mx-36{margin-left:-9rem;margin-right:-9rem}.m\:-mx-40{margin-left:-10rem;margin-right:-10rem}.m\:-mx-44{margin-left:-11rem;margin-right:-11rem}.m\:-mx-48{margin-left:-12rem;margin-right:-12rem}.m\:-mx-52{margin-left:-13rem;margin-right:-13rem}.m\:-mx-56{margin-left:-14rem;margin-right:-14rem}.m\:-mx-60{margin-left:-15rem;margin-right:-15rem}.m\:-mx-64{margin-left:-16rem;margin-right:-16rem}.m\:-mx-72{margin-left:-18rem;margin-right:-18rem}.m\:-mx-80{margin-left:-20rem;margin-right:-20rem}.m\:-mx-96{margin-left:-24rem;margin-right:-24rem}.m\:my-px{margin-top:.0625rem;margin-bottom:.0625rem}.m\:my-0{margin-top:0;margin-bottom:0}.m\:my-none{margin-top:0;margin-bottom:0}.m\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.m\:my-1{margin-top:.25rem;margin-bottom:.25rem}.m\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.m\:my-2{margin-top:.5rem;margin-bottom:.5rem}.m\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.m\:my-3{margin-top:.75rem;margin-bottom:.75rem}.m\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.m\:my-4{margin-top:1rem;margin-bottom:1rem}.m\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.m\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.m\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.m\:my-8{margin-top:2rem;margin-bottom:2rem}.m\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.m\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.m\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.m\:my-12{margin-top:3rem;margin-bottom:3rem}.m\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.m\:my-16{margin-top:4rem;margin-bottom:4rem}.m\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.m\:my-20{margin-top:5rem;margin-bottom:5rem}.m\:my-24{margin-top:6rem;margin-bottom:6rem}.m\:my-28{margin-top:7rem;margin-bottom:7rem}.m\:my-32{margin-top:8rem;margin-bottom:8rem}.m\:my-36{margin-top:9rem;margin-bottom:9rem}.m\:my-40{margin-top:10rem;margin-bottom:10rem}.m\:my-44{margin-top:11rem;margin-bottom:11rem}.m\:my-48{margin-top:12rem;margin-bottom:12rem}.m\:my-52{margin-top:13rem;margin-bottom:13rem}.m\:my-56{margin-top:14rem;margin-bottom:14rem}.m\:my-60{margin-top:15rem;margin-bottom:15rem}.m\:my-64{margin-top:16rem;margin-bottom:16rem}.m\:my-72{margin-top:18rem;margin-bottom:18rem}.m\:my-80{margin-top:20rem;margin-bottom:20rem}.m\:my-96{margin-top:24rem;margin-bottom:24rem}.m\:my-auto{margin-top:auto;margin-bottom:auto}.m\:my-auto{margin-top:auto;margin-bottom:auto}.m\:-my-px{margin-top:-.0625rem;margin-bottom:-.0625rem}.m\:-my-0{margin-top:0;margin-bottom:0}.m\:-my-none{margin-top:0;margin-bottom:0}.m\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.m\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.m\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.m\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.m\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.m\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.m\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.m\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.m\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.m\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.m\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.m\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.m\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.m\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.m\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.m\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.m\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.m\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.m\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.m\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.m\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.m\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.m\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.m\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.m\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.m\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.m\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.m\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.m\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.m\:-my-60{margin-top:-15rem;margin-bottom:-15rem}.m\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.m\:-my-72{margin-top:-18rem;margin-bottom:-18rem}.m\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.m\:-my-96{margin-top:-24rem;margin-bottom:-24rem}.m\:mt-px{margin-top:.0625rem}.m\:mt-0{margin-top:0}.m\:mt-none{margin-top:0}.m\:mt-0\.5{margin-top:.125rem}.m\:mt-1{margin-top:.25rem}.m\:mt-1\.5{margin-top:.375rem}.m\:mt-2{margin-top:.5rem}.m\:mt-2\.5{margin-top:.625rem}.m\:mt-3{margin-top:.75rem}.m\:mt-3\.5{margin-top:.875rem}.m\:mt-4{margin-top:1rem}.m\:mt-5{margin-top:1.25rem}.m\:mt-6{margin-top:1.5rem}.m\:mt-7{margin-top:1.75rem}.m\:mt-8{margin-top:2rem}.m\:mt-9{margin-top:2.25rem}.m\:mt-10{margin-top:2.5rem}.m\:mt-11{margin-top:2.75rem}.m\:mt-12{margin-top:3rem}.m\:mt-14{margin-top:3.5rem}.m\:mt-16{margin-top:4rem}.m\:mt-18{margin-top:4.5rem}.m\:mt-20{margin-top:5rem}.m\:mt-24{margin-top:6rem}.m\:mt-28{margin-top:7rem}.m\:mt-32{margin-top:8rem}.m\:mt-36{margin-top:9rem}.m\:mt-40{margin-top:10rem}.m\:mt-44{margin-top:11rem}.m\:mt-48{margin-top:12rem}.m\:mt-52{margin-top:13rem}.m\:mt-56{margin-top:14rem}.m\:mt-60{margin-top:15rem}.m\:mt-64{margin-top:16rem}.m\:mt-72{margin-top:18rem}.m\:mt-80{margin-top:20rem}.m\:mt-96{margin-top:24rem}.m\:mt-auto{margin-top:auto}.m\:-mt-px{margin-top:-.0625rem}.m\:-mt-0{margin-top:0}.m\:-mt-none{margin-top:0}.m\:-mt-0\.5{margin-top:-.125rem}.m\:-mt-1{margin-top:-.25rem}.m\:-mt-1\.5{margin-top:-.375rem}.m\:-mt-2{margin-top:-.5rem}.m\:-mt-2\.5{margin-top:-.625rem}.m\:-mt-3{margin-top:-.75rem}.m\:-mt-3\.5{margin-top:-.875rem}.m\:-mt-4{margin-top:-1rem}.m\:-mt-5{margin-top:-1.25rem}.m\:-mt-6{margin-top:-1.5rem}.m\:-mt-7{margin-top:-1.75rem}.m\:-mt-8{margin-top:-2rem}.m\:-mt-9{margin-top:-2.25rem}.m\:-mt-10{margin-top:-2.5rem}.m\:-mt-11{margin-top:-2.75rem}.m\:-mt-12{margin-top:-3rem}.m\:-mt-14{margin-top:-3.5rem}.m\:-mt-16{margin-top:-4rem}.m\:-mt-18{margin-top:-4.5rem}.m\:-mt-20{margin-top:-5rem}.m\:-mt-24{margin-top:-6rem}.m\:-mt-28{margin-top:-7rem}.m\:-mt-32{margin-top:-8rem}.m\:-mt-36{margin-top:-9rem}.m\:-mt-40{margin-top:-10rem}.m\:-mt-44{margin-top:-11rem}.m\:-mt-48{margin-top:-12rem}.m\:-mt-52{margin-top:-13rem}.m\:-mt-56{margin-top:-14rem}.m\:-mt-60{margin-top:-15rem}.m\:-mt-64{margin-top:-16rem}.m\:-mt-72{margin-top:-18rem}.m\:-mt-80{margin-top:-20rem}.m\:-mt-96{margin-top:-24rem}.m\:mr-px{margin-right:.0625rem}.m\:mr-0{margin-right:0}.m\:mr-none{margin-right:0}.m\:mr-0\.5{margin-right:.125rem}.m\:mr-1{margin-right:.25rem}.m\:mr-1\.5{margin-right:.375rem}.m\:mr-2{margin-right:.5rem}.m\:mr-2\.5{margin-right:.625rem}.m\:mr-3{margin-right:.75rem}.m\:mr-3\.5{margin-right:.875rem}.m\:mr-4{margin-right:1rem}.m\:mr-5{margin-right:1.25rem}.m\:mr-6{margin-right:1.5rem}.m\:mr-7{margin-right:1.75rem}.m\:mr-8{margin-right:2rem}.m\:mr-9{margin-right:2.25rem}.m\:mr-10{margin-right:2.5rem}.m\:mr-11{margin-right:2.75rem}.m\:mr-12{margin-right:3rem}.m\:mr-14{margin-right:3.5rem}.m\:mr-16{margin-right:4rem}.m\:mr-18{margin-right:4.5rem}.m\:mr-20{margin-right:5rem}.m\:mr-24{margin-right:6rem}.m\:mr-28{margin-right:7rem}.m\:mr-32{margin-right:8rem}.m\:mr-36{margin-right:9rem}.m\:mr-40{margin-right:10rem}.m\:mr-44{margin-right:11rem}.m\:mr-48{margin-right:12rem}.m\:mr-52{margin-right:13rem}.m\:mr-56{margin-right:14rem}.m\:mr-60{margin-right:15rem}.m\:mr-64{margin-right:16rem}.m\:mr-72{margin-right:18rem}.m\:mr-80{margin-right:20rem}.m\:mr-96{margin-right:24rem}.m\:mr-auto{margin-right:auto}.m\:-mr-px{margin-right:-.0625rem}.m\:-mr-0{margin-right:0}.m\:-mr-none{margin-right:0}.m\:-mr-0\.5{margin-right:-.125rem}.m\:-mr-1{margin-right:-.25rem}.m\:-mr-1\.5{margin-right:-.375rem}.m\:-mr-2{margin-right:-.5rem}.m\:-mr-2\.5{margin-right:-.625rem}.m\:-mr-3{margin-right:-.75rem}.m\:-mr-3\.5{margin-right:-.875rem}.m\:-mr-4{margin-right:-1rem}.m\:-mr-5{margin-right:-1.25rem}.m\:-mr-6{margin-right:-1.5rem}.m\:-mr-7{margin-right:-1.75rem}.m\:-mr-8{margin-right:-2rem}.m\:-mr-9{margin-right:-2.25rem}.m\:-mr-10{margin-right:-2.5rem}.m\:-mr-11{margin-right:-2.75rem}.m\:-mr-12{margin-right:-3rem}.m\:-mr-14{margin-right:-3.5rem}.m\:-mr-16{margin-right:-4rem}.m\:-mr-18{margin-right:-4.5rem}.m\:-mr-20{margin-right:-5rem}.m\:-mr-24{margin-right:-6rem}.m\:-mr-28{margin-right:-7rem}.m\:-mr-32{margin-right:-8rem}.m\:-mr-36{margin-right:-9rem}.m\:-mr-40{margin-right:-10rem}.m\:-mr-44{margin-right:-11rem}.m\:-mr-48{margin-right:-12rem}.m\:-mr-52{margin-right:-13rem}.m\:-mr-56{margin-right:-14rem}.m\:-mr-60{margin-right:-15rem}.m\:-mr-64{margin-right:-16rem}.m\:-mr-72{margin-right:-18rem}.m\:-mr-80{margin-right:-20rem}.m\:-mr-96{margin-right:-24rem}.m\:mb-px{margin-bottom:.0625rem}.m\:mb-0{margin-bottom:0}.m\:mb-none{margin-bottom:0}.m\:mb-0\.5{margin-bottom:.125rem}.m\:mb-1{margin-bottom:.25rem}.m\:mb-1\.5{margin-bottom:.375rem}.m\:mb-2{margin-bottom:.5rem}.m\:mb-2\.5{margin-bottom:.625rem}.m\:mb-3{margin-bottom:.75rem}.m\:mb-3\.5{margin-bottom:.875rem}.m\:mb-4{margin-bottom:1rem}.m\:mb-5{margin-bottom:1.25rem}.m\:mb-6{margin-bottom:1.5rem}.m\:mb-7{margin-bottom:1.75rem}.m\:mb-8{margin-bottom:2rem}.m\:mb-9{margin-bottom:2.25rem}.m\:mb-10{margin-bottom:2.5rem}.m\:mb-11{margin-bottom:2.75rem}.m\:mb-12{margin-bottom:3rem}.m\:mb-14{margin-bottom:3.5rem}.m\:mb-16{margin-bottom:4rem}.m\:mb-18{margin-bottom:4.5rem}.m\:mb-20{margin-bottom:5rem}.m\:mb-24{margin-bottom:6rem}.m\:mb-28{margin-bottom:7rem}.m\:mb-32{margin-bottom:8rem}.m\:mb-36{margin-bottom:9rem}.m\:mb-40{margin-bottom:10rem}.m\:mb-44{margin-bottom:11rem}.m\:mb-48{margin-bottom:12rem}.m\:mb-52{margin-bottom:13rem}.m\:mb-56{margin-bottom:14rem}.m\:mb-60{margin-bottom:15rem}.m\:mb-64{margin-bottom:16rem}.m\:mb-72{margin-bottom:18rem}.m\:mb-80{margin-bottom:20rem}.m\:mb-96{margin-bottom:24rem}.m\:mb-auto{margin-bottom:auto}.m\:-mb-px{margin-bottom:-.0625rem}.m\:-mb-0{margin-bottom:0}.m\:-mb-none{margin-bottom:0}.m\:-mb-0\.5{margin-bottom:-.125rem}.m\:-mb-1{margin-bottom:-.25rem}.m\:-mb-1\.5{margin-bottom:-.375rem}.m\:-mb-2{margin-bottom:-.5rem}.m\:-mb-2\.5{margin-bottom:-.625rem}.m\:-mb-3{margin-bottom:-.75rem}.m\:-mb-3\.5{margin-bottom:-.875rem}.m\:-mb-4{margin-bottom:-1rem}.m\:-mb-5{margin-bottom:-1.25rem}.m\:-mb-6{margin-bottom:-1.5rem}.m\:-mb-7{margin-bottom:-1.75rem}.m\:-mb-8{margin-bottom:-2rem}.m\:-mb-9{margin-bottom:-2.25rem}.m\:-mb-10{margin-bottom:-2.5rem}.m\:-mb-11{margin-bottom:-2.75rem}.m\:-mb-12{margin-bottom:-3rem}.m\:-mb-14{margin-bottom:-3.5rem}.m\:-mb-16{margin-bottom:-4rem}.m\:-mb-18{margin-bottom:-4.5rem}.m\:-mb-20{margin-bottom:-5rem}.m\:-mb-24{margin-bottom:-6rem}.m\:-mb-28{margin-bottom:-7rem}.m\:-mb-32{margin-bottom:-8rem}.m\:-mb-36{margin-bottom:-9rem}.m\:-mb-40{margin-bottom:-10rem}.m\:-mb-44{margin-bottom:-11rem}.m\:-mb-48{margin-bottom:-12rem}.m\:-mb-52{margin-bottom:-13rem}.m\:-mb-56{margin-bottom:-14rem}.m\:-mb-60{margin-bottom:-15rem}.m\:-mb-64{margin-bottom:-16rem}.m\:-mb-72{margin-bottom:-18rem}.m\:-mb-80{margin-bottom:-20rem}.m\:-mb-96{margin-bottom:-24rem}.m\:ml-px{margin-left:.0625rem}.m\:ml-0{margin-left:0}.m\:ml-none{margin-left:0}.m\:ml-0\.5{margin-left:.125rem}.m\:ml-1{margin-left:.25rem}.m\:ml-1\.5{margin-left:.375rem}.m\:ml-2{margin-left:.5rem}.m\:ml-2\.5{margin-left:.625rem}.m\:ml-3{margin-left:.75rem}.m\:ml-3\.5{margin-left:.875rem}.m\:ml-4{margin-left:1rem}.m\:ml-5{margin-left:1.25rem}.m\:ml-6{margin-left:1.5rem}.m\:ml-7{margin-left:1.75rem}.m\:ml-8{margin-left:2rem}.m\:ml-9{margin-left:2.25rem}.m\:ml-10{margin-left:2.5rem}.m\:ml-11{margin-left:2.75rem}.m\:ml-12{margin-left:3rem}.m\:ml-14{margin-left:3.5rem}.m\:ml-16{margin-left:4rem}.m\:ml-18{margin-left:4.5rem}.m\:ml-20{margin-left:5rem}.m\:ml-24{margin-left:6rem}.m\:ml-28{margin-left:7rem}.m\:ml-32{margin-left:8rem}.m\:ml-36{margin-left:9rem}.m\:ml-40{margin-left:10rem}.m\:ml-44{margin-left:11rem}.m\:ml-48{margin-left:12rem}.m\:ml-52{margin-left:13rem}.m\:ml-56{margin-left:14rem}.m\:ml-60{margin-left:15rem}.m\:ml-64{margin-left:16rem}.m\:ml-72{margin-left:18rem}.m\:ml-80{margin-left:20rem}.m\:ml-96{margin-left:24rem}.m\:ml-auto{margin-left:auto}.m\:-ml-px{margin-left:-.0625rem}.m\:-ml-0{margin-left:0}.m\:-ml-none{margin-left:0}.m\:-ml-0\.5{margin-left:-.125rem}.m\:-ml-1{margin-left:-.25rem}.m\:-ml-1\.5{margin-left:-.375rem}.m\:-ml-2{margin-left:-.5rem}.m\:-ml-2\.5{margin-left:-.625rem}.m\:-ml-3{margin-left:-.75rem}.m\:-ml-3\.5{margin-left:-.875rem}.m\:-ml-4{margin-left:-1rem}.m\:-ml-5{margin-left:-1.25rem}.m\:-ml-6{margin-left:-1.5rem}.m\:-ml-7{margin-left:-1.75rem}.m\:-ml-8{margin-left:-2rem}.m\:-ml-9{margin-left:-2.25rem}.m\:-ml-10{margin-left:-2.5rem}.m\:-ml-11{margin-left:-2.75rem}.m\:-ml-12{margin-left:-3rem}.m\:-ml-14{margin-left:-3.5rem}.m\:-ml-16{margin-left:-4rem}.m\:-ml-18{margin-left:-4.5rem}.m\:-ml-20{margin-left:-5rem}.m\:-ml-24{margin-left:-6rem}.m\:-ml-28{margin-left:-7rem}.m\:-ml-32{margin-left:-8rem}.m\:-ml-36{margin-left:-9rem}.m\:-ml-40{margin-left:-10rem}.m\:-ml-44{margin-left:-11rem}.m\:-ml-48{margin-left:-12rem}.m\:-ml-52{margin-left:-13rem}.m\:-ml-56{margin-left:-14rem}.m\:-ml-60{margin-left:-15rem}.m\:-ml-64{margin-left:-16rem}.m\:-ml-72{margin-left:-18rem}.m\:-ml-80{margin-left:-20rem}.m\:-ml-96{margin-left:-24rem}}@media (min-width:769px){.pc\:m-px{margin:.0625rem}.pc\:m-0{margin:0}.pc\:m-none{margin:0}.pc\:m-0\.5{margin:.125rem}.pc\:m-1{margin:.25rem}.pc\:m-1\.5{margin:.375rem}.pc\:m-2{margin:.5rem}.pc\:m-2\.5{margin:.625rem}.pc\:m-3{margin:.75rem}.pc\:m-3\.5{margin:.875rem}.pc\:m-4{margin:1rem}.pc\:m-5{margin:1.25rem}.pc\:m-6{margin:1.5rem}.pc\:m-7{margin:1.75rem}.pc\:m-8{margin:2rem}.pc\:m-9{margin:2.25rem}.pc\:m-10{margin:2.5rem}.pc\:m-11{margin:2.75rem}.pc\:m-12{margin:3rem}.pc\:m-14{margin:3.5rem}.pc\:m-16{margin:4rem}.pc\:m-18{margin:4.5rem}.pc\:m-20{margin:5rem}.pc\:m-24{margin:6rem}.pc\:m-28{margin:7rem}.pc\:m-32{margin:8rem}.pc\:m-36{margin:9rem}.pc\:m-40{margin:10rem}.pc\:m-44{margin:11rem}.pc\:m-48{margin:12rem}.pc\:m-52{margin:13rem}.pc\:m-56{margin:14rem}.pc\:m-60{margin:15rem}.pc\:m-64{margin:16rem}.pc\:m-72{margin:18rem}.pc\:m-80{margin:20rem}.pc\:m-96{margin:24rem}.pc\:m-auto{margin:auto}.pc\:-m-px{margin:-.0625rem}.pc\:-m-0{margin:0}.pc\:-m-none{margin:0}.pc\:-m-0\.5{margin:-.125rem}.pc\:-m-1{margin:-.25rem}.pc\:-m-1\.5{margin:-.375rem}.pc\:-m-2{margin:-.5rem}.pc\:-m-2\.5{margin:-.625rem}.pc\:-m-3{margin:-.75rem}.pc\:-m-3\.5{margin:-.875rem}.pc\:-m-4{margin:-1rem}.pc\:-m-5{margin:-1.25rem}.pc\:-m-6{margin:-1.5rem}.pc\:-m-7{margin:-1.75rem}.pc\:-m-8{margin:-2rem}.pc\:-m-9{margin:-2.25rem}.pc\:-m-10{margin:-2.5rem}.pc\:-m-11{margin:-2.75rem}.pc\:-m-12{margin:-3rem}.pc\:-m-14{margin:-3.5rem}.pc\:-m-16{margin:-4rem}.pc\:-m-18{margin:-4.5rem}.pc\:-m-20{margin:-5rem}.pc\:-m-24{margin:-6rem}.pc\:-m-28{margin:-7rem}.pc\:-m-32{margin:-8rem}.pc\:-m-36{margin:-9rem}.pc\:-m-40{margin:-10rem}.pc\:-m-44{margin:-11rem}.pc\:-m-48{margin:-12rem}.pc\:-m-52{margin:-13rem}.pc\:-m-56{margin:-14rem}.pc\:-m-60{margin:-15rem}.pc\:-m-64{margin:-16rem}.pc\:-m-72{margin:-18rem}.pc\:-m-80{margin:-20rem}.pc\:-m-96{margin:-24rem}.pc\:mx-px{margin-left:.0625rem;margin-right:.0625rem}.pc\:mx-0{margin-left:0;margin-right:0}.pc\:mx-none{margin-left:0;margin-right:0}.pc\:mx-0\.5{margin-left:.125rem;margin-right:.125rem}.pc\:mx-1{margin-left:.25rem;margin-right:.25rem}.pc\:mx-1\.5{margin-left:.375rem;margin-right:.375rem}.pc\:mx-2{margin-left:.5rem;margin-right:.5rem}.pc\:mx-2\.5{margin-left:.625rem;margin-right:.625rem}.pc\:mx-3{margin-left:.75rem;margin-right:.75rem}.pc\:mx-3\.5{margin-left:.875rem;margin-right:.875rem}.pc\:mx-4{margin-left:1rem;margin-right:1rem}.pc\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.pc\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.pc\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.pc\:mx-8{margin-left:2rem;margin-right:2rem}.pc\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.pc\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.pc\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.pc\:mx-12{margin-left:3rem;margin-right:3rem}.pc\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.pc\:mx-16{margin-left:4rem;margin-right:4rem}.pc\:mx-18{margin-left:4.5rem;margin-right:4.5rem}.pc\:mx-20{margin-left:5rem;margin-right:5rem}.pc\:mx-24{margin-left:6rem;margin-right:6rem}.pc\:mx-28{margin-left:7rem;margin-right:7rem}.pc\:mx-32{margin-left:8rem;margin-right:8rem}.pc\:mx-36{margin-left:9rem;margin-right:9rem}.pc\:mx-40{margin-left:10rem;margin-right:10rem}.pc\:mx-44{margin-left:11rem;margin-right:11rem}.pc\:mx-48{margin-left:12rem;margin-right:12rem}.pc\:mx-52{margin-left:13rem;margin-right:13rem}.pc\:mx-56{margin-left:14rem;margin-right:14rem}.pc\:mx-60{margin-left:15rem;margin-right:15rem}.pc\:mx-64{margin-left:16rem;margin-right:16rem}.pc\:mx-72{margin-left:18rem;margin-right:18rem}.pc\:mx-80{margin-left:20rem;margin-right:20rem}.pc\:mx-96{margin-left:24rem;margin-right:24rem}.pc\:mx-auto{margin-left:auto;margin-right:auto}.pc\:mx-auto{margin-left:auto;margin-right:auto}.pc\:-mx-px{margin-left:-.0625rem;margin-right:-.0625rem}.pc\:-mx-0{margin-left:0;margin-right:0}.pc\:-mx-none{margin-left:0;margin-right:0}.pc\:-mx-0\.5{margin-left:-.125rem;margin-right:-.125rem}.pc\:-mx-1{margin-left:-.25rem;margin-right:-.25rem}.pc\:-mx-1\.5{margin-left:-.375rem;margin-right:-.375rem}.pc\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.pc\:-mx-2\.5{margin-left:-.625rem;margin-right:-.625rem}.pc\:-mx-3{margin-left:-.75rem;margin-right:-.75rem}.pc\:-mx-3\.5{margin-left:-.875rem;margin-right:-.875rem}.pc\:-mx-4{margin-left:-1rem;margin-right:-1rem}.pc\:-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.pc\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.pc\:-mx-7{margin-left:-1.75rem;margin-right:-1.75rem}.pc\:-mx-8{margin-left:-2rem;margin-right:-2rem}.pc\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.pc\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.pc\:-mx-11{margin-left:-2.75rem;margin-right:-2.75rem}.pc\:-mx-12{margin-left:-3rem;margin-right:-3rem}.pc\:-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.pc\:-mx-16{margin-left:-4rem;margin-right:-4rem}.pc\:-mx-18{margin-left:-4.5rem;margin-right:-4.5rem}.pc\:-mx-20{margin-left:-5rem;margin-right:-5rem}.pc\:-mx-24{margin-left:-6rem;margin-right:-6rem}.pc\:-mx-28{margin-left:-7rem;margin-right:-7rem}.pc\:-mx-32{margin-left:-8rem;margin-right:-8rem}.pc\:-mx-36{margin-left:-9rem;margin-right:-9rem}.pc\:-mx-40{margin-left:-10rem;margin-right:-10rem}.pc\:-mx-44{margin-left:-11rem;margin-right:-11rem}.pc\:-mx-48{margin-left:-12rem;margin-right:-12rem}.pc\:-mx-52{margin-left:-13rem;margin-right:-13rem}.pc\:-mx-56{margin-left:-14rem;margin-right:-14rem}.pc\:-mx-60{margin-left:-15rem;margin-right:-15rem}.pc\:-mx-64{margin-left:-16rem;margin-right:-16rem}.pc\:-mx-72{margin-left:-18rem;margin-right:-18rem}.pc\:-mx-80{margin-left:-20rem;margin-right:-20rem}.pc\:-mx-96{margin-left:-24rem;margin-right:-24rem}.pc\:my-px{margin-top:.0625rem;margin-bottom:.0625rem}.pc\:my-0{margin-top:0;margin-bottom:0}.pc\:my-none{margin-top:0;margin-bottom:0}.pc\:my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.pc\:my-1{margin-top:.25rem;margin-bottom:.25rem}.pc\:my-1\.5{margin-top:.375rem;margin-bottom:.375rem}.pc\:my-2{margin-top:.5rem;margin-bottom:.5rem}.pc\:my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.pc\:my-3{margin-top:.75rem;margin-bottom:.75rem}.pc\:my-3\.5{margin-top:.875rem;margin-bottom:.875rem}.pc\:my-4{margin-top:1rem;margin-bottom:1rem}.pc\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}.pc\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.pc\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.pc\:my-8{margin-top:2rem;margin-bottom:2rem}.pc\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}.pc\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.pc\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}.pc\:my-12{margin-top:3rem;margin-bottom:3rem}.pc\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.pc\:my-16{margin-top:4rem;margin-bottom:4rem}.pc\:my-18{margin-top:4.5rem;margin-bottom:4.5rem}.pc\:my-20{margin-top:5rem;margin-bottom:5rem}.pc\:my-24{margin-top:6rem;margin-bottom:6rem}.pc\:my-28{margin-top:7rem;margin-bottom:7rem}.pc\:my-32{margin-top:8rem;margin-bottom:8rem}.pc\:my-36{margin-top:9rem;margin-bottom:9rem}.pc\:my-40{margin-top:10rem;margin-bottom:10rem}.pc\:my-44{margin-top:11rem;margin-bottom:11rem}.pc\:my-48{margin-top:12rem;margin-bottom:12rem}.pc\:my-52{margin-top:13rem;margin-bottom:13rem}.pc\:my-56{margin-top:14rem;margin-bottom:14rem}.pc\:my-60{margin-top:15rem;margin-bottom:15rem}.pc\:my-64{margin-top:16rem;margin-bottom:16rem}.pc\:my-72{margin-top:18rem;margin-bottom:18rem}.pc\:my-80{margin-top:20rem;margin-bottom:20rem}.pc\:my-96{margin-top:24rem;margin-bottom:24rem}.pc\:my-auto{margin-top:auto;margin-bottom:auto}.pc\:my-auto{margin-top:auto;margin-bottom:auto}.pc\:-my-px{margin-top:-.0625rem;margin-bottom:-.0625rem}.pc\:-my-0{margin-top:0;margin-bottom:0}.pc\:-my-none{margin-top:0;margin-bottom:0}.pc\:-my-0\.5{margin-top:-.125rem;margin-bottom:-.125rem}.pc\:-my-1{margin-top:-.25rem;margin-bottom:-.25rem}.pc\:-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.pc\:-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.pc\:-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.pc\:-my-3{margin-top:-.75rem;margin-bottom:-.75rem}.pc\:-my-3\.5{margin-top:-.875rem;margin-bottom:-.875rem}.pc\:-my-4{margin-top:-1rem;margin-bottom:-1rem}.pc\:-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.pc\:-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.pc\:-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.pc\:-my-8{margin-top:-2rem;margin-bottom:-2rem}.pc\:-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.pc\:-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.pc\:-my-11{margin-top:-2.75rem;margin-bottom:-2.75rem}.pc\:-my-12{margin-top:-3rem;margin-bottom:-3rem}.pc\:-my-14{margin-top:-3.5rem;margin-bottom:-3.5rem}.pc\:-my-16{margin-top:-4rem;margin-bottom:-4rem}.pc\:-my-18{margin-top:-4.5rem;margin-bottom:-4.5rem}.pc\:-my-20{margin-top:-5rem;margin-bottom:-5rem}.pc\:-my-24{margin-top:-6rem;margin-bottom:-6rem}.pc\:-my-28{margin-top:-7rem;margin-bottom:-7rem}.pc\:-my-32{margin-top:-8rem;margin-bottom:-8rem}.pc\:-my-36{margin-top:-9rem;margin-bottom:-9rem}.pc\:-my-40{margin-top:-10rem;margin-bottom:-10rem}.pc\:-my-44{margin-top:-11rem;margin-bottom:-11rem}.pc\:-my-48{margin-top:-12rem;margin-bottom:-12rem}.pc\:-my-52{margin-top:-13rem;margin-bottom:-13rem}.pc\:-my-56{margin-top:-14rem;margin-bottom:-14rem}.pc\:-my-60{margin-top:-15rem;margin-bottom:-15rem}.pc\:-my-64{margin-top:-16rem;margin-bottom:-16rem}.pc\:-my-72{margin-top:-18rem;margin-bottom:-18rem}.pc\:-my-80{margin-top:-20rem;margin-bottom:-20rem}.pc\:-my-96{margin-top:-24rem;margin-bottom:-24rem}.pc\:mt-px{margin-top:.0625rem}.pc\:mt-0{margin-top:0}.pc\:mt-none{margin-top:0}.pc\:mt-0\.5{margin-top:.125rem}.pc\:mt-1{margin-top:.25rem}.pc\:mt-1\.5{margin-top:.375rem}.pc\:mt-2{margin-top:.5rem}.pc\:mt-2\.5{margin-top:.625rem}.pc\:mt-3{margin-top:.75rem}.pc\:mt-3\.5{margin-top:.875rem}.pc\:mt-4{margin-top:1rem}.pc\:mt-5{margin-top:1.25rem}.pc\:mt-6{margin-top:1.5rem}.pc\:mt-7{margin-top:1.75rem}.pc\:mt-8{margin-top:2rem}.pc\:mt-9{margin-top:2.25rem}.pc\:mt-10{margin-top:2.5rem}.pc\:mt-11{margin-top:2.75rem}.pc\:mt-12{margin-top:3rem}.pc\:mt-14{margin-top:3.5rem}.pc\:mt-16{margin-top:4rem}.pc\:mt-18{margin-top:4.5rem}.pc\:mt-20{margin-top:5rem}.pc\:mt-24{margin-top:6rem}.pc\:mt-28{margin-top:7rem}.pc\:mt-32{margin-top:8rem}.pc\:mt-36{margin-top:9rem}.pc\:mt-40{margin-top:10rem}.pc\:mt-44{margin-top:11rem}.pc\:mt-48{margin-top:12rem}.pc\:mt-52{margin-top:13rem}.pc\:mt-56{margin-top:14rem}.pc\:mt-60{margin-top:15rem}.pc\:mt-64{margin-top:16rem}.pc\:mt-72{margin-top:18rem}.pc\:mt-80{margin-top:20rem}.pc\:mt-96{margin-top:24rem}.pc\:mt-auto{margin-top:auto}.pc\:-mt-px{margin-top:-.0625rem}.pc\:-mt-0{margin-top:0}.pc\:-mt-none{margin-top:0}.pc\:-mt-0\.5{margin-top:-.125rem}.pc\:-mt-1{margin-top:-.25rem}.pc\:-mt-1\.5{margin-top:-.375rem}.pc\:-mt-2{margin-top:-.5rem}.pc\:-mt-2\.5{margin-top:-.625rem}.pc\:-mt-3{margin-top:-.75rem}.pc\:-mt-3\.5{margin-top:-.875rem}.pc\:-mt-4{margin-top:-1rem}.pc\:-mt-5{margin-top:-1.25rem}.pc\:-mt-6{margin-top:-1.5rem}.pc\:-mt-7{margin-top:-1.75rem}.pc\:-mt-8{margin-top:-2rem}.pc\:-mt-9{margin-top:-2.25rem}.pc\:-mt-10{margin-top:-2.5rem}.pc\:-mt-11{margin-top:-2.75rem}.pc\:-mt-12{margin-top:-3rem}.pc\:-mt-14{margin-top:-3.5rem}.pc\:-mt-16{margin-top:-4rem}.pc\:-mt-18{margin-top:-4.5rem}.pc\:-mt-20{margin-top:-5rem}.pc\:-mt-24{margin-top:-6rem}.pc\:-mt-28{margin-top:-7rem}.pc\:-mt-32{margin-top:-8rem}.pc\:-mt-36{margin-top:-9rem}.pc\:-mt-40{margin-top:-10rem}.pc\:-mt-44{margin-top:-11rem}.pc\:-mt-48{margin-top:-12rem}.pc\:-mt-52{margin-top:-13rem}.pc\:-mt-56{margin-top:-14rem}.pc\:-mt-60{margin-top:-15rem}.pc\:-mt-64{margin-top:-16rem}.pc\:-mt-72{margin-top:-18rem}.pc\:-mt-80{margin-top:-20rem}.pc\:-mt-96{margin-top:-24rem}.pc\:mr-px{margin-right:.0625rem}.pc\:mr-0{margin-right:0}.pc\:mr-none{margin-right:0}.pc\:mr-0\.5{margin-right:.125rem}.pc\:mr-1{margin-right:.25rem}.pc\:mr-1\.5{margin-right:.375rem}.pc\:mr-2{margin-right:.5rem}.pc\:mr-2\.5{margin-right:.625rem}.pc\:mr-3{margin-right:.75rem}.pc\:mr-3\.5{margin-right:.875rem}.pc\:mr-4{margin-right:1rem}.pc\:mr-5{margin-right:1.25rem}.pc\:mr-6{margin-right:1.5rem}.pc\:mr-7{margin-right:1.75rem}.pc\:mr-8{margin-right:2rem}.pc\:mr-9{margin-right:2.25rem}.pc\:mr-10{margin-right:2.5rem}.pc\:mr-11{margin-right:2.75rem}.pc\:mr-12{margin-right:3rem}.pc\:mr-14{margin-right:3.5rem}.pc\:mr-16{margin-right:4rem}.pc\:mr-18{margin-right:4.5rem}.pc\:mr-20{margin-right:5rem}.pc\:mr-24{margin-right:6rem}.pc\:mr-28{margin-right:7rem}.pc\:mr-32{margin-right:8rem}.pc\:mr-36{margin-right:9rem}.pc\:mr-40{margin-right:10rem}.pc\:mr-44{margin-right:11rem}.pc\:mr-48{margin-right:12rem}.pc\:mr-52{margin-right:13rem}.pc\:mr-56{margin-right:14rem}.pc\:mr-60{margin-right:15rem}.pc\:mr-64{margin-right:16rem}.pc\:mr-72{margin-right:18rem}.pc\:mr-80{margin-right:20rem}.pc\:mr-96{margin-right:24rem}.pc\:mr-auto{margin-right:auto}.pc\:-mr-px{margin-right:-.0625rem}.pc\:-mr-0{margin-right:0}.pc\:-mr-none{margin-right:0}.pc\:-mr-0\.5{margin-right:-.125rem}.pc\:-mr-1{margin-right:-.25rem}.pc\:-mr-1\.5{margin-right:-.375rem}.pc\:-mr-2{margin-right:-.5rem}.pc\:-mr-2\.5{margin-right:-.625rem}.pc\:-mr-3{margin-right:-.75rem}.pc\:-mr-3\.5{margin-right:-.875rem}.pc\:-mr-4{margin-right:-1rem}.pc\:-mr-5{margin-right:-1.25rem}.pc\:-mr-6{margin-right:-1.5rem}.pc\:-mr-7{margin-right:-1.75rem}.pc\:-mr-8{margin-right:-2rem}.pc\:-mr-9{margin-right:-2.25rem}.pc\:-mr-10{margin-right:-2.5rem}.pc\:-mr-11{margin-right:-2.75rem}.pc\:-mr-12{margin-right:-3rem}.pc\:-mr-14{margin-right:-3.5rem}.pc\:-mr-16{margin-right:-4rem}.pc\:-mr-18{margin-right:-4.5rem}.pc\:-mr-20{margin-right:-5rem}.pc\:-mr-24{margin-right:-6rem}.pc\:-mr-28{margin-right:-7rem}.pc\:-mr-32{margin-right:-8rem}.pc\:-mr-36{margin-right:-9rem}.pc\:-mr-40{margin-right:-10rem}.pc\:-mr-44{margin-right:-11rem}.pc\:-mr-48{margin-right:-12rem}.pc\:-mr-52{margin-right:-13rem}.pc\:-mr-56{margin-right:-14rem}.pc\:-mr-60{margin-right:-15rem}.pc\:-mr-64{margin-right:-16rem}.pc\:-mr-72{margin-right:-18rem}.pc\:-mr-80{margin-right:-20rem}.pc\:-mr-96{margin-right:-24rem}.pc\:mb-px{margin-bottom:.0625rem}.pc\:mb-0{margin-bottom:0}.pc\:mb-none{margin-bottom:0}.pc\:mb-0\.5{margin-bottom:.125rem}.pc\:mb-1{margin-bottom:.25rem}.pc\:mb-1\.5{margin-bottom:.375rem}.pc\:mb-2{margin-bottom:.5rem}.pc\:mb-2\.5{margin-bottom:.625rem}.pc\:mb-3{margin-bottom:.75rem}.pc\:mb-3\.5{margin-bottom:.875rem}.pc\:mb-4{margin-bottom:1rem}.pc\:mb-5{margin-bottom:1.25rem}.pc\:mb-6{margin-bottom:1.5rem}.pc\:mb-7{margin-bottom:1.75rem}.pc\:mb-8{margin-bottom:2rem}.pc\:mb-9{margin-bottom:2.25rem}.pc\:mb-10{margin-bottom:2.5rem}.pc\:mb-11{margin-bottom:2.75rem}.pc\:mb-12{margin-bottom:3rem}.pc\:mb-14{margin-bottom:3.5rem}.pc\:mb-16{margin-bottom:4rem}.pc\:mb-18{margin-bottom:4.5rem}.pc\:mb-20{margin-bottom:5rem}.pc\:mb-24{margin-bottom:6rem}.pc\:mb-28{margin-bottom:7rem}.pc\:mb-32{margin-bottom:8rem}.pc\:mb-36{margin-bottom:9rem}.pc\:mb-40{margin-bottom:10rem}.pc\:mb-44{margin-bottom:11rem}.pc\:mb-48{margin-bottom:12rem}.pc\:mb-52{margin-bottom:13rem}.pc\:mb-56{margin-bottom:14rem}.pc\:mb-60{margin-bottom:15rem}.pc\:mb-64{margin-bottom:16rem}.pc\:mb-72{margin-bottom:18rem}.pc\:mb-80{margin-bottom:20rem}.pc\:mb-96{margin-bottom:24rem}.pc\:mb-auto{margin-bottom:auto}.pc\:-mb-px{margin-bottom:-.0625rem}.pc\:-mb-0{margin-bottom:0}.pc\:-mb-none{margin-bottom:0}.pc\:-mb-0\.5{margin-bottom:-.125rem}.pc\:-mb-1{margin-bottom:-.25rem}.pc\:-mb-1\.5{margin-bottom:-.375rem}.pc\:-mb-2{margin-bottom:-.5rem}.pc\:-mb-2\.5{margin-bottom:-.625rem}.pc\:-mb-3{margin-bottom:-.75rem}.pc\:-mb-3\.5{margin-bottom:-.875rem}.pc\:-mb-4{margin-bottom:-1rem}.pc\:-mb-5{margin-bottom:-1.25rem}.pc\:-mb-6{margin-bottom:-1.5rem}.pc\:-mb-7{margin-bottom:-1.75rem}.pc\:-mb-8{margin-bottom:-2rem}.pc\:-mb-9{margin-bottom:-2.25rem}.pc\:-mb-10{margin-bottom:-2.5rem}.pc\:-mb-11{margin-bottom:-2.75rem}.pc\:-mb-12{margin-bottom:-3rem}.pc\:-mb-14{margin-bottom:-3.5rem}.pc\:-mb-16{margin-bottom:-4rem}.pc\:-mb-18{margin-bottom:-4.5rem}.pc\:-mb-20{margin-bottom:-5rem}.pc\:-mb-24{margin-bottom:-6rem}.pc\:-mb-28{margin-bottom:-7rem}.pc\:-mb-32{margin-bottom:-8rem}.pc\:-mb-36{margin-bottom:-9rem}.pc\:-mb-40{margin-bottom:-10rem}.pc\:-mb-44{margin-bottom:-11rem}.pc\:-mb-48{margin-bottom:-12rem}.pc\:-mb-52{margin-bottom:-13rem}.pc\:-mb-56{margin-bottom:-14rem}.pc\:-mb-60{margin-bottom:-15rem}.pc\:-mb-64{margin-bottom:-16rem}.pc\:-mb-72{margin-bottom:-18rem}.pc\:-mb-80{margin-bottom:-20rem}.pc\:-mb-96{margin-bottom:-24rem}.pc\:ml-px{margin-left:.0625rem}.pc\:ml-0{margin-left:0}.pc\:ml-none{margin-left:0}.pc\:ml-0\.5{margin-left:.125rem}.pc\:ml-1{margin-left:.25rem}.pc\:ml-1\.5{margin-left:.375rem}.pc\:ml-2{margin-left:.5rem}.pc\:ml-2\.5{margin-left:.625rem}.pc\:ml-3{margin-left:.75rem}.pc\:ml-3\.5{margin-left:.875rem}.pc\:ml-4{margin-left:1rem}.pc\:ml-5{margin-left:1.25rem}.pc\:ml-6{margin-left:1.5rem}.pc\:ml-7{margin-left:1.75rem}.pc\:ml-8{margin-left:2rem}.pc\:ml-9{margin-left:2.25rem}.pc\:ml-10{margin-left:2.5rem}.pc\:ml-11{margin-left:2.75rem}.pc\:ml-12{margin-left:3rem}.pc\:ml-14{margin-left:3.5rem}.pc\:ml-16{margin-left:4rem}.pc\:ml-18{margin-left:4.5rem}.pc\:ml-20{margin-left:5rem}.pc\:ml-24{margin-left:6rem}.pc\:ml-28{margin-left:7rem}.pc\:ml-32{margin-left:8rem}.pc\:ml-36{margin-left:9rem}.pc\:ml-40{margin-left:10rem}.pc\:ml-44{margin-left:11rem}.pc\:ml-48{margin-left:12rem}.pc\:ml-52{margin-left:13rem}.pc\:ml-56{margin-left:14rem}.pc\:ml-60{margin-left:15rem}.pc\:ml-64{margin-left:16rem}.pc\:ml-72{margin-left:18rem}.pc\:ml-80{margin-left:20rem}.pc\:ml-96{margin-left:24rem}.pc\:ml-auto{margin-left:auto}.pc\:-ml-px{margin-left:-.0625rem}.pc\:-ml-0{margin-left:0}.pc\:-ml-none{margin-left:0}.pc\:-ml-0\.5{margin-left:-.125rem}.pc\:-ml-1{margin-left:-.25rem}.pc\:-ml-1\.5{margin-left:-.375rem}.pc\:-ml-2{margin-left:-.5rem}.pc\:-ml-2\.5{margin-left:-.625rem}.pc\:-ml-3{margin-left:-.75rem}.pc\:-ml-3\.5{margin-left:-.875rem}.pc\:-ml-4{margin-left:-1rem}.pc\:-ml-5{margin-left:-1.25rem}.pc\:-ml-6{margin-left:-1.5rem}.pc\:-ml-7{margin-left:-1.75rem}.pc\:-ml-8{margin-left:-2rem}.pc\:-ml-9{margin-left:-2.25rem}.pc\:-ml-10{margin-left:-2.5rem}.pc\:-ml-11{margin-left:-2.75rem}.pc\:-ml-12{margin-left:-3rem}.pc\:-ml-14{margin-left:-3.5rem}.pc\:-ml-16{margin-left:-4rem}.pc\:-ml-18{margin-left:-4.5rem}.pc\:-ml-20{margin-left:-5rem}.pc\:-ml-24{margin-left:-6rem}.pc\:-ml-28{margin-left:-7rem}.pc\:-ml-32{margin-left:-8rem}.pc\:-ml-36{margin-left:-9rem}.pc\:-ml-40{margin-left:-10rem}.pc\:-ml-44{margin-left:-11rem}.pc\:-ml-48{margin-left:-12rem}.pc\:-ml-52{margin-left:-13rem}.pc\:-ml-56{margin-left:-14rem}.pc\:-ml-60{margin-left:-15rem}.pc\:-ml-64{margin-left:-16rem}.pc\:-ml-72{margin-left:-18rem}.pc\:-ml-80{margin-left:-20rem}.pc\:-ml-96{margin-left:-24rem}}/*!markdown

---
title: Padding
---

| Class       | Properties               |
| ----------- | ------------------------ |
| p-px | padding: 0.0625rem |
| p-0 | padding: 0 |
| p-none | padding: 0 |
| p-0\.5 | padding: 0.125rem |
| p-1 | padding: 0.25rem |
| p-1\.5 | padding: 0.375rem |
| p-2 | padding: 0.5rem |
| p-2\.5 | padding: 0.625rem |
| p-3 | padding: 0.75rem |
| p-3\.5 | padding: 0.875rem |
| p-4 | padding: 1rem |
| p-5 | padding: 1.25rem |
| p-6 | padding: 1.5rem |
| p-7 | padding: 1.75rem |
| p-8 | padding: 2rem |
| p-9 | padding: 2.25rem |
| p-10 | padding: 2.5rem |
| p-11 | padding: 2.75rem |
| p-12 | padding: 3rem |
| p-14 | padding: 3.5rem |
| p-16 | padding: 4rem |
| p-18 | padding: 4.5rem |
| p-20 | padding: 5rem |
| p-24 | padding: 6rem |
| p-28 | padding: 7rem |
| p-32 | padding: 8rem |
| p-36 | padding: 9rem |
| p-40 | padding: 10rem |
| p-44 | padding: 11rem |
| p-48 | padding: 12rem |
| p-52 | padding: 13rem |
| p-56 | padding: 14rem |
| p-60 | padding: 15rem |
| p-64 | padding: 16rem |
| p-72 | padding: 18rem |
| p-80 | padding: 20rem |
| p-96 | padding: 24rem |
| px-px | padding-left: 0.0625rem; padding-right: 0.0625rem |
| px-0 | padding-left: 0; padding-right: 0 |
| px-none | padding-left: 0; padding-right: 0 |
| px-0\.5 | padding-left: 0.125rem; padding-right: 0.125rem |
| px-1 | padding-left: 0.25rem; padding-right: 0.25rem |
| px-1\.5 | padding-left: 0.375rem; padding-right: 0.375rem |
| px-2 | padding-left: 0.5rem; padding-right: 0.5rem |
| px-2\.5 | padding-left: 0.625rem; padding-right: 0.625rem |
| px-3 | padding-left: 0.75rem; padding-right: 0.75rem |
| px-3\.5 | padding-left: 0.875rem; padding-right: 0.875rem |
| px-4 | padding-left: 1rem; padding-right: 1rem |
| px-5 | padding-left: 1.25rem; padding-right: 1.25rem |
| px-6 | padding-left: 1.5rem; padding-right: 1.5rem |
| px-7 | padding-left: 1.75rem; padding-right: 1.75rem |
| px-8 | padding-left: 2rem; padding-right: 2rem |
| px-9 | padding-left: 2.25rem; padding-right: 2.25rem |
| px-10 | padding-left: 2.5rem; padding-right: 2.5rem |
| px-11 | padding-left: 2.75rem; padding-right: 2.75rem |
| px-12 | padding-left: 3rem; padding-right: 3rem |
| px-14 | padding-left: 3.5rem; padding-right: 3.5rem |
| px-16 | padding-left: 4rem; padding-right: 4rem |
| px-18 | padding-left: 4.5rem; padding-right: 4.5rem |
| px-20 | padding-left: 5rem; padding-right: 5rem |
| px-24 | padding-left: 6rem; padding-right: 6rem |
| px-28 | padding-left: 7rem; padding-right: 7rem |
| px-32 | padding-left: 8rem; padding-right: 8rem |
| px-36 | padding-left: 9rem; padding-right: 9rem |
| px-40 | padding-left: 10rem; padding-right: 10rem |
| px-44 | padding-left: 11rem; padding-right: 11rem |
| px-48 | padding-left: 12rem; padding-right: 12rem |
| px-52 | padding-left: 13rem; padding-right: 13rem |
| px-56 | padding-left: 14rem; padding-right: 14rem |
| px-60 | padding-left: 15rem; padding-right: 15rem |
| px-64 | padding-left: 16rem; padding-right: 16rem |
| px-72 | padding-left: 18rem; padding-right: 18rem |
| px-80 | padding-left: 20rem; padding-right: 20rem |
| px-96 | padding-left: 24rem; padding-right: 24rem |
| py-px | padding-top: 0.0625rem; padding-bottom: 0.0625rem |
| py-0 | padding-top: 0; padding-bottom: 0 |
| py-none | padding-top: 0; padding-bottom: 0 |
| py-0\.5 | padding-top: 0.125rem; padding-bottom: 0.125rem |
| py-1 | padding-top: 0.25rem; padding-bottom: 0.25rem |
| py-1\.5 | padding-top: 0.375rem; padding-bottom: 0.375rem |
| py-2 | padding-top: 0.5rem; padding-bottom: 0.5rem |
| py-2\.5 | padding-top: 0.625rem; padding-bottom: 0.625rem |
| py-3 | padding-top: 0.75rem; padding-bottom: 0.75rem |
| py-3\.5 | padding-top: 0.875rem; padding-bottom: 0.875rem |
| py-4 | padding-top: 1rem; padding-bottom: 1rem |
| py-5 | padding-top: 1.25rem; padding-bottom: 1.25rem |
| py-6 | padding-top: 1.5rem; padding-bottom: 1.5rem |
| py-7 | padding-top: 1.75rem; padding-bottom: 1.75rem |
| py-8 | padding-top: 2rem; padding-bottom: 2rem |
| py-9 | padding-top: 2.25rem; padding-bottom: 2.25rem |
| py-10 | padding-top: 2.5rem; padding-bottom: 2.5rem |
| py-11 | padding-top: 2.75rem; padding-bottom: 2.75rem |
| py-12 | padding-top: 3rem; padding-bottom: 3rem |
| py-14 | padding-top: 3.5rem; padding-bottom: 3.5rem |
| py-16 | padding-top: 4rem; padding-bottom: 4rem |
| py-18 | padding-top: 4.5rem; padding-bottom: 4.5rem |
| py-20 | padding-top: 5rem; padding-bottom: 5rem |
| py-24 | padding-top: 6rem; padding-bottom: 6rem |
| py-28 | padding-top: 7rem; padding-bottom: 7rem |
| py-32 | padding-top: 8rem; padding-bottom: 8rem |
| py-36 | padding-top: 9rem; padding-bottom: 9rem |
| py-40 | padding-top: 10rem; padding-bottom: 10rem |
| py-44 | padding-top: 11rem; padding-bottom: 11rem |
| py-48 | padding-top: 12rem; padding-bottom: 12rem |
| py-52 | padding-top: 13rem; padding-bottom: 13rem |
| py-56 | padding-top: 14rem; padding-bottom: 14rem |
| py-60 | padding-top: 15rem; padding-bottom: 15rem |
| py-64 | padding-top: 16rem; padding-bottom: 16rem |
| py-72 | padding-top: 18rem; padding-bottom: 18rem |
| py-80 | padding-top: 20rem; padding-bottom: 20rem |
| py-96 | padding-top: 24rem; padding-bottom: 24rem |
| pt-px | padding-top: 0.0625rem |
| pt-0 | padding-top: 0 |
| pt-none | padding-top: 0 |
| pt-0\.5 | padding-top: 0.125rem |
| pt-1 | padding-top: 0.25rem |
| pt-1\.5 | padding-top: 0.375rem |
| pt-2 | padding-top: 0.5rem |
| pt-2\.5 | padding-top: 0.625rem |
| pt-3 | padding-top: 0.75rem |
| pt-3\.5 | padding-top: 0.875rem |
| pt-4 | padding-top: 1rem |
| pt-5 | padding-top: 1.25rem |
| pt-6 | padding-top: 1.5rem |
| pt-7 | padding-top: 1.75rem |
| pt-8 | padding-top: 2rem |
| pt-9 | padding-top: 2.25rem |
| pt-10 | padding-top: 2.5rem |
| pt-11 | padding-top: 2.75rem |
| pt-12 | padding-top: 3rem |
| pt-14 | padding-top: 3.5rem |
| pt-16 | padding-top: 4rem |
| pt-18 | padding-top: 4.5rem |
| pt-20 | padding-top: 5rem |
| pt-24 | padding-top: 6rem |
| pt-28 | padding-top: 7rem |
| pt-32 | padding-top: 8rem |
| pt-36 | padding-top: 9rem |
| pt-40 | padding-top: 10rem |
| pt-44 | padding-top: 11rem |
| pt-48 | padding-top: 12rem |
| pt-52 | padding-top: 13rem |
| pt-56 | padding-top: 14rem |
| pt-60 | padding-top: 15rem |
| pt-64 | padding-top: 16rem |
| pt-72 | padding-top: 18rem |
| pt-80 | padding-top: 20rem |
| pt-96 | padding-top: 24rem |
| pr-px | padding-right: 0.0625rem |
| pr-0 | padding-right: 0 |
| pr-none | padding-right: 0 |
| pr-0\.5 | padding-right: 0.125rem |
| pr-1 | padding-right: 0.25rem |
| pr-1\.5 | padding-right: 0.375rem |
| pr-2 | padding-right: 0.5rem |
| pr-2\.5 | padding-right: 0.625rem |
| pr-3 | padding-right: 0.75rem |
| pr-3\.5 | padding-right: 0.875rem |
| pr-4 | padding-right: 1rem |
| pr-5 | padding-right: 1.25rem |
| pr-6 | padding-right: 1.5rem |
| pr-7 | padding-right: 1.75rem |
| pr-8 | padding-right: 2rem |
| pr-9 | padding-right: 2.25rem |
| pr-10 | padding-right: 2.5rem |
| pr-11 | padding-right: 2.75rem |
| pr-12 | padding-right: 3rem |
| pr-14 | padding-right: 3.5rem |
| pr-16 | padding-right: 4rem |
| pr-18 | padding-right: 4.5rem |
| pr-20 | padding-right: 5rem |
| pr-24 | padding-right: 6rem |
| pr-28 | padding-right: 7rem |
| pr-32 | padding-right: 8rem |
| pr-36 | padding-right: 9rem |
| pr-40 | padding-right: 10rem |
| pr-44 | padding-right: 11rem |
| pr-48 | padding-right: 12rem |
| pr-52 | padding-right: 13rem |
| pr-56 | padding-right: 14rem |
| pr-60 | padding-right: 15rem |
| pr-64 | padding-right: 16rem |
| pr-72 | padding-right: 18rem |
| pr-80 | padding-right: 20rem |
| pr-96 | padding-right: 24rem |
| pb-px | padding-bottom: 0.0625rem |
| pb-0 | padding-bottom: 0 |
| pb-none | padding-bottom: 0 |
| pb-0\.5 | padding-bottom: 0.125rem |
| pb-1 | padding-bottom: 0.25rem |
| pb-1\.5 | padding-bottom: 0.375rem |
| pb-2 | padding-bottom: 0.5rem |
| pb-2\.5 | padding-bottom: 0.625rem |
| pb-3 | padding-bottom: 0.75rem |
| pb-3\.5 | padding-bottom: 0.875rem |
| pb-4 | padding-bottom: 1rem |
| pb-5 | padding-bottom: 1.25rem |
| pb-6 | padding-bottom: 1.5rem |
| pb-7 | padding-bottom: 1.75rem |
| pb-8 | padding-bottom: 2rem |
| pb-9 | padding-bottom: 2.25rem |
| pb-10 | padding-bottom: 2.5rem |
| pb-11 | padding-bottom: 2.75rem |
| pb-12 | padding-bottom: 3rem |
| pb-14 | padding-bottom: 3.5rem |
| pb-16 | padding-bottom: 4rem |
| pb-18 | padding-bottom: 4.5rem |
| pb-20 | padding-bottom: 5rem |
| pb-24 | padding-bottom: 6rem |
| pb-28 | padding-bottom: 7rem |
| pb-32 | padding-bottom: 8rem |
| pb-36 | padding-bottom: 9rem |
| pb-40 | padding-bottom: 10rem |
| pb-44 | padding-bottom: 11rem |
| pb-48 | padding-bottom: 12rem |
| pb-52 | padding-bottom: 13rem |
| pb-56 | padding-bottom: 14rem |
| pb-60 | padding-bottom: 15rem |
| pb-64 | padding-bottom: 16rem |
| pb-72 | padding-bottom: 18rem |
| pb-80 | padding-bottom: 20rem |
| pb-96 | padding-bottom: 24rem |
| pl-px | padding-left: 0.0625rem |
| pl-0 | padding-left: 0 |
| pl-none | padding-left: 0 |
| pl-0\.5 | padding-left: 0.125rem |
| pl-1 | padding-left: 0.25rem |
| pl-1\.5 | padding-left: 0.375rem |
| pl-2 | padding-left: 0.5rem |
| pl-2\.5 | padding-left: 0.625rem |
| pl-3 | padding-left: 0.75rem |
| pl-3\.5 | padding-left: 0.875rem |
| pl-4 | padding-left: 1rem |
| pl-5 | padding-left: 1.25rem |
| pl-6 | padding-left: 1.5rem |
| pl-7 | padding-left: 1.75rem |
| pl-8 | padding-left: 2rem |
| pl-9 | padding-left: 2.25rem |
| pl-10 | padding-left: 2.5rem |
| pl-11 | padding-left: 2.75rem |
| pl-12 | padding-left: 3rem |
| pl-14 | padding-left: 3.5rem |
| pl-16 | padding-left: 4rem |
| pl-18 | padding-left: 4.5rem |
| pl-20 | padding-left: 5rem |
| pl-24 | padding-left: 6rem |
| pl-28 | padding-left: 7rem |
| pl-32 | padding-left: 8rem |
| pl-36 | padding-left: 9rem |
| pl-40 | padding-left: 10rem |
| pl-44 | padding-left: 11rem |
| pl-48 | padding-left: 12rem |
| pl-52 | padding-left: 13rem |
| pl-56 | padding-left: 14rem |
| pl-60 | padding-left: 15rem |
| pl-64 | padding-left: 16rem |
| pl-72 | padding-left: 18rem |
| pl-80 | padding-left: 20rem |
| pl-96 | padding-left: 24rem |



*/.p-px{padding:.0625rem}.p-0{padding:0}.p-none{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-18{padding:4.5rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-72{padding:18rem}.p-80{padding:20rem}.p-96{padding:24rem}.px-px{padding-left:.0625rem;padding-right:.0625rem}.px-0{padding-left:0;padding-right:0}.px-none{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-18{padding-left:4.5rem;padding-right:4.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-72{padding-left:18rem;padding-right:18rem}.px-80{padding-left:20rem;padding-right:20rem}.px-96{padding-left:24rem;padding-right:24rem}.py-px{padding-top:.0625rem;padding-bottom:.0625rem}.py-0{padding-top:0;padding-bottom:0}.py-none{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-18{padding-top:4.5rem;padding-bottom:4.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-28{padding-top:7rem;padding-bottom:7rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-36{padding-top:9rem;padding-bottom:9rem}.py-40{padding-top:10rem;padding-bottom:10rem}.py-44{padding-top:11rem;padding-bottom:11rem}.py-48{padding-top:12rem;padding-bottom:12rem}.py-52{padding-top:13rem;padding-bottom:13rem}.py-56{padding-top:14rem;padding-bottom:14rem}.py-60{padding-top:15rem;padding-bottom:15rem}.py-64{padding-top:16rem;padding-bottom:16rem}.py-72{padding-top:18rem;padding-bottom:18rem}.py-80{padding-top:20rem;padding-bottom:20rem}.py-96{padding-top:24rem;padding-bottom:24rem}.pt-px{padding-top:.0625rem}.pt-0{padding-top:0}.pt-none{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-18{padding-top:4.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-72{padding-top:18rem}.pt-80{padding-top:20rem}.pt-96{padding-top:24rem}.pr-px{padding-right:.0625rem}.pr-0{padding-right:0}.pr-none{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-3{padding-right:.75rem}.pr-3\.5{padding-right:.875rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-18{padding-right:4.5rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-72{padding-right:18rem}.pr-80{padding-right:20rem}.pr-96{padding-right:24rem}.pb-px{padding-bottom:.0625rem}.pb-0{padding-bottom:0}.pb-none{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-3\.5{padding-bottom:.875rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-18{padding-bottom:4.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-72{padding-bottom:18rem}.pb-80{padding-bottom:20rem}.pb-96{padding-bottom:24rem}.pl-px{padding-left:.0625rem}.pl-0{padding-left:0}.pl-none{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-3\.5{padding-left:.875rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-18{padding-left:4.5rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-72{padding-left:18rem}.pl-80{padding-left:20rem}.pl-96{padding-left:24rem}@media (max-width:768px){.m\:p-px{padding:.0625rem}.m\:p-0{padding:0}.m\:p-none{padding:0}.m\:p-0\.5{padding:.125rem}.m\:p-1{padding:.25rem}.m\:p-1\.5{padding:.375rem}.m\:p-2{padding:.5rem}.m\:p-2\.5{padding:.625rem}.m\:p-3{padding:.75rem}.m\:p-3\.5{padding:.875rem}.m\:p-4{padding:1rem}.m\:p-5{padding:1.25rem}.m\:p-6{padding:1.5rem}.m\:p-7{padding:1.75rem}.m\:p-8{padding:2rem}.m\:p-9{padding:2.25rem}.m\:p-10{padding:2.5rem}.m\:p-11{padding:2.75rem}.m\:p-12{padding:3rem}.m\:p-14{padding:3.5rem}.m\:p-16{padding:4rem}.m\:p-18{padding:4.5rem}.m\:p-20{padding:5rem}.m\:p-24{padding:6rem}.m\:p-28{padding:7rem}.m\:p-32{padding:8rem}.m\:p-36{padding:9rem}.m\:p-40{padding:10rem}.m\:p-44{padding:11rem}.m\:p-48{padding:12rem}.m\:p-52{padding:13rem}.m\:p-56{padding:14rem}.m\:p-60{padding:15rem}.m\:p-64{padding:16rem}.m\:p-72{padding:18rem}.m\:p-80{padding:20rem}.m\:p-96{padding:24rem}.m\:px-px{padding-left:.0625rem;padding-right:.0625rem}.m\:px-0{padding-left:0;padding-right:0}.m\:px-none{padding-left:0;padding-right:0}.m\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.m\:px-1{padding-left:.25rem;padding-right:.25rem}.m\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.m\:px-2{padding-left:.5rem;padding-right:.5rem}.m\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.m\:px-3{padding-left:.75rem;padding-right:.75rem}.m\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.m\:px-4{padding-left:1rem;padding-right:1rem}.m\:px-5{padding-left:1.25rem;padding-right:1.25rem}.m\:px-6{padding-left:1.5rem;padding-right:1.5rem}.m\:px-7{padding-left:1.75rem;padding-right:1.75rem}.m\:px-8{padding-left:2rem;padding-right:2rem}.m\:px-9{padding-left:2.25rem;padding-right:2.25rem}.m\:px-10{padding-left:2.5rem;padding-right:2.5rem}.m\:px-11{padding-left:2.75rem;padding-right:2.75rem}.m\:px-12{padding-left:3rem;padding-right:3rem}.m\:px-14{padding-left:3.5rem;padding-right:3.5rem}.m\:px-16{padding-left:4rem;padding-right:4rem}.m\:px-18{padding-left:4.5rem;padding-right:4.5rem}.m\:px-20{padding-left:5rem;padding-right:5rem}.m\:px-24{padding-left:6rem;padding-right:6rem}.m\:px-28{padding-left:7rem;padding-right:7rem}.m\:px-32{padding-left:8rem;padding-right:8rem}.m\:px-36{padding-left:9rem;padding-right:9rem}.m\:px-40{padding-left:10rem;padding-right:10rem}.m\:px-44{padding-left:11rem;padding-right:11rem}.m\:px-48{padding-left:12rem;padding-right:12rem}.m\:px-52{padding-left:13rem;padding-right:13rem}.m\:px-56{padding-left:14rem;padding-right:14rem}.m\:px-60{padding-left:15rem;padding-right:15rem}.m\:px-64{padding-left:16rem;padding-right:16rem}.m\:px-72{padding-left:18rem;padding-right:18rem}.m\:px-80{padding-left:20rem;padding-right:20rem}.m\:px-96{padding-left:24rem;padding-right:24rem}.m\:py-px{padding-top:.0625rem;padding-bottom:.0625rem}.m\:py-0{padding-top:0;padding-bottom:0}.m\:py-none{padding-top:0;padding-bottom:0}.m\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.m\:py-1{padding-top:.25rem;padding-bottom:.25rem}.m\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.m\:py-2{padding-top:.5rem;padding-bottom:.5rem}.m\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.m\:py-3{padding-top:.75rem;padding-bottom:.75rem}.m\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.m\:py-4{padding-top:1rem;padding-bottom:1rem}.m\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.m\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.m\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.m\:py-8{padding-top:2rem;padding-bottom:2rem}.m\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.m\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.m\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.m\:py-12{padding-top:3rem;padding-bottom:3rem}.m\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.m\:py-16{padding-top:4rem;padding-bottom:4rem}.m\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.m\:py-20{padding-top:5rem;padding-bottom:5rem}.m\:py-24{padding-top:6rem;padding-bottom:6rem}.m\:py-28{padding-top:7rem;padding-bottom:7rem}.m\:py-32{padding-top:8rem;padding-bottom:8rem}.m\:py-36{padding-top:9rem;padding-bottom:9rem}.m\:py-40{padding-top:10rem;padding-bottom:10rem}.m\:py-44{padding-top:11rem;padding-bottom:11rem}.m\:py-48{padding-top:12rem;padding-bottom:12rem}.m\:py-52{padding-top:13rem;padding-bottom:13rem}.m\:py-56{padding-top:14rem;padding-bottom:14rem}.m\:py-60{padding-top:15rem;padding-bottom:15rem}.m\:py-64{padding-top:16rem;padding-bottom:16rem}.m\:py-72{padding-top:18rem;padding-bottom:18rem}.m\:py-80{padding-top:20rem;padding-bottom:20rem}.m\:py-96{padding-top:24rem;padding-bottom:24rem}.m\:pt-px{padding-top:.0625rem}.m\:pt-0{padding-top:0}.m\:pt-none{padding-top:0}.m\:pt-0\.5{padding-top:.125rem}.m\:pt-1{padding-top:.25rem}.m\:pt-1\.5{padding-top:.375rem}.m\:pt-2{padding-top:.5rem}.m\:pt-2\.5{padding-top:.625rem}.m\:pt-3{padding-top:.75rem}.m\:pt-3\.5{padding-top:.875rem}.m\:pt-4{padding-top:1rem}.m\:pt-5{padding-top:1.25rem}.m\:pt-6{padding-top:1.5rem}.m\:pt-7{padding-top:1.75rem}.m\:pt-8{padding-top:2rem}.m\:pt-9{padding-top:2.25rem}.m\:pt-10{padding-top:2.5rem}.m\:pt-11{padding-top:2.75rem}.m\:pt-12{padding-top:3rem}.m\:pt-14{padding-top:3.5rem}.m\:pt-16{padding-top:4rem}.m\:pt-18{padding-top:4.5rem}.m\:pt-20{padding-top:5rem}.m\:pt-24{padding-top:6rem}.m\:pt-28{padding-top:7rem}.m\:pt-32{padding-top:8rem}.m\:pt-36{padding-top:9rem}.m\:pt-40{padding-top:10rem}.m\:pt-44{padding-top:11rem}.m\:pt-48{padding-top:12rem}.m\:pt-52{padding-top:13rem}.m\:pt-56{padding-top:14rem}.m\:pt-60{padding-top:15rem}.m\:pt-64{padding-top:16rem}.m\:pt-72{padding-top:18rem}.m\:pt-80{padding-top:20rem}.m\:pt-96{padding-top:24rem}.m\:pr-px{padding-right:.0625rem}.m\:pr-0{padding-right:0}.m\:pr-none{padding-right:0}.m\:pr-0\.5{padding-right:.125rem}.m\:pr-1{padding-right:.25rem}.m\:pr-1\.5{padding-right:.375rem}.m\:pr-2{padding-right:.5rem}.m\:pr-2\.5{padding-right:.625rem}.m\:pr-3{padding-right:.75rem}.m\:pr-3\.5{padding-right:.875rem}.m\:pr-4{padding-right:1rem}.m\:pr-5{padding-right:1.25rem}.m\:pr-6{padding-right:1.5rem}.m\:pr-7{padding-right:1.75rem}.m\:pr-8{padding-right:2rem}.m\:pr-9{padding-right:2.25rem}.m\:pr-10{padding-right:2.5rem}.m\:pr-11{padding-right:2.75rem}.m\:pr-12{padding-right:3rem}.m\:pr-14{padding-right:3.5rem}.m\:pr-16{padding-right:4rem}.m\:pr-18{padding-right:4.5rem}.m\:pr-20{padding-right:5rem}.m\:pr-24{padding-right:6rem}.m\:pr-28{padding-right:7rem}.m\:pr-32{padding-right:8rem}.m\:pr-36{padding-right:9rem}.m\:pr-40{padding-right:10rem}.m\:pr-44{padding-right:11rem}.m\:pr-48{padding-right:12rem}.m\:pr-52{padding-right:13rem}.m\:pr-56{padding-right:14rem}.m\:pr-60{padding-right:15rem}.m\:pr-64{padding-right:16rem}.m\:pr-72{padding-right:18rem}.m\:pr-80{padding-right:20rem}.m\:pr-96{padding-right:24rem}.m\:pb-px{padding-bottom:.0625rem}.m\:pb-0{padding-bottom:0}.m\:pb-none{padding-bottom:0}.m\:pb-0\.5{padding-bottom:.125rem}.m\:pb-1{padding-bottom:.25rem}.m\:pb-1\.5{padding-bottom:.375rem}.m\:pb-2{padding-bottom:.5rem}.m\:pb-2\.5{padding-bottom:.625rem}.m\:pb-3{padding-bottom:.75rem}.m\:pb-3\.5{padding-bottom:.875rem}.m\:pb-4{padding-bottom:1rem}.m\:pb-5{padding-bottom:1.25rem}.m\:pb-6{padding-bottom:1.5rem}.m\:pb-7{padding-bottom:1.75rem}.m\:pb-8{padding-bottom:2rem}.m\:pb-9{padding-bottom:2.25rem}.m\:pb-10{padding-bottom:2.5rem}.m\:pb-11{padding-bottom:2.75rem}.m\:pb-12{padding-bottom:3rem}.m\:pb-14{padding-bottom:3.5rem}.m\:pb-16{padding-bottom:4rem}.m\:pb-18{padding-bottom:4.5rem}.m\:pb-20{padding-bottom:5rem}.m\:pb-24{padding-bottom:6rem}.m\:pb-28{padding-bottom:7rem}.m\:pb-32{padding-bottom:8rem}.m\:pb-36{padding-bottom:9rem}.m\:pb-40{padding-bottom:10rem}.m\:pb-44{padding-bottom:11rem}.m\:pb-48{padding-bottom:12rem}.m\:pb-52{padding-bottom:13rem}.m\:pb-56{padding-bottom:14rem}.m\:pb-60{padding-bottom:15rem}.m\:pb-64{padding-bottom:16rem}.m\:pb-72{padding-bottom:18rem}.m\:pb-80{padding-bottom:20rem}.m\:pb-96{padding-bottom:24rem}.m\:pl-px{padding-left:.0625rem}.m\:pl-0{padding-left:0}.m\:pl-none{padding-left:0}.m\:pl-0\.5{padding-left:.125rem}.m\:pl-1{padding-left:.25rem}.m\:pl-1\.5{padding-left:.375rem}.m\:pl-2{padding-left:.5rem}.m\:pl-2\.5{padding-left:.625rem}.m\:pl-3{padding-left:.75rem}.m\:pl-3\.5{padding-left:.875rem}.m\:pl-4{padding-left:1rem}.m\:pl-5{padding-left:1.25rem}.m\:pl-6{padding-left:1.5rem}.m\:pl-7{padding-left:1.75rem}.m\:pl-8{padding-left:2rem}.m\:pl-9{padding-left:2.25rem}.m\:pl-10{padding-left:2.5rem}.m\:pl-11{padding-left:2.75rem}.m\:pl-12{padding-left:3rem}.m\:pl-14{padding-left:3.5rem}.m\:pl-16{padding-left:4rem}.m\:pl-18{padding-left:4.5rem}.m\:pl-20{padding-left:5rem}.m\:pl-24{padding-left:6rem}.m\:pl-28{padding-left:7rem}.m\:pl-32{padding-left:8rem}.m\:pl-36{padding-left:9rem}.m\:pl-40{padding-left:10rem}.m\:pl-44{padding-left:11rem}.m\:pl-48{padding-left:12rem}.m\:pl-52{padding-left:13rem}.m\:pl-56{padding-left:14rem}.m\:pl-60{padding-left:15rem}.m\:pl-64{padding-left:16rem}.m\:pl-72{padding-left:18rem}.m\:pl-80{padding-left:20rem}.m\:pl-96{padding-left:24rem}}@media (min-width:769px){.pc\:p-px{padding:.0625rem}.pc\:p-0{padding:0}.pc\:p-none{padding:0}.pc\:p-0\.5{padding:.125rem}.pc\:p-1{padding:.25rem}.pc\:p-1\.5{padding:.375rem}.pc\:p-2{padding:.5rem}.pc\:p-2\.5{padding:.625rem}.pc\:p-3{padding:.75rem}.pc\:p-3\.5{padding:.875rem}.pc\:p-4{padding:1rem}.pc\:p-5{padding:1.25rem}.pc\:p-6{padding:1.5rem}.pc\:p-7{padding:1.75rem}.pc\:p-8{padding:2rem}.pc\:p-9{padding:2.25rem}.pc\:p-10{padding:2.5rem}.pc\:p-11{padding:2.75rem}.pc\:p-12{padding:3rem}.pc\:p-14{padding:3.5rem}.pc\:p-16{padding:4rem}.pc\:p-18{padding:4.5rem}.pc\:p-20{padding:5rem}.pc\:p-24{padding:6rem}.pc\:p-28{padding:7rem}.pc\:p-32{padding:8rem}.pc\:p-36{padding:9rem}.pc\:p-40{padding:10rem}.pc\:p-44{padding:11rem}.pc\:p-48{padding:12rem}.pc\:p-52{padding:13rem}.pc\:p-56{padding:14rem}.pc\:p-60{padding:15rem}.pc\:p-64{padding:16rem}.pc\:p-72{padding:18rem}.pc\:p-80{padding:20rem}.pc\:p-96{padding:24rem}.pc\:px-px{padding-left:.0625rem;padding-right:.0625rem}.pc\:px-0{padding-left:0;padding-right:0}.pc\:px-none{padding-left:0;padding-right:0}.pc\:px-0\.5{padding-left:.125rem;padding-right:.125rem}.pc\:px-1{padding-left:.25rem;padding-right:.25rem}.pc\:px-1\.5{padding-left:.375rem;padding-right:.375rem}.pc\:px-2{padding-left:.5rem;padding-right:.5rem}.pc\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.pc\:px-3{padding-left:.75rem;padding-right:.75rem}.pc\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.pc\:px-4{padding-left:1rem;padding-right:1rem}.pc\:px-5{padding-left:1.25rem;padding-right:1.25rem}.pc\:px-6{padding-left:1.5rem;padding-right:1.5rem}.pc\:px-7{padding-left:1.75rem;padding-right:1.75rem}.pc\:px-8{padding-left:2rem;padding-right:2rem}.pc\:px-9{padding-left:2.25rem;padding-right:2.25rem}.pc\:px-10{padding-left:2.5rem;padding-right:2.5rem}.pc\:px-11{padding-left:2.75rem;padding-right:2.75rem}.pc\:px-12{padding-left:3rem;padding-right:3rem}.pc\:px-14{padding-left:3.5rem;padding-right:3.5rem}.pc\:px-16{padding-left:4rem;padding-right:4rem}.pc\:px-18{padding-left:4.5rem;padding-right:4.5rem}.pc\:px-20{padding-left:5rem;padding-right:5rem}.pc\:px-24{padding-left:6rem;padding-right:6rem}.pc\:px-28{padding-left:7rem;padding-right:7rem}.pc\:px-32{padding-left:8rem;padding-right:8rem}.pc\:px-36{padding-left:9rem;padding-right:9rem}.pc\:px-40{padding-left:10rem;padding-right:10rem}.pc\:px-44{padding-left:11rem;padding-right:11rem}.pc\:px-48{padding-left:12rem;padding-right:12rem}.pc\:px-52{padding-left:13rem;padding-right:13rem}.pc\:px-56{padding-left:14rem;padding-right:14rem}.pc\:px-60{padding-left:15rem;padding-right:15rem}.pc\:px-64{padding-left:16rem;padding-right:16rem}.pc\:px-72{padding-left:18rem;padding-right:18rem}.pc\:px-80{padding-left:20rem;padding-right:20rem}.pc\:px-96{padding-left:24rem;padding-right:24rem}.pc\:py-px{padding-top:.0625rem;padding-bottom:.0625rem}.pc\:py-0{padding-top:0;padding-bottom:0}.pc\:py-none{padding-top:0;padding-bottom:0}.pc\:py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.pc\:py-1{padding-top:.25rem;padding-bottom:.25rem}.pc\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.pc\:py-2{padding-top:.5rem;padding-bottom:.5rem}.pc\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pc\:py-3{padding-top:.75rem;padding-bottom:.75rem}.pc\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.pc\:py-4{padding-top:1rem;padding-bottom:1rem}.pc\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pc\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pc\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pc\:py-8{padding-top:2rem;padding-bottom:2rem}.pc\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pc\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pc\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.pc\:py-12{padding-top:3rem;padding-bottom:3rem}.pc\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.pc\:py-16{padding-top:4rem;padding-bottom:4rem}.pc\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.pc\:py-20{padding-top:5rem;padding-bottom:5rem}.pc\:py-24{padding-top:6rem;padding-bottom:6rem}.pc\:py-28{padding-top:7rem;padding-bottom:7rem}.pc\:py-32{padding-top:8rem;padding-bottom:8rem}.pc\:py-36{padding-top:9rem;padding-bottom:9rem}.pc\:py-40{padding-top:10rem;padding-bottom:10rem}.pc\:py-44{padding-top:11rem;padding-bottom:11rem}.pc\:py-48{padding-top:12rem;padding-bottom:12rem}.pc\:py-52{padding-top:13rem;padding-bottom:13rem}.pc\:py-56{padding-top:14rem;padding-bottom:14rem}.pc\:py-60{padding-top:15rem;padding-bottom:15rem}.pc\:py-64{padding-top:16rem;padding-bottom:16rem}.pc\:py-72{padding-top:18rem;padding-bottom:18rem}.pc\:py-80{padding-top:20rem;padding-bottom:20rem}.pc\:py-96{padding-top:24rem;padding-bottom:24rem}.pc\:pt-px{padding-top:.0625rem}.pc\:pt-0{padding-top:0}.pc\:pt-none{padding-top:0}.pc\:pt-0\.5{padding-top:.125rem}.pc\:pt-1{padding-top:.25rem}.pc\:pt-1\.5{padding-top:.375rem}.pc\:pt-2{padding-top:.5rem}.pc\:pt-2\.5{padding-top:.625rem}.pc\:pt-3{padding-top:.75rem}.pc\:pt-3\.5{padding-top:.875rem}.pc\:pt-4{padding-top:1rem}.pc\:pt-5{padding-top:1.25rem}.pc\:pt-6{padding-top:1.5rem}.pc\:pt-7{padding-top:1.75rem}.pc\:pt-8{padding-top:2rem}.pc\:pt-9{padding-top:2.25rem}.pc\:pt-10{padding-top:2.5rem}.pc\:pt-11{padding-top:2.75rem}.pc\:pt-12{padding-top:3rem}.pc\:pt-14{padding-top:3.5rem}.pc\:pt-16{padding-top:4rem}.pc\:pt-18{padding-top:4.5rem}.pc\:pt-20{padding-top:5rem}.pc\:pt-24{padding-top:6rem}.pc\:pt-28{padding-top:7rem}.pc\:pt-32{padding-top:8rem}.pc\:pt-36{padding-top:9rem}.pc\:pt-40{padding-top:10rem}.pc\:pt-44{padding-top:11rem}.pc\:pt-48{padding-top:12rem}.pc\:pt-52{padding-top:13rem}.pc\:pt-56{padding-top:14rem}.pc\:pt-60{padding-top:15rem}.pc\:pt-64{padding-top:16rem}.pc\:pt-72{padding-top:18rem}.pc\:pt-80{padding-top:20rem}.pc\:pt-96{padding-top:24rem}.pc\:pr-px{padding-right:.0625rem}.pc\:pr-0{padding-right:0}.pc\:pr-none{padding-right:0}.pc\:pr-0\.5{padding-right:.125rem}.pc\:pr-1{padding-right:.25rem}.pc\:pr-1\.5{padding-right:.375rem}.pc\:pr-2{padding-right:.5rem}.pc\:pr-2\.5{padding-right:.625rem}.pc\:pr-3{padding-right:.75rem}.pc\:pr-3\.5{padding-right:.875rem}.pc\:pr-4{padding-right:1rem}.pc\:pr-5{padding-right:1.25rem}.pc\:pr-6{padding-right:1.5rem}.pc\:pr-7{padding-right:1.75rem}.pc\:pr-8{padding-right:2rem}.pc\:pr-9{padding-right:2.25rem}.pc\:pr-10{padding-right:2.5rem}.pc\:pr-11{padding-right:2.75rem}.pc\:pr-12{padding-right:3rem}.pc\:pr-14{padding-right:3.5rem}.pc\:pr-16{padding-right:4rem}.pc\:pr-18{padding-right:4.5rem}.pc\:pr-20{padding-right:5rem}.pc\:pr-24{padding-right:6rem}.pc\:pr-28{padding-right:7rem}.pc\:pr-32{padding-right:8rem}.pc\:pr-36{padding-right:9rem}.pc\:pr-40{padding-right:10rem}.pc\:pr-44{padding-right:11rem}.pc\:pr-48{padding-right:12rem}.pc\:pr-52{padding-right:13rem}.pc\:pr-56{padding-right:14rem}.pc\:pr-60{padding-right:15rem}.pc\:pr-64{padding-right:16rem}.pc\:pr-72{padding-right:18rem}.pc\:pr-80{padding-right:20rem}.pc\:pr-96{padding-right:24rem}.pc\:pb-px{padding-bottom:.0625rem}.pc\:pb-0{padding-bottom:0}.pc\:pb-none{padding-bottom:0}.pc\:pb-0\.5{padding-bottom:.125rem}.pc\:pb-1{padding-bottom:.25rem}.pc\:pb-1\.5{padding-bottom:.375rem}.pc\:pb-2{padding-bottom:.5rem}.pc\:pb-2\.5{padding-bottom:.625rem}.pc\:pb-3{padding-bottom:.75rem}.pc\:pb-3\.5{padding-bottom:.875rem}.pc\:pb-4{padding-bottom:1rem}.pc\:pb-5{padding-bottom:1.25rem}.pc\:pb-6{padding-bottom:1.5rem}.pc\:pb-7{padding-bottom:1.75rem}.pc\:pb-8{padding-bottom:2rem}.pc\:pb-9{padding-bottom:2.25rem}.pc\:pb-10{padding-bottom:2.5rem}.pc\:pb-11{padding-bottom:2.75rem}.pc\:pb-12{padding-bottom:3rem}.pc\:pb-14{padding-bottom:3.5rem}.pc\:pb-16{padding-bottom:4rem}.pc\:pb-18{padding-bottom:4.5rem}.pc\:pb-20{padding-bottom:5rem}.pc\:pb-24{padding-bottom:6rem}.pc\:pb-28{padding-bottom:7rem}.pc\:pb-32{padding-bottom:8rem}.pc\:pb-36{padding-bottom:9rem}.pc\:pb-40{padding-bottom:10rem}.pc\:pb-44{padding-bottom:11rem}.pc\:pb-48{padding-bottom:12rem}.pc\:pb-52{padding-bottom:13rem}.pc\:pb-56{padding-bottom:14rem}.pc\:pb-60{padding-bottom:15rem}.pc\:pb-64{padding-bottom:16rem}.pc\:pb-72{padding-bottom:18rem}.pc\:pb-80{padding-bottom:20rem}.pc\:pb-96{padding-bottom:24rem}.pc\:pl-px{padding-left:.0625rem}.pc\:pl-0{padding-left:0}.pc\:pl-none{padding-left:0}.pc\:pl-0\.5{padding-left:.125rem}.pc\:pl-1{padding-left:.25rem}.pc\:pl-1\.5{padding-left:.375rem}.pc\:pl-2{padding-left:.5rem}.pc\:pl-2\.5{padding-left:.625rem}.pc\:pl-3{padding-left:.75rem}.pc\:pl-3\.5{padding-left:.875rem}.pc\:pl-4{padding-left:1rem}.pc\:pl-5{padding-left:1.25rem}.pc\:pl-6{padding-left:1.5rem}.pc\:pl-7{padding-left:1.75rem}.pc\:pl-8{padding-left:2rem}.pc\:pl-9{padding-left:2.25rem}.pc\:pl-10{padding-left:2.5rem}.pc\:pl-11{padding-left:2.75rem}.pc\:pl-12{padding-left:3rem}.pc\:pl-14{padding-left:3.5rem}.pc\:pl-16{padding-left:4rem}.pc\:pl-18{padding-left:4.5rem}.pc\:pl-20{padding-left:5rem}.pc\:pl-24{padding-left:6rem}.pc\:pl-28{padding-left:7rem}.pc\:pl-32{padding-left:8rem}.pc\:pl-36{padding-left:9rem}.pc\:pl-40{padding-left:10rem}.pc\:pl-44{padding-left:11rem}.pc\:pl-48{padding-left:12rem}.pc\:pl-52{padding-left:13rem}.pc\:pl-56{padding-left:14rem}.pc\:pl-60{padding-left:15rem}.pc\:pl-64{padding-left:16rem}.pc\:pl-72{padding-left:18rem}.pc\:pl-80{padding-left:20rem}.pc\:pl-96{padding-left:24rem}}/*!markdown

---
title: Space Between
---


| Class       | Properties               |
| ----------- | ------------------------ |
| space-x-px | margin-left: 0.0625rem |
| space-x-px.space-x-reverse | margin-right: 0.0625rem |
| space-x-0 | margin-left: 0 |
| space-x-0.space-x-reverse | margin-right: 0 |
| space-x-none | margin-left: 0 |
| space-x-none.space-x-reverse | margin-right: 0 |
| space-x-0\.5 | margin-left: 0.125rem |
| space-x-0\.5.space-x-reverse | margin-right: 0.125rem |
| space-x-1 | margin-left: 0.25rem |
| space-x-1.space-x-reverse | margin-right: 0.25rem |
| space-x-1\.5 | margin-left: 0.375rem |
| space-x-1\.5.space-x-reverse | margin-right: 0.375rem |
| space-x-2 | margin-left: 0.5rem |
| space-x-2.space-x-reverse | margin-right: 0.5rem |
| space-x-2\.5 | margin-left: 0.625rem |
| space-x-2\.5.space-x-reverse | margin-right: 0.625rem |
| space-x-3 | margin-left: 0.75rem |
| space-x-3.space-x-reverse | margin-right: 0.75rem |
| space-x-3\.5 | margin-left: 0.875rem |
| space-x-3\.5.space-x-reverse | margin-right: 0.875rem |
| space-x-4 | margin-left: 1rem |
| space-x-4.space-x-reverse | margin-right: 1rem |
| space-x-5 | margin-left: 1.25rem |
| space-x-5.space-x-reverse | margin-right: 1.25rem |
| space-x-6 | margin-left: 1.5rem |
| space-x-6.space-x-reverse | margin-right: 1.5rem |
| space-x-7 | margin-left: 1.75rem |
| space-x-7.space-x-reverse | margin-right: 1.75rem |
| space-x-8 | margin-left: 2rem |
| space-x-8.space-x-reverse | margin-right: 2rem |
| space-x-9 | margin-left: 2.25rem |
| space-x-9.space-x-reverse | margin-right: 2.25rem |
| space-x-10 | margin-left: 2.5rem |
| space-x-10.space-x-reverse | margin-right: 2.5rem |
| space-x-11 | margin-left: 2.75rem |
| space-x-11.space-x-reverse | margin-right: 2.75rem |
| space-x-12 | margin-left: 3rem |
| space-x-12.space-x-reverse | margin-right: 3rem |
| space-x-14 | margin-left: 3.5rem |
| space-x-14.space-x-reverse | margin-right: 3.5rem |
| space-x-16 | margin-left: 4rem |
| space-x-16.space-x-reverse | margin-right: 4rem |
| space-x-18 | margin-left: 4.5rem |
| space-x-18.space-x-reverse | margin-right: 4.5rem |
| space-x-20 | margin-left: 5rem |
| space-x-20.space-x-reverse | margin-right: 5rem |
| space-x-24 | margin-left: 6rem |
| space-x-24.space-x-reverse | margin-right: 6rem |
| space-x-28 | margin-left: 7rem |
| space-x-28.space-x-reverse | margin-right: 7rem |
| space-x-32 | margin-left: 8rem |
| space-x-32.space-x-reverse | margin-right: 8rem |
| space-x-36 | margin-left: 9rem |
| space-x-36.space-x-reverse | margin-right: 9rem |
| space-x-40 | margin-left: 10rem |
| space-x-40.space-x-reverse | margin-right: 10rem |
| space-x-44 | margin-left: 11rem |
| space-x-44.space-x-reverse | margin-right: 11rem |
| space-x-48 | margin-left: 12rem |
| space-x-48.space-x-reverse | margin-right: 12rem |
| space-x-52 | margin-left: 13rem |
| space-x-52.space-x-reverse | margin-right: 13rem |
| space-x-56 | margin-left: 14rem |
| space-x-56.space-x-reverse | margin-right: 14rem |
| space-x-60 | margin-left: 15rem |
| space-x-60.space-x-reverse | margin-right: 15rem |
| space-x-64 | margin-left: 16rem |
| space-x-64.space-x-reverse | margin-right: 16rem |
| space-x-72 | margin-left: 18rem |
| space-x-72.space-x-reverse | margin-right: 18rem |
| space-x-80 | margin-left: 20rem |
| space-x-80.space-x-reverse | margin-right: 20rem |
| space-x-96 | margin-left: 24rem |
| space-x-96.space-x-reverse | margin-right: 24rem |
| space-y-px | margin-top: 0.0625rem |
| space-y-px.space-y-reverse | margin-bottom: 0.0625rem |
| space-y-0 | margin-top: 0 |
| space-y-0.space-y-reverse | margin-bottom: 0 |
| space-y-none | margin-top: 0 |
| space-y-none.space-y-reverse | margin-bottom: 0 |
| space-y-0\.5 | margin-top: 0.125rem |
| space-y-0\.5.space-y-reverse | margin-bottom: 0.125rem |
| space-y-1 | margin-top: 0.25rem |
| space-y-1.space-y-reverse | margin-bottom: 0.25rem |
| space-y-1\.5 | margin-top: 0.375rem |
| space-y-1\.5.space-y-reverse | margin-bottom: 0.375rem |
| space-y-2 | margin-top: 0.5rem |
| space-y-2.space-y-reverse | margin-bottom: 0.5rem |
| space-y-2\.5 | margin-top: 0.625rem |
| space-y-2\.5.space-y-reverse | margin-bottom: 0.625rem |
| space-y-3 | margin-top: 0.75rem |
| space-y-3.space-y-reverse | margin-bottom: 0.75rem |
| space-y-3\.5 | margin-top: 0.875rem |
| space-y-3\.5.space-y-reverse | margin-bottom: 0.875rem |
| space-y-4 | margin-top: 1rem |
| space-y-4.space-y-reverse | margin-bottom: 1rem |
| space-y-5 | margin-top: 1.25rem |
| space-y-5.space-y-reverse | margin-bottom: 1.25rem |
| space-y-6 | margin-top: 1.5rem |
| space-y-6.space-y-reverse | margin-bottom: 1.5rem |
| space-y-7 | margin-top: 1.75rem |
| space-y-7.space-y-reverse | margin-bottom: 1.75rem |
| space-y-8 | margin-top: 2rem |
| space-y-8.space-y-reverse | margin-bottom: 2rem |
| space-y-9 | margin-top: 2.25rem |
| space-y-9.space-y-reverse | margin-bottom: 2.25rem |
| space-y-10 | margin-top: 2.5rem |
| space-y-10.space-y-reverse | margin-bottom: 2.5rem |
| space-y-11 | margin-top: 2.75rem |
| space-y-11.space-y-reverse | margin-bottom: 2.75rem |
| space-y-12 | margin-top: 3rem |
| space-y-12.space-y-reverse | margin-bottom: 3rem |
| space-y-14 | margin-top: 3.5rem |
| space-y-14.space-y-reverse | margin-bottom: 3.5rem |
| space-y-16 | margin-top: 4rem |
| space-y-16.space-y-reverse | margin-bottom: 4rem |
| space-y-18 | margin-top: 4.5rem |
| space-y-18.space-y-reverse | margin-bottom: 4.5rem |
| space-y-20 | margin-top: 5rem |
| space-y-20.space-y-reverse | margin-bottom: 5rem |
| space-y-24 | margin-top: 6rem |
| space-y-24.space-y-reverse | margin-bottom: 6rem |
| space-y-28 | margin-top: 7rem |
| space-y-28.space-y-reverse | margin-bottom: 7rem |
| space-y-32 | margin-top: 8rem |
| space-y-32.space-y-reverse | margin-bottom: 8rem |
| space-y-36 | margin-top: 9rem |
| space-y-36.space-y-reverse | margin-bottom: 9rem |
| space-y-40 | margin-top: 10rem |
| space-y-40.space-y-reverse | margin-bottom: 10rem |
| space-y-44 | margin-top: 11rem |
| space-y-44.space-y-reverse | margin-bottom: 11rem |
| space-y-48 | margin-top: 12rem |
| space-y-48.space-y-reverse | margin-bottom: 12rem |
| space-y-52 | margin-top: 13rem |
| space-y-52.space-y-reverse | margin-bottom: 13rem |
| space-y-56 | margin-top: 14rem |
| space-y-56.space-y-reverse | margin-bottom: 14rem |
| space-y-60 | margin-top: 15rem |
| space-y-60.space-y-reverse | margin-bottom: 15rem |
| space-y-64 | margin-top: 16rem |
| space-y-64.space-y-reverse | margin-bottom: 16rem |
| space-y-72 | margin-top: 18rem |
| space-y-72.space-y-reverse | margin-bottom: 18rem |
| space-y-80 | margin-top: 20rem |
| space-y-80.space-y-reverse | margin-bottom: 20rem |
| space-y-96 | margin-top: 24rem |
| space-y-96.space-y-reverse | margin-bottom: 24rem |



*/.space-x-px>:not([hidden])~:not([hidden]){margin-left:.0625rem}.space-x-px.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.0625rem}.space-x-0>:not([hidden])~:not([hidden]){margin-left:0}.space-x-0.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:0}.space-x-none>:not([hidden])~:not([hidden]){margin-left:0}.space-x-none.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:0}.space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:.125rem}.space-x-0\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.125rem}.space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}.space-x-1.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.25rem}.space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:.375rem}.space-x-1\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.375rem}.space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.space-x-2.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.5rem}.space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:.625rem}.space-x-2\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.625rem}.space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}.space-x-3.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.75rem}.space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:.875rem}.space-x-3\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.875rem}.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.space-x-4.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1rem}.space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}.space-x-5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.25rem}.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.space-x-6.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.5rem}.space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}.space-x-7.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.75rem}.space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}.space-x-8.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2rem}.space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}.space-x-9.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.25rem}.space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}.space-x-10.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.5rem}.space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}.space-x-11.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.75rem}.space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}.space-x-12.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:3rem}.space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}.space-x-14.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:3.5rem}.space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}.space-x-16.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:4rem}.space-x-18>:not([hidden])~:not([hidden]){margin-left:4.5rem}.space-x-18.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:4.5rem}.space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}.space-x-20.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:5rem}.space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}.space-x-24.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:6rem}.space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}.space-x-28.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:7rem}.space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}.space-x-32.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:8rem}.space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}.space-x-36.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:9rem}.space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}.space-x-40.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:10rem}.space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}.space-x-44.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:11rem}.space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}.space-x-48.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:12rem}.space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}.space-x-52.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:13rem}.space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}.space-x-56.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:14rem}.space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}.space-x-60.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:15rem}.space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}.space-x-64.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:16rem}.space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}.space-x-72.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:18rem}.space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}.space-x-80.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:20rem}.space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}.space-x-96.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:24rem}.space-y-px>:not([hidden])~:not([hidden]){margin-top:.0625rem}.space-y-px.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.0625rem}.space-y-0>:not([hidden])~:not([hidden]){margin-top:0}.space-y-0.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:0}.space-y-none>:not([hidden])~:not([hidden]){margin-top:0}.space-y-none.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:0}.space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:.125rem}.space-y-0\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.125rem}.space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.space-y-1.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.25rem}.space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:.375rem}.space-y-1\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.375rem}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.space-y-2.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.5rem}.space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:.625rem}.space-y-2\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.625rem}.space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.space-y-3.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.75rem}.space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:.875rem}.space-y-3\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.875rem}.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.space-y-4.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1rem}.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}.space-y-5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.25rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.space-y-6.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.5rem}.space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}.space-y-7.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.75rem}.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}.space-y-8.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2rem}.space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}.space-y-9.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.25rem}.space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}.space-y-10.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.5rem}.space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}.space-y-11.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.75rem}.space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}.space-y-12.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:3rem}.space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}.space-y-14.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:3.5rem}.space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}.space-y-16.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:4rem}.space-y-18>:not([hidden])~:not([hidden]){margin-top:4.5rem}.space-y-18.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:4.5rem}.space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}.space-y-20.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:5rem}.space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}.space-y-24.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:6rem}.space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}.space-y-28.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:7rem}.space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}.space-y-32.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:8rem}.space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}.space-y-36.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:9rem}.space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}.space-y-40.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:10rem}.space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}.space-y-44.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:11rem}.space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}.space-y-48.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:12rem}.space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}.space-y-52.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:13rem}.space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}.space-y-56.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:14rem}.space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}.space-y-60.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:15rem}.space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}.space-y-64.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:16rem}.space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}.space-y-72.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:18rem}.space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}.space-y-80.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:20rem}.space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}.space-y-96.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:24rem}@media (max-width:768px){.m\:space-x-px>:not([hidden])~:not([hidden]){margin-left:.0625rem}.m\:space-x-px.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.0625rem}.m\:space-x-0>:not([hidden])~:not([hidden]){margin-left:0}.m\:space-x-0.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:0}.m\:space-x-none>:not([hidden])~:not([hidden]){margin-left:0}.m\:space-x-none.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:0}.m\:space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:.125rem}.m\:space-x-0\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.125rem}.m\:space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}.m\:space-x-1.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.25rem}.m\:space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:.375rem}.m\:space-x-1\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.375rem}.m\:space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.m\:space-x-2.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.5rem}.m\:space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:.625rem}.m\:space-x-2\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.625rem}.m\:space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}.m\:space-x-3.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.75rem}.m\:space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:.875rem}.m\:space-x-3\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.875rem}.m\:space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.m\:space-x-4.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1rem}.m\:space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}.m\:space-x-5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.25rem}.m\:space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.m\:space-x-6.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.5rem}.m\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}.m\:space-x-7.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.75rem}.m\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}.m\:space-x-8.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2rem}.m\:space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}.m\:space-x-9.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.25rem}.m\:space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}.m\:space-x-10.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.5rem}.m\:space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}.m\:space-x-11.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.75rem}.m\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}.m\:space-x-12.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:3rem}.m\:space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}.m\:space-x-14.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:3.5rem}.m\:space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}.m\:space-x-16.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:4rem}.m\:space-x-18>:not([hidden])~:not([hidden]){margin-left:4.5rem}.m\:space-x-18.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:4.5rem}.m\:space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}.m\:space-x-20.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:5rem}.m\:space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}.m\:space-x-24.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:6rem}.m\:space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}.m\:space-x-28.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:7rem}.m\:space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}.m\:space-x-32.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:8rem}.m\:space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}.m\:space-x-36.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:9rem}.m\:space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}.m\:space-x-40.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:10rem}.m\:space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}.m\:space-x-44.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:11rem}.m\:space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}.m\:space-x-48.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:12rem}.m\:space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}.m\:space-x-52.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:13rem}.m\:space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}.m\:space-x-56.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:14rem}.m\:space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}.m\:space-x-60.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:15rem}.m\:space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}.m\:space-x-64.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:16rem}.m\:space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}.m\:space-x-72.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:18rem}.m\:space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}.m\:space-x-80.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:20rem}.m\:space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}.m\:space-x-96.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:24rem}.m\:space-y-px>:not([hidden])~:not([hidden]){margin-top:.0625rem}.m\:space-y-px.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.0625rem}.m\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}.m\:space-y-0.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:0}.m\:space-y-none>:not([hidden])~:not([hidden]){margin-top:0}.m\:space-y-none.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:0}.m\:space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:.125rem}.m\:space-y-0\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.125rem}.m\:space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.m\:space-y-1.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.25rem}.m\:space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:.375rem}.m\:space-y-1\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.375rem}.m\:space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.m\:space-y-2.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.5rem}.m\:space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:.625rem}.m\:space-y-2\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.625rem}.m\:space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.m\:space-y-3.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.75rem}.m\:space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:.875rem}.m\:space-y-3\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.875rem}.m\:space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.m\:space-y-4.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1rem}.m\:space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}.m\:space-y-5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.25rem}.m\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.m\:space-y-6.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.5rem}.m\:space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}.m\:space-y-7.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.75rem}.m\:space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}.m\:space-y-8.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2rem}.m\:space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}.m\:space-y-9.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.25rem}.m\:space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}.m\:space-y-10.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.5rem}.m\:space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}.m\:space-y-11.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.75rem}.m\:space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}.m\:space-y-12.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:3rem}.m\:space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}.m\:space-y-14.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:3.5rem}.m\:space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}.m\:space-y-16.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:4rem}.m\:space-y-18>:not([hidden])~:not([hidden]){margin-top:4.5rem}.m\:space-y-18.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:4.5rem}.m\:space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}.m\:space-y-20.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:5rem}.m\:space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}.m\:space-y-24.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:6rem}.m\:space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}.m\:space-y-28.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:7rem}.m\:space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}.m\:space-y-32.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:8rem}.m\:space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}.m\:space-y-36.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:9rem}.m\:space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}.m\:space-y-40.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:10rem}.m\:space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}.m\:space-y-44.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:11rem}.m\:space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}.m\:space-y-48.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:12rem}.m\:space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}.m\:space-y-52.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:13rem}.m\:space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}.m\:space-y-56.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:14rem}.m\:space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}.m\:space-y-60.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:15rem}.m\:space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}.m\:space-y-64.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:16rem}.m\:space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}.m\:space-y-72.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:18rem}.m\:space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}.m\:space-y-80.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:20rem}.m\:space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}.m\:space-y-96.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:24rem}}@media (min-width:769px){.pc\:space-x-px>:not([hidden])~:not([hidden]){margin-left:.0625rem}.pc\:space-x-px.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.0625rem}.pc\:space-x-0>:not([hidden])~:not([hidden]){margin-left:0}.pc\:space-x-0.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:0}.pc\:space-x-none>:not([hidden])~:not([hidden]){margin-left:0}.pc\:space-x-none.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:0}.pc\:space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:.125rem}.pc\:space-x-0\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.125rem}.pc\:space-x-1>:not([hidden])~:not([hidden]){margin-left:.25rem}.pc\:space-x-1.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.25rem}.pc\:space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:.375rem}.pc\:space-x-1\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.375rem}.pc\:space-x-2>:not([hidden])~:not([hidden]){margin-left:.5rem}.pc\:space-x-2.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.5rem}.pc\:space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:.625rem}.pc\:space-x-2\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.625rem}.pc\:space-x-3>:not([hidden])~:not([hidden]){margin-left:.75rem}.pc\:space-x-3.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.75rem}.pc\:space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:.875rem}.pc\:space-x-3\.5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:.875rem}.pc\:space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}.pc\:space-x-4.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1rem}.pc\:space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}.pc\:space-x-5.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.25rem}.pc\:space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.pc\:space-x-6.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.5rem}.pc\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}.pc\:space-x-7.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:1.75rem}.pc\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}.pc\:space-x-8.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2rem}.pc\:space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}.pc\:space-x-9.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.25rem}.pc\:space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}.pc\:space-x-10.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.5rem}.pc\:space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}.pc\:space-x-11.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:2.75rem}.pc\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}.pc\:space-x-12.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:3rem}.pc\:space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}.pc\:space-x-14.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:3.5rem}.pc\:space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}.pc\:space-x-16.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:4rem}.pc\:space-x-18>:not([hidden])~:not([hidden]){margin-left:4.5rem}.pc\:space-x-18.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:4.5rem}.pc\:space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}.pc\:space-x-20.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:5rem}.pc\:space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}.pc\:space-x-24.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:6rem}.pc\:space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}.pc\:space-x-28.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:7rem}.pc\:space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}.pc\:space-x-32.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:8rem}.pc\:space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}.pc\:space-x-36.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:9rem}.pc\:space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}.pc\:space-x-40.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:10rem}.pc\:space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}.pc\:space-x-44.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:11rem}.pc\:space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}.pc\:space-x-48.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:12rem}.pc\:space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}.pc\:space-x-52.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:13rem}.pc\:space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}.pc\:space-x-56.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:14rem}.pc\:space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}.pc\:space-x-60.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:15rem}.pc\:space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}.pc\:space-x-64.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:16rem}.pc\:space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}.pc\:space-x-72.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:18rem}.pc\:space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}.pc\:space-x-80.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:20rem}.pc\:space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}.pc\:space-x-96.space-x-reverse>:not([hidden])~:not([hidden]){margin-right:24rem}.pc\:space-y-px>:not([hidden])~:not([hidden]){margin-top:.0625rem}.pc\:space-y-px.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.0625rem}.pc\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}.pc\:space-y-0.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:0}.pc\:space-y-none>:not([hidden])~:not([hidden]){margin-top:0}.pc\:space-y-none.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:0}.pc\:space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:.125rem}.pc\:space-y-0\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.125rem}.pc\:space-y-1>:not([hidden])~:not([hidden]){margin-top:.25rem}.pc\:space-y-1.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.25rem}.pc\:space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:.375rem}.pc\:space-y-1\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.375rem}.pc\:space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}.pc\:space-y-2.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.5rem}.pc\:space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:.625rem}.pc\:space-y-2\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.625rem}.pc\:space-y-3>:not([hidden])~:not([hidden]){margin-top:.75rem}.pc\:space-y-3.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.75rem}.pc\:space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:.875rem}.pc\:space-y-3\.5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:.875rem}.pc\:space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}.pc\:space-y-4.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1rem}.pc\:space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}.pc\:space-y-5.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.25rem}.pc\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.pc\:space-y-6.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.5rem}.pc\:space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}.pc\:space-y-7.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:1.75rem}.pc\:space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}.pc\:space-y-8.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2rem}.pc\:space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}.pc\:space-y-9.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.25rem}.pc\:space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}.pc\:space-y-10.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.5rem}.pc\:space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}.pc\:space-y-11.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:2.75rem}.pc\:space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}.pc\:space-y-12.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:3rem}.pc\:space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}.pc\:space-y-14.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:3.5rem}.pc\:space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}.pc\:space-y-16.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:4rem}.pc\:space-y-18>:not([hidden])~:not([hidden]){margin-top:4.5rem}.pc\:space-y-18.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:4.5rem}.pc\:space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}.pc\:space-y-20.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:5rem}.pc\:space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}.pc\:space-y-24.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:6rem}.pc\:space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}.pc\:space-y-28.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:7rem}.pc\:space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}.pc\:space-y-32.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:8rem}.pc\:space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}.pc\:space-y-36.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:9rem}.pc\:space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}.pc\:space-y-40.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:10rem}.pc\:space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}.pc\:space-y-44.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:11rem}.pc\:space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}.pc\:space-y-48.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:12rem}.pc\:space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}.pc\:space-y-52.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:13rem}.pc\:space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}.pc\:space-y-56.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:14rem}.pc\:space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}.pc\:space-y-60.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:15rem}.pc\:space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}.pc\:space-y-64.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:16rem}.pc\:space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}.pc\:space-y-72.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:18rem}.pc\:space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}.pc\:space-y-80.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:20rem}.pc\:space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}.pc\:space-y-96.space-y-reverse>:not([hidden])~:not([hidden]){margin-bottom:24rem}}/*!markdown

---
title: Width
---

| Class       | Properties               |
| ----------- | ------------------------ |
| w-px | width: 0.0625rem |
| w-0 | width: 0 |
| w-none | width: 0 |
| w-0\.5 | width: 0.125rem |
| w-1 | width: 0.25rem |
| w-1\.5 | width: 0.375rem |
| w-2 | width: 0.5rem |
| w-2\.5 | width: 0.625rem |
| w-3 | width: 0.75rem |
| w-3\.5 | width: 0.875rem |
| w-4 | width: 1rem |
| w-5 | width: 1.25rem |
| w-6 | width: 1.5rem |
| w-7 | width: 1.75rem |
| w-8 | width: 2rem |
| w-9 | width: 2.25rem |
| w-10 | width: 2.5rem |
| w-11 | width: 2.75rem |
| w-12 | width: 3rem |
| w-14 | width: 3.5rem |
| w-16 | width: 4rem |
| w-18 | width: 4.5rem |
| w-20 | width: 5rem |
| w-24 | width: 6rem |
| w-28 | width: 7rem |
| w-32 | width: 8rem |
| w-36 | width: 9rem |
| w-40 | width: 10rem |
| w-44 | width: 11rem |
| w-48 | width: 12rem |
| w-52 | width: 13rem |
| w-56 | width: 14rem |
| w-60 | width: 15rem |
| w-64 | width: 16rem |
| w-72 | width: 18rem |
| w-80 | width: 20rem |
| w-96 | width: 24rem |
| w-auto | width: auto |
| w-1x | width: 1em |
| w-2x | width: 2em |
| w-3x | width: 3em |
| w-1\/2 | width: 50% |
| w-1\/3 | width: 33.333333% |
| w-2\/3 | width: 66.666667% |
| w-1\/4 | width: 25% |
| w-2\/4 | width: 50% |
| w-3\/4 | width: 75% |
| w-1\/5 | width: 20% |
| w-2\/5 | width: 40% |
| w-3\/5 | width: 60% |
| w-4\/5 | width: 80% |
| w-1\/6 | width: 16.666667% |
| w-2\/6 | width: 33.333333% |
| w-3\/6 | width: 50% |
| w-4\/6 | width: 66.666667% |
| w-5\/6 | width: 83.333333% |
| w-1\/12 | width: 8.333333% |
| w-2\/12 | width: 16.666667% |
| w-3\/12 | width: 25% |
| w-4\/12 | width: 33.333333% |
| w-5\/12 | width: 41.666667% |
| w-6\/12 | width: 50% |
| w-7\/12 | width: 58.333333% |
| w-8\/12 | width: 66.666667% |
| w-9\/12 | width: 75% |
| w-10\/12 | width: 83.333333% |
| w-11\/12 | width: 91.666667% |
| w-full | width: 100% |
| w-screen | width: 100vw |
| w-min | width: min-content |
| w-max | width: max-content |
| min-w-0 | min-width: 0px |
| min-w-full | min-width: 100% |
| min-w-min | min-width: min-content |
| min-w-max | min-width: max-content |
| max-w-none | max-width: none |
| max-w-0 | max-width: 0rem |
| max-w-xs | max-width: 20rem |
| max-w-sm | max-width: 24rem |
| max-w-md | max-width: 28rem |
| max-w-lg | max-width: 32rem |
| max-w-xl | max-width: 36rem |
| max-w-2xl | max-width: 42rem |
| max-w-3xl | max-width: 48rem |
| max-w-4xl | max-width: 56rem |
| max-w-5xl | max-width: 64rem |
| max-w-6xl | max-width: 72rem |
| max-w-7xl | max-width: 80rem |
| max-w-full | max-width: 100% |
| max-w-min | max-width: min-content |
| max-w-max | max-width: max-content |
| max-w-prose | max-width: 65ch |


*/.w-px{width:.0625rem}.w-0{width:0}.w-none{width:0}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-18{width:4.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-36{width:9rem}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-52{width:13rem}.w-56{width:14rem}.w-60{width:15rem}.w-64{width:16rem}.w-72{width:18rem}.w-80{width:20rem}.w-96{width:24rem}.w-auto{width:auto}.w-1x{width:1em}.w-2x{width:2em}.w-3x{width:3em}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-min{width:-moz-min-content;width:min-content}.w-max{width:-moz-max-content;width:max-content}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-w-min{min-width:-moz-min-content;min-width:min-content}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-none{max-width:none}.max-w-0{max-width:0rem}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-prose{max-width:65ch}.min-w-none{min-width:none}.min-w-0{min-width:0rem}.min-w-xs{min-width:20rem}.min-w-sm{min-width:24rem}.min-w-md{min-width:28rem}.min-w-lg{min-width:32rem}.min-w-xl{min-width:36rem}.min-w-2xl{min-width:42rem}.min-w-3xl{min-width:48rem}.min-w-4xl{min-width:56rem}.min-w-5xl{min-width:64rem}.min-w-6xl{min-width:72rem}.min-w-7xl{min-width:80rem}.min-w-full{min-width:100%}.min-w-min{min-width:-moz-min-content;min-width:min-content}.min-w-max{min-width:-moz-max-content;min-width:max-content}.min-w-prose{min-width:65ch}@media (max-width:768px){.m\:w-px{width:.0625rem}.m\:w-0{width:0}.m\:w-none{width:0}.m\:w-0\.5{width:.125rem}.m\:w-1{width:.25rem}.m\:w-1\.5{width:.375rem}.m\:w-2{width:.5rem}.m\:w-2\.5{width:.625rem}.m\:w-3{width:.75rem}.m\:w-3\.5{width:.875rem}.m\:w-4{width:1rem}.m\:w-5{width:1.25rem}.m\:w-6{width:1.5rem}.m\:w-7{width:1.75rem}.m\:w-8{width:2rem}.m\:w-9{width:2.25rem}.m\:w-10{width:2.5rem}.m\:w-11{width:2.75rem}.m\:w-12{width:3rem}.m\:w-14{width:3.5rem}.m\:w-16{width:4rem}.m\:w-18{width:4.5rem}.m\:w-20{width:5rem}.m\:w-24{width:6rem}.m\:w-28{width:7rem}.m\:w-32{width:8rem}.m\:w-36{width:9rem}.m\:w-40{width:10rem}.m\:w-44{width:11rem}.m\:w-48{width:12rem}.m\:w-52{width:13rem}.m\:w-56{width:14rem}.m\:w-60{width:15rem}.m\:w-64{width:16rem}.m\:w-72{width:18rem}.m\:w-80{width:20rem}.m\:w-96{width:24rem}.m\:w-auto{width:auto}.m\:w-1x{width:1em}.m\:w-2x{width:2em}.m\:w-3x{width:3em}.m\:w-1\/2{width:50%}.m\:w-1\/3{width:33.333333%}.m\:w-2\/3{width:66.666667%}.m\:w-1\/4{width:25%}.m\:w-2\/4{width:50%}.m\:w-3\/4{width:75%}.m\:w-1\/5{width:20%}.m\:w-2\/5{width:40%}.m\:w-3\/5{width:60%}.m\:w-4\/5{width:80%}.m\:w-1\/6{width:16.666667%}.m\:w-2\/6{width:33.333333%}.m\:w-3\/6{width:50%}.m\:w-4\/6{width:66.666667%}.m\:w-5\/6{width:83.333333%}.m\:w-1\/12{width:8.333333%}.m\:w-2\/12{width:16.666667%}.m\:w-3\/12{width:25%}.m\:w-4\/12{width:33.333333%}.m\:w-5\/12{width:41.666667%}.m\:w-6\/12{width:50%}.m\:w-7\/12{width:58.333333%}.m\:w-8\/12{width:66.666667%}.m\:w-9\/12{width:75%}.m\:w-10\/12{width:83.333333%}.m\:w-11\/12{width:91.666667%}.m\:w-full{width:100%}.m\:w-screen{width:100vw}.m\:w-min{width:-moz-min-content;width:min-content}.m\:w-max{width:-moz-max-content;width:max-content}.m\:min-w-0{min-width:0}.m\:min-w-full{min-width:100%}.m\:min-w-min{min-width:-moz-min-content;min-width:min-content}.m\:min-w-max{min-width:-moz-max-content;min-width:max-content}.m\:max-w-none{max-width:none}.m\:max-w-0{max-width:0rem}.m\:max-w-xs{max-width:20rem}.m\:max-w-sm{max-width:24rem}.m\:max-w-md{max-width:28rem}.m\:max-w-lg{max-width:32rem}.m\:max-w-xl{max-width:36rem}.m\:max-w-2xl{max-width:42rem}.m\:max-w-3xl{max-width:48rem}.m\:max-w-4xl{max-width:56rem}.m\:max-w-5xl{max-width:64rem}.m\:max-w-6xl{max-width:72rem}.m\:max-w-7xl{max-width:80rem}.m\:max-w-full{max-width:100%}.m\:max-w-min{max-width:-moz-min-content;max-width:min-content}.m\:max-w-max{max-width:-moz-max-content;max-width:max-content}.m\:max-w-prose{max-width:65ch}.m\:min-w-none{min-width:none}.m\:min-w-0{min-width:0rem}.m\:min-w-xs{min-width:20rem}.m\:min-w-sm{min-width:24rem}.m\:min-w-md{min-width:28rem}.m\:min-w-lg{min-width:32rem}.m\:min-w-xl{min-width:36rem}.m\:min-w-2xl{min-width:42rem}.m\:min-w-3xl{min-width:48rem}.m\:min-w-4xl{min-width:56rem}.m\:min-w-5xl{min-width:64rem}.m\:min-w-6xl{min-width:72rem}.m\:min-w-7xl{min-width:80rem}.m\:min-w-full{min-width:100%}.m\:min-w-min{min-width:-moz-min-content;min-width:min-content}.m\:min-w-max{min-width:-moz-max-content;min-width:max-content}.m\:min-w-prose{min-width:65ch}}@media (min-width:769px){.pc\:w-px{width:.0625rem}.pc\:w-0{width:0}.pc\:w-none{width:0}.pc\:w-0\.5{width:.125rem}.pc\:w-1{width:.25rem}.pc\:w-1\.5{width:.375rem}.pc\:w-2{width:.5rem}.pc\:w-2\.5{width:.625rem}.pc\:w-3{width:.75rem}.pc\:w-3\.5{width:.875rem}.pc\:w-4{width:1rem}.pc\:w-5{width:1.25rem}.pc\:w-6{width:1.5rem}.pc\:w-7{width:1.75rem}.pc\:w-8{width:2rem}.pc\:w-9{width:2.25rem}.pc\:w-10{width:2.5rem}.pc\:w-11{width:2.75rem}.pc\:w-12{width:3rem}.pc\:w-14{width:3.5rem}.pc\:w-16{width:4rem}.pc\:w-18{width:4.5rem}.pc\:w-20{width:5rem}.pc\:w-24{width:6rem}.pc\:w-28{width:7rem}.pc\:w-32{width:8rem}.pc\:w-36{width:9rem}.pc\:w-40{width:10rem}.pc\:w-44{width:11rem}.pc\:w-48{width:12rem}.pc\:w-52{width:13rem}.pc\:w-56{width:14rem}.pc\:w-60{width:15rem}.pc\:w-64{width:16rem}.pc\:w-72{width:18rem}.pc\:w-80{width:20rem}.pc\:w-96{width:24rem}.pc\:w-auto{width:auto}.pc\:w-1x{width:1em}.pc\:w-2x{width:2em}.pc\:w-3x{width:3em}.pc\:w-1\/2{width:50%}.pc\:w-1\/3{width:33.333333%}.pc\:w-2\/3{width:66.666667%}.pc\:w-1\/4{width:25%}.pc\:w-2\/4{width:50%}.pc\:w-3\/4{width:75%}.pc\:w-1\/5{width:20%}.pc\:w-2\/5{width:40%}.pc\:w-3\/5{width:60%}.pc\:w-4\/5{width:80%}.pc\:w-1\/6{width:16.666667%}.pc\:w-2\/6{width:33.333333%}.pc\:w-3\/6{width:50%}.pc\:w-4\/6{width:66.666667%}.pc\:w-5\/6{width:83.333333%}.pc\:w-1\/12{width:8.333333%}.pc\:w-2\/12{width:16.666667%}.pc\:w-3\/12{width:25%}.pc\:w-4\/12{width:33.333333%}.pc\:w-5\/12{width:41.666667%}.pc\:w-6\/12{width:50%}.pc\:w-7\/12{width:58.333333%}.pc\:w-8\/12{width:66.666667%}.pc\:w-9\/12{width:75%}.pc\:w-10\/12{width:83.333333%}.pc\:w-11\/12{width:91.666667%}.pc\:w-full{width:100%}.pc\:w-screen{width:100vw}.pc\:w-min{width:-moz-min-content;width:min-content}.pc\:w-max{width:-moz-max-content;width:max-content}.pc\:min-w-0{min-width:0}.pc\:min-w-full{min-width:100%}.pc\:min-w-min{min-width:-moz-min-content;min-width:min-content}.pc\:min-w-max{min-width:-moz-max-content;min-width:max-content}.pc\:max-w-none{max-width:none}.pc\:max-w-0{max-width:0rem}.pc\:max-w-xs{max-width:20rem}.pc\:max-w-sm{max-width:24rem}.pc\:max-w-md{max-width:28rem}.pc\:max-w-lg{max-width:32rem}.pc\:max-w-xl{max-width:36rem}.pc\:max-w-2xl{max-width:42rem}.pc\:max-w-3xl{max-width:48rem}.pc\:max-w-4xl{max-width:56rem}.pc\:max-w-5xl{max-width:64rem}.pc\:max-w-6xl{max-width:72rem}.pc\:max-w-7xl{max-width:80rem}.pc\:max-w-full{max-width:100%}.pc\:max-w-min{max-width:-moz-min-content;max-width:min-content}.pc\:max-w-max{max-width:-moz-max-content;max-width:max-content}.pc\:max-w-prose{max-width:65ch}.pc\:min-w-none{min-width:none}.pc\:min-w-0{min-width:0rem}.pc\:min-w-xs{min-width:20rem}.pc\:min-w-sm{min-width:24rem}.pc\:min-w-md{min-width:28rem}.pc\:min-w-lg{min-width:32rem}.pc\:min-w-xl{min-width:36rem}.pc\:min-w-2xl{min-width:42rem}.pc\:min-w-3xl{min-width:48rem}.pc\:min-w-4xl{min-width:56rem}.pc\:min-w-5xl{min-width:64rem}.pc\:min-w-6xl{min-width:72rem}.pc\:min-w-7xl{min-width:80rem}.pc\:min-w-full{min-width:100%}.pc\:min-w-min{min-width:-moz-min-content;min-width:min-content}.pc\:min-w-max{min-width:-moz-max-content;min-width:max-content}.pc\:min-w-prose{min-width:65ch}}/*!markdown

---
title: Height
---

| Class       | Properties               |
| ----------- | ------------------------ |
| h-px | height: 0.0625rem |
| h-0 | height: 0 |
| h-none | height: 0 |
| h-0\.5 | height: 0.125rem |
| h-1 | height: 0.25rem |
| h-1\.5 | height: 0.375rem |
| h-2 | height: 0.5rem |
| h-2\.5 | height: 0.625rem |
| h-3 | height: 0.75rem |
| h-3\.5 | height: 0.875rem |
| h-4 | height: 1rem |
| h-5 | height: 1.25rem |
| h-6 | height: 1.5rem |
| h-7 | height: 1.75rem |
| h-8 | height: 2rem |
| h-9 | height: 2.25rem |
| h-10 | height: 2.5rem |
| h-11 | height: 2.75rem |
| h-12 | height: 3rem |
| h-14 | height: 3.5rem |
| h-16 | height: 4rem |
| h-18 | height: 4.5rem |
| h-20 | height: 5rem |
| h-24 | height: 6rem |
| h-28 | height: 7rem |
| h-32 | height: 8rem |
| h-36 | height: 9rem |
| h-40 | height: 10rem |
| h-44 | height: 11rem |
| h-48 | height: 12rem |
| h-52 | height: 13rem |
| h-56 | height: 14rem |
| h-60 | height: 15rem |
| h-64 | height: 16rem |
| h-72 | height: 18rem |
| h-80 | height: 20rem |
| h-96 | height: 24rem |
| h-auto | height: auto |
| h-1\/2 | height: 50% |
| h-1\/3 | height: 33.333333% |
| h-2\/3 | height: 66.666667% |
| h-1\/4 | height: 25% |
| h-2\/4 | height: 50% |
| h-3\/4 | height: 75% |
| h-1\/5 | height: 20% |
| h-2\/5 | height: 40% |
| h-3\/5 | height: 60% |
| h-4\/5 | height: 80% |
| h-1\/6 | height: 16.666667% |
| h-2\/6 | height: 33.333333% |
| h-3\/6 | height: 50% |
| h-4\/6 | height: 66.666667% |
| h-5\/6 | height: 83.333333% |
| h-full | height: 100% |
| h-screen | height: 100vh |
| min-h-0 | min-height: 0px |
| min-h-full | min-height: 100% |
| min-h-screen | min-height: 100vh |
| max-h-px | max-height: 0.0625rem |
| max-h-0 | max-height: 0 |
| max-h-none | max-height: 0 |
| max-h-0\.5 | max-height: 0.125rem |
| max-h-1 | max-height: 0.25rem |
| max-h-1\.5 | max-height: 0.375rem |
| max-h-2 | max-height: 0.5rem |
| max-h-2\.5 | max-height: 0.625rem |
| max-h-3 | max-height: 0.75rem |
| max-h-3\.5 | max-height: 0.875rem |
| max-h-4 | max-height: 1rem |
| max-h-5 | max-height: 1.25rem |
| max-h-6 | max-height: 1.5rem |
| max-h-7 | max-height: 1.75rem |
| max-h-8 | max-height: 2rem |
| max-h-9 | max-height: 2.25rem |
| max-h-10 | max-height: 2.5rem |
| max-h-11 | max-height: 2.75rem |
| max-h-12 | max-height: 3rem |
| max-h-14 | max-height: 3.5rem |
| max-h-16 | max-height: 4rem |
| max-h-18 | max-height: 4.5rem |
| max-h-20 | max-height: 5rem |
| max-h-24 | max-height: 6rem |
| max-h-28 | max-height: 7rem |
| max-h-32 | max-height: 8rem |
| max-h-36 | max-height: 9rem |
| max-h-40 | max-height: 10rem |
| max-h-44 | max-height: 11rem |
| max-h-48 | max-height: 12rem |
| max-h-52 | max-height: 13rem |
| max-h-56 | max-height: 14rem |
| max-h-60 | max-height: 15rem |
| max-h-64 | max-height: 16rem |
| max-h-72 | max-height: 18rem |
| max-h-80 | max-height: 20rem |
| max-h-96 | max-height: 24rem |
| max-h-full | max-height: 100% |
| max-h-screen | max-height: 100vh |


*/.h-px{height:.0625rem}.h-0{height:0}.h-none{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-60{height:15rem}.h-64{height:16rem}.h-72{height:18rem}.h-80{height:20rem}.h-96{height:24rem}.h-auto{height:auto}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.h-full{height:100%}.h-screen{height:100vh}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.max-h-px{max-height:.0625rem}.max-h-0{max-height:0}.max-h-none{max-height:0}.max-h-0\.5{max-height:.125rem}.max-h-1{max-height:.25rem}.max-h-1\.5{max-height:.375rem}.max-h-2{max-height:.5rem}.max-h-2\.5{max-height:.625rem}.max-h-3{max-height:.75rem}.max-h-3\.5{max-height:.875rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-7{max-height:1.75rem}.max-h-8{max-height:2rem}.max-h-9{max-height:2.25rem}.max-h-10{max-height:2.5rem}.max-h-11{max-height:2.75rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-18{max-height:4.5rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-28{max-height:7rem}.max-h-32{max-height:8rem}.max-h-36{max-height:9rem}.max-h-40{max-height:10rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-52{max-height:13rem}.max-h-56{max-height:14rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}@media (max-width:768px){.m\:h-px{height:.0625rem}.m\:h-0{height:0}.m\:h-none{height:0}.m\:h-0\.5{height:.125rem}.m\:h-1{height:.25rem}.m\:h-1\.5{height:.375rem}.m\:h-2{height:.5rem}.m\:h-2\.5{height:.625rem}.m\:h-3{height:.75rem}.m\:h-3\.5{height:.875rem}.m\:h-4{height:1rem}.m\:h-5{height:1.25rem}.m\:h-6{height:1.5rem}.m\:h-7{height:1.75rem}.m\:h-8{height:2rem}.m\:h-9{height:2.25rem}.m\:h-10{height:2.5rem}.m\:h-11{height:2.75rem}.m\:h-12{height:3rem}.m\:h-14{height:3.5rem}.m\:h-16{height:4rem}.m\:h-18{height:4.5rem}.m\:h-20{height:5rem}.m\:h-24{height:6rem}.m\:h-28{height:7rem}.m\:h-32{height:8rem}.m\:h-36{height:9rem}.m\:h-40{height:10rem}.m\:h-44{height:11rem}.m\:h-48{height:12rem}.m\:h-52{height:13rem}.m\:h-56{height:14rem}.m\:h-60{height:15rem}.m\:h-64{height:16rem}.m\:h-72{height:18rem}.m\:h-80{height:20rem}.m\:h-96{height:24rem}.m\:h-auto{height:auto}.m\:h-1\/2{height:50%}.m\:h-1\/3{height:33.333333%}.m\:h-2\/3{height:66.666667%}.m\:h-1\/4{height:25%}.m\:h-2\/4{height:50%}.m\:h-3\/4{height:75%}.m\:h-1\/5{height:20%}.m\:h-2\/5{height:40%}.m\:h-3\/5{height:60%}.m\:h-4\/5{height:80%}.m\:h-1\/6{height:16.666667%}.m\:h-2\/6{height:33.333333%}.m\:h-3\/6{height:50%}.m\:h-4\/6{height:66.666667%}.m\:h-5\/6{height:83.333333%}.m\:h-full{height:100%}.m\:h-screen{height:100vh}.m\:min-h-0{min-height:0}.m\:min-h-full{min-height:100%}.m\:min-h-screen{min-height:100vh}.m\:max-h-px{max-height:.0625rem}.m\:max-h-0{max-height:0}.m\:max-h-none{max-height:0}.m\:max-h-0\.5{max-height:.125rem}.m\:max-h-1{max-height:.25rem}.m\:max-h-1\.5{max-height:.375rem}.m\:max-h-2{max-height:.5rem}.m\:max-h-2\.5{max-height:.625rem}.m\:max-h-3{max-height:.75rem}.m\:max-h-3\.5{max-height:.875rem}.m\:max-h-4{max-height:1rem}.m\:max-h-5{max-height:1.25rem}.m\:max-h-6{max-height:1.5rem}.m\:max-h-7{max-height:1.75rem}.m\:max-h-8{max-height:2rem}.m\:max-h-9{max-height:2.25rem}.m\:max-h-10{max-height:2.5rem}.m\:max-h-11{max-height:2.75rem}.m\:max-h-12{max-height:3rem}.m\:max-h-14{max-height:3.5rem}.m\:max-h-16{max-height:4rem}.m\:max-h-18{max-height:4.5rem}.m\:max-h-20{max-height:5rem}.m\:max-h-24{max-height:6rem}.m\:max-h-28{max-height:7rem}.m\:max-h-32{max-height:8rem}.m\:max-h-36{max-height:9rem}.m\:max-h-40{max-height:10rem}.m\:max-h-44{max-height:11rem}.m\:max-h-48{max-height:12rem}.m\:max-h-52{max-height:13rem}.m\:max-h-56{max-height:14rem}.m\:max-h-60{max-height:15rem}.m\:max-h-64{max-height:16rem}.m\:max-h-72{max-height:18rem}.m\:max-h-80{max-height:20rem}.m\:max-h-96{max-height:24rem}.m\:max-h-full{max-height:100%}.m\:max-h-screen{max-height:100vh}}@media (min-width:769px){.pc\:h-px{height:.0625rem}.pc\:h-0{height:0}.pc\:h-none{height:0}.pc\:h-0\.5{height:.125rem}.pc\:h-1{height:.25rem}.pc\:h-1\.5{height:.375rem}.pc\:h-2{height:.5rem}.pc\:h-2\.5{height:.625rem}.pc\:h-3{height:.75rem}.pc\:h-3\.5{height:.875rem}.pc\:h-4{height:1rem}.pc\:h-5{height:1.25rem}.pc\:h-6{height:1.5rem}.pc\:h-7{height:1.75rem}.pc\:h-8{height:2rem}.pc\:h-9{height:2.25rem}.pc\:h-10{height:2.5rem}.pc\:h-11{height:2.75rem}.pc\:h-12{height:3rem}.pc\:h-14{height:3.5rem}.pc\:h-16{height:4rem}.pc\:h-18{height:4.5rem}.pc\:h-20{height:5rem}.pc\:h-24{height:6rem}.pc\:h-28{height:7rem}.pc\:h-32{height:8rem}.pc\:h-36{height:9rem}.pc\:h-40{height:10rem}.pc\:h-44{height:11rem}.pc\:h-48{height:12rem}.pc\:h-52{height:13rem}.pc\:h-56{height:14rem}.pc\:h-60{height:15rem}.pc\:h-64{height:16rem}.pc\:h-72{height:18rem}.pc\:h-80{height:20rem}.pc\:h-96{height:24rem}.pc\:h-auto{height:auto}.pc\:h-1\/2{height:50%}.pc\:h-1\/3{height:33.333333%}.pc\:h-2\/3{height:66.666667%}.pc\:h-1\/4{height:25%}.pc\:h-2\/4{height:50%}.pc\:h-3\/4{height:75%}.pc\:h-1\/5{height:20%}.pc\:h-2\/5{height:40%}.pc\:h-3\/5{height:60%}.pc\:h-4\/5{height:80%}.pc\:h-1\/6{height:16.666667%}.pc\:h-2\/6{height:33.333333%}.pc\:h-3\/6{height:50%}.pc\:h-4\/6{height:66.666667%}.pc\:h-5\/6{height:83.333333%}.pc\:h-full{height:100%}.pc\:h-screen{height:100vh}.pc\:min-h-0{min-height:0}.pc\:min-h-full{min-height:100%}.pc\:min-h-screen{min-height:100vh}.pc\:max-h-px{max-height:.0625rem}.pc\:max-h-0{max-height:0}.pc\:max-h-none{max-height:0}.pc\:max-h-0\.5{max-height:.125rem}.pc\:max-h-1{max-height:.25rem}.pc\:max-h-1\.5{max-height:.375rem}.pc\:max-h-2{max-height:.5rem}.pc\:max-h-2\.5{max-height:.625rem}.pc\:max-h-3{max-height:.75rem}.pc\:max-h-3\.5{max-height:.875rem}.pc\:max-h-4{max-height:1rem}.pc\:max-h-5{max-height:1.25rem}.pc\:max-h-6{max-height:1.5rem}.pc\:max-h-7{max-height:1.75rem}.pc\:max-h-8{max-height:2rem}.pc\:max-h-9{max-height:2.25rem}.pc\:max-h-10{max-height:2.5rem}.pc\:max-h-11{max-height:2.75rem}.pc\:max-h-12{max-height:3rem}.pc\:max-h-14{max-height:3.5rem}.pc\:max-h-16{max-height:4rem}.pc\:max-h-18{max-height:4.5rem}.pc\:max-h-20{max-height:5rem}.pc\:max-h-24{max-height:6rem}.pc\:max-h-28{max-height:7rem}.pc\:max-h-32{max-height:8rem}.pc\:max-h-36{max-height:9rem}.pc\:max-h-40{max-height:10rem}.pc\:max-h-44{max-height:11rem}.pc\:max-h-48{max-height:12rem}.pc\:max-h-52{max-height:13rem}.pc\:max-h-56{max-height:14rem}.pc\:max-h-60{max-height:15rem}.pc\:max-h-64{max-height:16rem}.pc\:max-h-72{max-height:18rem}.pc\:max-h-80{max-height:20rem}.pc\:max-h-96{max-height:24rem}.pc\:max-h-full{max-height:100%}.pc\:max-h-screen{max-height:100vh}}/*!markdown

---
title: Font Family
---

| Class       | Properties               |
| ----------- | ------------------------ |
| font-sans | ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' |
| font-serif | font-family: ui-serif, Georgia, Cambria, 'Times New Roman', Times, serif |
| font-mono | font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace |

*/.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.font-serif{font-family:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}/*!markdown

---
title: Font Size
---

| Class       | Properties               |
| ----------- | ------------------------ |
| text-xs | font-size: 0.75rem; line-height: 1rem |
| text-sm | font-size: 0.875rem; line-height: 1.25rem |
| text-base | font-size: 1rem; line-height: 1.5rem |
| text-md | font-size: 1.125rem; line-height: 1.75rem |
| text-lg | font-size: 1.25rem; line-height: 1.75rem |
| text-xl | font-size: 1.5rem; line-height: 2rem |
| text-2xl | font-size: 1.875rem; line-height: 2.25rem |
| text-3xl | font-size: 2.25rem; line-height: 2.5rem |
| text-4xl | font-size: 3rem; line-height: 1 |
| text-5xl | font-size: 3.75rem; line-height: 1 |
| text-6xl | font-size: 4.5rem; line-height: 1 |
| text-7xl | font-size: 6rem; line-height: 1 |
| text-8xl | font-size: 8rem; line-height: 1 |



*/.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-md{font-size:1.125rem;line-height:1.75rem}.text-lg{font-size:1.25rem;line-height:1.75rem}.text-xl{font-size:1.5rem;line-height:2rem}.text-2xl{font-size:1.875rem;line-height:2.25rem}.text-3xl{font-size:2.25rem;line-height:2.5rem}.text-4xl{font-size:3rem;line-height:1}.text-5xl{font-size:3.75rem;line-height:1}.text-6xl{font-size:4.5rem;line-height:1}.text-7xl{font-size:6rem;line-height:1}.text-8xl{font-size:8rem;line-height:1}@media (max-width:768px){.m\:text-xs{font-size:.75rem;line-height:1rem}.m\:text-sm{font-size:.875rem;line-height:1.25rem}.m\:text-base{font-size:1rem;line-height:1.5rem}.m\:text-md{font-size:1.125rem;line-height:1.75rem}.m\:text-lg{font-size:1.25rem;line-height:1.75rem}.m\:text-xl{font-size:1.5rem;line-height:2rem}.m\:text-2xl{font-size:1.875rem;line-height:2.25rem}.m\:text-3xl{font-size:2.25rem;line-height:2.5rem}.m\:text-4xl{font-size:3rem;line-height:1}.m\:text-5xl{font-size:3.75rem;line-height:1}.m\:text-6xl{font-size:4.5rem;line-height:1}.m\:text-7xl{font-size:6rem;line-height:1}.m\:text-8xl{font-size:8rem;line-height:1}}@media (min-width:769px){.pc\:text-xs{font-size:.75rem;line-height:1rem}.pc\:text-sm{font-size:.875rem;line-height:1.25rem}.pc\:text-base{font-size:1rem;line-height:1.5rem}.pc\:text-md{font-size:1.125rem;line-height:1.75rem}.pc\:text-lg{font-size:1.25rem;line-height:1.75rem}.pc\:text-xl{font-size:1.5rem;line-height:2rem}.pc\:text-2xl{font-size:1.875rem;line-height:2.25rem}.pc\:text-3xl{font-size:2.25rem;line-height:2.5rem}.pc\:text-4xl{font-size:3rem;line-height:1}.pc\:text-5xl{font-size:3.75rem;line-height:1}.pc\:text-6xl{font-size:4.5rem;line-height:1}.pc\:text-7xl{font-size:6rem;line-height:1}.pc\:text-8xl{font-size:8rem;line-height:1}}/*!markdown

---
title: Font Style
---

| Class       | Properties               |
| ----------- | ------------------------ |
| italic | font-style: italic |
| not-italic | font-style: normal |


*/.italic{font-style:italic}.not-italic{font-style:normal}@media (max-width:768px){.m\:italic{font-style:italic}.m\:not-italic{font-style:normal}}@media (min-width:769px){.pc\:italic{font-style:italic}.pc\:not-italic{font-style:normal}}/*!markdown

---
title: Font Weight
---

| Class       | Properties               |
| ----------- | ------------------------ |
| font-thin | font-weight: 100 |
| font-extralight | font-weight: 200 |
| font-light | font-weight: 300 |
| font-normal | font-weight: 400 |
| font-medium | font-weight: 500 |
| font-semibold | font-weight: 600 |
| font-bold | font-weight: 700 |
| font-extrabold | font-weight: 800 |
| font-black | font-weight: 900 |


*/.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}@media (max-width:768px){.m\:font-thin{font-weight:100}.m\:font-extralight{font-weight:200}.m\:font-light{font-weight:300}.m\:font-normal{font-weight:400}.m\:font-medium{font-weight:500}.m\:font-semibold{font-weight:600}.m\:font-bold{font-weight:700}.m\:font-extrabold{font-weight:800}.m\:font-black{font-weight:900}}@media (min-width:769px){.pc\:font-thin{font-weight:100}.pc\:font-extralight{font-weight:200}.pc\:font-light{font-weight:300}.pc\:font-normal{font-weight:400}.pc\:font-medium{font-weight:500}.pc\:font-semibold{font-weight:600}.pc\:font-bold{font-weight:700}.pc\:font-extrabold{font-weight:800}.pc\:font-black{font-weight:900}}/*!markdown

---
title: Line Height
---

| Class       | Properties               |
| ----------- | ------------------------ |
| leading-3 | line-height: 0.75rem |
| leading-4 | line-height: 1rem |
| leading-5 | line-height: 1.25rem |
| leading-6 | line-height: 1.5rem |
| leading-7 | line-height: 1.75rem |
| leading-8 | line-height: 2rem |
| leading-9 | line-height: 2.25rem |
| leading-10 | line-height: 2.5rem |
| leading-none | line-height: 1 |
| leading-tight | line-height: 1.25 |
| leading-snug | line-height: 1.375 |
| leading-normal | line-height: 1.5 |
| leading-relaxed | line-height: 1.625 |
| leading-loose | line-height: 2 |


*/.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}@media (max-width:768px){.m\:leading-3{line-height:.75rem}.m\:leading-4{line-height:1rem}.m\:leading-5{line-height:1.25rem}.m\:leading-6{line-height:1.5rem}.m\:leading-7{line-height:1.75rem}.m\:leading-8{line-height:2rem}.m\:leading-9{line-height:2.25rem}.m\:leading-10{line-height:2.5rem}.m\:leading-none{line-height:1}.m\:leading-tight{line-height:1.25}.m\:leading-snug{line-height:1.375}.m\:leading-normal{line-height:1.5}.m\:leading-relaxed{line-height:1.625}.m\:leading-loose{line-height:2}}@media (min-width:769px){.pc\:leading-3{line-height:.75rem}.pc\:leading-4{line-height:1rem}.pc\:leading-5{line-height:1.25rem}.pc\:leading-6{line-height:1.5rem}.pc\:leading-7{line-height:1.75rem}.pc\:leading-8{line-height:2rem}.pc\:leading-9{line-height:2.25rem}.pc\:leading-10{line-height:2.5rem}.pc\:leading-none{line-height:1}.pc\:leading-tight{line-height:1.25}.pc\:leading-snug{line-height:1.375}.pc\:leading-normal{line-height:1.5}.pc\:leading-relaxed{line-height:1.625}.pc\:leading-loose{line-height:2}}/*!markdown

---
title: List Style Type
---

| Class       | Properties               |
| ----------- | ------------------------ |
| list-none | list-style-type: none |
| list-disc | list-style-type: disc |
| list-decimal | list-style-type: decimal |
| list-inside | list-style-position: inside |
| list-outside | list-style-position: outside |


*/.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}@media (max-width:768px){.m\:list-none{list-style-type:none}.m\:list-disc{list-style-type:disc}.m\:list-decimal{list-style-type:decimal}.m\:list-inside{list-style-position:inside}.m\:list-outside{list-style-position:outside}}@media (min-width:769px){.pc\:list-none{list-style-type:none}.pc\:list-disc{list-style-type:disc}.pc\:list-decimal{list-style-type:decimal}.pc\:list-inside{list-style-position:inside}.pc\:list-outside{list-style-position:outside}}/*!markdown

---
title: Text Align
---

| Class       | Properties               |
| ----------- | ------------------------ |
| text-left | text-align: left |
| text-center | text-align: center |
| text-right | text-align: right |
| text-justify | text-align: justify |


*/.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}@media (max-width:768px){.m\:text-left{text-align:left}.m\:text-center{text-align:center}.m\:text-right{text-align:right}.m\:text-justify{text-align:justify}}@media (min-width:769px){.pc\:text-left{text-align:left}.pc\:text-center{text-align:center}.pc\:text-right{text-align:right}.pc\:text-justify{text-align:justify}}/*!markdown

---
title: Text Color
---

| Class       | Properties               | 示例效果               |
| ----------- | ------------------------ | ------------------------ |
| text-transparent | color: transparent | <span style="color: #transparent">AaBbCcDd</span>|
| text-current | color: currentColor | <span style="color: #currentColor">AaBbCcDd</span>|
| text-black | color: #000 | <span style="color: #000">AaBbCcDd</span>|
| text-white | color: #fff | <span style="color: #fff">AaBbCcDd</span>|
| text-primary | color: #007bff | <span style="color: #007bff">AaBbCcDd</span>|
| text-secondary | color: #6c757d | <span style="color: #6c757d">AaBbCcDd</span>|
| text-success | color: #28a745 | <span style="color: #28a745">AaBbCcDd</span>|
| text-info | color: #007bff | <span style="color: #007bff">AaBbCcDd</span>|
| text-warning | color: #fad733 | <span style="color: #fad733">AaBbCcDd</span>|
| text-danger | color: #dc3545 | <span style="color: #dc3545">AaBbCcDd</span>|
| text-light | color: #f8f9fa | <span style="color: #f8f9fa">AaBbCcDd</span>|
| text-dark | color: #343a40 | <span style="color: #343a40">AaBbCcDd</span>|
| text-gray-50 | color: #f9fafb | <span style="color: #f9fafb">AaBbCcDd</span>|
| text-gray-100 | color: #f3f4f6 | <span style="color: #f3f4f6">AaBbCcDd</span>|
| text-gray-200 | color: #e5e7eb | <span style="color: #e5e7eb">AaBbCcDd</span>|
| text-gray-300 | color: #d1d5db | <span style="color: #d1d5db">AaBbCcDd</span>|
| text-gray-400 | color: #9ca3af | <span style="color: #9ca3af">AaBbCcDd</span>|
| text-gray-500 | color: #6b7280 | <span style="color: #6b7280">AaBbCcDd</span>|
| text-gray-600 | color: #4b5563 | <span style="color: #4b5563">AaBbCcDd</span>|
| text-gray-700 | color: #374151 | <span style="color: #374151">AaBbCcDd</span>|
| text-gray-800 | color: #1f2937 | <span style="color: #1f2937">AaBbCcDd</span>|
| text-gray-900 | color: #111827 | <span style="color: #111827">AaBbCcDd</span>|
| text-red-50 | color: #fef2f2 | <span style="color: #fef2f2">AaBbCcDd</span>|
| text-red-100 | color: #fee2e2 | <span style="color: #fee2e2">AaBbCcDd</span>|
| text-red-200 | color: #fecaca | <span style="color: #fecaca">AaBbCcDd</span>|
| text-red-300 | color: #fca5a5 | <span style="color: #fca5a5">AaBbCcDd</span>|
| text-red-400 | color: #f87171 | <span style="color: #f87171">AaBbCcDd</span>|
| text-red-500 | color: #ef4444 | <span style="color: #ef4444">AaBbCcDd</span>|
| text-red-600 | color: #dc2626 | <span style="color: #dc2626">AaBbCcDd</span>|
| text-red-700 | color: #b91c1c | <span style="color: #b91c1c">AaBbCcDd</span>|
| text-red-800 | color: #991b1b | <span style="color: #991b1b">AaBbCcDd</span>|
| text-red-900 | color: #7f1d1d | <span style="color: #7f1d1d">AaBbCcDd</span>|
| text-yellow-50 | color: #fffbeb | <span style="color: #fffbeb">AaBbCcDd</span>|
| text-yellow-100 | color: #fef3c7 | <span style="color: #fef3c7">AaBbCcDd</span>|
| text-yellow-200 | color: #fde68a | <span style="color: #fde68a">AaBbCcDd</span>|
| text-yellow-300 | color: #fcd34d | <span style="color: #fcd34d">AaBbCcDd</span>|
| text-yellow-400 | color: #fbbf24 | <span style="color: #fbbf24">AaBbCcDd</span>|
| text-yellow-500 | color: #f59e0b | <span style="color: #f59e0b">AaBbCcDd</span>|
| text-yellow-600 | color: #d97706 | <span style="color: #d97706">AaBbCcDd</span>|
| text-yellow-700 | color: #b45309 | <span style="color: #b45309">AaBbCcDd</span>|
| text-yellow-800 | color: #92400e | <span style="color: #92400e">AaBbCcDd</span>|
| text-yellow-900 | color: #78350f | <span style="color: #78350f">AaBbCcDd</span>|
| text-green-50 | color: #ecfdf5 | <span style="color: #ecfdf5">AaBbCcDd</span>|
| text-green-100 | color: #d1fae5 | <span style="color: #d1fae5">AaBbCcDd</span>|
| text-green-200 | color: #a7f3d0 | <span style="color: #a7f3d0">AaBbCcDd</span>|
| text-green-300 | color: #6ee7b7 | <span style="color: #6ee7b7">AaBbCcDd</span>|
| text-green-400 | color: #34d399 | <span style="color: #34d399">AaBbCcDd</span>|
| text-green-500 | color: #10b981 | <span style="color: #10b981">AaBbCcDd</span>|
| text-green-600 | color: #059669 | <span style="color: #059669">AaBbCcDd</span>|
| text-green-700 | color: #047857 | <span style="color: #047857">AaBbCcDd</span>|
| text-green-800 | color: #065f46 | <span style="color: #065f46">AaBbCcDd</span>|
| text-green-900 | color: #064e3b | <span style="color: #064e3b">AaBbCcDd</span>|
| text-blue-50 | color: #eff6ff | <span style="color: #eff6ff">AaBbCcDd</span>|
| text-blue-100 | color: #dbeafe | <span style="color: #dbeafe">AaBbCcDd</span>|
| text-blue-200 | color: #bfdbfe | <span style="color: #bfdbfe">AaBbCcDd</span>|
| text-blue-300 | color: #93c5fd | <span style="color: #93c5fd">AaBbCcDd</span>|
| text-blue-400 | color: #60a5fa | <span style="color: #60a5fa">AaBbCcDd</span>|
| text-blue-500 | color: #3b82f6 | <span style="color: #3b82f6">AaBbCcDd</span>|
| text-blue-600 | color: #2563eb | <span style="color: #2563eb">AaBbCcDd</span>|
| text-blue-700 | color: #1d4ed8 | <span style="color: #1d4ed8">AaBbCcDd</span>|
| text-blue-800 | color: #1e40af | <span style="color: #1e40af">AaBbCcDd</span>|
| text-blue-900 | color: #1e3a8a | <span style="color: #1e3a8a">AaBbCcDd</span>|
| text-cyan-50 | color: #ecfeff | <span style="color: #ecfeff">AaBbCcDd</span>|
| text-cyan-100 | color: #cffafe | <span style="color: #cffafe">AaBbCcDd</span>|
| text-cyan-200 | color: #a5f3fc | <span style="color: #a5f3fc">AaBbCcDd</span>|
| text-cyan-300 | color: #67e8f9 | <span style="color: #67e8f9">AaBbCcDd</span>|
| text-cyan-400 | color: #22d3ee | <span style="color: #22d3ee">AaBbCcDd</span>|
| text-cyan-500 | color: #06b6d4 | <span style="color: #06b6d4">AaBbCcDd</span>|
| text-cyan-600 | color: #0891b2 | <span style="color: #0891b2">AaBbCcDd</span>|
| text-cyan-700 | color: #0e7490 | <span style="color: #0e7490">AaBbCcDd</span>|
| text-cyan-800 | color: #155e75 | <span style="color: #155e75">AaBbCcDd</span>|
| text-cyan-900 | color: #164e63 | <span style="color: #164e63">AaBbCcDd</span>|
| text-indigo-50 | color: #eef2ff | <span style="color: #eef2ff">AaBbCcDd</span>|
| text-indigo-100 | color: #e0e7ff | <span style="color: #e0e7ff">AaBbCcDd</span>|
| text-indigo-200 | color: #c7d2fe | <span style="color: #c7d2fe">AaBbCcDd</span>|
| text-indigo-300 | color: #a5b4fc | <span style="color: #a5b4fc">AaBbCcDd</span>|
| text-indigo-400 | color: #818cf8 | <span style="color: #818cf8">AaBbCcDd</span>|
| text-indigo-500 | color: #6366f1 | <span style="color: #6366f1">AaBbCcDd</span>|
| text-indigo-600 | color: #4f46e5 | <span style="color: #4f46e5">AaBbCcDd</span>|
| text-indigo-700 | color: #4338ca | <span style="color: #4338ca">AaBbCcDd</span>|
| text-indigo-800 | color: #3730a3 | <span style="color: #3730a3">AaBbCcDd</span>|
| text-indigo-900 | color: #312e81 | <span style="color: #312e81">AaBbCcDd</span>|
| text-purple-50 | color: #f5f3ff | <span style="color: #f5f3ff">AaBbCcDd</span>|
| text-purple-100 | color: #ede9fe | <span style="color: #ede9fe">AaBbCcDd</span>|
| text-purple-200 | color: #ddd6fe | <span style="color: #ddd6fe">AaBbCcDd</span>|
| text-purple-300 | color: #c4b5fd | <span style="color: #c4b5fd">AaBbCcDd</span>|
| text-purple-400 | color: #a78bfa | <span style="color: #a78bfa">AaBbCcDd</span>|
| text-purple-500 | color: #8b5cf6 | <span style="color: #8b5cf6">AaBbCcDd</span>|
| text-purple-600 | color: #7c3aed | <span style="color: #7c3aed">AaBbCcDd</span>|
| text-purple-700 | color: #6d28d9 | <span style="color: #6d28d9">AaBbCcDd</span>|
| text-purple-800 | color: #5b21b6 | <span style="color: #5b21b6">AaBbCcDd</span>|
| text-purple-900 | color: #4c1d95 | <span style="color: #4c1d95">AaBbCcDd</span>|
| text-pink-50 | color: #fdf2f8 | <span style="color: #fdf2f8">AaBbCcDd</span>|
| text-pink-100 | color: #fce7f3 | <span style="color: #fce7f3">AaBbCcDd</span>|
| text-pink-200 | color: #fbcfe8 | <span style="color: #fbcfe8">AaBbCcDd</span>|
| text-pink-300 | color: #f9a8d4 | <span style="color: #f9a8d4">AaBbCcDd</span>|
| text-pink-400 | color: #f472b6 | <span style="color: #f472b6">AaBbCcDd</span>|
| text-pink-500 | color: #ec4899 | <span style="color: #ec4899">AaBbCcDd</span>|
| text-pink-600 | color: #db2777 | <span style="color: #db2777">AaBbCcDd</span>|
| text-pink-700 | color: #be185d | <span style="color: #be185d">AaBbCcDd</span>|
| text-pink-800 | color: #9d174d | <span style="color: #9d174d">AaBbCcDd</span>|
| text-pink-900 | color: #831843 | <span style="color: #831843">AaBbCcDd</span>|

还有 hover、active、focus、disabled 扩展，比如 `hover:text-black`

*/.text-transparent{color:transparent}.text-current{color:currentColor}.text-black{color:#000}.text-white{color:#fff}.text-primary{color:#007bff}.text-secondary{color:#6c757d}.text-success{color:#28a745}.text-info{color:#007bff}.text-warning{color:#fad733}.text-danger{color:#dc3545}.text-light{color:#f8f9fa}.text-dark{color:#343a40}.text-gray-50{color:#f9fafb}.text-gray-100{color:#f3f4f6}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-red-50{color:#fef2f2}.text-red-100{color:#fee2e2}.text-red-200{color:#fecaca}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-red-900{color:#7f1d1d}.text-yellow-50{color:#fffbeb}.text-yellow-100{color:#fef3c7}.text-yellow-200{color:#fde68a}.text-yellow-300{color:#fcd34d}.text-yellow-400{color:#fbbf24}.text-yellow-500{color:#f59e0b}.text-yellow-600{color:#d97706}.text-yellow-700{color:#b45309}.text-yellow-800{color:#92400e}.text-yellow-900{color:#78350f}.text-green-50{color:#ecfdf5}.text-green-100{color:#d1fae5}.text-green-200{color:#a7f3d0}.text-green-300{color:#6ee7b7}.text-green-400{color:#34d399}.text-green-500{color:#10b981}.text-green-600{color:#059669}.text-green-700{color:#047857}.text-green-800{color:#065f46}.text-green-900{color:#064e3b}.text-blue-50{color:#eff6ff}.text-blue-100{color:#dbeafe}.text-blue-200{color:#bfdbfe}.text-blue-300{color:#93c5fd}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.text-blue-900{color:#1e3a8a}.text-cyan-50{color:#ecfeff}.text-cyan-100{color:#cffafe}.text-cyan-200{color:#a5f3fc}.text-cyan-300{color:#67e8f9}.text-cyan-400{color:#22d3ee}.text-cyan-500{color:#06b6d4}.text-cyan-600{color:#0891b2}.text-cyan-700{color:#0e7490}.text-cyan-800{color:#155e75}.text-cyan-900{color:#164e63}.text-indigo-50{color:#eef2ff}.text-indigo-100{color:#e0e7ff}.text-indigo-200{color:#c7d2fe}.text-indigo-300{color:#a5b4fc}.text-indigo-400{color:#818cf8}.text-indigo-500{color:#6366f1}.text-indigo-600{color:#4f46e5}.text-indigo-700{color:#4338ca}.text-indigo-800{color:#3730a3}.text-indigo-900{color:#312e81}.text-purple-50{color:#f5f3ff}.text-purple-100{color:#ede9fe}.text-purple-200{color:#ddd6fe}.text-purple-300{color:#c4b5fd}.text-purple-400{color:#a78bfa}.text-purple-500{color:#8b5cf6}.text-purple-600{color:#7c3aed}.text-purple-700{color:#6d28d9}.text-purple-800{color:#5b21b6}.text-purple-900{color:#4c1d95}.text-pink-50{color:#fdf2f8}.text-pink-100{color:#fce7f3}.text-pink-200{color:#fbcfe8}.text-pink-300{color:#f9a8d4}.text-pink-400{color:#f472b6}.text-pink-500{color:#ec4899}.text-pink-600{color:#db2777}.text-pink-700{color:#be185d}.text-pink-800{color:#9d174d}.text-pink-900{color:#831843}.hover\:text-transparent:hover{color:transparent}.hover\:text-current:hover{color:currentColor}.hover\:text-black:hover{color:#000}.hover\:text-white:hover{color:#fff}.hover\:text-primary:hover{color:#007bff}.hover\:text-secondary:hover{color:#6c757d}.hover\:text-success:hover{color:#28a745}.hover\:text-info:hover{color:#007bff}.hover\:text-warning:hover{color:#fad733}.hover\:text-danger:hover{color:#dc3545}.hover\:text-light:hover{color:#f8f9fa}.hover\:text-dark:hover{color:#343a40}.hover\:text-gray-50:hover{color:#f9fafb}.hover\:text-gray-100:hover{color:#f3f4f6}.hover\:text-gray-200:hover{color:#e5e7eb}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-gray-400:hover{color:#9ca3af}.hover\:text-gray-500:hover{color:#6b7280}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-800:hover{color:#1f2937}.hover\:text-gray-900:hover{color:#111827}.hover\:text-red-50:hover{color:#fef2f2}.hover\:text-red-100:hover{color:#fee2e2}.hover\:text-red-200:hover{color:#fecaca}.hover\:text-red-300:hover{color:#fca5a5}.hover\:text-red-400:hover{color:#f87171}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-red-600:hover{color:#dc2626}.hover\:text-red-700:hover{color:#b91c1c}.hover\:text-red-800:hover{color:#991b1b}.hover\:text-red-900:hover{color:#7f1d1d}.hover\:text-yellow-50:hover{color:#fffbeb}.hover\:text-yellow-100:hover{color:#fef3c7}.hover\:text-yellow-200:hover{color:#fde68a}.hover\:text-yellow-300:hover{color:#fcd34d}.hover\:text-yellow-400:hover{color:#fbbf24}.hover\:text-yellow-500:hover{color:#f59e0b}.hover\:text-yellow-600:hover{color:#d97706}.hover\:text-yellow-700:hover{color:#b45309}.hover\:text-yellow-800:hover{color:#92400e}.hover\:text-yellow-900:hover{color:#78350f}.hover\:text-green-50:hover{color:#ecfdf5}.hover\:text-green-100:hover{color:#d1fae5}.hover\:text-green-200:hover{color:#a7f3d0}.hover\:text-green-300:hover{color:#6ee7b7}.hover\:text-green-400:hover{color:#34d399}.hover\:text-green-500:hover{color:#10b981}.hover\:text-green-600:hover{color:#059669}.hover\:text-green-700:hover{color:#047857}.hover\:text-green-800:hover{color:#065f46}.hover\:text-green-900:hover{color:#064e3b}.hover\:text-blue-50:hover{color:#eff6ff}.hover\:text-blue-100:hover{color:#dbeafe}.hover\:text-blue-200:hover{color:#bfdbfe}.hover\:text-blue-300:hover{color:#93c5fd}.hover\:text-blue-400:hover{color:#60a5fa}.hover\:text-blue-500:hover{color:#3b82f6}.hover\:text-blue-600:hover{color:#2563eb}.hover\:text-blue-700:hover{color:#1d4ed8}.hover\:text-blue-800:hover{color:#1e40af}.hover\:text-blue-900:hover{color:#1e3a8a}.hover\:text-cyan-50:hover{color:#ecfeff}.hover\:text-cyan-100:hover{color:#cffafe}.hover\:text-cyan-200:hover{color:#a5f3fc}.hover\:text-cyan-300:hover{color:#67e8f9}.hover\:text-cyan-400:hover{color:#22d3ee}.hover\:text-cyan-500:hover{color:#06b6d4}.hover\:text-cyan-600:hover{color:#0891b2}.hover\:text-cyan-700:hover{color:#0e7490}.hover\:text-cyan-800:hover{color:#155e75}.hover\:text-cyan-900:hover{color:#164e63}.hover\:text-indigo-50:hover{color:#eef2ff}.hover\:text-indigo-100:hover{color:#e0e7ff}.hover\:text-indigo-200:hover{color:#c7d2fe}.hover\:text-indigo-300:hover{color:#a5b4fc}.hover\:text-indigo-400:hover{color:#818cf8}.hover\:text-indigo-500:hover{color:#6366f1}.hover\:text-indigo-600:hover{color:#4f46e5}.hover\:text-indigo-700:hover{color:#4338ca}.hover\:text-indigo-800:hover{color:#3730a3}.hover\:text-indigo-900:hover{color:#312e81}.hover\:text-purple-50:hover{color:#f5f3ff}.hover\:text-purple-100:hover{color:#ede9fe}.hover\:text-purple-200:hover{color:#ddd6fe}.hover\:text-purple-300:hover{color:#c4b5fd}.hover\:text-purple-400:hover{color:#a78bfa}.hover\:text-purple-500:hover{color:#8b5cf6}.hover\:text-purple-600:hover{color:#7c3aed}.hover\:text-purple-700:hover{color:#6d28d9}.hover\:text-purple-800:hover{color:#5b21b6}.hover\:text-purple-900:hover{color:#4c1d95}.hover\:text-pink-50:hover{color:#fdf2f8}.hover\:text-pink-100:hover{color:#fce7f3}.hover\:text-pink-200:hover{color:#fbcfe8}.hover\:text-pink-300:hover{color:#f9a8d4}.hover\:text-pink-400:hover{color:#f472b6}.hover\:text-pink-500:hover{color:#ec4899}.hover\:text-pink-600:hover{color:#db2777}.hover\:text-pink-700:hover{color:#be185d}.hover\:text-pink-800:hover{color:#9d174d}.hover\:text-pink-900:hover{color:#831843}.active\:text-transparent.is-active{color:transparent}.active\:text-current.is-active{color:currentColor}.active\:text-black.is-active,.active\:text-black:active{color:#000}.active\:text-white.is-active,.active\:text-white:active{color:#fff}.active\:text-primary.is-active,.active\:text-primary:active{color:#007bff}.active\:text-secondary.is-active,.active\:text-secondary:active{color:#6c757d}.active\:text-success.is-active,.active\:text-success:active{color:#28a745}.active\:text-info.is-active,.active\:text-info:active{color:#007bff}.active\:text-warning.is-active,.active\:text-warning:active{color:#fad733}.active\:text-danger.is-active,.active\:text-danger:active{color:#dc3545}.active\:text-light.is-active,.active\:text-light:active{color:#f8f9fa}.active\:text-dark.is-active,.active\:text-dark:active{color:#343a40}.active\:text-gray-50.is-active,.active\:text-gray-50:active{color:#f9fafb}.active\:text-gray-100.is-active,.active\:text-gray-100:active{color:#f3f4f6}.active\:text-gray-200.is-active,.active\:text-gray-200:active{color:#e5e7eb}.active\:text-gray-300.is-active,.active\:text-gray-300:active{color:#d1d5db}.active\:text-gray-400.is-active,.active\:text-gray-400:active{color:#9ca3af}.active\:text-gray-500.is-active,.active\:text-gray-500:active{color:#6b7280}.active\:text-gray-600.is-active,.active\:text-gray-600:active{color:#4b5563}.active\:text-gray-700.is-active,.active\:text-gray-700:active{color:#374151}.active\:text-gray-800.is-active,.active\:text-gray-800:active{color:#1f2937}.active\:text-gray-900.is-active,.active\:text-gray-900:active{color:#111827}.active\:text-red-50.is-active,.active\:text-red-50:active{color:#fef2f2}.active\:text-red-100.is-active,.active\:text-red-100:active{color:#fee2e2}.active\:text-red-200.is-active,.active\:text-red-200:active{color:#fecaca}.active\:text-red-300.is-active,.active\:text-red-300:active{color:#fca5a5}.active\:text-red-400.is-active,.active\:text-red-400:active{color:#f87171}.active\:text-red-500.is-active,.active\:text-red-500:active{color:#ef4444}.active\:text-red-600.is-active,.active\:text-red-600:active{color:#dc2626}.active\:text-red-700.is-active,.active\:text-red-700:active{color:#b91c1c}.active\:text-red-800.is-active,.active\:text-red-800:active{color:#991b1b}.active\:text-red-900.is-active,.active\:text-red-900:active{color:#7f1d1d}.active\:text-yellow-50.is-active,.active\:text-yellow-50:active{color:#fffbeb}.active\:text-yellow-100.is-active,.active\:text-yellow-100:active{color:#fef3c7}.active\:text-yellow-200.is-active,.active\:text-yellow-200:active{color:#fde68a}.active\:text-yellow-300.is-active,.active\:text-yellow-300:active{color:#fcd34d}.active\:text-yellow-400.is-active,.active\:text-yellow-400:active{color:#fbbf24}.active\:text-yellow-500.is-active,.active\:text-yellow-500:active{color:#f59e0b}.active\:text-yellow-600.is-active,.active\:text-yellow-600:active{color:#d97706}.active\:text-yellow-700.is-active,.active\:text-yellow-700:active{color:#b45309}.active\:text-yellow-800.is-active,.active\:text-yellow-800:active{color:#92400e}.active\:text-yellow-900.is-active,.active\:text-yellow-900:active{color:#78350f}.active\:text-green-50.is-active,.active\:text-green-50:active{color:#ecfdf5}.active\:text-green-100.is-active,.active\:text-green-100:active{color:#d1fae5}.active\:text-green-200.is-active,.active\:text-green-200:active{color:#a7f3d0}.active\:text-green-300.is-active,.active\:text-green-300:active{color:#6ee7b7}.active\:text-green-400.is-active,.active\:text-green-400:active{color:#34d399}.active\:text-green-500.is-active,.active\:text-green-500:active{color:#10b981}.active\:text-green-600.is-active,.active\:text-green-600:active{color:#059669}.active\:text-green-700.is-active,.active\:text-green-700:active{color:#047857}.active\:text-green-800.is-active,.active\:text-green-800:active{color:#065f46}.active\:text-green-900.is-active,.active\:text-green-900:active{color:#064e3b}.active\:text-blue-50.is-active,.active\:text-blue-50:active{color:#eff6ff}.active\:text-blue-100.is-active,.active\:text-blue-100:active{color:#dbeafe}.active\:text-blue-200.is-active,.active\:text-blue-200:active{color:#bfdbfe}.active\:text-blue-300.is-active,.active\:text-blue-300:active{color:#93c5fd}.active\:text-blue-400.is-active,.active\:text-blue-400:active{color:#60a5fa}.active\:text-blue-500.is-active,.active\:text-blue-500:active{color:#3b82f6}.active\:text-blue-600.is-active,.active\:text-blue-600:active{color:#2563eb}.active\:text-blue-700.is-active,.active\:text-blue-700:active{color:#1d4ed8}.active\:text-blue-800.is-active,.active\:text-blue-800:active{color:#1e40af}.active\:text-blue-900.is-active,.active\:text-blue-900:active{color:#1e3a8a}.active\:text-cyan-50.is-active,.active\:text-cyan-50:active{color:#ecfeff}.active\:text-cyan-100.is-active,.active\:text-cyan-100:active{color:#cffafe}.active\:text-cyan-200.is-active,.active\:text-cyan-200:active{color:#a5f3fc}.active\:text-cyan-300.is-active,.active\:text-cyan-300:active{color:#67e8f9}.active\:text-cyan-400.is-active,.active\:text-cyan-400:active{color:#22d3ee}.active\:text-cyan-500.is-active,.active\:text-cyan-500:active{color:#06b6d4}.active\:text-cyan-600.is-active,.active\:text-cyan-600:active{color:#0891b2}.active\:text-cyan-700.is-active,.active\:text-cyan-700:active{color:#0e7490}.active\:text-cyan-800.is-active,.active\:text-cyan-800:active{color:#155e75}.active\:text-cyan-900.is-active,.active\:text-cyan-900:active{color:#164e63}.active\:text-indigo-50.is-active,.active\:text-indigo-50:active{color:#eef2ff}.active\:text-indigo-100.is-active,.active\:text-indigo-100:active{color:#e0e7ff}.active\:text-indigo-200.is-active,.active\:text-indigo-200:active{color:#c7d2fe}.active\:text-indigo-300.is-active,.active\:text-indigo-300:active{color:#a5b4fc}.active\:text-indigo-400.is-active,.active\:text-indigo-400:active{color:#818cf8}.active\:text-indigo-500.is-active,.active\:text-indigo-500:active{color:#6366f1}.active\:text-indigo-600.is-active,.active\:text-indigo-600:active{color:#4f46e5}.active\:text-indigo-700.is-active,.active\:text-indigo-700:active{color:#4338ca}.active\:text-indigo-800.is-active,.active\:text-indigo-800:active{color:#3730a3}.active\:text-indigo-900.is-active,.active\:text-indigo-900:active{color:#312e81}.active\:text-purple-50.is-active,.active\:text-purple-50:active{color:#f5f3ff}.active\:text-purple-100.is-active,.active\:text-purple-100:active{color:#ede9fe}.active\:text-purple-200.is-active,.active\:text-purple-200:active{color:#ddd6fe}.active\:text-purple-300.is-active,.active\:text-purple-300:active{color:#c4b5fd}.active\:text-purple-400.is-active,.active\:text-purple-400:active{color:#a78bfa}.active\:text-purple-500.is-active,.active\:text-purple-500:active{color:#8b5cf6}.active\:text-purple-600.is-active,.active\:text-purple-600:active{color:#7c3aed}.active\:text-purple-700.is-active,.active\:text-purple-700:active{color:#6d28d9}.active\:text-purple-800.is-active,.active\:text-purple-800:active{color:#5b21b6}.active\:text-purple-900.is-active,.active\:text-purple-900:active{color:#4c1d95}.active\:text-pink-50.is-active,.active\:text-pink-50:active{color:#fdf2f8}.active\:text-pink-100.is-active,.active\:text-pink-100:active{color:#fce7f3}.active\:text-pink-200.is-active,.active\:text-pink-200:active{color:#fbcfe8}.active\:text-pink-300.is-active,.active\:text-pink-300:active{color:#f9a8d4}.active\:text-pink-400.is-active,.active\:text-pink-400:active{color:#f472b6}.active\:text-pink-500.is-active,.active\:text-pink-500:active{color:#ec4899}.active\:text-pink-600.is-active,.active\:text-pink-600:active{color:#db2777}.active\:text-pink-700.is-active,.active\:text-pink-700:active{color:#be185d}.active\:text-pink-800.is-active,.active\:text-pink-800:active{color:#9d174d}.active\:text-pink-900.is-active,.active\:text-pink-900:active{color:#831843}.focus\:text-transparent:focus{color:transparent}.focus\:text-current:focus{color:currentColor}.focus\:text-black:focus{color:#000}.focus\:text-white:focus{color:#fff}.focus\:text-primary:focus{color:#007bff}.focus\:text-secondary:focus{color:#6c757d}.focus\:text-success:focus{color:#28a745}.focus\:text-info:focus{color:#007bff}.focus\:text-warning:focus{color:#fad733}.focus\:text-danger:focus{color:#dc3545}.focus\:text-light:focus{color:#f8f9fa}.focus\:text-dark:focus{color:#343a40}.focus\:text-gray-50:focus{color:#f9fafb}.focus\:text-gray-100:focus{color:#f3f4f6}.focus\:text-gray-200:focus{color:#e5e7eb}.focus\:text-gray-300:focus{color:#d1d5db}.focus\:text-gray-400:focus{color:#9ca3af}.focus\:text-gray-500:focus{color:#6b7280}.focus\:text-gray-600:focus{color:#4b5563}.focus\:text-gray-700:focus{color:#374151}.focus\:text-gray-800:focus{color:#1f2937}.focus\:text-gray-900:focus{color:#111827}.focus\:text-red-50:focus{color:#fef2f2}.focus\:text-red-100:focus{color:#fee2e2}.focus\:text-red-200:focus{color:#fecaca}.focus\:text-red-300:focus{color:#fca5a5}.focus\:text-red-400:focus{color:#f87171}.focus\:text-red-500:focus{color:#ef4444}.focus\:text-red-600:focus{color:#dc2626}.focus\:text-red-700:focus{color:#b91c1c}.focus\:text-red-800:focus{color:#991b1b}.focus\:text-red-900:focus{color:#7f1d1d}.focus\:text-yellow-50:focus{color:#fffbeb}.focus\:text-yellow-100:focus{color:#fef3c7}.focus\:text-yellow-200:focus{color:#fde68a}.focus\:text-yellow-300:focus{color:#fcd34d}.focus\:text-yellow-400:focus{color:#fbbf24}.focus\:text-yellow-500:focus{color:#f59e0b}.focus\:text-yellow-600:focus{color:#d97706}.focus\:text-yellow-700:focus{color:#b45309}.focus\:text-yellow-800:focus{color:#92400e}.focus\:text-yellow-900:focus{color:#78350f}.focus\:text-green-50:focus{color:#ecfdf5}.focus\:text-green-100:focus{color:#d1fae5}.focus\:text-green-200:focus{color:#a7f3d0}.focus\:text-green-300:focus{color:#6ee7b7}.focus\:text-green-400:focus{color:#34d399}.focus\:text-green-500:focus{color:#10b981}.focus\:text-green-600:focus{color:#059669}.focus\:text-green-700:focus{color:#047857}.focus\:text-green-800:focus{color:#065f46}.focus\:text-green-900:focus{color:#064e3b}.focus\:text-blue-50:focus{color:#eff6ff}.focus\:text-blue-100:focus{color:#dbeafe}.focus\:text-blue-200:focus{color:#bfdbfe}.focus\:text-blue-300:focus{color:#93c5fd}.focus\:text-blue-400:focus{color:#60a5fa}.focus\:text-blue-500:focus{color:#3b82f6}.focus\:text-blue-600:focus{color:#2563eb}.focus\:text-blue-700:focus{color:#1d4ed8}.focus\:text-blue-800:focus{color:#1e40af}.focus\:text-blue-900:focus{color:#1e3a8a}.focus\:text-cyan-50:focus{color:#ecfeff}.focus\:text-cyan-100:focus{color:#cffafe}.focus\:text-cyan-200:focus{color:#a5f3fc}.focus\:text-cyan-300:focus{color:#67e8f9}.focus\:text-cyan-400:focus{color:#22d3ee}.focus\:text-cyan-500:focus{color:#06b6d4}.focus\:text-cyan-600:focus{color:#0891b2}.focus\:text-cyan-700:focus{color:#0e7490}.focus\:text-cyan-800:focus{color:#155e75}.focus\:text-cyan-900:focus{color:#164e63}.focus\:text-indigo-50:focus{color:#eef2ff}.focus\:text-indigo-100:focus{color:#e0e7ff}.focus\:text-indigo-200:focus{color:#c7d2fe}.focus\:text-indigo-300:focus{color:#a5b4fc}.focus\:text-indigo-400:focus{color:#818cf8}.focus\:text-indigo-500:focus{color:#6366f1}.focus\:text-indigo-600:focus{color:#4f46e5}.focus\:text-indigo-700:focus{color:#4338ca}.focus\:text-indigo-800:focus{color:#3730a3}.focus\:text-indigo-900:focus{color:#312e81}.focus\:text-purple-50:focus{color:#f5f3ff}.focus\:text-purple-100:focus{color:#ede9fe}.focus\:text-purple-200:focus{color:#ddd6fe}.focus\:text-purple-300:focus{color:#c4b5fd}.focus\:text-purple-400:focus{color:#a78bfa}.focus\:text-purple-500:focus{color:#8b5cf6}.focus\:text-purple-600:focus{color:#7c3aed}.focus\:text-purple-700:focus{color:#6d28d9}.focus\:text-purple-800:focus{color:#5b21b6}.focus\:text-purple-900:focus{color:#4c1d95}.focus\:text-pink-50:focus{color:#fdf2f8}.focus\:text-pink-100:focus{color:#fce7f3}.focus\:text-pink-200:focus{color:#fbcfe8}.focus\:text-pink-300:focus{color:#f9a8d4}.focus\:text-pink-400:focus{color:#f472b6}.focus\:text-pink-500:focus{color:#ec4899}.focus\:text-pink-600:focus{color:#db2777}.focus\:text-pink-700:focus{color:#be185d}.focus\:text-pink-800:focus{color:#9d174d}.focus\:text-pink-900:focus{color:#831843}.disabled\:text-transparent.is-disabled{color:transparent}.disabled\:text-current.is-disabled{color:currentColor}.disabled\:text-black.is-disabled,.disabled\:text-black:disabled{color:#000}.disabled\:text-white.is-disabled,.disabled\:text-white:disabled{color:#fff}.disabled\:text-primary.is-disabled,.disabled\:text-primary:disabled{color:#007bff}.disabled\:text-secondary.is-disabled,.disabled\:text-secondary:disabled{color:#6c757d}.disabled\:text-success.is-disabled,.disabled\:text-success:disabled{color:#28a745}.disabled\:text-info.is-disabled,.disabled\:text-info:disabled{color:#007bff}.disabled\:text-warning.is-disabled,.disabled\:text-warning:disabled{color:#fad733}.disabled\:text-danger.is-disabled,.disabled\:text-danger:disabled{color:#dc3545}.disabled\:text-light.is-disabled,.disabled\:text-light:disabled{color:#f8f9fa}.disabled\:text-dark.is-disabled,.disabled\:text-dark:disabled{color:#343a40}.disabled\:text-gray-50.is-disabled,.disabled\:text-gray-50:disabled{color:#f9fafb}.disabled\:text-gray-100.is-disabled,.disabled\:text-gray-100:disabled{color:#f3f4f6}.disabled\:text-gray-200.is-disabled,.disabled\:text-gray-200:disabled{color:#e5e7eb}.disabled\:text-gray-300.is-disabled,.disabled\:text-gray-300:disabled{color:#d1d5db}.disabled\:text-gray-400.is-disabled,.disabled\:text-gray-400:disabled{color:#9ca3af}.disabled\:text-gray-500.is-disabled,.disabled\:text-gray-500:disabled{color:#6b7280}.disabled\:text-gray-600.is-disabled,.disabled\:text-gray-600:disabled{color:#4b5563}.disabled\:text-gray-700.is-disabled,.disabled\:text-gray-700:disabled{color:#374151}.disabled\:text-gray-800.is-disabled,.disabled\:text-gray-800:disabled{color:#1f2937}.disabled\:text-gray-900.is-disabled,.disabled\:text-gray-900:disabled{color:#111827}.disabled\:text-red-50.is-disabled,.disabled\:text-red-50:disabled{color:#fef2f2}.disabled\:text-red-100.is-disabled,.disabled\:text-red-100:disabled{color:#fee2e2}.disabled\:text-red-200.is-disabled,.disabled\:text-red-200:disabled{color:#fecaca}.disabled\:text-red-300.is-disabled,.disabled\:text-red-300:disabled{color:#fca5a5}.disabled\:text-red-400.is-disabled,.disabled\:text-red-400:disabled{color:#f87171}.disabled\:text-red-500.is-disabled,.disabled\:text-red-500:disabled{color:#ef4444}.disabled\:text-red-600.is-disabled,.disabled\:text-red-600:disabled{color:#dc2626}.disabled\:text-red-700.is-disabled,.disabled\:text-red-700:disabled{color:#b91c1c}.disabled\:text-red-800.is-disabled,.disabled\:text-red-800:disabled{color:#991b1b}.disabled\:text-red-900.is-disabled,.disabled\:text-red-900:disabled{color:#7f1d1d}.disabled\:text-yellow-50.is-disabled,.disabled\:text-yellow-50:disabled{color:#fffbeb}.disabled\:text-yellow-100.is-disabled,.disabled\:text-yellow-100:disabled{color:#fef3c7}.disabled\:text-yellow-200.is-disabled,.disabled\:text-yellow-200:disabled{color:#fde68a}.disabled\:text-yellow-300.is-disabled,.disabled\:text-yellow-300:disabled{color:#fcd34d}.disabled\:text-yellow-400.is-disabled,.disabled\:text-yellow-400:disabled{color:#fbbf24}.disabled\:text-yellow-500.is-disabled,.disabled\:text-yellow-500:disabled{color:#f59e0b}.disabled\:text-yellow-600.is-disabled,.disabled\:text-yellow-600:disabled{color:#d97706}.disabled\:text-yellow-700.is-disabled,.disabled\:text-yellow-700:disabled{color:#b45309}.disabled\:text-yellow-800.is-disabled,.disabled\:text-yellow-800:disabled{color:#92400e}.disabled\:text-yellow-900.is-disabled,.disabled\:text-yellow-900:disabled{color:#78350f}.disabled\:text-green-50.is-disabled,.disabled\:text-green-50:disabled{color:#ecfdf5}.disabled\:text-green-100.is-disabled,.disabled\:text-green-100:disabled{color:#d1fae5}.disabled\:text-green-200.is-disabled,.disabled\:text-green-200:disabled{color:#a7f3d0}.disabled\:text-green-300.is-disabled,.disabled\:text-green-300:disabled{color:#6ee7b7}.disabled\:text-green-400.is-disabled,.disabled\:text-green-400:disabled{color:#34d399}.disabled\:text-green-500.is-disabled,.disabled\:text-green-500:disabled{color:#10b981}.disabled\:text-green-600.is-disabled,.disabled\:text-green-600:disabled{color:#059669}.disabled\:text-green-700.is-disabled,.disabled\:text-green-700:disabled{color:#047857}.disabled\:text-green-800.is-disabled,.disabled\:text-green-800:disabled{color:#065f46}.disabled\:text-green-900.is-disabled,.disabled\:text-green-900:disabled{color:#064e3b}.disabled\:text-blue-50.is-disabled,.disabled\:text-blue-50:disabled{color:#eff6ff}.disabled\:text-blue-100.is-disabled,.disabled\:text-blue-100:disabled{color:#dbeafe}.disabled\:text-blue-200.is-disabled,.disabled\:text-blue-200:disabled{color:#bfdbfe}.disabled\:text-blue-300.is-disabled,.disabled\:text-blue-300:disabled{color:#93c5fd}.disabled\:text-blue-400.is-disabled,.disabled\:text-blue-400:disabled{color:#60a5fa}.disabled\:text-blue-500.is-disabled,.disabled\:text-blue-500:disabled{color:#3b82f6}.disabled\:text-blue-600.is-disabled,.disabled\:text-blue-600:disabled{color:#2563eb}.disabled\:text-blue-700.is-disabled,.disabled\:text-blue-700:disabled{color:#1d4ed8}.disabled\:text-blue-800.is-disabled,.disabled\:text-blue-800:disabled{color:#1e40af}.disabled\:text-blue-900.is-disabled,.disabled\:text-blue-900:disabled{color:#1e3a8a}.disabled\:text-cyan-50.is-disabled,.disabled\:text-cyan-50:disabled{color:#ecfeff}.disabled\:text-cyan-100.is-disabled,.disabled\:text-cyan-100:disabled{color:#cffafe}.disabled\:text-cyan-200.is-disabled,.disabled\:text-cyan-200:disabled{color:#a5f3fc}.disabled\:text-cyan-300.is-disabled,.disabled\:text-cyan-300:disabled{color:#67e8f9}.disabled\:text-cyan-400.is-disabled,.disabled\:text-cyan-400:disabled{color:#22d3ee}.disabled\:text-cyan-500.is-disabled,.disabled\:text-cyan-500:disabled{color:#06b6d4}.disabled\:text-cyan-600.is-disabled,.disabled\:text-cyan-600:disabled{color:#0891b2}.disabled\:text-cyan-700.is-disabled,.disabled\:text-cyan-700:disabled{color:#0e7490}.disabled\:text-cyan-800.is-disabled,.disabled\:text-cyan-800:disabled{color:#155e75}.disabled\:text-cyan-900.is-disabled,.disabled\:text-cyan-900:disabled{color:#164e63}.disabled\:text-indigo-50.is-disabled,.disabled\:text-indigo-50:disabled{color:#eef2ff}.disabled\:text-indigo-100.is-disabled,.disabled\:text-indigo-100:disabled{color:#e0e7ff}.disabled\:text-indigo-200.is-disabled,.disabled\:text-indigo-200:disabled{color:#c7d2fe}.disabled\:text-indigo-300.is-disabled,.disabled\:text-indigo-300:disabled{color:#a5b4fc}.disabled\:text-indigo-400.is-disabled,.disabled\:text-indigo-400:disabled{color:#818cf8}.disabled\:text-indigo-500.is-disabled,.disabled\:text-indigo-500:disabled{color:#6366f1}.disabled\:text-indigo-600.is-disabled,.disabled\:text-indigo-600:disabled{color:#4f46e5}.disabled\:text-indigo-700.is-disabled,.disabled\:text-indigo-700:disabled{color:#4338ca}.disabled\:text-indigo-800.is-disabled,.disabled\:text-indigo-800:disabled{color:#3730a3}.disabled\:text-indigo-900.is-disabled,.disabled\:text-indigo-900:disabled{color:#312e81}.disabled\:text-purple-50.is-disabled,.disabled\:text-purple-50:disabled{color:#f5f3ff}.disabled\:text-purple-100.is-disabled,.disabled\:text-purple-100:disabled{color:#ede9fe}.disabled\:text-purple-200.is-disabled,.disabled\:text-purple-200:disabled{color:#ddd6fe}.disabled\:text-purple-300.is-disabled,.disabled\:text-purple-300:disabled{color:#c4b5fd}.disabled\:text-purple-400.is-disabled,.disabled\:text-purple-400:disabled{color:#a78bfa}.disabled\:text-purple-500.is-disabled,.disabled\:text-purple-500:disabled{color:#8b5cf6}.disabled\:text-purple-600.is-disabled,.disabled\:text-purple-600:disabled{color:#7c3aed}.disabled\:text-purple-700.is-disabled,.disabled\:text-purple-700:disabled{color:#6d28d9}.disabled\:text-purple-800.is-disabled,.disabled\:text-purple-800:disabled{color:#5b21b6}.disabled\:text-purple-900.is-disabled,.disabled\:text-purple-900:disabled{color:#4c1d95}.disabled\:text-pink-50.is-disabled,.disabled\:text-pink-50:disabled{color:#fdf2f8}.disabled\:text-pink-100.is-disabled,.disabled\:text-pink-100:disabled{color:#fce7f3}.disabled\:text-pink-200.is-disabled,.disabled\:text-pink-200:disabled{color:#fbcfe8}.disabled\:text-pink-300.is-disabled,.disabled\:text-pink-300:disabled{color:#f9a8d4}.disabled\:text-pink-400.is-disabled,.disabled\:text-pink-400:disabled{color:#f472b6}.disabled\:text-pink-500.is-disabled,.disabled\:text-pink-500:disabled{color:#ec4899}.disabled\:text-pink-600.is-disabled,.disabled\:text-pink-600:disabled{color:#db2777}.disabled\:text-pink-700.is-disabled,.disabled\:text-pink-700:disabled{color:#be185d}.disabled\:text-pink-800.is-disabled,.disabled\:text-pink-800:disabled{color:#9d174d}.disabled\:text-pink-900.is-disabled,.disabled\:text-pink-900:disabled{color:#831843}.group:hover .group-hover\:text-transparent{color:transparent}.group:hover .group-hover\:text-current{color:currentColor}.group:hover .group-hover\:text-black{color:#000}.group:hover .group-hover\:text-white{color:#fff}.group:hover .group-hover\:text-primary{color:#007bff}.group:hover .group-hover\:text-secondary{color:#6c757d}.group:hover .group-hover\:text-success{color:#28a745}.group:hover .group-hover\:text-info{color:#007bff}.group:hover .group-hover\:text-warning{color:#fad733}.group:hover .group-hover\:text-danger{color:#dc3545}.group:hover .group-hover\:text-light{color:#f8f9fa}.group:hover .group-hover\:text-dark{color:#343a40}.group:hover .group-hover\:text-gray-50{color:#f9fafb}.group:hover .group-hover\:text-gray-100{color:#f3f4f6}.group:hover .group-hover\:text-gray-200{color:#e5e7eb}.group:hover .group-hover\:text-gray-300{color:#d1d5db}.group:hover .group-hover\:text-gray-400{color:#9ca3af}.group:hover .group-hover\:text-gray-500{color:#6b7280}.group:hover .group-hover\:text-gray-600{color:#4b5563}.group:hover .group-hover\:text-gray-700{color:#374151}.group:hover .group-hover\:text-gray-800{color:#1f2937}.group:hover .group-hover\:text-gray-900{color:#111827}.group:hover .group-hover\:text-red-50{color:#fef2f2}.group:hover .group-hover\:text-red-100{color:#fee2e2}.group:hover .group-hover\:text-red-200{color:#fecaca}.group:hover .group-hover\:text-red-300{color:#fca5a5}.group:hover .group-hover\:text-red-400{color:#f87171}.group:hover .group-hover\:text-red-500{color:#ef4444}.group:hover .group-hover\:text-red-600{color:#dc2626}.group:hover .group-hover\:text-red-700{color:#b91c1c}.group:hover .group-hover\:text-red-800{color:#991b1b}.group:hover .group-hover\:text-red-900{color:#7f1d1d}.group:hover .group-hover\:text-yellow-50{color:#fffbeb}.group:hover .group-hover\:text-yellow-100{color:#fef3c7}.group:hover .group-hover\:text-yellow-200{color:#fde68a}.group:hover .group-hover\:text-yellow-300{color:#fcd34d}.group:hover .group-hover\:text-yellow-400{color:#fbbf24}.group:hover .group-hover\:text-yellow-500{color:#f59e0b}.group:hover .group-hover\:text-yellow-600{color:#d97706}.group:hover .group-hover\:text-yellow-700{color:#b45309}.group:hover .group-hover\:text-yellow-800{color:#92400e}.group:hover .group-hover\:text-yellow-900{color:#78350f}.group:hover .group-hover\:text-green-50{color:#ecfdf5}.group:hover .group-hover\:text-green-100{color:#d1fae5}.group:hover .group-hover\:text-green-200{color:#a7f3d0}.group:hover .group-hover\:text-green-300{color:#6ee7b7}.group:hover .group-hover\:text-green-400{color:#34d399}.group:hover .group-hover\:text-green-500{color:#10b981}.group:hover .group-hover\:text-green-600{color:#059669}.group:hover .group-hover\:text-green-700{color:#047857}.group:hover .group-hover\:text-green-800{color:#065f46}.group:hover .group-hover\:text-green-900{color:#064e3b}.group:hover .group-hover\:text-blue-50{color:#eff6ff}.group:hover .group-hover\:text-blue-100{color:#dbeafe}.group:hover .group-hover\:text-blue-200{color:#bfdbfe}.group:hover .group-hover\:text-blue-300{color:#93c5fd}.group:hover .group-hover\:text-blue-400{color:#60a5fa}.group:hover .group-hover\:text-blue-500{color:#3b82f6}.group:hover .group-hover\:text-blue-600{color:#2563eb}.group:hover .group-hover\:text-blue-700{color:#1d4ed8}.group:hover .group-hover\:text-blue-800{color:#1e40af}.group:hover .group-hover\:text-blue-900{color:#1e3a8a}.group:hover .group-hover\:text-cyan-50{color:#ecfeff}.group:hover .group-hover\:text-cyan-100{color:#cffafe}.group:hover .group-hover\:text-cyan-200{color:#a5f3fc}.group:hover .group-hover\:text-cyan-300{color:#67e8f9}.group:hover .group-hover\:text-cyan-400{color:#22d3ee}.group:hover .group-hover\:text-cyan-500{color:#06b6d4}.group:hover .group-hover\:text-cyan-600{color:#0891b2}.group:hover .group-hover\:text-cyan-700{color:#0e7490}.group:hover .group-hover\:text-cyan-800{color:#155e75}.group:hover .group-hover\:text-cyan-900{color:#164e63}.group:hover .group-hover\:text-indigo-50{color:#eef2ff}.group:hover .group-hover\:text-indigo-100{color:#e0e7ff}.group:hover .group-hover\:text-indigo-200{color:#c7d2fe}.group:hover .group-hover\:text-indigo-300{color:#a5b4fc}.group:hover .group-hover\:text-indigo-400{color:#818cf8}.group:hover .group-hover\:text-indigo-500{color:#6366f1}.group:hover .group-hover\:text-indigo-600{color:#4f46e5}.group:hover .group-hover\:text-indigo-700{color:#4338ca}.group:hover .group-hover\:text-indigo-800{color:#3730a3}.group:hover .group-hover\:text-indigo-900{color:#312e81}.group:hover .group-hover\:text-purple-50{color:#f5f3ff}.group:hover .group-hover\:text-purple-100{color:#ede9fe}.group:hover .group-hover\:text-purple-200{color:#ddd6fe}.group:hover .group-hover\:text-purple-300{color:#c4b5fd}.group:hover .group-hover\:text-purple-400{color:#a78bfa}.group:hover .group-hover\:text-purple-500{color:#8b5cf6}.group:hover .group-hover\:text-purple-600{color:#7c3aed}.group:hover .group-hover\:text-purple-700{color:#6d28d9}.group:hover .group-hover\:text-purple-800{color:#5b21b6}.group:hover .group-hover\:text-purple-900{color:#4c1d95}.group:hover .group-hover\:text-pink-50{color:#fdf2f8}.group:hover .group-hover\:text-pink-100{color:#fce7f3}.group:hover .group-hover\:text-pink-200{color:#fbcfe8}.group:hover .group-hover\:text-pink-300{color:#f9a8d4}.group:hover .group-hover\:text-pink-400{color:#f472b6}.group:hover .group-hover\:text-pink-500{color:#ec4899}.group:hover .group-hover\:text-pink-600{color:#db2777}.group:hover .group-hover\:text-pink-700{color:#be185d}.group:hover .group-hover\:text-pink-800{color:#9d174d}.group:hover .group-hover\:text-pink-900{color:#831843}@media (max-width:768px){.m\:text-transparent{color:transparent}.m\:text-current{color:currentColor}.m\:text-black{color:#000}.m\:text-white{color:#fff}.m\:text-primary{color:#007bff}.m\:text-secondary{color:#6c757d}.m\:text-success{color:#28a745}.m\:text-info{color:#007bff}.m\:text-warning{color:#fad733}.m\:text-danger{color:#dc3545}.m\:text-light{color:#f8f9fa}.m\:text-dark{color:#343a40}.m\:text-gray-50{color:#f9fafb}.m\:text-gray-100{color:#f3f4f6}.m\:text-gray-200{color:#e5e7eb}.m\:text-gray-300{color:#d1d5db}.m\:text-gray-400{color:#9ca3af}.m\:text-gray-500{color:#6b7280}.m\:text-gray-600{color:#4b5563}.m\:text-gray-700{color:#374151}.m\:text-gray-800{color:#1f2937}.m\:text-gray-900{color:#111827}.m\:text-red-50{color:#fef2f2}.m\:text-red-100{color:#fee2e2}.m\:text-red-200{color:#fecaca}.m\:text-red-300{color:#fca5a5}.m\:text-red-400{color:#f87171}.m\:text-red-500{color:#ef4444}.m\:text-red-600{color:#dc2626}.m\:text-red-700{color:#b91c1c}.m\:text-red-800{color:#991b1b}.m\:text-red-900{color:#7f1d1d}.m\:text-yellow-50{color:#fffbeb}.m\:text-yellow-100{color:#fef3c7}.m\:text-yellow-200{color:#fde68a}.m\:text-yellow-300{color:#fcd34d}.m\:text-yellow-400{color:#fbbf24}.m\:text-yellow-500{color:#f59e0b}.m\:text-yellow-600{color:#d97706}.m\:text-yellow-700{color:#b45309}.m\:text-yellow-800{color:#92400e}.m\:text-yellow-900{color:#78350f}.m\:text-green-50{color:#ecfdf5}.m\:text-green-100{color:#d1fae5}.m\:text-green-200{color:#a7f3d0}.m\:text-green-300{color:#6ee7b7}.m\:text-green-400{color:#34d399}.m\:text-green-500{color:#10b981}.m\:text-green-600{color:#059669}.m\:text-green-700{color:#047857}.m\:text-green-800{color:#065f46}.m\:text-green-900{color:#064e3b}.m\:text-blue-50{color:#eff6ff}.m\:text-blue-100{color:#dbeafe}.m\:text-blue-200{color:#bfdbfe}.m\:text-blue-300{color:#93c5fd}.m\:text-blue-400{color:#60a5fa}.m\:text-blue-500{color:#3b82f6}.m\:text-blue-600{color:#2563eb}.m\:text-blue-700{color:#1d4ed8}.m\:text-blue-800{color:#1e40af}.m\:text-blue-900{color:#1e3a8a}.m\:text-cyan-50{color:#ecfeff}.m\:text-cyan-100{color:#cffafe}.m\:text-cyan-200{color:#a5f3fc}.m\:text-cyan-300{color:#67e8f9}.m\:text-cyan-400{color:#22d3ee}.m\:text-cyan-500{color:#06b6d4}.m\:text-cyan-600{color:#0891b2}.m\:text-cyan-700{color:#0e7490}.m\:text-cyan-800{color:#155e75}.m\:text-cyan-900{color:#164e63}.m\:text-indigo-50{color:#eef2ff}.m\:text-indigo-100{color:#e0e7ff}.m\:text-indigo-200{color:#c7d2fe}.m\:text-indigo-300{color:#a5b4fc}.m\:text-indigo-400{color:#818cf8}.m\:text-indigo-500{color:#6366f1}.m\:text-indigo-600{color:#4f46e5}.m\:text-indigo-700{color:#4338ca}.m\:text-indigo-800{color:#3730a3}.m\:text-indigo-900{color:#312e81}.m\:text-purple-50{color:#f5f3ff}.m\:text-purple-100{color:#ede9fe}.m\:text-purple-200{color:#ddd6fe}.m\:text-purple-300{color:#c4b5fd}.m\:text-purple-400{color:#a78bfa}.m\:text-purple-500{color:#8b5cf6}.m\:text-purple-600{color:#7c3aed}.m\:text-purple-700{color:#6d28d9}.m\:text-purple-800{color:#5b21b6}.m\:text-purple-900{color:#4c1d95}.m\:text-pink-50{color:#fdf2f8}.m\:text-pink-100{color:#fce7f3}.m\:text-pink-200{color:#fbcfe8}.m\:text-pink-300{color:#f9a8d4}.m\:text-pink-400{color:#f472b6}.m\:text-pink-500{color:#ec4899}.m\:text-pink-600{color:#db2777}.m\:text-pink-700{color:#be185d}.m\:text-pink-800{color:#9d174d}.m\:text-pink-900{color:#831843}.m\:hover\:text-transparent:hover{color:transparent}.m\:hover\:text-current:hover{color:currentColor}.m\:hover\:text-black:hover{color:#000}.m\:hover\:text-white:hover{color:#fff}.m\:hover\:text-primary:hover{color:#007bff}.m\:hover\:text-secondary:hover{color:#6c757d}.m\:hover\:text-success:hover{color:#28a745}.m\:hover\:text-info:hover{color:#007bff}.m\:hover\:text-warning:hover{color:#fad733}.m\:hover\:text-danger:hover{color:#dc3545}.m\:hover\:text-light:hover{color:#f8f9fa}.m\:hover\:text-dark:hover{color:#343a40}.m\:hover\:text-gray-50:hover{color:#f9fafb}.m\:hover\:text-gray-100:hover{color:#f3f4f6}.m\:hover\:text-gray-200:hover{color:#e5e7eb}.m\:hover\:text-gray-300:hover{color:#d1d5db}.m\:hover\:text-gray-400:hover{color:#9ca3af}.m\:hover\:text-gray-500:hover{color:#6b7280}.m\:hover\:text-gray-600:hover{color:#4b5563}.m\:hover\:text-gray-700:hover{color:#374151}.m\:hover\:text-gray-800:hover{color:#1f2937}.m\:hover\:text-gray-900:hover{color:#111827}.m\:hover\:text-red-50:hover{color:#fef2f2}.m\:hover\:text-red-100:hover{color:#fee2e2}.m\:hover\:text-red-200:hover{color:#fecaca}.m\:hover\:text-red-300:hover{color:#fca5a5}.m\:hover\:text-red-400:hover{color:#f87171}.m\:hover\:text-red-500:hover{color:#ef4444}.m\:hover\:text-red-600:hover{color:#dc2626}.m\:hover\:text-red-700:hover{color:#b91c1c}.m\:hover\:text-red-800:hover{color:#991b1b}.m\:hover\:text-red-900:hover{color:#7f1d1d}.m\:hover\:text-yellow-50:hover{color:#fffbeb}.m\:hover\:text-yellow-100:hover{color:#fef3c7}.m\:hover\:text-yellow-200:hover{color:#fde68a}.m\:hover\:text-yellow-300:hover{color:#fcd34d}.m\:hover\:text-yellow-400:hover{color:#fbbf24}.m\:hover\:text-yellow-500:hover{color:#f59e0b}.m\:hover\:text-yellow-600:hover{color:#d97706}.m\:hover\:text-yellow-700:hover{color:#b45309}.m\:hover\:text-yellow-800:hover{color:#92400e}.m\:hover\:text-yellow-900:hover{color:#78350f}.m\:hover\:text-green-50:hover{color:#ecfdf5}.m\:hover\:text-green-100:hover{color:#d1fae5}.m\:hover\:text-green-200:hover{color:#a7f3d0}.m\:hover\:text-green-300:hover{color:#6ee7b7}.m\:hover\:text-green-400:hover{color:#34d399}.m\:hover\:text-green-500:hover{color:#10b981}.m\:hover\:text-green-600:hover{color:#059669}.m\:hover\:text-green-700:hover{color:#047857}.m\:hover\:text-green-800:hover{color:#065f46}.m\:hover\:text-green-900:hover{color:#064e3b}.m\:hover\:text-blue-50:hover{color:#eff6ff}.m\:hover\:text-blue-100:hover{color:#dbeafe}.m\:hover\:text-blue-200:hover{color:#bfdbfe}.m\:hover\:text-blue-300:hover{color:#93c5fd}.m\:hover\:text-blue-400:hover{color:#60a5fa}.m\:hover\:text-blue-500:hover{color:#3b82f6}.m\:hover\:text-blue-600:hover{color:#2563eb}.m\:hover\:text-blue-700:hover{color:#1d4ed8}.m\:hover\:text-blue-800:hover{color:#1e40af}.m\:hover\:text-blue-900:hover{color:#1e3a8a}.m\:hover\:text-cyan-50:hover{color:#ecfeff}.m\:hover\:text-cyan-100:hover{color:#cffafe}.m\:hover\:text-cyan-200:hover{color:#a5f3fc}.m\:hover\:text-cyan-300:hover{color:#67e8f9}.m\:hover\:text-cyan-400:hover{color:#22d3ee}.m\:hover\:text-cyan-500:hover{color:#06b6d4}.m\:hover\:text-cyan-600:hover{color:#0891b2}.m\:hover\:text-cyan-700:hover{color:#0e7490}.m\:hover\:text-cyan-800:hover{color:#155e75}.m\:hover\:text-cyan-900:hover{color:#164e63}.m\:hover\:text-indigo-50:hover{color:#eef2ff}.m\:hover\:text-indigo-100:hover{color:#e0e7ff}.m\:hover\:text-indigo-200:hover{color:#c7d2fe}.m\:hover\:text-indigo-300:hover{color:#a5b4fc}.m\:hover\:text-indigo-400:hover{color:#818cf8}.m\:hover\:text-indigo-500:hover{color:#6366f1}.m\:hover\:text-indigo-600:hover{color:#4f46e5}.m\:hover\:text-indigo-700:hover{color:#4338ca}.m\:hover\:text-indigo-800:hover{color:#3730a3}.m\:hover\:text-indigo-900:hover{color:#312e81}.m\:hover\:text-purple-50:hover{color:#f5f3ff}.m\:hover\:text-purple-100:hover{color:#ede9fe}.m\:hover\:text-purple-200:hover{color:#ddd6fe}.m\:hover\:text-purple-300:hover{color:#c4b5fd}.m\:hover\:text-purple-400:hover{color:#a78bfa}.m\:hover\:text-purple-500:hover{color:#8b5cf6}.m\:hover\:text-purple-600:hover{color:#7c3aed}.m\:hover\:text-purple-700:hover{color:#6d28d9}.m\:hover\:text-purple-800:hover{color:#5b21b6}.m\:hover\:text-purple-900:hover{color:#4c1d95}.m\:hover\:text-pink-50:hover{color:#fdf2f8}.m\:hover\:text-pink-100:hover{color:#fce7f3}.m\:hover\:text-pink-200:hover{color:#fbcfe8}.m\:hover\:text-pink-300:hover{color:#f9a8d4}.m\:hover\:text-pink-400:hover{color:#f472b6}.m\:hover\:text-pink-500:hover{color:#ec4899}.m\:hover\:text-pink-600:hover{color:#db2777}.m\:hover\:text-pink-700:hover{color:#be185d}.m\:hover\:text-pink-800:hover{color:#9d174d}.m\:hover\:text-pink-900:hover{color:#831843}.m\:active\:text-transparent.is-active{color:transparent}.m\:active\:text-current.is-active{color:currentColor}.m\:active\:text-black.is-active,.m\:active\:text-black:active{color:#000}.m\:active\:text-white.is-active,.m\:active\:text-white:active{color:#fff}.m\:active\:text-primary.is-active,.m\:active\:text-primary:active{color:#007bff}.m\:active\:text-secondary.is-active,.m\:active\:text-secondary:active{color:#6c757d}.m\:active\:text-success.is-active,.m\:active\:text-success:active{color:#28a745}.m\:active\:text-info.is-active,.m\:active\:text-info:active{color:#007bff}.m\:active\:text-warning.is-active,.m\:active\:text-warning:active{color:#fad733}.m\:active\:text-danger.is-active,.m\:active\:text-danger:active{color:#dc3545}.m\:active\:text-light.is-active,.m\:active\:text-light:active{color:#f8f9fa}.m\:active\:text-dark.is-active,.m\:active\:text-dark:active{color:#343a40}.m\:active\:text-gray-50.is-active,.m\:active\:text-gray-50:active{color:#f9fafb}.m\:active\:text-gray-100.is-active,.m\:active\:text-gray-100:active{color:#f3f4f6}.m\:active\:text-gray-200.is-active,.m\:active\:text-gray-200:active{color:#e5e7eb}.m\:active\:text-gray-300.is-active,.m\:active\:text-gray-300:active{color:#d1d5db}.m\:active\:text-gray-400.is-active,.m\:active\:text-gray-400:active{color:#9ca3af}.m\:active\:text-gray-500.is-active,.m\:active\:text-gray-500:active{color:#6b7280}.m\:active\:text-gray-600.is-active,.m\:active\:text-gray-600:active{color:#4b5563}.m\:active\:text-gray-700.is-active,.m\:active\:text-gray-700:active{color:#374151}.m\:active\:text-gray-800.is-active,.m\:active\:text-gray-800:active{color:#1f2937}.m\:active\:text-gray-900.is-active,.m\:active\:text-gray-900:active{color:#111827}.m\:active\:text-red-50.is-active,.m\:active\:text-red-50:active{color:#fef2f2}.m\:active\:text-red-100.is-active,.m\:active\:text-red-100:active{color:#fee2e2}.m\:active\:text-red-200.is-active,.m\:active\:text-red-200:active{color:#fecaca}.m\:active\:text-red-300.is-active,.m\:active\:text-red-300:active{color:#fca5a5}.m\:active\:text-red-400.is-active,.m\:active\:text-red-400:active{color:#f87171}.m\:active\:text-red-500.is-active,.m\:active\:text-red-500:active{color:#ef4444}.m\:active\:text-red-600.is-active,.m\:active\:text-red-600:active{color:#dc2626}.m\:active\:text-red-700.is-active,.m\:active\:text-red-700:active{color:#b91c1c}.m\:active\:text-red-800.is-active,.m\:active\:text-red-800:active{color:#991b1b}.m\:active\:text-red-900.is-active,.m\:active\:text-red-900:active{color:#7f1d1d}.m\:active\:text-yellow-50.is-active,.m\:active\:text-yellow-50:active{color:#fffbeb}.m\:active\:text-yellow-100.is-active,.m\:active\:text-yellow-100:active{color:#fef3c7}.m\:active\:text-yellow-200.is-active,.m\:active\:text-yellow-200:active{color:#fde68a}.m\:active\:text-yellow-300.is-active,.m\:active\:text-yellow-300:active{color:#fcd34d}.m\:active\:text-yellow-400.is-active,.m\:active\:text-yellow-400:active{color:#fbbf24}.m\:active\:text-yellow-500.is-active,.m\:active\:text-yellow-500:active{color:#f59e0b}.m\:active\:text-yellow-600.is-active,.m\:active\:text-yellow-600:active{color:#d97706}.m\:active\:text-yellow-700.is-active,.m\:active\:text-yellow-700:active{color:#b45309}.m\:active\:text-yellow-800.is-active,.m\:active\:text-yellow-800:active{color:#92400e}.m\:active\:text-yellow-900.is-active,.m\:active\:text-yellow-900:active{color:#78350f}.m\:active\:text-green-50.is-active,.m\:active\:text-green-50:active{color:#ecfdf5}.m\:active\:text-green-100.is-active,.m\:active\:text-green-100:active{color:#d1fae5}.m\:active\:text-green-200.is-active,.m\:active\:text-green-200:active{color:#a7f3d0}.m\:active\:text-green-300.is-active,.m\:active\:text-green-300:active{color:#6ee7b7}.m\:active\:text-green-400.is-active,.m\:active\:text-green-400:active{color:#34d399}.m\:active\:text-green-500.is-active,.m\:active\:text-green-500:active{color:#10b981}.m\:active\:text-green-600.is-active,.m\:active\:text-green-600:active{color:#059669}.m\:active\:text-green-700.is-active,.m\:active\:text-green-700:active{color:#047857}.m\:active\:text-green-800.is-active,.m\:active\:text-green-800:active{color:#065f46}.m\:active\:text-green-900.is-active,.m\:active\:text-green-900:active{color:#064e3b}.m\:active\:text-blue-50.is-active,.m\:active\:text-blue-50:active{color:#eff6ff}.m\:active\:text-blue-100.is-active,.m\:active\:text-blue-100:active{color:#dbeafe}.m\:active\:text-blue-200.is-active,.m\:active\:text-blue-200:active{color:#bfdbfe}.m\:active\:text-blue-300.is-active,.m\:active\:text-blue-300:active{color:#93c5fd}.m\:active\:text-blue-400.is-active,.m\:active\:text-blue-400:active{color:#60a5fa}.m\:active\:text-blue-500.is-active,.m\:active\:text-blue-500:active{color:#3b82f6}.m\:active\:text-blue-600.is-active,.m\:active\:text-blue-600:active{color:#2563eb}.m\:active\:text-blue-700.is-active,.m\:active\:text-blue-700:active{color:#1d4ed8}.m\:active\:text-blue-800.is-active,.m\:active\:text-blue-800:active{color:#1e40af}.m\:active\:text-blue-900.is-active,.m\:active\:text-blue-900:active{color:#1e3a8a}.m\:active\:text-cyan-50.is-active,.m\:active\:text-cyan-50:active{color:#ecfeff}.m\:active\:text-cyan-100.is-active,.m\:active\:text-cyan-100:active{color:#cffafe}.m\:active\:text-cyan-200.is-active,.m\:active\:text-cyan-200:active{color:#a5f3fc}.m\:active\:text-cyan-300.is-active,.m\:active\:text-cyan-300:active{color:#67e8f9}.m\:active\:text-cyan-400.is-active,.m\:active\:text-cyan-400:active{color:#22d3ee}.m\:active\:text-cyan-500.is-active,.m\:active\:text-cyan-500:active{color:#06b6d4}.m\:active\:text-cyan-600.is-active,.m\:active\:text-cyan-600:active{color:#0891b2}.m\:active\:text-cyan-700.is-active,.m\:active\:text-cyan-700:active{color:#0e7490}.m\:active\:text-cyan-800.is-active,.m\:active\:text-cyan-800:active{color:#155e75}.m\:active\:text-cyan-900.is-active,.m\:active\:text-cyan-900:active{color:#164e63}.m\:active\:text-indigo-50.is-active,.m\:active\:text-indigo-50:active{color:#eef2ff}.m\:active\:text-indigo-100.is-active,.m\:active\:text-indigo-100:active{color:#e0e7ff}.m\:active\:text-indigo-200.is-active,.m\:active\:text-indigo-200:active{color:#c7d2fe}.m\:active\:text-indigo-300.is-active,.m\:active\:text-indigo-300:active{color:#a5b4fc}.m\:active\:text-indigo-400.is-active,.m\:active\:text-indigo-400:active{color:#818cf8}.m\:active\:text-indigo-500.is-active,.m\:active\:text-indigo-500:active{color:#6366f1}.m\:active\:text-indigo-600.is-active,.m\:active\:text-indigo-600:active{color:#4f46e5}.m\:active\:text-indigo-700.is-active,.m\:active\:text-indigo-700:active{color:#4338ca}.m\:active\:text-indigo-800.is-active,.m\:active\:text-indigo-800:active{color:#3730a3}.m\:active\:text-indigo-900.is-active,.m\:active\:text-indigo-900:active{color:#312e81}.m\:active\:text-purple-50.is-active,.m\:active\:text-purple-50:active{color:#f5f3ff}.m\:active\:text-purple-100.is-active,.m\:active\:text-purple-100:active{color:#ede9fe}.m\:active\:text-purple-200.is-active,.m\:active\:text-purple-200:active{color:#ddd6fe}.m\:active\:text-purple-300.is-active,.m\:active\:text-purple-300:active{color:#c4b5fd}.m\:active\:text-purple-400.is-active,.m\:active\:text-purple-400:active{color:#a78bfa}.m\:active\:text-purple-500.is-active,.m\:active\:text-purple-500:active{color:#8b5cf6}.m\:active\:text-purple-600.is-active,.m\:active\:text-purple-600:active{color:#7c3aed}.m\:active\:text-purple-700.is-active,.m\:active\:text-purple-700:active{color:#6d28d9}.m\:active\:text-purple-800.is-active,.m\:active\:text-purple-800:active{color:#5b21b6}.m\:active\:text-purple-900.is-active,.m\:active\:text-purple-900:active{color:#4c1d95}.m\:active\:text-pink-50.is-active,.m\:active\:text-pink-50:active{color:#fdf2f8}.m\:active\:text-pink-100.is-active,.m\:active\:text-pink-100:active{color:#fce7f3}.m\:active\:text-pink-200.is-active,.m\:active\:text-pink-200:active{color:#fbcfe8}.m\:active\:text-pink-300.is-active,.m\:active\:text-pink-300:active{color:#f9a8d4}.m\:active\:text-pink-400.is-active,.m\:active\:text-pink-400:active{color:#f472b6}.m\:active\:text-pink-500.is-active,.m\:active\:text-pink-500:active{color:#ec4899}.m\:active\:text-pink-600.is-active,.m\:active\:text-pink-600:active{color:#db2777}.m\:active\:text-pink-700.is-active,.m\:active\:text-pink-700:active{color:#be185d}.m\:active\:text-pink-800.is-active,.m\:active\:text-pink-800:active{color:#9d174d}.m\:active\:text-pink-900.is-active,.m\:active\:text-pink-900:active{color:#831843}.m\:focus\:text-transparent:focus{color:transparent}.m\:focus\:text-current:focus{color:currentColor}.m\:focus\:text-black:focus{color:#000}.m\:focus\:text-white:focus{color:#fff}.m\:focus\:text-primary:focus{color:#007bff}.m\:focus\:text-secondary:focus{color:#6c757d}.m\:focus\:text-success:focus{color:#28a745}.m\:focus\:text-info:focus{color:#007bff}.m\:focus\:text-warning:focus{color:#fad733}.m\:focus\:text-danger:focus{color:#dc3545}.m\:focus\:text-light:focus{color:#f8f9fa}.m\:focus\:text-dark:focus{color:#343a40}.m\:focus\:text-gray-50:focus{color:#f9fafb}.m\:focus\:text-gray-100:focus{color:#f3f4f6}.m\:focus\:text-gray-200:focus{color:#e5e7eb}.m\:focus\:text-gray-300:focus{color:#d1d5db}.m\:focus\:text-gray-400:focus{color:#9ca3af}.m\:focus\:text-gray-500:focus{color:#6b7280}.m\:focus\:text-gray-600:focus{color:#4b5563}.m\:focus\:text-gray-700:focus{color:#374151}.m\:focus\:text-gray-800:focus{color:#1f2937}.m\:focus\:text-gray-900:focus{color:#111827}.m\:focus\:text-red-50:focus{color:#fef2f2}.m\:focus\:text-red-100:focus{color:#fee2e2}.m\:focus\:text-red-200:focus{color:#fecaca}.m\:focus\:text-red-300:focus{color:#fca5a5}.m\:focus\:text-red-400:focus{color:#f87171}.m\:focus\:text-red-500:focus{color:#ef4444}.m\:focus\:text-red-600:focus{color:#dc2626}.m\:focus\:text-red-700:focus{color:#b91c1c}.m\:focus\:text-red-800:focus{color:#991b1b}.m\:focus\:text-red-900:focus{color:#7f1d1d}.m\:focus\:text-yellow-50:focus{color:#fffbeb}.m\:focus\:text-yellow-100:focus{color:#fef3c7}.m\:focus\:text-yellow-200:focus{color:#fde68a}.m\:focus\:text-yellow-300:focus{color:#fcd34d}.m\:focus\:text-yellow-400:focus{color:#fbbf24}.m\:focus\:text-yellow-500:focus{color:#f59e0b}.m\:focus\:text-yellow-600:focus{color:#d97706}.m\:focus\:text-yellow-700:focus{color:#b45309}.m\:focus\:text-yellow-800:focus{color:#92400e}.m\:focus\:text-yellow-900:focus{color:#78350f}.m\:focus\:text-green-50:focus{color:#ecfdf5}.m\:focus\:text-green-100:focus{color:#d1fae5}.m\:focus\:text-green-200:focus{color:#a7f3d0}.m\:focus\:text-green-300:focus{color:#6ee7b7}.m\:focus\:text-green-400:focus{color:#34d399}.m\:focus\:text-green-500:focus{color:#10b981}.m\:focus\:text-green-600:focus{color:#059669}.m\:focus\:text-green-700:focus{color:#047857}.m\:focus\:text-green-800:focus{color:#065f46}.m\:focus\:text-green-900:focus{color:#064e3b}.m\:focus\:text-blue-50:focus{color:#eff6ff}.m\:focus\:text-blue-100:focus{color:#dbeafe}.m\:focus\:text-blue-200:focus{color:#bfdbfe}.m\:focus\:text-blue-300:focus{color:#93c5fd}.m\:focus\:text-blue-400:focus{color:#60a5fa}.m\:focus\:text-blue-500:focus{color:#3b82f6}.m\:focus\:text-blue-600:focus{color:#2563eb}.m\:focus\:text-blue-700:focus{color:#1d4ed8}.m\:focus\:text-blue-800:focus{color:#1e40af}.m\:focus\:text-blue-900:focus{color:#1e3a8a}.m\:focus\:text-cyan-50:focus{color:#ecfeff}.m\:focus\:text-cyan-100:focus{color:#cffafe}.m\:focus\:text-cyan-200:focus{color:#a5f3fc}.m\:focus\:text-cyan-300:focus{color:#67e8f9}.m\:focus\:text-cyan-400:focus{color:#22d3ee}.m\:focus\:text-cyan-500:focus{color:#06b6d4}.m\:focus\:text-cyan-600:focus{color:#0891b2}.m\:focus\:text-cyan-700:focus{color:#0e7490}.m\:focus\:text-cyan-800:focus{color:#155e75}.m\:focus\:text-cyan-900:focus{color:#164e63}.m\:focus\:text-indigo-50:focus{color:#eef2ff}.m\:focus\:text-indigo-100:focus{color:#e0e7ff}.m\:focus\:text-indigo-200:focus{color:#c7d2fe}.m\:focus\:text-indigo-300:focus{color:#a5b4fc}.m\:focus\:text-indigo-400:focus{color:#818cf8}.m\:focus\:text-indigo-500:focus{color:#6366f1}.m\:focus\:text-indigo-600:focus{color:#4f46e5}.m\:focus\:text-indigo-700:focus{color:#4338ca}.m\:focus\:text-indigo-800:focus{color:#3730a3}.m\:focus\:text-indigo-900:focus{color:#312e81}.m\:focus\:text-purple-50:focus{color:#f5f3ff}.m\:focus\:text-purple-100:focus{color:#ede9fe}.m\:focus\:text-purple-200:focus{color:#ddd6fe}.m\:focus\:text-purple-300:focus{color:#c4b5fd}.m\:focus\:text-purple-400:focus{color:#a78bfa}.m\:focus\:text-purple-500:focus{color:#8b5cf6}.m\:focus\:text-purple-600:focus{color:#7c3aed}.m\:focus\:text-purple-700:focus{color:#6d28d9}.m\:focus\:text-purple-800:focus{color:#5b21b6}.m\:focus\:text-purple-900:focus{color:#4c1d95}.m\:focus\:text-pink-50:focus{color:#fdf2f8}.m\:focus\:text-pink-100:focus{color:#fce7f3}.m\:focus\:text-pink-200:focus{color:#fbcfe8}.m\:focus\:text-pink-300:focus{color:#f9a8d4}.m\:focus\:text-pink-400:focus{color:#f472b6}.m\:focus\:text-pink-500:focus{color:#ec4899}.m\:focus\:text-pink-600:focus{color:#db2777}.m\:focus\:text-pink-700:focus{color:#be185d}.m\:focus\:text-pink-800:focus{color:#9d174d}.m\:focus\:text-pink-900:focus{color:#831843}.m\:disabled\:text-transparent.is-disabled{color:transparent}.m\:disabled\:text-current.is-disabled{color:currentColor}.m\:disabled\:text-black.is-disabled,.m\:disabled\:text-black:disabled{color:#000}.m\:disabled\:text-white.is-disabled,.m\:disabled\:text-white:disabled{color:#fff}.m\:disabled\:text-primary.is-disabled,.m\:disabled\:text-primary:disabled{color:#007bff}.m\:disabled\:text-secondary.is-disabled,.m\:disabled\:text-secondary:disabled{color:#6c757d}.m\:disabled\:text-success.is-disabled,.m\:disabled\:text-success:disabled{color:#28a745}.m\:disabled\:text-info.is-disabled,.m\:disabled\:text-info:disabled{color:#007bff}.m\:disabled\:text-warning.is-disabled,.m\:disabled\:text-warning:disabled{color:#fad733}.m\:disabled\:text-danger.is-disabled,.m\:disabled\:text-danger:disabled{color:#dc3545}.m\:disabled\:text-light.is-disabled,.m\:disabled\:text-light:disabled{color:#f8f9fa}.m\:disabled\:text-dark.is-disabled,.m\:disabled\:text-dark:disabled{color:#343a40}.m\:disabled\:text-gray-50.is-disabled,.m\:disabled\:text-gray-50:disabled{color:#f9fafb}.m\:disabled\:text-gray-100.is-disabled,.m\:disabled\:text-gray-100:disabled{color:#f3f4f6}.m\:disabled\:text-gray-200.is-disabled,.m\:disabled\:text-gray-200:disabled{color:#e5e7eb}.m\:disabled\:text-gray-300.is-disabled,.m\:disabled\:text-gray-300:disabled{color:#d1d5db}.m\:disabled\:text-gray-400.is-disabled,.m\:disabled\:text-gray-400:disabled{color:#9ca3af}.m\:disabled\:text-gray-500.is-disabled,.m\:disabled\:text-gray-500:disabled{color:#6b7280}.m\:disabled\:text-gray-600.is-disabled,.m\:disabled\:text-gray-600:disabled{color:#4b5563}.m\:disabled\:text-gray-700.is-disabled,.m\:disabled\:text-gray-700:disabled{color:#374151}.m\:disabled\:text-gray-800.is-disabled,.m\:disabled\:text-gray-800:disabled{color:#1f2937}.m\:disabled\:text-gray-900.is-disabled,.m\:disabled\:text-gray-900:disabled{color:#111827}.m\:disabled\:text-red-50.is-disabled,.m\:disabled\:text-red-50:disabled{color:#fef2f2}.m\:disabled\:text-red-100.is-disabled,.m\:disabled\:text-red-100:disabled{color:#fee2e2}.m\:disabled\:text-red-200.is-disabled,.m\:disabled\:text-red-200:disabled{color:#fecaca}.m\:disabled\:text-red-300.is-disabled,.m\:disabled\:text-red-300:disabled{color:#fca5a5}.m\:disabled\:text-red-400.is-disabled,.m\:disabled\:text-red-400:disabled{color:#f87171}.m\:disabled\:text-red-500.is-disabled,.m\:disabled\:text-red-500:disabled{color:#ef4444}.m\:disabled\:text-red-600.is-disabled,.m\:disabled\:text-red-600:disabled{color:#dc2626}.m\:disabled\:text-red-700.is-disabled,.m\:disabled\:text-red-700:disabled{color:#b91c1c}.m\:disabled\:text-red-800.is-disabled,.m\:disabled\:text-red-800:disabled{color:#991b1b}.m\:disabled\:text-red-900.is-disabled,.m\:disabled\:text-red-900:disabled{color:#7f1d1d}.m\:disabled\:text-yellow-50.is-disabled,.m\:disabled\:text-yellow-50:disabled{color:#fffbeb}.m\:disabled\:text-yellow-100.is-disabled,.m\:disabled\:text-yellow-100:disabled{color:#fef3c7}.m\:disabled\:text-yellow-200.is-disabled,.m\:disabled\:text-yellow-200:disabled{color:#fde68a}.m\:disabled\:text-yellow-300.is-disabled,.m\:disabled\:text-yellow-300:disabled{color:#fcd34d}.m\:disabled\:text-yellow-400.is-disabled,.m\:disabled\:text-yellow-400:disabled{color:#fbbf24}.m\:disabled\:text-yellow-500.is-disabled,.m\:disabled\:text-yellow-500:disabled{color:#f59e0b}.m\:disabled\:text-yellow-600.is-disabled,.m\:disabled\:text-yellow-600:disabled{color:#d97706}.m\:disabled\:text-yellow-700.is-disabled,.m\:disabled\:text-yellow-700:disabled{color:#b45309}.m\:disabled\:text-yellow-800.is-disabled,.m\:disabled\:text-yellow-800:disabled{color:#92400e}.m\:disabled\:text-yellow-900.is-disabled,.m\:disabled\:text-yellow-900:disabled{color:#78350f}.m\:disabled\:text-green-50.is-disabled,.m\:disabled\:text-green-50:disabled{color:#ecfdf5}.m\:disabled\:text-green-100.is-disabled,.m\:disabled\:text-green-100:disabled{color:#d1fae5}.m\:disabled\:text-green-200.is-disabled,.m\:disabled\:text-green-200:disabled{color:#a7f3d0}.m\:disabled\:text-green-300.is-disabled,.m\:disabled\:text-green-300:disabled{color:#6ee7b7}.m\:disabled\:text-green-400.is-disabled,.m\:disabled\:text-green-400:disabled{color:#34d399}.m\:disabled\:text-green-500.is-disabled,.m\:disabled\:text-green-500:disabled{color:#10b981}.m\:disabled\:text-green-600.is-disabled,.m\:disabled\:text-green-600:disabled{color:#059669}.m\:disabled\:text-green-700.is-disabled,.m\:disabled\:text-green-700:disabled{color:#047857}.m\:disabled\:text-green-800.is-disabled,.m\:disabled\:text-green-800:disabled{color:#065f46}.m\:disabled\:text-green-900.is-disabled,.m\:disabled\:text-green-900:disabled{color:#064e3b}.m\:disabled\:text-blue-50.is-disabled,.m\:disabled\:text-blue-50:disabled{color:#eff6ff}.m\:disabled\:text-blue-100.is-disabled,.m\:disabled\:text-blue-100:disabled{color:#dbeafe}.m\:disabled\:text-blue-200.is-disabled,.m\:disabled\:text-blue-200:disabled{color:#bfdbfe}.m\:disabled\:text-blue-300.is-disabled,.m\:disabled\:text-blue-300:disabled{color:#93c5fd}.m\:disabled\:text-blue-400.is-disabled,.m\:disabled\:text-blue-400:disabled{color:#60a5fa}.m\:disabled\:text-blue-500.is-disabled,.m\:disabled\:text-blue-500:disabled{color:#3b82f6}.m\:disabled\:text-blue-600.is-disabled,.m\:disabled\:text-blue-600:disabled{color:#2563eb}.m\:disabled\:text-blue-700.is-disabled,.m\:disabled\:text-blue-700:disabled{color:#1d4ed8}.m\:disabled\:text-blue-800.is-disabled,.m\:disabled\:text-blue-800:disabled{color:#1e40af}.m\:disabled\:text-blue-900.is-disabled,.m\:disabled\:text-blue-900:disabled{color:#1e3a8a}.m\:disabled\:text-cyan-50.is-disabled,.m\:disabled\:text-cyan-50:disabled{color:#ecfeff}.m\:disabled\:text-cyan-100.is-disabled,.m\:disabled\:text-cyan-100:disabled{color:#cffafe}.m\:disabled\:text-cyan-200.is-disabled,.m\:disabled\:text-cyan-200:disabled{color:#a5f3fc}.m\:disabled\:text-cyan-300.is-disabled,.m\:disabled\:text-cyan-300:disabled{color:#67e8f9}.m\:disabled\:text-cyan-400.is-disabled,.m\:disabled\:text-cyan-400:disabled{color:#22d3ee}.m\:disabled\:text-cyan-500.is-disabled,.m\:disabled\:text-cyan-500:disabled{color:#06b6d4}.m\:disabled\:text-cyan-600.is-disabled,.m\:disabled\:text-cyan-600:disabled{color:#0891b2}.m\:disabled\:text-cyan-700.is-disabled,.m\:disabled\:text-cyan-700:disabled{color:#0e7490}.m\:disabled\:text-cyan-800.is-disabled,.m\:disabled\:text-cyan-800:disabled{color:#155e75}.m\:disabled\:text-cyan-900.is-disabled,.m\:disabled\:text-cyan-900:disabled{color:#164e63}.m\:disabled\:text-indigo-50.is-disabled,.m\:disabled\:text-indigo-50:disabled{color:#eef2ff}.m\:disabled\:text-indigo-100.is-disabled,.m\:disabled\:text-indigo-100:disabled{color:#e0e7ff}.m\:disabled\:text-indigo-200.is-disabled,.m\:disabled\:text-indigo-200:disabled{color:#c7d2fe}.m\:disabled\:text-indigo-300.is-disabled,.m\:disabled\:text-indigo-300:disabled{color:#a5b4fc}.m\:disabled\:text-indigo-400.is-disabled,.m\:disabled\:text-indigo-400:disabled{color:#818cf8}.m\:disabled\:text-indigo-500.is-disabled,.m\:disabled\:text-indigo-500:disabled{color:#6366f1}.m\:disabled\:text-indigo-600.is-disabled,.m\:disabled\:text-indigo-600:disabled{color:#4f46e5}.m\:disabled\:text-indigo-700.is-disabled,.m\:disabled\:text-indigo-700:disabled{color:#4338ca}.m\:disabled\:text-indigo-800.is-disabled,.m\:disabled\:text-indigo-800:disabled{color:#3730a3}.m\:disabled\:text-indigo-900.is-disabled,.m\:disabled\:text-indigo-900:disabled{color:#312e81}.m\:disabled\:text-purple-50.is-disabled,.m\:disabled\:text-purple-50:disabled{color:#f5f3ff}.m\:disabled\:text-purple-100.is-disabled,.m\:disabled\:text-purple-100:disabled{color:#ede9fe}.m\:disabled\:text-purple-200.is-disabled,.m\:disabled\:text-purple-200:disabled{color:#ddd6fe}.m\:disabled\:text-purple-300.is-disabled,.m\:disabled\:text-purple-300:disabled{color:#c4b5fd}.m\:disabled\:text-purple-400.is-disabled,.m\:disabled\:text-purple-400:disabled{color:#a78bfa}.m\:disabled\:text-purple-500.is-disabled,.m\:disabled\:text-purple-500:disabled{color:#8b5cf6}.m\:disabled\:text-purple-600.is-disabled,.m\:disabled\:text-purple-600:disabled{color:#7c3aed}.m\:disabled\:text-purple-700.is-disabled,.m\:disabled\:text-purple-700:disabled{color:#6d28d9}.m\:disabled\:text-purple-800.is-disabled,.m\:disabled\:text-purple-800:disabled{color:#5b21b6}.m\:disabled\:text-purple-900.is-disabled,.m\:disabled\:text-purple-900:disabled{color:#4c1d95}.m\:disabled\:text-pink-50.is-disabled,.m\:disabled\:text-pink-50:disabled{color:#fdf2f8}.m\:disabled\:text-pink-100.is-disabled,.m\:disabled\:text-pink-100:disabled{color:#fce7f3}.m\:disabled\:text-pink-200.is-disabled,.m\:disabled\:text-pink-200:disabled{color:#fbcfe8}.m\:disabled\:text-pink-300.is-disabled,.m\:disabled\:text-pink-300:disabled{color:#f9a8d4}.m\:disabled\:text-pink-400.is-disabled,.m\:disabled\:text-pink-400:disabled{color:#f472b6}.m\:disabled\:text-pink-500.is-disabled,.m\:disabled\:text-pink-500:disabled{color:#ec4899}.m\:disabled\:text-pink-600.is-disabled,.m\:disabled\:text-pink-600:disabled{color:#db2777}.m\:disabled\:text-pink-700.is-disabled,.m\:disabled\:text-pink-700:disabled{color:#be185d}.m\:disabled\:text-pink-800.is-disabled,.m\:disabled\:text-pink-800:disabled{color:#9d174d}.m\:disabled\:text-pink-900.is-disabled,.m\:disabled\:text-pink-900:disabled{color:#831843}.group:hover .m\:group-hover\:text-transparent{color:transparent}.group:hover .m\:group-hover\:text-current{color:currentColor}.group:hover .m\:group-hover\:text-black{color:#000}.group:hover .m\:group-hover\:text-white{color:#fff}.group:hover .m\:group-hover\:text-primary{color:#007bff}.group:hover .m\:group-hover\:text-secondary{color:#6c757d}.group:hover .m\:group-hover\:text-success{color:#28a745}.group:hover .m\:group-hover\:text-info{color:#007bff}.group:hover .m\:group-hover\:text-warning{color:#fad733}.group:hover .m\:group-hover\:text-danger{color:#dc3545}.group:hover .m\:group-hover\:text-light{color:#f8f9fa}.group:hover .m\:group-hover\:text-dark{color:#343a40}.group:hover .m\:group-hover\:text-gray-50{color:#f9fafb}.group:hover .m\:group-hover\:text-gray-100{color:#f3f4f6}.group:hover .m\:group-hover\:text-gray-200{color:#e5e7eb}.group:hover .m\:group-hover\:text-gray-300{color:#d1d5db}.group:hover .m\:group-hover\:text-gray-400{color:#9ca3af}.group:hover .m\:group-hover\:text-gray-500{color:#6b7280}.group:hover .m\:group-hover\:text-gray-600{color:#4b5563}.group:hover .m\:group-hover\:text-gray-700{color:#374151}.group:hover .m\:group-hover\:text-gray-800{color:#1f2937}.group:hover .m\:group-hover\:text-gray-900{color:#111827}.group:hover .m\:group-hover\:text-red-50{color:#fef2f2}.group:hover .m\:group-hover\:text-red-100{color:#fee2e2}.group:hover .m\:group-hover\:text-red-200{color:#fecaca}.group:hover .m\:group-hover\:text-red-300{color:#fca5a5}.group:hover .m\:group-hover\:text-red-400{color:#f87171}.group:hover .m\:group-hover\:text-red-500{color:#ef4444}.group:hover .m\:group-hover\:text-red-600{color:#dc2626}.group:hover .m\:group-hover\:text-red-700{color:#b91c1c}.group:hover .m\:group-hover\:text-red-800{color:#991b1b}.group:hover .m\:group-hover\:text-red-900{color:#7f1d1d}.group:hover .m\:group-hover\:text-yellow-50{color:#fffbeb}.group:hover .m\:group-hover\:text-yellow-100{color:#fef3c7}.group:hover .m\:group-hover\:text-yellow-200{color:#fde68a}.group:hover .m\:group-hover\:text-yellow-300{color:#fcd34d}.group:hover .m\:group-hover\:text-yellow-400{color:#fbbf24}.group:hover .m\:group-hover\:text-yellow-500{color:#f59e0b}.group:hover .m\:group-hover\:text-yellow-600{color:#d97706}.group:hover .m\:group-hover\:text-yellow-700{color:#b45309}.group:hover .m\:group-hover\:text-yellow-800{color:#92400e}.group:hover .m\:group-hover\:text-yellow-900{color:#78350f}.group:hover .m\:group-hover\:text-green-50{color:#ecfdf5}.group:hover .m\:group-hover\:text-green-100{color:#d1fae5}.group:hover .m\:group-hover\:text-green-200{color:#a7f3d0}.group:hover .m\:group-hover\:text-green-300{color:#6ee7b7}.group:hover .m\:group-hover\:text-green-400{color:#34d399}.group:hover .m\:group-hover\:text-green-500{color:#10b981}.group:hover .m\:group-hover\:text-green-600{color:#059669}.group:hover .m\:group-hover\:text-green-700{color:#047857}.group:hover .m\:group-hover\:text-green-800{color:#065f46}.group:hover .m\:group-hover\:text-green-900{color:#064e3b}.group:hover .m\:group-hover\:text-blue-50{color:#eff6ff}.group:hover .m\:group-hover\:text-blue-100{color:#dbeafe}.group:hover .m\:group-hover\:text-blue-200{color:#bfdbfe}.group:hover .m\:group-hover\:text-blue-300{color:#93c5fd}.group:hover .m\:group-hover\:text-blue-400{color:#60a5fa}.group:hover .m\:group-hover\:text-blue-500{color:#3b82f6}.group:hover .m\:group-hover\:text-blue-600{color:#2563eb}.group:hover .m\:group-hover\:text-blue-700{color:#1d4ed8}.group:hover .m\:group-hover\:text-blue-800{color:#1e40af}.group:hover .m\:group-hover\:text-blue-900{color:#1e3a8a}.group:hover .m\:group-hover\:text-cyan-50{color:#ecfeff}.group:hover .m\:group-hover\:text-cyan-100{color:#cffafe}.group:hover .m\:group-hover\:text-cyan-200{color:#a5f3fc}.group:hover .m\:group-hover\:text-cyan-300{color:#67e8f9}.group:hover .m\:group-hover\:text-cyan-400{color:#22d3ee}.group:hover .m\:group-hover\:text-cyan-500{color:#06b6d4}.group:hover .m\:group-hover\:text-cyan-600{color:#0891b2}.group:hover .m\:group-hover\:text-cyan-700{color:#0e7490}.group:hover .m\:group-hover\:text-cyan-800{color:#155e75}.group:hover .m\:group-hover\:text-cyan-900{color:#164e63}.group:hover .m\:group-hover\:text-indigo-50{color:#eef2ff}.group:hover .m\:group-hover\:text-indigo-100{color:#e0e7ff}.group:hover .m\:group-hover\:text-indigo-200{color:#c7d2fe}.group:hover .m\:group-hover\:text-indigo-300{color:#a5b4fc}.group:hover .m\:group-hover\:text-indigo-400{color:#818cf8}.group:hover .m\:group-hover\:text-indigo-500{color:#6366f1}.group:hover .m\:group-hover\:text-indigo-600{color:#4f46e5}.group:hover .m\:group-hover\:text-indigo-700{color:#4338ca}.group:hover .m\:group-hover\:text-indigo-800{color:#3730a3}.group:hover .m\:group-hover\:text-indigo-900{color:#312e81}.group:hover .m\:group-hover\:text-purple-50{color:#f5f3ff}.group:hover .m\:group-hover\:text-purple-100{color:#ede9fe}.group:hover .m\:group-hover\:text-purple-200{color:#ddd6fe}.group:hover .m\:group-hover\:text-purple-300{color:#c4b5fd}.group:hover .m\:group-hover\:text-purple-400{color:#a78bfa}.group:hover .m\:group-hover\:text-purple-500{color:#8b5cf6}.group:hover .m\:group-hover\:text-purple-600{color:#7c3aed}.group:hover .m\:group-hover\:text-purple-700{color:#6d28d9}.group:hover .m\:group-hover\:text-purple-800{color:#5b21b6}.group:hover .m\:group-hover\:text-purple-900{color:#4c1d95}.group:hover .m\:group-hover\:text-pink-50{color:#fdf2f8}.group:hover .m\:group-hover\:text-pink-100{color:#fce7f3}.group:hover .m\:group-hover\:text-pink-200{color:#fbcfe8}.group:hover .m\:group-hover\:text-pink-300{color:#f9a8d4}.group:hover .m\:group-hover\:text-pink-400{color:#f472b6}.group:hover .m\:group-hover\:text-pink-500{color:#ec4899}.group:hover .m\:group-hover\:text-pink-600{color:#db2777}.group:hover .m\:group-hover\:text-pink-700{color:#be185d}.group:hover .m\:group-hover\:text-pink-800{color:#9d174d}.group:hover .m\:group-hover\:text-pink-900{color:#831843}}@media (min-width:769px){.pc\:text-transparent{color:transparent}.pc\:text-current{color:currentColor}.pc\:text-black{color:#000}.pc\:text-white{color:#fff}.pc\:text-primary{color:#007bff}.pc\:text-secondary{color:#6c757d}.pc\:text-success{color:#28a745}.pc\:text-info{color:#007bff}.pc\:text-warning{color:#fad733}.pc\:text-danger{color:#dc3545}.pc\:text-light{color:#f8f9fa}.pc\:text-dark{color:#343a40}.pc\:text-gray-50{color:#f9fafb}.pc\:text-gray-100{color:#f3f4f6}.pc\:text-gray-200{color:#e5e7eb}.pc\:text-gray-300{color:#d1d5db}.pc\:text-gray-400{color:#9ca3af}.pc\:text-gray-500{color:#6b7280}.pc\:text-gray-600{color:#4b5563}.pc\:text-gray-700{color:#374151}.pc\:text-gray-800{color:#1f2937}.pc\:text-gray-900{color:#111827}.pc\:text-red-50{color:#fef2f2}.pc\:text-red-100{color:#fee2e2}.pc\:text-red-200{color:#fecaca}.pc\:text-red-300{color:#fca5a5}.pc\:text-red-400{color:#f87171}.pc\:text-red-500{color:#ef4444}.pc\:text-red-600{color:#dc2626}.pc\:text-red-700{color:#b91c1c}.pc\:text-red-800{color:#991b1b}.pc\:text-red-900{color:#7f1d1d}.pc\:text-yellow-50{color:#fffbeb}.pc\:text-yellow-100{color:#fef3c7}.pc\:text-yellow-200{color:#fde68a}.pc\:text-yellow-300{color:#fcd34d}.pc\:text-yellow-400{color:#fbbf24}.pc\:text-yellow-500{color:#f59e0b}.pc\:text-yellow-600{color:#d97706}.pc\:text-yellow-700{color:#b45309}.pc\:text-yellow-800{color:#92400e}.pc\:text-yellow-900{color:#78350f}.pc\:text-green-50{color:#ecfdf5}.pc\:text-green-100{color:#d1fae5}.pc\:text-green-200{color:#a7f3d0}.pc\:text-green-300{color:#6ee7b7}.pc\:text-green-400{color:#34d399}.pc\:text-green-500{color:#10b981}.pc\:text-green-600{color:#059669}.pc\:text-green-700{color:#047857}.pc\:text-green-800{color:#065f46}.pc\:text-green-900{color:#064e3b}.pc\:text-blue-50{color:#eff6ff}.pc\:text-blue-100{color:#dbeafe}.pc\:text-blue-200{color:#bfdbfe}.pc\:text-blue-300{color:#93c5fd}.pc\:text-blue-400{color:#60a5fa}.pc\:text-blue-500{color:#3b82f6}.pc\:text-blue-600{color:#2563eb}.pc\:text-blue-700{color:#1d4ed8}.pc\:text-blue-800{color:#1e40af}.pc\:text-blue-900{color:#1e3a8a}.pc\:text-cyan-50{color:#ecfeff}.pc\:text-cyan-100{color:#cffafe}.pc\:text-cyan-200{color:#a5f3fc}.pc\:text-cyan-300{color:#67e8f9}.pc\:text-cyan-400{color:#22d3ee}.pc\:text-cyan-500{color:#06b6d4}.pc\:text-cyan-600{color:#0891b2}.pc\:text-cyan-700{color:#0e7490}.pc\:text-cyan-800{color:#155e75}.pc\:text-cyan-900{color:#164e63}.pc\:text-indigo-50{color:#eef2ff}.pc\:text-indigo-100{color:#e0e7ff}.pc\:text-indigo-200{color:#c7d2fe}.pc\:text-indigo-300{color:#a5b4fc}.pc\:text-indigo-400{color:#818cf8}.pc\:text-indigo-500{color:#6366f1}.pc\:text-indigo-600{color:#4f46e5}.pc\:text-indigo-700{color:#4338ca}.pc\:text-indigo-800{color:#3730a3}.pc\:text-indigo-900{color:#312e81}.pc\:text-purple-50{color:#f5f3ff}.pc\:text-purple-100{color:#ede9fe}.pc\:text-purple-200{color:#ddd6fe}.pc\:text-purple-300{color:#c4b5fd}.pc\:text-purple-400{color:#a78bfa}.pc\:text-purple-500{color:#8b5cf6}.pc\:text-purple-600{color:#7c3aed}.pc\:text-purple-700{color:#6d28d9}.pc\:text-purple-800{color:#5b21b6}.pc\:text-purple-900{color:#4c1d95}.pc\:text-pink-50{color:#fdf2f8}.pc\:text-pink-100{color:#fce7f3}.pc\:text-pink-200{color:#fbcfe8}.pc\:text-pink-300{color:#f9a8d4}.pc\:text-pink-400{color:#f472b6}.pc\:text-pink-500{color:#ec4899}.pc\:text-pink-600{color:#db2777}.pc\:text-pink-700{color:#be185d}.pc\:text-pink-800{color:#9d174d}.pc\:text-pink-900{color:#831843}.pc\:hover\:text-transparent:hover{color:transparent}.pc\:hover\:text-current:hover{color:currentColor}.pc\:hover\:text-black:hover{color:#000}.pc\:hover\:text-white:hover{color:#fff}.pc\:hover\:text-primary:hover{color:#007bff}.pc\:hover\:text-secondary:hover{color:#6c757d}.pc\:hover\:text-success:hover{color:#28a745}.pc\:hover\:text-info:hover{color:#007bff}.pc\:hover\:text-warning:hover{color:#fad733}.pc\:hover\:text-danger:hover{color:#dc3545}.pc\:hover\:text-light:hover{color:#f8f9fa}.pc\:hover\:text-dark:hover{color:#343a40}.pc\:hover\:text-gray-50:hover{color:#f9fafb}.pc\:hover\:text-gray-100:hover{color:#f3f4f6}.pc\:hover\:text-gray-200:hover{color:#e5e7eb}.pc\:hover\:text-gray-300:hover{color:#d1d5db}.pc\:hover\:text-gray-400:hover{color:#9ca3af}.pc\:hover\:text-gray-500:hover{color:#6b7280}.pc\:hover\:text-gray-600:hover{color:#4b5563}.pc\:hover\:text-gray-700:hover{color:#374151}.pc\:hover\:text-gray-800:hover{color:#1f2937}.pc\:hover\:text-gray-900:hover{color:#111827}.pc\:hover\:text-red-50:hover{color:#fef2f2}.pc\:hover\:text-red-100:hover{color:#fee2e2}.pc\:hover\:text-red-200:hover{color:#fecaca}.pc\:hover\:text-red-300:hover{color:#fca5a5}.pc\:hover\:text-red-400:hover{color:#f87171}.pc\:hover\:text-red-500:hover{color:#ef4444}.pc\:hover\:text-red-600:hover{color:#dc2626}.pc\:hover\:text-red-700:hover{color:#b91c1c}.pc\:hover\:text-red-800:hover{color:#991b1b}.pc\:hover\:text-red-900:hover{color:#7f1d1d}.pc\:hover\:text-yellow-50:hover{color:#fffbeb}.pc\:hover\:text-yellow-100:hover{color:#fef3c7}.pc\:hover\:text-yellow-200:hover{color:#fde68a}.pc\:hover\:text-yellow-300:hover{color:#fcd34d}.pc\:hover\:text-yellow-400:hover{color:#fbbf24}.pc\:hover\:text-yellow-500:hover{color:#f59e0b}.pc\:hover\:text-yellow-600:hover{color:#d97706}.pc\:hover\:text-yellow-700:hover{color:#b45309}.pc\:hover\:text-yellow-800:hover{color:#92400e}.pc\:hover\:text-yellow-900:hover{color:#78350f}.pc\:hover\:text-green-50:hover{color:#ecfdf5}.pc\:hover\:text-green-100:hover{color:#d1fae5}.pc\:hover\:text-green-200:hover{color:#a7f3d0}.pc\:hover\:text-green-300:hover{color:#6ee7b7}.pc\:hover\:text-green-400:hover{color:#34d399}.pc\:hover\:text-green-500:hover{color:#10b981}.pc\:hover\:text-green-600:hover{color:#059669}.pc\:hover\:text-green-700:hover{color:#047857}.pc\:hover\:text-green-800:hover{color:#065f46}.pc\:hover\:text-green-900:hover{color:#064e3b}.pc\:hover\:text-blue-50:hover{color:#eff6ff}.pc\:hover\:text-blue-100:hover{color:#dbeafe}.pc\:hover\:text-blue-200:hover{color:#bfdbfe}.pc\:hover\:text-blue-300:hover{color:#93c5fd}.pc\:hover\:text-blue-400:hover{color:#60a5fa}.pc\:hover\:text-blue-500:hover{color:#3b82f6}.pc\:hover\:text-blue-600:hover{color:#2563eb}.pc\:hover\:text-blue-700:hover{color:#1d4ed8}.pc\:hover\:text-blue-800:hover{color:#1e40af}.pc\:hover\:text-blue-900:hover{color:#1e3a8a}.pc\:hover\:text-cyan-50:hover{color:#ecfeff}.pc\:hover\:text-cyan-100:hover{color:#cffafe}.pc\:hover\:text-cyan-200:hover{color:#a5f3fc}.pc\:hover\:text-cyan-300:hover{color:#67e8f9}.pc\:hover\:text-cyan-400:hover{color:#22d3ee}.pc\:hover\:text-cyan-500:hover{color:#06b6d4}.pc\:hover\:text-cyan-600:hover{color:#0891b2}.pc\:hover\:text-cyan-700:hover{color:#0e7490}.pc\:hover\:text-cyan-800:hover{color:#155e75}.pc\:hover\:text-cyan-900:hover{color:#164e63}.pc\:hover\:text-indigo-50:hover{color:#eef2ff}.pc\:hover\:text-indigo-100:hover{color:#e0e7ff}.pc\:hover\:text-indigo-200:hover{color:#c7d2fe}.pc\:hover\:text-indigo-300:hover{color:#a5b4fc}.pc\:hover\:text-indigo-400:hover{color:#818cf8}.pc\:hover\:text-indigo-500:hover{color:#6366f1}.pc\:hover\:text-indigo-600:hover{color:#4f46e5}.pc\:hover\:text-indigo-700:hover{color:#4338ca}.pc\:hover\:text-indigo-800:hover{color:#3730a3}.pc\:hover\:text-indigo-900:hover{color:#312e81}.pc\:hover\:text-purple-50:hover{color:#f5f3ff}.pc\:hover\:text-purple-100:hover{color:#ede9fe}.pc\:hover\:text-purple-200:hover{color:#ddd6fe}.pc\:hover\:text-purple-300:hover{color:#c4b5fd}.pc\:hover\:text-purple-400:hover{color:#a78bfa}.pc\:hover\:text-purple-500:hover{color:#8b5cf6}.pc\:hover\:text-purple-600:hover{color:#7c3aed}.pc\:hover\:text-purple-700:hover{color:#6d28d9}.pc\:hover\:text-purple-800:hover{color:#5b21b6}.pc\:hover\:text-purple-900:hover{color:#4c1d95}.pc\:hover\:text-pink-50:hover{color:#fdf2f8}.pc\:hover\:text-pink-100:hover{color:#fce7f3}.pc\:hover\:text-pink-200:hover{color:#fbcfe8}.pc\:hover\:text-pink-300:hover{color:#f9a8d4}.pc\:hover\:text-pink-400:hover{color:#f472b6}.pc\:hover\:text-pink-500:hover{color:#ec4899}.pc\:hover\:text-pink-600:hover{color:#db2777}.pc\:hover\:text-pink-700:hover{color:#be185d}.pc\:hover\:text-pink-800:hover{color:#9d174d}.pc\:hover\:text-pink-900:hover{color:#831843}.pc\:active\:text-transparent.is-active{color:transparent}.pc\:active\:text-current.is-active{color:currentColor}.pc\:active\:text-black.is-active,.pc\:active\:text-black:active{color:#000}.pc\:active\:text-white.is-active,.pc\:active\:text-white:active{color:#fff}.pc\:active\:text-primary.is-active,.pc\:active\:text-primary:active{color:#007bff}.pc\:active\:text-secondary.is-active,.pc\:active\:text-secondary:active{color:#6c757d}.pc\:active\:text-success.is-active,.pc\:active\:text-success:active{color:#28a745}.pc\:active\:text-info.is-active,.pc\:active\:text-info:active{color:#007bff}.pc\:active\:text-warning.is-active,.pc\:active\:text-warning:active{color:#fad733}.pc\:active\:text-danger.is-active,.pc\:active\:text-danger:active{color:#dc3545}.pc\:active\:text-light.is-active,.pc\:active\:text-light:active{color:#f8f9fa}.pc\:active\:text-dark.is-active,.pc\:active\:text-dark:active{color:#343a40}.pc\:active\:text-gray-50.is-active,.pc\:active\:text-gray-50:active{color:#f9fafb}.pc\:active\:text-gray-100.is-active,.pc\:active\:text-gray-100:active{color:#f3f4f6}.pc\:active\:text-gray-200.is-active,.pc\:active\:text-gray-200:active{color:#e5e7eb}.pc\:active\:text-gray-300.is-active,.pc\:active\:text-gray-300:active{color:#d1d5db}.pc\:active\:text-gray-400.is-active,.pc\:active\:text-gray-400:active{color:#9ca3af}.pc\:active\:text-gray-500.is-active,.pc\:active\:text-gray-500:active{color:#6b7280}.pc\:active\:text-gray-600.is-active,.pc\:active\:text-gray-600:active{color:#4b5563}.pc\:active\:text-gray-700.is-active,.pc\:active\:text-gray-700:active{color:#374151}.pc\:active\:text-gray-800.is-active,.pc\:active\:text-gray-800:active{color:#1f2937}.pc\:active\:text-gray-900.is-active,.pc\:active\:text-gray-900:active{color:#111827}.pc\:active\:text-red-50.is-active,.pc\:active\:text-red-50:active{color:#fef2f2}.pc\:active\:text-red-100.is-active,.pc\:active\:text-red-100:active{color:#fee2e2}.pc\:active\:text-red-200.is-active,.pc\:active\:text-red-200:active{color:#fecaca}.pc\:active\:text-red-300.is-active,.pc\:active\:text-red-300:active{color:#fca5a5}.pc\:active\:text-red-400.is-active,.pc\:active\:text-red-400:active{color:#f87171}.pc\:active\:text-red-500.is-active,.pc\:active\:text-red-500:active{color:#ef4444}.pc\:active\:text-red-600.is-active,.pc\:active\:text-red-600:active{color:#dc2626}.pc\:active\:text-red-700.is-active,.pc\:active\:text-red-700:active{color:#b91c1c}.pc\:active\:text-red-800.is-active,.pc\:active\:text-red-800:active{color:#991b1b}.pc\:active\:text-red-900.is-active,.pc\:active\:text-red-900:active{color:#7f1d1d}.pc\:active\:text-yellow-50.is-active,.pc\:active\:text-yellow-50:active{color:#fffbeb}.pc\:active\:text-yellow-100.is-active,.pc\:active\:text-yellow-100:active{color:#fef3c7}.pc\:active\:text-yellow-200.is-active,.pc\:active\:text-yellow-200:active{color:#fde68a}.pc\:active\:text-yellow-300.is-active,.pc\:active\:text-yellow-300:active{color:#fcd34d}.pc\:active\:text-yellow-400.is-active,.pc\:active\:text-yellow-400:active{color:#fbbf24}.pc\:active\:text-yellow-500.is-active,.pc\:active\:text-yellow-500:active{color:#f59e0b}.pc\:active\:text-yellow-600.is-active,.pc\:active\:text-yellow-600:active{color:#d97706}.pc\:active\:text-yellow-700.is-active,.pc\:active\:text-yellow-700:active{color:#b45309}.pc\:active\:text-yellow-800.is-active,.pc\:active\:text-yellow-800:active{color:#92400e}.pc\:active\:text-yellow-900.is-active,.pc\:active\:text-yellow-900:active{color:#78350f}.pc\:active\:text-green-50.is-active,.pc\:active\:text-green-50:active{color:#ecfdf5}.pc\:active\:text-green-100.is-active,.pc\:active\:text-green-100:active{color:#d1fae5}.pc\:active\:text-green-200.is-active,.pc\:active\:text-green-200:active{color:#a7f3d0}.pc\:active\:text-green-300.is-active,.pc\:active\:text-green-300:active{color:#6ee7b7}.pc\:active\:text-green-400.is-active,.pc\:active\:text-green-400:active{color:#34d399}.pc\:active\:text-green-500.is-active,.pc\:active\:text-green-500:active{color:#10b981}.pc\:active\:text-green-600.is-active,.pc\:active\:text-green-600:active{color:#059669}.pc\:active\:text-green-700.is-active,.pc\:active\:text-green-700:active{color:#047857}.pc\:active\:text-green-800.is-active,.pc\:active\:text-green-800:active{color:#065f46}.pc\:active\:text-green-900.is-active,.pc\:active\:text-green-900:active{color:#064e3b}.pc\:active\:text-blue-50.is-active,.pc\:active\:text-blue-50:active{color:#eff6ff}.pc\:active\:text-blue-100.is-active,.pc\:active\:text-blue-100:active{color:#dbeafe}.pc\:active\:text-blue-200.is-active,.pc\:active\:text-blue-200:active{color:#bfdbfe}.pc\:active\:text-blue-300.is-active,.pc\:active\:text-blue-300:active{color:#93c5fd}.pc\:active\:text-blue-400.is-active,.pc\:active\:text-blue-400:active{color:#60a5fa}.pc\:active\:text-blue-500.is-active,.pc\:active\:text-blue-500:active{color:#3b82f6}.pc\:active\:text-blue-600.is-active,.pc\:active\:text-blue-600:active{color:#2563eb}.pc\:active\:text-blue-700.is-active,.pc\:active\:text-blue-700:active{color:#1d4ed8}.pc\:active\:text-blue-800.is-active,.pc\:active\:text-blue-800:active{color:#1e40af}.pc\:active\:text-blue-900.is-active,.pc\:active\:text-blue-900:active{color:#1e3a8a}.pc\:active\:text-cyan-50.is-active,.pc\:active\:text-cyan-50:active{color:#ecfeff}.pc\:active\:text-cyan-100.is-active,.pc\:active\:text-cyan-100:active{color:#cffafe}.pc\:active\:text-cyan-200.is-active,.pc\:active\:text-cyan-200:active{color:#a5f3fc}.pc\:active\:text-cyan-300.is-active,.pc\:active\:text-cyan-300:active{color:#67e8f9}.pc\:active\:text-cyan-400.is-active,.pc\:active\:text-cyan-400:active{color:#22d3ee}.pc\:active\:text-cyan-500.is-active,.pc\:active\:text-cyan-500:active{color:#06b6d4}.pc\:active\:text-cyan-600.is-active,.pc\:active\:text-cyan-600:active{color:#0891b2}.pc\:active\:text-cyan-700.is-active,.pc\:active\:text-cyan-700:active{color:#0e7490}.pc\:active\:text-cyan-800.is-active,.pc\:active\:text-cyan-800:active{color:#155e75}.pc\:active\:text-cyan-900.is-active,.pc\:active\:text-cyan-900:active{color:#164e63}.pc\:active\:text-indigo-50.is-active,.pc\:active\:text-indigo-50:active{color:#eef2ff}.pc\:active\:text-indigo-100.is-active,.pc\:active\:text-indigo-100:active{color:#e0e7ff}.pc\:active\:text-indigo-200.is-active,.pc\:active\:text-indigo-200:active{color:#c7d2fe}.pc\:active\:text-indigo-300.is-active,.pc\:active\:text-indigo-300:active{color:#a5b4fc}.pc\:active\:text-indigo-400.is-active,.pc\:active\:text-indigo-400:active{color:#818cf8}.pc\:active\:text-indigo-500.is-active,.pc\:active\:text-indigo-500:active{color:#6366f1}.pc\:active\:text-indigo-600.is-active,.pc\:active\:text-indigo-600:active{color:#4f46e5}.pc\:active\:text-indigo-700.is-active,.pc\:active\:text-indigo-700:active{color:#4338ca}.pc\:active\:text-indigo-800.is-active,.pc\:active\:text-indigo-800:active{color:#3730a3}.pc\:active\:text-indigo-900.is-active,.pc\:active\:text-indigo-900:active{color:#312e81}.pc\:active\:text-purple-50.is-active,.pc\:active\:text-purple-50:active{color:#f5f3ff}.pc\:active\:text-purple-100.is-active,.pc\:active\:text-purple-100:active{color:#ede9fe}.pc\:active\:text-purple-200.is-active,.pc\:active\:text-purple-200:active{color:#ddd6fe}.pc\:active\:text-purple-300.is-active,.pc\:active\:text-purple-300:active{color:#c4b5fd}.pc\:active\:text-purple-400.is-active,.pc\:active\:text-purple-400:active{color:#a78bfa}.pc\:active\:text-purple-500.is-active,.pc\:active\:text-purple-500:active{color:#8b5cf6}.pc\:active\:text-purple-600.is-active,.pc\:active\:text-purple-600:active{color:#7c3aed}.pc\:active\:text-purple-700.is-active,.pc\:active\:text-purple-700:active{color:#6d28d9}.pc\:active\:text-purple-800.is-active,.pc\:active\:text-purple-800:active{color:#5b21b6}.pc\:active\:text-purple-900.is-active,.pc\:active\:text-purple-900:active{color:#4c1d95}.pc\:active\:text-pink-50.is-active,.pc\:active\:text-pink-50:active{color:#fdf2f8}.pc\:active\:text-pink-100.is-active,.pc\:active\:text-pink-100:active{color:#fce7f3}.pc\:active\:text-pink-200.is-active,.pc\:active\:text-pink-200:active{color:#fbcfe8}.pc\:active\:text-pink-300.is-active,.pc\:active\:text-pink-300:active{color:#f9a8d4}.pc\:active\:text-pink-400.is-active,.pc\:active\:text-pink-400:active{color:#f472b6}.pc\:active\:text-pink-500.is-active,.pc\:active\:text-pink-500:active{color:#ec4899}.pc\:active\:text-pink-600.is-active,.pc\:active\:text-pink-600:active{color:#db2777}.pc\:active\:text-pink-700.is-active,.pc\:active\:text-pink-700:active{color:#be185d}.pc\:active\:text-pink-800.is-active,.pc\:active\:text-pink-800:active{color:#9d174d}.pc\:active\:text-pink-900.is-active,.pc\:active\:text-pink-900:active{color:#831843}.pc\:focus\:text-transparent:focus{color:transparent}.pc\:focus\:text-current:focus{color:currentColor}.pc\:focus\:text-black:focus{color:#000}.pc\:focus\:text-white:focus{color:#fff}.pc\:focus\:text-primary:focus{color:#007bff}.pc\:focus\:text-secondary:focus{color:#6c757d}.pc\:focus\:text-success:focus{color:#28a745}.pc\:focus\:text-info:focus{color:#007bff}.pc\:focus\:text-warning:focus{color:#fad733}.pc\:focus\:text-danger:focus{color:#dc3545}.pc\:focus\:text-light:focus{color:#f8f9fa}.pc\:focus\:text-dark:focus{color:#343a40}.pc\:focus\:text-gray-50:focus{color:#f9fafb}.pc\:focus\:text-gray-100:focus{color:#f3f4f6}.pc\:focus\:text-gray-200:focus{color:#e5e7eb}.pc\:focus\:text-gray-300:focus{color:#d1d5db}.pc\:focus\:text-gray-400:focus{color:#9ca3af}.pc\:focus\:text-gray-500:focus{color:#6b7280}.pc\:focus\:text-gray-600:focus{color:#4b5563}.pc\:focus\:text-gray-700:focus{color:#374151}.pc\:focus\:text-gray-800:focus{color:#1f2937}.pc\:focus\:text-gray-900:focus{color:#111827}.pc\:focus\:text-red-50:focus{color:#fef2f2}.pc\:focus\:text-red-100:focus{color:#fee2e2}.pc\:focus\:text-red-200:focus{color:#fecaca}.pc\:focus\:text-red-300:focus{color:#fca5a5}.pc\:focus\:text-red-400:focus{color:#f87171}.pc\:focus\:text-red-500:focus{color:#ef4444}.pc\:focus\:text-red-600:focus{color:#dc2626}.pc\:focus\:text-red-700:focus{color:#b91c1c}.pc\:focus\:text-red-800:focus{color:#991b1b}.pc\:focus\:text-red-900:focus{color:#7f1d1d}.pc\:focus\:text-yellow-50:focus{color:#fffbeb}.pc\:focus\:text-yellow-100:focus{color:#fef3c7}.pc\:focus\:text-yellow-200:focus{color:#fde68a}.pc\:focus\:text-yellow-300:focus{color:#fcd34d}.pc\:focus\:text-yellow-400:focus{color:#fbbf24}.pc\:focus\:text-yellow-500:focus{color:#f59e0b}.pc\:focus\:text-yellow-600:focus{color:#d97706}.pc\:focus\:text-yellow-700:focus{color:#b45309}.pc\:focus\:text-yellow-800:focus{color:#92400e}.pc\:focus\:text-yellow-900:focus{color:#78350f}.pc\:focus\:text-green-50:focus{color:#ecfdf5}.pc\:focus\:text-green-100:focus{color:#d1fae5}.pc\:focus\:text-green-200:focus{color:#a7f3d0}.pc\:focus\:text-green-300:focus{color:#6ee7b7}.pc\:focus\:text-green-400:focus{color:#34d399}.pc\:focus\:text-green-500:focus{color:#10b981}.pc\:focus\:text-green-600:focus{color:#059669}.pc\:focus\:text-green-700:focus{color:#047857}.pc\:focus\:text-green-800:focus{color:#065f46}.pc\:focus\:text-green-900:focus{color:#064e3b}.pc\:focus\:text-blue-50:focus{color:#eff6ff}.pc\:focus\:text-blue-100:focus{color:#dbeafe}.pc\:focus\:text-blue-200:focus{color:#bfdbfe}.pc\:focus\:text-blue-300:focus{color:#93c5fd}.pc\:focus\:text-blue-400:focus{color:#60a5fa}.pc\:focus\:text-blue-500:focus{color:#3b82f6}.pc\:focus\:text-blue-600:focus{color:#2563eb}.pc\:focus\:text-blue-700:focus{color:#1d4ed8}.pc\:focus\:text-blue-800:focus{color:#1e40af}.pc\:focus\:text-blue-900:focus{color:#1e3a8a}.pc\:focus\:text-cyan-50:focus{color:#ecfeff}.pc\:focus\:text-cyan-100:focus{color:#cffafe}.pc\:focus\:text-cyan-200:focus{color:#a5f3fc}.pc\:focus\:text-cyan-300:focus{color:#67e8f9}.pc\:focus\:text-cyan-400:focus{color:#22d3ee}.pc\:focus\:text-cyan-500:focus{color:#06b6d4}.pc\:focus\:text-cyan-600:focus{color:#0891b2}.pc\:focus\:text-cyan-700:focus{color:#0e7490}.pc\:focus\:text-cyan-800:focus{color:#155e75}.pc\:focus\:text-cyan-900:focus{color:#164e63}.pc\:focus\:text-indigo-50:focus{color:#eef2ff}.pc\:focus\:text-indigo-100:focus{color:#e0e7ff}.pc\:focus\:text-indigo-200:focus{color:#c7d2fe}.pc\:focus\:text-indigo-300:focus{color:#a5b4fc}.pc\:focus\:text-indigo-400:focus{color:#818cf8}.pc\:focus\:text-indigo-500:focus{color:#6366f1}.pc\:focus\:text-indigo-600:focus{color:#4f46e5}.pc\:focus\:text-indigo-700:focus{color:#4338ca}.pc\:focus\:text-indigo-800:focus{color:#3730a3}.pc\:focus\:text-indigo-900:focus{color:#312e81}.pc\:focus\:text-purple-50:focus{color:#f5f3ff}.pc\:focus\:text-purple-100:focus{color:#ede9fe}.pc\:focus\:text-purple-200:focus{color:#ddd6fe}.pc\:focus\:text-purple-300:focus{color:#c4b5fd}.pc\:focus\:text-purple-400:focus{color:#a78bfa}.pc\:focus\:text-purple-500:focus{color:#8b5cf6}.pc\:focus\:text-purple-600:focus{color:#7c3aed}.pc\:focus\:text-purple-700:focus{color:#6d28d9}.pc\:focus\:text-purple-800:focus{color:#5b21b6}.pc\:focus\:text-purple-900:focus{color:#4c1d95}.pc\:focus\:text-pink-50:focus{color:#fdf2f8}.pc\:focus\:text-pink-100:focus{color:#fce7f3}.pc\:focus\:text-pink-200:focus{color:#fbcfe8}.pc\:focus\:text-pink-300:focus{color:#f9a8d4}.pc\:focus\:text-pink-400:focus{color:#f472b6}.pc\:focus\:text-pink-500:focus{color:#ec4899}.pc\:focus\:text-pink-600:focus{color:#db2777}.pc\:focus\:text-pink-700:focus{color:#be185d}.pc\:focus\:text-pink-800:focus{color:#9d174d}.pc\:focus\:text-pink-900:focus{color:#831843}.pc\:disabled\:text-transparent.is-disabled{color:transparent}.pc\:disabled\:text-current.is-disabled{color:currentColor}.pc\:disabled\:text-black.is-disabled,.pc\:disabled\:text-black:disabled{color:#000}.pc\:disabled\:text-white.is-disabled,.pc\:disabled\:text-white:disabled{color:#fff}.pc\:disabled\:text-primary.is-disabled,.pc\:disabled\:text-primary:disabled{color:#007bff}.pc\:disabled\:text-secondary.is-disabled,.pc\:disabled\:text-secondary:disabled{color:#6c757d}.pc\:disabled\:text-success.is-disabled,.pc\:disabled\:text-success:disabled{color:#28a745}.pc\:disabled\:text-info.is-disabled,.pc\:disabled\:text-info:disabled{color:#007bff}.pc\:disabled\:text-warning.is-disabled,.pc\:disabled\:text-warning:disabled{color:#fad733}.pc\:disabled\:text-danger.is-disabled,.pc\:disabled\:text-danger:disabled{color:#dc3545}.pc\:disabled\:text-light.is-disabled,.pc\:disabled\:text-light:disabled{color:#f8f9fa}.pc\:disabled\:text-dark.is-disabled,.pc\:disabled\:text-dark:disabled{color:#343a40}.pc\:disabled\:text-gray-50.is-disabled,.pc\:disabled\:text-gray-50:disabled{color:#f9fafb}.pc\:disabled\:text-gray-100.is-disabled,.pc\:disabled\:text-gray-100:disabled{color:#f3f4f6}.pc\:disabled\:text-gray-200.is-disabled,.pc\:disabled\:text-gray-200:disabled{color:#e5e7eb}.pc\:disabled\:text-gray-300.is-disabled,.pc\:disabled\:text-gray-300:disabled{color:#d1d5db}.pc\:disabled\:text-gray-400.is-disabled,.pc\:disabled\:text-gray-400:disabled{color:#9ca3af}.pc\:disabled\:text-gray-500.is-disabled,.pc\:disabled\:text-gray-500:disabled{color:#6b7280}.pc\:disabled\:text-gray-600.is-disabled,.pc\:disabled\:text-gray-600:disabled{color:#4b5563}.pc\:disabled\:text-gray-700.is-disabled,.pc\:disabled\:text-gray-700:disabled{color:#374151}.pc\:disabled\:text-gray-800.is-disabled,.pc\:disabled\:text-gray-800:disabled{color:#1f2937}.pc\:disabled\:text-gray-900.is-disabled,.pc\:disabled\:text-gray-900:disabled{color:#111827}.pc\:disabled\:text-red-50.is-disabled,.pc\:disabled\:text-red-50:disabled{color:#fef2f2}.pc\:disabled\:text-red-100.is-disabled,.pc\:disabled\:text-red-100:disabled{color:#fee2e2}.pc\:disabled\:text-red-200.is-disabled,.pc\:disabled\:text-red-200:disabled{color:#fecaca}.pc\:disabled\:text-red-300.is-disabled,.pc\:disabled\:text-red-300:disabled{color:#fca5a5}.pc\:disabled\:text-red-400.is-disabled,.pc\:disabled\:text-red-400:disabled{color:#f87171}.pc\:disabled\:text-red-500.is-disabled,.pc\:disabled\:text-red-500:disabled{color:#ef4444}.pc\:disabled\:text-red-600.is-disabled,.pc\:disabled\:text-red-600:disabled{color:#dc2626}.pc\:disabled\:text-red-700.is-disabled,.pc\:disabled\:text-red-700:disabled{color:#b91c1c}.pc\:disabled\:text-red-800.is-disabled,.pc\:disabled\:text-red-800:disabled{color:#991b1b}.pc\:disabled\:text-red-900.is-disabled,.pc\:disabled\:text-red-900:disabled{color:#7f1d1d}.pc\:disabled\:text-yellow-50.is-disabled,.pc\:disabled\:text-yellow-50:disabled{color:#fffbeb}.pc\:disabled\:text-yellow-100.is-disabled,.pc\:disabled\:text-yellow-100:disabled{color:#fef3c7}.pc\:disabled\:text-yellow-200.is-disabled,.pc\:disabled\:text-yellow-200:disabled{color:#fde68a}.pc\:disabled\:text-yellow-300.is-disabled,.pc\:disabled\:text-yellow-300:disabled{color:#fcd34d}.pc\:disabled\:text-yellow-400.is-disabled,.pc\:disabled\:text-yellow-400:disabled{color:#fbbf24}.pc\:disabled\:text-yellow-500.is-disabled,.pc\:disabled\:text-yellow-500:disabled{color:#f59e0b}.pc\:disabled\:text-yellow-600.is-disabled,.pc\:disabled\:text-yellow-600:disabled{color:#d97706}.pc\:disabled\:text-yellow-700.is-disabled,.pc\:disabled\:text-yellow-700:disabled{color:#b45309}.pc\:disabled\:text-yellow-800.is-disabled,.pc\:disabled\:text-yellow-800:disabled{color:#92400e}.pc\:disabled\:text-yellow-900.is-disabled,.pc\:disabled\:text-yellow-900:disabled{color:#78350f}.pc\:disabled\:text-green-50.is-disabled,.pc\:disabled\:text-green-50:disabled{color:#ecfdf5}.pc\:disabled\:text-green-100.is-disabled,.pc\:disabled\:text-green-100:disabled{color:#d1fae5}.pc\:disabled\:text-green-200.is-disabled,.pc\:disabled\:text-green-200:disabled{color:#a7f3d0}.pc\:disabled\:text-green-300.is-disabled,.pc\:disabled\:text-green-300:disabled{color:#6ee7b7}.pc\:disabled\:text-green-400.is-disabled,.pc\:disabled\:text-green-400:disabled{color:#34d399}.pc\:disabled\:text-green-500.is-disabled,.pc\:disabled\:text-green-500:disabled{color:#10b981}.pc\:disabled\:text-green-600.is-disabled,.pc\:disabled\:text-green-600:disabled{color:#059669}.pc\:disabled\:text-green-700.is-disabled,.pc\:disabled\:text-green-700:disabled{color:#047857}.pc\:disabled\:text-green-800.is-disabled,.pc\:disabled\:text-green-800:disabled{color:#065f46}.pc\:disabled\:text-green-900.is-disabled,.pc\:disabled\:text-green-900:disabled{color:#064e3b}.pc\:disabled\:text-blue-50.is-disabled,.pc\:disabled\:text-blue-50:disabled{color:#eff6ff}.pc\:disabled\:text-blue-100.is-disabled,.pc\:disabled\:text-blue-100:disabled{color:#dbeafe}.pc\:disabled\:text-blue-200.is-disabled,.pc\:disabled\:text-blue-200:disabled{color:#bfdbfe}.pc\:disabled\:text-blue-300.is-disabled,.pc\:disabled\:text-blue-300:disabled{color:#93c5fd}.pc\:disabled\:text-blue-400.is-disabled,.pc\:disabled\:text-blue-400:disabled{color:#60a5fa}.pc\:disabled\:text-blue-500.is-disabled,.pc\:disabled\:text-blue-500:disabled{color:#3b82f6}.pc\:disabled\:text-blue-600.is-disabled,.pc\:disabled\:text-blue-600:disabled{color:#2563eb}.pc\:disabled\:text-blue-700.is-disabled,.pc\:disabled\:text-blue-700:disabled{color:#1d4ed8}.pc\:disabled\:text-blue-800.is-disabled,.pc\:disabled\:text-blue-800:disabled{color:#1e40af}.pc\:disabled\:text-blue-900.is-disabled,.pc\:disabled\:text-blue-900:disabled{color:#1e3a8a}.pc\:disabled\:text-cyan-50.is-disabled,.pc\:disabled\:text-cyan-50:disabled{color:#ecfeff}.pc\:disabled\:text-cyan-100.is-disabled,.pc\:disabled\:text-cyan-100:disabled{color:#cffafe}.pc\:disabled\:text-cyan-200.is-disabled,.pc\:disabled\:text-cyan-200:disabled{color:#a5f3fc}.pc\:disabled\:text-cyan-300.is-disabled,.pc\:disabled\:text-cyan-300:disabled{color:#67e8f9}.pc\:disabled\:text-cyan-400.is-disabled,.pc\:disabled\:text-cyan-400:disabled{color:#22d3ee}.pc\:disabled\:text-cyan-500.is-disabled,.pc\:disabled\:text-cyan-500:disabled{color:#06b6d4}.pc\:disabled\:text-cyan-600.is-disabled,.pc\:disabled\:text-cyan-600:disabled{color:#0891b2}.pc\:disabled\:text-cyan-700.is-disabled,.pc\:disabled\:text-cyan-700:disabled{color:#0e7490}.pc\:disabled\:text-cyan-800.is-disabled,.pc\:disabled\:text-cyan-800:disabled{color:#155e75}.pc\:disabled\:text-cyan-900.is-disabled,.pc\:disabled\:text-cyan-900:disabled{color:#164e63}.pc\:disabled\:text-indigo-50.is-disabled,.pc\:disabled\:text-indigo-50:disabled{color:#eef2ff}.pc\:disabled\:text-indigo-100.is-disabled,.pc\:disabled\:text-indigo-100:disabled{color:#e0e7ff}.pc\:disabled\:text-indigo-200.is-disabled,.pc\:disabled\:text-indigo-200:disabled{color:#c7d2fe}.pc\:disabled\:text-indigo-300.is-disabled,.pc\:disabled\:text-indigo-300:disabled{color:#a5b4fc}.pc\:disabled\:text-indigo-400.is-disabled,.pc\:disabled\:text-indigo-400:disabled{color:#818cf8}.pc\:disabled\:text-indigo-500.is-disabled,.pc\:disabled\:text-indigo-500:disabled{color:#6366f1}.pc\:disabled\:text-indigo-600.is-disabled,.pc\:disabled\:text-indigo-600:disabled{color:#4f46e5}.pc\:disabled\:text-indigo-700.is-disabled,.pc\:disabled\:text-indigo-700:disabled{color:#4338ca}.pc\:disabled\:text-indigo-800.is-disabled,.pc\:disabled\:text-indigo-800:disabled{color:#3730a3}.pc\:disabled\:text-indigo-900.is-disabled,.pc\:disabled\:text-indigo-900:disabled{color:#312e81}.pc\:disabled\:text-purple-50.is-disabled,.pc\:disabled\:text-purple-50:disabled{color:#f5f3ff}.pc\:disabled\:text-purple-100.is-disabled,.pc\:disabled\:text-purple-100:disabled{color:#ede9fe}.pc\:disabled\:text-purple-200.is-disabled,.pc\:disabled\:text-purple-200:disabled{color:#ddd6fe}.pc\:disabled\:text-purple-300.is-disabled,.pc\:disabled\:text-purple-300:disabled{color:#c4b5fd}.pc\:disabled\:text-purple-400.is-disabled,.pc\:disabled\:text-purple-400:disabled{color:#a78bfa}.pc\:disabled\:text-purple-500.is-disabled,.pc\:disabled\:text-purple-500:disabled{color:#8b5cf6}.pc\:disabled\:text-purple-600.is-disabled,.pc\:disabled\:text-purple-600:disabled{color:#7c3aed}.pc\:disabled\:text-purple-700.is-disabled,.pc\:disabled\:text-purple-700:disabled{color:#6d28d9}.pc\:disabled\:text-purple-800.is-disabled,.pc\:disabled\:text-purple-800:disabled{color:#5b21b6}.pc\:disabled\:text-purple-900.is-disabled,.pc\:disabled\:text-purple-900:disabled{color:#4c1d95}.pc\:disabled\:text-pink-50.is-disabled,.pc\:disabled\:text-pink-50:disabled{color:#fdf2f8}.pc\:disabled\:text-pink-100.is-disabled,.pc\:disabled\:text-pink-100:disabled{color:#fce7f3}.pc\:disabled\:text-pink-200.is-disabled,.pc\:disabled\:text-pink-200:disabled{color:#fbcfe8}.pc\:disabled\:text-pink-300.is-disabled,.pc\:disabled\:text-pink-300:disabled{color:#f9a8d4}.pc\:disabled\:text-pink-400.is-disabled,.pc\:disabled\:text-pink-400:disabled{color:#f472b6}.pc\:disabled\:text-pink-500.is-disabled,.pc\:disabled\:text-pink-500:disabled{color:#ec4899}.pc\:disabled\:text-pink-600.is-disabled,.pc\:disabled\:text-pink-600:disabled{color:#db2777}.pc\:disabled\:text-pink-700.is-disabled,.pc\:disabled\:text-pink-700:disabled{color:#be185d}.pc\:disabled\:text-pink-800.is-disabled,.pc\:disabled\:text-pink-800:disabled{color:#9d174d}.pc\:disabled\:text-pink-900.is-disabled,.pc\:disabled\:text-pink-900:disabled{color:#831843}.group:hover .pc\:group-hover\:text-transparent{color:transparent}.group:hover .pc\:group-hover\:text-current{color:currentColor}.group:hover .pc\:group-hover\:text-black{color:#000}.group:hover .pc\:group-hover\:text-white{color:#fff}.group:hover .pc\:group-hover\:text-primary{color:#007bff}.group:hover .pc\:group-hover\:text-secondary{color:#6c757d}.group:hover .pc\:group-hover\:text-success{color:#28a745}.group:hover .pc\:group-hover\:text-info{color:#007bff}.group:hover .pc\:group-hover\:text-warning{color:#fad733}.group:hover .pc\:group-hover\:text-danger{color:#dc3545}.group:hover .pc\:group-hover\:text-light{color:#f8f9fa}.group:hover .pc\:group-hover\:text-dark{color:#343a40}.group:hover .pc\:group-hover\:text-gray-50{color:#f9fafb}.group:hover .pc\:group-hover\:text-gray-100{color:#f3f4f6}.group:hover .pc\:group-hover\:text-gray-200{color:#e5e7eb}.group:hover .pc\:group-hover\:text-gray-300{color:#d1d5db}.group:hover .pc\:group-hover\:text-gray-400{color:#9ca3af}.group:hover .pc\:group-hover\:text-gray-500{color:#6b7280}.group:hover .pc\:group-hover\:text-gray-600{color:#4b5563}.group:hover .pc\:group-hover\:text-gray-700{color:#374151}.group:hover .pc\:group-hover\:text-gray-800{color:#1f2937}.group:hover .pc\:group-hover\:text-gray-900{color:#111827}.group:hover .pc\:group-hover\:text-red-50{color:#fef2f2}.group:hover .pc\:group-hover\:text-red-100{color:#fee2e2}.group:hover .pc\:group-hover\:text-red-200{color:#fecaca}.group:hover .pc\:group-hover\:text-red-300{color:#fca5a5}.group:hover .pc\:group-hover\:text-red-400{color:#f87171}.group:hover .pc\:group-hover\:text-red-500{color:#ef4444}.group:hover .pc\:group-hover\:text-red-600{color:#dc2626}.group:hover .pc\:group-hover\:text-red-700{color:#b91c1c}.group:hover .pc\:group-hover\:text-red-800{color:#991b1b}.group:hover .pc\:group-hover\:text-red-900{color:#7f1d1d}.group:hover .pc\:group-hover\:text-yellow-50{color:#fffbeb}.group:hover .pc\:group-hover\:text-yellow-100{color:#fef3c7}.group:hover .pc\:group-hover\:text-yellow-200{color:#fde68a}.group:hover .pc\:group-hover\:text-yellow-300{color:#fcd34d}.group:hover .pc\:group-hover\:text-yellow-400{color:#fbbf24}.group:hover .pc\:group-hover\:text-yellow-500{color:#f59e0b}.group:hover .pc\:group-hover\:text-yellow-600{color:#d97706}.group:hover .pc\:group-hover\:text-yellow-700{color:#b45309}.group:hover .pc\:group-hover\:text-yellow-800{color:#92400e}.group:hover .pc\:group-hover\:text-yellow-900{color:#78350f}.group:hover .pc\:group-hover\:text-green-50{color:#ecfdf5}.group:hover .pc\:group-hover\:text-green-100{color:#d1fae5}.group:hover .pc\:group-hover\:text-green-200{color:#a7f3d0}.group:hover .pc\:group-hover\:text-green-300{color:#6ee7b7}.group:hover .pc\:group-hover\:text-green-400{color:#34d399}.group:hover .pc\:group-hover\:text-green-500{color:#10b981}.group:hover .pc\:group-hover\:text-green-600{color:#059669}.group:hover .pc\:group-hover\:text-green-700{color:#047857}.group:hover .pc\:group-hover\:text-green-800{color:#065f46}.group:hover .pc\:group-hover\:text-green-900{color:#064e3b}.group:hover .pc\:group-hover\:text-blue-50{color:#eff6ff}.group:hover .pc\:group-hover\:text-blue-100{color:#dbeafe}.group:hover .pc\:group-hover\:text-blue-200{color:#bfdbfe}.group:hover .pc\:group-hover\:text-blue-300{color:#93c5fd}.group:hover .pc\:group-hover\:text-blue-400{color:#60a5fa}.group:hover .pc\:group-hover\:text-blue-500{color:#3b82f6}.group:hover .pc\:group-hover\:text-blue-600{color:#2563eb}.group:hover .pc\:group-hover\:text-blue-700{color:#1d4ed8}.group:hover .pc\:group-hover\:text-blue-800{color:#1e40af}.group:hover .pc\:group-hover\:text-blue-900{color:#1e3a8a}.group:hover .pc\:group-hover\:text-cyan-50{color:#ecfeff}.group:hover .pc\:group-hover\:text-cyan-100{color:#cffafe}.group:hover .pc\:group-hover\:text-cyan-200{color:#a5f3fc}.group:hover .pc\:group-hover\:text-cyan-300{color:#67e8f9}.group:hover .pc\:group-hover\:text-cyan-400{color:#22d3ee}.group:hover .pc\:group-hover\:text-cyan-500{color:#06b6d4}.group:hover .pc\:group-hover\:text-cyan-600{color:#0891b2}.group:hover .pc\:group-hover\:text-cyan-700{color:#0e7490}.group:hover .pc\:group-hover\:text-cyan-800{color:#155e75}.group:hover .pc\:group-hover\:text-cyan-900{color:#164e63}.group:hover .pc\:group-hover\:text-indigo-50{color:#eef2ff}.group:hover .pc\:group-hover\:text-indigo-100{color:#e0e7ff}.group:hover .pc\:group-hover\:text-indigo-200{color:#c7d2fe}.group:hover .pc\:group-hover\:text-indigo-300{color:#a5b4fc}.group:hover .pc\:group-hover\:text-indigo-400{color:#818cf8}.group:hover .pc\:group-hover\:text-indigo-500{color:#6366f1}.group:hover .pc\:group-hover\:text-indigo-600{color:#4f46e5}.group:hover .pc\:group-hover\:text-indigo-700{color:#4338ca}.group:hover .pc\:group-hover\:text-indigo-800{color:#3730a3}.group:hover .pc\:group-hover\:text-indigo-900{color:#312e81}.group:hover .pc\:group-hover\:text-purple-50{color:#f5f3ff}.group:hover .pc\:group-hover\:text-purple-100{color:#ede9fe}.group:hover .pc\:group-hover\:text-purple-200{color:#ddd6fe}.group:hover .pc\:group-hover\:text-purple-300{color:#c4b5fd}.group:hover .pc\:group-hover\:text-purple-400{color:#a78bfa}.group:hover .pc\:group-hover\:text-purple-500{color:#8b5cf6}.group:hover .pc\:group-hover\:text-purple-600{color:#7c3aed}.group:hover .pc\:group-hover\:text-purple-700{color:#6d28d9}.group:hover .pc\:group-hover\:text-purple-800{color:#5b21b6}.group:hover .pc\:group-hover\:text-purple-900{color:#4c1d95}.group:hover .pc\:group-hover\:text-pink-50{color:#fdf2f8}.group:hover .pc\:group-hover\:text-pink-100{color:#fce7f3}.group:hover .pc\:group-hover\:text-pink-200{color:#fbcfe8}.group:hover .pc\:group-hover\:text-pink-300{color:#f9a8d4}.group:hover .pc\:group-hover\:text-pink-400{color:#f472b6}.group:hover .pc\:group-hover\:text-pink-500{color:#ec4899}.group:hover .pc\:group-hover\:text-pink-600{color:#db2777}.group:hover .pc\:group-hover\:text-pink-700{color:#be185d}.group:hover .pc\:group-hover\:text-pink-800{color:#9d174d}.group:hover .pc\:group-hover\:text-pink-900{color:#831843}}/*!markdown

---
title: Text Decoration
---

| Class       | Properties               |
| ----------- | ------------------------ |
| underline | text-decoration: underline |
| line-through | text-decoration: line-through |
| no-underline | text-decoration: none |


*/.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}@media (max-width:768px){.m\:underline{text-decoration:underline}.m\:line-through{text-decoration:line-through}.m\:no-underline{text-decoration:none}}@media (min-width:769px){.pc\:underline{text-decoration:underline}.pc\:line-through{text-decoration:line-through}.pc\:no-underline{text-decoration:none}}/*!markdown

---
title: Text Transform
---

| Class       | Properties               |
| ----------- | ------------------------ |
| uppercase | text-transform: uppercase |
| lowercase | text-transform: lowercase |
| capitalize | text-transform: capitalize |
| normal-case | text-transform: none |



*/.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}@media (max-width:768px){.m\:uppercase{text-transform:uppercase}.m\:lowercase{text-transform:lowercase}.m\:capitalize{text-transform:capitalize}.m\:normal-case{text-transform:none}}@media (min-width:769px){.pc\:uppercase{text-transform:uppercase}.pc\:lowercase{text-transform:lowercase}.pc\:capitalize{text-transform:capitalize}.pc\:normal-case{text-transform:none}}/*!markdown

---
title: Whitespace
---

| Class       | Properties               |
| ----------- | ------------------------ |
| white-space-normal | align: normal |
| white-space-nowrap | white-space: nowrap |
| white-space-pre | white-space: pre |
| white-space-pre-line | white-space: pre-line |
| white-space-pre-wrap | white-space: pre-wrap |



*/.white-space-normal{white-space:normal}.white-space-nowrap{white-space:nowrap}.white-space-pre{white-space:pre}.white-space-pre-line{white-space:pre-line}.white-space-pre-wrap{white-space:pre-wrap}@media (max-width:768px){.m\:white-space-normal{white-space:normal}.m\:white-space-nowrap{white-space:nowrap}.m\:white-space-pre{white-space:pre}.m\:white-space-pre-line{white-space:pre-line}.m\:white-space-pre-wrap{white-space:pre-wrap}}@media (min-width:769px){.pc\:white-space-normal{white-space:normal}.pc\:white-space-nowrap{white-space:nowrap}.pc\:white-space-pre{white-space:pre}.pc\:white-space-pre-line{white-space:pre-line}.pc\:white-space-pre-wrap{white-space:pre-wrap}}/*!markdown

---
title: Word Break
---

| Class       | Properties               |
| ----------- | ------------------------ |
| break-normal | overflow-wrap: normal; word-break: normal |
| break-words | overflow-wrap: break-word |
| break-all | word-break: break-all |



*/.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}@media (max-width:768px){.m\:break-normal{overflow-wrap:normal;word-break:normal}.m\:break-words{overflow-wrap:break-word}.m\:break-all{word-break:break-all}}@media (min-width:769px){.pc\:break-normal{overflow-wrap:normal;word-break:normal}.pc\:break-words{overflow-wrap:break-word}.pc\:break-all{word-break:break-all}}