@charset "UTF-8";.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;-webkit-flex-flow:row;-moz-flex-flow:row;-ms-flex-flow:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:solid 1px #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:solid 1px #d9d8d9;border-top:solid 1px #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;-webkit-transform:translate(0,0) scale(1,1);transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;-webkit-animation:query .8s infinite cubic-bezier(.39,.575,.565,1);animation:query .8s infinite cubic-bezier(.39,.575,.565,1);transition:-webkit-transform .2s linear;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translate(35%) scaleX(.3)}to{opacity:0;transform:translate(-50%) scaleX(0)}}@font-face{font-family:data-table;src:url("./media/data-table-DGQ4LQQR.eot");src:url("./media/data-table-DGQ4LQQR.eot?#iefix") format("embedded-opentype"),url("./media/data-table-2IZ2Q4SK.woff") format("woff"),url("./media/data-table-J6MZE774.ttf") format("truetype"),url("./media/data-table-AKMZFM4M.svg#data-table") format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=datatable-icon-]:before,[class*=" datatable-icon-"]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"b"}.datatable-icon-collapse:before{content:"a"}.datatable-icon-expand:before{content:"c"}.datatable-icon-close:before{content:"d"}.datatable-icon-up:before{content:"e"}.datatable-icon-down:before{content:"f"}.datatable-icon-sort-unset:before{content:"c";opacity:.5}.datatable-icon-sort:before{content:"g"}.datatable-icon-done:before{content:"h"}.datatable-icon-done-all:before{content:"i"}.datatable-icon-search:before{content:"j"}.datatable-icon-pin:before{content:"k"}.datatable-icon-add:before{content:"m"}.datatable-icon-left:before{content:"o"}.datatable-icon-right:before{content:"p"}.datatable-icon-skip:before{content:"q"}.datatable-icon-prev:before{content:"r"}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden]{display:none}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family: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";line-height:1.5}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}button,[role=button]{cursor:pointer}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}html{color:var(--color-base);font-family:var(--font-family-roboto);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-scroll{overflow:hidden}:focus{outline:none}a:focus{outline:none}a:focus-visible{outline-color:#0076cc;outline-offset:3px;outline-style:solid;outline-width:2px}button:focus{outline:none}button:focus-visible{outline-color:#0076cc;outline-offset:0rem;outline-style:solid;outline-width:2px}.r-container{width:100%}@media (min-width: 640px){.r-container{max-width:640px}}@media (min-width: 768px){.r-container{max-width:768px}}@media (min-width: 1024px){.r-container{max-width:1024px}}@media (min-width: 1280px){.r-container{max-width:1280px}}.r-space-y-0>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(0px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px * var(--space-y-reverse))!important}.r-space-x-0>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(0px * var(--space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--space-x-reverse)))!important}.r-space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--space-y-reverse))!important}.r-space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.25rem * var(--space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--space-y-reverse))!important}.r-space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.5rem * var(--space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--space-y-reverse))!important}.r-space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.75rem * var(--space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem * var(--space-y-reverse))!important}.r-space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1rem * var(--space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--space-y-reverse))!important}.r-space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.25rem * var(--space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--space-y-reverse))!important}.r-space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.5rem * var(--space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--space-y-reverse))!important}.r-space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.75rem * var(--space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem * var(--space-y-reverse))!important}.r-space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2rem * var(--space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--space-y-reverse))!important}.r-space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.25rem * var(--space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--space-y-reverse))!important}.r-space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.5rem * var(--space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem * var(--space-y-reverse))!important}.r-space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3rem * var(--space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem * var(--space-y-reverse))!important}.r-space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4rem * var(--space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem * var(--space-y-reverse))!important}.r-space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(5rem * var(--space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem * var(--space-y-reverse))!important}.r-space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(6rem * var(--space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem * var(--space-y-reverse))!important}.r-space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(8rem * var(--space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem * var(--space-y-reverse))!important}.r-space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(10rem * var(--space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem * var(--space-y-reverse))!important}.r-space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(12rem * var(--space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem * var(--space-y-reverse))!important}.r-space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(14rem * var(--space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem * var(--space-y-reverse))!important}.r-space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(16rem * var(--space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--space-x-reverse)))!important}.r-space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px * var(--space-y-reverse))!important}.r-space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1px * var(--space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--space-x-reverse)))!important}.r-space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2px * var(--space-y-reverse))!important}.r-space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2px * var(--space-x-reverse))!important;margin-left:calc(2px * calc(1 - var(--space-x-reverse)))!important}.r-space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3px * var(--space-y-reverse))!important}.r-space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3px * var(--space-x-reverse))!important;margin-left:calc(3px * calc(1 - var(--space-x-reverse)))!important}.r-space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4px * var(--space-y-reverse))!important}.r-space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4px * var(--space-x-reverse))!important;margin-left:calc(4px * calc(1 - var(--space-x-reverse)))!important}.r--space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--space-y-reverse))!important}.r--space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.25rem * var(--space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--space-y-reverse))!important}.r--space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.5rem * var(--space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--space-y-reverse))!important}.r--space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.75rem * var(--space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--space-y-reverse))!important}.r--space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1rem * var(--space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--space-y-reverse))!important}.r--space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.25rem * var(--space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--space-y-reverse))!important}.r--space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.5rem * var(--space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--space-y-reverse))!important}.r--space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.75rem * var(--space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--space-y-reverse))!important}.r--space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2rem * var(--space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--space-y-reverse))!important}.r--space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.25rem * var(--space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--space-y-reverse))!important}.r--space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.5rem * var(--space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--space-y-reverse))!important}.r--space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3rem * var(--space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--space-y-reverse))!important}.r--space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4rem * var(--space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--space-y-reverse))!important}.r--space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-5rem * var(--space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--space-y-reverse))!important}.r--space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-6rem * var(--space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--space-y-reverse))!important}.r--space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-8rem * var(--space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--space-y-reverse))!important}.r--space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-10rem * var(--space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--space-y-reverse))!important}.r--space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-12rem * var(--space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--space-y-reverse))!important}.r--space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-14rem * var(--space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--space-y-reverse))!important}.r--space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-16rem * var(--space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)))!important}.r--space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px * var(--space-y-reverse))!important}.r--space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1px * var(--space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--space-x-reverse)))!important}.r--space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2px * var(--space-y-reverse))!important}.r--space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2px * var(--space-x-reverse))!important;margin-left:calc(-2px * calc(1 - var(--space-x-reverse)))!important}.r--space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3px * var(--space-y-reverse))!important}.r--space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3px * var(--space-x-reverse))!important;margin-left:calc(-3px * calc(1 - var(--space-x-reverse)))!important}.r--space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4px * var(--space-y-reverse))!important}.r--space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4px * var(--space-x-reverse))!important;margin-left:calc(-4px * calc(1 - var(--space-x-reverse)))!important}.r-space-y-reverse>:not(template)~:not(template){--space-y-reverse:1 !important}.r-space-x-reverse>:not(template)~:not(template){--space-x-reverse:1 !important}.r-divide-y-0>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--divide-y-reverse))!important}.r-divide-x-0>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(0px * var(--divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)))!important}.r-divide-y-2>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--divide-y-reverse))!important}.r-divide-x-2>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(2px * var(--divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)))!important}.r-divide-y-3>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(3px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--divide-y-reverse))!important}.r-divide-x-3>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(3px * var(--divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--divide-x-reverse)))!important}.r-divide-y-4>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--divide-y-reverse))!important}.r-divide-x-4>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(4px * var(--divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)))!important}.r-divide-y-8>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--divide-y-reverse))!important}.r-divide-x-8>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(8px * var(--divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)))!important}.r-divide-y>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--divide-y-reverse))!important}.r-divide-x>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(1px * var(--divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)))!important}.r-divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1 !important}.r-divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1 !important}.r-divide-transparent>:not(template)~:not(template){border-color:var(--transparent)!important}.r-divide-white>:not(template)~:not(template){border-color:var(--white)!important}.r-divide-black>:not(template)~:not(template){border-color:var(--black)!important}.r-divide-charcoal-dark>:not(template)~:not(template){border-color:var(--charcoal-dark)!important}.r-divide-base>:not(template)~:not(template){border-color:var(--color-base)!important}.r-divide-base-rgb>:not(template)~:not(template){border-color:55,71,79!important}.r-divide-primary>:not(template)~:not(template){border-color:var(--color-primary)!important}.r-divide-primary-dark>:not(template)~:not(template){border-color:var(--color-primary-dark)!important}.r-divide-primary-highlight>:not(template)~:not(template){border-color:var(--color-primary-highlight)!important}.r-divide-primary-toggle>:not(template)~:not(template){border-color:var(--color-primary-toggle)!important}.r-divide-secondary>:not(template)~:not(template){border-color:var(--color-secondary)!important}.r-divide-gray-lightest>:not(template)~:not(template){border-color:var(--gray-lightest)!important}.r-divide-gray-light>:not(template)~:not(template){border-color:var(--gray-light)!important}.r-divide-gray-medium>:not(template)~:not(template){border-color:var(--gray)!important}.r-divide-gray-dark>:not(template)~:not(template){border-color:var(--gray-dark)!important}.r-divide-destructive>:not(template)~:not(template){border-color:var(--color-destructive)!important}.r-divide-destructive-highlight>:not(template)~:not(template){border-color:var(--color-destructive-highlight)!important}.r-divide-destructive-dark>:not(template)~:not(template){border-color:var(--color-destructive-dark)!important}.r-divide-success>:not(template)~:not(template){border-color:var(--color-success)!important}.r-divide-success-highlight>:not(template)~:not(template){border-color:var(--color-success-highlight)!important}.r-divide-warning>:not(template)~:not(template){border-color:var(--color-warning)!important}.r-divide-warning-highlight>:not(template)~:not(template){border-color:var(--color-warning-highlight)!important}.r-divide-warning-dark>:not(template)~:not(template){border-color:var(--color-warning-dark)!important}.r-divide-solid>:not(template)~:not(template){border-style:solid!important}.r-divide-dashed>:not(template)~:not(template){border-style:dashed!important}.r-divide-dotted>:not(template)~:not(template){border-style:dotted!important}.r-divide-double>:not(template)~:not(template){border-style:double!important}.r-divide-none>:not(template)~:not(template){border-style:none!important}.r-divide-opacity-0>:not(template)~:not(template){--divide-opacity:0 !important}.r-divide-opacity-25>:not(template)~:not(template){--divide-opacity:.25 !important}.r-divide-opacity-50>:not(template)~:not(template){--divide-opacity:.5 !important}.r-divide-opacity-75>:not(template)~:not(template){--divide-opacity:.75 !important}.r-divide-opacity-80>:not(template)~:not(template){--divide-opacity:.8 !important}.r-divide-opacity-100>:not(template)~:not(template){--divide-opacity:1 !important}.r-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.r-not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.focus\:r-sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.focus\:r-not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.r-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.r-bg-fixed{background-attachment:fixed!important}.r-bg-local{background-attachment:local!important}.r-bg-scroll{background-attachment:scroll!important}.r-bg-clip-border{background-clip:border-box!important}.r-bg-clip-padding{background-clip:padding-box!important}.r-bg-clip-content{background-clip:content-box!important}.r-bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.r-bg-transparent{background-color:var(--transparent)!important}.r-bg-white{background-color:var(--white)!important}.r-bg-black{background-color:var(--black)!important}.r-bg-charcoal-dark{background-color:var(--charcoal-dark)!important}.r-bg-base{background-color:var(--color-base)!important}.r-bg-base-rgb{background-color:55,71,79!important}.r-bg-primary{background-color:var(--color-primary)!important}.r-bg-primary-dark{background-color:var(--color-primary-dark)!important}.r-bg-primary-highlight{background-color:var(--color-primary-highlight)!important}.r-bg-primary-toggle{background-color:var(--color-primary-toggle)!important}.r-bg-secondary{background-color:var(--color-secondary)!important}.r-bg-gray-lightest{background-color:var(--gray-lightest)!important}.r-bg-gray-light{background-color:var(--gray-light)!important}.r-bg-gray-medium{background-color:var(--gray)!important}.r-bg-gray-dark{background-color:var(--gray-dark)!important}.r-bg-destructive{background-color:var(--color-destructive)!important}.r-bg-destructive-highlight{background-color:var(--color-destructive-highlight)!important}.r-bg-destructive-dark{background-color:var(--color-destructive-dark)!important}.r-bg-success{background-color:var(--color-success)!important}.r-bg-success-highlight{background-color:var(--color-success-highlight)!important}.r-bg-warning{background-color:var(--color-warning)!important}.r-bg-warning-highlight{background-color:var(--color-warning-highlight)!important}.r-bg-warning-dark{background-color:var(--color-warning-dark)!important}.hover\:r-bg-transparent:hover{background-color:var(--transparent)!important}.hover\:r-bg-white:hover{background-color:var(--white)!important}.hover\:r-bg-black:hover{background-color:var(--black)!important}.hover\:r-bg-charcoal-dark:hover{background-color:var(--charcoal-dark)!important}.hover\:r-bg-base:hover{background-color:var(--color-base)!important}.hover\:r-bg-base-rgb:hover{background-color:55,71,79!important}.hover\:r-bg-primary:hover{background-color:var(--color-primary)!important}.hover\:r-bg-primary-dark:hover{background-color:var(--color-primary-dark)!important}.hover\:r-bg-primary-highlight:hover{background-color:var(--color-primary-highlight)!important}.hover\:r-bg-primary-toggle:hover{background-color:var(--color-primary-toggle)!important}.hover\:r-bg-secondary:hover{background-color:var(--color-secondary)!important}.hover\:r-bg-gray-lightest:hover{background-color:var(--gray-lightest)!important}.hover\:r-bg-gray-light:hover{background-color:var(--gray-light)!important}.hover\:r-bg-gray-medium:hover{background-color:var(--gray)!important}.hover\:r-bg-gray-dark:hover{background-color:var(--gray-dark)!important}.hover\:r-bg-destructive:hover{background-color:var(--color-destructive)!important}.hover\:r-bg-destructive-highlight:hover{background-color:var(--color-destructive-highlight)!important}.hover\:r-bg-destructive-dark:hover{background-color:var(--color-destructive-dark)!important}.hover\:r-bg-success:hover{background-color:var(--color-success)!important}.hover\:r-bg-success-highlight:hover{background-color:var(--color-success-highlight)!important}.hover\:r-bg-warning:hover{background-color:var(--color-warning)!important}.hover\:r-bg-warning-highlight:hover{background-color:var(--color-warning-highlight)!important}.hover\:r-bg-warning-dark:hover{background-color:var(--color-warning-dark)!important}.focus\:r-bg-transparent:focus{background-color:var(--transparent)!important}.focus\:r-bg-white:focus{background-color:var(--white)!important}.focus\:r-bg-black:focus{background-color:var(--black)!important}.focus\:r-bg-charcoal-dark:focus{background-color:var(--charcoal-dark)!important}.focus\:r-bg-base:focus{background-color:var(--color-base)!important}.focus\:r-bg-base-rgb:focus{background-color:55,71,79!important}.focus\:r-bg-primary:focus{background-color:var(--color-primary)!important}.focus\:r-bg-primary-dark:focus{background-color:var(--color-primary-dark)!important}.focus\:r-bg-primary-highlight:focus{background-color:var(--color-primary-highlight)!important}.focus\:r-bg-primary-toggle:focus{background-color:var(--color-primary-toggle)!important}.focus\:r-bg-secondary:focus{background-color:var(--color-secondary)!important}.focus\:r-bg-gray-lightest:focus{background-color:var(--gray-lightest)!important}.focus\:r-bg-gray-light:focus{background-color:var(--gray-light)!important}.focus\:r-bg-gray-medium:focus{background-color:var(--gray)!important}.focus\:r-bg-gray-dark:focus{background-color:var(--gray-dark)!important}.focus\:r-bg-destructive:focus{background-color:var(--color-destructive)!important}.focus\:r-bg-destructive-highlight:focus{background-color:var(--color-destructive-highlight)!important}.focus\:r-bg-destructive-dark:focus{background-color:var(--color-destructive-dark)!important}.focus\:r-bg-success:focus{background-color:var(--color-success)!important}.focus\:r-bg-success-highlight:focus{background-color:var(--color-success-highlight)!important}.focus\:r-bg-warning:focus{background-color:var(--color-warning)!important}.focus\:r-bg-warning-highlight:focus{background-color:var(--color-warning-highlight)!important}.focus\:r-bg-warning-dark:focus{background-color:var(--color-warning-dark)!important}.r-bg-none{background-image:none!important}.r-bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))!important}.r-bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.r-bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))!important}.r-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}.r-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))!important}.r-bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}.r-bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))!important}.r-bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}.r-from-transparent{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-white{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-black{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-charcoal-dark{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-base{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-base-rgb{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-primary{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-primary-dark{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-primary-highlight{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-primary-toggle{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-secondary{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-gray-lightest{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-gray-light{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-gray-medium{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-gray-dark{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-destructive{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-destructive-highlight{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-destructive-dark{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-success{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-success-highlight{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-warning{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-warning-highlight{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-from-warning-dark{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-transparent{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-white{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-black{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-charcoal-dark{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-base{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-base-rgb{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-primary{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-primary-dark{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-primary-highlight{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-primary-toggle{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-secondary{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-gray-lightest{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-gray-light{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-gray-medium{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-gray-dark{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-destructive{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-destructive-highlight{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-destructive-dark{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-success{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-success-highlight{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-warning{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-warning-highlight{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-via-warning-dark{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.r-to-transparent{--gradient-to-color:var(--transparent) !important}.r-to-white{--gradient-to-color:var(--white) !important}.r-to-black{--gradient-to-color:var(--black) !important}.r-to-charcoal-dark{--gradient-to-color:var(--charcoal-dark) !important}.r-to-base{--gradient-to-color:var(--color-base) !important}.r-to-base-rgb{--gradient-to-color:55, 71, 79 !important}.r-to-primary{--gradient-to-color:var(--color-primary) !important}.r-to-primary-dark{--gradient-to-color:var(--color-primary-dark) !important}.r-to-primary-highlight{--gradient-to-color:var(--color-primary-highlight) !important}.r-to-primary-toggle{--gradient-to-color:var(--color-primary-toggle) !important}.r-to-secondary{--gradient-to-color:var(--color-secondary) !important}.r-to-gray-lightest{--gradient-to-color:var(--gray-lightest) !important}.r-to-gray-light{--gradient-to-color:var(--gray-light) !important}.r-to-gray-medium{--gradient-to-color:var(--gray) !important}.r-to-gray-dark{--gradient-to-color:var(--gray-dark) !important}.r-to-destructive{--gradient-to-color:var(--color-destructive) !important}.r-to-destructive-highlight{--gradient-to-color:var(--color-destructive-highlight) !important}.r-to-destructive-dark{--gradient-to-color:var(--color-destructive-dark) !important}.r-to-success{--gradient-to-color:var(--color-success) !important}.r-to-success-highlight{--gradient-to-color:var(--color-success-highlight) !important}.r-to-warning{--gradient-to-color:var(--color-warning) !important}.r-to-warning-highlight{--gradient-to-color:var(--color-warning-highlight) !important}.r-to-warning-dark{--gradient-to-color:var(--color-warning-dark) !important}.hover\:r-from-transparent:hover{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-white:hover{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-black:hover{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-charcoal-dark:hover{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-base:hover{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-base-rgb:hover{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-primary:hover{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-primary-dark:hover{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-primary-highlight:hover{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-primary-toggle:hover{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-secondary:hover{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-gray-lightest:hover{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-gray-light:hover{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-gray-medium:hover{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-gray-dark:hover{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-destructive:hover{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-destructive-highlight:hover{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-destructive-dark:hover{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-success:hover{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-success-highlight:hover{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-warning:hover{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-warning-highlight:hover{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-from-warning-dark:hover{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-transparent:hover{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-white:hover{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-black:hover{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-charcoal-dark:hover{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-base:hover{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-base-rgb:hover{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-primary:hover{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-primary-dark:hover{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-primary-highlight:hover{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-primary-toggle:hover{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-secondary:hover{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-gray-lightest:hover{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-gray-light:hover{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-gray-medium:hover{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-gray-dark:hover{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-destructive:hover{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-destructive-highlight:hover{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-destructive-dark:hover{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-success:hover{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-success-highlight:hover{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-warning:hover{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-warning-highlight:hover{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-via-warning-dark:hover{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.hover\:r-to-transparent:hover{--gradient-to-color:var(--transparent) !important}.hover\:r-to-white:hover{--gradient-to-color:var(--white) !important}.hover\:r-to-black:hover{--gradient-to-color:var(--black) !important}.hover\:r-to-charcoal-dark:hover{--gradient-to-color:var(--charcoal-dark) !important}.hover\:r-to-base:hover{--gradient-to-color:var(--color-base) !important}.hover\:r-to-base-rgb:hover{--gradient-to-color:55, 71, 79 !important}.hover\:r-to-primary:hover{--gradient-to-color:var(--color-primary) !important}.hover\:r-to-primary-dark:hover{--gradient-to-color:var(--color-primary-dark) !important}.hover\:r-to-primary-highlight:hover{--gradient-to-color:var(--color-primary-highlight) !important}.hover\:r-to-primary-toggle:hover{--gradient-to-color:var(--color-primary-toggle) !important}.hover\:r-to-secondary:hover{--gradient-to-color:var(--color-secondary) !important}.hover\:r-to-gray-lightest:hover{--gradient-to-color:var(--gray-lightest) !important}.hover\:r-to-gray-light:hover{--gradient-to-color:var(--gray-light) !important}.hover\:r-to-gray-medium:hover{--gradient-to-color:var(--gray) !important}.hover\:r-to-gray-dark:hover{--gradient-to-color:var(--gray-dark) !important}.hover\:r-to-destructive:hover{--gradient-to-color:var(--color-destructive) !important}.hover\:r-to-destructive-highlight:hover{--gradient-to-color:var(--color-destructive-highlight) !important}.hover\:r-to-destructive-dark:hover{--gradient-to-color:var(--color-destructive-dark) !important}.hover\:r-to-success:hover{--gradient-to-color:var(--color-success) !important}.hover\:r-to-success-highlight:hover{--gradient-to-color:var(--color-success-highlight) !important}.hover\:r-to-warning:hover{--gradient-to-color:var(--color-warning) !important}.hover\:r-to-warning-highlight:hover{--gradient-to-color:var(--color-warning-highlight) !important}.hover\:r-to-warning-dark:hover{--gradient-to-color:var(--color-warning-dark) !important}.focus\:r-from-transparent:focus{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-white:focus{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-black:focus{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-charcoal-dark:focus{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-base:focus{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-base-rgb:focus{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-primary:focus{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-primary-dark:focus{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-primary-highlight:focus{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-primary-toggle:focus{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-secondary:focus{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-gray-lightest:focus{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-gray-light:focus{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-gray-medium:focus{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-gray-dark:focus{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-destructive:focus{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-destructive-highlight:focus{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-destructive-dark:focus{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-success:focus{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-success-highlight:focus{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-warning:focus{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-warning-highlight:focus{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-from-warning-dark:focus{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-transparent:focus{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-white:focus{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-black:focus{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-charcoal-dark:focus{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-base:focus{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-base-rgb:focus{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-primary:focus{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-primary-dark:focus{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-primary-highlight:focus{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-primary-toggle:focus{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-secondary:focus{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-gray-lightest:focus{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-gray-light:focus{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-gray-medium:focus{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-gray-dark:focus{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-destructive:focus{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-destructive-highlight:focus{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-destructive-dark:focus{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-success:focus{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-success-highlight:focus{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-warning:focus{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-warning-highlight:focus{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-via-warning-dark:focus{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.focus\:r-to-transparent:focus{--gradient-to-color:var(--transparent) !important}.focus\:r-to-white:focus{--gradient-to-color:var(--white) !important}.focus\:r-to-black:focus{--gradient-to-color:var(--black) !important}.focus\:r-to-charcoal-dark:focus{--gradient-to-color:var(--charcoal-dark) !important}.focus\:r-to-base:focus{--gradient-to-color:var(--color-base) !important}.focus\:r-to-base-rgb:focus{--gradient-to-color:55, 71, 79 !important}.focus\:r-to-primary:focus{--gradient-to-color:var(--color-primary) !important}.focus\:r-to-primary-dark:focus{--gradient-to-color:var(--color-primary-dark) !important}.focus\:r-to-primary-highlight:focus{--gradient-to-color:var(--color-primary-highlight) !important}.focus\:r-to-primary-toggle:focus{--gradient-to-color:var(--color-primary-toggle) !important}.focus\:r-to-secondary:focus{--gradient-to-color:var(--color-secondary) !important}.focus\:r-to-gray-lightest:focus{--gradient-to-color:var(--gray-lightest) !important}.focus\:r-to-gray-light:focus{--gradient-to-color:var(--gray-light) !important}.focus\:r-to-gray-medium:focus{--gradient-to-color:var(--gray) !important}.focus\:r-to-gray-dark:focus{--gradient-to-color:var(--gray-dark) !important}.focus\:r-to-destructive:focus{--gradient-to-color:var(--color-destructive) !important}.focus\:r-to-destructive-highlight:focus{--gradient-to-color:var(--color-destructive-highlight) !important}.focus\:r-to-destructive-dark:focus{--gradient-to-color:var(--color-destructive-dark) !important}.focus\:r-to-success:focus{--gradient-to-color:var(--color-success) !important}.focus\:r-to-success-highlight:focus{--gradient-to-color:var(--color-success-highlight) !important}.focus\:r-to-warning:focus{--gradient-to-color:var(--color-warning) !important}.focus\:r-to-warning-highlight:focus{--gradient-to-color:var(--color-warning-highlight) !important}.focus\:r-to-warning-dark:focus{--gradient-to-color:var(--color-warning-dark) !important}.r-bg-opacity-0{--bg-opacity:0 !important}.r-bg-opacity-25{--bg-opacity:.25 !important}.r-bg-opacity-50{--bg-opacity:.5 !important}.r-bg-opacity-75{--bg-opacity:.75 !important}.r-bg-opacity-80{--bg-opacity:.8 !important}.r-bg-opacity-100{--bg-opacity:1 !important}.hover\:r-bg-opacity-0:hover{--bg-opacity:0 !important}.hover\:r-bg-opacity-25:hover{--bg-opacity:.25 !important}.hover\:r-bg-opacity-50:hover{--bg-opacity:.5 !important}.hover\:r-bg-opacity-75:hover{--bg-opacity:.75 !important}.hover\:r-bg-opacity-80:hover{--bg-opacity:.8 !important}.hover\:r-bg-opacity-100:hover{--bg-opacity:1 !important}.focus\:r-bg-opacity-0:focus{--bg-opacity:0 !important}.focus\:r-bg-opacity-25:focus{--bg-opacity:.25 !important}.focus\:r-bg-opacity-50:focus{--bg-opacity:.5 !important}.focus\:r-bg-opacity-75:focus{--bg-opacity:.75 !important}.focus\:r-bg-opacity-80:focus{--bg-opacity:.8 !important}.focus\:r-bg-opacity-100:focus{--bg-opacity:1 !important}.r-bg-bottom{background-position:bottom!important}.r-bg-center{background-position:center!important}.r-bg-left{background-position:left!important}.r-bg-left-bottom{background-position:left bottom!important}.r-bg-left-top{background-position:left top!important}.r-bg-right{background-position:right!important}.r-bg-right-bottom{background-position:right bottom!important}.r-bg-right-top{background-position:right top!important}.r-bg-top{background-position:top!important}.r-bg-repeat{background-repeat:repeat!important}.r-bg-no-repeat{background-repeat:no-repeat!important}.r-bg-repeat-x{background-repeat:repeat-x!important}.r-bg-repeat-y{background-repeat:repeat-y!important}.r-bg-repeat-round{background-repeat:round!important}.r-bg-repeat-space{background-repeat:space!important}.r-bg-auto{background-size:auto!important}.r-bg-cover{background-size:cover!important}.r-bg-contain{background-size:contain!important}.r-border-collapse{border-collapse:collapse!important}.r-border-separate{border-collapse:separate!important}.r-border-transparent{border-color:var(--transparent)!important}.r-border-white{border-color:var(--white)!important}.r-border-black{border-color:var(--black)!important}.r-border-charcoal-dark{border-color:var(--charcoal-dark)!important}.r-border-base{border-color:var(--color-base)!important}.r-border-base-rgb{border-color:55,71,79!important}.r-border-primary{border-color:var(--color-primary)!important}.r-border-primary-dark{border-color:var(--color-primary-dark)!important}.r-border-primary-highlight{border-color:var(--color-primary-highlight)!important}.r-border-primary-toggle{border-color:var(--color-primary-toggle)!important}.r-border-secondary{border-color:var(--color-secondary)!important}.r-border-gray-lightest{border-color:var(--gray-lightest)!important}.r-border-gray-light{border-color:var(--gray-light)!important}.r-border-gray-medium{border-color:var(--gray)!important}.r-border-gray-dark{border-color:var(--gray-dark)!important}.r-border-destructive{border-color:var(--color-destructive)!important}.r-border-destructive-highlight{border-color:var(--color-destructive-highlight)!important}.r-border-destructive-dark{border-color:var(--color-destructive-dark)!important}.r-border-success{border-color:var(--color-success)!important}.r-border-success-highlight{border-color:var(--color-success-highlight)!important}.r-border-warning{border-color:var(--color-warning)!important}.r-border-warning-highlight{border-color:var(--color-warning-highlight)!important}.r-border-warning-dark{border-color:var(--color-warning-dark)!important}.hover\:r-border-transparent:hover{border-color:var(--transparent)!important}.hover\:r-border-white:hover{border-color:var(--white)!important}.hover\:r-border-black:hover{border-color:var(--black)!important}.hover\:r-border-charcoal-dark:hover{border-color:var(--charcoal-dark)!important}.hover\:r-border-base:hover{border-color:var(--color-base)!important}.hover\:r-border-base-rgb:hover{border-color:55,71,79!important}.hover\:r-border-primary:hover{border-color:var(--color-primary)!important}.hover\:r-border-primary-dark:hover{border-color:var(--color-primary-dark)!important}.hover\:r-border-primary-highlight:hover{border-color:var(--color-primary-highlight)!important}.hover\:r-border-primary-toggle:hover{border-color:var(--color-primary-toggle)!important}.hover\:r-border-secondary:hover{border-color:var(--color-secondary)!important}.hover\:r-border-gray-lightest:hover{border-color:var(--gray-lightest)!important}.hover\:r-border-gray-light:hover{border-color:var(--gray-light)!important}.hover\:r-border-gray-medium:hover{border-color:var(--gray)!important}.hover\:r-border-gray-dark:hover{border-color:var(--gray-dark)!important}.hover\:r-border-destructive:hover{border-color:var(--color-destructive)!important}.hover\:r-border-destructive-highlight:hover{border-color:var(--color-destructive-highlight)!important}.hover\:r-border-destructive-dark:hover{border-color:var(--color-destructive-dark)!important}.hover\:r-border-success:hover{border-color:var(--color-success)!important}.hover\:r-border-success-highlight:hover{border-color:var(--color-success-highlight)!important}.hover\:r-border-warning:hover{border-color:var(--color-warning)!important}.hover\:r-border-warning-highlight:hover{border-color:var(--color-warning-highlight)!important}.hover\:r-border-warning-dark:hover{border-color:var(--color-warning-dark)!important}.focus\:r-border-transparent:focus{border-color:var(--transparent)!important}.focus\:r-border-white:focus{border-color:var(--white)!important}.focus\:r-border-black:focus{border-color:var(--black)!important}.focus\:r-border-charcoal-dark:focus{border-color:var(--charcoal-dark)!important}.focus\:r-border-base:focus{border-color:var(--color-base)!important}.focus\:r-border-base-rgb:focus{border-color:55,71,79!important}.focus\:r-border-primary:focus{border-color:var(--color-primary)!important}.focus\:r-border-primary-dark:focus{border-color:var(--color-primary-dark)!important}.focus\:r-border-primary-highlight:focus{border-color:var(--color-primary-highlight)!important}.focus\:r-border-primary-toggle:focus{border-color:var(--color-primary-toggle)!important}.focus\:r-border-secondary:focus{border-color:var(--color-secondary)!important}.focus\:r-border-gray-lightest:focus{border-color:var(--gray-lightest)!important}.focus\:r-border-gray-light:focus{border-color:var(--gray-light)!important}.focus\:r-border-gray-medium:focus{border-color:var(--gray)!important}.focus\:r-border-gray-dark:focus{border-color:var(--gray-dark)!important}.focus\:r-border-destructive:focus{border-color:var(--color-destructive)!important}.focus\:r-border-destructive-highlight:focus{border-color:var(--color-destructive-highlight)!important}.focus\:r-border-destructive-dark:focus{border-color:var(--color-destructive-dark)!important}.focus\:r-border-success:focus{border-color:var(--color-success)!important}.focus\:r-border-success-highlight:focus{border-color:var(--color-success-highlight)!important}.focus\:r-border-warning:focus{border-color:var(--color-warning)!important}.focus\:r-border-warning-highlight:focus{border-color:var(--color-warning-highlight)!important}.focus\:r-border-warning-dark:focus{border-color:var(--color-warning-dark)!important}.r-border-opacity-0{--border-opacity:0 !important}.r-border-opacity-25{--border-opacity:.25 !important}.r-border-opacity-50{--border-opacity:.5 !important}.r-border-opacity-75{--border-opacity:.75 !important}.r-border-opacity-80{--border-opacity:.8 !important}.r-border-opacity-100{--border-opacity:1 !important}.hover\:r-border-opacity-0:hover{--border-opacity:0 !important}.hover\:r-border-opacity-25:hover{--border-opacity:.25 !important}.hover\:r-border-opacity-50:hover{--border-opacity:.5 !important}.hover\:r-border-opacity-75:hover{--border-opacity:.75 !important}.hover\:r-border-opacity-80:hover{--border-opacity:.8 !important}.hover\:r-border-opacity-100:hover{--border-opacity:1 !important}.focus\:r-border-opacity-0:focus{--border-opacity:0 !important}.focus\:r-border-opacity-25:focus{--border-opacity:.25 !important}.focus\:r-border-opacity-50:focus{--border-opacity:.5 !important}.focus\:r-border-opacity-75:focus{--border-opacity:.75 !important}.focus\:r-border-opacity-80:focus{--border-opacity:.8 !important}.focus\:r-border-opacity-100:focus{--border-opacity:1 !important}.r-rounded-none{border-radius:0!important}.r-rounded-sm{border-radius:.125rem!important}.r-rounded{border-radius:.25rem!important}.r-rounded-md{border-radius:.375rem!important}.r-rounded-lg{border-radius:.5rem!important}.r-rounded-xl{border-radius:.75rem!important}.r-rounded-2xl{border-radius:1rem!important}.r-rounded-3xl{border-radius:1.5rem!important}.r-rounded-full{border-radius:9999px!important}.r-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.r-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.r-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.r-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.r-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.r-rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.r-rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.r-rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.r-rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.r-rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.r-rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.r-rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.r-rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.r-rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.r-rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.r-rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.r-rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.r-rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.r-rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.r-rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.r-rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.r-rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.r-rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.r-rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.r-rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.r-rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.r-rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.r-rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.r-rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.r-rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.r-rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.r-rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.r-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.r-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.r-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.r-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.r-rounded-tl-none{border-top-left-radius:0!important}.r-rounded-tr-none{border-top-right-radius:0!important}.r-rounded-br-none{border-bottom-right-radius:0!important}.r-rounded-bl-none{border-bottom-left-radius:0!important}.r-rounded-tl-sm{border-top-left-radius:.125rem!important}.r-rounded-tr-sm{border-top-right-radius:.125rem!important}.r-rounded-br-sm{border-bottom-right-radius:.125rem!important}.r-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.r-rounded-tl{border-top-left-radius:.25rem!important}.r-rounded-tr{border-top-right-radius:.25rem!important}.r-rounded-br{border-bottom-right-radius:.25rem!important}.r-rounded-bl{border-bottom-left-radius:.25rem!important}.r-rounded-tl-md{border-top-left-radius:.375rem!important}.r-rounded-tr-md{border-top-right-radius:.375rem!important}.r-rounded-br-md{border-bottom-right-radius:.375rem!important}.r-rounded-bl-md{border-bottom-left-radius:.375rem!important}.r-rounded-tl-lg{border-top-left-radius:.5rem!important}.r-rounded-tr-lg{border-top-right-radius:.5rem!important}.r-rounded-br-lg{border-bottom-right-radius:.5rem!important}.r-rounded-bl-lg{border-bottom-left-radius:.5rem!important}.r-rounded-tl-xl{border-top-left-radius:.75rem!important}.r-rounded-tr-xl{border-top-right-radius:.75rem!important}.r-rounded-br-xl{border-bottom-right-radius:.75rem!important}.r-rounded-bl-xl{border-bottom-left-radius:.75rem!important}.r-rounded-tl-2xl{border-top-left-radius:1rem!important}.r-rounded-tr-2xl{border-top-right-radius:1rem!important}.r-rounded-br-2xl{border-bottom-right-radius:1rem!important}.r-rounded-bl-2xl{border-bottom-left-radius:1rem!important}.r-rounded-tl-3xl{border-top-left-radius:1.5rem!important}.r-rounded-tr-3xl{border-top-right-radius:1.5rem!important}.r-rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.r-rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.r-rounded-tl-full{border-top-left-radius:9999px!important}.r-rounded-tr-full{border-top-right-radius:9999px!important}.r-rounded-br-full{border-bottom-right-radius:9999px!important}.r-rounded-bl-full{border-bottom-left-radius:9999px!important}.r-border-solid{border-style:solid!important}.r-border-dashed{border-style:dashed!important}.r-border-dotted{border-style:dotted!important}.r-border-double{border-style:double!important}.r-border-none{border-style:none!important}.r-border-0{border-width:0!important}.r-border-2{border-width:2px!important}.r-border-3{border-width:3px!important}.r-border-4{border-width:4px!important}.r-border-8{border-width:8px!important}.r-border{border-width:1px!important}.r-border-t-0{border-top-width:0!important}.r-border-r-0{border-right-width:0!important}.r-border-b-0{border-bottom-width:0!important}.r-border-l-0{border-left-width:0!important}.r-border-t-2{border-top-width:2px!important}.r-border-r-2{border-right-width:2px!important}.r-border-b-2{border-bottom-width:2px!important}.r-border-l-2{border-left-width:2px!important}.r-border-t-3{border-top-width:3px!important}.r-border-r-3{border-right-width:3px!important}.r-border-b-3{border-bottom-width:3px!important}.r-border-l-3{border-left-width:3px!important}.r-border-t-4{border-top-width:4px!important}.r-border-r-4{border-right-width:4px!important}.r-border-b-4{border-bottom-width:4px!important}.r-border-l-4{border-left-width:4px!important}.r-border-t-8{border-top-width:8px!important}.r-border-r-8{border-right-width:8px!important}.r-border-b-8{border-bottom-width:8px!important}.r-border-l-8{border-left-width:8px!important}.r-border-t{border-top-width:1px!important}.r-border-r{border-right-width:1px!important}.r-border-b{border-bottom-width:1px!important}.r-border-l{border-left-width:1px!important}.r-box-border{box-sizing:border-box!important}.r-box-content{box-sizing:content-box!important}.r-cursor-auto{cursor:auto!important}.r-cursor-default{cursor:default!important}.r-cursor-pointer{cursor:pointer!important}.r-cursor-wait{cursor:wait!important}.r-cursor-text{cursor:text!important}.r-cursor-move{cursor:move!important}.r-cursor-not-allowed{cursor:not-allowed!important}.r-block{display:block!important}.r-inline-block{display:inline-block!important}.r-inline{display:inline!important}.r-flex{display:flex!important}.r-inline-flex{display:inline-flex!important}.r-table{display:table!important}.r-table-caption{display:table-caption!important}.r-table-cell{display:table-cell!important}.r-table-column{display:table-column!important}.r-table-column-group{display:table-column-group!important}.r-table-footer-group{display:table-footer-group!important}.r-table-header-group{display:table-header-group!important}.r-table-row-group{display:table-row-group!important}.r-table-row{display:table-row!important}.r-flow-root{display:flow-root!important}.r-grid{display:grid!important}.r-inline-grid{display:inline-grid!important}.r-contents{display:contents!important}.r-hidden{display:none!important}.r-flex-row{flex-direction:row!important}.r-flex-row-reverse{flex-direction:row-reverse!important}.r-flex-col{flex-direction:column!important}.r-flex-col-reverse{flex-direction:column-reverse!important}.r-flex-wrap{flex-wrap:wrap!important}.r-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.r-flex-no-wrap{flex-wrap:nowrap!important}.r-place-items-auto{place-items:auto!important}.r-place-items-start{place-items:start!important}.r-place-items-end{place-items:end!important}.r-place-items-center{place-items:center!important}.r-place-items-stretch{place-items:stretch!important}.r-place-content-center{place-content:center!important}.r-place-content-start{place-content:start!important}.r-place-content-end{place-content:end!important}.r-place-content-between{place-content:space-between!important}.r-place-content-around{place-content:space-around!important}.r-place-content-evenly{place-content:space-evenly!important}.r-place-content-stretch{place-content:stretch!important}.r-place-self-auto{place-self:auto!important}.r-place-self-start{place-self:start!important}.r-place-self-end{place-self:end!important}.r-place-self-center{place-self:center!important}.r-place-self-stretch{place-self:stretch!important}.r-items-start{align-items:flex-start!important}.r-items-end{align-items:flex-end!important}.r-items-center{align-items:center!important}.r-items-baseline{align-items:baseline!important}.r-items-stretch{align-items:stretch!important}.r-content-center{align-content:center!important}.r-content-start{align-content:flex-start!important}.r-content-end{align-content:flex-end!important}.r-content-between{align-content:space-between!important}.r-content-around{align-content:space-around!important}.r-content-evenly{align-content:space-evenly!important}.r-self-auto{align-self:auto!important}.r-self-start{align-self:flex-start!important}.r-self-end{align-self:flex-end!important}.r-self-center{align-self:center!important}.r-self-stretch{align-self:stretch!important}.r-justify-items-auto{justify-items:auto!important}.r-justify-items-start{justify-items:start!important}.r-justify-items-end{justify-items:end!important}.r-justify-items-center{justify-items:center!important}.r-justify-items-stretch{justify-items:stretch!important}.r-justify-start{justify-content:flex-start!important}.r-justify-end{justify-content:flex-end!important}.r-justify-center{justify-content:center!important}.r-justify-between{justify-content:space-between!important}.r-justify-around{justify-content:space-around!important}.r-justify-evenly{justify-content:space-evenly!important}.r-justify-self-auto{justify-self:auto!important}.r-justify-self-start{justify-self:start!important}.r-justify-self-end{justify-self:end!important}.r-justify-self-center{justify-self:center!important}.r-justify-self-stretch{justify-self:stretch!important}.r-flex-1{flex:1 1 0%!important}.r-flex-auto{flex:1 1 auto!important}.r-flex-initial{flex:0 1 auto!important}.r-flex-none{flex:none!important}.r-flex-grow-0{flex-grow:0!important}.r-flex-grow{flex-grow:1!important}.r-flex-shrink-0{flex-shrink:0!important}.r-flex-shrink{flex-shrink:1!important}.r-order-1{order:1!important}.r-order-2{order:2!important}.r-order-3{order:3!important}.r-order-4{order:4!important}.r-order-5{order:5!important}.r-order-6{order:6!important}.r-order-7{order:7!important}.r-order-8{order:8!important}.r-order-9{order:9!important}.r-order-10{order:10!important}.r-order-11{order:11!important}.r-order-12{order:12!important}.r-order-first{order:-9999!important}.r-order-last{order:9999!important}.r-order-none{order:0!important}.r-float-right{float:right!important}.r-float-left{float:left!important}.r-float-none{float:none!important}.r-clearfix:after{content:""!important;display:table!important;clear:both!important}.r-clear-left{clear:left!important}.r-clear-right{clear:right!important}.r-clear-both{clear:both!important}.r-clear-none{clear:none!important}.r-font-roboto{font-family:var(--font-family-roboto)!important}.r-font-hairline{font-weight:100!important}.r-font-thin{font-weight:200!important}.r-font-light{font-weight:300!important}.r-font-normal{font-weight:400!important}.r-font-medium{font-weight:500!important}.r-font-semibold{font-weight:600!important}.r-font-bold{font-weight:700!important}.r-font-extrabold{font-weight:800!important}.r-font-black{font-weight:900!important}.hover\:r-font-hairline:hover{font-weight:100!important}.hover\:r-font-thin:hover{font-weight:200!important}.hover\:r-font-light:hover{font-weight:300!important}.hover\:r-font-normal:hover{font-weight:400!important}.hover\:r-font-medium:hover{font-weight:500!important}.hover\:r-font-semibold:hover{font-weight:600!important}.hover\:r-font-bold:hover{font-weight:700!important}.hover\:r-font-extrabold:hover{font-weight:800!important}.hover\:r-font-black:hover{font-weight:900!important}.focus\:r-font-hairline:focus{font-weight:100!important}.focus\:r-font-thin:focus{font-weight:200!important}.focus\:r-font-light:focus{font-weight:300!important}.focus\:r-font-normal:focus{font-weight:400!important}.focus\:r-font-medium:focus{font-weight:500!important}.focus\:r-font-semibold:focus{font-weight:600!important}.focus\:r-font-bold:focus{font-weight:700!important}.focus\:r-font-extrabold:focus{font-weight:800!important}.focus\:r-font-black:focus{font-weight:900!important}.r-h-0{height:0!important}.r-h-1{height:.25rem!important}.r-h-2{height:.5rem!important}.r-h-3{height:.75rem!important}.r-h-4{height:1rem!important}.r-h-5{height:1.25rem!important}.r-h-6{height:1.5rem!important}.r-h-7{height:1.75rem!important}.r-h-8{height:2rem!important}.r-h-9{height:2.25rem!important}.r-h-10{height:2.5rem!important}.r-h-12{height:3rem!important}.r-h-16{height:4rem!important}.r-h-20{height:5rem!important}.r-h-24{height:6rem!important}.r-h-32{height:8rem!important}.r-h-40{height:10rem!important}.r-h-48{height:12rem!important}.r-h-56{height:14rem!important}.r-h-64{height:16rem!important}.r-h-auto{height:auto!important}.r-h-px{height:1px!important}.r-h-px-2{height:2px!important}.r-h-px-3{height:3px!important}.r-h-px-4{height:4px!important}.r-h-full{height:100%!important}.r-h-screen{height:100vh!important}.r-text-xs{font-size:var(--font-size-1)!important}.r-text-sm{font-size:var(--font-size-2)!important}.r-text-md{font-size:var(--font-size-3)!important}.r-text-lg{font-size:var(--font-size-4)!important}.r-text-xl{font-size:var(--font-size-5)!important}.r-text-hero{font-size:var(--font-size-8)!important}.r-text-icon-sm{font-size:var(--font-size-2)!important}.r-text-icon-md{font-size:var(--font-size-3)!important}.r-text-icon-lg{font-size:var(--font-size-4)!important}.r-text-icon-xl{font-size:var(--font-size-5)!important}.r-text-icon-2xl{font-size:var(--font-size-6)!important}.r-text-icon-3xl{font-size:var(--font-size-7)!important}.r-text-icon-4xl{font-size:var(--font-size-9)!important}.r-text-icon-5xl{font-size:var(--font-size-10)!important}.r-leading-3{line-height:.75rem!important}.r-leading-4{line-height:1rem!important}.r-leading-5{line-height:1.25rem!important}.r-leading-6{line-height:1.5rem!important}.r-leading-7{line-height:1.75rem!important}.r-leading-8{line-height:2rem!important}.r-leading-9{line-height:2.25rem!important}.r-leading-10{line-height:2.5rem!important}.r-leading-none{line-height:1!important}.r-leading-tight{line-height:1.25!important}.r-leading-snug{line-height:1.375!important}.r-leading-normal{line-height:1.5!important}.r-leading-relaxed{line-height:1.625!important}.r-leading-loose{line-height:2!important}.r-list-inside{list-style-position:inside!important}.r-list-outside{list-style-position:outside!important}.r-list-none{list-style-type:none!important}.r-list-disc{list-style-type:disc!important}.r-list-decimal{list-style-type:decimal!important}.r-m-0{margin:0!important}.r-m-1{margin:.25rem!important}.r-m-2{margin:.5rem!important}.r-m-3{margin:.75rem!important}.r-m-4{margin:1rem!important}.r-m-5{margin:1.25rem!important}.r-m-6{margin:1.5rem!important}.r-m-7{margin:1.75rem!important}.r-m-8{margin:2rem!important}.r-m-9{margin:2.25rem!important}.r-m-10{margin:2.5rem!important}.r-m-12{margin:3rem!important}.r-m-16{margin:4rem!important}.r-m-20{margin:5rem!important}.r-m-24{margin:6rem!important}.r-m-32{margin:8rem!important}.r-m-40{margin:10rem!important}.r-m-48{margin:12rem!important}.r-m-56{margin:14rem!important}.r-m-64{margin:16rem!important}.r-m-auto{margin:auto!important}.r-m-px{margin:1px!important}.r-m-px-2{margin:2px!important}.r-m-px-3{margin:3px!important}.r-m-px-4{margin:4px!important}.r--m-1{margin:-.25rem!important}.r--m-2{margin:-.5rem!important}.r--m-3{margin:-.75rem!important}.r--m-4{margin:-1rem!important}.r--m-5{margin:-1.25rem!important}.r--m-6{margin:-1.5rem!important}.r--m-7{margin:-1.75rem!important}.r--m-8{margin:-2rem!important}.r--m-9{margin:-2.25rem!important}.r--m-10{margin:-2.5rem!important}.r--m-12{margin:-3rem!important}.r--m-16{margin:-4rem!important}.r--m-20{margin:-5rem!important}.r--m-24{margin:-6rem!important}.r--m-32{margin:-8rem!important}.r--m-40{margin:-10rem!important}.r--m-48{margin:-12rem!important}.r--m-56{margin:-14rem!important}.r--m-64{margin:-16rem!important}.r--m-px{margin:-1px!important}.r--m-px-2{margin:-2px!important}.r--m-px-3{margin:-3px!important}.r--m-px-4{margin:-4px!important}.r-my-0{margin-top:0!important;margin-bottom:0!important}.r-mx-0{margin-left:0!important;margin-right:0!important}.r-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.r-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.r-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.r-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.r-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.r-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.r-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.r-mx-4{margin-left:1rem!important;margin-right:1rem!important}.r-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.r-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.r-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.r-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.r-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.r-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.r-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.r-mx-8{margin-left:2rem!important;margin-right:2rem!important}.r-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.r-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.r-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.r-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.r-my-12{margin-top:3rem!important;margin-bottom:3rem!important}.r-mx-12{margin-left:3rem!important;margin-right:3rem!important}.r-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.r-mx-16{margin-left:4rem!important;margin-right:4rem!important}.r-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.r-mx-20{margin-left:5rem!important;margin-right:5rem!important}.r-my-24{margin-top:6rem!important;margin-bottom:6rem!important}.r-mx-24{margin-left:6rem!important;margin-right:6rem!important}.r-my-32{margin-top:8rem!important;margin-bottom:8rem!important}.r-mx-32{margin-left:8rem!important;margin-right:8rem!important}.r-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.r-mx-40{margin-left:10rem!important;margin-right:10rem!important}.r-my-48{margin-top:12rem!important;margin-bottom:12rem!important}.r-mx-48{margin-left:12rem!important;margin-right:12rem!important}.r-my-56{margin-top:14rem!important;margin-bottom:14rem!important}.r-mx-56{margin-left:14rem!important;margin-right:14rem!important}.r-my-64{margin-top:16rem!important;margin-bottom:16rem!important}.r-mx-64{margin-left:16rem!important;margin-right:16rem!important}.r-my-auto{margin-top:auto!important;margin-bottom:auto!important}.r-mx-auto{margin-left:auto!important;margin-right:auto!important}.r-my-px{margin-top:1px!important;margin-bottom:1px!important}.r-mx-px{margin-left:1px!important;margin-right:1px!important}.r-my-px-2{margin-top:2px!important;margin-bottom:2px!important}.r-mx-px-2{margin-left:2px!important;margin-right:2px!important}.r-my-px-3{margin-top:3px!important;margin-bottom:3px!important}.r-mx-px-3{margin-left:3px!important;margin-right:3px!important}.r-my-px-4{margin-top:4px!important;margin-bottom:4px!important}.r-mx-px-4{margin-left:4px!important;margin-right:4px!important}.r--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.r--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.r--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.r--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.r--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.r--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.r--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.r--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.r--my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.r--mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.r--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.r--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.r--my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.r--mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.r--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.r--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.r--my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.r--mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.r--my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.r--mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.r--my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.r--mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.r--my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.r--mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.r--my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.r--mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.r--my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.r--mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.r--my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.r--mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.r--my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.r--mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.r--my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.r--mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.r--my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.r--mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.r--my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.r--mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.r--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.r--mx-px{margin-left:-1px!important;margin-right:-1px!important}.r--my-px-2{margin-top:-2px!important;margin-bottom:-2px!important}.r--mx-px-2{margin-left:-2px!important;margin-right:-2px!important}.r--my-px-3{margin-top:-3px!important;margin-bottom:-3px!important}.r--mx-px-3{margin-left:-3px!important;margin-right:-3px!important}.r--my-px-4{margin-top:-4px!important;margin-bottom:-4px!important}.r--mx-px-4{margin-left:-4px!important;margin-right:-4px!important}.r-mt-0{margin-top:0!important}.r-mr-0{margin-right:0!important}.r-mb-0{margin-bottom:0!important}.r-ml-0{margin-left:0!important}.r-mt-1{margin-top:.25rem!important}.r-mr-1{margin-right:.25rem!important}.r-mb-1{margin-bottom:.25rem!important}.r-ml-1{margin-left:.25rem!important}.r-mt-2{margin-top:.5rem!important}.r-mr-2{margin-right:.5rem!important}.r-mb-2{margin-bottom:.5rem!important}.r-ml-2{margin-left:.5rem!important}.r-mt-3{margin-top:.75rem!important}.r-mr-3{margin-right:.75rem!important}.r-mb-3{margin-bottom:.75rem!important}.r-ml-3{margin-left:.75rem!important}.r-mt-4{margin-top:1rem!important}.r-mr-4{margin-right:1rem!important}.r-mb-4{margin-bottom:1rem!important}.r-ml-4{margin-left:1rem!important}.r-mt-5{margin-top:1.25rem!important}.r-mr-5{margin-right:1.25rem!important}.r-mb-5{margin-bottom:1.25rem!important}.r-ml-5{margin-left:1.25rem!important}.r-mt-6{margin-top:1.5rem!important}.r-mr-6{margin-right:1.5rem!important}.r-mb-6{margin-bottom:1.5rem!important}.r-ml-6{margin-left:1.5rem!important}.r-mt-7{margin-top:1.75rem!important}.r-mr-7{margin-right:1.75rem!important}.r-mb-7{margin-bottom:1.75rem!important}.r-ml-7{margin-left:1.75rem!important}.r-mt-8{margin-top:2rem!important}.r-mr-8{margin-right:2rem!important}.r-mb-8{margin-bottom:2rem!important}.r-ml-8{margin-left:2rem!important}.r-mt-9{margin-top:2.25rem!important}.r-mr-9{margin-right:2.25rem!important}.r-mb-9{margin-bottom:2.25rem!important}.r-ml-9{margin-left:2.25rem!important}.r-mt-10{margin-top:2.5rem!important}.r-mr-10{margin-right:2.5rem!important}.r-mb-10{margin-bottom:2.5rem!important}.r-ml-10{margin-left:2.5rem!important}.r-mt-12{margin-top:3rem!important}.r-mr-12{margin-right:3rem!important}.r-mb-12{margin-bottom:3rem!important}.r-ml-12{margin-left:3rem!important}.r-mt-16{margin-top:4rem!important}.r-mr-16{margin-right:4rem!important}.r-mb-16{margin-bottom:4rem!important}.r-ml-16{margin-left:4rem!important}.r-mt-20{margin-top:5rem!important}.r-mr-20{margin-right:5rem!important}.r-mb-20{margin-bottom:5rem!important}.r-ml-20{margin-left:5rem!important}.r-mt-24{margin-top:6rem!important}.r-mr-24{margin-right:6rem!important}.r-mb-24{margin-bottom:6rem!important}.r-ml-24{margin-left:6rem!important}.r-mt-32{margin-top:8rem!important}.r-mr-32{margin-right:8rem!important}.r-mb-32{margin-bottom:8rem!important}.r-ml-32{margin-left:8rem!important}.r-mt-40{margin-top:10rem!important}.r-mr-40{margin-right:10rem!important}.r-mb-40{margin-bottom:10rem!important}.r-ml-40{margin-left:10rem!important}.r-mt-48{margin-top:12rem!important}.r-mr-48{margin-right:12rem!important}.r-mb-48{margin-bottom:12rem!important}.r-ml-48{margin-left:12rem!important}.r-mt-56{margin-top:14rem!important}.r-mr-56{margin-right:14rem!important}.r-mb-56{margin-bottom:14rem!important}.r-ml-56{margin-left:14rem!important}.r-mt-64{margin-top:16rem!important}.r-mr-64{margin-right:16rem!important}.r-mb-64{margin-bottom:16rem!important}.r-ml-64{margin-left:16rem!important}.r-mt-auto{margin-top:auto!important}.r-mr-auto{margin-right:auto!important}.r-mb-auto{margin-bottom:auto!important}.r-ml-auto{margin-left:auto!important}.r-mt-px{margin-top:1px!important}.r-mr-px{margin-right:1px!important}.r-mb-px{margin-bottom:1px!important}.r-ml-px{margin-left:1px!important}.r-mt-px-2{margin-top:2px!important}.r-mr-px-2{margin-right:2px!important}.r-mb-px-2{margin-bottom:2px!important}.r-ml-px-2{margin-left:2px!important}.r-mt-px-3{margin-top:3px!important}.r-mr-px-3{margin-right:3px!important}.r-mb-px-3{margin-bottom:3px!important}.r-ml-px-3{margin-left:3px!important}.r-mt-px-4{margin-top:4px!important}.r-mr-px-4{margin-right:4px!important}.r-mb-px-4{margin-bottom:4px!important}.r-ml-px-4{margin-left:4px!important}.r--mt-1{margin-top:-.25rem!important}.r--mr-1{margin-right:-.25rem!important}.r--mb-1{margin-bottom:-.25rem!important}.r--ml-1{margin-left:-.25rem!important}.r--mt-2{margin-top:-.5rem!important}.r--mr-2{margin-right:-.5rem!important}.r--mb-2{margin-bottom:-.5rem!important}.r--ml-2{margin-left:-.5rem!important}.r--mt-3{margin-top:-.75rem!important}.r--mr-3{margin-right:-.75rem!important}.r--mb-3{margin-bottom:-.75rem!important}.r--ml-3{margin-left:-.75rem!important}.r--mt-4{margin-top:-1rem!important}.r--mr-4{margin-right:-1rem!important}.r--mb-4{margin-bottom:-1rem!important}.r--ml-4{margin-left:-1rem!important}.r--mt-5{margin-top:-1.25rem!important}.r--mr-5{margin-right:-1.25rem!important}.r--mb-5{margin-bottom:-1.25rem!important}.r--ml-5{margin-left:-1.25rem!important}.r--mt-6{margin-top:-1.5rem!important}.r--mr-6{margin-right:-1.5rem!important}.r--mb-6{margin-bottom:-1.5rem!important}.r--ml-6{margin-left:-1.5rem!important}.r--mt-7{margin-top:-1.75rem!important}.r--mr-7{margin-right:-1.75rem!important}.r--mb-7{margin-bottom:-1.75rem!important}.r--ml-7{margin-left:-1.75rem!important}.r--mt-8{margin-top:-2rem!important}.r--mr-8{margin-right:-2rem!important}.r--mb-8{margin-bottom:-2rem!important}.r--ml-8{margin-left:-2rem!important}.r--mt-9{margin-top:-2.25rem!important}.r--mr-9{margin-right:-2.25rem!important}.r--mb-9{margin-bottom:-2.25rem!important}.r--ml-9{margin-left:-2.25rem!important}.r--mt-10{margin-top:-2.5rem!important}.r--mr-10{margin-right:-2.5rem!important}.r--mb-10{margin-bottom:-2.5rem!important}.r--ml-10{margin-left:-2.5rem!important}.r--mt-12{margin-top:-3rem!important}.r--mr-12{margin-right:-3rem!important}.r--mb-12{margin-bottom:-3rem!important}.r--ml-12{margin-left:-3rem!important}.r--mt-16{margin-top:-4rem!important}.r--mr-16{margin-right:-4rem!important}.r--mb-16{margin-bottom:-4rem!important}.r--ml-16{margin-left:-4rem!important}.r--mt-20{margin-top:-5rem!important}.r--mr-20{margin-right:-5rem!important}.r--mb-20{margin-bottom:-5rem!important}.r--ml-20{margin-left:-5rem!important}.r--mt-24{margin-top:-6rem!important}.r--mr-24{margin-right:-6rem!important}.r--mb-24{margin-bottom:-6rem!important}.r--ml-24{margin-left:-6rem!important}.r--mt-32{margin-top:-8rem!important}.r--mr-32{margin-right:-8rem!important}.r--mb-32{margin-bottom:-8rem!important}.r--ml-32{margin-left:-8rem!important}.r--mt-40{margin-top:-10rem!important}.r--mr-40{margin-right:-10rem!important}.r--mb-40{margin-bottom:-10rem!important}.r--ml-40{margin-left:-10rem!important}.r--mt-48{margin-top:-12rem!important}.r--mr-48{margin-right:-12rem!important}.r--mb-48{margin-bottom:-12rem!important}.r--ml-48{margin-left:-12rem!important}.r--mt-56{margin-top:-14rem!important}.r--mr-56{margin-right:-14rem!important}.r--mb-56{margin-bottom:-14rem!important}.r--ml-56{margin-left:-14rem!important}.r--mt-64{margin-top:-16rem!important}.r--mr-64{margin-right:-16rem!important}.r--mb-64{margin-bottom:-16rem!important}.r--ml-64{margin-left:-16rem!important}.r--mt-px{margin-top:-1px!important}.r--mr-px{margin-right:-1px!important}.r--mb-px{margin-bottom:-1px!important}.r--ml-px{margin-left:-1px!important}.r--mt-px-2{margin-top:-2px!important}.r--mr-px-2{margin-right:-2px!important}.r--mb-px-2{margin-bottom:-2px!important}.r--ml-px-2{margin-left:-2px!important}.r--mt-px-3{margin-top:-3px!important}.r--mr-px-3{margin-right:-3px!important}.r--mb-px-3{margin-bottom:-3px!important}.r--ml-px-3{margin-left:-3px!important}.r--mt-px-4{margin-top:-4px!important}.r--mr-px-4{margin-right:-4px!important}.r--mb-px-4{margin-bottom:-4px!important}.r--ml-px-4{margin-left:-4px!important}.r-max-h-full{max-height:100%!important}.r-max-h-screen{max-height:100vh!important}.r-max-h-none{max-height:none!important}.r-max-h-xs{max-height:10rem!important}.r-max-h-sm{max-height:12.5rem!important}.r-max-h-md{max-height:15rem!important}.r-max-h-lg{max-height:17.5rem!important}.r-max-h-xl{max-height:20rem!important}.r-max-w-none{max-width:none!important}.r-max-w-xs{max-width:10rem!important}.r-max-w-sm{max-width:12.5rem!important}.r-max-w-md{max-width:15rem!important}.r-max-w-lg{max-width:17.5rem!important}.r-max-w-xl{max-width:20rem!important}.r-max-w-2xl{max-width:42rem!important}.r-max-w-3xl{max-width:48rem!important}.r-max-w-4xl{max-width:56rem!important}.r-max-w-5xl{max-width:64rem!important}.r-max-w-6xl{max-width:72rem!important}.r-max-w-full{max-width:100%!important}.r-max-w-screen-sm{max-width:640px!important}.r-max-w-screen-md{max-width:768px!important}.r-max-w-screen-lg{max-width:1024px!important}.r-max-w-screen-xl{max-width:1280px!important}.r-max-w-xxl{max-width:48rem!important}.r-max-w-vw{max-width:100vw!important}.r-min-h-0{min-height:0!important}.r-min-h-full{min-height:100%!important}.r-min-h-screen{min-height:100vh!important}.r-min-w-0{min-width:0!important}.r-min-w-full{min-width:100%!important}.r-min-w-xxs{min-width:8rem!important}.r-min-w-xs{min-width:10rem!important}.r-min-w-sm{min-width:12.5rem!important}.r-min-w-md{min-width:15rem!important}.r-min-w-lg{min-width:17.5rem!important}.r-min-w-xl{min-width:20rem!important}.r-min-w-vw{min-width:100vw!important}.r-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.r-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.r-object-fill{-o-object-fit:fill!important;object-fit:fill!important}.r-object-none{-o-object-fit:none!important;object-fit:none!important}.r-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.r-object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.r-object-center{-o-object-position:center!important;object-position:center!important}.r-object-left{-o-object-position:left!important;object-position:left!important}.r-object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.r-object-left-top{-o-object-position:left top!important;object-position:left top!important}.r-object-right{-o-object-position:right!important;object-position:right!important}.r-object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.r-object-right-top{-o-object-position:right top!important;object-position:right top!important}.r-object-top{-o-object-position:top!important;object-position:top!important}.r-opacity-0{opacity:0!important}.r-opacity-25{opacity:.25!important}.r-opacity-50{opacity:.5!important}.r-opacity-75{opacity:.75!important}.r-opacity-80{opacity:.8!important}.r-opacity-100{opacity:1!important}.hover\:r-opacity-0:hover{opacity:0!important}.hover\:r-opacity-25:hover{opacity:.25!important}.hover\:r-opacity-50:hover{opacity:.5!important}.hover\:r-opacity-75:hover{opacity:.75!important}.hover\:r-opacity-80:hover{opacity:.8!important}.hover\:r-opacity-100:hover{opacity:1!important}.focus\:r-opacity-0:focus{opacity:0!important}.focus\:r-opacity-25:focus{opacity:.25!important}.focus\:r-opacity-50:focus{opacity:.5!important}.focus\:r-opacity-75:focus{opacity:.75!important}.focus\:r-opacity-80:focus{opacity:.8!important}.focus\:r-opacity-100:focus{opacity:1!important}.r-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.r-outline-white{outline:2px dotted white!important;outline-offset:2px!important}.r-outline-black{outline:2px dotted black!important;outline-offset:2px!important}.focus\:r-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:r-outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.focus\:r-outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.r-overflow-auto{overflow:auto!important}.r-overflow-hidden{overflow:hidden!important}.r-overflow-visible{overflow:visible!important}.r-overflow-scroll{overflow:scroll!important}.r-overflow-x-auto{overflow-x:auto!important}.r-overflow-y-auto{overflow-y:auto!important}.r-overflow-x-hidden{overflow-x:hidden!important}.r-overflow-y-hidden{overflow-y:hidden!important}.r-overflow-x-visible{overflow-x:visible!important}.r-overflow-y-visible{overflow-y:visible!important}.r-overflow-x-scroll{overflow-x:scroll!important}.r-overflow-y-scroll{overflow-y:scroll!important}.r-scrolling-touch{-webkit-overflow-scrolling:touch!important}.r-scrolling-auto{-webkit-overflow-scrolling:auto!important}.r-overscroll-auto{overscroll-behavior:auto!important}.r-overscroll-contain{overscroll-behavior:contain!important}.r-overscroll-none{overscroll-behavior:none!important}.r-overscroll-y-auto{overscroll-behavior-y:auto!important}.r-overscroll-y-contain{overscroll-behavior-y:contain!important}.r-overscroll-y-none{overscroll-behavior-y:none!important}.r-overscroll-x-auto{overscroll-behavior-x:auto!important}.r-overscroll-x-contain{overscroll-behavior-x:contain!important}.r-overscroll-x-none{overscroll-behavior-x:none!important}.r-p-0{padding:0!important}.r-p-1{padding:.25rem!important}.r-p-2{padding:.5rem!important}.r-p-3{padding:.75rem!important}.r-p-4{padding:1rem!important}.r-p-5{padding:1.25rem!important}.r-p-6{padding:1.5rem!important}.r-p-7{padding:1.75rem!important}.r-p-8{padding:2rem!important}.r-p-9{padding:2.25rem!important}.r-p-10{padding:2.5rem!important}.r-p-12{padding:3rem!important}.r-p-16{padding:4rem!important}.r-p-20{padding:5rem!important}.r-p-24{padding:6rem!important}.r-p-32{padding:8rem!important}.r-p-40{padding:10rem!important}.r-p-48{padding:12rem!important}.r-p-56{padding:14rem!important}.r-p-64{padding:16rem!important}.r-p-px{padding:1px!important}.r-p-px-2{padding:2px!important}.r-p-px-3{padding:3px!important}.r-p-px-4{padding:4px!important}.r-py-0{padding-top:0!important;padding-bottom:0!important}.r-px-0{padding-left:0!important;padding-right:0!important}.r-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.r-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.r-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.r-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.r-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.r-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.r-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.r-px-4{padding-left:1rem!important;padding-right:1rem!important}.r-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.r-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.r-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.r-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.r-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.r-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.r-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.r-px-8{padding-left:2rem!important;padding-right:2rem!important}.r-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.r-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.r-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.r-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.r-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.r-px-12{padding-left:3rem!important;padding-right:3rem!important}.r-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.r-px-16{padding-left:4rem!important;padding-right:4rem!important}.r-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.r-px-20{padding-left:5rem!important;padding-right:5rem!important}.r-py-24{padding-top:6rem!important;padding-bottom:6rem!important}.r-px-24{padding-left:6rem!important;padding-right:6rem!important}.r-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.r-px-32{padding-left:8rem!important;padding-right:8rem!important}.r-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.r-px-40{padding-left:10rem!important;padding-right:10rem!important}.r-py-48{padding-top:12rem!important;padding-bottom:12rem!important}.r-px-48{padding-left:12rem!important;padding-right:12rem!important}.r-py-56{padding-top:14rem!important;padding-bottom:14rem!important}.r-px-56{padding-left:14rem!important;padding-right:14rem!important}.r-py-64{padding-top:16rem!important;padding-bottom:16rem!important}.r-px-64{padding-left:16rem!important;padding-right:16rem!important}.r-py-px{padding-top:1px!important;padding-bottom:1px!important}.r-px-px{padding-left:1px!important;padding-right:1px!important}.r-py-px-2{padding-top:2px!important;padding-bottom:2px!important}.r-px-px-2{padding-left:2px!important;padding-right:2px!important}.r-py-px-3{padding-top:3px!important;padding-bottom:3px!important}.r-px-px-3{padding-left:3px!important;padding-right:3px!important}.r-py-px-4{padding-top:4px!important;padding-bottom:4px!important}.r-px-px-4{padding-left:4px!important;padding-right:4px!important}.r-pt-0{padding-top:0!important}.r-pr-0{padding-right:0!important}.r-pb-0{padding-bottom:0!important}.r-pl-0{padding-left:0!important}.r-pt-1{padding-top:.25rem!important}.r-pr-1{padding-right:.25rem!important}.r-pb-1{padding-bottom:.25rem!important}.r-pl-1{padding-left:.25rem!important}.r-pt-2{padding-top:.5rem!important}.r-pr-2{padding-right:.5rem!important}.r-pb-2{padding-bottom:.5rem!important}.r-pl-2{padding-left:.5rem!important}.r-pt-3{padding-top:.75rem!important}.r-pr-3{padding-right:.75rem!important}.r-pb-3{padding-bottom:.75rem!important}.r-pl-3{padding-left:.75rem!important}.r-pt-4{padding-top:1rem!important}.r-pr-4{padding-right:1rem!important}.r-pb-4{padding-bottom:1rem!important}.r-pl-4{padding-left:1rem!important}.r-pt-5{padding-top:1.25rem!important}.r-pr-5{padding-right:1.25rem!important}.r-pb-5{padding-bottom:1.25rem!important}.r-pl-5{padding-left:1.25rem!important}.r-pt-6{padding-top:1.5rem!important}.r-pr-6{padding-right:1.5rem!important}.r-pb-6{padding-bottom:1.5rem!important}.r-pl-6{padding-left:1.5rem!important}.r-pt-7{padding-top:1.75rem!important}.r-pr-7{padding-right:1.75rem!important}.r-pb-7{padding-bottom:1.75rem!important}.r-pl-7{padding-left:1.75rem!important}.r-pt-8{padding-top:2rem!important}.r-pr-8{padding-right:2rem!important}.r-pb-8{padding-bottom:2rem!important}.r-pl-8{padding-left:2rem!important}.r-pt-9{padding-top:2.25rem!important}.r-pr-9{padding-right:2.25rem!important}.r-pb-9{padding-bottom:2.25rem!important}.r-pl-9{padding-left:2.25rem!important}.r-pt-10{padding-top:2.5rem!important}.r-pr-10{padding-right:2.5rem!important}.r-pb-10{padding-bottom:2.5rem!important}.r-pl-10{padding-left:2.5rem!important}.r-pt-12{padding-top:3rem!important}.r-pr-12{padding-right:3rem!important}.r-pb-12{padding-bottom:3rem!important}.r-pl-12{padding-left:3rem!important}.r-pt-16{padding-top:4rem!important}.r-pr-16{padding-right:4rem!important}.r-pb-16{padding-bottom:4rem!important}.r-pl-16{padding-left:4rem!important}.r-pt-20{padding-top:5rem!important}.r-pr-20{padding-right:5rem!important}.r-pb-20{padding-bottom:5rem!important}.r-pl-20{padding-left:5rem!important}.r-pt-24{padding-top:6rem!important}.r-pr-24{padding-right:6rem!important}.r-pb-24{padding-bottom:6rem!important}.r-pl-24{padding-left:6rem!important}.r-pt-32{padding-top:8rem!important}.r-pr-32{padding-right:8rem!important}.r-pb-32{padding-bottom:8rem!important}.r-pl-32{padding-left:8rem!important}.r-pt-40{padding-top:10rem!important}.r-pr-40{padding-right:10rem!important}.r-pb-40{padding-bottom:10rem!important}.r-pl-40{padding-left:10rem!important}.r-pt-48{padding-top:12rem!important}.r-pr-48{padding-right:12rem!important}.r-pb-48{padding-bottom:12rem!important}.r-pl-48{padding-left:12rem!important}.r-pt-56{padding-top:14rem!important}.r-pr-56{padding-right:14rem!important}.r-pb-56{padding-bottom:14rem!important}.r-pl-56{padding-left:14rem!important}.r-pt-64{padding-top:16rem!important}.r-pr-64{padding-right:16rem!important}.r-pb-64{padding-bottom:16rem!important}.r-pl-64{padding-left:16rem!important}.r-pt-px{padding-top:1px!important}.r-pr-px{padding-right:1px!important}.r-pb-px{padding-bottom:1px!important}.r-pl-px{padding-left:1px!important}.r-pt-px-2{padding-top:2px!important}.r-pr-px-2{padding-right:2px!important}.r-pb-px-2{padding-bottom:2px!important}.r-pl-px-2{padding-left:2px!important}.r-pt-px-3{padding-top:3px!important}.r-pr-px-3{padding-right:3px!important}.r-pb-px-3{padding-bottom:3px!important}.r-pl-px-3{padding-left:3px!important}.r-pt-px-4{padding-top:4px!important}.r-pr-px-4{padding-right:4px!important}.r-pb-px-4{padding-bottom:4px!important}.r-pl-px-4{padding-left:4px!important}.r-placeholder-transparent::-moz-placeholder{color:var(--transparent)!important}.r-placeholder-transparent::placeholder{color:var(--transparent)!important}.r-placeholder-white::-moz-placeholder{color:var(--white)!important}.r-placeholder-white::placeholder{color:var(--white)!important}.r-placeholder-black::-moz-placeholder{color:var(--black)!important}.r-placeholder-black::placeholder{color:var(--black)!important}.r-placeholder-charcoal-dark::-moz-placeholder{color:var(--charcoal-dark)!important}.r-placeholder-charcoal-dark::placeholder{color:var(--charcoal-dark)!important}.r-placeholder-base::-moz-placeholder{color:var(--color-base)!important}.r-placeholder-base::placeholder{color:var(--color-base)!important}.r-placeholder-base-rgb::-moz-placeholder{color:55,71,79!important}.r-placeholder-base-rgb::placeholder{color:55,71,79!important}.r-placeholder-primary::-moz-placeholder{color:var(--color-primary)!important}.r-placeholder-primary::placeholder{color:var(--color-primary)!important}.r-placeholder-primary-dark::-moz-placeholder{color:var(--color-primary-dark)!important}.r-placeholder-primary-dark::placeholder{color:var(--color-primary-dark)!important}.r-placeholder-primary-highlight::-moz-placeholder{color:var(--color-primary-highlight)!important}.r-placeholder-primary-highlight::placeholder{color:var(--color-primary-highlight)!important}.r-placeholder-primary-toggle::-moz-placeholder{color:var(--color-primary-toggle)!important}.r-placeholder-primary-toggle::placeholder{color:var(--color-primary-toggle)!important}.r-placeholder-secondary::-moz-placeholder{color:var(--color-secondary)!important}.r-placeholder-secondary::placeholder{color:var(--color-secondary)!important}.r-placeholder-gray-lightest::-moz-placeholder{color:var(--gray-lightest)!important}.r-placeholder-gray-lightest::placeholder{color:var(--gray-lightest)!important}.r-placeholder-gray-light::-moz-placeholder{color:var(--gray-light)!important}.r-placeholder-gray-light::placeholder{color:var(--gray-light)!important}.r-placeholder-gray-medium::-moz-placeholder{color:var(--gray)!important}.r-placeholder-gray-medium::placeholder{color:var(--gray)!important}.r-placeholder-gray-dark::-moz-placeholder{color:var(--gray-dark)!important}.r-placeholder-gray-dark::placeholder{color:var(--gray-dark)!important}.r-placeholder-destructive::-moz-placeholder{color:var(--color-destructive)!important}.r-placeholder-destructive::placeholder{color:var(--color-destructive)!important}.r-placeholder-destructive-highlight::-moz-placeholder{color:var(--color-destructive-highlight)!important}.r-placeholder-destructive-highlight::placeholder{color:var(--color-destructive-highlight)!important}.r-placeholder-destructive-dark::-moz-placeholder{color:var(--color-destructive-dark)!important}.r-placeholder-destructive-dark::placeholder{color:var(--color-destructive-dark)!important}.r-placeholder-success::-moz-placeholder{color:var(--color-success)!important}.r-placeholder-success::placeholder{color:var(--color-success)!important}.r-placeholder-success-highlight::-moz-placeholder{color:var(--color-success-highlight)!important}.r-placeholder-success-highlight::placeholder{color:var(--color-success-highlight)!important}.r-placeholder-warning::-moz-placeholder{color:var(--color-warning)!important}.r-placeholder-warning::placeholder{color:var(--color-warning)!important}.r-placeholder-warning-highlight::-moz-placeholder{color:var(--color-warning-highlight)!important}.r-placeholder-warning-highlight::placeholder{color:var(--color-warning-highlight)!important}.r-placeholder-warning-dark::-moz-placeholder{color:var(--color-warning-dark)!important}.r-placeholder-warning-dark::placeholder{color:var(--color-warning-dark)!important}.focus\:r-placeholder-transparent:focus::-moz-placeholder{color:var(--transparent)!important}.focus\:r-placeholder-transparent:focus::placeholder{color:var(--transparent)!important}.focus\:r-placeholder-white:focus::-moz-placeholder{color:var(--white)!important}.focus\:r-placeholder-white:focus::placeholder{color:var(--white)!important}.focus\:r-placeholder-black:focus::-moz-placeholder{color:var(--black)!important}.focus\:r-placeholder-black:focus::placeholder{color:var(--black)!important}.focus\:r-placeholder-charcoal-dark:focus::-moz-placeholder{color:var(--charcoal-dark)!important}.focus\:r-placeholder-charcoal-dark:focus::placeholder{color:var(--charcoal-dark)!important}.focus\:r-placeholder-base:focus::-moz-placeholder{color:var(--color-base)!important}.focus\:r-placeholder-base:focus::placeholder{color:var(--color-base)!important}.focus\:r-placeholder-base-rgb:focus::-moz-placeholder{color:55,71,79!important}.focus\:r-placeholder-base-rgb:focus::placeholder{color:55,71,79!important}.focus\:r-placeholder-primary:focus::-moz-placeholder{color:var(--color-primary)!important}.focus\:r-placeholder-primary:focus::placeholder{color:var(--color-primary)!important}.focus\:r-placeholder-primary-dark:focus::-moz-placeholder{color:var(--color-primary-dark)!important}.focus\:r-placeholder-primary-dark:focus::placeholder{color:var(--color-primary-dark)!important}.focus\:r-placeholder-primary-highlight:focus::-moz-placeholder{color:var(--color-primary-highlight)!important}.focus\:r-placeholder-primary-highlight:focus::placeholder{color:var(--color-primary-highlight)!important}.focus\:r-placeholder-primary-toggle:focus::-moz-placeholder{color:var(--color-primary-toggle)!important}.focus\:r-placeholder-primary-toggle:focus::placeholder{color:var(--color-primary-toggle)!important}.focus\:r-placeholder-secondary:focus::-moz-placeholder{color:var(--color-secondary)!important}.focus\:r-placeholder-secondary:focus::placeholder{color:var(--color-secondary)!important}.focus\:r-placeholder-gray-lightest:focus::-moz-placeholder{color:var(--gray-lightest)!important}.focus\:r-placeholder-gray-lightest:focus::placeholder{color:var(--gray-lightest)!important}.focus\:r-placeholder-gray-light:focus::-moz-placeholder{color:var(--gray-light)!important}.focus\:r-placeholder-gray-light:focus::placeholder{color:var(--gray-light)!important}.focus\:r-placeholder-gray-medium:focus::-moz-placeholder{color:var(--gray)!important}.focus\:r-placeholder-gray-medium:focus::placeholder{color:var(--gray)!important}.focus\:r-placeholder-gray-dark:focus::-moz-placeholder{color:var(--gray-dark)!important}.focus\:r-placeholder-gray-dark:focus::placeholder{color:var(--gray-dark)!important}.focus\:r-placeholder-destructive:focus::-moz-placeholder{color:var(--color-destructive)!important}.focus\:r-placeholder-destructive:focus::placeholder{color:var(--color-destructive)!important}.focus\:r-placeholder-destructive-highlight:focus::-moz-placeholder{color:var(--color-destructive-highlight)!important}.focus\:r-placeholder-destructive-highlight:focus::placeholder{color:var(--color-destructive-highlight)!important}.focus\:r-placeholder-destructive-dark:focus::-moz-placeholder{color:var(--color-destructive-dark)!important}.focus\:r-placeholder-destructive-dark:focus::placeholder{color:var(--color-destructive-dark)!important}.focus\:r-placeholder-success:focus::-moz-placeholder{color:var(--color-success)!important}.focus\:r-placeholder-success:focus::placeholder{color:var(--color-success)!important}.focus\:r-placeholder-success-highlight:focus::-moz-placeholder{color:var(--color-success-highlight)!important}.focus\:r-placeholder-success-highlight:focus::placeholder{color:var(--color-success-highlight)!important}.focus\:r-placeholder-warning:focus::-moz-placeholder{color:var(--color-warning)!important}.focus\:r-placeholder-warning:focus::placeholder{color:var(--color-warning)!important}.focus\:r-placeholder-warning-highlight:focus::-moz-placeholder{color:var(--color-warning-highlight)!important}.focus\:r-placeholder-warning-highlight:focus::placeholder{color:var(--color-warning-highlight)!important}.focus\:r-placeholder-warning-dark:focus::-moz-placeholder{color:var(--color-warning-dark)!important}.focus\:r-placeholder-warning-dark:focus::placeholder{color:var(--color-warning-dark)!important}.r-placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0 !important}.r-placeholder-opacity-0::placeholder{--placeholder-opacity:0 !important}.r-placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:.25 !important}.r-placeholder-opacity-25::placeholder{--placeholder-opacity:.25 !important}.r-placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:.5 !important}.r-placeholder-opacity-50::placeholder{--placeholder-opacity:.5 !important}.r-placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:.75 !important}.r-placeholder-opacity-75::placeholder{--placeholder-opacity:.75 !important}.r-placeholder-opacity-80::-moz-placeholder{--placeholder-opacity:.8 !important}.r-placeholder-opacity-80::placeholder{--placeholder-opacity:.8 !important}.r-placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1 !important}.r-placeholder-opacity-100::placeholder{--placeholder-opacity:1 !important}.focus\:r-placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0 !important}.focus\:r-placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0 !important}.focus\:r-placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:.25 !important}.focus\:r-placeholder-opacity-25:focus::placeholder{--placeholder-opacity:.25 !important}.focus\:r-placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:.5 !important}.focus\:r-placeholder-opacity-50:focus::placeholder{--placeholder-opacity:.5 !important}.focus\:r-placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:.75 !important}.focus\:r-placeholder-opacity-75:focus::placeholder{--placeholder-opacity:.75 !important}.focus\:r-placeholder-opacity-80:focus::-moz-placeholder{--placeholder-opacity:.8 !important}.focus\:r-placeholder-opacity-80:focus::placeholder{--placeholder-opacity:.8 !important}.focus\:r-placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1 !important}.focus\:r-placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1 !important}.r-pointer-events-none{pointer-events:none!important}.r-pointer-events-auto{pointer-events:auto!important}.r-static{position:static!important}.r-fixed{position:fixed!important}.r-absolute{position:absolute!important}.r-relative{position:relative!important}.r-sticky{position:sticky!important}.r-inset-0{inset:0!important}.r-inset-1{inset:1px!important}.r-inset-2{inset:2px!important}.r-inset-3{inset:3px!important}.r-inset-4{inset:4px!important}.r-inset-auto{inset:auto!important}.r--inset-1{inset:-1px!important}.r--inset-2{inset:-2px!important}.r--inset-3{inset:-3px!important}.r--inset-4{inset:-4px!important}.r--inset-half{inset:-50%!important}.r--inset-full{inset:-100%!important}.r-inset-half{inset:50%!important}.r-inset-full{inset:100%!important}.r-inset-y-0{top:0!important;bottom:0!important}.r-inset-x-0{right:0!important;left:0!important}.r-inset-y-1{top:1px!important;bottom:1px!important}.r-inset-x-1{right:1px!important;left:1px!important}.r-inset-y-2{top:2px!important;bottom:2px!important}.r-inset-x-2{right:2px!important;left:2px!important}.r-inset-y-3{top:3px!important;bottom:3px!important}.r-inset-x-3{right:3px!important;left:3px!important}.r-inset-y-4{top:4px!important;bottom:4px!important}.r-inset-x-4{right:4px!important;left:4px!important}.r-inset-y-auto{top:auto!important;bottom:auto!important}.r-inset-x-auto{right:auto!important;left:auto!important}.r--inset-y-1{top:-1px!important;bottom:-1px!important}.r--inset-x-1{right:-1px!important;left:-1px!important}.r--inset-y-2{top:-2px!important;bottom:-2px!important}.r--inset-x-2{right:-2px!important;left:-2px!important}.r--inset-y-3{top:-3px!important;bottom:-3px!important}.r--inset-x-3{right:-3px!important;left:-3px!important}.r--inset-y-4{top:-4px!important;bottom:-4px!important}.r--inset-x-4{right:-4px!important;left:-4px!important}.r--inset-y-half{top:-50%!important;bottom:-50%!important}.r--inset-x-half{right:-50%!important;left:-50%!important}.r--inset-y-full{top:-100%!important;bottom:-100%!important}.r--inset-x-full{right:-100%!important;left:-100%!important}.r-inset-y-half{top:50%!important;bottom:50%!important}.r-inset-x-half{right:50%!important;left:50%!important}.r-inset-y-full{top:100%!important;bottom:100%!important}.r-inset-x-full{right:100%!important;left:100%!important}.r-top-0{top:0!important}.r-right-0{right:0!important}.r-bottom-0{bottom:0!important}.r-left-0{left:0!important}.r-top-1{top:1px!important}.r-right-1{right:1px!important}.r-bottom-1{bottom:1px!important}.r-left-1{left:1px!important}.r-top-2{top:2px!important}.r-right-2{right:2px!important}.r-bottom-2{bottom:2px!important}.r-left-2{left:2px!important}.r-top-3{top:3px!important}.r-right-3{right:3px!important}.r-bottom-3{bottom:3px!important}.r-left-3{left:3px!important}.r-top-4{top:4px!important}.r-right-4{right:4px!important}.r-bottom-4{bottom:4px!important}.r-left-4{left:4px!important}.r-top-auto{top:auto!important}.r-right-auto{right:auto!important}.r-bottom-auto{bottom:auto!important}.r-left-auto{left:auto!important}.r--top-1{top:-1px!important}.r--right-1{right:-1px!important}.r--bottom-1{bottom:-1px!important}.r--left-1{left:-1px!important}.r--top-2{top:-2px!important}.r--right-2{right:-2px!important}.r--bottom-2{bottom:-2px!important}.r--left-2{left:-2px!important}.r--top-3{top:-3px!important}.r--right-3{right:-3px!important}.r--bottom-3{bottom:-3px!important}.r--left-3{left:-3px!important}.r--top-4{top:-4px!important}.r--right-4{right:-4px!important}.r--bottom-4{bottom:-4px!important}.r--left-4{left:-4px!important}.r--top-half{top:-50%!important}.r--right-half{right:-50%!important}.r--bottom-half{bottom:-50%!important}.r--left-half{left:-50%!important}.r--top-full{top:-100%!important}.r--right-full{right:-100%!important}.r--bottom-full{bottom:-100%!important}.r--left-full{left:-100%!important}.r-top-half{top:50%!important}.r-right-half{right:50%!important}.r-bottom-half{bottom:50%!important}.r-left-half{left:50%!important}.r-top-full{top:100%!important}.r-right-full{right:100%!important}.r-bottom-full{bottom:100%!important}.r-left-full{left:100%!important}.r-resize-none{resize:none!important}.r-resize-y{resize:vertical!important}.r-resize-x{resize:horizontal!important}.r-resize{resize:both!important}.r-shadow-xs{box-shadow:0 0 0 1px #0000000d!important}.r-shadow-sm{box-shadow:var(--shadow-level-1)!important}.r-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.r-shadow-md{box-shadow:var(--shadow-level-2)!important}.r-shadow-lg{box-shadow:var(--shadow-level-3)!important}.r-shadow-xl{box-shadow:var(--shadow-level-4)!important}.r-shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.r-shadow-inner{box-shadow:inset 0 2px 4px #0000000f!important}.r-shadow-outline{box-shadow:0 0 0 1px var(--color-primary)!important}.r-shadow-none{box-shadow:none!important}.hover\:r-shadow-xs:hover{box-shadow:0 0 0 1px #0000000d!important}.hover\:r-shadow-sm:hover{box-shadow:var(--shadow-level-1)!important}.hover\:r-shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.hover\:r-shadow-md:hover{box-shadow:var(--shadow-level-2)!important}.hover\:r-shadow-lg:hover{box-shadow:var(--shadow-level-3)!important}.hover\:r-shadow-xl:hover{box-shadow:var(--shadow-level-4)!important}.hover\:r-shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040!important}.hover\:r-shadow-inner:hover{box-shadow:inset 0 2px 4px #0000000f!important}.hover\:r-shadow-outline:hover{box-shadow:0 0 0 1px var(--color-primary)!important}.hover\:r-shadow-none:hover{box-shadow:none!important}.focus\:r-shadow-xs:focus{box-shadow:0 0 0 1px #0000000d!important}.focus\:r-shadow-sm:focus{box-shadow:var(--shadow-level-1)!important}.focus\:r-shadow:focus{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.focus\:r-shadow-md:focus{box-shadow:var(--shadow-level-2)!important}.focus\:r-shadow-lg:focus{box-shadow:var(--shadow-level-3)!important}.focus\:r-shadow-xl:focus{box-shadow:var(--shadow-level-4)!important}.focus\:r-shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040!important}.focus\:r-shadow-inner:focus{box-shadow:inset 0 2px 4px #0000000f!important}.focus\:r-shadow-outline:focus{box-shadow:0 0 0 1px var(--color-primary)!important}.focus\:r-shadow-none:focus{box-shadow:none!important}.r-fill-current{fill:currentColor!important}.r-stroke-current{stroke:currentColor!important}.r-stroke-0{stroke-width:0!important}.r-stroke-1{stroke-width:1!important}.r-stroke-2{stroke-width:2!important}.r-table-auto{table-layout:auto!important}.r-table-fixed{table-layout:fixed!important}.r-text-left{text-align:left!important}.r-text-center{text-align:center!important}.r-text-right{text-align:right!important}.r-text-justify{text-align:justify!important}.r-text-transparent{color:var(--transparent)!important}.r-text-white{color:var(--white)!important}.r-text-black{color:var(--black)!important}.r-text-charcoal-dark{color:var(--charcoal-dark)!important}.r-text-base{color:var(--color-base)!important}.r-text-base-rgb{color:55,71,79!important}.r-text-primary{color:var(--color-primary)!important}.r-text-primary-dark{color:var(--color-primary-dark)!important}.r-text-primary-highlight{color:var(--color-primary-highlight)!important}.r-text-primary-toggle{color:var(--color-primary-toggle)!important}.r-text-secondary{color:var(--color-secondary)!important}.r-text-gray-lightest{color:var(--gray-lightest)!important}.r-text-gray-light{color:var(--gray-light)!important}.r-text-gray-medium{color:var(--gray)!important}.r-text-gray-dark{color:var(--gray-dark)!important}.r-text-destructive{color:var(--color-destructive)!important}.r-text-destructive-highlight{color:var(--color-destructive-highlight)!important}.r-text-destructive-dark{color:var(--color-destructive-dark)!important}.r-text-success{color:var(--color-success)!important}.r-text-success-highlight{color:var(--color-success-highlight)!important}.r-text-warning{color:var(--color-warning)!important}.r-text-warning-highlight{color:var(--color-warning-highlight)!important}.r-text-warning-dark{color:var(--color-warning-dark)!important}.hover\:r-text-transparent:hover{color:var(--transparent)!important}.hover\:r-text-white:hover{color:var(--white)!important}.hover\:r-text-black:hover{color:var(--black)!important}.hover\:r-text-charcoal-dark:hover{color:var(--charcoal-dark)!important}.hover\:r-text-base:hover{color:var(--color-base)!important}.hover\:r-text-base-rgb:hover{color:55,71,79!important}.hover\:r-text-primary:hover{color:var(--color-primary)!important}.hover\:r-text-primary-dark:hover{color:var(--color-primary-dark)!important}.hover\:r-text-primary-highlight:hover{color:var(--color-primary-highlight)!important}.hover\:r-text-primary-toggle:hover{color:var(--color-primary-toggle)!important}.hover\:r-text-secondary:hover{color:var(--color-secondary)!important}.hover\:r-text-gray-lightest:hover{color:var(--gray-lightest)!important}.hover\:r-text-gray-light:hover{color:var(--gray-light)!important}.hover\:r-text-gray-medium:hover{color:var(--gray)!important}.hover\:r-text-gray-dark:hover{color:var(--gray-dark)!important}.hover\:r-text-destructive:hover{color:var(--color-destructive)!important}.hover\:r-text-destructive-highlight:hover{color:var(--color-destructive-highlight)!important}.hover\:r-text-destructive-dark:hover{color:var(--color-destructive-dark)!important}.hover\:r-text-success:hover{color:var(--color-success)!important}.hover\:r-text-success-highlight:hover{color:var(--color-success-highlight)!important}.hover\:r-text-warning:hover{color:var(--color-warning)!important}.hover\:r-text-warning-highlight:hover{color:var(--color-warning-highlight)!important}.hover\:r-text-warning-dark:hover{color:var(--color-warning-dark)!important}.focus\:r-text-transparent:focus{color:var(--transparent)!important}.focus\:r-text-white:focus{color:var(--white)!important}.focus\:r-text-black:focus{color:var(--black)!important}.focus\:r-text-charcoal-dark:focus{color:var(--charcoal-dark)!important}.focus\:r-text-base:focus{color:var(--color-base)!important}.focus\:r-text-base-rgb:focus{color:55,71,79!important}.focus\:r-text-primary:focus{color:var(--color-primary)!important}.focus\:r-text-primary-dark:focus{color:var(--color-primary-dark)!important}.focus\:r-text-primary-highlight:focus{color:var(--color-primary-highlight)!important}.focus\:r-text-primary-toggle:focus{color:var(--color-primary-toggle)!important}.focus\:r-text-secondary:focus{color:var(--color-secondary)!important}.focus\:r-text-gray-lightest:focus{color:var(--gray-lightest)!important}.focus\:r-text-gray-light:focus{color:var(--gray-light)!important}.focus\:r-text-gray-medium:focus{color:var(--gray)!important}.focus\:r-text-gray-dark:focus{color:var(--gray-dark)!important}.focus\:r-text-destructive:focus{color:var(--color-destructive)!important}.focus\:r-text-destructive-highlight:focus{color:var(--color-destructive-highlight)!important}.focus\:r-text-destructive-dark:focus{color:var(--color-destructive-dark)!important}.focus\:r-text-success:focus{color:var(--color-success)!important}.focus\:r-text-success-highlight:focus{color:var(--color-success-highlight)!important}.focus\:r-text-warning:focus{color:var(--color-warning)!important}.focus\:r-text-warning-highlight:focus{color:var(--color-warning-highlight)!important}.focus\:r-text-warning-dark:focus{color:var(--color-warning-dark)!important}.r-text-opacity-0{--text-opacity:0 !important}.r-text-opacity-25{--text-opacity:.25 !important}.r-text-opacity-50{--text-opacity:.5 !important}.r-text-opacity-75{--text-opacity:.75 !important}.r-text-opacity-80{--text-opacity:.8 !important}.r-text-opacity-100{--text-opacity:1 !important}.hover\:r-text-opacity-0:hover{--text-opacity:0 !important}.hover\:r-text-opacity-25:hover{--text-opacity:.25 !important}.hover\:r-text-opacity-50:hover{--text-opacity:.5 !important}.hover\:r-text-opacity-75:hover{--text-opacity:.75 !important}.hover\:r-text-opacity-80:hover{--text-opacity:.8 !important}.hover\:r-text-opacity-100:hover{--text-opacity:1 !important}.focus\:r-text-opacity-0:focus{--text-opacity:0 !important}.focus\:r-text-opacity-25:focus{--text-opacity:.25 !important}.focus\:r-text-opacity-50:focus{--text-opacity:.5 !important}.focus\:r-text-opacity-75:focus{--text-opacity:.75 !important}.focus\:r-text-opacity-80:focus{--text-opacity:.8 !important}.focus\:r-text-opacity-100:focus{--text-opacity:1 !important}.r-italic{font-style:italic!important}.r-not-italic{font-style:normal!important}.r-uppercase{text-transform:uppercase!important}.r-lowercase{text-transform:lowercase!important}.r-capitalize{text-transform:capitalize!important}.r-normal-case{text-transform:none!important}.r-underline{text-decoration:underline!important}.r-line-through{text-decoration:line-through!important}.r-no-underline{text-decoration:none!important}.hover\:r-underline:hover{text-decoration:underline!important}.hover\:r-line-through:hover{text-decoration:line-through!important}.hover\:r-no-underline:hover{text-decoration:none!important}.focus\:r-underline:focus{text-decoration:underline!important}.focus\:r-line-through:focus{text-decoration:line-through!important}.focus\:r-no-underline:focus{text-decoration:none!important}.r-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.r-subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.r-ordinal,.r-slashed-zero,.r-lining-nums,.r-oldstyle-nums,.r-proportional-nums,.r-tabular-nums,.r-diagonal-fractions,.r-stacked-fractions{--font-variant-numeric-ordinal:var(--tailwind-empty, ) !important;--font-variant-numeric-slashed-zero:var(--tailwind-empty, ) !important;--font-variant-numeric-figure:var(--tailwind-empty, ) !important;--font-variant-numeric-spacing:var(--tailwind-empty, ) !important;--font-variant-numeric-fraction:var(--tailwind-empty, ) !important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.r-normal-nums{font-variant-numeric:normal!important}.r-ordinal{--font-variant-numeric-ordinal:ordinal !important}.r-slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero !important}.r-lining-nums{--font-variant-numeric-figure:lining-nums !important}.r-oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums !important}.r-proportional-nums{--font-variant-numeric-spacing:proportional-nums !important}.r-tabular-nums{--font-variant-numeric-spacing:tabular-nums !important}.r-diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions !important}.r-stacked-fractions{--font-variant-numeric-fraction:stacked-fractions !important}.r-tracking-tighter{letter-spacing:-.05em!important}.r-tracking-tight{letter-spacing:-.025em!important}.r-tracking-normal{letter-spacing:0!important}.r-tracking-wide{letter-spacing:.025em!important}.r-tracking-wider{letter-spacing:.05em!important}.r-tracking-widest{letter-spacing:.1em!important}.r-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.r-select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.r-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.r-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.r-align-baseline{vertical-align:baseline!important}.r-align-top{vertical-align:top!important}.r-align-middle{vertical-align:middle!important}.r-align-bottom{vertical-align:bottom!important}.r-align-text-top{vertical-align:text-top!important}.r-align-text-bottom{vertical-align:text-bottom!important}.r-visible{visibility:visible!important}.r-invisible{visibility:hidden!important}.r-whitespace-normal{white-space:normal!important}.r-whitespace-no-wrap{white-space:nowrap!important}.r-whitespace-pre{white-space:pre!important}.r-whitespace-pre-line{white-space:pre-line!important}.r-whitespace-pre-wrap{white-space:pre-wrap!important}.r-break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.r-break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.r-break-all{word-break:break-all!important}.r-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.r-w-0{width:0!important}.r-w-1{width:.25rem!important}.r-w-2{width:.5rem!important}.r-w-3{width:.75rem!important}.r-w-4{width:1rem!important}.r-w-5{width:1.25rem!important}.r-w-6{width:1.5rem!important}.r-w-7{width:1.75rem!important}.r-w-8{width:2rem!important}.r-w-9{width:2.25rem!important}.r-w-10{width:2.5rem!important}.r-w-12{width:3rem!important}.r-w-16{width:4rem!important}.r-w-20{width:5rem!important}.r-w-24{width:6rem!important}.r-w-32{width:8rem!important}.r-w-40{width:10rem!important}.r-w-48{width:12rem!important}.r-w-56{width:14rem!important}.r-w-64{width:16rem!important}.r-w-90{width:22.5rem!important}.r-w-150{width:37.5rem!important}.r-w-256{width:64rem!important}.r-w-auto{width:auto!important}.r-w-px{width:1px!important}.r-w-px-2{width:2px!important}.r-w-px-3{width:3px!important}.r-w-px-4{width:4px!important}.r-w-1\/2{width:50%!important}.r-w-1\/3{width:33.333333%!important}.r-w-2\/3{width:66.666667%!important}.r-w-1\/4{width:25%!important}.r-w-2\/4{width:50%!important}.r-w-3\/4{width:75%!important}.r-w-1\/5{width:20%!important}.r-w-2\/5{width:40%!important}.r-w-3\/5{width:60%!important}.r-w-4\/5{width:80%!important}.r-w-1\/6{width:16.666667%!important}.r-w-2\/6{width:33.333333%!important}.r-w-3\/6{width:50%!important}.r-w-4\/6{width:66.666667%!important}.r-w-5\/6{width:83.333333%!important}.r-w-1\/12{width:8.333333%!important}.r-w-2\/12{width:16.666667%!important}.r-w-3\/12{width:25%!important}.r-w-4\/12{width:33.333333%!important}.r-w-5\/12{width:41.666667%!important}.r-w-6\/12{width:50%!important}.r-w-7\/12{width:58.333333%!important}.r-w-8\/12{width:66.666667%!important}.r-w-9\/12{width:75%!important}.r-w-10\/12{width:83.333333%!important}.r-w-11\/12{width:91.666667%!important}.r-w-full{width:100%!important}.r-w-screen{width:100vw!important}.r-z-0{z-index:0!important}.r-z-10{z-index:10!important}.r-z-20{z-index:20!important}.r-z-30{z-index:30!important}.r-z-40{z-index:40!important}.r-z-50{z-index:50!important}.r-z-5000{z-index:5000!important}.r-z-10000{z-index:10000!important}.r-z-auto{z-index:auto!important}.r--z-10{z-index:-10!important}.r-gap-0{grid-gap:0!important;gap:0!important}.r-gap-1{grid-gap:.25rem!important;gap:.25rem!important}.r-gap-2{grid-gap:.5rem!important;gap:.5rem!important}.r-gap-3{grid-gap:.75rem!important;gap:.75rem!important}.r-gap-4{grid-gap:1rem!important;gap:1rem!important}.r-gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.r-gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.r-gap-7{grid-gap:1.75rem!important;gap:1.75rem!important}.r-gap-8{grid-gap:2rem!important;gap:2rem!important}.r-gap-9{grid-gap:2.25rem!important;gap:2.25rem!important}.r-gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.r-gap-12{grid-gap:3rem!important;gap:3rem!important}.r-gap-16{grid-gap:4rem!important;gap:4rem!important}.r-gap-20{grid-gap:5rem!important;gap:5rem!important}.r-gap-24{grid-gap:6rem!important;gap:6rem!important}.r-gap-32{grid-gap:8rem!important;gap:8rem!important}.r-gap-40{grid-gap:10rem!important;gap:10rem!important}.r-gap-48{grid-gap:12rem!important;gap:12rem!important}.r-gap-56{grid-gap:14rem!important;gap:14rem!important}.r-gap-64{grid-gap:16rem!important;gap:16rem!important}.r-gap-px{grid-gap:1px!important;gap:1px!important}.r-gap-px-2{grid-gap:2px!important;gap:2px!important}.r-gap-px-3{grid-gap:3px!important;gap:3px!important}.r-gap-px-4{grid-gap:4px!important;gap:4px!important}.r-col-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.r-col-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.r-col-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.r-col-gap-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.r-col-gap-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.r-col-gap-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.r-col-gap-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.r-col-gap-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.r-col-gap-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.r-col-gap-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.r-col-gap-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.r-col-gap-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.r-col-gap-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.r-col-gap-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.r-col-gap-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.r-col-gap-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.r-col-gap-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.r-col-gap-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.r-col-gap-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.r-col-gap-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.r-col-gap-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.r-col-gap-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.r-col-gap-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.r-col-gap-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.r-gap-x-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.r-gap-x-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.r-gap-x-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.r-gap-x-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.r-gap-x-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.r-gap-x-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.r-gap-x-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.r-gap-x-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.r-gap-x-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.r-gap-x-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.r-gap-x-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.r-gap-x-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.r-gap-x-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.r-gap-x-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.r-gap-x-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.r-gap-x-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.r-gap-x-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.r-gap-x-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.r-gap-x-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.r-gap-x-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.r-gap-x-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.r-gap-x-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.r-gap-x-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.r-gap-x-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.r-row-gap-0{grid-row-gap:0!important;row-gap:0!important}.r-row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.r-row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.r-row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.r-row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.r-row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.r-row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.r-row-gap-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.r-row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.r-row-gap-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.r-row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.r-row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.r-row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.r-row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.r-row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.r-row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.r-row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.r-row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.r-row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.r-row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.r-row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.r-row-gap-px-2{grid-row-gap:2px!important;row-gap:2px!important}.r-row-gap-px-3{grid-row-gap:3px!important;row-gap:3px!important}.r-row-gap-px-4{grid-row-gap:4px!important;row-gap:4px!important}.r-gap-y-0{grid-row-gap:0!important;row-gap:0!important}.r-gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.r-gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.r-gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.r-gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.r-gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.r-gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.r-gap-y-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.r-gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.r-gap-y-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.r-gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.r-gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.r-gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.r-gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.r-gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.r-gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.r-gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.r-gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.r-gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.r-gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.r-gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.r-gap-y-px-2{grid-row-gap:2px!important;row-gap:2px!important}.r-gap-y-px-3{grid-row-gap:3px!important;row-gap:3px!important}.r-gap-y-px-4{grid-row-gap:4px!important;row-gap:4px!important}.r-grid-flow-row{grid-auto-flow:row!important}.r-grid-flow-col{grid-auto-flow:column!important}.r-grid-flow-row-dense{grid-auto-flow:row dense!important}.r-grid-flow-col-dense{grid-auto-flow:column dense!important}.r-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.r-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.r-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.r-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.r-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.r-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.r-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.r-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.r-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.r-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.r-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.r-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.r-grid-cols-none{grid-template-columns:none!important}.r-auto-cols-auto{grid-auto-columns:auto!important}.r-auto-cols-min{grid-auto-columns:min-content!important}.r-auto-cols-max{grid-auto-columns:max-content!important}.r-auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.r-col-auto{grid-column:auto!important}.r-col-span-1{grid-column:span 1 / span 1!important}.r-col-span-2{grid-column:span 2 / span 2!important}.r-col-span-3{grid-column:span 3 / span 3!important}.r-col-span-4{grid-column:span 4 / span 4!important}.r-col-span-5{grid-column:span 5 / span 5!important}.r-col-span-6{grid-column:span 6 / span 6!important}.r-col-span-7{grid-column:span 7 / span 7!important}.r-col-span-8{grid-column:span 8 / span 8!important}.r-col-span-9{grid-column:span 9 / span 9!important}.r-col-span-10{grid-column:span 10 / span 10!important}.r-col-span-11{grid-column:span 11 / span 11!important}.r-col-span-12{grid-column:span 12 / span 12!important}.r-col-span-full{grid-column:1 / -1!important}.r-col-start-1{grid-column-start:1!important}.r-col-start-2{grid-column-start:2!important}.r-col-start-3{grid-column-start:3!important}.r-col-start-4{grid-column-start:4!important}.r-col-start-5{grid-column-start:5!important}.r-col-start-6{grid-column-start:6!important}.r-col-start-7{grid-column-start:7!important}.r-col-start-8{grid-column-start:8!important}.r-col-start-9{grid-column-start:9!important}.r-col-start-10{grid-column-start:10!important}.r-col-start-11{grid-column-start:11!important}.r-col-start-12{grid-column-start:12!important}.r-col-start-13{grid-column-start:13!important}.r-col-start-auto{grid-column-start:auto!important}.r-col-end-1{grid-column-end:1!important}.r-col-end-2{grid-column-end:2!important}.r-col-end-3{grid-column-end:3!important}.r-col-end-4{grid-column-end:4!important}.r-col-end-5{grid-column-end:5!important}.r-col-end-6{grid-column-end:6!important}.r-col-end-7{grid-column-end:7!important}.r-col-end-8{grid-column-end:8!important}.r-col-end-9{grid-column-end:9!important}.r-col-end-10{grid-column-end:10!important}.r-col-end-11{grid-column-end:11!important}.r-col-end-12{grid-column-end:12!important}.r-col-end-13{grid-column-end:13!important}.r-col-end-auto{grid-column-end:auto!important}.r-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.r-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.r-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.r-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.r-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.r-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.r-grid-rows-none{grid-template-rows:none!important}.r-auto-rows-auto{grid-auto-rows:auto!important}.r-auto-rows-min{grid-auto-rows:min-content!important}.r-auto-rows-max{grid-auto-rows:max-content!important}.r-auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.r-row-auto{grid-row:auto!important}.r-row-span-1{grid-row:span 1 / span 1!important}.r-row-span-2{grid-row:span 2 / span 2!important}.r-row-span-3{grid-row:span 3 / span 3!important}.r-row-span-4{grid-row:span 4 / span 4!important}.r-row-span-5{grid-row:span 5 / span 5!important}.r-row-span-6{grid-row:span 6 / span 6!important}.r-row-span-full{grid-row:1 / -1!important}.r-row-start-1{grid-row-start:1!important}.r-row-start-2{grid-row-start:2!important}.r-row-start-3{grid-row-start:3!important}.r-row-start-4{grid-row-start:4!important}.r-row-start-5{grid-row-start:5!important}.r-row-start-6{grid-row-start:6!important}.r-row-start-7{grid-row-start:7!important}.r-row-start-auto{grid-row-start:auto!important}.r-row-end-1{grid-row-end:1!important}.r-row-end-2{grid-row-end:2!important}.r-row-end-3{grid-row-end:3!important}.r-row-end-4{grid-row-end:4!important}.r-row-end-5{grid-row-end:5!important}.r-row-end-6{grid-row-end:6!important}.r-row-end-7{grid-row-end:7!important}.r-row-end-auto{grid-row-end:auto!important}.r-transform{--transform-translate-x:0 !important;--transform-translate-y:0 !important;--transform-rotate:0 !important;--transform-skew-x:0 !important;--transform-skew-y:0 !important;--transform-scale-x:1 !important;--transform-scale-y:1 !important;transform:translate(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skew(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.r-transform-none{transform:none!important}.r-origin-center{transform-origin:center!important}.r-origin-top{transform-origin:top!important}.r-origin-top-right{transform-origin:top right!important}.r-origin-right{transform-origin:right!important}.r-origin-bottom-right{transform-origin:bottom right!important}.r-origin-bottom{transform-origin:bottom!important}.r-origin-bottom-left{transform-origin:bottom left!important}.r-origin-left{transform-origin:left!important}.r-origin-top-left{transform-origin:top left!important}.r-scale-0{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.r-scale-50{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.r-scale-75{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.r-scale-90{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.r-scale-95{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.r-scale-100{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.r-scale-105{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.r-scale-110{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.r-scale-125{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.r-scale-150{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.r-scale-x-0{--transform-scale-x:0 !important}.r-scale-x-50{--transform-scale-x:.5 !important}.r-scale-x-75{--transform-scale-x:.75 !important}.r-scale-x-90{--transform-scale-x:.9 !important}.r-scale-x-95{--transform-scale-x:.95 !important}.r-scale-x-100{--transform-scale-x:1 !important}.r-scale-x-105{--transform-scale-x:1.05 !important}.r-scale-x-110{--transform-scale-x:1.1 !important}.r-scale-x-125{--transform-scale-x:1.25 !important}.r-scale-x-150{--transform-scale-x:1.5 !important}.r-scale-y-0{--transform-scale-y:0 !important}.r-scale-y-50{--transform-scale-y:.5 !important}.r-scale-y-75{--transform-scale-y:.75 !important}.r-scale-y-90{--transform-scale-y:.9 !important}.r-scale-y-95{--transform-scale-y:.95 !important}.r-scale-y-100{--transform-scale-y:1 !important}.r-scale-y-105{--transform-scale-y:1.05 !important}.r-scale-y-110{--transform-scale-y:1.1 !important}.r-scale-y-125{--transform-scale-y:1.25 !important}.r-scale-y-150{--transform-scale-y:1.5 !important}.hover\:r-scale-0:hover{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.hover\:r-scale-50:hover{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.hover\:r-scale-75:hover{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.hover\:r-scale-90:hover{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.hover\:r-scale-95:hover{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.hover\:r-scale-100:hover{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.hover\:r-scale-105:hover{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.hover\:r-scale-110:hover{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.hover\:r-scale-125:hover{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.hover\:r-scale-150:hover{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.hover\:r-scale-x-0:hover{--transform-scale-x:0 !important}.hover\:r-scale-x-50:hover{--transform-scale-x:.5 !important}.hover\:r-scale-x-75:hover{--transform-scale-x:.75 !important}.hover\:r-scale-x-90:hover{--transform-scale-x:.9 !important}.hover\:r-scale-x-95:hover{--transform-scale-x:.95 !important}.hover\:r-scale-x-100:hover{--transform-scale-x:1 !important}.hover\:r-scale-x-105:hover{--transform-scale-x:1.05 !important}.hover\:r-scale-x-110:hover{--transform-scale-x:1.1 !important}.hover\:r-scale-x-125:hover{--transform-scale-x:1.25 !important}.hover\:r-scale-x-150:hover{--transform-scale-x:1.5 !important}.hover\:r-scale-y-0:hover{--transform-scale-y:0 !important}.hover\:r-scale-y-50:hover{--transform-scale-y:.5 !important}.hover\:r-scale-y-75:hover{--transform-scale-y:.75 !important}.hover\:r-scale-y-90:hover{--transform-scale-y:.9 !important}.hover\:r-scale-y-95:hover{--transform-scale-y:.95 !important}.hover\:r-scale-y-100:hover{--transform-scale-y:1 !important}.hover\:r-scale-y-105:hover{--transform-scale-y:1.05 !important}.hover\:r-scale-y-110:hover{--transform-scale-y:1.1 !important}.hover\:r-scale-y-125:hover{--transform-scale-y:1.25 !important}.hover\:r-scale-y-150:hover{--transform-scale-y:1.5 !important}.focus\:r-scale-0:focus{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.focus\:r-scale-50:focus{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.focus\:r-scale-75:focus{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.focus\:r-scale-90:focus{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.focus\:r-scale-95:focus{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.focus\:r-scale-100:focus{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.focus\:r-scale-105:focus{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.focus\:r-scale-110:focus{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.focus\:r-scale-125:focus{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.focus\:r-scale-150:focus{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.focus\:r-scale-x-0:focus{--transform-scale-x:0 !important}.focus\:r-scale-x-50:focus{--transform-scale-x:.5 !important}.focus\:r-scale-x-75:focus{--transform-scale-x:.75 !important}.focus\:r-scale-x-90:focus{--transform-scale-x:.9 !important}.focus\:r-scale-x-95:focus{--transform-scale-x:.95 !important}.focus\:r-scale-x-100:focus{--transform-scale-x:1 !important}.focus\:r-scale-x-105:focus{--transform-scale-x:1.05 !important}.focus\:r-scale-x-110:focus{--transform-scale-x:1.1 !important}.focus\:r-scale-x-125:focus{--transform-scale-x:1.25 !important}.focus\:r-scale-x-150:focus{--transform-scale-x:1.5 !important}.focus\:r-scale-y-0:focus{--transform-scale-y:0 !important}.focus\:r-scale-y-50:focus{--transform-scale-y:.5 !important}.focus\:r-scale-y-75:focus{--transform-scale-y:.75 !important}.focus\:r-scale-y-90:focus{--transform-scale-y:.9 !important}.focus\:r-scale-y-95:focus{--transform-scale-y:.95 !important}.focus\:r-scale-y-100:focus{--transform-scale-y:1 !important}.focus\:r-scale-y-105:focus{--transform-scale-y:1.05 !important}.focus\:r-scale-y-110:focus{--transform-scale-y:1.1 !important}.focus\:r-scale-y-125:focus{--transform-scale-y:1.25 !important}.focus\:r-scale-y-150:focus{--transform-scale-y:1.5 !important}.r-rotate-0{--transform-rotate:0 !important}.r-rotate-1{--transform-rotate:1deg !important}.r-rotate-2{--transform-rotate:2deg !important}.r-rotate-3{--transform-rotate:3deg !important}.r-rotate-6{--transform-rotate:6deg !important}.r-rotate-12{--transform-rotate:12deg !important}.r-rotate-45{--transform-rotate:45deg !important}.r-rotate-90{--transform-rotate:90deg !important}.r-rotate-180{--transform-rotate:180deg !important}.r--rotate-180{--transform-rotate:-180deg !important}.r--rotate-90{--transform-rotate:-90deg !important}.r--rotate-45{--transform-rotate:-45deg !important}.r--rotate-12{--transform-rotate:-12deg !important}.r--rotate-6{--transform-rotate:-6deg !important}.r--rotate-3{--transform-rotate:-3deg !important}.r--rotate-2{--transform-rotate:-2deg !important}.r--rotate-1{--transform-rotate:-1deg !important}.hover\:r-rotate-0:hover{--transform-rotate:0 !important}.hover\:r-rotate-1:hover{--transform-rotate:1deg !important}.hover\:r-rotate-2:hover{--transform-rotate:2deg !important}.hover\:r-rotate-3:hover{--transform-rotate:3deg !important}.hover\:r-rotate-6:hover{--transform-rotate:6deg !important}.hover\:r-rotate-12:hover{--transform-rotate:12deg !important}.hover\:r-rotate-45:hover{--transform-rotate:45deg !important}.hover\:r-rotate-90:hover{--transform-rotate:90deg !important}.hover\:r-rotate-180:hover{--transform-rotate:180deg !important}.hover\:r--rotate-180:hover{--transform-rotate:-180deg !important}.hover\:r--rotate-90:hover{--transform-rotate:-90deg !important}.hover\:r--rotate-45:hover{--transform-rotate:-45deg !important}.hover\:r--rotate-12:hover{--transform-rotate:-12deg !important}.hover\:r--rotate-6:hover{--transform-rotate:-6deg !important}.hover\:r--rotate-3:hover{--transform-rotate:-3deg !important}.hover\:r--rotate-2:hover{--transform-rotate:-2deg !important}.hover\:r--rotate-1:hover{--transform-rotate:-1deg !important}.focus\:r-rotate-0:focus{--transform-rotate:0 !important}.focus\:r-rotate-1:focus{--transform-rotate:1deg !important}.focus\:r-rotate-2:focus{--transform-rotate:2deg !important}.focus\:r-rotate-3:focus{--transform-rotate:3deg !important}.focus\:r-rotate-6:focus{--transform-rotate:6deg !important}.focus\:r-rotate-12:focus{--transform-rotate:12deg !important}.focus\:r-rotate-45:focus{--transform-rotate:45deg !important}.focus\:r-rotate-90:focus{--transform-rotate:90deg !important}.focus\:r-rotate-180:focus{--transform-rotate:180deg !important}.focus\:r--rotate-180:focus{--transform-rotate:-180deg !important}.focus\:r--rotate-90:focus{--transform-rotate:-90deg !important}.focus\:r--rotate-45:focus{--transform-rotate:-45deg !important}.focus\:r--rotate-12:focus{--transform-rotate:-12deg !important}.focus\:r--rotate-6:focus{--transform-rotate:-6deg !important}.focus\:r--rotate-3:focus{--transform-rotate:-3deg !important}.focus\:r--rotate-2:focus{--transform-rotate:-2deg !important}.focus\:r--rotate-1:focus{--transform-rotate:-1deg !important}.r-translate-x-0{--transform-translate-x:0 !important}.r-translate-x-1{--transform-translate-x:.25rem !important}.r-translate-x-2{--transform-translate-x:.5rem !important}.r-translate-x-3{--transform-translate-x:.75rem !important}.r-translate-x-4{--transform-translate-x:1rem !important}.r-translate-x-5{--transform-translate-x:1.25rem !important}.r-translate-x-6{--transform-translate-x:1.5rem !important}.r-translate-x-7{--transform-translate-x:1.75rem !important}.r-translate-x-8{--transform-translate-x:2rem !important}.r-translate-x-9{--transform-translate-x:2.25rem !important}.r-translate-x-10{--transform-translate-x:2.5rem !important}.r-translate-x-12{--transform-translate-x:3rem !important}.r-translate-x-16{--transform-translate-x:4rem !important}.r-translate-x-20{--transform-translate-x:5rem !important}.r-translate-x-24{--transform-translate-x:6rem !important}.r-translate-x-32{--transform-translate-x:8rem !important}.r-translate-x-40{--transform-translate-x:10rem !important}.r-translate-x-48{--transform-translate-x:12rem !important}.r-translate-x-56{--transform-translate-x:14rem !important}.r-translate-x-64{--transform-translate-x:16rem !important}.r-translate-x-px{--transform-translate-x:1px !important}.r-translate-x-px-2{--transform-translate-x:2px !important}.r-translate-x-px-3{--transform-translate-x:3px !important}.r-translate-x-px-4{--transform-translate-x:4px !important}.r--translate-x-1{--transform-translate-x:-.25rem !important}.r--translate-x-2{--transform-translate-x:-.5rem !important}.r--translate-x-3{--transform-translate-x:-.75rem !important}.r--translate-x-4{--transform-translate-x:-1rem !important}.r--translate-x-5{--transform-translate-x:-1.25rem !important}.r--translate-x-6{--transform-translate-x:-1.5rem !important}.r--translate-x-7{--transform-translate-x:-1.75rem !important}.r--translate-x-8{--transform-translate-x:-2rem !important}.r--translate-x-9{--transform-translate-x:-2.25rem !important}.r--translate-x-10{--transform-translate-x:-2.5rem !important}.r--translate-x-12{--transform-translate-x:-3rem !important}.r--translate-x-16{--transform-translate-x:-4rem !important}.r--translate-x-20{--transform-translate-x:-5rem !important}.r--translate-x-24{--transform-translate-x:-6rem !important}.r--translate-x-32{--transform-translate-x:-8rem !important}.r--translate-x-40{--transform-translate-x:-10rem !important}.r--translate-x-48{--transform-translate-x:-12rem !important}.r--translate-x-56{--transform-translate-x:-14rem !important}.r--translate-x-64{--transform-translate-x:-16rem !important}.r--translate-x-px{--transform-translate-x:-1px !important}.r--translate-x-px-2{--transform-translate-x:-2px !important}.r--translate-x-px-3{--transform-translate-x:-3px !important}.r--translate-x-px-4{--transform-translate-x:-4px !important}.r--translate-x-full{--transform-translate-x:-100% !important}.r--translate-x-1\/2{--transform-translate-x:-50% !important}.r-translate-x-1\/2{--transform-translate-x:50% !important}.r-translate-x-full{--transform-translate-x:100% !important}.r-translate-y-0{--transform-translate-y:0 !important}.r-translate-y-1{--transform-translate-y:.25rem !important}.r-translate-y-2{--transform-translate-y:.5rem !important}.r-translate-y-3{--transform-translate-y:.75rem !important}.r-translate-y-4{--transform-translate-y:1rem !important}.r-translate-y-5{--transform-translate-y:1.25rem !important}.r-translate-y-6{--transform-translate-y:1.5rem !important}.r-translate-y-7{--transform-translate-y:1.75rem !important}.r-translate-y-8{--transform-translate-y:2rem !important}.r-translate-y-9{--transform-translate-y:2.25rem !important}.r-translate-y-10{--transform-translate-y:2.5rem !important}.r-translate-y-12{--transform-translate-y:3rem !important}.r-translate-y-16{--transform-translate-y:4rem !important}.r-translate-y-20{--transform-translate-y:5rem !important}.r-translate-y-24{--transform-translate-y:6rem !important}.r-translate-y-32{--transform-translate-y:8rem !important}.r-translate-y-40{--transform-translate-y:10rem !important}.r-translate-y-48{--transform-translate-y:12rem !important}.r-translate-y-56{--transform-translate-y:14rem !important}.r-translate-y-64{--transform-translate-y:16rem !important}.r-translate-y-px{--transform-translate-y:1px !important}.r-translate-y-px-2{--transform-translate-y:2px !important}.r-translate-y-px-3{--transform-translate-y:3px !important}.r-translate-y-px-4{--transform-translate-y:4px !important}.r--translate-y-1{--transform-translate-y:-.25rem !important}.r--translate-y-2{--transform-translate-y:-.5rem !important}.r--translate-y-3{--transform-translate-y:-.75rem !important}.r--translate-y-4{--transform-translate-y:-1rem !important}.r--translate-y-5{--transform-translate-y:-1.25rem !important}.r--translate-y-6{--transform-translate-y:-1.5rem !important}.r--translate-y-7{--transform-translate-y:-1.75rem !important}.r--translate-y-8{--transform-translate-y:-2rem !important}.r--translate-y-9{--transform-translate-y:-2.25rem !important}.r--translate-y-10{--transform-translate-y:-2.5rem !important}.r--translate-y-12{--transform-translate-y:-3rem !important}.r--translate-y-16{--transform-translate-y:-4rem !important}.r--translate-y-20{--transform-translate-y:-5rem !important}.r--translate-y-24{--transform-translate-y:-6rem !important}.r--translate-y-32{--transform-translate-y:-8rem !important}.r--translate-y-40{--transform-translate-y:-10rem !important}.r--translate-y-48{--transform-translate-y:-12rem !important}.r--translate-y-56{--transform-translate-y:-14rem !important}.r--translate-y-64{--transform-translate-y:-16rem !important}.r--translate-y-px{--transform-translate-y:-1px !important}.r--translate-y-px-2{--transform-translate-y:-2px !important}.r--translate-y-px-3{--transform-translate-y:-3px !important}.r--translate-y-px-4{--transform-translate-y:-4px !important}.r--translate-y-full{--transform-translate-y:-100% !important}.r--translate-y-1\/2{--transform-translate-y:-50% !important}.r-translate-y-1\/2{--transform-translate-y:50% !important}.r-translate-y-full{--transform-translate-y:100% !important}.hover\:r-translate-x-0:hover{--transform-translate-x:0 !important}.hover\:r-translate-x-1:hover{--transform-translate-x:.25rem !important}.hover\:r-translate-x-2:hover{--transform-translate-x:.5rem !important}.hover\:r-translate-x-3:hover{--transform-translate-x:.75rem !important}.hover\:r-translate-x-4:hover{--transform-translate-x:1rem !important}.hover\:r-translate-x-5:hover{--transform-translate-x:1.25rem !important}.hover\:r-translate-x-6:hover{--transform-translate-x:1.5rem !important}.hover\:r-translate-x-7:hover{--transform-translate-x:1.75rem !important}.hover\:r-translate-x-8:hover{--transform-translate-x:2rem !important}.hover\:r-translate-x-9:hover{--transform-translate-x:2.25rem !important}.hover\:r-translate-x-10:hover{--transform-translate-x:2.5rem !important}.hover\:r-translate-x-12:hover{--transform-translate-x:3rem !important}.hover\:r-translate-x-16:hover{--transform-translate-x:4rem !important}.hover\:r-translate-x-20:hover{--transform-translate-x:5rem !important}.hover\:r-translate-x-24:hover{--transform-translate-x:6rem !important}.hover\:r-translate-x-32:hover{--transform-translate-x:8rem !important}.hover\:r-translate-x-40:hover{--transform-translate-x:10rem !important}.hover\:r-translate-x-48:hover{--transform-translate-x:12rem !important}.hover\:r-translate-x-56:hover{--transform-translate-x:14rem !important}.hover\:r-translate-x-64:hover{--transform-translate-x:16rem !important}.hover\:r-translate-x-px:hover{--transform-translate-x:1px !important}.hover\:r-translate-x-px-2:hover{--transform-translate-x:2px !important}.hover\:r-translate-x-px-3:hover{--transform-translate-x:3px !important}.hover\:r-translate-x-px-4:hover{--transform-translate-x:4px !important}.hover\:r--translate-x-1:hover{--transform-translate-x:-.25rem !important}.hover\:r--translate-x-2:hover{--transform-translate-x:-.5rem !important}.hover\:r--translate-x-3:hover{--transform-translate-x:-.75rem !important}.hover\:r--translate-x-4:hover{--transform-translate-x:-1rem !important}.hover\:r--translate-x-5:hover{--transform-translate-x:-1.25rem !important}.hover\:r--translate-x-6:hover{--transform-translate-x:-1.5rem !important}.hover\:r--translate-x-7:hover{--transform-translate-x:-1.75rem !important}.hover\:r--translate-x-8:hover{--transform-translate-x:-2rem !important}.hover\:r--translate-x-9:hover{--transform-translate-x:-2.25rem !important}.hover\:r--translate-x-10:hover{--transform-translate-x:-2.5rem !important}.hover\:r--translate-x-12:hover{--transform-translate-x:-3rem !important}.hover\:r--translate-x-16:hover{--transform-translate-x:-4rem !important}.hover\:r--translate-x-20:hover{--transform-translate-x:-5rem !important}.hover\:r--translate-x-24:hover{--transform-translate-x:-6rem !important}.hover\:r--translate-x-32:hover{--transform-translate-x:-8rem !important}.hover\:r--translate-x-40:hover{--transform-translate-x:-10rem !important}.hover\:r--translate-x-48:hover{--transform-translate-x:-12rem !important}.hover\:r--translate-x-56:hover{--transform-translate-x:-14rem !important}.hover\:r--translate-x-64:hover{--transform-translate-x:-16rem !important}.hover\:r--translate-x-px:hover{--transform-translate-x:-1px !important}.hover\:r--translate-x-px-2:hover{--transform-translate-x:-2px !important}.hover\:r--translate-x-px-3:hover{--transform-translate-x:-3px !important}.hover\:r--translate-x-px-4:hover{--transform-translate-x:-4px !important}.hover\:r--translate-x-full:hover{--transform-translate-x:-100% !important}.hover\:r--translate-x-1\/2:hover{--transform-translate-x:-50% !important}.hover\:r-translate-x-1\/2:hover{--transform-translate-x:50% !important}.hover\:r-translate-x-full:hover{--transform-translate-x:100% !important}.hover\:r-translate-y-0:hover{--transform-translate-y:0 !important}.hover\:r-translate-y-1:hover{--transform-translate-y:.25rem !important}.hover\:r-translate-y-2:hover{--transform-translate-y:.5rem !important}.hover\:r-translate-y-3:hover{--transform-translate-y:.75rem !important}.hover\:r-translate-y-4:hover{--transform-translate-y:1rem !important}.hover\:r-translate-y-5:hover{--transform-translate-y:1.25rem !important}.hover\:r-translate-y-6:hover{--transform-translate-y:1.5rem !important}.hover\:r-translate-y-7:hover{--transform-translate-y:1.75rem !important}.hover\:r-translate-y-8:hover{--transform-translate-y:2rem !important}.hover\:r-translate-y-9:hover{--transform-translate-y:2.25rem !important}.hover\:r-translate-y-10:hover{--transform-translate-y:2.5rem !important}.hover\:r-translate-y-12:hover{--transform-translate-y:3rem !important}.hover\:r-translate-y-16:hover{--transform-translate-y:4rem !important}.hover\:r-translate-y-20:hover{--transform-translate-y:5rem !important}.hover\:r-translate-y-24:hover{--transform-translate-y:6rem !important}.hover\:r-translate-y-32:hover{--transform-translate-y:8rem !important}.hover\:r-translate-y-40:hover{--transform-translate-y:10rem !important}.hover\:r-translate-y-48:hover{--transform-translate-y:12rem !important}.hover\:r-translate-y-56:hover{--transform-translate-y:14rem !important}.hover\:r-translate-y-64:hover{--transform-translate-y:16rem !important}.hover\:r-translate-y-px:hover{--transform-translate-y:1px !important}.hover\:r-translate-y-px-2:hover{--transform-translate-y:2px !important}.hover\:r-translate-y-px-3:hover{--transform-translate-y:3px !important}.hover\:r-translate-y-px-4:hover{--transform-translate-y:4px !important}.hover\:r--translate-y-1:hover{--transform-translate-y:-.25rem !important}.hover\:r--translate-y-2:hover{--transform-translate-y:-.5rem !important}.hover\:r--translate-y-3:hover{--transform-translate-y:-.75rem !important}.hover\:r--translate-y-4:hover{--transform-translate-y:-1rem !important}.hover\:r--translate-y-5:hover{--transform-translate-y:-1.25rem !important}.hover\:r--translate-y-6:hover{--transform-translate-y:-1.5rem !important}.hover\:r--translate-y-7:hover{--transform-translate-y:-1.75rem !important}.hover\:r--translate-y-8:hover{--transform-translate-y:-2rem !important}.hover\:r--translate-y-9:hover{--transform-translate-y:-2.25rem !important}.hover\:r--translate-y-10:hover{--transform-translate-y:-2.5rem !important}.hover\:r--translate-y-12:hover{--transform-translate-y:-3rem !important}.hover\:r--translate-y-16:hover{--transform-translate-y:-4rem !important}.hover\:r--translate-y-20:hover{--transform-translate-y:-5rem !important}.hover\:r--translate-y-24:hover{--transform-translate-y:-6rem !important}.hover\:r--translate-y-32:hover{--transform-translate-y:-8rem !important}.hover\:r--translate-y-40:hover{--transform-translate-y:-10rem !important}.hover\:r--translate-y-48:hover{--transform-translate-y:-12rem !important}.hover\:r--translate-y-56:hover{--transform-translate-y:-14rem !important}.hover\:r--translate-y-64:hover{--transform-translate-y:-16rem !important}.hover\:r--translate-y-px:hover{--transform-translate-y:-1px !important}.hover\:r--translate-y-px-2:hover{--transform-translate-y:-2px !important}.hover\:r--translate-y-px-3:hover{--transform-translate-y:-3px !important}.hover\:r--translate-y-px-4:hover{--transform-translate-y:-4px !important}.hover\:r--translate-y-full:hover{--transform-translate-y:-100% !important}.hover\:r--translate-y-1\/2:hover{--transform-translate-y:-50% !important}.hover\:r-translate-y-1\/2:hover{--transform-translate-y:50% !important}.hover\:r-translate-y-full:hover{--transform-translate-y:100% !important}.focus\:r-translate-x-0:focus{--transform-translate-x:0 !important}.focus\:r-translate-x-1:focus{--transform-translate-x:.25rem !important}.focus\:r-translate-x-2:focus{--transform-translate-x:.5rem !important}.focus\:r-translate-x-3:focus{--transform-translate-x:.75rem !important}.focus\:r-translate-x-4:focus{--transform-translate-x:1rem !important}.focus\:r-translate-x-5:focus{--transform-translate-x:1.25rem !important}.focus\:r-translate-x-6:focus{--transform-translate-x:1.5rem !important}.focus\:r-translate-x-7:focus{--transform-translate-x:1.75rem !important}.focus\:r-translate-x-8:focus{--transform-translate-x:2rem !important}.focus\:r-translate-x-9:focus{--transform-translate-x:2.25rem !important}.focus\:r-translate-x-10:focus{--transform-translate-x:2.5rem !important}.focus\:r-translate-x-12:focus{--transform-translate-x:3rem !important}.focus\:r-translate-x-16:focus{--transform-translate-x:4rem !important}.focus\:r-translate-x-20:focus{--transform-translate-x:5rem !important}.focus\:r-translate-x-24:focus{--transform-translate-x:6rem !important}.focus\:r-translate-x-32:focus{--transform-translate-x:8rem !important}.focus\:r-translate-x-40:focus{--transform-translate-x:10rem !important}.focus\:r-translate-x-48:focus{--transform-translate-x:12rem !important}.focus\:r-translate-x-56:focus{--transform-translate-x:14rem !important}.focus\:r-translate-x-64:focus{--transform-translate-x:16rem !important}.focus\:r-translate-x-px:focus{--transform-translate-x:1px !important}.focus\:r-translate-x-px-2:focus{--transform-translate-x:2px !important}.focus\:r-translate-x-px-3:focus{--transform-translate-x:3px !important}.focus\:r-translate-x-px-4:focus{--transform-translate-x:4px !important}.focus\:r--translate-x-1:focus{--transform-translate-x:-.25rem !important}.focus\:r--translate-x-2:focus{--transform-translate-x:-.5rem !important}.focus\:r--translate-x-3:focus{--transform-translate-x:-.75rem !important}.focus\:r--translate-x-4:focus{--transform-translate-x:-1rem !important}.focus\:r--translate-x-5:focus{--transform-translate-x:-1.25rem !important}.focus\:r--translate-x-6:focus{--transform-translate-x:-1.5rem !important}.focus\:r--translate-x-7:focus{--transform-translate-x:-1.75rem !important}.focus\:r--translate-x-8:focus{--transform-translate-x:-2rem !important}.focus\:r--translate-x-9:focus{--transform-translate-x:-2.25rem !important}.focus\:r--translate-x-10:focus{--transform-translate-x:-2.5rem !important}.focus\:r--translate-x-12:focus{--transform-translate-x:-3rem !important}.focus\:r--translate-x-16:focus{--transform-translate-x:-4rem !important}.focus\:r--translate-x-20:focus{--transform-translate-x:-5rem !important}.focus\:r--translate-x-24:focus{--transform-translate-x:-6rem !important}.focus\:r--translate-x-32:focus{--transform-translate-x:-8rem !important}.focus\:r--translate-x-40:focus{--transform-translate-x:-10rem !important}.focus\:r--translate-x-48:focus{--transform-translate-x:-12rem !important}.focus\:r--translate-x-56:focus{--transform-translate-x:-14rem !important}.focus\:r--translate-x-64:focus{--transform-translate-x:-16rem !important}.focus\:r--translate-x-px:focus{--transform-translate-x:-1px !important}.focus\:r--translate-x-px-2:focus{--transform-translate-x:-2px !important}.focus\:r--translate-x-px-3:focus{--transform-translate-x:-3px !important}.focus\:r--translate-x-px-4:focus{--transform-translate-x:-4px !important}.focus\:r--translate-x-full:focus{--transform-translate-x:-100% !important}.focus\:r--translate-x-1\/2:focus{--transform-translate-x:-50% !important}.focus\:r-translate-x-1\/2:focus{--transform-translate-x:50% !important}.focus\:r-translate-x-full:focus{--transform-translate-x:100% !important}.focus\:r-translate-y-0:focus{--transform-translate-y:0 !important}.focus\:r-translate-y-1:focus{--transform-translate-y:.25rem !important}.focus\:r-translate-y-2:focus{--transform-translate-y:.5rem !important}.focus\:r-translate-y-3:focus{--transform-translate-y:.75rem !important}.focus\:r-translate-y-4:focus{--transform-translate-y:1rem !important}.focus\:r-translate-y-5:focus{--transform-translate-y:1.25rem !important}.focus\:r-translate-y-6:focus{--transform-translate-y:1.5rem !important}.focus\:r-translate-y-7:focus{--transform-translate-y:1.75rem !important}.focus\:r-translate-y-8:focus{--transform-translate-y:2rem !important}.focus\:r-translate-y-9:focus{--transform-translate-y:2.25rem !important}.focus\:r-translate-y-10:focus{--transform-translate-y:2.5rem !important}.focus\:r-translate-y-12:focus{--transform-translate-y:3rem !important}.focus\:r-translate-y-16:focus{--transform-translate-y:4rem !important}.focus\:r-translate-y-20:focus{--transform-translate-y:5rem !important}.focus\:r-translate-y-24:focus{--transform-translate-y:6rem !important}.focus\:r-translate-y-32:focus{--transform-translate-y:8rem !important}.focus\:r-translate-y-40:focus{--transform-translate-y:10rem !important}.focus\:r-translate-y-48:focus{--transform-translate-y:12rem !important}.focus\:r-translate-y-56:focus{--transform-translate-y:14rem !important}.focus\:r-translate-y-64:focus{--transform-translate-y:16rem !important}.focus\:r-translate-y-px:focus{--transform-translate-y:1px !important}.focus\:r-translate-y-px-2:focus{--transform-translate-y:2px !important}.focus\:r-translate-y-px-3:focus{--transform-translate-y:3px !important}.focus\:r-translate-y-px-4:focus{--transform-translate-y:4px !important}.focus\:r--translate-y-1:focus{--transform-translate-y:-.25rem !important}.focus\:r--translate-y-2:focus{--transform-translate-y:-.5rem !important}.focus\:r--translate-y-3:focus{--transform-translate-y:-.75rem !important}.focus\:r--translate-y-4:focus{--transform-translate-y:-1rem !important}.focus\:r--translate-y-5:focus{--transform-translate-y:-1.25rem !important}.focus\:r--translate-y-6:focus{--transform-translate-y:-1.5rem !important}.focus\:r--translate-y-7:focus{--transform-translate-y:-1.75rem !important}.focus\:r--translate-y-8:focus{--transform-translate-y:-2rem !important}.focus\:r--translate-y-9:focus{--transform-translate-y:-2.25rem !important}.focus\:r--translate-y-10:focus{--transform-translate-y:-2.5rem !important}.focus\:r--translate-y-12:focus{--transform-translate-y:-3rem !important}.focus\:r--translate-y-16:focus{--transform-translate-y:-4rem !important}.focus\:r--translate-y-20:focus{--transform-translate-y:-5rem !important}.focus\:r--translate-y-24:focus{--transform-translate-y:-6rem !important}.focus\:r--translate-y-32:focus{--transform-translate-y:-8rem !important}.focus\:r--translate-y-40:focus{--transform-translate-y:-10rem !important}.focus\:r--translate-y-48:focus{--transform-translate-y:-12rem !important}.focus\:r--translate-y-56:focus{--transform-translate-y:-14rem !important}.focus\:r--translate-y-64:focus{--transform-translate-y:-16rem !important}.focus\:r--translate-y-px:focus{--transform-translate-y:-1px !important}.focus\:r--translate-y-px-2:focus{--transform-translate-y:-2px !important}.focus\:r--translate-y-px-3:focus{--transform-translate-y:-3px !important}.focus\:r--translate-y-px-4:focus{--transform-translate-y:-4px !important}.focus\:r--translate-y-full:focus{--transform-translate-y:-100% !important}.focus\:r--translate-y-1\/2:focus{--transform-translate-y:-50% !important}.focus\:r-translate-y-1\/2:focus{--transform-translate-y:50% !important}.focus\:r-translate-y-full:focus{--transform-translate-y:100% !important}.r-skew-x-0{--transform-skew-x:0 !important}.r-skew-x-1{--transform-skew-x:1deg !important}.r-skew-x-2{--transform-skew-x:2deg !important}.r-skew-x-3{--transform-skew-x:3deg !important}.r-skew-x-6{--transform-skew-x:6deg !important}.r-skew-x-12{--transform-skew-x:12deg !important}.r--skew-x-12{--transform-skew-x:-12deg !important}.r--skew-x-6{--transform-skew-x:-6deg !important}.r--skew-x-3{--transform-skew-x:-3deg !important}.r--skew-x-2{--transform-skew-x:-2deg !important}.r--skew-x-1{--transform-skew-x:-1deg !important}.r-skew-y-0{--transform-skew-y:0 !important}.r-skew-y-1{--transform-skew-y:1deg !important}.r-skew-y-2{--transform-skew-y:2deg !important}.r-skew-y-3{--transform-skew-y:3deg !important}.r-skew-y-6{--transform-skew-y:6deg !important}.r-skew-y-12{--transform-skew-y:12deg !important}.r--skew-y-12{--transform-skew-y:-12deg !important}.r--skew-y-6{--transform-skew-y:-6deg !important}.r--skew-y-3{--transform-skew-y:-3deg !important}.r--skew-y-2{--transform-skew-y:-2deg !important}.r--skew-y-1{--transform-skew-y:-1deg !important}.hover\:r-skew-x-0:hover{--transform-skew-x:0 !important}.hover\:r-skew-x-1:hover{--transform-skew-x:1deg !important}.hover\:r-skew-x-2:hover{--transform-skew-x:2deg !important}.hover\:r-skew-x-3:hover{--transform-skew-x:3deg !important}.hover\:r-skew-x-6:hover{--transform-skew-x:6deg !important}.hover\:r-skew-x-12:hover{--transform-skew-x:12deg !important}.hover\:r--skew-x-12:hover{--transform-skew-x:-12deg !important}.hover\:r--skew-x-6:hover{--transform-skew-x:-6deg !important}.hover\:r--skew-x-3:hover{--transform-skew-x:-3deg !important}.hover\:r--skew-x-2:hover{--transform-skew-x:-2deg !important}.hover\:r--skew-x-1:hover{--transform-skew-x:-1deg !important}.hover\:r-skew-y-0:hover{--transform-skew-y:0 !important}.hover\:r-skew-y-1:hover{--transform-skew-y:1deg !important}.hover\:r-skew-y-2:hover{--transform-skew-y:2deg !important}.hover\:r-skew-y-3:hover{--transform-skew-y:3deg !important}.hover\:r-skew-y-6:hover{--transform-skew-y:6deg !important}.hover\:r-skew-y-12:hover{--transform-skew-y:12deg !important}.hover\:r--skew-y-12:hover{--transform-skew-y:-12deg !important}.hover\:r--skew-y-6:hover{--transform-skew-y:-6deg !important}.hover\:r--skew-y-3:hover{--transform-skew-y:-3deg !important}.hover\:r--skew-y-2:hover{--transform-skew-y:-2deg !important}.hover\:r--skew-y-1:hover{--transform-skew-y:-1deg !important}.focus\:r-skew-x-0:focus{--transform-skew-x:0 !important}.focus\:r-skew-x-1:focus{--transform-skew-x:1deg !important}.focus\:r-skew-x-2:focus{--transform-skew-x:2deg !important}.focus\:r-skew-x-3:focus{--transform-skew-x:3deg !important}.focus\:r-skew-x-6:focus{--transform-skew-x:6deg !important}.focus\:r-skew-x-12:focus{--transform-skew-x:12deg !important}.focus\:r--skew-x-12:focus{--transform-skew-x:-12deg !important}.focus\:r--skew-x-6:focus{--transform-skew-x:-6deg !important}.focus\:r--skew-x-3:focus{--transform-skew-x:-3deg !important}.focus\:r--skew-x-2:focus{--transform-skew-x:-2deg !important}.focus\:r--skew-x-1:focus{--transform-skew-x:-1deg !important}.focus\:r-skew-y-0:focus{--transform-skew-y:0 !important}.focus\:r-skew-y-1:focus{--transform-skew-y:1deg !important}.focus\:r-skew-y-2:focus{--transform-skew-y:2deg !important}.focus\:r-skew-y-3:focus{--transform-skew-y:3deg !important}.focus\:r-skew-y-6:focus{--transform-skew-y:6deg !important}.focus\:r-skew-y-12:focus{--transform-skew-y:12deg !important}.focus\:r--skew-y-12:focus{--transform-skew-y:-12deg !important}.focus\:r--skew-y-6:focus{--transform-skew-y:-6deg !important}.focus\:r--skew-y-3:focus{--transform-skew-y:-3deg !important}.focus\:r--skew-y-2:focus{--transform-skew-y:-2deg !important}.focus\:r--skew-y-1:focus{--transform-skew-y:-1deg !important}.r-transition-none{transition-property:none!important}.r-transition-all{transition-property:all!important}.r-transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important}.r-transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.r-transition-opacity{transition-property:opacity!important}.r-transition-shadow{transition-property:box-shadow!important}.r-transition-transform{transition-property:transform!important}.r-ease-linear{transition-timing-function:linear!important}.r-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.r-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.r-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.r-duration-75{transition-duration:75ms!important}.r-duration-100{transition-duration:.1s!important}.r-duration-150{transition-duration:.15s!important}.r-duration-200{transition-duration:.2s!important}.r-duration-300{transition-duration:.3s!important}.r-duration-500{transition-duration:.5s!important}.r-duration-700{transition-duration:.7s!important}.r-duration-1000{transition-duration:1s!important}.r-delay-75{transition-delay:75ms!important}.r-delay-100{transition-delay:.1s!important}.r-delay-150{transition-delay:.15s!important}.r-delay-200{transition-delay:.2s!important}.r-delay-300{transition-delay:.3s!important}.r-delay-500{transition-delay:.5s!important}.r-delay-700{transition-delay:.7s!important}.r-delay-1000{transition-delay:1s!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.r-animate-none{animation:none!important}.r-animate-spin{animation:spin 1s linear infinite!important}.r-animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.r-animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.r-animate-bounce{animation:bounce 1s infinite!important}.r-heading-hero{font-size:var(--font-size-8)!important;font-weight:600!important;line-height:1.25!important;margin-bottom:.5rem!important}.r-heading-xl{font-size:var(--font-size-5)!important;font-weight:600!important;line-height:1.25!important;margin-bottom:.5rem!important}.r-heading-lg{font-size:var(--font-size-4)!important;font-weight:600!important;line-height:1.25!important;margin-bottom:.5rem!important}.r-heading-md{font-size:var(--font-size-3)!important;font-weight:600!important;line-height:1.25!important;margin-bottom:.5rem!important}.r-icon-5xl{font-size:var(--font-size-10)!important}.r-icon-4xl{font-size:var(--font-size-9)!important}.r-icon-3xl{font-size:var(--font-size-7)!important}.r-icon-2xl{font-size:var(--font-size-6)!important}.r-icon-xl{font-size:var(--font-size-5)!important}.r-icon-lg{font-size:var(--font-size-4)!important}.r-icon-md{font-size:var(--font-size-3)!important}.r-icon-sm{font-size:var(--font-size-2)!important}.r-paragraph{font-size:var(--font-size-3)!important;line-height:1.25!important;margin-bottom:.5rem!important;color:#37474fcc!important}.r-text-muted{color:#37474fcc!important}.r-rotate-0{transform:rotate(0)!important}.r-rotate-90{transform:rotate(90deg)!important}.r-rotate-180{transform:rotate(180deg)!important}.r-rotate-270{transform:rotate(270deg)!important}.r-transition-base{transition:all .2s ease-in-out!important}.r-transition-fade{transition:opacity .15s linear!important}.r-transition-collapse{transition:height .3s ease!important}:root{--transparent:transparent;--white:#fff;--black:#000;--charcoal:#37474f;--charcoal-dark:#202737;--blue:#0076cc;--blue-dark:#0069b7;--blue-light:#7fbae5;--blue-lightest:#e5f4ff;--orange:#f06000;--gray:#c6ccd0;--gray-dark:#9ba3a7;--gray-light:#ebedee;--gray-lightest:#f7f8f9;--red:#d01a1f;--red-dark:#ba171b;--red-light:#fae8e9;--green:#139c3e;--green-dark:#0e6b2b;--green-light:#e7f3eb;--yellow:#fec12d;--yellow-light:#fef8ea;--yellow-dark:#bc8701;--font-family-roboto:"Roboto", sans-serif;--font-size-1:.625rem;--font-size-2:.75rem;--font-size-3:.875rem;--font-size-4:1rem;--font-size-5:1.25rem;--font-size-6:1.5rem;--font-size-7:2rem;--font-size-8:2.25rem;--font-size-9:2.5rem;--font-size-10:3rem;--font-size-11:1.125rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.25;--shadow-level-1:0 2px 1px 0px rgba(55, 71, 79, .08);--shadow-level-2:0 2px 4px 0 rgba(55, 71, 79, .12);--shadow-level-3:0 8px 16px 0 rgba(82, 97, 115, .18);--shadow-level-4:0 16px 27px 0 rgba(82, 97, 115, .22);--menu-shadow:0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--border-radius-small:.125rem;--border-radius-full:9999px;--color-base:var(--charcoal);--color-background:var(--white);--color-primary:var(--blue);--color-primary-dark:var(--blue-dark);--color-primary-highlight:var(--blue-lightest);--color-primary-toggle:var(--blue-light);--color-secondary:var(--orange);--color-neutral:var(--gray);--color-neutral-dark:var(--gray-dark);--color-neutral-light:var(--gray-light);--color-neutral-lightest:var(--gray-lightest);--color-destructive:var(--red);--color-destructive-highlight:var(--red-light);--color-destructive-dark:var(--red-dark);--color-success:var(--green);--color-success-highlight:var(--green-light);--color-success-dark:var(--green-dark);--color-warning:var(--yellow);--color-warning-highlight:var(--yellow-light);--color-warning-dark:var(--yellow-dark)}@media (min-width: 640px){.sm\:r-container{width:100%}.sm\:r-container{max-width:640px}@media (min-width: 768px){.sm\:r-container{max-width:768px}}@media (min-width: 1024px){.sm\:r-container{max-width:1024px}}@media (min-width: 1280px){.sm\:r-container{max-width:1280px}}.sm\:r-space-y-0>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(0px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px * var(--space-y-reverse))!important}.sm\:r-space-x-0>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(0px * var(--space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--space-y-reverse))!important}.sm\:r-space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.25rem * var(--space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--space-y-reverse))!important}.sm\:r-space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.5rem * var(--space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--space-y-reverse))!important}.sm\:r-space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.75rem * var(--space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem * var(--space-y-reverse))!important}.sm\:r-space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1rem * var(--space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--space-y-reverse))!important}.sm\:r-space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.25rem * var(--space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--space-y-reverse))!important}.sm\:r-space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.5rem * var(--space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--space-y-reverse))!important}.sm\:r-space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.75rem * var(--space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem * var(--space-y-reverse))!important}.sm\:r-space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2rem * var(--space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--space-y-reverse))!important}.sm\:r-space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.25rem * var(--space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--space-y-reverse))!important}.sm\:r-space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.5rem * var(--space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem * var(--space-y-reverse))!important}.sm\:r-space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3rem * var(--space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem * var(--space-y-reverse))!important}.sm\:r-space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4rem * var(--space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem * var(--space-y-reverse))!important}.sm\:r-space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(5rem * var(--space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem * var(--space-y-reverse))!important}.sm\:r-space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(6rem * var(--space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem * var(--space-y-reverse))!important}.sm\:r-space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(8rem * var(--space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem * var(--space-y-reverse))!important}.sm\:r-space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(10rem * var(--space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem * var(--space-y-reverse))!important}.sm\:r-space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(12rem * var(--space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem * var(--space-y-reverse))!important}.sm\:r-space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(14rem * var(--space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem * var(--space-y-reverse))!important}.sm\:r-space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(16rem * var(--space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px * var(--space-y-reverse))!important}.sm\:r-space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1px * var(--space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2px * var(--space-y-reverse))!important}.sm\:r-space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2px * var(--space-x-reverse))!important;margin-left:calc(2px * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3px * var(--space-y-reverse))!important}.sm\:r-space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3px * var(--space-x-reverse))!important;margin-left:calc(3px * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4px * var(--space-y-reverse))!important}.sm\:r-space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4px * var(--space-x-reverse))!important;margin-left:calc(4px * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--space-y-reverse))!important}.sm\:r--space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.25rem * var(--space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--space-y-reverse))!important}.sm\:r--space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.5rem * var(--space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--space-y-reverse))!important}.sm\:r--space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.75rem * var(--space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--space-y-reverse))!important}.sm\:r--space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1rem * var(--space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--space-y-reverse))!important}.sm\:r--space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.25rem * var(--space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--space-y-reverse))!important}.sm\:r--space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.5rem * var(--space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--space-y-reverse))!important}.sm\:r--space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.75rem * var(--space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--space-y-reverse))!important}.sm\:r--space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2rem * var(--space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--space-y-reverse))!important}.sm\:r--space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.25rem * var(--space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--space-y-reverse))!important}.sm\:r--space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.5rem * var(--space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--space-y-reverse))!important}.sm\:r--space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3rem * var(--space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--space-y-reverse))!important}.sm\:r--space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4rem * var(--space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--space-y-reverse))!important}.sm\:r--space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-5rem * var(--space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--space-y-reverse))!important}.sm\:r--space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-6rem * var(--space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--space-y-reverse))!important}.sm\:r--space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-8rem * var(--space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--space-y-reverse))!important}.sm\:r--space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-10rem * var(--space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--space-y-reverse))!important}.sm\:r--space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-12rem * var(--space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--space-y-reverse))!important}.sm\:r--space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-14rem * var(--space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--space-y-reverse))!important}.sm\:r--space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-16rem * var(--space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px * var(--space-y-reverse))!important}.sm\:r--space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1px * var(--space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2px * var(--space-y-reverse))!important}.sm\:r--space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2px * var(--space-x-reverse))!important;margin-left:calc(-2px * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3px * var(--space-y-reverse))!important}.sm\:r--space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3px * var(--space-x-reverse))!important;margin-left:calc(-3px * calc(1 - var(--space-x-reverse)))!important}.sm\:r--space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4px * var(--space-y-reverse))!important}.sm\:r--space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4px * var(--space-x-reverse))!important;margin-left:calc(-4px * calc(1 - var(--space-x-reverse)))!important}.sm\:r-space-y-reverse>:not(template)~:not(template){--space-y-reverse:1 !important}.sm\:r-space-x-reverse>:not(template)~:not(template){--space-x-reverse:1 !important}.sm\:r-divide-y-0>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--divide-y-reverse))!important}.sm\:r-divide-x-0>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(0px * var(--divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)))!important}.sm\:r-divide-y-2>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--divide-y-reverse))!important}.sm\:r-divide-x-2>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(2px * var(--divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)))!important}.sm\:r-divide-y-3>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(3px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--divide-y-reverse))!important}.sm\:r-divide-x-3>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(3px * var(--divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--divide-x-reverse)))!important}.sm\:r-divide-y-4>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--divide-y-reverse))!important}.sm\:r-divide-x-4>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(4px * var(--divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)))!important}.sm\:r-divide-y-8>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--divide-y-reverse))!important}.sm\:r-divide-x-8>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(8px * var(--divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)))!important}.sm\:r-divide-y>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--divide-y-reverse))!important}.sm\:r-divide-x>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(1px * var(--divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)))!important}.sm\:r-divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1 !important}.sm\:r-divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1 !important}.sm\:r-divide-transparent>:not(template)~:not(template){border-color:var(--transparent)!important}.sm\:r-divide-white>:not(template)~:not(template){border-color:var(--white)!important}.sm\:r-divide-black>:not(template)~:not(template){border-color:var(--black)!important}.sm\:r-divide-charcoal-dark>:not(template)~:not(template){border-color:var(--charcoal-dark)!important}.sm\:r-divide-base>:not(template)~:not(template){border-color:var(--color-base)!important}.sm\:r-divide-base-rgb>:not(template)~:not(template){border-color:55,71,79!important}.sm\:r-divide-primary>:not(template)~:not(template){border-color:var(--color-primary)!important}.sm\:r-divide-primary-dark>:not(template)~:not(template){border-color:var(--color-primary-dark)!important}.sm\:r-divide-primary-highlight>:not(template)~:not(template){border-color:var(--color-primary-highlight)!important}.sm\:r-divide-primary-toggle>:not(template)~:not(template){border-color:var(--color-primary-toggle)!important}.sm\:r-divide-secondary>:not(template)~:not(template){border-color:var(--color-secondary)!important}.sm\:r-divide-gray-lightest>:not(template)~:not(template){border-color:var(--gray-lightest)!important}.sm\:r-divide-gray-light>:not(template)~:not(template){border-color:var(--gray-light)!important}.sm\:r-divide-gray-medium>:not(template)~:not(template){border-color:var(--gray)!important}.sm\:r-divide-gray-dark>:not(template)~:not(template){border-color:var(--gray-dark)!important}.sm\:r-divide-destructive>:not(template)~:not(template){border-color:var(--color-destructive)!important}.sm\:r-divide-destructive-highlight>:not(template)~:not(template){border-color:var(--color-destructive-highlight)!important}.sm\:r-divide-destructive-dark>:not(template)~:not(template){border-color:var(--color-destructive-dark)!important}.sm\:r-divide-success>:not(template)~:not(template){border-color:var(--color-success)!important}.sm\:r-divide-success-highlight>:not(template)~:not(template){border-color:var(--color-success-highlight)!important}.sm\:r-divide-warning>:not(template)~:not(template){border-color:var(--color-warning)!important}.sm\:r-divide-warning-highlight>:not(template)~:not(template){border-color:var(--color-warning-highlight)!important}.sm\:r-divide-warning-dark>:not(template)~:not(template){border-color:var(--color-warning-dark)!important}.sm\:r-divide-solid>:not(template)~:not(template){border-style:solid!important}.sm\:r-divide-dashed>:not(template)~:not(template){border-style:dashed!important}.sm\:r-divide-dotted>:not(template)~:not(template){border-style:dotted!important}.sm\:r-divide-double>:not(template)~:not(template){border-style:double!important}.sm\:r-divide-none>:not(template)~:not(template){border-style:none!important}.sm\:r-divide-opacity-0>:not(template)~:not(template){--divide-opacity:0 !important}.sm\:r-divide-opacity-25>:not(template)~:not(template){--divide-opacity:.25 !important}.sm\:r-divide-opacity-50>:not(template)~:not(template){--divide-opacity:.5 !important}.sm\:r-divide-opacity-75>:not(template)~:not(template){--divide-opacity:.75 !important}.sm\:r-divide-opacity-80>:not(template)~:not(template){--divide-opacity:.8 !important}.sm\:r-divide-opacity-100>:not(template)~:not(template){--divide-opacity:1 !important}.sm\:r-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.sm\:r-not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.sm\:focus\:r-sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.sm\:focus\:r-not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.sm\:r-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.sm\:r-bg-fixed{background-attachment:fixed!important}.sm\:r-bg-local{background-attachment:local!important}.sm\:r-bg-scroll{background-attachment:scroll!important}.sm\:r-bg-clip-border{background-clip:border-box!important}.sm\:r-bg-clip-padding{background-clip:padding-box!important}.sm\:r-bg-clip-content{background-clip:content-box!important}.sm\:r-bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.sm\:r-bg-transparent{background-color:var(--transparent)!important}.sm\:r-bg-white{background-color:var(--white)!important}.sm\:r-bg-black{background-color:var(--black)!important}.sm\:r-bg-charcoal-dark{background-color:var(--charcoal-dark)!important}.sm\:r-bg-base{background-color:var(--color-base)!important}.sm\:r-bg-base-rgb{background-color:55,71,79!important}.sm\:r-bg-primary{background-color:var(--color-primary)!important}.sm\:r-bg-primary-dark{background-color:var(--color-primary-dark)!important}.sm\:r-bg-primary-highlight{background-color:var(--color-primary-highlight)!important}.sm\:r-bg-primary-toggle{background-color:var(--color-primary-toggle)!important}.sm\:r-bg-secondary{background-color:var(--color-secondary)!important}.sm\:r-bg-gray-lightest{background-color:var(--gray-lightest)!important}.sm\:r-bg-gray-light{background-color:var(--gray-light)!important}.sm\:r-bg-gray-medium{background-color:var(--gray)!important}.sm\:r-bg-gray-dark{background-color:var(--gray-dark)!important}.sm\:r-bg-destructive{background-color:var(--color-destructive)!important}.sm\:r-bg-destructive-highlight{background-color:var(--color-destructive-highlight)!important}.sm\:r-bg-destructive-dark{background-color:var(--color-destructive-dark)!important}.sm\:r-bg-success{background-color:var(--color-success)!important}.sm\:r-bg-success-highlight{background-color:var(--color-success-highlight)!important}.sm\:r-bg-warning{background-color:var(--color-warning)!important}.sm\:r-bg-warning-highlight{background-color:var(--color-warning-highlight)!important}.sm\:r-bg-warning-dark{background-color:var(--color-warning-dark)!important}.sm\:hover\:r-bg-transparent:hover{background-color:var(--transparent)!important}.sm\:hover\:r-bg-white:hover{background-color:var(--white)!important}.sm\:hover\:r-bg-black:hover{background-color:var(--black)!important}.sm\:hover\:r-bg-charcoal-dark:hover{background-color:var(--charcoal-dark)!important}.sm\:hover\:r-bg-base:hover{background-color:var(--color-base)!important}.sm\:hover\:r-bg-base-rgb:hover{background-color:55,71,79!important}.sm\:hover\:r-bg-primary:hover{background-color:var(--color-primary)!important}.sm\:hover\:r-bg-primary-dark:hover{background-color:var(--color-primary-dark)!important}.sm\:hover\:r-bg-primary-highlight:hover{background-color:var(--color-primary-highlight)!important}.sm\:hover\:r-bg-primary-toggle:hover{background-color:var(--color-primary-toggle)!important}.sm\:hover\:r-bg-secondary:hover{background-color:var(--color-secondary)!important}.sm\:hover\:r-bg-gray-lightest:hover{background-color:var(--gray-lightest)!important}.sm\:hover\:r-bg-gray-light:hover{background-color:var(--gray-light)!important}.sm\:hover\:r-bg-gray-medium:hover{background-color:var(--gray)!important}.sm\:hover\:r-bg-gray-dark:hover{background-color:var(--gray-dark)!important}.sm\:hover\:r-bg-destructive:hover{background-color:var(--color-destructive)!important}.sm\:hover\:r-bg-destructive-highlight:hover{background-color:var(--color-destructive-highlight)!important}.sm\:hover\:r-bg-destructive-dark:hover{background-color:var(--color-destructive-dark)!important}.sm\:hover\:r-bg-success:hover{background-color:var(--color-success)!important}.sm\:hover\:r-bg-success-highlight:hover{background-color:var(--color-success-highlight)!important}.sm\:hover\:r-bg-warning:hover{background-color:var(--color-warning)!important}.sm\:hover\:r-bg-warning-highlight:hover{background-color:var(--color-warning-highlight)!important}.sm\:hover\:r-bg-warning-dark:hover{background-color:var(--color-warning-dark)!important}.sm\:focus\:r-bg-transparent:focus{background-color:var(--transparent)!important}.sm\:focus\:r-bg-white:focus{background-color:var(--white)!important}.sm\:focus\:r-bg-black:focus{background-color:var(--black)!important}.sm\:focus\:r-bg-charcoal-dark:focus{background-color:var(--charcoal-dark)!important}.sm\:focus\:r-bg-base:focus{background-color:var(--color-base)!important}.sm\:focus\:r-bg-base-rgb:focus{background-color:55,71,79!important}.sm\:focus\:r-bg-primary:focus{background-color:var(--color-primary)!important}.sm\:focus\:r-bg-primary-dark:focus{background-color:var(--color-primary-dark)!important}.sm\:focus\:r-bg-primary-highlight:focus{background-color:var(--color-primary-highlight)!important}.sm\:focus\:r-bg-primary-toggle:focus{background-color:var(--color-primary-toggle)!important}.sm\:focus\:r-bg-secondary:focus{background-color:var(--color-secondary)!important}.sm\:focus\:r-bg-gray-lightest:focus{background-color:var(--gray-lightest)!important}.sm\:focus\:r-bg-gray-light:focus{background-color:var(--gray-light)!important}.sm\:focus\:r-bg-gray-medium:focus{background-color:var(--gray)!important}.sm\:focus\:r-bg-gray-dark:focus{background-color:var(--gray-dark)!important}.sm\:focus\:r-bg-destructive:focus{background-color:var(--color-destructive)!important}.sm\:focus\:r-bg-destructive-highlight:focus{background-color:var(--color-destructive-highlight)!important}.sm\:focus\:r-bg-destructive-dark:focus{background-color:var(--color-destructive-dark)!important}.sm\:focus\:r-bg-success:focus{background-color:var(--color-success)!important}.sm\:focus\:r-bg-success-highlight:focus{background-color:var(--color-success-highlight)!important}.sm\:focus\:r-bg-warning:focus{background-color:var(--color-warning)!important}.sm\:focus\:r-bg-warning-highlight:focus{background-color:var(--color-warning-highlight)!important}.sm\:focus\:r-bg-warning-dark:focus{background-color:var(--color-warning-dark)!important}.sm\:r-bg-none{background-image:none!important}.sm\:r-bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))!important}.sm\:r-bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}.sm\:r-from-transparent{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-white{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-black{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-charcoal-dark{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-base{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-base-rgb{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-primary{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-primary-dark{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-primary-highlight{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-primary-toggle{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-secondary{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-gray-lightest{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-gray-light{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-gray-medium{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-gray-dark{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-destructive{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-destructive-highlight{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-destructive-dark{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-success{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-success-highlight{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-warning{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-warning-highlight{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-from-warning-dark{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-transparent{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-white{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-black{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-charcoal-dark{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-base{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-base-rgb{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-primary{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-primary-dark{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-primary-highlight{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-primary-toggle{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-secondary{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-gray-lightest{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-gray-light{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-gray-medium{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-gray-dark{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-destructive{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-destructive-highlight{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-destructive-dark{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-success{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-success-highlight{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-warning{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-warning-highlight{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-via-warning-dark{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:r-to-transparent{--gradient-to-color:var(--transparent) !important}.sm\:r-to-white{--gradient-to-color:var(--white) !important}.sm\:r-to-black{--gradient-to-color:var(--black) !important}.sm\:r-to-charcoal-dark{--gradient-to-color:var(--charcoal-dark) !important}.sm\:r-to-base{--gradient-to-color:var(--color-base) !important}.sm\:r-to-base-rgb{--gradient-to-color:55, 71, 79 !important}.sm\:r-to-primary{--gradient-to-color:var(--color-primary) !important}.sm\:r-to-primary-dark{--gradient-to-color:var(--color-primary-dark) !important}.sm\:r-to-primary-highlight{--gradient-to-color:var(--color-primary-highlight) !important}.sm\:r-to-primary-toggle{--gradient-to-color:var(--color-primary-toggle) !important}.sm\:r-to-secondary{--gradient-to-color:var(--color-secondary) !important}.sm\:r-to-gray-lightest{--gradient-to-color:var(--gray-lightest) !important}.sm\:r-to-gray-light{--gradient-to-color:var(--gray-light) !important}.sm\:r-to-gray-medium{--gradient-to-color:var(--gray) !important}.sm\:r-to-gray-dark{--gradient-to-color:var(--gray-dark) !important}.sm\:r-to-destructive{--gradient-to-color:var(--color-destructive) !important}.sm\:r-to-destructive-highlight{--gradient-to-color:var(--color-destructive-highlight) !important}.sm\:r-to-destructive-dark{--gradient-to-color:var(--color-destructive-dark) !important}.sm\:r-to-success{--gradient-to-color:var(--color-success) !important}.sm\:r-to-success-highlight{--gradient-to-color:var(--color-success-highlight) !important}.sm\:r-to-warning{--gradient-to-color:var(--color-warning) !important}.sm\:r-to-warning-highlight{--gradient-to-color:var(--color-warning-highlight) !important}.sm\:r-to-warning-dark{--gradient-to-color:var(--color-warning-dark) !important}.sm\:hover\:r-from-transparent:hover{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-white:hover{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-black:hover{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-charcoal-dark:hover{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-base:hover{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-base-rgb:hover{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-primary:hover{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-primary-dark:hover{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-primary-highlight:hover{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-primary-toggle:hover{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-secondary:hover{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-gray-lightest:hover{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-gray-light:hover{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-gray-medium:hover{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-gray-dark:hover{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-destructive:hover{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-destructive-highlight:hover{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-destructive-dark:hover{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-success:hover{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-success-highlight:hover{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-warning:hover{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-warning-highlight:hover{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-from-warning-dark:hover{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-transparent:hover{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-white:hover{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-black:hover{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-charcoal-dark:hover{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-base:hover{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-base-rgb:hover{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-primary:hover{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-primary-dark:hover{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-primary-highlight:hover{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-primary-toggle:hover{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-secondary:hover{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-gray-lightest:hover{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-gray-light:hover{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-gray-medium:hover{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-gray-dark:hover{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-destructive:hover{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-destructive-highlight:hover{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-destructive-dark:hover{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-success:hover{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-success-highlight:hover{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-warning:hover{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-warning-highlight:hover{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-via-warning-dark:hover{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:hover\:r-to-transparent:hover{--gradient-to-color:var(--transparent) !important}.sm\:hover\:r-to-white:hover{--gradient-to-color:var(--white) !important}.sm\:hover\:r-to-black:hover{--gradient-to-color:var(--black) !important}.sm\:hover\:r-to-charcoal-dark:hover{--gradient-to-color:var(--charcoal-dark) !important}.sm\:hover\:r-to-base:hover{--gradient-to-color:var(--color-base) !important}.sm\:hover\:r-to-base-rgb:hover{--gradient-to-color:55, 71, 79 !important}.sm\:hover\:r-to-primary:hover{--gradient-to-color:var(--color-primary) !important}.sm\:hover\:r-to-primary-dark:hover{--gradient-to-color:var(--color-primary-dark) !important}.sm\:hover\:r-to-primary-highlight:hover{--gradient-to-color:var(--color-primary-highlight) !important}.sm\:hover\:r-to-primary-toggle:hover{--gradient-to-color:var(--color-primary-toggle) !important}.sm\:hover\:r-to-secondary:hover{--gradient-to-color:var(--color-secondary) !important}.sm\:hover\:r-to-gray-lightest:hover{--gradient-to-color:var(--gray-lightest) !important}.sm\:hover\:r-to-gray-light:hover{--gradient-to-color:var(--gray-light) !important}.sm\:hover\:r-to-gray-medium:hover{--gradient-to-color:var(--gray) !important}.sm\:hover\:r-to-gray-dark:hover{--gradient-to-color:var(--gray-dark) !important}.sm\:hover\:r-to-destructive:hover{--gradient-to-color:var(--color-destructive) !important}.sm\:hover\:r-to-destructive-highlight:hover{--gradient-to-color:var(--color-destructive-highlight) !important}.sm\:hover\:r-to-destructive-dark:hover{--gradient-to-color:var(--color-destructive-dark) !important}.sm\:hover\:r-to-success:hover{--gradient-to-color:var(--color-success) !important}.sm\:hover\:r-to-success-highlight:hover{--gradient-to-color:var(--color-success-highlight) !important}.sm\:hover\:r-to-warning:hover{--gradient-to-color:var(--color-warning) !important}.sm\:hover\:r-to-warning-highlight:hover{--gradient-to-color:var(--color-warning-highlight) !important}.sm\:hover\:r-to-warning-dark:hover{--gradient-to-color:var(--color-warning-dark) !important}.sm\:focus\:r-from-transparent:focus{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-white:focus{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-black:focus{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-charcoal-dark:focus{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-base:focus{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-base-rgb:focus{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-primary:focus{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-primary-dark:focus{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-primary-highlight:focus{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-primary-toggle:focus{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-secondary:focus{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-gray-lightest:focus{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-gray-light:focus{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-gray-medium:focus{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-gray-dark:focus{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-destructive:focus{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-destructive-highlight:focus{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-destructive-dark:focus{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-success:focus{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-success-highlight:focus{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-warning:focus{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-warning-highlight:focus{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-from-warning-dark:focus{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-transparent:focus{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-white:focus{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-black:focus{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-charcoal-dark:focus{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-base:focus{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-base-rgb:focus{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-primary:focus{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-primary-dark:focus{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-primary-highlight:focus{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-primary-toggle:focus{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-secondary:focus{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-gray-lightest:focus{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-gray-light:focus{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-gray-medium:focus{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-gray-dark:focus{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-destructive:focus{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-destructive-highlight:focus{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-destructive-dark:focus{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-success:focus{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-success-highlight:focus{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-warning:focus{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-warning-highlight:focus{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-via-warning-dark:focus{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.sm\:focus\:r-to-transparent:focus{--gradient-to-color:var(--transparent) !important}.sm\:focus\:r-to-white:focus{--gradient-to-color:var(--white) !important}.sm\:focus\:r-to-black:focus{--gradient-to-color:var(--black) !important}.sm\:focus\:r-to-charcoal-dark:focus{--gradient-to-color:var(--charcoal-dark) !important}.sm\:focus\:r-to-base:focus{--gradient-to-color:var(--color-base) !important}.sm\:focus\:r-to-base-rgb:focus{--gradient-to-color:55, 71, 79 !important}.sm\:focus\:r-to-primary:focus{--gradient-to-color:var(--color-primary) !important}.sm\:focus\:r-to-primary-dark:focus{--gradient-to-color:var(--color-primary-dark) !important}.sm\:focus\:r-to-primary-highlight:focus{--gradient-to-color:var(--color-primary-highlight) !important}.sm\:focus\:r-to-primary-toggle:focus{--gradient-to-color:var(--color-primary-toggle) !important}.sm\:focus\:r-to-secondary:focus{--gradient-to-color:var(--color-secondary) !important}.sm\:focus\:r-to-gray-lightest:focus{--gradient-to-color:var(--gray-lightest) !important}.sm\:focus\:r-to-gray-light:focus{--gradient-to-color:var(--gray-light) !important}.sm\:focus\:r-to-gray-medium:focus{--gradient-to-color:var(--gray) !important}.sm\:focus\:r-to-gray-dark:focus{--gradient-to-color:var(--gray-dark) !important}.sm\:focus\:r-to-destructive:focus{--gradient-to-color:var(--color-destructive) !important}.sm\:focus\:r-to-destructive-highlight:focus{--gradient-to-color:var(--color-destructive-highlight) !important}.sm\:focus\:r-to-destructive-dark:focus{--gradient-to-color:var(--color-destructive-dark) !important}.sm\:focus\:r-to-success:focus{--gradient-to-color:var(--color-success) !important}.sm\:focus\:r-to-success-highlight:focus{--gradient-to-color:var(--color-success-highlight) !important}.sm\:focus\:r-to-warning:focus{--gradient-to-color:var(--color-warning) !important}.sm\:focus\:r-to-warning-highlight:focus{--gradient-to-color:var(--color-warning-highlight) !important}.sm\:focus\:r-to-warning-dark:focus{--gradient-to-color:var(--color-warning-dark) !important}.sm\:r-bg-opacity-0{--bg-opacity:0 !important}.sm\:r-bg-opacity-25{--bg-opacity:.25 !important}.sm\:r-bg-opacity-50{--bg-opacity:.5 !important}.sm\:r-bg-opacity-75{--bg-opacity:.75 !important}.sm\:r-bg-opacity-80{--bg-opacity:.8 !important}.sm\:r-bg-opacity-100{--bg-opacity:1 !important}.sm\:hover\:r-bg-opacity-0:hover{--bg-opacity:0 !important}.sm\:hover\:r-bg-opacity-25:hover{--bg-opacity:.25 !important}.sm\:hover\:r-bg-opacity-50:hover{--bg-opacity:.5 !important}.sm\:hover\:r-bg-opacity-75:hover{--bg-opacity:.75 !important}.sm\:hover\:r-bg-opacity-80:hover{--bg-opacity:.8 !important}.sm\:hover\:r-bg-opacity-100:hover{--bg-opacity:1 !important}.sm\:focus\:r-bg-opacity-0:focus{--bg-opacity:0 !important}.sm\:focus\:r-bg-opacity-25:focus{--bg-opacity:.25 !important}.sm\:focus\:r-bg-opacity-50:focus{--bg-opacity:.5 !important}.sm\:focus\:r-bg-opacity-75:focus{--bg-opacity:.75 !important}.sm\:focus\:r-bg-opacity-80:focus{--bg-opacity:.8 !important}.sm\:focus\:r-bg-opacity-100:focus{--bg-opacity:1 !important}.sm\:r-bg-bottom{background-position:bottom!important}.sm\:r-bg-center{background-position:center!important}.sm\:r-bg-left{background-position:left!important}.sm\:r-bg-left-bottom{background-position:left bottom!important}.sm\:r-bg-left-top{background-position:left top!important}.sm\:r-bg-right{background-position:right!important}.sm\:r-bg-right-bottom{background-position:right bottom!important}.sm\:r-bg-right-top{background-position:right top!important}.sm\:r-bg-top{background-position:top!important}.sm\:r-bg-repeat{background-repeat:repeat!important}.sm\:r-bg-no-repeat{background-repeat:no-repeat!important}.sm\:r-bg-repeat-x{background-repeat:repeat-x!important}.sm\:r-bg-repeat-y{background-repeat:repeat-y!important}.sm\:r-bg-repeat-round{background-repeat:round!important}.sm\:r-bg-repeat-space{background-repeat:space!important}.sm\:r-bg-auto{background-size:auto!important}.sm\:r-bg-cover{background-size:cover!important}.sm\:r-bg-contain{background-size:contain!important}.sm\:r-border-collapse{border-collapse:collapse!important}.sm\:r-border-separate{border-collapse:separate!important}.sm\:r-border-transparent{border-color:var(--transparent)!important}.sm\:r-border-white{border-color:var(--white)!important}.sm\:r-border-black{border-color:var(--black)!important}.sm\:r-border-charcoal-dark{border-color:var(--charcoal-dark)!important}.sm\:r-border-base{border-color:var(--color-base)!important}.sm\:r-border-base-rgb{border-color:55,71,79!important}.sm\:r-border-primary{border-color:var(--color-primary)!important}.sm\:r-border-primary-dark{border-color:var(--color-primary-dark)!important}.sm\:r-border-primary-highlight{border-color:var(--color-primary-highlight)!important}.sm\:r-border-primary-toggle{border-color:var(--color-primary-toggle)!important}.sm\:r-border-secondary{border-color:var(--color-secondary)!important}.sm\:r-border-gray-lightest{border-color:var(--gray-lightest)!important}.sm\:r-border-gray-light{border-color:var(--gray-light)!important}.sm\:r-border-gray-medium{border-color:var(--gray)!important}.sm\:r-border-gray-dark{border-color:var(--gray-dark)!important}.sm\:r-border-destructive{border-color:var(--color-destructive)!important}.sm\:r-border-destructive-highlight{border-color:var(--color-destructive-highlight)!important}.sm\:r-border-destructive-dark{border-color:var(--color-destructive-dark)!important}.sm\:r-border-success{border-color:var(--color-success)!important}.sm\:r-border-success-highlight{border-color:var(--color-success-highlight)!important}.sm\:r-border-warning{border-color:var(--color-warning)!important}.sm\:r-border-warning-highlight{border-color:var(--color-warning-highlight)!important}.sm\:r-border-warning-dark{border-color:var(--color-warning-dark)!important}.sm\:hover\:r-border-transparent:hover{border-color:var(--transparent)!important}.sm\:hover\:r-border-white:hover{border-color:var(--white)!important}.sm\:hover\:r-border-black:hover{border-color:var(--black)!important}.sm\:hover\:r-border-charcoal-dark:hover{border-color:var(--charcoal-dark)!important}.sm\:hover\:r-border-base:hover{border-color:var(--color-base)!important}.sm\:hover\:r-border-base-rgb:hover{border-color:55,71,79!important}.sm\:hover\:r-border-primary:hover{border-color:var(--color-primary)!important}.sm\:hover\:r-border-primary-dark:hover{border-color:var(--color-primary-dark)!important}.sm\:hover\:r-border-primary-highlight:hover{border-color:var(--color-primary-highlight)!important}.sm\:hover\:r-border-primary-toggle:hover{border-color:var(--color-primary-toggle)!important}.sm\:hover\:r-border-secondary:hover{border-color:var(--color-secondary)!important}.sm\:hover\:r-border-gray-lightest:hover{border-color:var(--gray-lightest)!important}.sm\:hover\:r-border-gray-light:hover{border-color:var(--gray-light)!important}.sm\:hover\:r-border-gray-medium:hover{border-color:var(--gray)!important}.sm\:hover\:r-border-gray-dark:hover{border-color:var(--gray-dark)!important}.sm\:hover\:r-border-destructive:hover{border-color:var(--color-destructive)!important}.sm\:hover\:r-border-destructive-highlight:hover{border-color:var(--color-destructive-highlight)!important}.sm\:hover\:r-border-destructive-dark:hover{border-color:var(--color-destructive-dark)!important}.sm\:hover\:r-border-success:hover{border-color:var(--color-success)!important}.sm\:hover\:r-border-success-highlight:hover{border-color:var(--color-success-highlight)!important}.sm\:hover\:r-border-warning:hover{border-color:var(--color-warning)!important}.sm\:hover\:r-border-warning-highlight:hover{border-color:var(--color-warning-highlight)!important}.sm\:hover\:r-border-warning-dark:hover{border-color:var(--color-warning-dark)!important}.sm\:focus\:r-border-transparent:focus{border-color:var(--transparent)!important}.sm\:focus\:r-border-white:focus{border-color:var(--white)!important}.sm\:focus\:r-border-black:focus{border-color:var(--black)!important}.sm\:focus\:r-border-charcoal-dark:focus{border-color:var(--charcoal-dark)!important}.sm\:focus\:r-border-base:focus{border-color:var(--color-base)!important}.sm\:focus\:r-border-base-rgb:focus{border-color:55,71,79!important}.sm\:focus\:r-border-primary:focus{border-color:var(--color-primary)!important}.sm\:focus\:r-border-primary-dark:focus{border-color:var(--color-primary-dark)!important}.sm\:focus\:r-border-primary-highlight:focus{border-color:var(--color-primary-highlight)!important}.sm\:focus\:r-border-primary-toggle:focus{border-color:var(--color-primary-toggle)!important}.sm\:focus\:r-border-secondary:focus{border-color:var(--color-secondary)!important}.sm\:focus\:r-border-gray-lightest:focus{border-color:var(--gray-lightest)!important}.sm\:focus\:r-border-gray-light:focus{border-color:var(--gray-light)!important}.sm\:focus\:r-border-gray-medium:focus{border-color:var(--gray)!important}.sm\:focus\:r-border-gray-dark:focus{border-color:var(--gray-dark)!important}.sm\:focus\:r-border-destructive:focus{border-color:var(--color-destructive)!important}.sm\:focus\:r-border-destructive-highlight:focus{border-color:var(--color-destructive-highlight)!important}.sm\:focus\:r-border-destructive-dark:focus{border-color:var(--color-destructive-dark)!important}.sm\:focus\:r-border-success:focus{border-color:var(--color-success)!important}.sm\:focus\:r-border-success-highlight:focus{border-color:var(--color-success-highlight)!important}.sm\:focus\:r-border-warning:focus{border-color:var(--color-warning)!important}.sm\:focus\:r-border-warning-highlight:focus{border-color:var(--color-warning-highlight)!important}.sm\:focus\:r-border-warning-dark:focus{border-color:var(--color-warning-dark)!important}.sm\:r-border-opacity-0{--border-opacity:0 !important}.sm\:r-border-opacity-25{--border-opacity:.25 !important}.sm\:r-border-opacity-50{--border-opacity:.5 !important}.sm\:r-border-opacity-75{--border-opacity:.75 !important}.sm\:r-border-opacity-80{--border-opacity:.8 !important}.sm\:r-border-opacity-100{--border-opacity:1 !important}.sm\:hover\:r-border-opacity-0:hover{--border-opacity:0 !important}.sm\:hover\:r-border-opacity-25:hover{--border-opacity:.25 !important}.sm\:hover\:r-border-opacity-50:hover{--border-opacity:.5 !important}.sm\:hover\:r-border-opacity-75:hover{--border-opacity:.75 !important}.sm\:hover\:r-border-opacity-80:hover{--border-opacity:.8 !important}.sm\:hover\:r-border-opacity-100:hover{--border-opacity:1 !important}.sm\:focus\:r-border-opacity-0:focus{--border-opacity:0 !important}.sm\:focus\:r-border-opacity-25:focus{--border-opacity:.25 !important}.sm\:focus\:r-border-opacity-50:focus{--border-opacity:.5 !important}.sm\:focus\:r-border-opacity-75:focus{--border-opacity:.75 !important}.sm\:focus\:r-border-opacity-80:focus{--border-opacity:.8 !important}.sm\:focus\:r-border-opacity-100:focus{--border-opacity:1 !important}.sm\:r-rounded-none{border-radius:0!important}.sm\:r-rounded-sm{border-radius:.125rem!important}.sm\:r-rounded{border-radius:.25rem!important}.sm\:r-rounded-md{border-radius:.375rem!important}.sm\:r-rounded-lg{border-radius:.5rem!important}.sm\:r-rounded-xl{border-radius:.75rem!important}.sm\:r-rounded-2xl{border-radius:1rem!important}.sm\:r-rounded-3xl{border-radius:1.5rem!important}.sm\:r-rounded-full{border-radius:9999px!important}.sm\:r-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:r-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:r-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.sm\:r-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:r-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:r-rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:r-rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:r-rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:r-rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:r-rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:r-rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:r-rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:r-rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:r-rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:r-rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:r-rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:r-rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:r-rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:r-rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:r-rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:r-rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:r-rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:r-rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:r-rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:r-rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:r-rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:r-rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:r-rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:r-rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:r-rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:r-rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:r-rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:r-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.sm\:r-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.sm\:r-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.sm\:r-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.sm\:r-rounded-tl-none{border-top-left-radius:0!important}.sm\:r-rounded-tr-none{border-top-right-radius:0!important}.sm\:r-rounded-br-none{border-bottom-right-radius:0!important}.sm\:r-rounded-bl-none{border-bottom-left-radius:0!important}.sm\:r-rounded-tl-sm{border-top-left-radius:.125rem!important}.sm\:r-rounded-tr-sm{border-top-right-radius:.125rem!important}.sm\:r-rounded-br-sm{border-bottom-right-radius:.125rem!important}.sm\:r-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.sm\:r-rounded-tl{border-top-left-radius:.25rem!important}.sm\:r-rounded-tr{border-top-right-radius:.25rem!important}.sm\:r-rounded-br{border-bottom-right-radius:.25rem!important}.sm\:r-rounded-bl{border-bottom-left-radius:.25rem!important}.sm\:r-rounded-tl-md{border-top-left-radius:.375rem!important}.sm\:r-rounded-tr-md{border-top-right-radius:.375rem!important}.sm\:r-rounded-br-md{border-bottom-right-radius:.375rem!important}.sm\:r-rounded-bl-md{border-bottom-left-radius:.375rem!important}.sm\:r-rounded-tl-lg{border-top-left-radius:.5rem!important}.sm\:r-rounded-tr-lg{border-top-right-radius:.5rem!important}.sm\:r-rounded-br-lg{border-bottom-right-radius:.5rem!important}.sm\:r-rounded-bl-lg{border-bottom-left-radius:.5rem!important}.sm\:r-rounded-tl-xl{border-top-left-radius:.75rem!important}.sm\:r-rounded-tr-xl{border-top-right-radius:.75rem!important}.sm\:r-rounded-br-xl{border-bottom-right-radius:.75rem!important}.sm\:r-rounded-bl-xl{border-bottom-left-radius:.75rem!important}.sm\:r-rounded-tl-2xl{border-top-left-radius:1rem!important}.sm\:r-rounded-tr-2xl{border-top-right-radius:1rem!important}.sm\:r-rounded-br-2xl{border-bottom-right-radius:1rem!important}.sm\:r-rounded-bl-2xl{border-bottom-left-radius:1rem!important}.sm\:r-rounded-tl-3xl{border-top-left-radius:1.5rem!important}.sm\:r-rounded-tr-3xl{border-top-right-radius:1.5rem!important}.sm\:r-rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.sm\:r-rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.sm\:r-rounded-tl-full{border-top-left-radius:9999px!important}.sm\:r-rounded-tr-full{border-top-right-radius:9999px!important}.sm\:r-rounded-br-full{border-bottom-right-radius:9999px!important}.sm\:r-rounded-bl-full{border-bottom-left-radius:9999px!important}.sm\:r-border-solid{border-style:solid!important}.sm\:r-border-dashed{border-style:dashed!important}.sm\:r-border-dotted{border-style:dotted!important}.sm\:r-border-double{border-style:double!important}.sm\:r-border-none{border-style:none!important}.sm\:r-border-0{border-width:0!important}.sm\:r-border-2{border-width:2px!important}.sm\:r-border-3{border-width:3px!important}.sm\:r-border-4{border-width:4px!important}.sm\:r-border-8{border-width:8px!important}.sm\:r-border{border-width:1px!important}.sm\:r-border-t-0{border-top-width:0!important}.sm\:r-border-r-0{border-right-width:0!important}.sm\:r-border-b-0{border-bottom-width:0!important}.sm\:r-border-l-0{border-left-width:0!important}.sm\:r-border-t-2{border-top-width:2px!important}.sm\:r-border-r-2{border-right-width:2px!important}.sm\:r-border-b-2{border-bottom-width:2px!important}.sm\:r-border-l-2{border-left-width:2px!important}.sm\:r-border-t-3{border-top-width:3px!important}.sm\:r-border-r-3{border-right-width:3px!important}.sm\:r-border-b-3{border-bottom-width:3px!important}.sm\:r-border-l-3{border-left-width:3px!important}.sm\:r-border-t-4{border-top-width:4px!important}.sm\:r-border-r-4{border-right-width:4px!important}.sm\:r-border-b-4{border-bottom-width:4px!important}.sm\:r-border-l-4{border-left-width:4px!important}.sm\:r-border-t-8{border-top-width:8px!important}.sm\:r-border-r-8{border-right-width:8px!important}.sm\:r-border-b-8{border-bottom-width:8px!important}.sm\:r-border-l-8{border-left-width:8px!important}.sm\:r-border-t{border-top-width:1px!important}.sm\:r-border-r{border-right-width:1px!important}.sm\:r-border-b{border-bottom-width:1px!important}.sm\:r-border-l{border-left-width:1px!important}.sm\:r-box-border{box-sizing:border-box!important}.sm\:r-box-content{box-sizing:content-box!important}.sm\:r-cursor-auto{cursor:auto!important}.sm\:r-cursor-default{cursor:default!important}.sm\:r-cursor-pointer{cursor:pointer!important}.sm\:r-cursor-wait{cursor:wait!important}.sm\:r-cursor-text{cursor:text!important}.sm\:r-cursor-move{cursor:move!important}.sm\:r-cursor-not-allowed{cursor:not-allowed!important}.sm\:r-block{display:block!important}.sm\:r-inline-block{display:inline-block!important}.sm\:r-inline{display:inline!important}.sm\:r-flex{display:flex!important}.sm\:r-inline-flex{display:inline-flex!important}.sm\:r-table{display:table!important}.sm\:r-table-caption{display:table-caption!important}.sm\:r-table-cell{display:table-cell!important}.sm\:r-table-column{display:table-column!important}.sm\:r-table-column-group{display:table-column-group!important}.sm\:r-table-footer-group{display:table-footer-group!important}.sm\:r-table-header-group{display:table-header-group!important}.sm\:r-table-row-group{display:table-row-group!important}.sm\:r-table-row{display:table-row!important}.sm\:r-flow-root{display:flow-root!important}.sm\:r-grid{display:grid!important}.sm\:r-inline-grid{display:inline-grid!important}.sm\:r-contents{display:contents!important}.sm\:r-hidden{display:none!important}.sm\:r-flex-row{flex-direction:row!important}.sm\:r-flex-row-reverse{flex-direction:row-reverse!important}.sm\:r-flex-col{flex-direction:column!important}.sm\:r-flex-col-reverse{flex-direction:column-reverse!important}.sm\:r-flex-wrap{flex-wrap:wrap!important}.sm\:r-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:r-flex-no-wrap{flex-wrap:nowrap!important}.sm\:r-place-items-auto{place-items:auto!important}.sm\:r-place-items-start{place-items:start!important}.sm\:r-place-items-end{place-items:end!important}.sm\:r-place-items-center{place-items:center!important}.sm\:r-place-items-stretch{place-items:stretch!important}.sm\:r-place-content-center{place-content:center!important}.sm\:r-place-content-start{place-content:start!important}.sm\:r-place-content-end{place-content:end!important}.sm\:r-place-content-between{place-content:space-between!important}.sm\:r-place-content-around{place-content:space-around!important}.sm\:r-place-content-evenly{place-content:space-evenly!important}.sm\:r-place-content-stretch{place-content:stretch!important}.sm\:r-place-self-auto{place-self:auto!important}.sm\:r-place-self-start{place-self:start!important}.sm\:r-place-self-end{place-self:end!important}.sm\:r-place-self-center{place-self:center!important}.sm\:r-place-self-stretch{place-self:stretch!important}.sm\:r-items-start{align-items:flex-start!important}.sm\:r-items-end{align-items:flex-end!important}.sm\:r-items-center{align-items:center!important}.sm\:r-items-baseline{align-items:baseline!important}.sm\:r-items-stretch{align-items:stretch!important}.sm\:r-content-center{align-content:center!important}.sm\:r-content-start{align-content:flex-start!important}.sm\:r-content-end{align-content:flex-end!important}.sm\:r-content-between{align-content:space-between!important}.sm\:r-content-around{align-content:space-around!important}.sm\:r-content-evenly{align-content:space-evenly!important}.sm\:r-self-auto{align-self:auto!important}.sm\:r-self-start{align-self:flex-start!important}.sm\:r-self-end{align-self:flex-end!important}.sm\:r-self-center{align-self:center!important}.sm\:r-self-stretch{align-self:stretch!important}.sm\:r-justify-items-auto{justify-items:auto!important}.sm\:r-justify-items-start{justify-items:start!important}.sm\:r-justify-items-end{justify-items:end!important}.sm\:r-justify-items-center{justify-items:center!important}.sm\:r-justify-items-stretch{justify-items:stretch!important}.sm\:r-justify-start{justify-content:flex-start!important}.sm\:r-justify-end{justify-content:flex-end!important}.sm\:r-justify-center{justify-content:center!important}.sm\:r-justify-between{justify-content:space-between!important}.sm\:r-justify-around{justify-content:space-around!important}.sm\:r-justify-evenly{justify-content:space-evenly!important}.sm\:r-justify-self-auto{justify-self:auto!important}.sm\:r-justify-self-start{justify-self:start!important}.sm\:r-justify-self-end{justify-self:end!important}.sm\:r-justify-self-center{justify-self:center!important}.sm\:r-justify-self-stretch{justify-self:stretch!important}.sm\:r-flex-1{flex:1 1 0%!important}.sm\:r-flex-auto{flex:1 1 auto!important}.sm\:r-flex-initial{flex:0 1 auto!important}.sm\:r-flex-none{flex:none!important}.sm\:r-flex-grow-0{flex-grow:0!important}.sm\:r-flex-grow{flex-grow:1!important}.sm\:r-flex-shrink-0{flex-shrink:0!important}.sm\:r-flex-shrink{flex-shrink:1!important}.sm\:r-order-1{order:1!important}.sm\:r-order-2{order:2!important}.sm\:r-order-3{order:3!important}.sm\:r-order-4{order:4!important}.sm\:r-order-5{order:5!important}.sm\:r-order-6{order:6!important}.sm\:r-order-7{order:7!important}.sm\:r-order-8{order:8!important}.sm\:r-order-9{order:9!important}.sm\:r-order-10{order:10!important}.sm\:r-order-11{order:11!important}.sm\:r-order-12{order:12!important}.sm\:r-order-first{order:-9999!important}.sm\:r-order-last{order:9999!important}.sm\:r-order-none{order:0!important}.sm\:r-float-right{float:right!important}.sm\:r-float-left{float:left!important}.sm\:r-float-none{float:none!important}.sm\:r-clearfix:after{content:""!important;display:table!important;clear:both!important}.sm\:r-clear-left{clear:left!important}.sm\:r-clear-right{clear:right!important}.sm\:r-clear-both{clear:both!important}.sm\:r-clear-none{clear:none!important}.sm\:r-font-roboto{font-family:var(--font-family-roboto)!important}.sm\:r-font-hairline{font-weight:100!important}.sm\:r-font-thin{font-weight:200!important}.sm\:r-font-light{font-weight:300!important}.sm\:r-font-normal{font-weight:400!important}.sm\:r-font-medium{font-weight:500!important}.sm\:r-font-semibold{font-weight:600!important}.sm\:r-font-bold{font-weight:700!important}.sm\:r-font-extrabold{font-weight:800!important}.sm\:r-font-black{font-weight:900!important}.sm\:hover\:r-font-hairline:hover{font-weight:100!important}.sm\:hover\:r-font-thin:hover{font-weight:200!important}.sm\:hover\:r-font-light:hover{font-weight:300!important}.sm\:hover\:r-font-normal:hover{font-weight:400!important}.sm\:hover\:r-font-medium:hover{font-weight:500!important}.sm\:hover\:r-font-semibold:hover{font-weight:600!important}.sm\:hover\:r-font-bold:hover{font-weight:700!important}.sm\:hover\:r-font-extrabold:hover{font-weight:800!important}.sm\:hover\:r-font-black:hover{font-weight:900!important}.sm\:focus\:r-font-hairline:focus{font-weight:100!important}.sm\:focus\:r-font-thin:focus{font-weight:200!important}.sm\:focus\:r-font-light:focus{font-weight:300!important}.sm\:focus\:r-font-normal:focus{font-weight:400!important}.sm\:focus\:r-font-medium:focus{font-weight:500!important}.sm\:focus\:r-font-semibold:focus{font-weight:600!important}.sm\:focus\:r-font-bold:focus{font-weight:700!important}.sm\:focus\:r-font-extrabold:focus{font-weight:800!important}.sm\:focus\:r-font-black:focus{font-weight:900!important}.sm\:r-h-0{height:0!important}.sm\:r-h-1{height:.25rem!important}.sm\:r-h-2{height:.5rem!important}.sm\:r-h-3{height:.75rem!important}.sm\:r-h-4{height:1rem!important}.sm\:r-h-5{height:1.25rem!important}.sm\:r-h-6{height:1.5rem!important}.sm\:r-h-7{height:1.75rem!important}.sm\:r-h-8{height:2rem!important}.sm\:r-h-9{height:2.25rem!important}.sm\:r-h-10{height:2.5rem!important}.sm\:r-h-12{height:3rem!important}.sm\:r-h-16{height:4rem!important}.sm\:r-h-20{height:5rem!important}.sm\:r-h-24{height:6rem!important}.sm\:r-h-32{height:8rem!important}.sm\:r-h-40{height:10rem!important}.sm\:r-h-48{height:12rem!important}.sm\:r-h-56{height:14rem!important}.sm\:r-h-64{height:16rem!important}.sm\:r-h-auto{height:auto!important}.sm\:r-h-px{height:1px!important}.sm\:r-h-px-2{height:2px!important}.sm\:r-h-px-3{height:3px!important}.sm\:r-h-px-4{height:4px!important}.sm\:r-h-full{height:100%!important}.sm\:r-h-screen{height:100vh!important}.sm\:r-text-xs{font-size:var(--font-size-1)!important}.sm\:r-text-sm{font-size:var(--font-size-2)!important}.sm\:r-text-md{font-size:var(--font-size-3)!important}.sm\:r-text-lg{font-size:var(--font-size-4)!important}.sm\:r-text-xl{font-size:var(--font-size-5)!important}.sm\:r-text-hero{font-size:var(--font-size-8)!important}.sm\:r-text-icon-sm{font-size:var(--font-size-2)!important}.sm\:r-text-icon-md{font-size:var(--font-size-3)!important}.sm\:r-text-icon-lg{font-size:var(--font-size-4)!important}.sm\:r-text-icon-xl{font-size:var(--font-size-5)!important}.sm\:r-text-icon-2xl{font-size:var(--font-size-6)!important}.sm\:r-text-icon-3xl{font-size:var(--font-size-7)!important}.sm\:r-text-icon-4xl{font-size:var(--font-size-9)!important}.sm\:r-text-icon-5xl{font-size:var(--font-size-10)!important}.sm\:r-leading-3{line-height:.75rem!important}.sm\:r-leading-4{line-height:1rem!important}.sm\:r-leading-5{line-height:1.25rem!important}.sm\:r-leading-6{line-height:1.5rem!important}.sm\:r-leading-7{line-height:1.75rem!important}.sm\:r-leading-8{line-height:2rem!important}.sm\:r-leading-9{line-height:2.25rem!important}.sm\:r-leading-10{line-height:2.5rem!important}.sm\:r-leading-none{line-height:1!important}.sm\:r-leading-tight{line-height:1.25!important}.sm\:r-leading-snug{line-height:1.375!important}.sm\:r-leading-normal{line-height:1.5!important}.sm\:r-leading-relaxed{line-height:1.625!important}.sm\:r-leading-loose{line-height:2!important}.sm\:r-list-inside{list-style-position:inside!important}.sm\:r-list-outside{list-style-position:outside!important}.sm\:r-list-none{list-style-type:none!important}.sm\:r-list-disc{list-style-type:disc!important}.sm\:r-list-decimal{list-style-type:decimal!important}.sm\:r-m-0{margin:0!important}.sm\:r-m-1{margin:.25rem!important}.sm\:r-m-2{margin:.5rem!important}.sm\:r-m-3{margin:.75rem!important}.sm\:r-m-4{margin:1rem!important}.sm\:r-m-5{margin:1.25rem!important}.sm\:r-m-6{margin:1.5rem!important}.sm\:r-m-7{margin:1.75rem!important}.sm\:r-m-8{margin:2rem!important}.sm\:r-m-9{margin:2.25rem!important}.sm\:r-m-10{margin:2.5rem!important}.sm\:r-m-12{margin:3rem!important}.sm\:r-m-16{margin:4rem!important}.sm\:r-m-20{margin:5rem!important}.sm\:r-m-24{margin:6rem!important}.sm\:r-m-32{margin:8rem!important}.sm\:r-m-40{margin:10rem!important}.sm\:r-m-48{margin:12rem!important}.sm\:r-m-56{margin:14rem!important}.sm\:r-m-64{margin:16rem!important}.sm\:r-m-auto{margin:auto!important}.sm\:r-m-px{margin:1px!important}.sm\:r-m-px-2{margin:2px!important}.sm\:r-m-px-3{margin:3px!important}.sm\:r-m-px-4{margin:4px!important}.sm\:r--m-1{margin:-.25rem!important}.sm\:r--m-2{margin:-.5rem!important}.sm\:r--m-3{margin:-.75rem!important}.sm\:r--m-4{margin:-1rem!important}.sm\:r--m-5{margin:-1.25rem!important}.sm\:r--m-6{margin:-1.5rem!important}.sm\:r--m-7{margin:-1.75rem!important}.sm\:r--m-8{margin:-2rem!important}.sm\:r--m-9{margin:-2.25rem!important}.sm\:r--m-10{margin:-2.5rem!important}.sm\:r--m-12{margin:-3rem!important}.sm\:r--m-16{margin:-4rem!important}.sm\:r--m-20{margin:-5rem!important}.sm\:r--m-24{margin:-6rem!important}.sm\:r--m-32{margin:-8rem!important}.sm\:r--m-40{margin:-10rem!important}.sm\:r--m-48{margin:-12rem!important}.sm\:r--m-56{margin:-14rem!important}.sm\:r--m-64{margin:-16rem!important}.sm\:r--m-px{margin:-1px!important}.sm\:r--m-px-2{margin:-2px!important}.sm\:r--m-px-3{margin:-3px!important}.sm\:r--m-px-4{margin:-4px!important}.sm\:r-my-0{margin-top:0!important;margin-bottom:0!important}.sm\:r-mx-0{margin-left:0!important;margin-right:0!important}.sm\:r-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:r-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:r-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:r-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:r-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.sm\:r-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:r-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:r-mx-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:r-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.sm\:r-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:r-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:r-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:r-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.sm\:r-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:r-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:r-mx-8{margin-left:2rem!important;margin-right:2rem!important}.sm\:r-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.sm\:r-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:r-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.sm\:r-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:r-my-12{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:r-mx-12{margin-left:3rem!important;margin-right:3rem!important}.sm\:r-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:r-mx-16{margin-left:4rem!important;margin-right:4rem!important}.sm\:r-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:r-mx-20{margin-left:5rem!important;margin-right:5rem!important}.sm\:r-my-24{margin-top:6rem!important;margin-bottom:6rem!important}.sm\:r-mx-24{margin-left:6rem!important;margin-right:6rem!important}.sm\:r-my-32{margin-top:8rem!important;margin-bottom:8rem!important}.sm\:r-mx-32{margin-left:8rem!important;margin-right:8rem!important}.sm\:r-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.sm\:r-mx-40{margin-left:10rem!important;margin-right:10rem!important}.sm\:r-my-48{margin-top:12rem!important;margin-bottom:12rem!important}.sm\:r-mx-48{margin-left:12rem!important;margin-right:12rem!important}.sm\:r-my-56{margin-top:14rem!important;margin-bottom:14rem!important}.sm\:r-mx-56{margin-left:14rem!important;margin-right:14rem!important}.sm\:r-my-64{margin-top:16rem!important;margin-bottom:16rem!important}.sm\:r-mx-64{margin-left:16rem!important;margin-right:16rem!important}.sm\:r-my-auto{margin-top:auto!important;margin-bottom:auto!important}.sm\:r-mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:r-my-px{margin-top:1px!important;margin-bottom:1px!important}.sm\:r-mx-px{margin-left:1px!important;margin-right:1px!important}.sm\:r-my-px-2{margin-top:2px!important;margin-bottom:2px!important}.sm\:r-mx-px-2{margin-left:2px!important;margin-right:2px!important}.sm\:r-my-px-3{margin-top:3px!important;margin-bottom:3px!important}.sm\:r-mx-px-3{margin-left:3px!important;margin-right:3px!important}.sm\:r-my-px-4{margin-top:4px!important;margin-bottom:4px!important}.sm\:r-mx-px-4{margin-left:4px!important;margin-right:4px!important}.sm\:r--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:r--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:r--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:r--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:r--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.sm\:r--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.sm\:r--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:r--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:r--my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.sm\:r--mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.sm\:r--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:r--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:r--my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.sm\:r--mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.sm\:r--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:r--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:r--my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.sm\:r--mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.sm\:r--my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.sm\:r--mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.sm\:r--my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:r--mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:r--my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:r--mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:r--my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:r--mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:r--my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.sm\:r--mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.sm\:r--my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.sm\:r--mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.sm\:r--my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.sm\:r--mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.sm\:r--my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.sm\:r--mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.sm\:r--my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.sm\:r--mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.sm\:r--my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.sm\:r--mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.sm\:r--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.sm\:r--mx-px{margin-left:-1px!important;margin-right:-1px!important}.sm\:r--my-px-2{margin-top:-2px!important;margin-bottom:-2px!important}.sm\:r--mx-px-2{margin-left:-2px!important;margin-right:-2px!important}.sm\:r--my-px-3{margin-top:-3px!important;margin-bottom:-3px!important}.sm\:r--mx-px-3{margin-left:-3px!important;margin-right:-3px!important}.sm\:r--my-px-4{margin-top:-4px!important;margin-bottom:-4px!important}.sm\:r--mx-px-4{margin-left:-4px!important;margin-right:-4px!important}.sm\:r-mt-0{margin-top:0!important}.sm\:r-mr-0{margin-right:0!important}.sm\:r-mb-0{margin-bottom:0!important}.sm\:r-ml-0{margin-left:0!important}.sm\:r-mt-1{margin-top:.25rem!important}.sm\:r-mr-1{margin-right:.25rem!important}.sm\:r-mb-1{margin-bottom:.25rem!important}.sm\:r-ml-1{margin-left:.25rem!important}.sm\:r-mt-2{margin-top:.5rem!important}.sm\:r-mr-2{margin-right:.5rem!important}.sm\:r-mb-2{margin-bottom:.5rem!important}.sm\:r-ml-2{margin-left:.5rem!important}.sm\:r-mt-3{margin-top:.75rem!important}.sm\:r-mr-3{margin-right:.75rem!important}.sm\:r-mb-3{margin-bottom:.75rem!important}.sm\:r-ml-3{margin-left:.75rem!important}.sm\:r-mt-4{margin-top:1rem!important}.sm\:r-mr-4{margin-right:1rem!important}.sm\:r-mb-4{margin-bottom:1rem!important}.sm\:r-ml-4{margin-left:1rem!important}.sm\:r-mt-5{margin-top:1.25rem!important}.sm\:r-mr-5{margin-right:1.25rem!important}.sm\:r-mb-5{margin-bottom:1.25rem!important}.sm\:r-ml-5{margin-left:1.25rem!important}.sm\:r-mt-6{margin-top:1.5rem!important}.sm\:r-mr-6{margin-right:1.5rem!important}.sm\:r-mb-6{margin-bottom:1.5rem!important}.sm\:r-ml-6{margin-left:1.5rem!important}.sm\:r-mt-7{margin-top:1.75rem!important}.sm\:r-mr-7{margin-right:1.75rem!important}.sm\:r-mb-7{margin-bottom:1.75rem!important}.sm\:r-ml-7{margin-left:1.75rem!important}.sm\:r-mt-8{margin-top:2rem!important}.sm\:r-mr-8{margin-right:2rem!important}.sm\:r-mb-8{margin-bottom:2rem!important}.sm\:r-ml-8{margin-left:2rem!important}.sm\:r-mt-9{margin-top:2.25rem!important}.sm\:r-mr-9{margin-right:2.25rem!important}.sm\:r-mb-9{margin-bottom:2.25rem!important}.sm\:r-ml-9{margin-left:2.25rem!important}.sm\:r-mt-10{margin-top:2.5rem!important}.sm\:r-mr-10{margin-right:2.5rem!important}.sm\:r-mb-10{margin-bottom:2.5rem!important}.sm\:r-ml-10{margin-left:2.5rem!important}.sm\:r-mt-12{margin-top:3rem!important}.sm\:r-mr-12{margin-right:3rem!important}.sm\:r-mb-12{margin-bottom:3rem!important}.sm\:r-ml-12{margin-left:3rem!important}.sm\:r-mt-16{margin-top:4rem!important}.sm\:r-mr-16{margin-right:4rem!important}.sm\:r-mb-16{margin-bottom:4rem!important}.sm\:r-ml-16{margin-left:4rem!important}.sm\:r-mt-20{margin-top:5rem!important}.sm\:r-mr-20{margin-right:5rem!important}.sm\:r-mb-20{margin-bottom:5rem!important}.sm\:r-ml-20{margin-left:5rem!important}.sm\:r-mt-24{margin-top:6rem!important}.sm\:r-mr-24{margin-right:6rem!important}.sm\:r-mb-24{margin-bottom:6rem!important}.sm\:r-ml-24{margin-left:6rem!important}.sm\:r-mt-32{margin-top:8rem!important}.sm\:r-mr-32{margin-right:8rem!important}.sm\:r-mb-32{margin-bottom:8rem!important}.sm\:r-ml-32{margin-left:8rem!important}.sm\:r-mt-40{margin-top:10rem!important}.sm\:r-mr-40{margin-right:10rem!important}.sm\:r-mb-40{margin-bottom:10rem!important}.sm\:r-ml-40{margin-left:10rem!important}.sm\:r-mt-48{margin-top:12rem!important}.sm\:r-mr-48{margin-right:12rem!important}.sm\:r-mb-48{margin-bottom:12rem!important}.sm\:r-ml-48{margin-left:12rem!important}.sm\:r-mt-56{margin-top:14rem!important}.sm\:r-mr-56{margin-right:14rem!important}.sm\:r-mb-56{margin-bottom:14rem!important}.sm\:r-ml-56{margin-left:14rem!important}.sm\:r-mt-64{margin-top:16rem!important}.sm\:r-mr-64{margin-right:16rem!important}.sm\:r-mb-64{margin-bottom:16rem!important}.sm\:r-ml-64{margin-left:16rem!important}.sm\:r-mt-auto{margin-top:auto!important}.sm\:r-mr-auto{margin-right:auto!important}.sm\:r-mb-auto{margin-bottom:auto!important}.sm\:r-ml-auto{margin-left:auto!important}.sm\:r-mt-px{margin-top:1px!important}.sm\:r-mr-px{margin-right:1px!important}.sm\:r-mb-px{margin-bottom:1px!important}.sm\:r-ml-px{margin-left:1px!important}.sm\:r-mt-px-2{margin-top:2px!important}.sm\:r-mr-px-2{margin-right:2px!important}.sm\:r-mb-px-2{margin-bottom:2px!important}.sm\:r-ml-px-2{margin-left:2px!important}.sm\:r-mt-px-3{margin-top:3px!important}.sm\:r-mr-px-3{margin-right:3px!important}.sm\:r-mb-px-3{margin-bottom:3px!important}.sm\:r-ml-px-3{margin-left:3px!important}.sm\:r-mt-px-4{margin-top:4px!important}.sm\:r-mr-px-4{margin-right:4px!important}.sm\:r-mb-px-4{margin-bottom:4px!important}.sm\:r-ml-px-4{margin-left:4px!important}.sm\:r--mt-1{margin-top:-.25rem!important}.sm\:r--mr-1{margin-right:-.25rem!important}.sm\:r--mb-1{margin-bottom:-.25rem!important}.sm\:r--ml-1{margin-left:-.25rem!important}.sm\:r--mt-2{margin-top:-.5rem!important}.sm\:r--mr-2{margin-right:-.5rem!important}.sm\:r--mb-2{margin-bottom:-.5rem!important}.sm\:r--ml-2{margin-left:-.5rem!important}.sm\:r--mt-3{margin-top:-.75rem!important}.sm\:r--mr-3{margin-right:-.75rem!important}.sm\:r--mb-3{margin-bottom:-.75rem!important}.sm\:r--ml-3{margin-left:-.75rem!important}.sm\:r--mt-4{margin-top:-1rem!important}.sm\:r--mr-4{margin-right:-1rem!important}.sm\:r--mb-4{margin-bottom:-1rem!important}.sm\:r--ml-4{margin-left:-1rem!important}.sm\:r--mt-5{margin-top:-1.25rem!important}.sm\:r--mr-5{margin-right:-1.25rem!important}.sm\:r--mb-5{margin-bottom:-1.25rem!important}.sm\:r--ml-5{margin-left:-1.25rem!important}.sm\:r--mt-6{margin-top:-1.5rem!important}.sm\:r--mr-6{margin-right:-1.5rem!important}.sm\:r--mb-6{margin-bottom:-1.5rem!important}.sm\:r--ml-6{margin-left:-1.5rem!important}.sm\:r--mt-7{margin-top:-1.75rem!important}.sm\:r--mr-7{margin-right:-1.75rem!important}.sm\:r--mb-7{margin-bottom:-1.75rem!important}.sm\:r--ml-7{margin-left:-1.75rem!important}.sm\:r--mt-8{margin-top:-2rem!important}.sm\:r--mr-8{margin-right:-2rem!important}.sm\:r--mb-8{margin-bottom:-2rem!important}.sm\:r--ml-8{margin-left:-2rem!important}.sm\:r--mt-9{margin-top:-2.25rem!important}.sm\:r--mr-9{margin-right:-2.25rem!important}.sm\:r--mb-9{margin-bottom:-2.25rem!important}.sm\:r--ml-9{margin-left:-2.25rem!important}.sm\:r--mt-10{margin-top:-2.5rem!important}.sm\:r--mr-10{margin-right:-2.5rem!important}.sm\:r--mb-10{margin-bottom:-2.5rem!important}.sm\:r--ml-10{margin-left:-2.5rem!important}.sm\:r--mt-12{margin-top:-3rem!important}.sm\:r--mr-12{margin-right:-3rem!important}.sm\:r--mb-12{margin-bottom:-3rem!important}.sm\:r--ml-12{margin-left:-3rem!important}.sm\:r--mt-16{margin-top:-4rem!important}.sm\:r--mr-16{margin-right:-4rem!important}.sm\:r--mb-16{margin-bottom:-4rem!important}.sm\:r--ml-16{margin-left:-4rem!important}.sm\:r--mt-20{margin-top:-5rem!important}.sm\:r--mr-20{margin-right:-5rem!important}.sm\:r--mb-20{margin-bottom:-5rem!important}.sm\:r--ml-20{margin-left:-5rem!important}.sm\:r--mt-24{margin-top:-6rem!important}.sm\:r--mr-24{margin-right:-6rem!important}.sm\:r--mb-24{margin-bottom:-6rem!important}.sm\:r--ml-24{margin-left:-6rem!important}.sm\:r--mt-32{margin-top:-8rem!important}.sm\:r--mr-32{margin-right:-8rem!important}.sm\:r--mb-32{margin-bottom:-8rem!important}.sm\:r--ml-32{margin-left:-8rem!important}.sm\:r--mt-40{margin-top:-10rem!important}.sm\:r--mr-40{margin-right:-10rem!important}.sm\:r--mb-40{margin-bottom:-10rem!important}.sm\:r--ml-40{margin-left:-10rem!important}.sm\:r--mt-48{margin-top:-12rem!important}.sm\:r--mr-48{margin-right:-12rem!important}.sm\:r--mb-48{margin-bottom:-12rem!important}.sm\:r--ml-48{margin-left:-12rem!important}.sm\:r--mt-56{margin-top:-14rem!important}.sm\:r--mr-56{margin-right:-14rem!important}.sm\:r--mb-56{margin-bottom:-14rem!important}.sm\:r--ml-56{margin-left:-14rem!important}.sm\:r--mt-64{margin-top:-16rem!important}.sm\:r--mr-64{margin-right:-16rem!important}.sm\:r--mb-64{margin-bottom:-16rem!important}.sm\:r--ml-64{margin-left:-16rem!important}.sm\:r--mt-px{margin-top:-1px!important}.sm\:r--mr-px{margin-right:-1px!important}.sm\:r--mb-px{margin-bottom:-1px!important}.sm\:r--ml-px{margin-left:-1px!important}.sm\:r--mt-px-2{margin-top:-2px!important}.sm\:r--mr-px-2{margin-right:-2px!important}.sm\:r--mb-px-2{margin-bottom:-2px!important}.sm\:r--ml-px-2{margin-left:-2px!important}.sm\:r--mt-px-3{margin-top:-3px!important}.sm\:r--mr-px-3{margin-right:-3px!important}.sm\:r--mb-px-3{margin-bottom:-3px!important}.sm\:r--ml-px-3{margin-left:-3px!important}.sm\:r--mt-px-4{margin-top:-4px!important}.sm\:r--mr-px-4{margin-right:-4px!important}.sm\:r--mb-px-4{margin-bottom:-4px!important}.sm\:r--ml-px-4{margin-left:-4px!important}.sm\:r-max-h-full{max-height:100%!important}.sm\:r-max-h-screen{max-height:100vh!important}.sm\:r-max-h-none{max-height:none!important}.sm\:r-max-h-xs{max-height:10rem!important}.sm\:r-max-h-sm{max-height:12.5rem!important}.sm\:r-max-h-md{max-height:15rem!important}.sm\:r-max-h-lg{max-height:17.5rem!important}.sm\:r-max-h-xl{max-height:20rem!important}.sm\:r-max-w-none{max-width:none!important}.sm\:r-max-w-xs{max-width:10rem!important}.sm\:r-max-w-sm{max-width:12.5rem!important}.sm\:r-max-w-md{max-width:15rem!important}.sm\:r-max-w-lg{max-width:17.5rem!important}.sm\:r-max-w-xl{max-width:20rem!important}.sm\:r-max-w-2xl{max-width:42rem!important}.sm\:r-max-w-3xl{max-width:48rem!important}.sm\:r-max-w-4xl{max-width:56rem!important}.sm\:r-max-w-5xl{max-width:64rem!important}.sm\:r-max-w-6xl{max-width:72rem!important}.sm\:r-max-w-full{max-width:100%!important}.sm\:r-max-w-screen-sm{max-width:640px!important}.sm\:r-max-w-screen-md{max-width:768px!important}.sm\:r-max-w-screen-lg{max-width:1024px!important}.sm\:r-max-w-screen-xl{max-width:1280px!important}.sm\:r-max-w-xxl{max-width:48rem!important}.sm\:r-max-w-vw{max-width:100vw!important}.sm\:r-min-h-0{min-height:0!important}.sm\:r-min-h-full{min-height:100%!important}.sm\:r-min-h-screen{min-height:100vh!important}.sm\:r-min-w-0{min-width:0!important}.sm\:r-min-w-full{min-width:100%!important}.sm\:r-min-w-xxs{min-width:8rem!important}.sm\:r-min-w-xs{min-width:10rem!important}.sm\:r-min-w-sm{min-width:12.5rem!important}.sm\:r-min-w-md{min-width:15rem!important}.sm\:r-min-w-lg{min-width:17.5rem!important}.sm\:r-min-w-xl{min-width:20rem!important}.sm\:r-min-w-vw{min-width:100vw!important}.sm\:r-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.sm\:r-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.sm\:r-object-fill{-o-object-fit:fill!important;object-fit:fill!important}.sm\:r-object-none{-o-object-fit:none!important;object-fit:none!important}.sm\:r-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.sm\:r-object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.sm\:r-object-center{-o-object-position:center!important;object-position:center!important}.sm\:r-object-left{-o-object-position:left!important;object-position:left!important}.sm\:r-object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.sm\:r-object-left-top{-o-object-position:left top!important;object-position:left top!important}.sm\:r-object-right{-o-object-position:right!important;object-position:right!important}.sm\:r-object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.sm\:r-object-right-top{-o-object-position:right top!important;object-position:right top!important}.sm\:r-object-top{-o-object-position:top!important;object-position:top!important}.sm\:r-opacity-0{opacity:0!important}.sm\:r-opacity-25{opacity:.25!important}.sm\:r-opacity-50{opacity:.5!important}.sm\:r-opacity-75{opacity:.75!important}.sm\:r-opacity-80{opacity:.8!important}.sm\:r-opacity-100{opacity:1!important}.sm\:hover\:r-opacity-0:hover{opacity:0!important}.sm\:hover\:r-opacity-25:hover{opacity:.25!important}.sm\:hover\:r-opacity-50:hover{opacity:.5!important}.sm\:hover\:r-opacity-75:hover{opacity:.75!important}.sm\:hover\:r-opacity-80:hover{opacity:.8!important}.sm\:hover\:r-opacity-100:hover{opacity:1!important}.sm\:focus\:r-opacity-0:focus{opacity:0!important}.sm\:focus\:r-opacity-25:focus{opacity:.25!important}.sm\:focus\:r-opacity-50:focus{opacity:.5!important}.sm\:focus\:r-opacity-75:focus{opacity:.75!important}.sm\:focus\:r-opacity-80:focus{opacity:.8!important}.sm\:focus\:r-opacity-100:focus{opacity:1!important}.sm\:r-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.sm\:r-outline-white{outline:2px dotted white!important;outline-offset:2px!important}.sm\:r-outline-black{outline:2px dotted black!important;outline-offset:2px!important}.sm\:focus\:r-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.sm\:focus\:r-outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.sm\:focus\:r-outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.sm\:r-overflow-auto{overflow:auto!important}.sm\:r-overflow-hidden{overflow:hidden!important}.sm\:r-overflow-visible{overflow:visible!important}.sm\:r-overflow-scroll{overflow:scroll!important}.sm\:r-overflow-x-auto{overflow-x:auto!important}.sm\:r-overflow-y-auto{overflow-y:auto!important}.sm\:r-overflow-x-hidden{overflow-x:hidden!important}.sm\:r-overflow-y-hidden{overflow-y:hidden!important}.sm\:r-overflow-x-visible{overflow-x:visible!important}.sm\:r-overflow-y-visible{overflow-y:visible!important}.sm\:r-overflow-x-scroll{overflow-x:scroll!important}.sm\:r-overflow-y-scroll{overflow-y:scroll!important}.sm\:r-scrolling-touch{-webkit-overflow-scrolling:touch!important}.sm\:r-scrolling-auto{-webkit-overflow-scrolling:auto!important}.sm\:r-overscroll-auto{overscroll-behavior:auto!important}.sm\:r-overscroll-contain{overscroll-behavior:contain!important}.sm\:r-overscroll-none{overscroll-behavior:none!important}.sm\:r-overscroll-y-auto{overscroll-behavior-y:auto!important}.sm\:r-overscroll-y-contain{overscroll-behavior-y:contain!important}.sm\:r-overscroll-y-none{overscroll-behavior-y:none!important}.sm\:r-overscroll-x-auto{overscroll-behavior-x:auto!important}.sm\:r-overscroll-x-contain{overscroll-behavior-x:contain!important}.sm\:r-overscroll-x-none{overscroll-behavior-x:none!important}.sm\:r-p-0{padding:0!important}.sm\:r-p-1{padding:.25rem!important}.sm\:r-p-2{padding:.5rem!important}.sm\:r-p-3{padding:.75rem!important}.sm\:r-p-4{padding:1rem!important}.sm\:r-p-5{padding:1.25rem!important}.sm\:r-p-6{padding:1.5rem!important}.sm\:r-p-7{padding:1.75rem!important}.sm\:r-p-8{padding:2rem!important}.sm\:r-p-9{padding:2.25rem!important}.sm\:r-p-10{padding:2.5rem!important}.sm\:r-p-12{padding:3rem!important}.sm\:r-p-16{padding:4rem!important}.sm\:r-p-20{padding:5rem!important}.sm\:r-p-24{padding:6rem!important}.sm\:r-p-32{padding:8rem!important}.sm\:r-p-40{padding:10rem!important}.sm\:r-p-48{padding:12rem!important}.sm\:r-p-56{padding:14rem!important}.sm\:r-p-64{padding:16rem!important}.sm\:r-p-px{padding:1px!important}.sm\:r-p-px-2{padding:2px!important}.sm\:r-p-px-3{padding:3px!important}.sm\:r-p-px-4{padding:4px!important}.sm\:r-py-0{padding-top:0!important;padding-bottom:0!important}.sm\:r-px-0{padding-left:0!important;padding-right:0!important}.sm\:r-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:r-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:r-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:r-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:r-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.sm\:r-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:r-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:r-px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:r-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.sm\:r-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:r-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:r-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:r-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.sm\:r-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.sm\:r-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:r-px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:r-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.sm\:r-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.sm\:r-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.sm\:r-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:r-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:r-px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:r-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:r-px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:r-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.sm\:r-px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:r-py-24{padding-top:6rem!important;padding-bottom:6rem!important}.sm\:r-px-24{padding-left:6rem!important;padding-right:6rem!important}.sm\:r-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.sm\:r-px-32{padding-left:8rem!important;padding-right:8rem!important}.sm\:r-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.sm\:r-px-40{padding-left:10rem!important;padding-right:10rem!important}.sm\:r-py-48{padding-top:12rem!important;padding-bottom:12rem!important}.sm\:r-px-48{padding-left:12rem!important;padding-right:12rem!important}.sm\:r-py-56{padding-top:14rem!important;padding-bottom:14rem!important}.sm\:r-px-56{padding-left:14rem!important;padding-right:14rem!important}.sm\:r-py-64{padding-top:16rem!important;padding-bottom:16rem!important}.sm\:r-px-64{padding-left:16rem!important;padding-right:16rem!important}.sm\:r-py-px{padding-top:1px!important;padding-bottom:1px!important}.sm\:r-px-px{padding-left:1px!important;padding-right:1px!important}.sm\:r-py-px-2{padding-top:2px!important;padding-bottom:2px!important}.sm\:r-px-px-2{padding-left:2px!important;padding-right:2px!important}.sm\:r-py-px-3{padding-top:3px!important;padding-bottom:3px!important}.sm\:r-px-px-3{padding-left:3px!important;padding-right:3px!important}.sm\:r-py-px-4{padding-top:4px!important;padding-bottom:4px!important}.sm\:r-px-px-4{padding-left:4px!important;padding-right:4px!important}.sm\:r-pt-0{padding-top:0!important}.sm\:r-pr-0{padding-right:0!important}.sm\:r-pb-0{padding-bottom:0!important}.sm\:r-pl-0{padding-left:0!important}.sm\:r-pt-1{padding-top:.25rem!important}.sm\:r-pr-1{padding-right:.25rem!important}.sm\:r-pb-1{padding-bottom:.25rem!important}.sm\:r-pl-1{padding-left:.25rem!important}.sm\:r-pt-2{padding-top:.5rem!important}.sm\:r-pr-2{padding-right:.5rem!important}.sm\:r-pb-2{padding-bottom:.5rem!important}.sm\:r-pl-2{padding-left:.5rem!important}.sm\:r-pt-3{padding-top:.75rem!important}.sm\:r-pr-3{padding-right:.75rem!important}.sm\:r-pb-3{padding-bottom:.75rem!important}.sm\:r-pl-3{padding-left:.75rem!important}.sm\:r-pt-4{padding-top:1rem!important}.sm\:r-pr-4{padding-right:1rem!important}.sm\:r-pb-4{padding-bottom:1rem!important}.sm\:r-pl-4{padding-left:1rem!important}.sm\:r-pt-5{padding-top:1.25rem!important}.sm\:r-pr-5{padding-right:1.25rem!important}.sm\:r-pb-5{padding-bottom:1.25rem!important}.sm\:r-pl-5{padding-left:1.25rem!important}.sm\:r-pt-6{padding-top:1.5rem!important}.sm\:r-pr-6{padding-right:1.5rem!important}.sm\:r-pb-6{padding-bottom:1.5rem!important}.sm\:r-pl-6{padding-left:1.5rem!important}.sm\:r-pt-7{padding-top:1.75rem!important}.sm\:r-pr-7{padding-right:1.75rem!important}.sm\:r-pb-7{padding-bottom:1.75rem!important}.sm\:r-pl-7{padding-left:1.75rem!important}.sm\:r-pt-8{padding-top:2rem!important}.sm\:r-pr-8{padding-right:2rem!important}.sm\:r-pb-8{padding-bottom:2rem!important}.sm\:r-pl-8{padding-left:2rem!important}.sm\:r-pt-9{padding-top:2.25rem!important}.sm\:r-pr-9{padding-right:2.25rem!important}.sm\:r-pb-9{padding-bottom:2.25rem!important}.sm\:r-pl-9{padding-left:2.25rem!important}.sm\:r-pt-10{padding-top:2.5rem!important}.sm\:r-pr-10{padding-right:2.5rem!important}.sm\:r-pb-10{padding-bottom:2.5rem!important}.sm\:r-pl-10{padding-left:2.5rem!important}.sm\:r-pt-12{padding-top:3rem!important}.sm\:r-pr-12{padding-right:3rem!important}.sm\:r-pb-12{padding-bottom:3rem!important}.sm\:r-pl-12{padding-left:3rem!important}.sm\:r-pt-16{padding-top:4rem!important}.sm\:r-pr-16{padding-right:4rem!important}.sm\:r-pb-16{padding-bottom:4rem!important}.sm\:r-pl-16{padding-left:4rem!important}.sm\:r-pt-20{padding-top:5rem!important}.sm\:r-pr-20{padding-right:5rem!important}.sm\:r-pb-20{padding-bottom:5rem!important}.sm\:r-pl-20{padding-left:5rem!important}.sm\:r-pt-24{padding-top:6rem!important}.sm\:r-pr-24{padding-right:6rem!important}.sm\:r-pb-24{padding-bottom:6rem!important}.sm\:r-pl-24{padding-left:6rem!important}.sm\:r-pt-32{padding-top:8rem!important}.sm\:r-pr-32{padding-right:8rem!important}.sm\:r-pb-32{padding-bottom:8rem!important}.sm\:r-pl-32{padding-left:8rem!important}.sm\:r-pt-40{padding-top:10rem!important}.sm\:r-pr-40{padding-right:10rem!important}.sm\:r-pb-40{padding-bottom:10rem!important}.sm\:r-pl-40{padding-left:10rem!important}.sm\:r-pt-48{padding-top:12rem!important}.sm\:r-pr-48{padding-right:12rem!important}.sm\:r-pb-48{padding-bottom:12rem!important}.sm\:r-pl-48{padding-left:12rem!important}.sm\:r-pt-56{padding-top:14rem!important}.sm\:r-pr-56{padding-right:14rem!important}.sm\:r-pb-56{padding-bottom:14rem!important}.sm\:r-pl-56{padding-left:14rem!important}.sm\:r-pt-64{padding-top:16rem!important}.sm\:r-pr-64{padding-right:16rem!important}.sm\:r-pb-64{padding-bottom:16rem!important}.sm\:r-pl-64{padding-left:16rem!important}.sm\:r-pt-px{padding-top:1px!important}.sm\:r-pr-px{padding-right:1px!important}.sm\:r-pb-px{padding-bottom:1px!important}.sm\:r-pl-px{padding-left:1px!important}.sm\:r-pt-px-2{padding-top:2px!important}.sm\:r-pr-px-2{padding-right:2px!important}.sm\:r-pb-px-2{padding-bottom:2px!important}.sm\:r-pl-px-2{padding-left:2px!important}.sm\:r-pt-px-3{padding-top:3px!important}.sm\:r-pr-px-3{padding-right:3px!important}.sm\:r-pb-px-3{padding-bottom:3px!important}.sm\:r-pl-px-3{padding-left:3px!important}.sm\:r-pt-px-4{padding-top:4px!important}.sm\:r-pr-px-4{padding-right:4px!important}.sm\:r-pb-px-4{padding-bottom:4px!important}.sm\:r-pl-px-4{padding-left:4px!important}.sm\:r-placeholder-transparent::-moz-placeholder{color:var(--transparent)!important}.sm\:r-placeholder-transparent::placeholder{color:var(--transparent)!important}.sm\:r-placeholder-white::-moz-placeholder{color:var(--white)!important}.sm\:r-placeholder-white::placeholder{color:var(--white)!important}.sm\:r-placeholder-black::-moz-placeholder{color:var(--black)!important}.sm\:r-placeholder-black::placeholder{color:var(--black)!important}.sm\:r-placeholder-charcoal-dark::-moz-placeholder{color:var(--charcoal-dark)!important}.sm\:r-placeholder-charcoal-dark::placeholder{color:var(--charcoal-dark)!important}.sm\:r-placeholder-base::-moz-placeholder{color:var(--color-base)!important}.sm\:r-placeholder-base::placeholder{color:var(--color-base)!important}.sm\:r-placeholder-base-rgb::-moz-placeholder{color:55,71,79!important}.sm\:r-placeholder-base-rgb::placeholder{color:55,71,79!important}.sm\:r-placeholder-primary::-moz-placeholder{color:var(--color-primary)!important}.sm\:r-placeholder-primary::placeholder{color:var(--color-primary)!important}.sm\:r-placeholder-primary-dark::-moz-placeholder{color:var(--color-primary-dark)!important}.sm\:r-placeholder-primary-dark::placeholder{color:var(--color-primary-dark)!important}.sm\:r-placeholder-primary-highlight::-moz-placeholder{color:var(--color-primary-highlight)!important}.sm\:r-placeholder-primary-highlight::placeholder{color:var(--color-primary-highlight)!important}.sm\:r-placeholder-primary-toggle::-moz-placeholder{color:var(--color-primary-toggle)!important}.sm\:r-placeholder-primary-toggle::placeholder{color:var(--color-primary-toggle)!important}.sm\:r-placeholder-secondary::-moz-placeholder{color:var(--color-secondary)!important}.sm\:r-placeholder-secondary::placeholder{color:var(--color-secondary)!important}.sm\:r-placeholder-gray-lightest::-moz-placeholder{color:var(--gray-lightest)!important}.sm\:r-placeholder-gray-lightest::placeholder{color:var(--gray-lightest)!important}.sm\:r-placeholder-gray-light::-moz-placeholder{color:var(--gray-light)!important}.sm\:r-placeholder-gray-light::placeholder{color:var(--gray-light)!important}.sm\:r-placeholder-gray-medium::-moz-placeholder{color:var(--gray)!important}.sm\:r-placeholder-gray-medium::placeholder{color:var(--gray)!important}.sm\:r-placeholder-gray-dark::-moz-placeholder{color:var(--gray-dark)!important}.sm\:r-placeholder-gray-dark::placeholder{color:var(--gray-dark)!important}.sm\:r-placeholder-destructive::-moz-placeholder{color:var(--color-destructive)!important}.sm\:r-placeholder-destructive::placeholder{color:var(--color-destructive)!important}.sm\:r-placeholder-destructive-highlight::-moz-placeholder{color:var(--color-destructive-highlight)!important}.sm\:r-placeholder-destructive-highlight::placeholder{color:var(--color-destructive-highlight)!important}.sm\:r-placeholder-destructive-dark::-moz-placeholder{color:var(--color-destructive-dark)!important}.sm\:r-placeholder-destructive-dark::placeholder{color:var(--color-destructive-dark)!important}.sm\:r-placeholder-success::-moz-placeholder{color:var(--color-success)!important}.sm\:r-placeholder-success::placeholder{color:var(--color-success)!important}.sm\:r-placeholder-success-highlight::-moz-placeholder{color:var(--color-success-highlight)!important}.sm\:r-placeholder-success-highlight::placeholder{color:var(--color-success-highlight)!important}.sm\:r-placeholder-warning::-moz-placeholder{color:var(--color-warning)!important}.sm\:r-placeholder-warning::placeholder{color:var(--color-warning)!important}.sm\:r-placeholder-warning-highlight::-moz-placeholder{color:var(--color-warning-highlight)!important}.sm\:r-placeholder-warning-highlight::placeholder{color:var(--color-warning-highlight)!important}.sm\:r-placeholder-warning-dark::-moz-placeholder{color:var(--color-warning-dark)!important}.sm\:r-placeholder-warning-dark::placeholder{color:var(--color-warning-dark)!important}.sm\:focus\:r-placeholder-transparent:focus::-moz-placeholder{color:var(--transparent)!important}.sm\:focus\:r-placeholder-transparent:focus::placeholder{color:var(--transparent)!important}.sm\:focus\:r-placeholder-white:focus::-moz-placeholder{color:var(--white)!important}.sm\:focus\:r-placeholder-white:focus::placeholder{color:var(--white)!important}.sm\:focus\:r-placeholder-black:focus::-moz-placeholder{color:var(--black)!important}.sm\:focus\:r-placeholder-black:focus::placeholder{color:var(--black)!important}.sm\:focus\:r-placeholder-charcoal-dark:focus::-moz-placeholder{color:var(--charcoal-dark)!important}.sm\:focus\:r-placeholder-charcoal-dark:focus::placeholder{color:var(--charcoal-dark)!important}.sm\:focus\:r-placeholder-base:focus::-moz-placeholder{color:var(--color-base)!important}.sm\:focus\:r-placeholder-base:focus::placeholder{color:var(--color-base)!important}.sm\:focus\:r-placeholder-base-rgb:focus::-moz-placeholder{color:55,71,79!important}.sm\:focus\:r-placeholder-base-rgb:focus::placeholder{color:55,71,79!important}.sm\:focus\:r-placeholder-primary:focus::-moz-placeholder{color:var(--color-primary)!important}.sm\:focus\:r-placeholder-primary:focus::placeholder{color:var(--color-primary)!important}.sm\:focus\:r-placeholder-primary-dark:focus::-moz-placeholder{color:var(--color-primary-dark)!important}.sm\:focus\:r-placeholder-primary-dark:focus::placeholder{color:var(--color-primary-dark)!important}.sm\:focus\:r-placeholder-primary-highlight:focus::-moz-placeholder{color:var(--color-primary-highlight)!important}.sm\:focus\:r-placeholder-primary-highlight:focus::placeholder{color:var(--color-primary-highlight)!important}.sm\:focus\:r-placeholder-primary-toggle:focus::-moz-placeholder{color:var(--color-primary-toggle)!important}.sm\:focus\:r-placeholder-primary-toggle:focus::placeholder{color:var(--color-primary-toggle)!important}.sm\:focus\:r-placeholder-secondary:focus::-moz-placeholder{color:var(--color-secondary)!important}.sm\:focus\:r-placeholder-secondary:focus::placeholder{color:var(--color-secondary)!important}.sm\:focus\:r-placeholder-gray-lightest:focus::-moz-placeholder{color:var(--gray-lightest)!important}.sm\:focus\:r-placeholder-gray-lightest:focus::placeholder{color:var(--gray-lightest)!important}.sm\:focus\:r-placeholder-gray-light:focus::-moz-placeholder{color:var(--gray-light)!important}.sm\:focus\:r-placeholder-gray-light:focus::placeholder{color:var(--gray-light)!important}.sm\:focus\:r-placeholder-gray-medium:focus::-moz-placeholder{color:var(--gray)!important}.sm\:focus\:r-placeholder-gray-medium:focus::placeholder{color:var(--gray)!important}.sm\:focus\:r-placeholder-gray-dark:focus::-moz-placeholder{color:var(--gray-dark)!important}.sm\:focus\:r-placeholder-gray-dark:focus::placeholder{color:var(--gray-dark)!important}.sm\:focus\:r-placeholder-destructive:focus::-moz-placeholder{color:var(--color-destructive)!important}.sm\:focus\:r-placeholder-destructive:focus::placeholder{color:var(--color-destructive)!important}.sm\:focus\:r-placeholder-destructive-highlight:focus::-moz-placeholder{color:var(--color-destructive-highlight)!important}.sm\:focus\:r-placeholder-destructive-highlight:focus::placeholder{color:var(--color-destructive-highlight)!important}.sm\:focus\:r-placeholder-destructive-dark:focus::-moz-placeholder{color:var(--color-destructive-dark)!important}.sm\:focus\:r-placeholder-destructive-dark:focus::placeholder{color:var(--color-destructive-dark)!important}.sm\:focus\:r-placeholder-success:focus::-moz-placeholder{color:var(--color-success)!important}.sm\:focus\:r-placeholder-success:focus::placeholder{color:var(--color-success)!important}.sm\:focus\:r-placeholder-success-highlight:focus::-moz-placeholder{color:var(--color-success-highlight)!important}.sm\:focus\:r-placeholder-success-highlight:focus::placeholder{color:var(--color-success-highlight)!important}.sm\:focus\:r-placeholder-warning:focus::-moz-placeholder{color:var(--color-warning)!important}.sm\:focus\:r-placeholder-warning:focus::placeholder{color:var(--color-warning)!important}.sm\:focus\:r-placeholder-warning-highlight:focus::-moz-placeholder{color:var(--color-warning-highlight)!important}.sm\:focus\:r-placeholder-warning-highlight:focus::placeholder{color:var(--color-warning-highlight)!important}.sm\:focus\:r-placeholder-warning-dark:focus::-moz-placeholder{color:var(--color-warning-dark)!important}.sm\:focus\:r-placeholder-warning-dark:focus::placeholder{color:var(--color-warning-dark)!important}.sm\:r-placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0 !important}.sm\:r-placeholder-opacity-0::placeholder{--placeholder-opacity:0 !important}.sm\:r-placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:.25 !important}.sm\:r-placeholder-opacity-25::placeholder{--placeholder-opacity:.25 !important}.sm\:r-placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:.5 !important}.sm\:r-placeholder-opacity-50::placeholder{--placeholder-opacity:.5 !important}.sm\:r-placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:.75 !important}.sm\:r-placeholder-opacity-75::placeholder{--placeholder-opacity:.75 !important}.sm\:r-placeholder-opacity-80::-moz-placeholder{--placeholder-opacity:.8 !important}.sm\:r-placeholder-opacity-80::placeholder{--placeholder-opacity:.8 !important}.sm\:r-placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1 !important}.sm\:r-placeholder-opacity-100::placeholder{--placeholder-opacity:1 !important}.sm\:focus\:r-placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0 !important}.sm\:focus\:r-placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0 !important}.sm\:focus\:r-placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:.25 !important}.sm\:focus\:r-placeholder-opacity-25:focus::placeholder{--placeholder-opacity:.25 !important}.sm\:focus\:r-placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:.5 !important}.sm\:focus\:r-placeholder-opacity-50:focus::placeholder{--placeholder-opacity:.5 !important}.sm\:focus\:r-placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:.75 !important}.sm\:focus\:r-placeholder-opacity-75:focus::placeholder{--placeholder-opacity:.75 !important}.sm\:focus\:r-placeholder-opacity-80:focus::-moz-placeholder{--placeholder-opacity:.8 !important}.sm\:focus\:r-placeholder-opacity-80:focus::placeholder{--placeholder-opacity:.8 !important}.sm\:focus\:r-placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1 !important}.sm\:focus\:r-placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1 !important}.sm\:r-pointer-events-none{pointer-events:none!important}.sm\:r-pointer-events-auto{pointer-events:auto!important}.sm\:r-static{position:static!important}.sm\:r-fixed{position:fixed!important}.sm\:r-absolute{position:absolute!important}.sm\:r-relative{position:relative!important}.sm\:r-sticky{position:sticky!important}.sm\:r-inset-0{inset:0!important}.sm\:r-inset-1{inset:1px!important}.sm\:r-inset-2{inset:2px!important}.sm\:r-inset-3{inset:3px!important}.sm\:r-inset-4{inset:4px!important}.sm\:r-inset-auto{inset:auto!important}.sm\:r--inset-1{inset:-1px!important}.sm\:r--inset-2{inset:-2px!important}.sm\:r--inset-3{inset:-3px!important}.sm\:r--inset-4{inset:-4px!important}.sm\:r--inset-half{inset:-50%!important}.sm\:r--inset-full{inset:-100%!important}.sm\:r-inset-half{inset:50%!important}.sm\:r-inset-full{inset:100%!important}.sm\:r-inset-y-0{top:0!important;bottom:0!important}.sm\:r-inset-x-0{right:0!important;left:0!important}.sm\:r-inset-y-1{top:1px!important;bottom:1px!important}.sm\:r-inset-x-1{right:1px!important;left:1px!important}.sm\:r-inset-y-2{top:2px!important;bottom:2px!important}.sm\:r-inset-x-2{right:2px!important;left:2px!important}.sm\:r-inset-y-3{top:3px!important;bottom:3px!important}.sm\:r-inset-x-3{right:3px!important;left:3px!important}.sm\:r-inset-y-4{top:4px!important;bottom:4px!important}.sm\:r-inset-x-4{right:4px!important;left:4px!important}.sm\:r-inset-y-auto{top:auto!important;bottom:auto!important}.sm\:r-inset-x-auto{right:auto!important;left:auto!important}.sm\:r--inset-y-1{top:-1px!important;bottom:-1px!important}.sm\:r--inset-x-1{right:-1px!important;left:-1px!important}.sm\:r--inset-y-2{top:-2px!important;bottom:-2px!important}.sm\:r--inset-x-2{right:-2px!important;left:-2px!important}.sm\:r--inset-y-3{top:-3px!important;bottom:-3px!important}.sm\:r--inset-x-3{right:-3px!important;left:-3px!important}.sm\:r--inset-y-4{top:-4px!important;bottom:-4px!important}.sm\:r--inset-x-4{right:-4px!important;left:-4px!important}.sm\:r--inset-y-half{top:-50%!important;bottom:-50%!important}.sm\:r--inset-x-half{right:-50%!important;left:-50%!important}.sm\:r--inset-y-full{top:-100%!important;bottom:-100%!important}.sm\:r--inset-x-full{right:-100%!important;left:-100%!important}.sm\:r-inset-y-half{top:50%!important;bottom:50%!important}.sm\:r-inset-x-half{right:50%!important;left:50%!important}.sm\:r-inset-y-full{top:100%!important;bottom:100%!important}.sm\:r-inset-x-full{right:100%!important;left:100%!important}.sm\:r-top-0{top:0!important}.sm\:r-right-0{right:0!important}.sm\:r-bottom-0{bottom:0!important}.sm\:r-left-0{left:0!important}.sm\:r-top-1{top:1px!important}.sm\:r-right-1{right:1px!important}.sm\:r-bottom-1{bottom:1px!important}.sm\:r-left-1{left:1px!important}.sm\:r-top-2{top:2px!important}.sm\:r-right-2{right:2px!important}.sm\:r-bottom-2{bottom:2px!important}.sm\:r-left-2{left:2px!important}.sm\:r-top-3{top:3px!important}.sm\:r-right-3{right:3px!important}.sm\:r-bottom-3{bottom:3px!important}.sm\:r-left-3{left:3px!important}.sm\:r-top-4{top:4px!important}.sm\:r-right-4{right:4px!important}.sm\:r-bottom-4{bottom:4px!important}.sm\:r-left-4{left:4px!important}.sm\:r-top-auto{top:auto!important}.sm\:r-right-auto{right:auto!important}.sm\:r-bottom-auto{bottom:auto!important}.sm\:r-left-auto{left:auto!important}.sm\:r--top-1{top:-1px!important}.sm\:r--right-1{right:-1px!important}.sm\:r--bottom-1{bottom:-1px!important}.sm\:r--left-1{left:-1px!important}.sm\:r--top-2{top:-2px!important}.sm\:r--right-2{right:-2px!important}.sm\:r--bottom-2{bottom:-2px!important}.sm\:r--left-2{left:-2px!important}.sm\:r--top-3{top:-3px!important}.sm\:r--right-3{right:-3px!important}.sm\:r--bottom-3{bottom:-3px!important}.sm\:r--left-3{left:-3px!important}.sm\:r--top-4{top:-4px!important}.sm\:r--right-4{right:-4px!important}.sm\:r--bottom-4{bottom:-4px!important}.sm\:r--left-4{left:-4px!important}.sm\:r--top-half{top:-50%!important}.sm\:r--right-half{right:-50%!important}.sm\:r--bottom-half{bottom:-50%!important}.sm\:r--left-half{left:-50%!important}.sm\:r--top-full{top:-100%!important}.sm\:r--right-full{right:-100%!important}.sm\:r--bottom-full{bottom:-100%!important}.sm\:r--left-full{left:-100%!important}.sm\:r-top-half{top:50%!important}.sm\:r-right-half{right:50%!important}.sm\:r-bottom-half{bottom:50%!important}.sm\:r-left-half{left:50%!important}.sm\:r-top-full{top:100%!important}.sm\:r-right-full{right:100%!important}.sm\:r-bottom-full{bottom:100%!important}.sm\:r-left-full{left:100%!important}.sm\:r-resize-none{resize:none!important}.sm\:r-resize-y{resize:vertical!important}.sm\:r-resize-x{resize:horizontal!important}.sm\:r-resize{resize:both!important}.sm\:r-shadow-xs{box-shadow:0 0 0 1px #0000000d!important}.sm\:r-shadow-sm{box-shadow:var(--shadow-level-1)!important}.sm\:r-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.sm\:r-shadow-md{box-shadow:var(--shadow-level-2)!important}.sm\:r-shadow-lg{box-shadow:var(--shadow-level-3)!important}.sm\:r-shadow-xl{box-shadow:var(--shadow-level-4)!important}.sm\:r-shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.sm\:r-shadow-inner{box-shadow:inset 0 2px 4px #0000000f!important}.sm\:r-shadow-outline{box-shadow:0 0 0 1px var(--color-primary)!important}.sm\:r-shadow-none{box-shadow:none!important}.sm\:hover\:r-shadow-xs:hover{box-shadow:0 0 0 1px #0000000d!important}.sm\:hover\:r-shadow-sm:hover{box-shadow:var(--shadow-level-1)!important}.sm\:hover\:r-shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.sm\:hover\:r-shadow-md:hover{box-shadow:var(--shadow-level-2)!important}.sm\:hover\:r-shadow-lg:hover{box-shadow:var(--shadow-level-3)!important}.sm\:hover\:r-shadow-xl:hover{box-shadow:var(--shadow-level-4)!important}.sm\:hover\:r-shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040!important}.sm\:hover\:r-shadow-inner:hover{box-shadow:inset 0 2px 4px #0000000f!important}.sm\:hover\:r-shadow-outline:hover{box-shadow:0 0 0 1px var(--color-primary)!important}.sm\:hover\:r-shadow-none:hover{box-shadow:none!important}.sm\:focus\:r-shadow-xs:focus{box-shadow:0 0 0 1px #0000000d!important}.sm\:focus\:r-shadow-sm:focus{box-shadow:var(--shadow-level-1)!important}.sm\:focus\:r-shadow:focus{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.sm\:focus\:r-shadow-md:focus{box-shadow:var(--shadow-level-2)!important}.sm\:focus\:r-shadow-lg:focus{box-shadow:var(--shadow-level-3)!important}.sm\:focus\:r-shadow-xl:focus{box-shadow:var(--shadow-level-4)!important}.sm\:focus\:r-shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040!important}.sm\:focus\:r-shadow-inner:focus{box-shadow:inset 0 2px 4px #0000000f!important}.sm\:focus\:r-shadow-outline:focus{box-shadow:0 0 0 1px var(--color-primary)!important}.sm\:focus\:r-shadow-none:focus{box-shadow:none!important}.sm\:r-fill-current{fill:currentColor!important}.sm\:r-stroke-current{stroke:currentColor!important}.sm\:r-stroke-0{stroke-width:0!important}.sm\:r-stroke-1{stroke-width:1!important}.sm\:r-stroke-2{stroke-width:2!important}.sm\:r-table-auto{table-layout:auto!important}.sm\:r-table-fixed{table-layout:fixed!important}.sm\:r-text-left{text-align:left!important}.sm\:r-text-center{text-align:center!important}.sm\:r-text-right{text-align:right!important}.sm\:r-text-justify{text-align:justify!important}.sm\:r-text-transparent{color:var(--transparent)!important}.sm\:r-text-white{color:var(--white)!important}.sm\:r-text-black{color:var(--black)!important}.sm\:r-text-charcoal-dark{color:var(--charcoal-dark)!important}.sm\:r-text-base{color:var(--color-base)!important}.sm\:r-text-base-rgb{color:55,71,79!important}.sm\:r-text-primary{color:var(--color-primary)!important}.sm\:r-text-primary-dark{color:var(--color-primary-dark)!important}.sm\:r-text-primary-highlight{color:var(--color-primary-highlight)!important}.sm\:r-text-primary-toggle{color:var(--color-primary-toggle)!important}.sm\:r-text-secondary{color:var(--color-secondary)!important}.sm\:r-text-gray-lightest{color:var(--gray-lightest)!important}.sm\:r-text-gray-light{color:var(--gray-light)!important}.sm\:r-text-gray-medium{color:var(--gray)!important}.sm\:r-text-gray-dark{color:var(--gray-dark)!important}.sm\:r-text-destructive{color:var(--color-destructive)!important}.sm\:r-text-destructive-highlight{color:var(--color-destructive-highlight)!important}.sm\:r-text-destructive-dark{color:var(--color-destructive-dark)!important}.sm\:r-text-success{color:var(--color-success)!important}.sm\:r-text-success-highlight{color:var(--color-success-highlight)!important}.sm\:r-text-warning{color:var(--color-warning)!important}.sm\:r-text-warning-highlight{color:var(--color-warning-highlight)!important}.sm\:r-text-warning-dark{color:var(--color-warning-dark)!important}.sm\:hover\:r-text-transparent:hover{color:var(--transparent)!important}.sm\:hover\:r-text-white:hover{color:var(--white)!important}.sm\:hover\:r-text-black:hover{color:var(--black)!important}.sm\:hover\:r-text-charcoal-dark:hover{color:var(--charcoal-dark)!important}.sm\:hover\:r-text-base:hover{color:var(--color-base)!important}.sm\:hover\:r-text-base-rgb:hover{color:55,71,79!important}.sm\:hover\:r-text-primary:hover{color:var(--color-primary)!important}.sm\:hover\:r-text-primary-dark:hover{color:var(--color-primary-dark)!important}.sm\:hover\:r-text-primary-highlight:hover{color:var(--color-primary-highlight)!important}.sm\:hover\:r-text-primary-toggle:hover{color:var(--color-primary-toggle)!important}.sm\:hover\:r-text-secondary:hover{color:var(--color-secondary)!important}.sm\:hover\:r-text-gray-lightest:hover{color:var(--gray-lightest)!important}.sm\:hover\:r-text-gray-light:hover{color:var(--gray-light)!important}.sm\:hover\:r-text-gray-medium:hover{color:var(--gray)!important}.sm\:hover\:r-text-gray-dark:hover{color:var(--gray-dark)!important}.sm\:hover\:r-text-destructive:hover{color:var(--color-destructive)!important}.sm\:hover\:r-text-destructive-highlight:hover{color:var(--color-destructive-highlight)!important}.sm\:hover\:r-text-destructive-dark:hover{color:var(--color-destructive-dark)!important}.sm\:hover\:r-text-success:hover{color:var(--color-success)!important}.sm\:hover\:r-text-success-highlight:hover{color:var(--color-success-highlight)!important}.sm\:hover\:r-text-warning:hover{color:var(--color-warning)!important}.sm\:hover\:r-text-warning-highlight:hover{color:var(--color-warning-highlight)!important}.sm\:hover\:r-text-warning-dark:hover{color:var(--color-warning-dark)!important}.sm\:focus\:r-text-transparent:focus{color:var(--transparent)!important}.sm\:focus\:r-text-white:focus{color:var(--white)!important}.sm\:focus\:r-text-black:focus{color:var(--black)!important}.sm\:focus\:r-text-charcoal-dark:focus{color:var(--charcoal-dark)!important}.sm\:focus\:r-text-base:focus{color:var(--color-base)!important}.sm\:focus\:r-text-base-rgb:focus{color:55,71,79!important}.sm\:focus\:r-text-primary:focus{color:var(--color-primary)!important}.sm\:focus\:r-text-primary-dark:focus{color:var(--color-primary-dark)!important}.sm\:focus\:r-text-primary-highlight:focus{color:var(--color-primary-highlight)!important}.sm\:focus\:r-text-primary-toggle:focus{color:var(--color-primary-toggle)!important}.sm\:focus\:r-text-secondary:focus{color:var(--color-secondary)!important}.sm\:focus\:r-text-gray-lightest:focus{color:var(--gray-lightest)!important}.sm\:focus\:r-text-gray-light:focus{color:var(--gray-light)!important}.sm\:focus\:r-text-gray-medium:focus{color:var(--gray)!important}.sm\:focus\:r-text-gray-dark:focus{color:var(--gray-dark)!important}.sm\:focus\:r-text-destructive:focus{color:var(--color-destructive)!important}.sm\:focus\:r-text-destructive-highlight:focus{color:var(--color-destructive-highlight)!important}.sm\:focus\:r-text-destructive-dark:focus{color:var(--color-destructive-dark)!important}.sm\:focus\:r-text-success:focus{color:var(--color-success)!important}.sm\:focus\:r-text-success-highlight:focus{color:var(--color-success-highlight)!important}.sm\:focus\:r-text-warning:focus{color:var(--color-warning)!important}.sm\:focus\:r-text-warning-highlight:focus{color:var(--color-warning-highlight)!important}.sm\:focus\:r-text-warning-dark:focus{color:var(--color-warning-dark)!important}.sm\:r-text-opacity-0{--text-opacity:0 !important}.sm\:r-text-opacity-25{--text-opacity:.25 !important}.sm\:r-text-opacity-50{--text-opacity:.5 !important}.sm\:r-text-opacity-75{--text-opacity:.75 !important}.sm\:r-text-opacity-80{--text-opacity:.8 !important}.sm\:r-text-opacity-100{--text-opacity:1 !important}.sm\:hover\:r-text-opacity-0:hover{--text-opacity:0 !important}.sm\:hover\:r-text-opacity-25:hover{--text-opacity:.25 !important}.sm\:hover\:r-text-opacity-50:hover{--text-opacity:.5 !important}.sm\:hover\:r-text-opacity-75:hover{--text-opacity:.75 !important}.sm\:hover\:r-text-opacity-80:hover{--text-opacity:.8 !important}.sm\:hover\:r-text-opacity-100:hover{--text-opacity:1 !important}.sm\:focus\:r-text-opacity-0:focus{--text-opacity:0 !important}.sm\:focus\:r-text-opacity-25:focus{--text-opacity:.25 !important}.sm\:focus\:r-text-opacity-50:focus{--text-opacity:.5 !important}.sm\:focus\:r-text-opacity-75:focus{--text-opacity:.75 !important}.sm\:focus\:r-text-opacity-80:focus{--text-opacity:.8 !important}.sm\:focus\:r-text-opacity-100:focus{--text-opacity:1 !important}.sm\:r-italic{font-style:italic!important}.sm\:r-not-italic{font-style:normal!important}.sm\:r-uppercase{text-transform:uppercase!important}.sm\:r-lowercase{text-transform:lowercase!important}.sm\:r-capitalize{text-transform:capitalize!important}.sm\:r-normal-case{text-transform:none!important}.sm\:r-underline{text-decoration:underline!important}.sm\:r-line-through{text-decoration:line-through!important}.sm\:r-no-underline{text-decoration:none!important}.sm\:hover\:r-underline:hover{text-decoration:underline!important}.sm\:hover\:r-line-through:hover{text-decoration:line-through!important}.sm\:hover\:r-no-underline:hover{text-decoration:none!important}.sm\:focus\:r-underline:focus{text-decoration:underline!important}.sm\:focus\:r-line-through:focus{text-decoration:line-through!important}.sm\:focus\:r-no-underline:focus{text-decoration:none!important}.sm\:r-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.sm\:r-subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.sm\:r-ordinal,.sm\:r-slashed-zero,.sm\:r-lining-nums,.sm\:r-oldstyle-nums,.sm\:r-proportional-nums,.sm\:r-tabular-nums,.sm\:r-diagonal-fractions,.sm\:r-stacked-fractions{--font-variant-numeric-ordinal:var(--tailwind-empty, ) !important;--font-variant-numeric-slashed-zero:var(--tailwind-empty, ) !important;--font-variant-numeric-figure:var(--tailwind-empty, ) !important;--font-variant-numeric-spacing:var(--tailwind-empty, ) !important;--font-variant-numeric-fraction:var(--tailwind-empty, ) !important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.sm\:r-normal-nums{font-variant-numeric:normal!important}.sm\:r-ordinal{--font-variant-numeric-ordinal:ordinal !important}.sm\:r-slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero !important}.sm\:r-lining-nums{--font-variant-numeric-figure:lining-nums !important}.sm\:r-oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums !important}.sm\:r-proportional-nums{--font-variant-numeric-spacing:proportional-nums !important}.sm\:r-tabular-nums{--font-variant-numeric-spacing:tabular-nums !important}.sm\:r-diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions !important}.sm\:r-stacked-fractions{--font-variant-numeric-fraction:stacked-fractions !important}.sm\:r-tracking-tighter{letter-spacing:-.05em!important}.sm\:r-tracking-tight{letter-spacing:-.025em!important}.sm\:r-tracking-normal{letter-spacing:0!important}.sm\:r-tracking-wide{letter-spacing:.025em!important}.sm\:r-tracking-wider{letter-spacing:.05em!important}.sm\:r-tracking-widest{letter-spacing:.1em!important}.sm\:r-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.sm\:r-select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.sm\:r-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.sm\:r-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.sm\:r-align-baseline{vertical-align:baseline!important}.sm\:r-align-top{vertical-align:top!important}.sm\:r-align-middle{vertical-align:middle!important}.sm\:r-align-bottom{vertical-align:bottom!important}.sm\:r-align-text-top{vertical-align:text-top!important}.sm\:r-align-text-bottom{vertical-align:text-bottom!important}.sm\:r-visible{visibility:visible!important}.sm\:r-invisible{visibility:hidden!important}.sm\:r-whitespace-normal{white-space:normal!important}.sm\:r-whitespace-no-wrap{white-space:nowrap!important}.sm\:r-whitespace-pre{white-space:pre!important}.sm\:r-whitespace-pre-line{white-space:pre-line!important}.sm\:r-whitespace-pre-wrap{white-space:pre-wrap!important}.sm\:r-break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.sm\:r-break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.sm\:r-break-all{word-break:break-all!important}.sm\:r-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sm\:r-w-0{width:0!important}.sm\:r-w-1{width:.25rem!important}.sm\:r-w-2{width:.5rem!important}.sm\:r-w-3{width:.75rem!important}.sm\:r-w-4{width:1rem!important}.sm\:r-w-5{width:1.25rem!important}.sm\:r-w-6{width:1.5rem!important}.sm\:r-w-7{width:1.75rem!important}.sm\:r-w-8{width:2rem!important}.sm\:r-w-9{width:2.25rem!important}.sm\:r-w-10{width:2.5rem!important}.sm\:r-w-12{width:3rem!important}.sm\:r-w-16{width:4rem!important}.sm\:r-w-20{width:5rem!important}.sm\:r-w-24{width:6rem!important}.sm\:r-w-32{width:8rem!important}.sm\:r-w-40{width:10rem!important}.sm\:r-w-48{width:12rem!important}.sm\:r-w-56{width:14rem!important}.sm\:r-w-64{width:16rem!important}.sm\:r-w-90{width:22.5rem!important}.sm\:r-w-150{width:37.5rem!important}.sm\:r-w-256{width:64rem!important}.sm\:r-w-auto{width:auto!important}.sm\:r-w-px{width:1px!important}.sm\:r-w-px-2{width:2px!important}.sm\:r-w-px-3{width:3px!important}.sm\:r-w-px-4{width:4px!important}.sm\:r-w-1\/2{width:50%!important}.sm\:r-w-1\/3{width:33.333333%!important}.sm\:r-w-2\/3{width:66.666667%!important}.sm\:r-w-1\/4{width:25%!important}.sm\:r-w-2\/4{width:50%!important}.sm\:r-w-3\/4{width:75%!important}.sm\:r-w-1\/5{width:20%!important}.sm\:r-w-2\/5{width:40%!important}.sm\:r-w-3\/5{width:60%!important}.sm\:r-w-4\/5{width:80%!important}.sm\:r-w-1\/6{width:16.666667%!important}.sm\:r-w-2\/6{width:33.333333%!important}.sm\:r-w-3\/6{width:50%!important}.sm\:r-w-4\/6{width:66.666667%!important}.sm\:r-w-5\/6{width:83.333333%!important}.sm\:r-w-1\/12{width:8.333333%!important}.sm\:r-w-2\/12{width:16.666667%!important}.sm\:r-w-3\/12{width:25%!important}.sm\:r-w-4\/12{width:33.333333%!important}.sm\:r-w-5\/12{width:41.666667%!important}.sm\:r-w-6\/12{width:50%!important}.sm\:r-w-7\/12{width:58.333333%!important}.sm\:r-w-8\/12{width:66.666667%!important}.sm\:r-w-9\/12{width:75%!important}.sm\:r-w-10\/12{width:83.333333%!important}.sm\:r-w-11\/12{width:91.666667%!important}.sm\:r-w-full{width:100%!important}.sm\:r-w-screen{width:100vw!important}.sm\:r-z-0{z-index:0!important}.sm\:r-z-10{z-index:10!important}.sm\:r-z-20{z-index:20!important}.sm\:r-z-30{z-index:30!important}.sm\:r-z-40{z-index:40!important}.sm\:r-z-50{z-index:50!important}.sm\:r-z-5000{z-index:5000!important}.sm\:r-z-10000{z-index:10000!important}.sm\:r-z-auto{z-index:auto!important}.sm\:r--z-10{z-index:-10!important}.sm\:r-gap-0{grid-gap:0!important;gap:0!important}.sm\:r-gap-1{grid-gap:.25rem!important;gap:.25rem!important}.sm\:r-gap-2{grid-gap:.5rem!important;gap:.5rem!important}.sm\:r-gap-3{grid-gap:.75rem!important;gap:.75rem!important}.sm\:r-gap-4{grid-gap:1rem!important;gap:1rem!important}.sm\:r-gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.sm\:r-gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.sm\:r-gap-7{grid-gap:1.75rem!important;gap:1.75rem!important}.sm\:r-gap-8{grid-gap:2rem!important;gap:2rem!important}.sm\:r-gap-9{grid-gap:2.25rem!important;gap:2.25rem!important}.sm\:r-gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.sm\:r-gap-12{grid-gap:3rem!important;gap:3rem!important}.sm\:r-gap-16{grid-gap:4rem!important;gap:4rem!important}.sm\:r-gap-20{grid-gap:5rem!important;gap:5rem!important}.sm\:r-gap-24{grid-gap:6rem!important;gap:6rem!important}.sm\:r-gap-32{grid-gap:8rem!important;gap:8rem!important}.sm\:r-gap-40{grid-gap:10rem!important;gap:10rem!important}.sm\:r-gap-48{grid-gap:12rem!important;gap:12rem!important}.sm\:r-gap-56{grid-gap:14rem!important;gap:14rem!important}.sm\:r-gap-64{grid-gap:16rem!important;gap:16rem!important}.sm\:r-gap-px{grid-gap:1px!important;gap:1px!important}.sm\:r-gap-px-2{grid-gap:2px!important;gap:2px!important}.sm\:r-gap-px-3{grid-gap:3px!important;gap:3px!important}.sm\:r-gap-px-4{grid-gap:4px!important;gap:4px!important}.sm\:r-col-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.sm\:r-col-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.sm\:r-col-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.sm\:r-col-gap-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.sm\:r-col-gap-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.sm\:r-col-gap-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.sm\:r-col-gap-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.sm\:r-col-gap-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.sm\:r-col-gap-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.sm\:r-col-gap-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.sm\:r-col-gap-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.sm\:r-col-gap-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.sm\:r-col-gap-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.sm\:r-col-gap-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.sm\:r-col-gap-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.sm\:r-col-gap-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.sm\:r-col-gap-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.sm\:r-col-gap-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.sm\:r-col-gap-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.sm\:r-col-gap-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.sm\:r-col-gap-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.sm\:r-col-gap-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.sm\:r-col-gap-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.sm\:r-col-gap-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.sm\:r-gap-x-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.sm\:r-gap-x-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.sm\:r-gap-x-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.sm\:r-gap-x-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.sm\:r-gap-x-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.sm\:r-gap-x-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.sm\:r-gap-x-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.sm\:r-gap-x-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.sm\:r-gap-x-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.sm\:r-gap-x-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.sm\:r-gap-x-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.sm\:r-gap-x-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.sm\:r-gap-x-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.sm\:r-gap-x-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.sm\:r-gap-x-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.sm\:r-gap-x-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.sm\:r-gap-x-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.sm\:r-gap-x-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.sm\:r-gap-x-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.sm\:r-gap-x-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.sm\:r-gap-x-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.sm\:r-gap-x-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.sm\:r-gap-x-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.sm\:r-gap-x-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.sm\:r-row-gap-0{grid-row-gap:0!important;row-gap:0!important}.sm\:r-row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.sm\:r-row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.sm\:r-row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.sm\:r-row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.sm\:r-row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.sm\:r-row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.sm\:r-row-gap-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.sm\:r-row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.sm\:r-row-gap-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.sm\:r-row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.sm\:r-row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.sm\:r-row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.sm\:r-row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.sm\:r-row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.sm\:r-row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.sm\:r-row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.sm\:r-row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.sm\:r-row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.sm\:r-row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.sm\:r-row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.sm\:r-row-gap-px-2{grid-row-gap:2px!important;row-gap:2px!important}.sm\:r-row-gap-px-3{grid-row-gap:3px!important;row-gap:3px!important}.sm\:r-row-gap-px-4{grid-row-gap:4px!important;row-gap:4px!important}.sm\:r-gap-y-0{grid-row-gap:0!important;row-gap:0!important}.sm\:r-gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.sm\:r-gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.sm\:r-gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.sm\:r-gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.sm\:r-gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.sm\:r-gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.sm\:r-gap-y-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.sm\:r-gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.sm\:r-gap-y-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.sm\:r-gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.sm\:r-gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.sm\:r-gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.sm\:r-gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.sm\:r-gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.sm\:r-gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.sm\:r-gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.sm\:r-gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.sm\:r-gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.sm\:r-gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.sm\:r-gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.sm\:r-gap-y-px-2{grid-row-gap:2px!important;row-gap:2px!important}.sm\:r-gap-y-px-3{grid-row-gap:3px!important;row-gap:3px!important}.sm\:r-gap-y-px-4{grid-row-gap:4px!important;row-gap:4px!important}.sm\:r-grid-flow-row{grid-auto-flow:row!important}.sm\:r-grid-flow-col{grid-auto-flow:column!important}.sm\:r-grid-flow-row-dense{grid-auto-flow:row dense!important}.sm\:r-grid-flow-col-dense{grid-auto-flow:column dense!important}.sm\:r-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:r-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:r-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:r-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:r-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sm\:r-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sm\:r-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.sm\:r-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.sm\:r-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.sm\:r-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.sm\:r-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.sm\:r-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.sm\:r-grid-cols-none{grid-template-columns:none!important}.sm\:r-auto-cols-auto{grid-auto-columns:auto!important}.sm\:r-auto-cols-min{grid-auto-columns:min-content!important}.sm\:r-auto-cols-max{grid-auto-columns:max-content!important}.sm\:r-auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.sm\:r-col-auto{grid-column:auto!important}.sm\:r-col-span-1{grid-column:span 1 / span 1!important}.sm\:r-col-span-2{grid-column:span 2 / span 2!important}.sm\:r-col-span-3{grid-column:span 3 / span 3!important}.sm\:r-col-span-4{grid-column:span 4 / span 4!important}.sm\:r-col-span-5{grid-column:span 5 / span 5!important}.sm\:r-col-span-6{grid-column:span 6 / span 6!important}.sm\:r-col-span-7{grid-column:span 7 / span 7!important}.sm\:r-col-span-8{grid-column:span 8 / span 8!important}.sm\:r-col-span-9{grid-column:span 9 / span 9!important}.sm\:r-col-span-10{grid-column:span 10 / span 10!important}.sm\:r-col-span-11{grid-column:span 11 / span 11!important}.sm\:r-col-span-12{grid-column:span 12 / span 12!important}.sm\:r-col-span-full{grid-column:1 / -1!important}.sm\:r-col-start-1{grid-column-start:1!important}.sm\:r-col-start-2{grid-column-start:2!important}.sm\:r-col-start-3{grid-column-start:3!important}.sm\:r-col-start-4{grid-column-start:4!important}.sm\:r-col-start-5{grid-column-start:5!important}.sm\:r-col-start-6{grid-column-start:6!important}.sm\:r-col-start-7{grid-column-start:7!important}.sm\:r-col-start-8{grid-column-start:8!important}.sm\:r-col-start-9{grid-column-start:9!important}.sm\:r-col-start-10{grid-column-start:10!important}.sm\:r-col-start-11{grid-column-start:11!important}.sm\:r-col-start-12{grid-column-start:12!important}.sm\:r-col-start-13{grid-column-start:13!important}.sm\:r-col-start-auto{grid-column-start:auto!important}.sm\:r-col-end-1{grid-column-end:1!important}.sm\:r-col-end-2{grid-column-end:2!important}.sm\:r-col-end-3{grid-column-end:3!important}.sm\:r-col-end-4{grid-column-end:4!important}.sm\:r-col-end-5{grid-column-end:5!important}.sm\:r-col-end-6{grid-column-end:6!important}.sm\:r-col-end-7{grid-column-end:7!important}.sm\:r-col-end-8{grid-column-end:8!important}.sm\:r-col-end-9{grid-column-end:9!important}.sm\:r-col-end-10{grid-column-end:10!important}.sm\:r-col-end-11{grid-column-end:11!important}.sm\:r-col-end-12{grid-column-end:12!important}.sm\:r-col-end-13{grid-column-end:13!important}.sm\:r-col-end-auto{grid-column-end:auto!important}.sm\:r-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.sm\:r-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.sm\:r-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.sm\:r-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.sm\:r-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.sm\:r-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.sm\:r-grid-rows-none{grid-template-rows:none!important}.sm\:r-auto-rows-auto{grid-auto-rows:auto!important}.sm\:r-auto-rows-min{grid-auto-rows:min-content!important}.sm\:r-auto-rows-max{grid-auto-rows:max-content!important}.sm\:r-auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.sm\:r-row-auto{grid-row:auto!important}.sm\:r-row-span-1{grid-row:span 1 / span 1!important}.sm\:r-row-span-2{grid-row:span 2 / span 2!important}.sm\:r-row-span-3{grid-row:span 3 / span 3!important}.sm\:r-row-span-4{grid-row:span 4 / span 4!important}.sm\:r-row-span-5{grid-row:span 5 / span 5!important}.sm\:r-row-span-6{grid-row:span 6 / span 6!important}.sm\:r-row-span-full{grid-row:1 / -1!important}.sm\:r-row-start-1{grid-row-start:1!important}.sm\:r-row-start-2{grid-row-start:2!important}.sm\:r-row-start-3{grid-row-start:3!important}.sm\:r-row-start-4{grid-row-start:4!important}.sm\:r-row-start-5{grid-row-start:5!important}.sm\:r-row-start-6{grid-row-start:6!important}.sm\:r-row-start-7{grid-row-start:7!important}.sm\:r-row-start-auto{grid-row-start:auto!important}.sm\:r-row-end-1{grid-row-end:1!important}.sm\:r-row-end-2{grid-row-end:2!important}.sm\:r-row-end-3{grid-row-end:3!important}.sm\:r-row-end-4{grid-row-end:4!important}.sm\:r-row-end-5{grid-row-end:5!important}.sm\:r-row-end-6{grid-row-end:6!important}.sm\:r-row-end-7{grid-row-end:7!important}.sm\:r-row-end-auto{grid-row-end:auto!important}.sm\:r-transform{--transform-translate-x:0 !important;--transform-translate-y:0 !important;--transform-rotate:0 !important;--transform-skew-x:0 !important;--transform-skew-y:0 !important;--transform-scale-x:1 !important;--transform-scale-y:1 !important;transform:translate(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skew(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.sm\:r-transform-none{transform:none!important}.sm\:r-origin-center{transform-origin:center!important}.sm\:r-origin-top{transform-origin:top!important}.sm\:r-origin-top-right{transform-origin:top right!important}.sm\:r-origin-right{transform-origin:right!important}.sm\:r-origin-bottom-right{transform-origin:bottom right!important}.sm\:r-origin-bottom{transform-origin:bottom!important}.sm\:r-origin-bottom-left{transform-origin:bottom left!important}.sm\:r-origin-left{transform-origin:left!important}.sm\:r-origin-top-left{transform-origin:top left!important}.sm\:r-scale-0{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.sm\:r-scale-50{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.sm\:r-scale-75{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.sm\:r-scale-90{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.sm\:r-scale-95{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.sm\:r-scale-100{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.sm\:r-scale-105{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.sm\:r-scale-110{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.sm\:r-scale-125{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.sm\:r-scale-150{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.sm\:r-scale-x-0{--transform-scale-x:0 !important}.sm\:r-scale-x-50{--transform-scale-x:.5 !important}.sm\:r-scale-x-75{--transform-scale-x:.75 !important}.sm\:r-scale-x-90{--transform-scale-x:.9 !important}.sm\:r-scale-x-95{--transform-scale-x:.95 !important}.sm\:r-scale-x-100{--transform-scale-x:1 !important}.sm\:r-scale-x-105{--transform-scale-x:1.05 !important}.sm\:r-scale-x-110{--transform-scale-x:1.1 !important}.sm\:r-scale-x-125{--transform-scale-x:1.25 !important}.sm\:r-scale-x-150{--transform-scale-x:1.5 !important}.sm\:r-scale-y-0{--transform-scale-y:0 !important}.sm\:r-scale-y-50{--transform-scale-y:.5 !important}.sm\:r-scale-y-75{--transform-scale-y:.75 !important}.sm\:r-scale-y-90{--transform-scale-y:.9 !important}.sm\:r-scale-y-95{--transform-scale-y:.95 !important}.sm\:r-scale-y-100{--transform-scale-y:1 !important}.sm\:r-scale-y-105{--transform-scale-y:1.05 !important}.sm\:r-scale-y-110{--transform-scale-y:1.1 !important}.sm\:r-scale-y-125{--transform-scale-y:1.25 !important}.sm\:r-scale-y-150{--transform-scale-y:1.5 !important}.sm\:hover\:r-scale-0:hover{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.sm\:hover\:r-scale-50:hover{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.sm\:hover\:r-scale-75:hover{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.sm\:hover\:r-scale-90:hover{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.sm\:hover\:r-scale-95:hover{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.sm\:hover\:r-scale-100:hover{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.sm\:hover\:r-scale-105:hover{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.sm\:hover\:r-scale-110:hover{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.sm\:hover\:r-scale-125:hover{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.sm\:hover\:r-scale-150:hover{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.sm\:hover\:r-scale-x-0:hover{--transform-scale-x:0 !important}.sm\:hover\:r-scale-x-50:hover{--transform-scale-x:.5 !important}.sm\:hover\:r-scale-x-75:hover{--transform-scale-x:.75 !important}.sm\:hover\:r-scale-x-90:hover{--transform-scale-x:.9 !important}.sm\:hover\:r-scale-x-95:hover{--transform-scale-x:.95 !important}.sm\:hover\:r-scale-x-100:hover{--transform-scale-x:1 !important}.sm\:hover\:r-scale-x-105:hover{--transform-scale-x:1.05 !important}.sm\:hover\:r-scale-x-110:hover{--transform-scale-x:1.1 !important}.sm\:hover\:r-scale-x-125:hover{--transform-scale-x:1.25 !important}.sm\:hover\:r-scale-x-150:hover{--transform-scale-x:1.5 !important}.sm\:hover\:r-scale-y-0:hover{--transform-scale-y:0 !important}.sm\:hover\:r-scale-y-50:hover{--transform-scale-y:.5 !important}.sm\:hover\:r-scale-y-75:hover{--transform-scale-y:.75 !important}.sm\:hover\:r-scale-y-90:hover{--transform-scale-y:.9 !important}.sm\:hover\:r-scale-y-95:hover{--transform-scale-y:.95 !important}.sm\:hover\:r-scale-y-100:hover{--transform-scale-y:1 !important}.sm\:hover\:r-scale-y-105:hover{--transform-scale-y:1.05 !important}.sm\:hover\:r-scale-y-110:hover{--transform-scale-y:1.1 !important}.sm\:hover\:r-scale-y-125:hover{--transform-scale-y:1.25 !important}.sm\:hover\:r-scale-y-150:hover{--transform-scale-y:1.5 !important}.sm\:focus\:r-scale-0:focus{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.sm\:focus\:r-scale-50:focus{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.sm\:focus\:r-scale-75:focus{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.sm\:focus\:r-scale-90:focus{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.sm\:focus\:r-scale-95:focus{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.sm\:focus\:r-scale-100:focus{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.sm\:focus\:r-scale-105:focus{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.sm\:focus\:r-scale-110:focus{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.sm\:focus\:r-scale-125:focus{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.sm\:focus\:r-scale-150:focus{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.sm\:focus\:r-scale-x-0:focus{--transform-scale-x:0 !important}.sm\:focus\:r-scale-x-50:focus{--transform-scale-x:.5 !important}.sm\:focus\:r-scale-x-75:focus{--transform-scale-x:.75 !important}.sm\:focus\:r-scale-x-90:focus{--transform-scale-x:.9 !important}.sm\:focus\:r-scale-x-95:focus{--transform-scale-x:.95 !important}.sm\:focus\:r-scale-x-100:focus{--transform-scale-x:1 !important}.sm\:focus\:r-scale-x-105:focus{--transform-scale-x:1.05 !important}.sm\:focus\:r-scale-x-110:focus{--transform-scale-x:1.1 !important}.sm\:focus\:r-scale-x-125:focus{--transform-scale-x:1.25 !important}.sm\:focus\:r-scale-x-150:focus{--transform-scale-x:1.5 !important}.sm\:focus\:r-scale-y-0:focus{--transform-scale-y:0 !important}.sm\:focus\:r-scale-y-50:focus{--transform-scale-y:.5 !important}.sm\:focus\:r-scale-y-75:focus{--transform-scale-y:.75 !important}.sm\:focus\:r-scale-y-90:focus{--transform-scale-y:.9 !important}.sm\:focus\:r-scale-y-95:focus{--transform-scale-y:.95 !important}.sm\:focus\:r-scale-y-100:focus{--transform-scale-y:1 !important}.sm\:focus\:r-scale-y-105:focus{--transform-scale-y:1.05 !important}.sm\:focus\:r-scale-y-110:focus{--transform-scale-y:1.1 !important}.sm\:focus\:r-scale-y-125:focus{--transform-scale-y:1.25 !important}.sm\:focus\:r-scale-y-150:focus{--transform-scale-y:1.5 !important}.sm\:r-rotate-0{--transform-rotate:0 !important}.sm\:r-rotate-1{--transform-rotate:1deg !important}.sm\:r-rotate-2{--transform-rotate:2deg !important}.sm\:r-rotate-3{--transform-rotate:3deg !important}.sm\:r-rotate-6{--transform-rotate:6deg !important}.sm\:r-rotate-12{--transform-rotate:12deg !important}.sm\:r-rotate-45{--transform-rotate:45deg !important}.sm\:r-rotate-90{--transform-rotate:90deg !important}.sm\:r-rotate-180{--transform-rotate:180deg !important}.sm\:r--rotate-180{--transform-rotate:-180deg !important}.sm\:r--rotate-90{--transform-rotate:-90deg !important}.sm\:r--rotate-45{--transform-rotate:-45deg !important}.sm\:r--rotate-12{--transform-rotate:-12deg !important}.sm\:r--rotate-6{--transform-rotate:-6deg !important}.sm\:r--rotate-3{--transform-rotate:-3deg !important}.sm\:r--rotate-2{--transform-rotate:-2deg !important}.sm\:r--rotate-1{--transform-rotate:-1deg !important}.sm\:hover\:r-rotate-0:hover{--transform-rotate:0 !important}.sm\:hover\:r-rotate-1:hover{--transform-rotate:1deg !important}.sm\:hover\:r-rotate-2:hover{--transform-rotate:2deg !important}.sm\:hover\:r-rotate-3:hover{--transform-rotate:3deg !important}.sm\:hover\:r-rotate-6:hover{--transform-rotate:6deg !important}.sm\:hover\:r-rotate-12:hover{--transform-rotate:12deg !important}.sm\:hover\:r-rotate-45:hover{--transform-rotate:45deg !important}.sm\:hover\:r-rotate-90:hover{--transform-rotate:90deg !important}.sm\:hover\:r-rotate-180:hover{--transform-rotate:180deg !important}.sm\:hover\:r--rotate-180:hover{--transform-rotate:-180deg !important}.sm\:hover\:r--rotate-90:hover{--transform-rotate:-90deg !important}.sm\:hover\:r--rotate-45:hover{--transform-rotate:-45deg !important}.sm\:hover\:r--rotate-12:hover{--transform-rotate:-12deg !important}.sm\:hover\:r--rotate-6:hover{--transform-rotate:-6deg !important}.sm\:hover\:r--rotate-3:hover{--transform-rotate:-3deg !important}.sm\:hover\:r--rotate-2:hover{--transform-rotate:-2deg !important}.sm\:hover\:r--rotate-1:hover{--transform-rotate:-1deg !important}.sm\:focus\:r-rotate-0:focus{--transform-rotate:0 !important}.sm\:focus\:r-rotate-1:focus{--transform-rotate:1deg !important}.sm\:focus\:r-rotate-2:focus{--transform-rotate:2deg !important}.sm\:focus\:r-rotate-3:focus{--transform-rotate:3deg !important}.sm\:focus\:r-rotate-6:focus{--transform-rotate:6deg !important}.sm\:focus\:r-rotate-12:focus{--transform-rotate:12deg !important}.sm\:focus\:r-rotate-45:focus{--transform-rotate:45deg !important}.sm\:focus\:r-rotate-90:focus{--transform-rotate:90deg !important}.sm\:focus\:r-rotate-180:focus{--transform-rotate:180deg !important}.sm\:focus\:r--rotate-180:focus{--transform-rotate:-180deg !important}.sm\:focus\:r--rotate-90:focus{--transform-rotate:-90deg !important}.sm\:focus\:r--rotate-45:focus{--transform-rotate:-45deg !important}.sm\:focus\:r--rotate-12:focus{--transform-rotate:-12deg !important}.sm\:focus\:r--rotate-6:focus{--transform-rotate:-6deg !important}.sm\:focus\:r--rotate-3:focus{--transform-rotate:-3deg !important}.sm\:focus\:r--rotate-2:focus{--transform-rotate:-2deg !important}.sm\:focus\:r--rotate-1:focus{--transform-rotate:-1deg !important}.sm\:r-translate-x-0{--transform-translate-x:0 !important}.sm\:r-translate-x-1{--transform-translate-x:.25rem !important}.sm\:r-translate-x-2{--transform-translate-x:.5rem !important}.sm\:r-translate-x-3{--transform-translate-x:.75rem !important}.sm\:r-translate-x-4{--transform-translate-x:1rem !important}.sm\:r-translate-x-5{--transform-translate-x:1.25rem !important}.sm\:r-translate-x-6{--transform-translate-x:1.5rem !important}.sm\:r-translate-x-7{--transform-translate-x:1.75rem !important}.sm\:r-translate-x-8{--transform-translate-x:2rem !important}.sm\:r-translate-x-9{--transform-translate-x:2.25rem !important}.sm\:r-translate-x-10{--transform-translate-x:2.5rem !important}.sm\:r-translate-x-12{--transform-translate-x:3rem !important}.sm\:r-translate-x-16{--transform-translate-x:4rem !important}.sm\:r-translate-x-20{--transform-translate-x:5rem !important}.sm\:r-translate-x-24{--transform-translate-x:6rem !important}.sm\:r-translate-x-32{--transform-translate-x:8rem !important}.sm\:r-translate-x-40{--transform-translate-x:10rem !important}.sm\:r-translate-x-48{--transform-translate-x:12rem !important}.sm\:r-translate-x-56{--transform-translate-x:14rem !important}.sm\:r-translate-x-64{--transform-translate-x:16rem !important}.sm\:r-translate-x-px{--transform-translate-x:1px !important}.sm\:r-translate-x-px-2{--transform-translate-x:2px !important}.sm\:r-translate-x-px-3{--transform-translate-x:3px !important}.sm\:r-translate-x-px-4{--transform-translate-x:4px !important}.sm\:r--translate-x-1{--transform-translate-x:-.25rem !important}.sm\:r--translate-x-2{--transform-translate-x:-.5rem !important}.sm\:r--translate-x-3{--transform-translate-x:-.75rem !important}.sm\:r--translate-x-4{--transform-translate-x:-1rem !important}.sm\:r--translate-x-5{--transform-translate-x:-1.25rem !important}.sm\:r--translate-x-6{--transform-translate-x:-1.5rem !important}.sm\:r--translate-x-7{--transform-translate-x:-1.75rem !important}.sm\:r--translate-x-8{--transform-translate-x:-2rem !important}.sm\:r--translate-x-9{--transform-translate-x:-2.25rem !important}.sm\:r--translate-x-10{--transform-translate-x:-2.5rem !important}.sm\:r--translate-x-12{--transform-translate-x:-3rem !important}.sm\:r--translate-x-16{--transform-translate-x:-4rem !important}.sm\:r--translate-x-20{--transform-translate-x:-5rem !important}.sm\:r--translate-x-24{--transform-translate-x:-6rem !important}.sm\:r--translate-x-32{--transform-translate-x:-8rem !important}.sm\:r--translate-x-40{--transform-translate-x:-10rem !important}.sm\:r--translate-x-48{--transform-translate-x:-12rem !important}.sm\:r--translate-x-56{--transform-translate-x:-14rem !important}.sm\:r--translate-x-64{--transform-translate-x:-16rem !important}.sm\:r--translate-x-px{--transform-translate-x:-1px !important}.sm\:r--translate-x-px-2{--transform-translate-x:-2px !important}.sm\:r--translate-x-px-3{--transform-translate-x:-3px !important}.sm\:r--translate-x-px-4{--transform-translate-x:-4px !important}.sm\:r--translate-x-full{--transform-translate-x:-100% !important}.sm\:r--translate-x-1\/2{--transform-translate-x:-50% !important}.sm\:r-translate-x-1\/2{--transform-translate-x:50% !important}.sm\:r-translate-x-full{--transform-translate-x:100% !important}.sm\:r-translate-y-0{--transform-translate-y:0 !important}.sm\:r-translate-y-1{--transform-translate-y:.25rem !important}.sm\:r-translate-y-2{--transform-translate-y:.5rem !important}.sm\:r-translate-y-3{--transform-translate-y:.75rem !important}.sm\:r-translate-y-4{--transform-translate-y:1rem !important}.sm\:r-translate-y-5{--transform-translate-y:1.25rem !important}.sm\:r-translate-y-6{--transform-translate-y:1.5rem !important}.sm\:r-translate-y-7{--transform-translate-y:1.75rem !important}.sm\:r-translate-y-8{--transform-translate-y:2rem !important}.sm\:r-translate-y-9{--transform-translate-y:2.25rem !important}.sm\:r-translate-y-10{--transform-translate-y:2.5rem !important}.sm\:r-translate-y-12{--transform-translate-y:3rem !important}.sm\:r-translate-y-16{--transform-translate-y:4rem !important}.sm\:r-translate-y-20{--transform-translate-y:5rem !important}.sm\:r-translate-y-24{--transform-translate-y:6rem !important}.sm\:r-translate-y-32{--transform-translate-y:8rem !important}.sm\:r-translate-y-40{--transform-translate-y:10rem !important}.sm\:r-translate-y-48{--transform-translate-y:12rem !important}.sm\:r-translate-y-56{--transform-translate-y:14rem !important}.sm\:r-translate-y-64{--transform-translate-y:16rem !important}.sm\:r-translate-y-px{--transform-translate-y:1px !important}.sm\:r-translate-y-px-2{--transform-translate-y:2px !important}.sm\:r-translate-y-px-3{--transform-translate-y:3px !important}.sm\:r-translate-y-px-4{--transform-translate-y:4px !important}.sm\:r--translate-y-1{--transform-translate-y:-.25rem !important}.sm\:r--translate-y-2{--transform-translate-y:-.5rem !important}.sm\:r--translate-y-3{--transform-translate-y:-.75rem !important}.sm\:r--translate-y-4{--transform-translate-y:-1rem !important}.sm\:r--translate-y-5{--transform-translate-y:-1.25rem !important}.sm\:r--translate-y-6{--transform-translate-y:-1.5rem !important}.sm\:r--translate-y-7{--transform-translate-y:-1.75rem !important}.sm\:r--translate-y-8{--transform-translate-y:-2rem !important}.sm\:r--translate-y-9{--transform-translate-y:-2.25rem !important}.sm\:r--translate-y-10{--transform-translate-y:-2.5rem !important}.sm\:r--translate-y-12{--transform-translate-y:-3rem !important}.sm\:r--translate-y-16{--transform-translate-y:-4rem !important}.sm\:r--translate-y-20{--transform-translate-y:-5rem !important}.sm\:r--translate-y-24{--transform-translate-y:-6rem !important}.sm\:r--translate-y-32{--transform-translate-y:-8rem !important}.sm\:r--translate-y-40{--transform-translate-y:-10rem !important}.sm\:r--translate-y-48{--transform-translate-y:-12rem !important}.sm\:r--translate-y-56{--transform-translate-y:-14rem !important}.sm\:r--translate-y-64{--transform-translate-y:-16rem !important}.sm\:r--translate-y-px{--transform-translate-y:-1px !important}.sm\:r--translate-y-px-2{--transform-translate-y:-2px !important}.sm\:r--translate-y-px-3{--transform-translate-y:-3px !important}.sm\:r--translate-y-px-4{--transform-translate-y:-4px !important}.sm\:r--translate-y-full{--transform-translate-y:-100% !important}.sm\:r--translate-y-1\/2{--transform-translate-y:-50% !important}.sm\:r-translate-y-1\/2{--transform-translate-y:50% !important}.sm\:r-translate-y-full{--transform-translate-y:100% !important}.sm\:hover\:r-translate-x-0:hover{--transform-translate-x:0 !important}.sm\:hover\:r-translate-x-1:hover{--transform-translate-x:.25rem !important}.sm\:hover\:r-translate-x-2:hover{--transform-translate-x:.5rem !important}.sm\:hover\:r-translate-x-3:hover{--transform-translate-x:.75rem !important}.sm\:hover\:r-translate-x-4:hover{--transform-translate-x:1rem !important}.sm\:hover\:r-translate-x-5:hover{--transform-translate-x:1.25rem !important}.sm\:hover\:r-translate-x-6:hover{--transform-translate-x:1.5rem !important}.sm\:hover\:r-translate-x-7:hover{--transform-translate-x:1.75rem !important}.sm\:hover\:r-translate-x-8:hover{--transform-translate-x:2rem !important}.sm\:hover\:r-translate-x-9:hover{--transform-translate-x:2.25rem !important}.sm\:hover\:r-translate-x-10:hover{--transform-translate-x:2.5rem !important}.sm\:hover\:r-translate-x-12:hover{--transform-translate-x:3rem !important}.sm\:hover\:r-translate-x-16:hover{--transform-translate-x:4rem !important}.sm\:hover\:r-translate-x-20:hover{--transform-translate-x:5rem !important}.sm\:hover\:r-translate-x-24:hover{--transform-translate-x:6rem !important}.sm\:hover\:r-translate-x-32:hover{--transform-translate-x:8rem !important}.sm\:hover\:r-translate-x-40:hover{--transform-translate-x:10rem !important}.sm\:hover\:r-translate-x-48:hover{--transform-translate-x:12rem !important}.sm\:hover\:r-translate-x-56:hover{--transform-translate-x:14rem !important}.sm\:hover\:r-translate-x-64:hover{--transform-translate-x:16rem !important}.sm\:hover\:r-translate-x-px:hover{--transform-translate-x:1px !important}.sm\:hover\:r-translate-x-px-2:hover{--transform-translate-x:2px !important}.sm\:hover\:r-translate-x-px-3:hover{--transform-translate-x:3px !important}.sm\:hover\:r-translate-x-px-4:hover{--transform-translate-x:4px !important}.sm\:hover\:r--translate-x-1:hover{--transform-translate-x:-.25rem !important}.sm\:hover\:r--translate-x-2:hover{--transform-translate-x:-.5rem !important}.sm\:hover\:r--translate-x-3:hover{--transform-translate-x:-.75rem !important}.sm\:hover\:r--translate-x-4:hover{--transform-translate-x:-1rem !important}.sm\:hover\:r--translate-x-5:hover{--transform-translate-x:-1.25rem !important}.sm\:hover\:r--translate-x-6:hover{--transform-translate-x:-1.5rem !important}.sm\:hover\:r--translate-x-7:hover{--transform-translate-x:-1.75rem !important}.sm\:hover\:r--translate-x-8:hover{--transform-translate-x:-2rem !important}.sm\:hover\:r--translate-x-9:hover{--transform-translate-x:-2.25rem !important}.sm\:hover\:r--translate-x-10:hover{--transform-translate-x:-2.5rem !important}.sm\:hover\:r--translate-x-12:hover{--transform-translate-x:-3rem !important}.sm\:hover\:r--translate-x-16:hover{--transform-translate-x:-4rem !important}.sm\:hover\:r--translate-x-20:hover{--transform-translate-x:-5rem !important}.sm\:hover\:r--translate-x-24:hover{--transform-translate-x:-6rem !important}.sm\:hover\:r--translate-x-32:hover{--transform-translate-x:-8rem !important}.sm\:hover\:r--translate-x-40:hover{--transform-translate-x:-10rem !important}.sm\:hover\:r--translate-x-48:hover{--transform-translate-x:-12rem !important}.sm\:hover\:r--translate-x-56:hover{--transform-translate-x:-14rem !important}.sm\:hover\:r--translate-x-64:hover{--transform-translate-x:-16rem !important}.sm\:hover\:r--translate-x-px:hover{--transform-translate-x:-1px !important}.sm\:hover\:r--translate-x-px-2:hover{--transform-translate-x:-2px !important}.sm\:hover\:r--translate-x-px-3:hover{--transform-translate-x:-3px !important}.sm\:hover\:r--translate-x-px-4:hover{--transform-translate-x:-4px !important}.sm\:hover\:r--translate-x-full:hover{--transform-translate-x:-100% !important}.sm\:hover\:r--translate-x-1\/2:hover{--transform-translate-x:-50% !important}.sm\:hover\:r-translate-x-1\/2:hover{--transform-translate-x:50% !important}.sm\:hover\:r-translate-x-full:hover{--transform-translate-x:100% !important}.sm\:hover\:r-translate-y-0:hover{--transform-translate-y:0 !important}.sm\:hover\:r-translate-y-1:hover{--transform-translate-y:.25rem !important}.sm\:hover\:r-translate-y-2:hover{--transform-translate-y:.5rem !important}.sm\:hover\:r-translate-y-3:hover{--transform-translate-y:.75rem !important}.sm\:hover\:r-translate-y-4:hover{--transform-translate-y:1rem !important}.sm\:hover\:r-translate-y-5:hover{--transform-translate-y:1.25rem !important}.sm\:hover\:r-translate-y-6:hover{--transform-translate-y:1.5rem !important}.sm\:hover\:r-translate-y-7:hover{--transform-translate-y:1.75rem !important}.sm\:hover\:r-translate-y-8:hover{--transform-translate-y:2rem !important}.sm\:hover\:r-translate-y-9:hover{--transform-translate-y:2.25rem !important}.sm\:hover\:r-translate-y-10:hover{--transform-translate-y:2.5rem !important}.sm\:hover\:r-translate-y-12:hover{--transform-translate-y:3rem !important}.sm\:hover\:r-translate-y-16:hover{--transform-translate-y:4rem !important}.sm\:hover\:r-translate-y-20:hover{--transform-translate-y:5rem !important}.sm\:hover\:r-translate-y-24:hover{--transform-translate-y:6rem !important}.sm\:hover\:r-translate-y-32:hover{--transform-translate-y:8rem !important}.sm\:hover\:r-translate-y-40:hover{--transform-translate-y:10rem !important}.sm\:hover\:r-translate-y-48:hover{--transform-translate-y:12rem !important}.sm\:hover\:r-translate-y-56:hover{--transform-translate-y:14rem !important}.sm\:hover\:r-translate-y-64:hover{--transform-translate-y:16rem !important}.sm\:hover\:r-translate-y-px:hover{--transform-translate-y:1px !important}.sm\:hover\:r-translate-y-px-2:hover{--transform-translate-y:2px !important}.sm\:hover\:r-translate-y-px-3:hover{--transform-translate-y:3px !important}.sm\:hover\:r-translate-y-px-4:hover{--transform-translate-y:4px !important}.sm\:hover\:r--translate-y-1:hover{--transform-translate-y:-.25rem !important}.sm\:hover\:r--translate-y-2:hover{--transform-translate-y:-.5rem !important}.sm\:hover\:r--translate-y-3:hover{--transform-translate-y:-.75rem !important}.sm\:hover\:r--translate-y-4:hover{--transform-translate-y:-1rem !important}.sm\:hover\:r--translate-y-5:hover{--transform-translate-y:-1.25rem !important}.sm\:hover\:r--translate-y-6:hover{--transform-translate-y:-1.5rem !important}.sm\:hover\:r--translate-y-7:hover{--transform-translate-y:-1.75rem !important}.sm\:hover\:r--translate-y-8:hover{--transform-translate-y:-2rem !important}.sm\:hover\:r--translate-y-9:hover{--transform-translate-y:-2.25rem !important}.sm\:hover\:r--translate-y-10:hover{--transform-translate-y:-2.5rem !important}.sm\:hover\:r--translate-y-12:hover{--transform-translate-y:-3rem !important}.sm\:hover\:r--translate-y-16:hover{--transform-translate-y:-4rem !important}.sm\:hover\:r--translate-y-20:hover{--transform-translate-y:-5rem !important}.sm\:hover\:r--translate-y-24:hover{--transform-translate-y:-6rem !important}.sm\:hover\:r--translate-y-32:hover{--transform-translate-y:-8rem !important}.sm\:hover\:r--translate-y-40:hover{--transform-translate-y:-10rem !important}.sm\:hover\:r--translate-y-48:hover{--transform-translate-y:-12rem !important}.sm\:hover\:r--translate-y-56:hover{--transform-translate-y:-14rem !important}.sm\:hover\:r--translate-y-64:hover{--transform-translate-y:-16rem !important}.sm\:hover\:r--translate-y-px:hover{--transform-translate-y:-1px !important}.sm\:hover\:r--translate-y-px-2:hover{--transform-translate-y:-2px !important}.sm\:hover\:r--translate-y-px-3:hover{--transform-translate-y:-3px !important}.sm\:hover\:r--translate-y-px-4:hover{--transform-translate-y:-4px !important}.sm\:hover\:r--translate-y-full:hover{--transform-translate-y:-100% !important}.sm\:hover\:r--translate-y-1\/2:hover{--transform-translate-y:-50% !important}.sm\:hover\:r-translate-y-1\/2:hover{--transform-translate-y:50% !important}.sm\:hover\:r-translate-y-full:hover{--transform-translate-y:100% !important}.sm\:focus\:r-translate-x-0:focus{--transform-translate-x:0 !important}.sm\:focus\:r-translate-x-1:focus{--transform-translate-x:.25rem !important}.sm\:focus\:r-translate-x-2:focus{--transform-translate-x:.5rem !important}.sm\:focus\:r-translate-x-3:focus{--transform-translate-x:.75rem !important}.sm\:focus\:r-translate-x-4:focus{--transform-translate-x:1rem !important}.sm\:focus\:r-translate-x-5:focus{--transform-translate-x:1.25rem !important}.sm\:focus\:r-translate-x-6:focus{--transform-translate-x:1.5rem !important}.sm\:focus\:r-translate-x-7:focus{--transform-translate-x:1.75rem !important}.sm\:focus\:r-translate-x-8:focus{--transform-translate-x:2rem !important}.sm\:focus\:r-translate-x-9:focus{--transform-translate-x:2.25rem !important}.sm\:focus\:r-translate-x-10:focus{--transform-translate-x:2.5rem !important}.sm\:focus\:r-translate-x-12:focus{--transform-translate-x:3rem !important}.sm\:focus\:r-translate-x-16:focus{--transform-translate-x:4rem !important}.sm\:focus\:r-translate-x-20:focus{--transform-translate-x:5rem !important}.sm\:focus\:r-translate-x-24:focus{--transform-translate-x:6rem !important}.sm\:focus\:r-translate-x-32:focus{--transform-translate-x:8rem !important}.sm\:focus\:r-translate-x-40:focus{--transform-translate-x:10rem !important}.sm\:focus\:r-translate-x-48:focus{--transform-translate-x:12rem !important}.sm\:focus\:r-translate-x-56:focus{--transform-translate-x:14rem !important}.sm\:focus\:r-translate-x-64:focus{--transform-translate-x:16rem !important}.sm\:focus\:r-translate-x-px:focus{--transform-translate-x:1px !important}.sm\:focus\:r-translate-x-px-2:focus{--transform-translate-x:2px !important}.sm\:focus\:r-translate-x-px-3:focus{--transform-translate-x:3px !important}.sm\:focus\:r-translate-x-px-4:focus{--transform-translate-x:4px !important}.sm\:focus\:r--translate-x-1:focus{--transform-translate-x:-.25rem !important}.sm\:focus\:r--translate-x-2:focus{--transform-translate-x:-.5rem !important}.sm\:focus\:r--translate-x-3:focus{--transform-translate-x:-.75rem !important}.sm\:focus\:r--translate-x-4:focus{--transform-translate-x:-1rem !important}.sm\:focus\:r--translate-x-5:focus{--transform-translate-x:-1.25rem !important}.sm\:focus\:r--translate-x-6:focus{--transform-translate-x:-1.5rem !important}.sm\:focus\:r--translate-x-7:focus{--transform-translate-x:-1.75rem !important}.sm\:focus\:r--translate-x-8:focus{--transform-translate-x:-2rem !important}.sm\:focus\:r--translate-x-9:focus{--transform-translate-x:-2.25rem !important}.sm\:focus\:r--translate-x-10:focus{--transform-translate-x:-2.5rem !important}.sm\:focus\:r--translate-x-12:focus{--transform-translate-x:-3rem !important}.sm\:focus\:r--translate-x-16:focus{--transform-translate-x:-4rem !important}.sm\:focus\:r--translate-x-20:focus{--transform-translate-x:-5rem !important}.sm\:focus\:r--translate-x-24:focus{--transform-translate-x:-6rem !important}.sm\:focus\:r--translate-x-32:focus{--transform-translate-x:-8rem !important}.sm\:focus\:r--translate-x-40:focus{--transform-translate-x:-10rem !important}.sm\:focus\:r--translate-x-48:focus{--transform-translate-x:-12rem !important}.sm\:focus\:r--translate-x-56:focus{--transform-translate-x:-14rem !important}.sm\:focus\:r--translate-x-64:focus{--transform-translate-x:-16rem !important}.sm\:focus\:r--translate-x-px:focus{--transform-translate-x:-1px !important}.sm\:focus\:r--translate-x-px-2:focus{--transform-translate-x:-2px !important}.sm\:focus\:r--translate-x-px-3:focus{--transform-translate-x:-3px !important}.sm\:focus\:r--translate-x-px-4:focus{--transform-translate-x:-4px !important}.sm\:focus\:r--translate-x-full:focus{--transform-translate-x:-100% !important}.sm\:focus\:r--translate-x-1\/2:focus{--transform-translate-x:-50% !important}.sm\:focus\:r-translate-x-1\/2:focus{--transform-translate-x:50% !important}.sm\:focus\:r-translate-x-full:focus{--transform-translate-x:100% !important}.sm\:focus\:r-translate-y-0:focus{--transform-translate-y:0 !important}.sm\:focus\:r-translate-y-1:focus{--transform-translate-y:.25rem !important}.sm\:focus\:r-translate-y-2:focus{--transform-translate-y:.5rem !important}.sm\:focus\:r-translate-y-3:focus{--transform-translate-y:.75rem !important}.sm\:focus\:r-translate-y-4:focus{--transform-translate-y:1rem !important}.sm\:focus\:r-translate-y-5:focus{--transform-translate-y:1.25rem !important}.sm\:focus\:r-translate-y-6:focus{--transform-translate-y:1.5rem !important}.sm\:focus\:r-translate-y-7:focus{--transform-translate-y:1.75rem !important}.sm\:focus\:r-translate-y-8:focus{--transform-translate-y:2rem !important}.sm\:focus\:r-translate-y-9:focus{--transform-translate-y:2.25rem !important}.sm\:focus\:r-translate-y-10:focus{--transform-translate-y:2.5rem !important}.sm\:focus\:r-translate-y-12:focus{--transform-translate-y:3rem !important}.sm\:focus\:r-translate-y-16:focus{--transform-translate-y:4rem !important}.sm\:focus\:r-translate-y-20:focus{--transform-translate-y:5rem !important}.sm\:focus\:r-translate-y-24:focus{--transform-translate-y:6rem !important}.sm\:focus\:r-translate-y-32:focus{--transform-translate-y:8rem !important}.sm\:focus\:r-translate-y-40:focus{--transform-translate-y:10rem !important}.sm\:focus\:r-translate-y-48:focus{--transform-translate-y:12rem !important}.sm\:focus\:r-translate-y-56:focus{--transform-translate-y:14rem !important}.sm\:focus\:r-translate-y-64:focus{--transform-translate-y:16rem !important}.sm\:focus\:r-translate-y-px:focus{--transform-translate-y:1px !important}.sm\:focus\:r-translate-y-px-2:focus{--transform-translate-y:2px !important}.sm\:focus\:r-translate-y-px-3:focus{--transform-translate-y:3px !important}.sm\:focus\:r-translate-y-px-4:focus{--transform-translate-y:4px !important}.sm\:focus\:r--translate-y-1:focus{--transform-translate-y:-.25rem !important}.sm\:focus\:r--translate-y-2:focus{--transform-translate-y:-.5rem !important}.sm\:focus\:r--translate-y-3:focus{--transform-translate-y:-.75rem !important}.sm\:focus\:r--translate-y-4:focus{--transform-translate-y:-1rem !important}.sm\:focus\:r--translate-y-5:focus{--transform-translate-y:-1.25rem !important}.sm\:focus\:r--translate-y-6:focus{--transform-translate-y:-1.5rem !important}.sm\:focus\:r--translate-y-7:focus{--transform-translate-y:-1.75rem !important}.sm\:focus\:r--translate-y-8:focus{--transform-translate-y:-2rem !important}.sm\:focus\:r--translate-y-9:focus{--transform-translate-y:-2.25rem !important}.sm\:focus\:r--translate-y-10:focus{--transform-translate-y:-2.5rem !important}.sm\:focus\:r--translate-y-12:focus{--transform-translate-y:-3rem !important}.sm\:focus\:r--translate-y-16:focus{--transform-translate-y:-4rem !important}.sm\:focus\:r--translate-y-20:focus{--transform-translate-y:-5rem !important}.sm\:focus\:r--translate-y-24:focus{--transform-translate-y:-6rem !important}.sm\:focus\:r--translate-y-32:focus{--transform-translate-y:-8rem !important}.sm\:focus\:r--translate-y-40:focus{--transform-translate-y:-10rem !important}.sm\:focus\:r--translate-y-48:focus{--transform-translate-y:-12rem !important}.sm\:focus\:r--translate-y-56:focus{--transform-translate-y:-14rem !important}.sm\:focus\:r--translate-y-64:focus{--transform-translate-y:-16rem !important}.sm\:focus\:r--translate-y-px:focus{--transform-translate-y:-1px !important}.sm\:focus\:r--translate-y-px-2:focus{--transform-translate-y:-2px !important}.sm\:focus\:r--translate-y-px-3:focus{--transform-translate-y:-3px !important}.sm\:focus\:r--translate-y-px-4:focus{--transform-translate-y:-4px !important}.sm\:focus\:r--translate-y-full:focus{--transform-translate-y:-100% !important}.sm\:focus\:r--translate-y-1\/2:focus{--transform-translate-y:-50% !important}.sm\:focus\:r-translate-y-1\/2:focus{--transform-translate-y:50% !important}.sm\:focus\:r-translate-y-full:focus{--transform-translate-y:100% !important}.sm\:r-skew-x-0{--transform-skew-x:0 !important}.sm\:r-skew-x-1{--transform-skew-x:1deg !important}.sm\:r-skew-x-2{--transform-skew-x:2deg !important}.sm\:r-skew-x-3{--transform-skew-x:3deg !important}.sm\:r-skew-x-6{--transform-skew-x:6deg !important}.sm\:r-skew-x-12{--transform-skew-x:12deg !important}.sm\:r--skew-x-12{--transform-skew-x:-12deg !important}.sm\:r--skew-x-6{--transform-skew-x:-6deg !important}.sm\:r--skew-x-3{--transform-skew-x:-3deg !important}.sm\:r--skew-x-2{--transform-skew-x:-2deg !important}.sm\:r--skew-x-1{--transform-skew-x:-1deg !important}.sm\:r-skew-y-0{--transform-skew-y:0 !important}.sm\:r-skew-y-1{--transform-skew-y:1deg !important}.sm\:r-skew-y-2{--transform-skew-y:2deg !important}.sm\:r-skew-y-3{--transform-skew-y:3deg !important}.sm\:r-skew-y-6{--transform-skew-y:6deg !important}.sm\:r-skew-y-12{--transform-skew-y:12deg !important}.sm\:r--skew-y-12{--transform-skew-y:-12deg !important}.sm\:r--skew-y-6{--transform-skew-y:-6deg !important}.sm\:r--skew-y-3{--transform-skew-y:-3deg !important}.sm\:r--skew-y-2{--transform-skew-y:-2deg !important}.sm\:r--skew-y-1{--transform-skew-y:-1deg !important}.sm\:hover\:r-skew-x-0:hover{--transform-skew-x:0 !important}.sm\:hover\:r-skew-x-1:hover{--transform-skew-x:1deg !important}.sm\:hover\:r-skew-x-2:hover{--transform-skew-x:2deg !important}.sm\:hover\:r-skew-x-3:hover{--transform-skew-x:3deg !important}.sm\:hover\:r-skew-x-6:hover{--transform-skew-x:6deg !important}.sm\:hover\:r-skew-x-12:hover{--transform-skew-x:12deg !important}.sm\:hover\:r--skew-x-12:hover{--transform-skew-x:-12deg !important}.sm\:hover\:r--skew-x-6:hover{--transform-skew-x:-6deg !important}.sm\:hover\:r--skew-x-3:hover{--transform-skew-x:-3deg !important}.sm\:hover\:r--skew-x-2:hover{--transform-skew-x:-2deg !important}.sm\:hover\:r--skew-x-1:hover{--transform-skew-x:-1deg !important}.sm\:hover\:r-skew-y-0:hover{--transform-skew-y:0 !important}.sm\:hover\:r-skew-y-1:hover{--transform-skew-y:1deg !important}.sm\:hover\:r-skew-y-2:hover{--transform-skew-y:2deg !important}.sm\:hover\:r-skew-y-3:hover{--transform-skew-y:3deg !important}.sm\:hover\:r-skew-y-6:hover{--transform-skew-y:6deg !important}.sm\:hover\:r-skew-y-12:hover{--transform-skew-y:12deg !important}.sm\:hover\:r--skew-y-12:hover{--transform-skew-y:-12deg !important}.sm\:hover\:r--skew-y-6:hover{--transform-skew-y:-6deg !important}.sm\:hover\:r--skew-y-3:hover{--transform-skew-y:-3deg !important}.sm\:hover\:r--skew-y-2:hover{--transform-skew-y:-2deg !important}.sm\:hover\:r--skew-y-1:hover{--transform-skew-y:-1deg !important}.sm\:focus\:r-skew-x-0:focus{--transform-skew-x:0 !important}.sm\:focus\:r-skew-x-1:focus{--transform-skew-x:1deg !important}.sm\:focus\:r-skew-x-2:focus{--transform-skew-x:2deg !important}.sm\:focus\:r-skew-x-3:focus{--transform-skew-x:3deg !important}.sm\:focus\:r-skew-x-6:focus{--transform-skew-x:6deg !important}.sm\:focus\:r-skew-x-12:focus{--transform-skew-x:12deg !important}.sm\:focus\:r--skew-x-12:focus{--transform-skew-x:-12deg !important}.sm\:focus\:r--skew-x-6:focus{--transform-skew-x:-6deg !important}.sm\:focus\:r--skew-x-3:focus{--transform-skew-x:-3deg !important}.sm\:focus\:r--skew-x-2:focus{--transform-skew-x:-2deg !important}.sm\:focus\:r--skew-x-1:focus{--transform-skew-x:-1deg !important}.sm\:focus\:r-skew-y-0:focus{--transform-skew-y:0 !important}.sm\:focus\:r-skew-y-1:focus{--transform-skew-y:1deg !important}.sm\:focus\:r-skew-y-2:focus{--transform-skew-y:2deg !important}.sm\:focus\:r-skew-y-3:focus{--transform-skew-y:3deg !important}.sm\:focus\:r-skew-y-6:focus{--transform-skew-y:6deg !important}.sm\:focus\:r-skew-y-12:focus{--transform-skew-y:12deg !important}.sm\:focus\:r--skew-y-12:focus{--transform-skew-y:-12deg !important}.sm\:focus\:r--skew-y-6:focus{--transform-skew-y:-6deg !important}.sm\:focus\:r--skew-y-3:focus{--transform-skew-y:-3deg !important}.sm\:focus\:r--skew-y-2:focus{--transform-skew-y:-2deg !important}.sm\:focus\:r--skew-y-1:focus{--transform-skew-y:-1deg !important}.sm\:r-transition-none{transition-property:none!important}.sm\:r-transition-all{transition-property:all!important}.sm\:r-transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important}.sm\:r-transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.sm\:r-transition-opacity{transition-property:opacity!important}.sm\:r-transition-shadow{transition-property:box-shadow!important}.sm\:r-transition-transform{transition-property:transform!important}.sm\:r-ease-linear{transition-timing-function:linear!important}.sm\:r-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.sm\:r-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.sm\:r-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.sm\:r-duration-75{transition-duration:75ms!important}.sm\:r-duration-100{transition-duration:.1s!important}.sm\:r-duration-150{transition-duration:.15s!important}.sm\:r-duration-200{transition-duration:.2s!important}.sm\:r-duration-300{transition-duration:.3s!important}.sm\:r-duration-500{transition-duration:.5s!important}.sm\:r-duration-700{transition-duration:.7s!important}.sm\:r-duration-1000{transition-duration:1s!important}.sm\:r-delay-75{transition-delay:75ms!important}.sm\:r-delay-100{transition-delay:.1s!important}.sm\:r-delay-150{transition-delay:.15s!important}.sm\:r-delay-200{transition-delay:.2s!important}.sm\:r-delay-300{transition-delay:.3s!important}.sm\:r-delay-500{transition-delay:.5s!important}.sm\:r-delay-700{transition-delay:.7s!important}.sm\:r-delay-1000{transition-delay:1s!important}.sm\:r-animate-none{animation:none!important}.sm\:r-animate-spin{animation:spin 1s linear infinite!important}.sm\:r-animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.sm\:r-animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.sm\:r-animate-bounce{animation:bounce 1s infinite!important}}@media (min-width: 768px){.md\:r-container{width:100%}@media (min-width: 640px){.md\:r-container{max-width:640px}}.md\:r-container{max-width:768px}@media (min-width: 1024px){.md\:r-container{max-width:1024px}}@media (min-width: 1280px){.md\:r-container{max-width:1280px}}.md\:r-space-y-0>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(0px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px * var(--space-y-reverse))!important}.md\:r-space-x-0>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(0px * var(--space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--space-y-reverse))!important}.md\:r-space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.25rem * var(--space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--space-y-reverse))!important}.md\:r-space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.5rem * var(--space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--space-y-reverse))!important}.md\:r-space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.75rem * var(--space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem * var(--space-y-reverse))!important}.md\:r-space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1rem * var(--space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--space-y-reverse))!important}.md\:r-space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.25rem * var(--space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--space-y-reverse))!important}.md\:r-space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.5rem * var(--space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--space-y-reverse))!important}.md\:r-space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.75rem * var(--space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem * var(--space-y-reverse))!important}.md\:r-space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2rem * var(--space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--space-y-reverse))!important}.md\:r-space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.25rem * var(--space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--space-y-reverse))!important}.md\:r-space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.5rem * var(--space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem * var(--space-y-reverse))!important}.md\:r-space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3rem * var(--space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem * var(--space-y-reverse))!important}.md\:r-space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4rem * var(--space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem * var(--space-y-reverse))!important}.md\:r-space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(5rem * var(--space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem * var(--space-y-reverse))!important}.md\:r-space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(6rem * var(--space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem * var(--space-y-reverse))!important}.md\:r-space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(8rem * var(--space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem * var(--space-y-reverse))!important}.md\:r-space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(10rem * var(--space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem * var(--space-y-reverse))!important}.md\:r-space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(12rem * var(--space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem * var(--space-y-reverse))!important}.md\:r-space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(14rem * var(--space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem * var(--space-y-reverse))!important}.md\:r-space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(16rem * var(--space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px * var(--space-y-reverse))!important}.md\:r-space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1px * var(--space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2px * var(--space-y-reverse))!important}.md\:r-space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2px * var(--space-x-reverse))!important;margin-left:calc(2px * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3px * var(--space-y-reverse))!important}.md\:r-space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3px * var(--space-x-reverse))!important;margin-left:calc(3px * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4px * var(--space-y-reverse))!important}.md\:r-space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4px * var(--space-x-reverse))!important;margin-left:calc(4px * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--space-y-reverse))!important}.md\:r--space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.25rem * var(--space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--space-y-reverse))!important}.md\:r--space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.5rem * var(--space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--space-y-reverse))!important}.md\:r--space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.75rem * var(--space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--space-y-reverse))!important}.md\:r--space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1rem * var(--space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--space-y-reverse))!important}.md\:r--space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.25rem * var(--space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--space-y-reverse))!important}.md\:r--space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.5rem * var(--space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--space-y-reverse))!important}.md\:r--space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.75rem * var(--space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--space-y-reverse))!important}.md\:r--space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2rem * var(--space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--space-y-reverse))!important}.md\:r--space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.25rem * var(--space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--space-y-reverse))!important}.md\:r--space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.5rem * var(--space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--space-y-reverse))!important}.md\:r--space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3rem * var(--space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--space-y-reverse))!important}.md\:r--space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4rem * var(--space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--space-y-reverse))!important}.md\:r--space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-5rem * var(--space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--space-y-reverse))!important}.md\:r--space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-6rem * var(--space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--space-y-reverse))!important}.md\:r--space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-8rem * var(--space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--space-y-reverse))!important}.md\:r--space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-10rem * var(--space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--space-y-reverse))!important}.md\:r--space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-12rem * var(--space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--space-y-reverse))!important}.md\:r--space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-14rem * var(--space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--space-y-reverse))!important}.md\:r--space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-16rem * var(--space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px * var(--space-y-reverse))!important}.md\:r--space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1px * var(--space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2px * var(--space-y-reverse))!important}.md\:r--space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2px * var(--space-x-reverse))!important;margin-left:calc(-2px * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3px * var(--space-y-reverse))!important}.md\:r--space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3px * var(--space-x-reverse))!important;margin-left:calc(-3px * calc(1 - var(--space-x-reverse)))!important}.md\:r--space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4px * var(--space-y-reverse))!important}.md\:r--space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4px * var(--space-x-reverse))!important;margin-left:calc(-4px * calc(1 - var(--space-x-reverse)))!important}.md\:r-space-y-reverse>:not(template)~:not(template){--space-y-reverse:1 !important}.md\:r-space-x-reverse>:not(template)~:not(template){--space-x-reverse:1 !important}.md\:r-divide-y-0>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--divide-y-reverse))!important}.md\:r-divide-x-0>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(0px * var(--divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)))!important}.md\:r-divide-y-2>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--divide-y-reverse))!important}.md\:r-divide-x-2>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(2px * var(--divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)))!important}.md\:r-divide-y-3>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(3px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--divide-y-reverse))!important}.md\:r-divide-x-3>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(3px * var(--divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--divide-x-reverse)))!important}.md\:r-divide-y-4>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--divide-y-reverse))!important}.md\:r-divide-x-4>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(4px * var(--divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)))!important}.md\:r-divide-y-8>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--divide-y-reverse))!important}.md\:r-divide-x-8>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(8px * var(--divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)))!important}.md\:r-divide-y>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--divide-y-reverse))!important}.md\:r-divide-x>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(1px * var(--divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)))!important}.md\:r-divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1 !important}.md\:r-divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1 !important}.md\:r-divide-transparent>:not(template)~:not(template){border-color:var(--transparent)!important}.md\:r-divide-white>:not(template)~:not(template){border-color:var(--white)!important}.md\:r-divide-black>:not(template)~:not(template){border-color:var(--black)!important}.md\:r-divide-charcoal-dark>:not(template)~:not(template){border-color:var(--charcoal-dark)!important}.md\:r-divide-base>:not(template)~:not(template){border-color:var(--color-base)!important}.md\:r-divide-base-rgb>:not(template)~:not(template){border-color:55,71,79!important}.md\:r-divide-primary>:not(template)~:not(template){border-color:var(--color-primary)!important}.md\:r-divide-primary-dark>:not(template)~:not(template){border-color:var(--color-primary-dark)!important}.md\:r-divide-primary-highlight>:not(template)~:not(template){border-color:var(--color-primary-highlight)!important}.md\:r-divide-primary-toggle>:not(template)~:not(template){border-color:var(--color-primary-toggle)!important}.md\:r-divide-secondary>:not(template)~:not(template){border-color:var(--color-secondary)!important}.md\:r-divide-gray-lightest>:not(template)~:not(template){border-color:var(--gray-lightest)!important}.md\:r-divide-gray-light>:not(template)~:not(template){border-color:var(--gray-light)!important}.md\:r-divide-gray-medium>:not(template)~:not(template){border-color:var(--gray)!important}.md\:r-divide-gray-dark>:not(template)~:not(template){border-color:var(--gray-dark)!important}.md\:r-divide-destructive>:not(template)~:not(template){border-color:var(--color-destructive)!important}.md\:r-divide-destructive-highlight>:not(template)~:not(template){border-color:var(--color-destructive-highlight)!important}.md\:r-divide-destructive-dark>:not(template)~:not(template){border-color:var(--color-destructive-dark)!important}.md\:r-divide-success>:not(template)~:not(template){border-color:var(--color-success)!important}.md\:r-divide-success-highlight>:not(template)~:not(template){border-color:var(--color-success-highlight)!important}.md\:r-divide-warning>:not(template)~:not(template){border-color:var(--color-warning)!important}.md\:r-divide-warning-highlight>:not(template)~:not(template){border-color:var(--color-warning-highlight)!important}.md\:r-divide-warning-dark>:not(template)~:not(template){border-color:var(--color-warning-dark)!important}.md\:r-divide-solid>:not(template)~:not(template){border-style:solid!important}.md\:r-divide-dashed>:not(template)~:not(template){border-style:dashed!important}.md\:r-divide-dotted>:not(template)~:not(template){border-style:dotted!important}.md\:r-divide-double>:not(template)~:not(template){border-style:double!important}.md\:r-divide-none>:not(template)~:not(template){border-style:none!important}.md\:r-divide-opacity-0>:not(template)~:not(template){--divide-opacity:0 !important}.md\:r-divide-opacity-25>:not(template)~:not(template){--divide-opacity:.25 !important}.md\:r-divide-opacity-50>:not(template)~:not(template){--divide-opacity:.5 !important}.md\:r-divide-opacity-75>:not(template)~:not(template){--divide-opacity:.75 !important}.md\:r-divide-opacity-80>:not(template)~:not(template){--divide-opacity:.8 !important}.md\:r-divide-opacity-100>:not(template)~:not(template){--divide-opacity:1 !important}.md\:r-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.md\:r-not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.md\:focus\:r-sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.md\:focus\:r-not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.md\:r-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.md\:r-bg-fixed{background-attachment:fixed!important}.md\:r-bg-local{background-attachment:local!important}.md\:r-bg-scroll{background-attachment:scroll!important}.md\:r-bg-clip-border{background-clip:border-box!important}.md\:r-bg-clip-padding{background-clip:padding-box!important}.md\:r-bg-clip-content{background-clip:content-box!important}.md\:r-bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.md\:r-bg-transparent{background-color:var(--transparent)!important}.md\:r-bg-white{background-color:var(--white)!important}.md\:r-bg-black{background-color:var(--black)!important}.md\:r-bg-charcoal-dark{background-color:var(--charcoal-dark)!important}.md\:r-bg-base{background-color:var(--color-base)!important}.md\:r-bg-base-rgb{background-color:55,71,79!important}.md\:r-bg-primary{background-color:var(--color-primary)!important}.md\:r-bg-primary-dark{background-color:var(--color-primary-dark)!important}.md\:r-bg-primary-highlight{background-color:var(--color-primary-highlight)!important}.md\:r-bg-primary-toggle{background-color:var(--color-primary-toggle)!important}.md\:r-bg-secondary{background-color:var(--color-secondary)!important}.md\:r-bg-gray-lightest{background-color:var(--gray-lightest)!important}.md\:r-bg-gray-light{background-color:var(--gray-light)!important}.md\:r-bg-gray-medium{background-color:var(--gray)!important}.md\:r-bg-gray-dark{background-color:var(--gray-dark)!important}.md\:r-bg-destructive{background-color:var(--color-destructive)!important}.md\:r-bg-destructive-highlight{background-color:var(--color-destructive-highlight)!important}.md\:r-bg-destructive-dark{background-color:var(--color-destructive-dark)!important}.md\:r-bg-success{background-color:var(--color-success)!important}.md\:r-bg-success-highlight{background-color:var(--color-success-highlight)!important}.md\:r-bg-warning{background-color:var(--color-warning)!important}.md\:r-bg-warning-highlight{background-color:var(--color-warning-highlight)!important}.md\:r-bg-warning-dark{background-color:var(--color-warning-dark)!important}.md\:hover\:r-bg-transparent:hover{background-color:var(--transparent)!important}.md\:hover\:r-bg-white:hover{background-color:var(--white)!important}.md\:hover\:r-bg-black:hover{background-color:var(--black)!important}.md\:hover\:r-bg-charcoal-dark:hover{background-color:var(--charcoal-dark)!important}.md\:hover\:r-bg-base:hover{background-color:var(--color-base)!important}.md\:hover\:r-bg-base-rgb:hover{background-color:55,71,79!important}.md\:hover\:r-bg-primary:hover{background-color:var(--color-primary)!important}.md\:hover\:r-bg-primary-dark:hover{background-color:var(--color-primary-dark)!important}.md\:hover\:r-bg-primary-highlight:hover{background-color:var(--color-primary-highlight)!important}.md\:hover\:r-bg-primary-toggle:hover{background-color:var(--color-primary-toggle)!important}.md\:hover\:r-bg-secondary:hover{background-color:var(--color-secondary)!important}.md\:hover\:r-bg-gray-lightest:hover{background-color:var(--gray-lightest)!important}.md\:hover\:r-bg-gray-light:hover{background-color:var(--gray-light)!important}.md\:hover\:r-bg-gray-medium:hover{background-color:var(--gray)!important}.md\:hover\:r-bg-gray-dark:hover{background-color:var(--gray-dark)!important}.md\:hover\:r-bg-destructive:hover{background-color:var(--color-destructive)!important}.md\:hover\:r-bg-destructive-highlight:hover{background-color:var(--color-destructive-highlight)!important}.md\:hover\:r-bg-destructive-dark:hover{background-color:var(--color-destructive-dark)!important}.md\:hover\:r-bg-success:hover{background-color:var(--color-success)!important}.md\:hover\:r-bg-success-highlight:hover{background-color:var(--color-success-highlight)!important}.md\:hover\:r-bg-warning:hover{background-color:var(--color-warning)!important}.md\:hover\:r-bg-warning-highlight:hover{background-color:var(--color-warning-highlight)!important}.md\:hover\:r-bg-warning-dark:hover{background-color:var(--color-warning-dark)!important}.md\:focus\:r-bg-transparent:focus{background-color:var(--transparent)!important}.md\:focus\:r-bg-white:focus{background-color:var(--white)!important}.md\:focus\:r-bg-black:focus{background-color:var(--black)!important}.md\:focus\:r-bg-charcoal-dark:focus{background-color:var(--charcoal-dark)!important}.md\:focus\:r-bg-base:focus{background-color:var(--color-base)!important}.md\:focus\:r-bg-base-rgb:focus{background-color:55,71,79!important}.md\:focus\:r-bg-primary:focus{background-color:var(--color-primary)!important}.md\:focus\:r-bg-primary-dark:focus{background-color:var(--color-primary-dark)!important}.md\:focus\:r-bg-primary-highlight:focus{background-color:var(--color-primary-highlight)!important}.md\:focus\:r-bg-primary-toggle:focus{background-color:var(--color-primary-toggle)!important}.md\:focus\:r-bg-secondary:focus{background-color:var(--color-secondary)!important}.md\:focus\:r-bg-gray-lightest:focus{background-color:var(--gray-lightest)!important}.md\:focus\:r-bg-gray-light:focus{background-color:var(--gray-light)!important}.md\:focus\:r-bg-gray-medium:focus{background-color:var(--gray)!important}.md\:focus\:r-bg-gray-dark:focus{background-color:var(--gray-dark)!important}.md\:focus\:r-bg-destructive:focus{background-color:var(--color-destructive)!important}.md\:focus\:r-bg-destructive-highlight:focus{background-color:var(--color-destructive-highlight)!important}.md\:focus\:r-bg-destructive-dark:focus{background-color:var(--color-destructive-dark)!important}.md\:focus\:r-bg-success:focus{background-color:var(--color-success)!important}.md\:focus\:r-bg-success-highlight:focus{background-color:var(--color-success-highlight)!important}.md\:focus\:r-bg-warning:focus{background-color:var(--color-warning)!important}.md\:focus\:r-bg-warning-highlight:focus{background-color:var(--color-warning-highlight)!important}.md\:focus\:r-bg-warning-dark:focus{background-color:var(--color-warning-dark)!important}.md\:r-bg-none{background-image:none!important}.md\:r-bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))!important}.md\:r-bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}.md\:r-from-transparent{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-white{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-black{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-charcoal-dark{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-base{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-base-rgb{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-primary{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-primary-dark{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-primary-highlight{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-primary-toggle{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-secondary{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-gray-lightest{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-gray-light{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-gray-medium{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-gray-dark{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-destructive{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-destructive-highlight{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-destructive-dark{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-success{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-success-highlight{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-warning{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-warning-highlight{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-from-warning-dark{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-transparent{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-white{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-black{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-charcoal-dark{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-base{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-base-rgb{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-primary{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-primary-dark{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-primary-highlight{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-primary-toggle{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-secondary{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-gray-lightest{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-gray-light{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-gray-medium{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-gray-dark{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-destructive{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-destructive-highlight{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-destructive-dark{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-success{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-success-highlight{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-warning{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-warning-highlight{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-via-warning-dark{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:r-to-transparent{--gradient-to-color:var(--transparent) !important}.md\:r-to-white{--gradient-to-color:var(--white) !important}.md\:r-to-black{--gradient-to-color:var(--black) !important}.md\:r-to-charcoal-dark{--gradient-to-color:var(--charcoal-dark) !important}.md\:r-to-base{--gradient-to-color:var(--color-base) !important}.md\:r-to-base-rgb{--gradient-to-color:55, 71, 79 !important}.md\:r-to-primary{--gradient-to-color:var(--color-primary) !important}.md\:r-to-primary-dark{--gradient-to-color:var(--color-primary-dark) !important}.md\:r-to-primary-highlight{--gradient-to-color:var(--color-primary-highlight) !important}.md\:r-to-primary-toggle{--gradient-to-color:var(--color-primary-toggle) !important}.md\:r-to-secondary{--gradient-to-color:var(--color-secondary) !important}.md\:r-to-gray-lightest{--gradient-to-color:var(--gray-lightest) !important}.md\:r-to-gray-light{--gradient-to-color:var(--gray-light) !important}.md\:r-to-gray-medium{--gradient-to-color:var(--gray) !important}.md\:r-to-gray-dark{--gradient-to-color:var(--gray-dark) !important}.md\:r-to-destructive{--gradient-to-color:var(--color-destructive) !important}.md\:r-to-destructive-highlight{--gradient-to-color:var(--color-destructive-highlight) !important}.md\:r-to-destructive-dark{--gradient-to-color:var(--color-destructive-dark) !important}.md\:r-to-success{--gradient-to-color:var(--color-success) !important}.md\:r-to-success-highlight{--gradient-to-color:var(--color-success-highlight) !important}.md\:r-to-warning{--gradient-to-color:var(--color-warning) !important}.md\:r-to-warning-highlight{--gradient-to-color:var(--color-warning-highlight) !important}.md\:r-to-warning-dark{--gradient-to-color:var(--color-warning-dark) !important}.md\:hover\:r-from-transparent:hover{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-white:hover{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-black:hover{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-charcoal-dark:hover{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-base:hover{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-base-rgb:hover{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-primary:hover{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-primary-dark:hover{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-primary-highlight:hover{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-primary-toggle:hover{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-secondary:hover{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-gray-lightest:hover{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-gray-light:hover{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-gray-medium:hover{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-gray-dark:hover{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-destructive:hover{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-destructive-highlight:hover{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-destructive-dark:hover{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-success:hover{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-success-highlight:hover{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-warning:hover{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-warning-highlight:hover{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-from-warning-dark:hover{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-transparent:hover{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-white:hover{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-black:hover{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-charcoal-dark:hover{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-base:hover{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-base-rgb:hover{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-primary:hover{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-primary-dark:hover{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-primary-highlight:hover{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-primary-toggle:hover{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-secondary:hover{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-gray-lightest:hover{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-gray-light:hover{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-gray-medium:hover{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-gray-dark:hover{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-destructive:hover{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-destructive-highlight:hover{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-destructive-dark:hover{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-success:hover{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-success-highlight:hover{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-warning:hover{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-warning-highlight:hover{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-via-warning-dark:hover{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:hover\:r-to-transparent:hover{--gradient-to-color:var(--transparent) !important}.md\:hover\:r-to-white:hover{--gradient-to-color:var(--white) !important}.md\:hover\:r-to-black:hover{--gradient-to-color:var(--black) !important}.md\:hover\:r-to-charcoal-dark:hover{--gradient-to-color:var(--charcoal-dark) !important}.md\:hover\:r-to-base:hover{--gradient-to-color:var(--color-base) !important}.md\:hover\:r-to-base-rgb:hover{--gradient-to-color:55, 71, 79 !important}.md\:hover\:r-to-primary:hover{--gradient-to-color:var(--color-primary) !important}.md\:hover\:r-to-primary-dark:hover{--gradient-to-color:var(--color-primary-dark) !important}.md\:hover\:r-to-primary-highlight:hover{--gradient-to-color:var(--color-primary-highlight) !important}.md\:hover\:r-to-primary-toggle:hover{--gradient-to-color:var(--color-primary-toggle) !important}.md\:hover\:r-to-secondary:hover{--gradient-to-color:var(--color-secondary) !important}.md\:hover\:r-to-gray-lightest:hover{--gradient-to-color:var(--gray-lightest) !important}.md\:hover\:r-to-gray-light:hover{--gradient-to-color:var(--gray-light) !important}.md\:hover\:r-to-gray-medium:hover{--gradient-to-color:var(--gray) !important}.md\:hover\:r-to-gray-dark:hover{--gradient-to-color:var(--gray-dark) !important}.md\:hover\:r-to-destructive:hover{--gradient-to-color:var(--color-destructive) !important}.md\:hover\:r-to-destructive-highlight:hover{--gradient-to-color:var(--color-destructive-highlight) !important}.md\:hover\:r-to-destructive-dark:hover{--gradient-to-color:var(--color-destructive-dark) !important}.md\:hover\:r-to-success:hover{--gradient-to-color:var(--color-success) !important}.md\:hover\:r-to-success-highlight:hover{--gradient-to-color:var(--color-success-highlight) !important}.md\:hover\:r-to-warning:hover{--gradient-to-color:var(--color-warning) !important}.md\:hover\:r-to-warning-highlight:hover{--gradient-to-color:var(--color-warning-highlight) !important}.md\:hover\:r-to-warning-dark:hover{--gradient-to-color:var(--color-warning-dark) !important}.md\:focus\:r-from-transparent:focus{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-white:focus{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-black:focus{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-charcoal-dark:focus{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-base:focus{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-base-rgb:focus{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-primary:focus{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-primary-dark:focus{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-primary-highlight:focus{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-primary-toggle:focus{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-secondary:focus{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-gray-lightest:focus{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-gray-light:focus{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-gray-medium:focus{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-gray-dark:focus{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-destructive:focus{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-destructive-highlight:focus{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-destructive-dark:focus{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-success:focus{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-success-highlight:focus{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-warning:focus{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-warning-highlight:focus{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-from-warning-dark:focus{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-transparent:focus{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-white:focus{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-black:focus{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-charcoal-dark:focus{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-base:focus{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-base-rgb:focus{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-primary:focus{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-primary-dark:focus{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-primary-highlight:focus{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-primary-toggle:focus{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-secondary:focus{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-gray-lightest:focus{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-gray-light:focus{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-gray-medium:focus{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-gray-dark:focus{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-destructive:focus{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-destructive-highlight:focus{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-destructive-dark:focus{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-success:focus{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-success-highlight:focus{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-warning:focus{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-warning-highlight:focus{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-via-warning-dark:focus{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.md\:focus\:r-to-transparent:focus{--gradient-to-color:var(--transparent) !important}.md\:focus\:r-to-white:focus{--gradient-to-color:var(--white) !important}.md\:focus\:r-to-black:focus{--gradient-to-color:var(--black) !important}.md\:focus\:r-to-charcoal-dark:focus{--gradient-to-color:var(--charcoal-dark) !important}.md\:focus\:r-to-base:focus{--gradient-to-color:var(--color-base) !important}.md\:focus\:r-to-base-rgb:focus{--gradient-to-color:55, 71, 79 !important}.md\:focus\:r-to-primary:focus{--gradient-to-color:var(--color-primary) !important}.md\:focus\:r-to-primary-dark:focus{--gradient-to-color:var(--color-primary-dark) !important}.md\:focus\:r-to-primary-highlight:focus{--gradient-to-color:var(--color-primary-highlight) !important}.md\:focus\:r-to-primary-toggle:focus{--gradient-to-color:var(--color-primary-toggle) !important}.md\:focus\:r-to-secondary:focus{--gradient-to-color:var(--color-secondary) !important}.md\:focus\:r-to-gray-lightest:focus{--gradient-to-color:var(--gray-lightest) !important}.md\:focus\:r-to-gray-light:focus{--gradient-to-color:var(--gray-light) !important}.md\:focus\:r-to-gray-medium:focus{--gradient-to-color:var(--gray) !important}.md\:focus\:r-to-gray-dark:focus{--gradient-to-color:var(--gray-dark) !important}.md\:focus\:r-to-destructive:focus{--gradient-to-color:var(--color-destructive) !important}.md\:focus\:r-to-destructive-highlight:focus{--gradient-to-color:var(--color-destructive-highlight) !important}.md\:focus\:r-to-destructive-dark:focus{--gradient-to-color:var(--color-destructive-dark) !important}.md\:focus\:r-to-success:focus{--gradient-to-color:var(--color-success) !important}.md\:focus\:r-to-success-highlight:focus{--gradient-to-color:var(--color-success-highlight) !important}.md\:focus\:r-to-warning:focus{--gradient-to-color:var(--color-warning) !important}.md\:focus\:r-to-warning-highlight:focus{--gradient-to-color:var(--color-warning-highlight) !important}.md\:focus\:r-to-warning-dark:focus{--gradient-to-color:var(--color-warning-dark) !important}.md\:r-bg-opacity-0{--bg-opacity:0 !important}.md\:r-bg-opacity-25{--bg-opacity:.25 !important}.md\:r-bg-opacity-50{--bg-opacity:.5 !important}.md\:r-bg-opacity-75{--bg-opacity:.75 !important}.md\:r-bg-opacity-80{--bg-opacity:.8 !important}.md\:r-bg-opacity-100{--bg-opacity:1 !important}.md\:hover\:r-bg-opacity-0:hover{--bg-opacity:0 !important}.md\:hover\:r-bg-opacity-25:hover{--bg-opacity:.25 !important}.md\:hover\:r-bg-opacity-50:hover{--bg-opacity:.5 !important}.md\:hover\:r-bg-opacity-75:hover{--bg-opacity:.75 !important}.md\:hover\:r-bg-opacity-80:hover{--bg-opacity:.8 !important}.md\:hover\:r-bg-opacity-100:hover{--bg-opacity:1 !important}.md\:focus\:r-bg-opacity-0:focus{--bg-opacity:0 !important}.md\:focus\:r-bg-opacity-25:focus{--bg-opacity:.25 !important}.md\:focus\:r-bg-opacity-50:focus{--bg-opacity:.5 !important}.md\:focus\:r-bg-opacity-75:focus{--bg-opacity:.75 !important}.md\:focus\:r-bg-opacity-80:focus{--bg-opacity:.8 !important}.md\:focus\:r-bg-opacity-100:focus{--bg-opacity:1 !important}.md\:r-bg-bottom{background-position:bottom!important}.md\:r-bg-center{background-position:center!important}.md\:r-bg-left{background-position:left!important}.md\:r-bg-left-bottom{background-position:left bottom!important}.md\:r-bg-left-top{background-position:left top!important}.md\:r-bg-right{background-position:right!important}.md\:r-bg-right-bottom{background-position:right bottom!important}.md\:r-bg-right-top{background-position:right top!important}.md\:r-bg-top{background-position:top!important}.md\:r-bg-repeat{background-repeat:repeat!important}.md\:r-bg-no-repeat{background-repeat:no-repeat!important}.md\:r-bg-repeat-x{background-repeat:repeat-x!important}.md\:r-bg-repeat-y{background-repeat:repeat-y!important}.md\:r-bg-repeat-round{background-repeat:round!important}.md\:r-bg-repeat-space{background-repeat:space!important}.md\:r-bg-auto{background-size:auto!important}.md\:r-bg-cover{background-size:cover!important}.md\:r-bg-contain{background-size:contain!important}.md\:r-border-collapse{border-collapse:collapse!important}.md\:r-border-separate{border-collapse:separate!important}.md\:r-border-transparent{border-color:var(--transparent)!important}.md\:r-border-white{border-color:var(--white)!important}.md\:r-border-black{border-color:var(--black)!important}.md\:r-border-charcoal-dark{border-color:var(--charcoal-dark)!important}.md\:r-border-base{border-color:var(--color-base)!important}.md\:r-border-base-rgb{border-color:55,71,79!important}.md\:r-border-primary{border-color:var(--color-primary)!important}.md\:r-border-primary-dark{border-color:var(--color-primary-dark)!important}.md\:r-border-primary-highlight{border-color:var(--color-primary-highlight)!important}.md\:r-border-primary-toggle{border-color:var(--color-primary-toggle)!important}.md\:r-border-secondary{border-color:var(--color-secondary)!important}.md\:r-border-gray-lightest{border-color:var(--gray-lightest)!important}.md\:r-border-gray-light{border-color:var(--gray-light)!important}.md\:r-border-gray-medium{border-color:var(--gray)!important}.md\:r-border-gray-dark{border-color:var(--gray-dark)!important}.md\:r-border-destructive{border-color:var(--color-destructive)!important}.md\:r-border-destructive-highlight{border-color:var(--color-destructive-highlight)!important}.md\:r-border-destructive-dark{border-color:var(--color-destructive-dark)!important}.md\:r-border-success{border-color:var(--color-success)!important}.md\:r-border-success-highlight{border-color:var(--color-success-highlight)!important}.md\:r-border-warning{border-color:var(--color-warning)!important}.md\:r-border-warning-highlight{border-color:var(--color-warning-highlight)!important}.md\:r-border-warning-dark{border-color:var(--color-warning-dark)!important}.md\:hover\:r-border-transparent:hover{border-color:var(--transparent)!important}.md\:hover\:r-border-white:hover{border-color:var(--white)!important}.md\:hover\:r-border-black:hover{border-color:var(--black)!important}.md\:hover\:r-border-charcoal-dark:hover{border-color:var(--charcoal-dark)!important}.md\:hover\:r-border-base:hover{border-color:var(--color-base)!important}.md\:hover\:r-border-base-rgb:hover{border-color:55,71,79!important}.md\:hover\:r-border-primary:hover{border-color:var(--color-primary)!important}.md\:hover\:r-border-primary-dark:hover{border-color:var(--color-primary-dark)!important}.md\:hover\:r-border-primary-highlight:hover{border-color:var(--color-primary-highlight)!important}.md\:hover\:r-border-primary-toggle:hover{border-color:var(--color-primary-toggle)!important}.md\:hover\:r-border-secondary:hover{border-color:var(--color-secondary)!important}.md\:hover\:r-border-gray-lightest:hover{border-color:var(--gray-lightest)!important}.md\:hover\:r-border-gray-light:hover{border-color:var(--gray-light)!important}.md\:hover\:r-border-gray-medium:hover{border-color:var(--gray)!important}.md\:hover\:r-border-gray-dark:hover{border-color:var(--gray-dark)!important}.md\:hover\:r-border-destructive:hover{border-color:var(--color-destructive)!important}.md\:hover\:r-border-destructive-highlight:hover{border-color:var(--color-destructive-highlight)!important}.md\:hover\:r-border-destructive-dark:hover{border-color:var(--color-destructive-dark)!important}.md\:hover\:r-border-success:hover{border-color:var(--color-success)!important}.md\:hover\:r-border-success-highlight:hover{border-color:var(--color-success-highlight)!important}.md\:hover\:r-border-warning:hover{border-color:var(--color-warning)!important}.md\:hover\:r-border-warning-highlight:hover{border-color:var(--color-warning-highlight)!important}.md\:hover\:r-border-warning-dark:hover{border-color:var(--color-warning-dark)!important}.md\:focus\:r-border-transparent:focus{border-color:var(--transparent)!important}.md\:focus\:r-border-white:focus{border-color:var(--white)!important}.md\:focus\:r-border-black:focus{border-color:var(--black)!important}.md\:focus\:r-border-charcoal-dark:focus{border-color:var(--charcoal-dark)!important}.md\:focus\:r-border-base:focus{border-color:var(--color-base)!important}.md\:focus\:r-border-base-rgb:focus{border-color:55,71,79!important}.md\:focus\:r-border-primary:focus{border-color:var(--color-primary)!important}.md\:focus\:r-border-primary-dark:focus{border-color:var(--color-primary-dark)!important}.md\:focus\:r-border-primary-highlight:focus{border-color:var(--color-primary-highlight)!important}.md\:focus\:r-border-primary-toggle:focus{border-color:var(--color-primary-toggle)!important}.md\:focus\:r-border-secondary:focus{border-color:var(--color-secondary)!important}.md\:focus\:r-border-gray-lightest:focus{border-color:var(--gray-lightest)!important}.md\:focus\:r-border-gray-light:focus{border-color:var(--gray-light)!important}.md\:focus\:r-border-gray-medium:focus{border-color:var(--gray)!important}.md\:focus\:r-border-gray-dark:focus{border-color:var(--gray-dark)!important}.md\:focus\:r-border-destructive:focus{border-color:var(--color-destructive)!important}.md\:focus\:r-border-destructive-highlight:focus{border-color:var(--color-destructive-highlight)!important}.md\:focus\:r-border-destructive-dark:focus{border-color:var(--color-destructive-dark)!important}.md\:focus\:r-border-success:focus{border-color:var(--color-success)!important}.md\:focus\:r-border-success-highlight:focus{border-color:var(--color-success-highlight)!important}.md\:focus\:r-border-warning:focus{border-color:var(--color-warning)!important}.md\:focus\:r-border-warning-highlight:focus{border-color:var(--color-warning-highlight)!important}.md\:focus\:r-border-warning-dark:focus{border-color:var(--color-warning-dark)!important}.md\:r-border-opacity-0{--border-opacity:0 !important}.md\:r-border-opacity-25{--border-opacity:.25 !important}.md\:r-border-opacity-50{--border-opacity:.5 !important}.md\:r-border-opacity-75{--border-opacity:.75 !important}.md\:r-border-opacity-80{--border-opacity:.8 !important}.md\:r-border-opacity-100{--border-opacity:1 !important}.md\:hover\:r-border-opacity-0:hover{--border-opacity:0 !important}.md\:hover\:r-border-opacity-25:hover{--border-opacity:.25 !important}.md\:hover\:r-border-opacity-50:hover{--border-opacity:.5 !important}.md\:hover\:r-border-opacity-75:hover{--border-opacity:.75 !important}.md\:hover\:r-border-opacity-80:hover{--border-opacity:.8 !important}.md\:hover\:r-border-opacity-100:hover{--border-opacity:1 !important}.md\:focus\:r-border-opacity-0:focus{--border-opacity:0 !important}.md\:focus\:r-border-opacity-25:focus{--border-opacity:.25 !important}.md\:focus\:r-border-opacity-50:focus{--border-opacity:.5 !important}.md\:focus\:r-border-opacity-75:focus{--border-opacity:.75 !important}.md\:focus\:r-border-opacity-80:focus{--border-opacity:.8 !important}.md\:focus\:r-border-opacity-100:focus{--border-opacity:1 !important}.md\:r-rounded-none{border-radius:0!important}.md\:r-rounded-sm{border-radius:.125rem!important}.md\:r-rounded{border-radius:.25rem!important}.md\:r-rounded-md{border-radius:.375rem!important}.md\:r-rounded-lg{border-radius:.5rem!important}.md\:r-rounded-xl{border-radius:.75rem!important}.md\:r-rounded-2xl{border-radius:1rem!important}.md\:r-rounded-3xl{border-radius:1.5rem!important}.md\:r-rounded-full{border-radius:9999px!important}.md\:r-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:r-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:r-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.md\:r-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:r-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:r-rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:r-rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:r-rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:r-rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:r-rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:r-rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:r-rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:r-rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:r-rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:r-rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:r-rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:r-rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:r-rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:r-rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:r-rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:r-rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:r-rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:r-rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:r-rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:r-rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:r-rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:r-rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:r-rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:r-rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:r-rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:r-rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:r-rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:r-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.md\:r-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.md\:r-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.md\:r-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.md\:r-rounded-tl-none{border-top-left-radius:0!important}.md\:r-rounded-tr-none{border-top-right-radius:0!important}.md\:r-rounded-br-none{border-bottom-right-radius:0!important}.md\:r-rounded-bl-none{border-bottom-left-radius:0!important}.md\:r-rounded-tl-sm{border-top-left-radius:.125rem!important}.md\:r-rounded-tr-sm{border-top-right-radius:.125rem!important}.md\:r-rounded-br-sm{border-bottom-right-radius:.125rem!important}.md\:r-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.md\:r-rounded-tl{border-top-left-radius:.25rem!important}.md\:r-rounded-tr{border-top-right-radius:.25rem!important}.md\:r-rounded-br{border-bottom-right-radius:.25rem!important}.md\:r-rounded-bl{border-bottom-left-radius:.25rem!important}.md\:r-rounded-tl-md{border-top-left-radius:.375rem!important}.md\:r-rounded-tr-md{border-top-right-radius:.375rem!important}.md\:r-rounded-br-md{border-bottom-right-radius:.375rem!important}.md\:r-rounded-bl-md{border-bottom-left-radius:.375rem!important}.md\:r-rounded-tl-lg{border-top-left-radius:.5rem!important}.md\:r-rounded-tr-lg{border-top-right-radius:.5rem!important}.md\:r-rounded-br-lg{border-bottom-right-radius:.5rem!important}.md\:r-rounded-bl-lg{border-bottom-left-radius:.5rem!important}.md\:r-rounded-tl-xl{border-top-left-radius:.75rem!important}.md\:r-rounded-tr-xl{border-top-right-radius:.75rem!important}.md\:r-rounded-br-xl{border-bottom-right-radius:.75rem!important}.md\:r-rounded-bl-xl{border-bottom-left-radius:.75rem!important}.md\:r-rounded-tl-2xl{border-top-left-radius:1rem!important}.md\:r-rounded-tr-2xl{border-top-right-radius:1rem!important}.md\:r-rounded-br-2xl{border-bottom-right-radius:1rem!important}.md\:r-rounded-bl-2xl{border-bottom-left-radius:1rem!important}.md\:r-rounded-tl-3xl{border-top-left-radius:1.5rem!important}.md\:r-rounded-tr-3xl{border-top-right-radius:1.5rem!important}.md\:r-rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.md\:r-rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.md\:r-rounded-tl-full{border-top-left-radius:9999px!important}.md\:r-rounded-tr-full{border-top-right-radius:9999px!important}.md\:r-rounded-br-full{border-bottom-right-radius:9999px!important}.md\:r-rounded-bl-full{border-bottom-left-radius:9999px!important}.md\:r-border-solid{border-style:solid!important}.md\:r-border-dashed{border-style:dashed!important}.md\:r-border-dotted{border-style:dotted!important}.md\:r-border-double{border-style:double!important}.md\:r-border-none{border-style:none!important}.md\:r-border-0{border-width:0!important}.md\:r-border-2{border-width:2px!important}.md\:r-border-3{border-width:3px!important}.md\:r-border-4{border-width:4px!important}.md\:r-border-8{border-width:8px!important}.md\:r-border{border-width:1px!important}.md\:r-border-t-0{border-top-width:0!important}.md\:r-border-r-0{border-right-width:0!important}.md\:r-border-b-0{border-bottom-width:0!important}.md\:r-border-l-0{border-left-width:0!important}.md\:r-border-t-2{border-top-width:2px!important}.md\:r-border-r-2{border-right-width:2px!important}.md\:r-border-b-2{border-bottom-width:2px!important}.md\:r-border-l-2{border-left-width:2px!important}.md\:r-border-t-3{border-top-width:3px!important}.md\:r-border-r-3{border-right-width:3px!important}.md\:r-border-b-3{border-bottom-width:3px!important}.md\:r-border-l-3{border-left-width:3px!important}.md\:r-border-t-4{border-top-width:4px!important}.md\:r-border-r-4{border-right-width:4px!important}.md\:r-border-b-4{border-bottom-width:4px!important}.md\:r-border-l-4{border-left-width:4px!important}.md\:r-border-t-8{border-top-width:8px!important}.md\:r-border-r-8{border-right-width:8px!important}.md\:r-border-b-8{border-bottom-width:8px!important}.md\:r-border-l-8{border-left-width:8px!important}.md\:r-border-t{border-top-width:1px!important}.md\:r-border-r{border-right-width:1px!important}.md\:r-border-b{border-bottom-width:1px!important}.md\:r-border-l{border-left-width:1px!important}.md\:r-box-border{box-sizing:border-box!important}.md\:r-box-content{box-sizing:content-box!important}.md\:r-cursor-auto{cursor:auto!important}.md\:r-cursor-default{cursor:default!important}.md\:r-cursor-pointer{cursor:pointer!important}.md\:r-cursor-wait{cursor:wait!important}.md\:r-cursor-text{cursor:text!important}.md\:r-cursor-move{cursor:move!important}.md\:r-cursor-not-allowed{cursor:not-allowed!important}.md\:r-block{display:block!important}.md\:r-inline-block{display:inline-block!important}.md\:r-inline{display:inline!important}.md\:r-flex{display:flex!important}.md\:r-inline-flex{display:inline-flex!important}.md\:r-table{display:table!important}.md\:r-table-caption{display:table-caption!important}.md\:r-table-cell{display:table-cell!important}.md\:r-table-column{display:table-column!important}.md\:r-table-column-group{display:table-column-group!important}.md\:r-table-footer-group{display:table-footer-group!important}.md\:r-table-header-group{display:table-header-group!important}.md\:r-table-row-group{display:table-row-group!important}.md\:r-table-row{display:table-row!important}.md\:r-flow-root{display:flow-root!important}.md\:r-grid{display:grid!important}.md\:r-inline-grid{display:inline-grid!important}.md\:r-contents{display:contents!important}.md\:r-hidden{display:none!important}.md\:r-flex-row{flex-direction:row!important}.md\:r-flex-row-reverse{flex-direction:row-reverse!important}.md\:r-flex-col{flex-direction:column!important}.md\:r-flex-col-reverse{flex-direction:column-reverse!important}.md\:r-flex-wrap{flex-wrap:wrap!important}.md\:r-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:r-flex-no-wrap{flex-wrap:nowrap!important}.md\:r-place-items-auto{place-items:auto!important}.md\:r-place-items-start{place-items:start!important}.md\:r-place-items-end{place-items:end!important}.md\:r-place-items-center{place-items:center!important}.md\:r-place-items-stretch{place-items:stretch!important}.md\:r-place-content-center{place-content:center!important}.md\:r-place-content-start{place-content:start!important}.md\:r-place-content-end{place-content:end!important}.md\:r-place-content-between{place-content:space-between!important}.md\:r-place-content-around{place-content:space-around!important}.md\:r-place-content-evenly{place-content:space-evenly!important}.md\:r-place-content-stretch{place-content:stretch!important}.md\:r-place-self-auto{place-self:auto!important}.md\:r-place-self-start{place-self:start!important}.md\:r-place-self-end{place-self:end!important}.md\:r-place-self-center{place-self:center!important}.md\:r-place-self-stretch{place-self:stretch!important}.md\:r-items-start{align-items:flex-start!important}.md\:r-items-end{align-items:flex-end!important}.md\:r-items-center{align-items:center!important}.md\:r-items-baseline{align-items:baseline!important}.md\:r-items-stretch{align-items:stretch!important}.md\:r-content-center{align-content:center!important}.md\:r-content-start{align-content:flex-start!important}.md\:r-content-end{align-content:flex-end!important}.md\:r-content-between{align-content:space-between!important}.md\:r-content-around{align-content:space-around!important}.md\:r-content-evenly{align-content:space-evenly!important}.md\:r-self-auto{align-self:auto!important}.md\:r-self-start{align-self:flex-start!important}.md\:r-self-end{align-self:flex-end!important}.md\:r-self-center{align-self:center!important}.md\:r-self-stretch{align-self:stretch!important}.md\:r-justify-items-auto{justify-items:auto!important}.md\:r-justify-items-start{justify-items:start!important}.md\:r-justify-items-end{justify-items:end!important}.md\:r-justify-items-center{justify-items:center!important}.md\:r-justify-items-stretch{justify-items:stretch!important}.md\:r-justify-start{justify-content:flex-start!important}.md\:r-justify-end{justify-content:flex-end!important}.md\:r-justify-center{justify-content:center!important}.md\:r-justify-between{justify-content:space-between!important}.md\:r-justify-around{justify-content:space-around!important}.md\:r-justify-evenly{justify-content:space-evenly!important}.md\:r-justify-self-auto{justify-self:auto!important}.md\:r-justify-self-start{justify-self:start!important}.md\:r-justify-self-end{justify-self:end!important}.md\:r-justify-self-center{justify-self:center!important}.md\:r-justify-self-stretch{justify-self:stretch!important}.md\:r-flex-1{flex:1 1 0%!important}.md\:r-flex-auto{flex:1 1 auto!important}.md\:r-flex-initial{flex:0 1 auto!important}.md\:r-flex-none{flex:none!important}.md\:r-flex-grow-0{flex-grow:0!important}.md\:r-flex-grow{flex-grow:1!important}.md\:r-flex-shrink-0{flex-shrink:0!important}.md\:r-flex-shrink{flex-shrink:1!important}.md\:r-order-1{order:1!important}.md\:r-order-2{order:2!important}.md\:r-order-3{order:3!important}.md\:r-order-4{order:4!important}.md\:r-order-5{order:5!important}.md\:r-order-6{order:6!important}.md\:r-order-7{order:7!important}.md\:r-order-8{order:8!important}.md\:r-order-9{order:9!important}.md\:r-order-10{order:10!important}.md\:r-order-11{order:11!important}.md\:r-order-12{order:12!important}.md\:r-order-first{order:-9999!important}.md\:r-order-last{order:9999!important}.md\:r-order-none{order:0!important}.md\:r-float-right{float:right!important}.md\:r-float-left{float:left!important}.md\:r-float-none{float:none!important}.md\:r-clearfix:after{content:""!important;display:table!important;clear:both!important}.md\:r-clear-left{clear:left!important}.md\:r-clear-right{clear:right!important}.md\:r-clear-both{clear:both!important}.md\:r-clear-none{clear:none!important}.md\:r-font-roboto{font-family:var(--font-family-roboto)!important}.md\:r-font-hairline{font-weight:100!important}.md\:r-font-thin{font-weight:200!important}.md\:r-font-light{font-weight:300!important}.md\:r-font-normal{font-weight:400!important}.md\:r-font-medium{font-weight:500!important}.md\:r-font-semibold{font-weight:600!important}.md\:r-font-bold{font-weight:700!important}.md\:r-font-extrabold{font-weight:800!important}.md\:r-font-black{font-weight:900!important}.md\:hover\:r-font-hairline:hover{font-weight:100!important}.md\:hover\:r-font-thin:hover{font-weight:200!important}.md\:hover\:r-font-light:hover{font-weight:300!important}.md\:hover\:r-font-normal:hover{font-weight:400!important}.md\:hover\:r-font-medium:hover{font-weight:500!important}.md\:hover\:r-font-semibold:hover{font-weight:600!important}.md\:hover\:r-font-bold:hover{font-weight:700!important}.md\:hover\:r-font-extrabold:hover{font-weight:800!important}.md\:hover\:r-font-black:hover{font-weight:900!important}.md\:focus\:r-font-hairline:focus{font-weight:100!important}.md\:focus\:r-font-thin:focus{font-weight:200!important}.md\:focus\:r-font-light:focus{font-weight:300!important}.md\:focus\:r-font-normal:focus{font-weight:400!important}.md\:focus\:r-font-medium:focus{font-weight:500!important}.md\:focus\:r-font-semibold:focus{font-weight:600!important}.md\:focus\:r-font-bold:focus{font-weight:700!important}.md\:focus\:r-font-extrabold:focus{font-weight:800!important}.md\:focus\:r-font-black:focus{font-weight:900!important}.md\:r-h-0{height:0!important}.md\:r-h-1{height:.25rem!important}.md\:r-h-2{height:.5rem!important}.md\:r-h-3{height:.75rem!important}.md\:r-h-4{height:1rem!important}.md\:r-h-5{height:1.25rem!important}.md\:r-h-6{height:1.5rem!important}.md\:r-h-7{height:1.75rem!important}.md\:r-h-8{height:2rem!important}.md\:r-h-9{height:2.25rem!important}.md\:r-h-10{height:2.5rem!important}.md\:r-h-12{height:3rem!important}.md\:r-h-16{height:4rem!important}.md\:r-h-20{height:5rem!important}.md\:r-h-24{height:6rem!important}.md\:r-h-32{height:8rem!important}.md\:r-h-40{height:10rem!important}.md\:r-h-48{height:12rem!important}.md\:r-h-56{height:14rem!important}.md\:r-h-64{height:16rem!important}.md\:r-h-auto{height:auto!important}.md\:r-h-px{height:1px!important}.md\:r-h-px-2{height:2px!important}.md\:r-h-px-3{height:3px!important}.md\:r-h-px-4{height:4px!important}.md\:r-h-full{height:100%!important}.md\:r-h-screen{height:100vh!important}.md\:r-text-xs{font-size:var(--font-size-1)!important}.md\:r-text-sm{font-size:var(--font-size-2)!important}.md\:r-text-md{font-size:var(--font-size-3)!important}.md\:r-text-lg{font-size:var(--font-size-4)!important}.md\:r-text-xl{font-size:var(--font-size-5)!important}.md\:r-text-hero{font-size:var(--font-size-8)!important}.md\:r-text-icon-sm{font-size:var(--font-size-2)!important}.md\:r-text-icon-md{font-size:var(--font-size-3)!important}.md\:r-text-icon-lg{font-size:var(--font-size-4)!important}.md\:r-text-icon-xl{font-size:var(--font-size-5)!important}.md\:r-text-icon-2xl{font-size:var(--font-size-6)!important}.md\:r-text-icon-3xl{font-size:var(--font-size-7)!important}.md\:r-text-icon-4xl{font-size:var(--font-size-9)!important}.md\:r-text-icon-5xl{font-size:var(--font-size-10)!important}.md\:r-leading-3{line-height:.75rem!important}.md\:r-leading-4{line-height:1rem!important}.md\:r-leading-5{line-height:1.25rem!important}.md\:r-leading-6{line-height:1.5rem!important}.md\:r-leading-7{line-height:1.75rem!important}.md\:r-leading-8{line-height:2rem!important}.md\:r-leading-9{line-height:2.25rem!important}.md\:r-leading-10{line-height:2.5rem!important}.md\:r-leading-none{line-height:1!important}.md\:r-leading-tight{line-height:1.25!important}.md\:r-leading-snug{line-height:1.375!important}.md\:r-leading-normal{line-height:1.5!important}.md\:r-leading-relaxed{line-height:1.625!important}.md\:r-leading-loose{line-height:2!important}.md\:r-list-inside{list-style-position:inside!important}.md\:r-list-outside{list-style-position:outside!important}.md\:r-list-none{list-style-type:none!important}.md\:r-list-disc{list-style-type:disc!important}.md\:r-list-decimal{list-style-type:decimal!important}.md\:r-m-0{margin:0!important}.md\:r-m-1{margin:.25rem!important}.md\:r-m-2{margin:.5rem!important}.md\:r-m-3{margin:.75rem!important}.md\:r-m-4{margin:1rem!important}.md\:r-m-5{margin:1.25rem!important}.md\:r-m-6{margin:1.5rem!important}.md\:r-m-7{margin:1.75rem!important}.md\:r-m-8{margin:2rem!important}.md\:r-m-9{margin:2.25rem!important}.md\:r-m-10{margin:2.5rem!important}.md\:r-m-12{margin:3rem!important}.md\:r-m-16{margin:4rem!important}.md\:r-m-20{margin:5rem!important}.md\:r-m-24{margin:6rem!important}.md\:r-m-32{margin:8rem!important}.md\:r-m-40{margin:10rem!important}.md\:r-m-48{margin:12rem!important}.md\:r-m-56{margin:14rem!important}.md\:r-m-64{margin:16rem!important}.md\:r-m-auto{margin:auto!important}.md\:r-m-px{margin:1px!important}.md\:r-m-px-2{margin:2px!important}.md\:r-m-px-3{margin:3px!important}.md\:r-m-px-4{margin:4px!important}.md\:r--m-1{margin:-.25rem!important}.md\:r--m-2{margin:-.5rem!important}.md\:r--m-3{margin:-.75rem!important}.md\:r--m-4{margin:-1rem!important}.md\:r--m-5{margin:-1.25rem!important}.md\:r--m-6{margin:-1.5rem!important}.md\:r--m-7{margin:-1.75rem!important}.md\:r--m-8{margin:-2rem!important}.md\:r--m-9{margin:-2.25rem!important}.md\:r--m-10{margin:-2.5rem!important}.md\:r--m-12{margin:-3rem!important}.md\:r--m-16{margin:-4rem!important}.md\:r--m-20{margin:-5rem!important}.md\:r--m-24{margin:-6rem!important}.md\:r--m-32{margin:-8rem!important}.md\:r--m-40{margin:-10rem!important}.md\:r--m-48{margin:-12rem!important}.md\:r--m-56{margin:-14rem!important}.md\:r--m-64{margin:-16rem!important}.md\:r--m-px{margin:-1px!important}.md\:r--m-px-2{margin:-2px!important}.md\:r--m-px-3{margin:-3px!important}.md\:r--m-px-4{margin:-4px!important}.md\:r-my-0{margin-top:0!important;margin-bottom:0!important}.md\:r-mx-0{margin-left:0!important;margin-right:0!important}.md\:r-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:r-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:r-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:r-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:r-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.md\:r-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:r-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.md\:r-mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:r-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.md\:r-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:r-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:r-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:r-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.md\:r-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:r-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.md\:r-mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:r-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.md\:r-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:r-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.md\:r-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:r-my-12{margin-top:3rem!important;margin-bottom:3rem!important}.md\:r-mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:r-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.md\:r-mx-16{margin-left:4rem!important;margin-right:4rem!important}.md\:r-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.md\:r-mx-20{margin-left:5rem!important;margin-right:5rem!important}.md\:r-my-24{margin-top:6rem!important;margin-bottom:6rem!important}.md\:r-mx-24{margin-left:6rem!important;margin-right:6rem!important}.md\:r-my-32{margin-top:8rem!important;margin-bottom:8rem!important}.md\:r-mx-32{margin-left:8rem!important;margin-right:8rem!important}.md\:r-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.md\:r-mx-40{margin-left:10rem!important;margin-right:10rem!important}.md\:r-my-48{margin-top:12rem!important;margin-bottom:12rem!important}.md\:r-mx-48{margin-left:12rem!important;margin-right:12rem!important}.md\:r-my-56{margin-top:14rem!important;margin-bottom:14rem!important}.md\:r-mx-56{margin-left:14rem!important;margin-right:14rem!important}.md\:r-my-64{margin-top:16rem!important;margin-bottom:16rem!important}.md\:r-mx-64{margin-left:16rem!important;margin-right:16rem!important}.md\:r-my-auto{margin-top:auto!important;margin-bottom:auto!important}.md\:r-mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:r-my-px{margin-top:1px!important;margin-bottom:1px!important}.md\:r-mx-px{margin-left:1px!important;margin-right:1px!important}.md\:r-my-px-2{margin-top:2px!important;margin-bottom:2px!important}.md\:r-mx-px-2{margin-left:2px!important;margin-right:2px!important}.md\:r-my-px-3{margin-top:3px!important;margin-bottom:3px!important}.md\:r-mx-px-3{margin-left:3px!important;margin-right:3px!important}.md\:r-my-px-4{margin-top:4px!important;margin-bottom:4px!important}.md\:r-mx-px-4{margin-left:4px!important;margin-right:4px!important}.md\:r--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:r--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:r--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:r--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:r--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.md\:r--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.md\:r--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:r--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.md\:r--my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.md\:r--mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.md\:r--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:r--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:r--my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.md\:r--mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.md\:r--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:r--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.md\:r--my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.md\:r--mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.md\:r--my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.md\:r--mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.md\:r--my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:r--mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.md\:r--my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:r--mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.md\:r--my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:r--mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.md\:r--my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.md\:r--mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.md\:r--my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.md\:r--mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.md\:r--my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.md\:r--mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.md\:r--my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.md\:r--mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.md\:r--my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.md\:r--mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.md\:r--my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.md\:r--mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.md\:r--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.md\:r--mx-px{margin-left:-1px!important;margin-right:-1px!important}.md\:r--my-px-2{margin-top:-2px!important;margin-bottom:-2px!important}.md\:r--mx-px-2{margin-left:-2px!important;margin-right:-2px!important}.md\:r--my-px-3{margin-top:-3px!important;margin-bottom:-3px!important}.md\:r--mx-px-3{margin-left:-3px!important;margin-right:-3px!important}.md\:r--my-px-4{margin-top:-4px!important;margin-bottom:-4px!important}.md\:r--mx-px-4{margin-left:-4px!important;margin-right:-4px!important}.md\:r-mt-0{margin-top:0!important}.md\:r-mr-0{margin-right:0!important}.md\:r-mb-0{margin-bottom:0!important}.md\:r-ml-0{margin-left:0!important}.md\:r-mt-1{margin-top:.25rem!important}.md\:r-mr-1{margin-right:.25rem!important}.md\:r-mb-1{margin-bottom:.25rem!important}.md\:r-ml-1{margin-left:.25rem!important}.md\:r-mt-2{margin-top:.5rem!important}.md\:r-mr-2{margin-right:.5rem!important}.md\:r-mb-2{margin-bottom:.5rem!important}.md\:r-ml-2{margin-left:.5rem!important}.md\:r-mt-3{margin-top:.75rem!important}.md\:r-mr-3{margin-right:.75rem!important}.md\:r-mb-3{margin-bottom:.75rem!important}.md\:r-ml-3{margin-left:.75rem!important}.md\:r-mt-4{margin-top:1rem!important}.md\:r-mr-4{margin-right:1rem!important}.md\:r-mb-4{margin-bottom:1rem!important}.md\:r-ml-4{margin-left:1rem!important}.md\:r-mt-5{margin-top:1.25rem!important}.md\:r-mr-5{margin-right:1.25rem!important}.md\:r-mb-5{margin-bottom:1.25rem!important}.md\:r-ml-5{margin-left:1.25rem!important}.md\:r-mt-6{margin-top:1.5rem!important}.md\:r-mr-6{margin-right:1.5rem!important}.md\:r-mb-6{margin-bottom:1.5rem!important}.md\:r-ml-6{margin-left:1.5rem!important}.md\:r-mt-7{margin-top:1.75rem!important}.md\:r-mr-7{margin-right:1.75rem!important}.md\:r-mb-7{margin-bottom:1.75rem!important}.md\:r-ml-7{margin-left:1.75rem!important}.md\:r-mt-8{margin-top:2rem!important}.md\:r-mr-8{margin-right:2rem!important}.md\:r-mb-8{margin-bottom:2rem!important}.md\:r-ml-8{margin-left:2rem!important}.md\:r-mt-9{margin-top:2.25rem!important}.md\:r-mr-9{margin-right:2.25rem!important}.md\:r-mb-9{margin-bottom:2.25rem!important}.md\:r-ml-9{margin-left:2.25rem!important}.md\:r-mt-10{margin-top:2.5rem!important}.md\:r-mr-10{margin-right:2.5rem!important}.md\:r-mb-10{margin-bottom:2.5rem!important}.md\:r-ml-10{margin-left:2.5rem!important}.md\:r-mt-12{margin-top:3rem!important}.md\:r-mr-12{margin-right:3rem!important}.md\:r-mb-12{margin-bottom:3rem!important}.md\:r-ml-12{margin-left:3rem!important}.md\:r-mt-16{margin-top:4rem!important}.md\:r-mr-16{margin-right:4rem!important}.md\:r-mb-16{margin-bottom:4rem!important}.md\:r-ml-16{margin-left:4rem!important}.md\:r-mt-20{margin-top:5rem!important}.md\:r-mr-20{margin-right:5rem!important}.md\:r-mb-20{margin-bottom:5rem!important}.md\:r-ml-20{margin-left:5rem!important}.md\:r-mt-24{margin-top:6rem!important}.md\:r-mr-24{margin-right:6rem!important}.md\:r-mb-24{margin-bottom:6rem!important}.md\:r-ml-24{margin-left:6rem!important}.md\:r-mt-32{margin-top:8rem!important}.md\:r-mr-32{margin-right:8rem!important}.md\:r-mb-32{margin-bottom:8rem!important}.md\:r-ml-32{margin-left:8rem!important}.md\:r-mt-40{margin-top:10rem!important}.md\:r-mr-40{margin-right:10rem!important}.md\:r-mb-40{margin-bottom:10rem!important}.md\:r-ml-40{margin-left:10rem!important}.md\:r-mt-48{margin-top:12rem!important}.md\:r-mr-48{margin-right:12rem!important}.md\:r-mb-48{margin-bottom:12rem!important}.md\:r-ml-48{margin-left:12rem!important}.md\:r-mt-56{margin-top:14rem!important}.md\:r-mr-56{margin-right:14rem!important}.md\:r-mb-56{margin-bottom:14rem!important}.md\:r-ml-56{margin-left:14rem!important}.md\:r-mt-64{margin-top:16rem!important}.md\:r-mr-64{margin-right:16rem!important}.md\:r-mb-64{margin-bottom:16rem!important}.md\:r-ml-64{margin-left:16rem!important}.md\:r-mt-auto{margin-top:auto!important}.md\:r-mr-auto{margin-right:auto!important}.md\:r-mb-auto{margin-bottom:auto!important}.md\:r-ml-auto{margin-left:auto!important}.md\:r-mt-px{margin-top:1px!important}.md\:r-mr-px{margin-right:1px!important}.md\:r-mb-px{margin-bottom:1px!important}.md\:r-ml-px{margin-left:1px!important}.md\:r-mt-px-2{margin-top:2px!important}.md\:r-mr-px-2{margin-right:2px!important}.md\:r-mb-px-2{margin-bottom:2px!important}.md\:r-ml-px-2{margin-left:2px!important}.md\:r-mt-px-3{margin-top:3px!important}.md\:r-mr-px-3{margin-right:3px!important}.md\:r-mb-px-3{margin-bottom:3px!important}.md\:r-ml-px-3{margin-left:3px!important}.md\:r-mt-px-4{margin-top:4px!important}.md\:r-mr-px-4{margin-right:4px!important}.md\:r-mb-px-4{margin-bottom:4px!important}.md\:r-ml-px-4{margin-left:4px!important}.md\:r--mt-1{margin-top:-.25rem!important}.md\:r--mr-1{margin-right:-.25rem!important}.md\:r--mb-1{margin-bottom:-.25rem!important}.md\:r--ml-1{margin-left:-.25rem!important}.md\:r--mt-2{margin-top:-.5rem!important}.md\:r--mr-2{margin-right:-.5rem!important}.md\:r--mb-2{margin-bottom:-.5rem!important}.md\:r--ml-2{margin-left:-.5rem!important}.md\:r--mt-3{margin-top:-.75rem!important}.md\:r--mr-3{margin-right:-.75rem!important}.md\:r--mb-3{margin-bottom:-.75rem!important}.md\:r--ml-3{margin-left:-.75rem!important}.md\:r--mt-4{margin-top:-1rem!important}.md\:r--mr-4{margin-right:-1rem!important}.md\:r--mb-4{margin-bottom:-1rem!important}.md\:r--ml-4{margin-left:-1rem!important}.md\:r--mt-5{margin-top:-1.25rem!important}.md\:r--mr-5{margin-right:-1.25rem!important}.md\:r--mb-5{margin-bottom:-1.25rem!important}.md\:r--ml-5{margin-left:-1.25rem!important}.md\:r--mt-6{margin-top:-1.5rem!important}.md\:r--mr-6{margin-right:-1.5rem!important}.md\:r--mb-6{margin-bottom:-1.5rem!important}.md\:r--ml-6{margin-left:-1.5rem!important}.md\:r--mt-7{margin-top:-1.75rem!important}.md\:r--mr-7{margin-right:-1.75rem!important}.md\:r--mb-7{margin-bottom:-1.75rem!important}.md\:r--ml-7{margin-left:-1.75rem!important}.md\:r--mt-8{margin-top:-2rem!important}.md\:r--mr-8{margin-right:-2rem!important}.md\:r--mb-8{margin-bottom:-2rem!important}.md\:r--ml-8{margin-left:-2rem!important}.md\:r--mt-9{margin-top:-2.25rem!important}.md\:r--mr-9{margin-right:-2.25rem!important}.md\:r--mb-9{margin-bottom:-2.25rem!important}.md\:r--ml-9{margin-left:-2.25rem!important}.md\:r--mt-10{margin-top:-2.5rem!important}.md\:r--mr-10{margin-right:-2.5rem!important}.md\:r--mb-10{margin-bottom:-2.5rem!important}.md\:r--ml-10{margin-left:-2.5rem!important}.md\:r--mt-12{margin-top:-3rem!important}.md\:r--mr-12{margin-right:-3rem!important}.md\:r--mb-12{margin-bottom:-3rem!important}.md\:r--ml-12{margin-left:-3rem!important}.md\:r--mt-16{margin-top:-4rem!important}.md\:r--mr-16{margin-right:-4rem!important}.md\:r--mb-16{margin-bottom:-4rem!important}.md\:r--ml-16{margin-left:-4rem!important}.md\:r--mt-20{margin-top:-5rem!important}.md\:r--mr-20{margin-right:-5rem!important}.md\:r--mb-20{margin-bottom:-5rem!important}.md\:r--ml-20{margin-left:-5rem!important}.md\:r--mt-24{margin-top:-6rem!important}.md\:r--mr-24{margin-right:-6rem!important}.md\:r--mb-24{margin-bottom:-6rem!important}.md\:r--ml-24{margin-left:-6rem!important}.md\:r--mt-32{margin-top:-8rem!important}.md\:r--mr-32{margin-right:-8rem!important}.md\:r--mb-32{margin-bottom:-8rem!important}.md\:r--ml-32{margin-left:-8rem!important}.md\:r--mt-40{margin-top:-10rem!important}.md\:r--mr-40{margin-right:-10rem!important}.md\:r--mb-40{margin-bottom:-10rem!important}.md\:r--ml-40{margin-left:-10rem!important}.md\:r--mt-48{margin-top:-12rem!important}.md\:r--mr-48{margin-right:-12rem!important}.md\:r--mb-48{margin-bottom:-12rem!important}.md\:r--ml-48{margin-left:-12rem!important}.md\:r--mt-56{margin-top:-14rem!important}.md\:r--mr-56{margin-right:-14rem!important}.md\:r--mb-56{margin-bottom:-14rem!important}.md\:r--ml-56{margin-left:-14rem!important}.md\:r--mt-64{margin-top:-16rem!important}.md\:r--mr-64{margin-right:-16rem!important}.md\:r--mb-64{margin-bottom:-16rem!important}.md\:r--ml-64{margin-left:-16rem!important}.md\:r--mt-px{margin-top:-1px!important}.md\:r--mr-px{margin-right:-1px!important}.md\:r--mb-px{margin-bottom:-1px!important}.md\:r--ml-px{margin-left:-1px!important}.md\:r--mt-px-2{margin-top:-2px!important}.md\:r--mr-px-2{margin-right:-2px!important}.md\:r--mb-px-2{margin-bottom:-2px!important}.md\:r--ml-px-2{margin-left:-2px!important}.md\:r--mt-px-3{margin-top:-3px!important}.md\:r--mr-px-3{margin-right:-3px!important}.md\:r--mb-px-3{margin-bottom:-3px!important}.md\:r--ml-px-3{margin-left:-3px!important}.md\:r--mt-px-4{margin-top:-4px!important}.md\:r--mr-px-4{margin-right:-4px!important}.md\:r--mb-px-4{margin-bottom:-4px!important}.md\:r--ml-px-4{margin-left:-4px!important}.md\:r-max-h-full{max-height:100%!important}.md\:r-max-h-screen{max-height:100vh!important}.md\:r-max-h-none{max-height:none!important}.md\:r-max-h-xs{max-height:10rem!important}.md\:r-max-h-sm{max-height:12.5rem!important}.md\:r-max-h-md{max-height:15rem!important}.md\:r-max-h-lg{max-height:17.5rem!important}.md\:r-max-h-xl{max-height:20rem!important}.md\:r-max-w-none{max-width:none!important}.md\:r-max-w-xs{max-width:10rem!important}.md\:r-max-w-sm{max-width:12.5rem!important}.md\:r-max-w-md{max-width:15rem!important}.md\:r-max-w-lg{max-width:17.5rem!important}.md\:r-max-w-xl{max-width:20rem!important}.md\:r-max-w-2xl{max-width:42rem!important}.md\:r-max-w-3xl{max-width:48rem!important}.md\:r-max-w-4xl{max-width:56rem!important}.md\:r-max-w-5xl{max-width:64rem!important}.md\:r-max-w-6xl{max-width:72rem!important}.md\:r-max-w-full{max-width:100%!important}.md\:r-max-w-screen-sm{max-width:640px!important}.md\:r-max-w-screen-md{max-width:768px!important}.md\:r-max-w-screen-lg{max-width:1024px!important}.md\:r-max-w-screen-xl{max-width:1280px!important}.md\:r-max-w-xxl{max-width:48rem!important}.md\:r-max-w-vw{max-width:100vw!important}.md\:r-min-h-0{min-height:0!important}.md\:r-min-h-full{min-height:100%!important}.md\:r-min-h-screen{min-height:100vh!important}.md\:r-min-w-0{min-width:0!important}.md\:r-min-w-full{min-width:100%!important}.md\:r-min-w-xxs{min-width:8rem!important}.md\:r-min-w-xs{min-width:10rem!important}.md\:r-min-w-sm{min-width:12.5rem!important}.md\:r-min-w-md{min-width:15rem!important}.md\:r-min-w-lg{min-width:17.5rem!important}.md\:r-min-w-xl{min-width:20rem!important}.md\:r-min-w-vw{min-width:100vw!important}.md\:r-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.md\:r-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.md\:r-object-fill{-o-object-fit:fill!important;object-fit:fill!important}.md\:r-object-none{-o-object-fit:none!important;object-fit:none!important}.md\:r-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.md\:r-object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.md\:r-object-center{-o-object-position:center!important;object-position:center!important}.md\:r-object-left{-o-object-position:left!important;object-position:left!important}.md\:r-object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.md\:r-object-left-top{-o-object-position:left top!important;object-position:left top!important}.md\:r-object-right{-o-object-position:right!important;object-position:right!important}.md\:r-object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.md\:r-object-right-top{-o-object-position:right top!important;object-position:right top!important}.md\:r-object-top{-o-object-position:top!important;object-position:top!important}.md\:r-opacity-0{opacity:0!important}.md\:r-opacity-25{opacity:.25!important}.md\:r-opacity-50{opacity:.5!important}.md\:r-opacity-75{opacity:.75!important}.md\:r-opacity-80{opacity:.8!important}.md\:r-opacity-100{opacity:1!important}.md\:hover\:r-opacity-0:hover{opacity:0!important}.md\:hover\:r-opacity-25:hover{opacity:.25!important}.md\:hover\:r-opacity-50:hover{opacity:.5!important}.md\:hover\:r-opacity-75:hover{opacity:.75!important}.md\:hover\:r-opacity-80:hover{opacity:.8!important}.md\:hover\:r-opacity-100:hover{opacity:1!important}.md\:focus\:r-opacity-0:focus{opacity:0!important}.md\:focus\:r-opacity-25:focus{opacity:.25!important}.md\:focus\:r-opacity-50:focus{opacity:.5!important}.md\:focus\:r-opacity-75:focus{opacity:.75!important}.md\:focus\:r-opacity-80:focus{opacity:.8!important}.md\:focus\:r-opacity-100:focus{opacity:1!important}.md\:r-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.md\:r-outline-white{outline:2px dotted white!important;outline-offset:2px!important}.md\:r-outline-black{outline:2px dotted black!important;outline-offset:2px!important}.md\:focus\:r-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.md\:focus\:r-outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.md\:focus\:r-outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.md\:r-overflow-auto{overflow:auto!important}.md\:r-overflow-hidden{overflow:hidden!important}.md\:r-overflow-visible{overflow:visible!important}.md\:r-overflow-scroll{overflow:scroll!important}.md\:r-overflow-x-auto{overflow-x:auto!important}.md\:r-overflow-y-auto{overflow-y:auto!important}.md\:r-overflow-x-hidden{overflow-x:hidden!important}.md\:r-overflow-y-hidden{overflow-y:hidden!important}.md\:r-overflow-x-visible{overflow-x:visible!important}.md\:r-overflow-y-visible{overflow-y:visible!important}.md\:r-overflow-x-scroll{overflow-x:scroll!important}.md\:r-overflow-y-scroll{overflow-y:scroll!important}.md\:r-scrolling-touch{-webkit-overflow-scrolling:touch!important}.md\:r-scrolling-auto{-webkit-overflow-scrolling:auto!important}.md\:r-overscroll-auto{overscroll-behavior:auto!important}.md\:r-overscroll-contain{overscroll-behavior:contain!important}.md\:r-overscroll-none{overscroll-behavior:none!important}.md\:r-overscroll-y-auto{overscroll-behavior-y:auto!important}.md\:r-overscroll-y-contain{overscroll-behavior-y:contain!important}.md\:r-overscroll-y-none{overscroll-behavior-y:none!important}.md\:r-overscroll-x-auto{overscroll-behavior-x:auto!important}.md\:r-overscroll-x-contain{overscroll-behavior-x:contain!important}.md\:r-overscroll-x-none{overscroll-behavior-x:none!important}.md\:r-p-0{padding:0!important}.md\:r-p-1{padding:.25rem!important}.md\:r-p-2{padding:.5rem!important}.md\:r-p-3{padding:.75rem!important}.md\:r-p-4{padding:1rem!important}.md\:r-p-5{padding:1.25rem!important}.md\:r-p-6{padding:1.5rem!important}.md\:r-p-7{padding:1.75rem!important}.md\:r-p-8{padding:2rem!important}.md\:r-p-9{padding:2.25rem!important}.md\:r-p-10{padding:2.5rem!important}.md\:r-p-12{padding:3rem!important}.md\:r-p-16{padding:4rem!important}.md\:r-p-20{padding:5rem!important}.md\:r-p-24{padding:6rem!important}.md\:r-p-32{padding:8rem!important}.md\:r-p-40{padding:10rem!important}.md\:r-p-48{padding:12rem!important}.md\:r-p-56{padding:14rem!important}.md\:r-p-64{padding:16rem!important}.md\:r-p-px{padding:1px!important}.md\:r-p-px-2{padding:2px!important}.md\:r-p-px-3{padding:3px!important}.md\:r-p-px-4{padding:4px!important}.md\:r-py-0{padding-top:0!important;padding-bottom:0!important}.md\:r-px-0{padding-left:0!important;padding-right:0!important}.md\:r-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:r-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:r-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:r-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:r-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.md\:r-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:r-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.md\:r-px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:r-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.md\:r-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:r-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:r-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:r-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.md\:r-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:r-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.md\:r-px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:r-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.md\:r-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.md\:r-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.md\:r-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:r-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.md\:r-px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:r-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.md\:r-px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:r-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.md\:r-px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:r-py-24{padding-top:6rem!important;padding-bottom:6rem!important}.md\:r-px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:r-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.md\:r-px-32{padding-left:8rem!important;padding-right:8rem!important}.md\:r-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.md\:r-px-40{padding-left:10rem!important;padding-right:10rem!important}.md\:r-py-48{padding-top:12rem!important;padding-bottom:12rem!important}.md\:r-px-48{padding-left:12rem!important;padding-right:12rem!important}.md\:r-py-56{padding-top:14rem!important;padding-bottom:14rem!important}.md\:r-px-56{padding-left:14rem!important;padding-right:14rem!important}.md\:r-py-64{padding-top:16rem!important;padding-bottom:16rem!important}.md\:r-px-64{padding-left:16rem!important;padding-right:16rem!important}.md\:r-py-px{padding-top:1px!important;padding-bottom:1px!important}.md\:r-px-px{padding-left:1px!important;padding-right:1px!important}.md\:r-py-px-2{padding-top:2px!important;padding-bottom:2px!important}.md\:r-px-px-2{padding-left:2px!important;padding-right:2px!important}.md\:r-py-px-3{padding-top:3px!important;padding-bottom:3px!important}.md\:r-px-px-3{padding-left:3px!important;padding-right:3px!important}.md\:r-py-px-4{padding-top:4px!important;padding-bottom:4px!important}.md\:r-px-px-4{padding-left:4px!important;padding-right:4px!important}.md\:r-pt-0{padding-top:0!important}.md\:r-pr-0{padding-right:0!important}.md\:r-pb-0{padding-bottom:0!important}.md\:r-pl-0{padding-left:0!important}.md\:r-pt-1{padding-top:.25rem!important}.md\:r-pr-1{padding-right:.25rem!important}.md\:r-pb-1{padding-bottom:.25rem!important}.md\:r-pl-1{padding-left:.25rem!important}.md\:r-pt-2{padding-top:.5rem!important}.md\:r-pr-2{padding-right:.5rem!important}.md\:r-pb-2{padding-bottom:.5rem!important}.md\:r-pl-2{padding-left:.5rem!important}.md\:r-pt-3{padding-top:.75rem!important}.md\:r-pr-3{padding-right:.75rem!important}.md\:r-pb-3{padding-bottom:.75rem!important}.md\:r-pl-3{padding-left:.75rem!important}.md\:r-pt-4{padding-top:1rem!important}.md\:r-pr-4{padding-right:1rem!important}.md\:r-pb-4{padding-bottom:1rem!important}.md\:r-pl-4{padding-left:1rem!important}.md\:r-pt-5{padding-top:1.25rem!important}.md\:r-pr-5{padding-right:1.25rem!important}.md\:r-pb-5{padding-bottom:1.25rem!important}.md\:r-pl-5{padding-left:1.25rem!important}.md\:r-pt-6{padding-top:1.5rem!important}.md\:r-pr-6{padding-right:1.5rem!important}.md\:r-pb-6{padding-bottom:1.5rem!important}.md\:r-pl-6{padding-left:1.5rem!important}.md\:r-pt-7{padding-top:1.75rem!important}.md\:r-pr-7{padding-right:1.75rem!important}.md\:r-pb-7{padding-bottom:1.75rem!important}.md\:r-pl-7{padding-left:1.75rem!important}.md\:r-pt-8{padding-top:2rem!important}.md\:r-pr-8{padding-right:2rem!important}.md\:r-pb-8{padding-bottom:2rem!important}.md\:r-pl-8{padding-left:2rem!important}.md\:r-pt-9{padding-top:2.25rem!important}.md\:r-pr-9{padding-right:2.25rem!important}.md\:r-pb-9{padding-bottom:2.25rem!important}.md\:r-pl-9{padding-left:2.25rem!important}.md\:r-pt-10{padding-top:2.5rem!important}.md\:r-pr-10{padding-right:2.5rem!important}.md\:r-pb-10{padding-bottom:2.5rem!important}.md\:r-pl-10{padding-left:2.5rem!important}.md\:r-pt-12{padding-top:3rem!important}.md\:r-pr-12{padding-right:3rem!important}.md\:r-pb-12{padding-bottom:3rem!important}.md\:r-pl-12{padding-left:3rem!important}.md\:r-pt-16{padding-top:4rem!important}.md\:r-pr-16{padding-right:4rem!important}.md\:r-pb-16{padding-bottom:4rem!important}.md\:r-pl-16{padding-left:4rem!important}.md\:r-pt-20{padding-top:5rem!important}.md\:r-pr-20{padding-right:5rem!important}.md\:r-pb-20{padding-bottom:5rem!important}.md\:r-pl-20{padding-left:5rem!important}.md\:r-pt-24{padding-top:6rem!important}.md\:r-pr-24{padding-right:6rem!important}.md\:r-pb-24{padding-bottom:6rem!important}.md\:r-pl-24{padding-left:6rem!important}.md\:r-pt-32{padding-top:8rem!important}.md\:r-pr-32{padding-right:8rem!important}.md\:r-pb-32{padding-bottom:8rem!important}.md\:r-pl-32{padding-left:8rem!important}.md\:r-pt-40{padding-top:10rem!important}.md\:r-pr-40{padding-right:10rem!important}.md\:r-pb-40{padding-bottom:10rem!important}.md\:r-pl-40{padding-left:10rem!important}.md\:r-pt-48{padding-top:12rem!important}.md\:r-pr-48{padding-right:12rem!important}.md\:r-pb-48{padding-bottom:12rem!important}.md\:r-pl-48{padding-left:12rem!important}.md\:r-pt-56{padding-top:14rem!important}.md\:r-pr-56{padding-right:14rem!important}.md\:r-pb-56{padding-bottom:14rem!important}.md\:r-pl-56{padding-left:14rem!important}.md\:r-pt-64{padding-top:16rem!important}.md\:r-pr-64{padding-right:16rem!important}.md\:r-pb-64{padding-bottom:16rem!important}.md\:r-pl-64{padding-left:16rem!important}.md\:r-pt-px{padding-top:1px!important}.md\:r-pr-px{padding-right:1px!important}.md\:r-pb-px{padding-bottom:1px!important}.md\:r-pl-px{padding-left:1px!important}.md\:r-pt-px-2{padding-top:2px!important}.md\:r-pr-px-2{padding-right:2px!important}.md\:r-pb-px-2{padding-bottom:2px!important}.md\:r-pl-px-2{padding-left:2px!important}.md\:r-pt-px-3{padding-top:3px!important}.md\:r-pr-px-3{padding-right:3px!important}.md\:r-pb-px-3{padding-bottom:3px!important}.md\:r-pl-px-3{padding-left:3px!important}.md\:r-pt-px-4{padding-top:4px!important}.md\:r-pr-px-4{padding-right:4px!important}.md\:r-pb-px-4{padding-bottom:4px!important}.md\:r-pl-px-4{padding-left:4px!important}.md\:r-placeholder-transparent::-moz-placeholder{color:var(--transparent)!important}.md\:r-placeholder-transparent::placeholder{color:var(--transparent)!important}.md\:r-placeholder-white::-moz-placeholder{color:var(--white)!important}.md\:r-placeholder-white::placeholder{color:var(--white)!important}.md\:r-placeholder-black::-moz-placeholder{color:var(--black)!important}.md\:r-placeholder-black::placeholder{color:var(--black)!important}.md\:r-placeholder-charcoal-dark::-moz-placeholder{color:var(--charcoal-dark)!important}.md\:r-placeholder-charcoal-dark::placeholder{color:var(--charcoal-dark)!important}.md\:r-placeholder-base::-moz-placeholder{color:var(--color-base)!important}.md\:r-placeholder-base::placeholder{color:var(--color-base)!important}.md\:r-placeholder-base-rgb::-moz-placeholder{color:55,71,79!important}.md\:r-placeholder-base-rgb::placeholder{color:55,71,79!important}.md\:r-placeholder-primary::-moz-placeholder{color:var(--color-primary)!important}.md\:r-placeholder-primary::placeholder{color:var(--color-primary)!important}.md\:r-placeholder-primary-dark::-moz-placeholder{color:var(--color-primary-dark)!important}.md\:r-placeholder-primary-dark::placeholder{color:var(--color-primary-dark)!important}.md\:r-placeholder-primary-highlight::-moz-placeholder{color:var(--color-primary-highlight)!important}.md\:r-placeholder-primary-highlight::placeholder{color:var(--color-primary-highlight)!important}.md\:r-placeholder-primary-toggle::-moz-placeholder{color:var(--color-primary-toggle)!important}.md\:r-placeholder-primary-toggle::placeholder{color:var(--color-primary-toggle)!important}.md\:r-placeholder-secondary::-moz-placeholder{color:var(--color-secondary)!important}.md\:r-placeholder-secondary::placeholder{color:var(--color-secondary)!important}.md\:r-placeholder-gray-lightest::-moz-placeholder{color:var(--gray-lightest)!important}.md\:r-placeholder-gray-lightest::placeholder{color:var(--gray-lightest)!important}.md\:r-placeholder-gray-light::-moz-placeholder{color:var(--gray-light)!important}.md\:r-placeholder-gray-light::placeholder{color:var(--gray-light)!important}.md\:r-placeholder-gray-medium::-moz-placeholder{color:var(--gray)!important}.md\:r-placeholder-gray-medium::placeholder{color:var(--gray)!important}.md\:r-placeholder-gray-dark::-moz-placeholder{color:var(--gray-dark)!important}.md\:r-placeholder-gray-dark::placeholder{color:var(--gray-dark)!important}.md\:r-placeholder-destructive::-moz-placeholder{color:var(--color-destructive)!important}.md\:r-placeholder-destructive::placeholder{color:var(--color-destructive)!important}.md\:r-placeholder-destructive-highlight::-moz-placeholder{color:var(--color-destructive-highlight)!important}.md\:r-placeholder-destructive-highlight::placeholder{color:var(--color-destructive-highlight)!important}.md\:r-placeholder-destructive-dark::-moz-placeholder{color:var(--color-destructive-dark)!important}.md\:r-placeholder-destructive-dark::placeholder{color:var(--color-destructive-dark)!important}.md\:r-placeholder-success::-moz-placeholder{color:var(--color-success)!important}.md\:r-placeholder-success::placeholder{color:var(--color-success)!important}.md\:r-placeholder-success-highlight::-moz-placeholder{color:var(--color-success-highlight)!important}.md\:r-placeholder-success-highlight::placeholder{color:var(--color-success-highlight)!important}.md\:r-placeholder-warning::-moz-placeholder{color:var(--color-warning)!important}.md\:r-placeholder-warning::placeholder{color:var(--color-warning)!important}.md\:r-placeholder-warning-highlight::-moz-placeholder{color:var(--color-warning-highlight)!important}.md\:r-placeholder-warning-highlight::placeholder{color:var(--color-warning-highlight)!important}.md\:r-placeholder-warning-dark::-moz-placeholder{color:var(--color-warning-dark)!important}.md\:r-placeholder-warning-dark::placeholder{color:var(--color-warning-dark)!important}.md\:focus\:r-placeholder-transparent:focus::-moz-placeholder{color:var(--transparent)!important}.md\:focus\:r-placeholder-transparent:focus::placeholder{color:var(--transparent)!important}.md\:focus\:r-placeholder-white:focus::-moz-placeholder{color:var(--white)!important}.md\:focus\:r-placeholder-white:focus::placeholder{color:var(--white)!important}.md\:focus\:r-placeholder-black:focus::-moz-placeholder{color:var(--black)!important}.md\:focus\:r-placeholder-black:focus::placeholder{color:var(--black)!important}.md\:focus\:r-placeholder-charcoal-dark:focus::-moz-placeholder{color:var(--charcoal-dark)!important}.md\:focus\:r-placeholder-charcoal-dark:focus::placeholder{color:var(--charcoal-dark)!important}.md\:focus\:r-placeholder-base:focus::-moz-placeholder{color:var(--color-base)!important}.md\:focus\:r-placeholder-base:focus::placeholder{color:var(--color-base)!important}.md\:focus\:r-placeholder-base-rgb:focus::-moz-placeholder{color:55,71,79!important}.md\:focus\:r-placeholder-base-rgb:focus::placeholder{color:55,71,79!important}.md\:focus\:r-placeholder-primary:focus::-moz-placeholder{color:var(--color-primary)!important}.md\:focus\:r-placeholder-primary:focus::placeholder{color:var(--color-primary)!important}.md\:focus\:r-placeholder-primary-dark:focus::-moz-placeholder{color:var(--color-primary-dark)!important}.md\:focus\:r-placeholder-primary-dark:focus::placeholder{color:var(--color-primary-dark)!important}.md\:focus\:r-placeholder-primary-highlight:focus::-moz-placeholder{color:var(--color-primary-highlight)!important}.md\:focus\:r-placeholder-primary-highlight:focus::placeholder{color:var(--color-primary-highlight)!important}.md\:focus\:r-placeholder-primary-toggle:focus::-moz-placeholder{color:var(--color-primary-toggle)!important}.md\:focus\:r-placeholder-primary-toggle:focus::placeholder{color:var(--color-primary-toggle)!important}.md\:focus\:r-placeholder-secondary:focus::-moz-placeholder{color:var(--color-secondary)!important}.md\:focus\:r-placeholder-secondary:focus::placeholder{color:var(--color-secondary)!important}.md\:focus\:r-placeholder-gray-lightest:focus::-moz-placeholder{color:var(--gray-lightest)!important}.md\:focus\:r-placeholder-gray-lightest:focus::placeholder{color:var(--gray-lightest)!important}.md\:focus\:r-placeholder-gray-light:focus::-moz-placeholder{color:var(--gray-light)!important}.md\:focus\:r-placeholder-gray-light:focus::placeholder{color:var(--gray-light)!important}.md\:focus\:r-placeholder-gray-medium:focus::-moz-placeholder{color:var(--gray)!important}.md\:focus\:r-placeholder-gray-medium:focus::placeholder{color:var(--gray)!important}.md\:focus\:r-placeholder-gray-dark:focus::-moz-placeholder{color:var(--gray-dark)!important}.md\:focus\:r-placeholder-gray-dark:focus::placeholder{color:var(--gray-dark)!important}.md\:focus\:r-placeholder-destructive:focus::-moz-placeholder{color:var(--color-destructive)!important}.md\:focus\:r-placeholder-destructive:focus::placeholder{color:var(--color-destructive)!important}.md\:focus\:r-placeholder-destructive-highlight:focus::-moz-placeholder{color:var(--color-destructive-highlight)!important}.md\:focus\:r-placeholder-destructive-highlight:focus::placeholder{color:var(--color-destructive-highlight)!important}.md\:focus\:r-placeholder-destructive-dark:focus::-moz-placeholder{color:var(--color-destructive-dark)!important}.md\:focus\:r-placeholder-destructive-dark:focus::placeholder{color:var(--color-destructive-dark)!important}.md\:focus\:r-placeholder-success:focus::-moz-placeholder{color:var(--color-success)!important}.md\:focus\:r-placeholder-success:focus::placeholder{color:var(--color-success)!important}.md\:focus\:r-placeholder-success-highlight:focus::-moz-placeholder{color:var(--color-success-highlight)!important}.md\:focus\:r-placeholder-success-highlight:focus::placeholder{color:var(--color-success-highlight)!important}.md\:focus\:r-placeholder-warning:focus::-moz-placeholder{color:var(--color-warning)!important}.md\:focus\:r-placeholder-warning:focus::placeholder{color:var(--color-warning)!important}.md\:focus\:r-placeholder-warning-highlight:focus::-moz-placeholder{color:var(--color-warning-highlight)!important}.md\:focus\:r-placeholder-warning-highlight:focus::placeholder{color:var(--color-warning-highlight)!important}.md\:focus\:r-placeholder-warning-dark:focus::-moz-placeholder{color:var(--color-warning-dark)!important}.md\:focus\:r-placeholder-warning-dark:focus::placeholder{color:var(--color-warning-dark)!important}.md\:r-placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0 !important}.md\:r-placeholder-opacity-0::placeholder{--placeholder-opacity:0 !important}.md\:r-placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:.25 !important}.md\:r-placeholder-opacity-25::placeholder{--placeholder-opacity:.25 !important}.md\:r-placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:.5 !important}.md\:r-placeholder-opacity-50::placeholder{--placeholder-opacity:.5 !important}.md\:r-placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:.75 !important}.md\:r-placeholder-opacity-75::placeholder{--placeholder-opacity:.75 !important}.md\:r-placeholder-opacity-80::-moz-placeholder{--placeholder-opacity:.8 !important}.md\:r-placeholder-opacity-80::placeholder{--placeholder-opacity:.8 !important}.md\:r-placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1 !important}.md\:r-placeholder-opacity-100::placeholder{--placeholder-opacity:1 !important}.md\:focus\:r-placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0 !important}.md\:focus\:r-placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0 !important}.md\:focus\:r-placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:.25 !important}.md\:focus\:r-placeholder-opacity-25:focus::placeholder{--placeholder-opacity:.25 !important}.md\:focus\:r-placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:.5 !important}.md\:focus\:r-placeholder-opacity-50:focus::placeholder{--placeholder-opacity:.5 !important}.md\:focus\:r-placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:.75 !important}.md\:focus\:r-placeholder-opacity-75:focus::placeholder{--placeholder-opacity:.75 !important}.md\:focus\:r-placeholder-opacity-80:focus::-moz-placeholder{--placeholder-opacity:.8 !important}.md\:focus\:r-placeholder-opacity-80:focus::placeholder{--placeholder-opacity:.8 !important}.md\:focus\:r-placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1 !important}.md\:focus\:r-placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1 !important}.md\:r-pointer-events-none{pointer-events:none!important}.md\:r-pointer-events-auto{pointer-events:auto!important}.md\:r-static{position:static!important}.md\:r-fixed{position:fixed!important}.md\:r-absolute{position:absolute!important}.md\:r-relative{position:relative!important}.md\:r-sticky{position:sticky!important}.md\:r-inset-0{inset:0!important}.md\:r-inset-1{inset:1px!important}.md\:r-inset-2{inset:2px!important}.md\:r-inset-3{inset:3px!important}.md\:r-inset-4{inset:4px!important}.md\:r-inset-auto{inset:auto!important}.md\:r--inset-1{inset:-1px!important}.md\:r--inset-2{inset:-2px!important}.md\:r--inset-3{inset:-3px!important}.md\:r--inset-4{inset:-4px!important}.md\:r--inset-half{inset:-50%!important}.md\:r--inset-full{inset:-100%!important}.md\:r-inset-half{inset:50%!important}.md\:r-inset-full{inset:100%!important}.md\:r-inset-y-0{top:0!important;bottom:0!important}.md\:r-inset-x-0{right:0!important;left:0!important}.md\:r-inset-y-1{top:1px!important;bottom:1px!important}.md\:r-inset-x-1{right:1px!important;left:1px!important}.md\:r-inset-y-2{top:2px!important;bottom:2px!important}.md\:r-inset-x-2{right:2px!important;left:2px!important}.md\:r-inset-y-3{top:3px!important;bottom:3px!important}.md\:r-inset-x-3{right:3px!important;left:3px!important}.md\:r-inset-y-4{top:4px!important;bottom:4px!important}.md\:r-inset-x-4{right:4px!important;left:4px!important}.md\:r-inset-y-auto{top:auto!important;bottom:auto!important}.md\:r-inset-x-auto{right:auto!important;left:auto!important}.md\:r--inset-y-1{top:-1px!important;bottom:-1px!important}.md\:r--inset-x-1{right:-1px!important;left:-1px!important}.md\:r--inset-y-2{top:-2px!important;bottom:-2px!important}.md\:r--inset-x-2{right:-2px!important;left:-2px!important}.md\:r--inset-y-3{top:-3px!important;bottom:-3px!important}.md\:r--inset-x-3{right:-3px!important;left:-3px!important}.md\:r--inset-y-4{top:-4px!important;bottom:-4px!important}.md\:r--inset-x-4{right:-4px!important;left:-4px!important}.md\:r--inset-y-half{top:-50%!important;bottom:-50%!important}.md\:r--inset-x-half{right:-50%!important;left:-50%!important}.md\:r--inset-y-full{top:-100%!important;bottom:-100%!important}.md\:r--inset-x-full{right:-100%!important;left:-100%!important}.md\:r-inset-y-half{top:50%!important;bottom:50%!important}.md\:r-inset-x-half{right:50%!important;left:50%!important}.md\:r-inset-y-full{top:100%!important;bottom:100%!important}.md\:r-inset-x-full{right:100%!important;left:100%!important}.md\:r-top-0{top:0!important}.md\:r-right-0{right:0!important}.md\:r-bottom-0{bottom:0!important}.md\:r-left-0{left:0!important}.md\:r-top-1{top:1px!important}.md\:r-right-1{right:1px!important}.md\:r-bottom-1{bottom:1px!important}.md\:r-left-1{left:1px!important}.md\:r-top-2{top:2px!important}.md\:r-right-2{right:2px!important}.md\:r-bottom-2{bottom:2px!important}.md\:r-left-2{left:2px!important}.md\:r-top-3{top:3px!important}.md\:r-right-3{right:3px!important}.md\:r-bottom-3{bottom:3px!important}.md\:r-left-3{left:3px!important}.md\:r-top-4{top:4px!important}.md\:r-right-4{right:4px!important}.md\:r-bottom-4{bottom:4px!important}.md\:r-left-4{left:4px!important}.md\:r-top-auto{top:auto!important}.md\:r-right-auto{right:auto!important}.md\:r-bottom-auto{bottom:auto!important}.md\:r-left-auto{left:auto!important}.md\:r--top-1{top:-1px!important}.md\:r--right-1{right:-1px!important}.md\:r--bottom-1{bottom:-1px!important}.md\:r--left-1{left:-1px!important}.md\:r--top-2{top:-2px!important}.md\:r--right-2{right:-2px!important}.md\:r--bottom-2{bottom:-2px!important}.md\:r--left-2{left:-2px!important}.md\:r--top-3{top:-3px!important}.md\:r--right-3{right:-3px!important}.md\:r--bottom-3{bottom:-3px!important}.md\:r--left-3{left:-3px!important}.md\:r--top-4{top:-4px!important}.md\:r--right-4{right:-4px!important}.md\:r--bottom-4{bottom:-4px!important}.md\:r--left-4{left:-4px!important}.md\:r--top-half{top:-50%!important}.md\:r--right-half{right:-50%!important}.md\:r--bottom-half{bottom:-50%!important}.md\:r--left-half{left:-50%!important}.md\:r--top-full{top:-100%!important}.md\:r--right-full{right:-100%!important}.md\:r--bottom-full{bottom:-100%!important}.md\:r--left-full{left:-100%!important}.md\:r-top-half{top:50%!important}.md\:r-right-half{right:50%!important}.md\:r-bottom-half{bottom:50%!important}.md\:r-left-half{left:50%!important}.md\:r-top-full{top:100%!important}.md\:r-right-full{right:100%!important}.md\:r-bottom-full{bottom:100%!important}.md\:r-left-full{left:100%!important}.md\:r-resize-none{resize:none!important}.md\:r-resize-y{resize:vertical!important}.md\:r-resize-x{resize:horizontal!important}.md\:r-resize{resize:both!important}.md\:r-shadow-xs{box-shadow:0 0 0 1px #0000000d!important}.md\:r-shadow-sm{box-shadow:var(--shadow-level-1)!important}.md\:r-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.md\:r-shadow-md{box-shadow:var(--shadow-level-2)!important}.md\:r-shadow-lg{box-shadow:var(--shadow-level-3)!important}.md\:r-shadow-xl{box-shadow:var(--shadow-level-4)!important}.md\:r-shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.md\:r-shadow-inner{box-shadow:inset 0 2px 4px #0000000f!important}.md\:r-shadow-outline{box-shadow:0 0 0 1px var(--color-primary)!important}.md\:r-shadow-none{box-shadow:none!important}.md\:hover\:r-shadow-xs:hover{box-shadow:0 0 0 1px #0000000d!important}.md\:hover\:r-shadow-sm:hover{box-shadow:var(--shadow-level-1)!important}.md\:hover\:r-shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.md\:hover\:r-shadow-md:hover{box-shadow:var(--shadow-level-2)!important}.md\:hover\:r-shadow-lg:hover{box-shadow:var(--shadow-level-3)!important}.md\:hover\:r-shadow-xl:hover{box-shadow:var(--shadow-level-4)!important}.md\:hover\:r-shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040!important}.md\:hover\:r-shadow-inner:hover{box-shadow:inset 0 2px 4px #0000000f!important}.md\:hover\:r-shadow-outline:hover{box-shadow:0 0 0 1px var(--color-primary)!important}.md\:hover\:r-shadow-none:hover{box-shadow:none!important}.md\:focus\:r-shadow-xs:focus{box-shadow:0 0 0 1px #0000000d!important}.md\:focus\:r-shadow-sm:focus{box-shadow:var(--shadow-level-1)!important}.md\:focus\:r-shadow:focus{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.md\:focus\:r-shadow-md:focus{box-shadow:var(--shadow-level-2)!important}.md\:focus\:r-shadow-lg:focus{box-shadow:var(--shadow-level-3)!important}.md\:focus\:r-shadow-xl:focus{box-shadow:var(--shadow-level-4)!important}.md\:focus\:r-shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040!important}.md\:focus\:r-shadow-inner:focus{box-shadow:inset 0 2px 4px #0000000f!important}.md\:focus\:r-shadow-outline:focus{box-shadow:0 0 0 1px var(--color-primary)!important}.md\:focus\:r-shadow-none:focus{box-shadow:none!important}.md\:r-fill-current{fill:currentColor!important}.md\:r-stroke-current{stroke:currentColor!important}.md\:r-stroke-0{stroke-width:0!important}.md\:r-stroke-1{stroke-width:1!important}.md\:r-stroke-2{stroke-width:2!important}.md\:r-table-auto{table-layout:auto!important}.md\:r-table-fixed{table-layout:fixed!important}.md\:r-text-left{text-align:left!important}.md\:r-text-center{text-align:center!important}.md\:r-text-right{text-align:right!important}.md\:r-text-justify{text-align:justify!important}.md\:r-text-transparent{color:var(--transparent)!important}.md\:r-text-white{color:var(--white)!important}.md\:r-text-black{color:var(--black)!important}.md\:r-text-charcoal-dark{color:var(--charcoal-dark)!important}.md\:r-text-base{color:var(--color-base)!important}.md\:r-text-base-rgb{color:55,71,79!important}.md\:r-text-primary{color:var(--color-primary)!important}.md\:r-text-primary-dark{color:var(--color-primary-dark)!important}.md\:r-text-primary-highlight{color:var(--color-primary-highlight)!important}.md\:r-text-primary-toggle{color:var(--color-primary-toggle)!important}.md\:r-text-secondary{color:var(--color-secondary)!important}.md\:r-text-gray-lightest{color:var(--gray-lightest)!important}.md\:r-text-gray-light{color:var(--gray-light)!important}.md\:r-text-gray-medium{color:var(--gray)!important}.md\:r-text-gray-dark{color:var(--gray-dark)!important}.md\:r-text-destructive{color:var(--color-destructive)!important}.md\:r-text-destructive-highlight{color:var(--color-destructive-highlight)!important}.md\:r-text-destructive-dark{color:var(--color-destructive-dark)!important}.md\:r-text-success{color:var(--color-success)!important}.md\:r-text-success-highlight{color:var(--color-success-highlight)!important}.md\:r-text-warning{color:var(--color-warning)!important}.md\:r-text-warning-highlight{color:var(--color-warning-highlight)!important}.md\:r-text-warning-dark{color:var(--color-warning-dark)!important}.md\:hover\:r-text-transparent:hover{color:var(--transparent)!important}.md\:hover\:r-text-white:hover{color:var(--white)!important}.md\:hover\:r-text-black:hover{color:var(--black)!important}.md\:hover\:r-text-charcoal-dark:hover{color:var(--charcoal-dark)!important}.md\:hover\:r-text-base:hover{color:var(--color-base)!important}.md\:hover\:r-text-base-rgb:hover{color:55,71,79!important}.md\:hover\:r-text-primary:hover{color:var(--color-primary)!important}.md\:hover\:r-text-primary-dark:hover{color:var(--color-primary-dark)!important}.md\:hover\:r-text-primary-highlight:hover{color:var(--color-primary-highlight)!important}.md\:hover\:r-text-primary-toggle:hover{color:var(--color-primary-toggle)!important}.md\:hover\:r-text-secondary:hover{color:var(--color-secondary)!important}.md\:hover\:r-text-gray-lightest:hover{color:var(--gray-lightest)!important}.md\:hover\:r-text-gray-light:hover{color:var(--gray-light)!important}.md\:hover\:r-text-gray-medium:hover{color:var(--gray)!important}.md\:hover\:r-text-gray-dark:hover{color:var(--gray-dark)!important}.md\:hover\:r-text-destructive:hover{color:var(--color-destructive)!important}.md\:hover\:r-text-destructive-highlight:hover{color:var(--color-destructive-highlight)!important}.md\:hover\:r-text-destructive-dark:hover{color:var(--color-destructive-dark)!important}.md\:hover\:r-text-success:hover{color:var(--color-success)!important}.md\:hover\:r-text-success-highlight:hover{color:var(--color-success-highlight)!important}.md\:hover\:r-text-warning:hover{color:var(--color-warning)!important}.md\:hover\:r-text-warning-highlight:hover{color:var(--color-warning-highlight)!important}.md\:hover\:r-text-warning-dark:hover{color:var(--color-warning-dark)!important}.md\:focus\:r-text-transparent:focus{color:var(--transparent)!important}.md\:focus\:r-text-white:focus{color:var(--white)!important}.md\:focus\:r-text-black:focus{color:var(--black)!important}.md\:focus\:r-text-charcoal-dark:focus{color:var(--charcoal-dark)!important}.md\:focus\:r-text-base:focus{color:var(--color-base)!important}.md\:focus\:r-text-base-rgb:focus{color:55,71,79!important}.md\:focus\:r-text-primary:focus{color:var(--color-primary)!important}.md\:focus\:r-text-primary-dark:focus{color:var(--color-primary-dark)!important}.md\:focus\:r-text-primary-highlight:focus{color:var(--color-primary-highlight)!important}.md\:focus\:r-text-primary-toggle:focus{color:var(--color-primary-toggle)!important}.md\:focus\:r-text-secondary:focus{color:var(--color-secondary)!important}.md\:focus\:r-text-gray-lightest:focus{color:var(--gray-lightest)!important}.md\:focus\:r-text-gray-light:focus{color:var(--gray-light)!important}.md\:focus\:r-text-gray-medium:focus{color:var(--gray)!important}.md\:focus\:r-text-gray-dark:focus{color:var(--gray-dark)!important}.md\:focus\:r-text-destructive:focus{color:var(--color-destructive)!important}.md\:focus\:r-text-destructive-highlight:focus{color:var(--color-destructive-highlight)!important}.md\:focus\:r-text-destructive-dark:focus{color:var(--color-destructive-dark)!important}.md\:focus\:r-text-success:focus{color:var(--color-success)!important}.md\:focus\:r-text-success-highlight:focus{color:var(--color-success-highlight)!important}.md\:focus\:r-text-warning:focus{color:var(--color-warning)!important}.md\:focus\:r-text-warning-highlight:focus{color:var(--color-warning-highlight)!important}.md\:focus\:r-text-warning-dark:focus{color:var(--color-warning-dark)!important}.md\:r-text-opacity-0{--text-opacity:0 !important}.md\:r-text-opacity-25{--text-opacity:.25 !important}.md\:r-text-opacity-50{--text-opacity:.5 !important}.md\:r-text-opacity-75{--text-opacity:.75 !important}.md\:r-text-opacity-80{--text-opacity:.8 !important}.md\:r-text-opacity-100{--text-opacity:1 !important}.md\:hover\:r-text-opacity-0:hover{--text-opacity:0 !important}.md\:hover\:r-text-opacity-25:hover{--text-opacity:.25 !important}.md\:hover\:r-text-opacity-50:hover{--text-opacity:.5 !important}.md\:hover\:r-text-opacity-75:hover{--text-opacity:.75 !important}.md\:hover\:r-text-opacity-80:hover{--text-opacity:.8 !important}.md\:hover\:r-text-opacity-100:hover{--text-opacity:1 !important}.md\:focus\:r-text-opacity-0:focus{--text-opacity:0 !important}.md\:focus\:r-text-opacity-25:focus{--text-opacity:.25 !important}.md\:focus\:r-text-opacity-50:focus{--text-opacity:.5 !important}.md\:focus\:r-text-opacity-75:focus{--text-opacity:.75 !important}.md\:focus\:r-text-opacity-80:focus{--text-opacity:.8 !important}.md\:focus\:r-text-opacity-100:focus{--text-opacity:1 !important}.md\:r-italic{font-style:italic!important}.md\:r-not-italic{font-style:normal!important}.md\:r-uppercase{text-transform:uppercase!important}.md\:r-lowercase{text-transform:lowercase!important}.md\:r-capitalize{text-transform:capitalize!important}.md\:r-normal-case{text-transform:none!important}.md\:r-underline{text-decoration:underline!important}.md\:r-line-through{text-decoration:line-through!important}.md\:r-no-underline{text-decoration:none!important}.md\:hover\:r-underline:hover{text-decoration:underline!important}.md\:hover\:r-line-through:hover{text-decoration:line-through!important}.md\:hover\:r-no-underline:hover{text-decoration:none!important}.md\:focus\:r-underline:focus{text-decoration:underline!important}.md\:focus\:r-line-through:focus{text-decoration:line-through!important}.md\:focus\:r-no-underline:focus{text-decoration:none!important}.md\:r-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.md\:r-subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.md\:r-ordinal,.md\:r-slashed-zero,.md\:r-lining-nums,.md\:r-oldstyle-nums,.md\:r-proportional-nums,.md\:r-tabular-nums,.md\:r-diagonal-fractions,.md\:r-stacked-fractions{--font-variant-numeric-ordinal:var(--tailwind-empty, ) !important;--font-variant-numeric-slashed-zero:var(--tailwind-empty, ) !important;--font-variant-numeric-figure:var(--tailwind-empty, ) !important;--font-variant-numeric-spacing:var(--tailwind-empty, ) !important;--font-variant-numeric-fraction:var(--tailwind-empty, ) !important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.md\:r-normal-nums{font-variant-numeric:normal!important}.md\:r-ordinal{--font-variant-numeric-ordinal:ordinal !important}.md\:r-slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero !important}.md\:r-lining-nums{--font-variant-numeric-figure:lining-nums !important}.md\:r-oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums !important}.md\:r-proportional-nums{--font-variant-numeric-spacing:proportional-nums !important}.md\:r-tabular-nums{--font-variant-numeric-spacing:tabular-nums !important}.md\:r-diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions !important}.md\:r-stacked-fractions{--font-variant-numeric-fraction:stacked-fractions !important}.md\:r-tracking-tighter{letter-spacing:-.05em!important}.md\:r-tracking-tight{letter-spacing:-.025em!important}.md\:r-tracking-normal{letter-spacing:0!important}.md\:r-tracking-wide{letter-spacing:.025em!important}.md\:r-tracking-wider{letter-spacing:.05em!important}.md\:r-tracking-widest{letter-spacing:.1em!important}.md\:r-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.md\:r-select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.md\:r-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.md\:r-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.md\:r-align-baseline{vertical-align:baseline!important}.md\:r-align-top{vertical-align:top!important}.md\:r-align-middle{vertical-align:middle!important}.md\:r-align-bottom{vertical-align:bottom!important}.md\:r-align-text-top{vertical-align:text-top!important}.md\:r-align-text-bottom{vertical-align:text-bottom!important}.md\:r-visible{visibility:visible!important}.md\:r-invisible{visibility:hidden!important}.md\:r-whitespace-normal{white-space:normal!important}.md\:r-whitespace-no-wrap{white-space:nowrap!important}.md\:r-whitespace-pre{white-space:pre!important}.md\:r-whitespace-pre-line{white-space:pre-line!important}.md\:r-whitespace-pre-wrap{white-space:pre-wrap!important}.md\:r-break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.md\:r-break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.md\:r-break-all{word-break:break-all!important}.md\:r-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.md\:r-w-0{width:0!important}.md\:r-w-1{width:.25rem!important}.md\:r-w-2{width:.5rem!important}.md\:r-w-3{width:.75rem!important}.md\:r-w-4{width:1rem!important}.md\:r-w-5{width:1.25rem!important}.md\:r-w-6{width:1.5rem!important}.md\:r-w-7{width:1.75rem!important}.md\:r-w-8{width:2rem!important}.md\:r-w-9{width:2.25rem!important}.md\:r-w-10{width:2.5rem!important}.md\:r-w-12{width:3rem!important}.md\:r-w-16{width:4rem!important}.md\:r-w-20{width:5rem!important}.md\:r-w-24{width:6rem!important}.md\:r-w-32{width:8rem!important}.md\:r-w-40{width:10rem!important}.md\:r-w-48{width:12rem!important}.md\:r-w-56{width:14rem!important}.md\:r-w-64{width:16rem!important}.md\:r-w-90{width:22.5rem!important}.md\:r-w-150{width:37.5rem!important}.md\:r-w-256{width:64rem!important}.md\:r-w-auto{width:auto!important}.md\:r-w-px{width:1px!important}.md\:r-w-px-2{width:2px!important}.md\:r-w-px-3{width:3px!important}.md\:r-w-px-4{width:4px!important}.md\:r-w-1\/2{width:50%!important}.md\:r-w-1\/3{width:33.333333%!important}.md\:r-w-2\/3{width:66.666667%!important}.md\:r-w-1\/4{width:25%!important}.md\:r-w-2\/4{width:50%!important}.md\:r-w-3\/4{width:75%!important}.md\:r-w-1\/5{width:20%!important}.md\:r-w-2\/5{width:40%!important}.md\:r-w-3\/5{width:60%!important}.md\:r-w-4\/5{width:80%!important}.md\:r-w-1\/6{width:16.666667%!important}.md\:r-w-2\/6{width:33.333333%!important}.md\:r-w-3\/6{width:50%!important}.md\:r-w-4\/6{width:66.666667%!important}.md\:r-w-5\/6{width:83.333333%!important}.md\:r-w-1\/12{width:8.333333%!important}.md\:r-w-2\/12{width:16.666667%!important}.md\:r-w-3\/12{width:25%!important}.md\:r-w-4\/12{width:33.333333%!important}.md\:r-w-5\/12{width:41.666667%!important}.md\:r-w-6\/12{width:50%!important}.md\:r-w-7\/12{width:58.333333%!important}.md\:r-w-8\/12{width:66.666667%!important}.md\:r-w-9\/12{width:75%!important}.md\:r-w-10\/12{width:83.333333%!important}.md\:r-w-11\/12{width:91.666667%!important}.md\:r-w-full{width:100%!important}.md\:r-w-screen{width:100vw!important}.md\:r-z-0{z-index:0!important}.md\:r-z-10{z-index:10!important}.md\:r-z-20{z-index:20!important}.md\:r-z-30{z-index:30!important}.md\:r-z-40{z-index:40!important}.md\:r-z-50{z-index:50!important}.md\:r-z-5000{z-index:5000!important}.md\:r-z-10000{z-index:10000!important}.md\:r-z-auto{z-index:auto!important}.md\:r--z-10{z-index:-10!important}.md\:r-gap-0{grid-gap:0!important;gap:0!important}.md\:r-gap-1{grid-gap:.25rem!important;gap:.25rem!important}.md\:r-gap-2{grid-gap:.5rem!important;gap:.5rem!important}.md\:r-gap-3{grid-gap:.75rem!important;gap:.75rem!important}.md\:r-gap-4{grid-gap:1rem!important;gap:1rem!important}.md\:r-gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.md\:r-gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.md\:r-gap-7{grid-gap:1.75rem!important;gap:1.75rem!important}.md\:r-gap-8{grid-gap:2rem!important;gap:2rem!important}.md\:r-gap-9{grid-gap:2.25rem!important;gap:2.25rem!important}.md\:r-gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.md\:r-gap-12{grid-gap:3rem!important;gap:3rem!important}.md\:r-gap-16{grid-gap:4rem!important;gap:4rem!important}.md\:r-gap-20{grid-gap:5rem!important;gap:5rem!important}.md\:r-gap-24{grid-gap:6rem!important;gap:6rem!important}.md\:r-gap-32{grid-gap:8rem!important;gap:8rem!important}.md\:r-gap-40{grid-gap:10rem!important;gap:10rem!important}.md\:r-gap-48{grid-gap:12rem!important;gap:12rem!important}.md\:r-gap-56{grid-gap:14rem!important;gap:14rem!important}.md\:r-gap-64{grid-gap:16rem!important;gap:16rem!important}.md\:r-gap-px{grid-gap:1px!important;gap:1px!important}.md\:r-gap-px-2{grid-gap:2px!important;gap:2px!important}.md\:r-gap-px-3{grid-gap:3px!important;gap:3px!important}.md\:r-gap-px-4{grid-gap:4px!important;gap:4px!important}.md\:r-col-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.md\:r-col-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.md\:r-col-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:r-col-gap-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.md\:r-col-gap-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.md\:r-col-gap-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.md\:r-col-gap-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:r-col-gap-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.md\:r-col-gap-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.md\:r-col-gap-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.md\:r-col-gap-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.md\:r-col-gap-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.md\:r-col-gap-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.md\:r-col-gap-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.md\:r-col-gap-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.md\:r-col-gap-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.md\:r-col-gap-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.md\:r-col-gap-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.md\:r-col-gap-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.md\:r-col-gap-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.md\:r-col-gap-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.md\:r-col-gap-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.md\:r-col-gap-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.md\:r-col-gap-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.md\:r-gap-x-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.md\:r-gap-x-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.md\:r-gap-x-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:r-gap-x-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.md\:r-gap-x-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.md\:r-gap-x-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.md\:r-gap-x-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:r-gap-x-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.md\:r-gap-x-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.md\:r-gap-x-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.md\:r-gap-x-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.md\:r-gap-x-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.md\:r-gap-x-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.md\:r-gap-x-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.md\:r-gap-x-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.md\:r-gap-x-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.md\:r-gap-x-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.md\:r-gap-x-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.md\:r-gap-x-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.md\:r-gap-x-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.md\:r-gap-x-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.md\:r-gap-x-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.md\:r-gap-x-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.md\:r-gap-x-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.md\:r-row-gap-0{grid-row-gap:0!important;row-gap:0!important}.md\:r-row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.md\:r-row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.md\:r-row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.md\:r-row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.md\:r-row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.md\:r-row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.md\:r-row-gap-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.md\:r-row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.md\:r-row-gap-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.md\:r-row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.md\:r-row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.md\:r-row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.md\:r-row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.md\:r-row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.md\:r-row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.md\:r-row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.md\:r-row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.md\:r-row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.md\:r-row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.md\:r-row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.md\:r-row-gap-px-2{grid-row-gap:2px!important;row-gap:2px!important}.md\:r-row-gap-px-3{grid-row-gap:3px!important;row-gap:3px!important}.md\:r-row-gap-px-4{grid-row-gap:4px!important;row-gap:4px!important}.md\:r-gap-y-0{grid-row-gap:0!important;row-gap:0!important}.md\:r-gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.md\:r-gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.md\:r-gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.md\:r-gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.md\:r-gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.md\:r-gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.md\:r-gap-y-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.md\:r-gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.md\:r-gap-y-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.md\:r-gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.md\:r-gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.md\:r-gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.md\:r-gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.md\:r-gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.md\:r-gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.md\:r-gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.md\:r-gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.md\:r-gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.md\:r-gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.md\:r-gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.md\:r-gap-y-px-2{grid-row-gap:2px!important;row-gap:2px!important}.md\:r-gap-y-px-3{grid-row-gap:3px!important;row-gap:3px!important}.md\:r-gap-y-px-4{grid-row-gap:4px!important;row-gap:4px!important}.md\:r-grid-flow-row{grid-auto-flow:row!important}.md\:r-grid-flow-col{grid-auto-flow:column!important}.md\:r-grid-flow-row-dense{grid-auto-flow:row dense!important}.md\:r-grid-flow-col-dense{grid-auto-flow:column dense!important}.md\:r-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:r-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:r-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:r-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:r-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:r-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.md\:r-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.md\:r-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.md\:r-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.md\:r-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.md\:r-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.md\:r-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.md\:r-grid-cols-none{grid-template-columns:none!important}.md\:r-auto-cols-auto{grid-auto-columns:auto!important}.md\:r-auto-cols-min{grid-auto-columns:min-content!important}.md\:r-auto-cols-max{grid-auto-columns:max-content!important}.md\:r-auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.md\:r-col-auto{grid-column:auto!important}.md\:r-col-span-1{grid-column:span 1 / span 1!important}.md\:r-col-span-2{grid-column:span 2 / span 2!important}.md\:r-col-span-3{grid-column:span 3 / span 3!important}.md\:r-col-span-4{grid-column:span 4 / span 4!important}.md\:r-col-span-5{grid-column:span 5 / span 5!important}.md\:r-col-span-6{grid-column:span 6 / span 6!important}.md\:r-col-span-7{grid-column:span 7 / span 7!important}.md\:r-col-span-8{grid-column:span 8 / span 8!important}.md\:r-col-span-9{grid-column:span 9 / span 9!important}.md\:r-col-span-10{grid-column:span 10 / span 10!important}.md\:r-col-span-11{grid-column:span 11 / span 11!important}.md\:r-col-span-12{grid-column:span 12 / span 12!important}.md\:r-col-span-full{grid-column:1 / -1!important}.md\:r-col-start-1{grid-column-start:1!important}.md\:r-col-start-2{grid-column-start:2!important}.md\:r-col-start-3{grid-column-start:3!important}.md\:r-col-start-4{grid-column-start:4!important}.md\:r-col-start-5{grid-column-start:5!important}.md\:r-col-start-6{grid-column-start:6!important}.md\:r-col-start-7{grid-column-start:7!important}.md\:r-col-start-8{grid-column-start:8!important}.md\:r-col-start-9{grid-column-start:9!important}.md\:r-col-start-10{grid-column-start:10!important}.md\:r-col-start-11{grid-column-start:11!important}.md\:r-col-start-12{grid-column-start:12!important}.md\:r-col-start-13{grid-column-start:13!important}.md\:r-col-start-auto{grid-column-start:auto!important}.md\:r-col-end-1{grid-column-end:1!important}.md\:r-col-end-2{grid-column-end:2!important}.md\:r-col-end-3{grid-column-end:3!important}.md\:r-col-end-4{grid-column-end:4!important}.md\:r-col-end-5{grid-column-end:5!important}.md\:r-col-end-6{grid-column-end:6!important}.md\:r-col-end-7{grid-column-end:7!important}.md\:r-col-end-8{grid-column-end:8!important}.md\:r-col-end-9{grid-column-end:9!important}.md\:r-col-end-10{grid-column-end:10!important}.md\:r-col-end-11{grid-column-end:11!important}.md\:r-col-end-12{grid-column-end:12!important}.md\:r-col-end-13{grid-column-end:13!important}.md\:r-col-end-auto{grid-column-end:auto!important}.md\:r-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.md\:r-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.md\:r-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.md\:r-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.md\:r-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.md\:r-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.md\:r-grid-rows-none{grid-template-rows:none!important}.md\:r-auto-rows-auto{grid-auto-rows:auto!important}.md\:r-auto-rows-min{grid-auto-rows:min-content!important}.md\:r-auto-rows-max{grid-auto-rows:max-content!important}.md\:r-auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.md\:r-row-auto{grid-row:auto!important}.md\:r-row-span-1{grid-row:span 1 / span 1!important}.md\:r-row-span-2{grid-row:span 2 / span 2!important}.md\:r-row-span-3{grid-row:span 3 / span 3!important}.md\:r-row-span-4{grid-row:span 4 / span 4!important}.md\:r-row-span-5{grid-row:span 5 / span 5!important}.md\:r-row-span-6{grid-row:span 6 / span 6!important}.md\:r-row-span-full{grid-row:1 / -1!important}.md\:r-row-start-1{grid-row-start:1!important}.md\:r-row-start-2{grid-row-start:2!important}.md\:r-row-start-3{grid-row-start:3!important}.md\:r-row-start-4{grid-row-start:4!important}.md\:r-row-start-5{grid-row-start:5!important}.md\:r-row-start-6{grid-row-start:6!important}.md\:r-row-start-7{grid-row-start:7!important}.md\:r-row-start-auto{grid-row-start:auto!important}.md\:r-row-end-1{grid-row-end:1!important}.md\:r-row-end-2{grid-row-end:2!important}.md\:r-row-end-3{grid-row-end:3!important}.md\:r-row-end-4{grid-row-end:4!important}.md\:r-row-end-5{grid-row-end:5!important}.md\:r-row-end-6{grid-row-end:6!important}.md\:r-row-end-7{grid-row-end:7!important}.md\:r-row-end-auto{grid-row-end:auto!important}.md\:r-transform{--transform-translate-x:0 !important;--transform-translate-y:0 !important;--transform-rotate:0 !important;--transform-skew-x:0 !important;--transform-skew-y:0 !important;--transform-scale-x:1 !important;--transform-scale-y:1 !important;transform:translate(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skew(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.md\:r-transform-none{transform:none!important}.md\:r-origin-center{transform-origin:center!important}.md\:r-origin-top{transform-origin:top!important}.md\:r-origin-top-right{transform-origin:top right!important}.md\:r-origin-right{transform-origin:right!important}.md\:r-origin-bottom-right{transform-origin:bottom right!important}.md\:r-origin-bottom{transform-origin:bottom!important}.md\:r-origin-bottom-left{transform-origin:bottom left!important}.md\:r-origin-left{transform-origin:left!important}.md\:r-origin-top-left{transform-origin:top left!important}.md\:r-scale-0{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.md\:r-scale-50{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.md\:r-scale-75{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.md\:r-scale-90{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.md\:r-scale-95{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.md\:r-scale-100{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.md\:r-scale-105{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.md\:r-scale-110{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.md\:r-scale-125{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.md\:r-scale-150{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.md\:r-scale-x-0{--transform-scale-x:0 !important}.md\:r-scale-x-50{--transform-scale-x:.5 !important}.md\:r-scale-x-75{--transform-scale-x:.75 !important}.md\:r-scale-x-90{--transform-scale-x:.9 !important}.md\:r-scale-x-95{--transform-scale-x:.95 !important}.md\:r-scale-x-100{--transform-scale-x:1 !important}.md\:r-scale-x-105{--transform-scale-x:1.05 !important}.md\:r-scale-x-110{--transform-scale-x:1.1 !important}.md\:r-scale-x-125{--transform-scale-x:1.25 !important}.md\:r-scale-x-150{--transform-scale-x:1.5 !important}.md\:r-scale-y-0{--transform-scale-y:0 !important}.md\:r-scale-y-50{--transform-scale-y:.5 !important}.md\:r-scale-y-75{--transform-scale-y:.75 !important}.md\:r-scale-y-90{--transform-scale-y:.9 !important}.md\:r-scale-y-95{--transform-scale-y:.95 !important}.md\:r-scale-y-100{--transform-scale-y:1 !important}.md\:r-scale-y-105{--transform-scale-y:1.05 !important}.md\:r-scale-y-110{--transform-scale-y:1.1 !important}.md\:r-scale-y-125{--transform-scale-y:1.25 !important}.md\:r-scale-y-150{--transform-scale-y:1.5 !important}.md\:hover\:r-scale-0:hover{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.md\:hover\:r-scale-50:hover{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.md\:hover\:r-scale-75:hover{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.md\:hover\:r-scale-90:hover{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.md\:hover\:r-scale-95:hover{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.md\:hover\:r-scale-100:hover{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.md\:hover\:r-scale-105:hover{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.md\:hover\:r-scale-110:hover{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.md\:hover\:r-scale-125:hover{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.md\:hover\:r-scale-150:hover{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.md\:hover\:r-scale-x-0:hover{--transform-scale-x:0 !important}.md\:hover\:r-scale-x-50:hover{--transform-scale-x:.5 !important}.md\:hover\:r-scale-x-75:hover{--transform-scale-x:.75 !important}.md\:hover\:r-scale-x-90:hover{--transform-scale-x:.9 !important}.md\:hover\:r-scale-x-95:hover{--transform-scale-x:.95 !important}.md\:hover\:r-scale-x-100:hover{--transform-scale-x:1 !important}.md\:hover\:r-scale-x-105:hover{--transform-scale-x:1.05 !important}.md\:hover\:r-scale-x-110:hover{--transform-scale-x:1.1 !important}.md\:hover\:r-scale-x-125:hover{--transform-scale-x:1.25 !important}.md\:hover\:r-scale-x-150:hover{--transform-scale-x:1.5 !important}.md\:hover\:r-scale-y-0:hover{--transform-scale-y:0 !important}.md\:hover\:r-scale-y-50:hover{--transform-scale-y:.5 !important}.md\:hover\:r-scale-y-75:hover{--transform-scale-y:.75 !important}.md\:hover\:r-scale-y-90:hover{--transform-scale-y:.9 !important}.md\:hover\:r-scale-y-95:hover{--transform-scale-y:.95 !important}.md\:hover\:r-scale-y-100:hover{--transform-scale-y:1 !important}.md\:hover\:r-scale-y-105:hover{--transform-scale-y:1.05 !important}.md\:hover\:r-scale-y-110:hover{--transform-scale-y:1.1 !important}.md\:hover\:r-scale-y-125:hover{--transform-scale-y:1.25 !important}.md\:hover\:r-scale-y-150:hover{--transform-scale-y:1.5 !important}.md\:focus\:r-scale-0:focus{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.md\:focus\:r-scale-50:focus{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.md\:focus\:r-scale-75:focus{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.md\:focus\:r-scale-90:focus{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.md\:focus\:r-scale-95:focus{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.md\:focus\:r-scale-100:focus{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.md\:focus\:r-scale-105:focus{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.md\:focus\:r-scale-110:focus{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.md\:focus\:r-scale-125:focus{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.md\:focus\:r-scale-150:focus{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.md\:focus\:r-scale-x-0:focus{--transform-scale-x:0 !important}.md\:focus\:r-scale-x-50:focus{--transform-scale-x:.5 !important}.md\:focus\:r-scale-x-75:focus{--transform-scale-x:.75 !important}.md\:focus\:r-scale-x-90:focus{--transform-scale-x:.9 !important}.md\:focus\:r-scale-x-95:focus{--transform-scale-x:.95 !important}.md\:focus\:r-scale-x-100:focus{--transform-scale-x:1 !important}.md\:focus\:r-scale-x-105:focus{--transform-scale-x:1.05 !important}.md\:focus\:r-scale-x-110:focus{--transform-scale-x:1.1 !important}.md\:focus\:r-scale-x-125:focus{--transform-scale-x:1.25 !important}.md\:focus\:r-scale-x-150:focus{--transform-scale-x:1.5 !important}.md\:focus\:r-scale-y-0:focus{--transform-scale-y:0 !important}.md\:focus\:r-scale-y-50:focus{--transform-scale-y:.5 !important}.md\:focus\:r-scale-y-75:focus{--transform-scale-y:.75 !important}.md\:focus\:r-scale-y-90:focus{--transform-scale-y:.9 !important}.md\:focus\:r-scale-y-95:focus{--transform-scale-y:.95 !important}.md\:focus\:r-scale-y-100:focus{--transform-scale-y:1 !important}.md\:focus\:r-scale-y-105:focus{--transform-scale-y:1.05 !important}.md\:focus\:r-scale-y-110:focus{--transform-scale-y:1.1 !important}.md\:focus\:r-scale-y-125:focus{--transform-scale-y:1.25 !important}.md\:focus\:r-scale-y-150:focus{--transform-scale-y:1.5 !important}.md\:r-rotate-0{--transform-rotate:0 !important}.md\:r-rotate-1{--transform-rotate:1deg !important}.md\:r-rotate-2{--transform-rotate:2deg !important}.md\:r-rotate-3{--transform-rotate:3deg !important}.md\:r-rotate-6{--transform-rotate:6deg !important}.md\:r-rotate-12{--transform-rotate:12deg !important}.md\:r-rotate-45{--transform-rotate:45deg !important}.md\:r-rotate-90{--transform-rotate:90deg !important}.md\:r-rotate-180{--transform-rotate:180deg !important}.md\:r--rotate-180{--transform-rotate:-180deg !important}.md\:r--rotate-90{--transform-rotate:-90deg !important}.md\:r--rotate-45{--transform-rotate:-45deg !important}.md\:r--rotate-12{--transform-rotate:-12deg !important}.md\:r--rotate-6{--transform-rotate:-6deg !important}.md\:r--rotate-3{--transform-rotate:-3deg !important}.md\:r--rotate-2{--transform-rotate:-2deg !important}.md\:r--rotate-1{--transform-rotate:-1deg !important}.md\:hover\:r-rotate-0:hover{--transform-rotate:0 !important}.md\:hover\:r-rotate-1:hover{--transform-rotate:1deg !important}.md\:hover\:r-rotate-2:hover{--transform-rotate:2deg !important}.md\:hover\:r-rotate-3:hover{--transform-rotate:3deg !important}.md\:hover\:r-rotate-6:hover{--transform-rotate:6deg !important}.md\:hover\:r-rotate-12:hover{--transform-rotate:12deg !important}.md\:hover\:r-rotate-45:hover{--transform-rotate:45deg !important}.md\:hover\:r-rotate-90:hover{--transform-rotate:90deg !important}.md\:hover\:r-rotate-180:hover{--transform-rotate:180deg !important}.md\:hover\:r--rotate-180:hover{--transform-rotate:-180deg !important}.md\:hover\:r--rotate-90:hover{--transform-rotate:-90deg !important}.md\:hover\:r--rotate-45:hover{--transform-rotate:-45deg !important}.md\:hover\:r--rotate-12:hover{--transform-rotate:-12deg !important}.md\:hover\:r--rotate-6:hover{--transform-rotate:-6deg !important}.md\:hover\:r--rotate-3:hover{--transform-rotate:-3deg !important}.md\:hover\:r--rotate-2:hover{--transform-rotate:-2deg !important}.md\:hover\:r--rotate-1:hover{--transform-rotate:-1deg !important}.md\:focus\:r-rotate-0:focus{--transform-rotate:0 !important}.md\:focus\:r-rotate-1:focus{--transform-rotate:1deg !important}.md\:focus\:r-rotate-2:focus{--transform-rotate:2deg !important}.md\:focus\:r-rotate-3:focus{--transform-rotate:3deg !important}.md\:focus\:r-rotate-6:focus{--transform-rotate:6deg !important}.md\:focus\:r-rotate-12:focus{--transform-rotate:12deg !important}.md\:focus\:r-rotate-45:focus{--transform-rotate:45deg !important}.md\:focus\:r-rotate-90:focus{--transform-rotate:90deg !important}.md\:focus\:r-rotate-180:focus{--transform-rotate:180deg !important}.md\:focus\:r--rotate-180:focus{--transform-rotate:-180deg !important}.md\:focus\:r--rotate-90:focus{--transform-rotate:-90deg !important}.md\:focus\:r--rotate-45:focus{--transform-rotate:-45deg !important}.md\:focus\:r--rotate-12:focus{--transform-rotate:-12deg !important}.md\:focus\:r--rotate-6:focus{--transform-rotate:-6deg !important}.md\:focus\:r--rotate-3:focus{--transform-rotate:-3deg !important}.md\:focus\:r--rotate-2:focus{--transform-rotate:-2deg !important}.md\:focus\:r--rotate-1:focus{--transform-rotate:-1deg !important}.md\:r-translate-x-0{--transform-translate-x:0 !important}.md\:r-translate-x-1{--transform-translate-x:.25rem !important}.md\:r-translate-x-2{--transform-translate-x:.5rem !important}.md\:r-translate-x-3{--transform-translate-x:.75rem !important}.md\:r-translate-x-4{--transform-translate-x:1rem !important}.md\:r-translate-x-5{--transform-translate-x:1.25rem !important}.md\:r-translate-x-6{--transform-translate-x:1.5rem !important}.md\:r-translate-x-7{--transform-translate-x:1.75rem !important}.md\:r-translate-x-8{--transform-translate-x:2rem !important}.md\:r-translate-x-9{--transform-translate-x:2.25rem !important}.md\:r-translate-x-10{--transform-translate-x:2.5rem !important}.md\:r-translate-x-12{--transform-translate-x:3rem !important}.md\:r-translate-x-16{--transform-translate-x:4rem !important}.md\:r-translate-x-20{--transform-translate-x:5rem !important}.md\:r-translate-x-24{--transform-translate-x:6rem !important}.md\:r-translate-x-32{--transform-translate-x:8rem !important}.md\:r-translate-x-40{--transform-translate-x:10rem !important}.md\:r-translate-x-48{--transform-translate-x:12rem !important}.md\:r-translate-x-56{--transform-translate-x:14rem !important}.md\:r-translate-x-64{--transform-translate-x:16rem !important}.md\:r-translate-x-px{--transform-translate-x:1px !important}.md\:r-translate-x-px-2{--transform-translate-x:2px !important}.md\:r-translate-x-px-3{--transform-translate-x:3px !important}.md\:r-translate-x-px-4{--transform-translate-x:4px !important}.md\:r--translate-x-1{--transform-translate-x:-.25rem !important}.md\:r--translate-x-2{--transform-translate-x:-.5rem !important}.md\:r--translate-x-3{--transform-translate-x:-.75rem !important}.md\:r--translate-x-4{--transform-translate-x:-1rem !important}.md\:r--translate-x-5{--transform-translate-x:-1.25rem !important}.md\:r--translate-x-6{--transform-translate-x:-1.5rem !important}.md\:r--translate-x-7{--transform-translate-x:-1.75rem !important}.md\:r--translate-x-8{--transform-translate-x:-2rem !important}.md\:r--translate-x-9{--transform-translate-x:-2.25rem !important}.md\:r--translate-x-10{--transform-translate-x:-2.5rem !important}.md\:r--translate-x-12{--transform-translate-x:-3rem !important}.md\:r--translate-x-16{--transform-translate-x:-4rem !important}.md\:r--translate-x-20{--transform-translate-x:-5rem !important}.md\:r--translate-x-24{--transform-translate-x:-6rem !important}.md\:r--translate-x-32{--transform-translate-x:-8rem !important}.md\:r--translate-x-40{--transform-translate-x:-10rem !important}.md\:r--translate-x-48{--transform-translate-x:-12rem !important}.md\:r--translate-x-56{--transform-translate-x:-14rem !important}.md\:r--translate-x-64{--transform-translate-x:-16rem !important}.md\:r--translate-x-px{--transform-translate-x:-1px !important}.md\:r--translate-x-px-2{--transform-translate-x:-2px !important}.md\:r--translate-x-px-3{--transform-translate-x:-3px !important}.md\:r--translate-x-px-4{--transform-translate-x:-4px !important}.md\:r--translate-x-full{--transform-translate-x:-100% !important}.md\:r--translate-x-1\/2{--transform-translate-x:-50% !important}.md\:r-translate-x-1\/2{--transform-translate-x:50% !important}.md\:r-translate-x-full{--transform-translate-x:100% !important}.md\:r-translate-y-0{--transform-translate-y:0 !important}.md\:r-translate-y-1{--transform-translate-y:.25rem !important}.md\:r-translate-y-2{--transform-translate-y:.5rem !important}.md\:r-translate-y-3{--transform-translate-y:.75rem !important}.md\:r-translate-y-4{--transform-translate-y:1rem !important}.md\:r-translate-y-5{--transform-translate-y:1.25rem !important}.md\:r-translate-y-6{--transform-translate-y:1.5rem !important}.md\:r-translate-y-7{--transform-translate-y:1.75rem !important}.md\:r-translate-y-8{--transform-translate-y:2rem !important}.md\:r-translate-y-9{--transform-translate-y:2.25rem !important}.md\:r-translate-y-10{--transform-translate-y:2.5rem !important}.md\:r-translate-y-12{--transform-translate-y:3rem !important}.md\:r-translate-y-16{--transform-translate-y:4rem !important}.md\:r-translate-y-20{--transform-translate-y:5rem !important}.md\:r-translate-y-24{--transform-translate-y:6rem !important}.md\:r-translate-y-32{--transform-translate-y:8rem !important}.md\:r-translate-y-40{--transform-translate-y:10rem !important}.md\:r-translate-y-48{--transform-translate-y:12rem !important}.md\:r-translate-y-56{--transform-translate-y:14rem !important}.md\:r-translate-y-64{--transform-translate-y:16rem !important}.md\:r-translate-y-px{--transform-translate-y:1px !important}.md\:r-translate-y-px-2{--transform-translate-y:2px !important}.md\:r-translate-y-px-3{--transform-translate-y:3px !important}.md\:r-translate-y-px-4{--transform-translate-y:4px !important}.md\:r--translate-y-1{--transform-translate-y:-.25rem !important}.md\:r--translate-y-2{--transform-translate-y:-.5rem !important}.md\:r--translate-y-3{--transform-translate-y:-.75rem !important}.md\:r--translate-y-4{--transform-translate-y:-1rem !important}.md\:r--translate-y-5{--transform-translate-y:-1.25rem !important}.md\:r--translate-y-6{--transform-translate-y:-1.5rem !important}.md\:r--translate-y-7{--transform-translate-y:-1.75rem !important}.md\:r--translate-y-8{--transform-translate-y:-2rem !important}.md\:r--translate-y-9{--transform-translate-y:-2.25rem !important}.md\:r--translate-y-10{--transform-translate-y:-2.5rem !important}.md\:r--translate-y-12{--transform-translate-y:-3rem !important}.md\:r--translate-y-16{--transform-translate-y:-4rem !important}.md\:r--translate-y-20{--transform-translate-y:-5rem !important}.md\:r--translate-y-24{--transform-translate-y:-6rem !important}.md\:r--translate-y-32{--transform-translate-y:-8rem !important}.md\:r--translate-y-40{--transform-translate-y:-10rem !important}.md\:r--translate-y-48{--transform-translate-y:-12rem !important}.md\:r--translate-y-56{--transform-translate-y:-14rem !important}.md\:r--translate-y-64{--transform-translate-y:-16rem !important}.md\:r--translate-y-px{--transform-translate-y:-1px !important}.md\:r--translate-y-px-2{--transform-translate-y:-2px !important}.md\:r--translate-y-px-3{--transform-translate-y:-3px !important}.md\:r--translate-y-px-4{--transform-translate-y:-4px !important}.md\:r--translate-y-full{--transform-translate-y:-100% !important}.md\:r--translate-y-1\/2{--transform-translate-y:-50% !important}.md\:r-translate-y-1\/2{--transform-translate-y:50% !important}.md\:r-translate-y-full{--transform-translate-y:100% !important}.md\:hover\:r-translate-x-0:hover{--transform-translate-x:0 !important}.md\:hover\:r-translate-x-1:hover{--transform-translate-x:.25rem !important}.md\:hover\:r-translate-x-2:hover{--transform-translate-x:.5rem !important}.md\:hover\:r-translate-x-3:hover{--transform-translate-x:.75rem !important}.md\:hover\:r-translate-x-4:hover{--transform-translate-x:1rem !important}.md\:hover\:r-translate-x-5:hover{--transform-translate-x:1.25rem !important}.md\:hover\:r-translate-x-6:hover{--transform-translate-x:1.5rem !important}.md\:hover\:r-translate-x-7:hover{--transform-translate-x:1.75rem !important}.md\:hover\:r-translate-x-8:hover{--transform-translate-x:2rem !important}.md\:hover\:r-translate-x-9:hover{--transform-translate-x:2.25rem !important}.md\:hover\:r-translate-x-10:hover{--transform-translate-x:2.5rem !important}.md\:hover\:r-translate-x-12:hover{--transform-translate-x:3rem !important}.md\:hover\:r-translate-x-16:hover{--transform-translate-x:4rem !important}.md\:hover\:r-translate-x-20:hover{--transform-translate-x:5rem !important}.md\:hover\:r-translate-x-24:hover{--transform-translate-x:6rem !important}.md\:hover\:r-translate-x-32:hover{--transform-translate-x:8rem !important}.md\:hover\:r-translate-x-40:hover{--transform-translate-x:10rem !important}.md\:hover\:r-translate-x-48:hover{--transform-translate-x:12rem !important}.md\:hover\:r-translate-x-56:hover{--transform-translate-x:14rem !important}.md\:hover\:r-translate-x-64:hover{--transform-translate-x:16rem !important}.md\:hover\:r-translate-x-px:hover{--transform-translate-x:1px !important}.md\:hover\:r-translate-x-px-2:hover{--transform-translate-x:2px !important}.md\:hover\:r-translate-x-px-3:hover{--transform-translate-x:3px !important}.md\:hover\:r-translate-x-px-4:hover{--transform-translate-x:4px !important}.md\:hover\:r--translate-x-1:hover{--transform-translate-x:-.25rem !important}.md\:hover\:r--translate-x-2:hover{--transform-translate-x:-.5rem !important}.md\:hover\:r--translate-x-3:hover{--transform-translate-x:-.75rem !important}.md\:hover\:r--translate-x-4:hover{--transform-translate-x:-1rem !important}.md\:hover\:r--translate-x-5:hover{--transform-translate-x:-1.25rem !important}.md\:hover\:r--translate-x-6:hover{--transform-translate-x:-1.5rem !important}.md\:hover\:r--translate-x-7:hover{--transform-translate-x:-1.75rem !important}.md\:hover\:r--translate-x-8:hover{--transform-translate-x:-2rem !important}.md\:hover\:r--translate-x-9:hover{--transform-translate-x:-2.25rem !important}.md\:hover\:r--translate-x-10:hover{--transform-translate-x:-2.5rem !important}.md\:hover\:r--translate-x-12:hover{--transform-translate-x:-3rem !important}.md\:hover\:r--translate-x-16:hover{--transform-translate-x:-4rem !important}.md\:hover\:r--translate-x-20:hover{--transform-translate-x:-5rem !important}.md\:hover\:r--translate-x-24:hover{--transform-translate-x:-6rem !important}.md\:hover\:r--translate-x-32:hover{--transform-translate-x:-8rem !important}.md\:hover\:r--translate-x-40:hover{--transform-translate-x:-10rem !important}.md\:hover\:r--translate-x-48:hover{--transform-translate-x:-12rem !important}.md\:hover\:r--translate-x-56:hover{--transform-translate-x:-14rem !important}.md\:hover\:r--translate-x-64:hover{--transform-translate-x:-16rem !important}.md\:hover\:r--translate-x-px:hover{--transform-translate-x:-1px !important}.md\:hover\:r--translate-x-px-2:hover{--transform-translate-x:-2px !important}.md\:hover\:r--translate-x-px-3:hover{--transform-translate-x:-3px !important}.md\:hover\:r--translate-x-px-4:hover{--transform-translate-x:-4px !important}.md\:hover\:r--translate-x-full:hover{--transform-translate-x:-100% !important}.md\:hover\:r--translate-x-1\/2:hover{--transform-translate-x:-50% !important}.md\:hover\:r-translate-x-1\/2:hover{--transform-translate-x:50% !important}.md\:hover\:r-translate-x-full:hover{--transform-translate-x:100% !important}.md\:hover\:r-translate-y-0:hover{--transform-translate-y:0 !important}.md\:hover\:r-translate-y-1:hover{--transform-translate-y:.25rem !important}.md\:hover\:r-translate-y-2:hover{--transform-translate-y:.5rem !important}.md\:hover\:r-translate-y-3:hover{--transform-translate-y:.75rem !important}.md\:hover\:r-translate-y-4:hover{--transform-translate-y:1rem !important}.md\:hover\:r-translate-y-5:hover{--transform-translate-y:1.25rem !important}.md\:hover\:r-translate-y-6:hover{--transform-translate-y:1.5rem !important}.md\:hover\:r-translate-y-7:hover{--transform-translate-y:1.75rem !important}.md\:hover\:r-translate-y-8:hover{--transform-translate-y:2rem !important}.md\:hover\:r-translate-y-9:hover{--transform-translate-y:2.25rem !important}.md\:hover\:r-translate-y-10:hover{--transform-translate-y:2.5rem !important}.md\:hover\:r-translate-y-12:hover{--transform-translate-y:3rem !important}.md\:hover\:r-translate-y-16:hover{--transform-translate-y:4rem !important}.md\:hover\:r-translate-y-20:hover{--transform-translate-y:5rem !important}.md\:hover\:r-translate-y-24:hover{--transform-translate-y:6rem !important}.md\:hover\:r-translate-y-32:hover{--transform-translate-y:8rem !important}.md\:hover\:r-translate-y-40:hover{--transform-translate-y:10rem !important}.md\:hover\:r-translate-y-48:hover{--transform-translate-y:12rem !important}.md\:hover\:r-translate-y-56:hover{--transform-translate-y:14rem !important}.md\:hover\:r-translate-y-64:hover{--transform-translate-y:16rem !important}.md\:hover\:r-translate-y-px:hover{--transform-translate-y:1px !important}.md\:hover\:r-translate-y-px-2:hover{--transform-translate-y:2px !important}.md\:hover\:r-translate-y-px-3:hover{--transform-translate-y:3px !important}.md\:hover\:r-translate-y-px-4:hover{--transform-translate-y:4px !important}.md\:hover\:r--translate-y-1:hover{--transform-translate-y:-.25rem !important}.md\:hover\:r--translate-y-2:hover{--transform-translate-y:-.5rem !important}.md\:hover\:r--translate-y-3:hover{--transform-translate-y:-.75rem !important}.md\:hover\:r--translate-y-4:hover{--transform-translate-y:-1rem !important}.md\:hover\:r--translate-y-5:hover{--transform-translate-y:-1.25rem !important}.md\:hover\:r--translate-y-6:hover{--transform-translate-y:-1.5rem !important}.md\:hover\:r--translate-y-7:hover{--transform-translate-y:-1.75rem !important}.md\:hover\:r--translate-y-8:hover{--transform-translate-y:-2rem !important}.md\:hover\:r--translate-y-9:hover{--transform-translate-y:-2.25rem !important}.md\:hover\:r--translate-y-10:hover{--transform-translate-y:-2.5rem !important}.md\:hover\:r--translate-y-12:hover{--transform-translate-y:-3rem !important}.md\:hover\:r--translate-y-16:hover{--transform-translate-y:-4rem !important}.md\:hover\:r--translate-y-20:hover{--transform-translate-y:-5rem !important}.md\:hover\:r--translate-y-24:hover{--transform-translate-y:-6rem !important}.md\:hover\:r--translate-y-32:hover{--transform-translate-y:-8rem !important}.md\:hover\:r--translate-y-40:hover{--transform-translate-y:-10rem !important}.md\:hover\:r--translate-y-48:hover{--transform-translate-y:-12rem !important}.md\:hover\:r--translate-y-56:hover{--transform-translate-y:-14rem !important}.md\:hover\:r--translate-y-64:hover{--transform-translate-y:-16rem !important}.md\:hover\:r--translate-y-px:hover{--transform-translate-y:-1px !important}.md\:hover\:r--translate-y-px-2:hover{--transform-translate-y:-2px !important}.md\:hover\:r--translate-y-px-3:hover{--transform-translate-y:-3px !important}.md\:hover\:r--translate-y-px-4:hover{--transform-translate-y:-4px !important}.md\:hover\:r--translate-y-full:hover{--transform-translate-y:-100% !important}.md\:hover\:r--translate-y-1\/2:hover{--transform-translate-y:-50% !important}.md\:hover\:r-translate-y-1\/2:hover{--transform-translate-y:50% !important}.md\:hover\:r-translate-y-full:hover{--transform-translate-y:100% !important}.md\:focus\:r-translate-x-0:focus{--transform-translate-x:0 !important}.md\:focus\:r-translate-x-1:focus{--transform-translate-x:.25rem !important}.md\:focus\:r-translate-x-2:focus{--transform-translate-x:.5rem !important}.md\:focus\:r-translate-x-3:focus{--transform-translate-x:.75rem !important}.md\:focus\:r-translate-x-4:focus{--transform-translate-x:1rem !important}.md\:focus\:r-translate-x-5:focus{--transform-translate-x:1.25rem !important}.md\:focus\:r-translate-x-6:focus{--transform-translate-x:1.5rem !important}.md\:focus\:r-translate-x-7:focus{--transform-translate-x:1.75rem !important}.md\:focus\:r-translate-x-8:focus{--transform-translate-x:2rem !important}.md\:focus\:r-translate-x-9:focus{--transform-translate-x:2.25rem !important}.md\:focus\:r-translate-x-10:focus{--transform-translate-x:2.5rem !important}.md\:focus\:r-translate-x-12:focus{--transform-translate-x:3rem !important}.md\:focus\:r-translate-x-16:focus{--transform-translate-x:4rem !important}.md\:focus\:r-translate-x-20:focus{--transform-translate-x:5rem !important}.md\:focus\:r-translate-x-24:focus{--transform-translate-x:6rem !important}.md\:focus\:r-translate-x-32:focus{--transform-translate-x:8rem !important}.md\:focus\:r-translate-x-40:focus{--transform-translate-x:10rem !important}.md\:focus\:r-translate-x-48:focus{--transform-translate-x:12rem !important}.md\:focus\:r-translate-x-56:focus{--transform-translate-x:14rem !important}.md\:focus\:r-translate-x-64:focus{--transform-translate-x:16rem !important}.md\:focus\:r-translate-x-px:focus{--transform-translate-x:1px !important}.md\:focus\:r-translate-x-px-2:focus{--transform-translate-x:2px !important}.md\:focus\:r-translate-x-px-3:focus{--transform-translate-x:3px !important}.md\:focus\:r-translate-x-px-4:focus{--transform-translate-x:4px !important}.md\:focus\:r--translate-x-1:focus{--transform-translate-x:-.25rem !important}.md\:focus\:r--translate-x-2:focus{--transform-translate-x:-.5rem !important}.md\:focus\:r--translate-x-3:focus{--transform-translate-x:-.75rem !important}.md\:focus\:r--translate-x-4:focus{--transform-translate-x:-1rem !important}.md\:focus\:r--translate-x-5:focus{--transform-translate-x:-1.25rem !important}.md\:focus\:r--translate-x-6:focus{--transform-translate-x:-1.5rem !important}.md\:focus\:r--translate-x-7:focus{--transform-translate-x:-1.75rem !important}.md\:focus\:r--translate-x-8:focus{--transform-translate-x:-2rem !important}.md\:focus\:r--translate-x-9:focus{--transform-translate-x:-2.25rem !important}.md\:focus\:r--translate-x-10:focus{--transform-translate-x:-2.5rem !important}.md\:focus\:r--translate-x-12:focus{--transform-translate-x:-3rem !important}.md\:focus\:r--translate-x-16:focus{--transform-translate-x:-4rem !important}.md\:focus\:r--translate-x-20:focus{--transform-translate-x:-5rem !important}.md\:focus\:r--translate-x-24:focus{--transform-translate-x:-6rem !important}.md\:focus\:r--translate-x-32:focus{--transform-translate-x:-8rem !important}.md\:focus\:r--translate-x-40:focus{--transform-translate-x:-10rem !important}.md\:focus\:r--translate-x-48:focus{--transform-translate-x:-12rem !important}.md\:focus\:r--translate-x-56:focus{--transform-translate-x:-14rem !important}.md\:focus\:r--translate-x-64:focus{--transform-translate-x:-16rem !important}.md\:focus\:r--translate-x-px:focus{--transform-translate-x:-1px !important}.md\:focus\:r--translate-x-px-2:focus{--transform-translate-x:-2px !important}.md\:focus\:r--translate-x-px-3:focus{--transform-translate-x:-3px !important}.md\:focus\:r--translate-x-px-4:focus{--transform-translate-x:-4px !important}.md\:focus\:r--translate-x-full:focus{--transform-translate-x:-100% !important}.md\:focus\:r--translate-x-1\/2:focus{--transform-translate-x:-50% !important}.md\:focus\:r-translate-x-1\/2:focus{--transform-translate-x:50% !important}.md\:focus\:r-translate-x-full:focus{--transform-translate-x:100% !important}.md\:focus\:r-translate-y-0:focus{--transform-translate-y:0 !important}.md\:focus\:r-translate-y-1:focus{--transform-translate-y:.25rem !important}.md\:focus\:r-translate-y-2:focus{--transform-translate-y:.5rem !important}.md\:focus\:r-translate-y-3:focus{--transform-translate-y:.75rem !important}.md\:focus\:r-translate-y-4:focus{--transform-translate-y:1rem !important}.md\:focus\:r-translate-y-5:focus{--transform-translate-y:1.25rem !important}.md\:focus\:r-translate-y-6:focus{--transform-translate-y:1.5rem !important}.md\:focus\:r-translate-y-7:focus{--transform-translate-y:1.75rem !important}.md\:focus\:r-translate-y-8:focus{--transform-translate-y:2rem !important}.md\:focus\:r-translate-y-9:focus{--transform-translate-y:2.25rem !important}.md\:focus\:r-translate-y-10:focus{--transform-translate-y:2.5rem !important}.md\:focus\:r-translate-y-12:focus{--transform-translate-y:3rem !important}.md\:focus\:r-translate-y-16:focus{--transform-translate-y:4rem !important}.md\:focus\:r-translate-y-20:focus{--transform-translate-y:5rem !important}.md\:focus\:r-translate-y-24:focus{--transform-translate-y:6rem !important}.md\:focus\:r-translate-y-32:focus{--transform-translate-y:8rem !important}.md\:focus\:r-translate-y-40:focus{--transform-translate-y:10rem !important}.md\:focus\:r-translate-y-48:focus{--transform-translate-y:12rem !important}.md\:focus\:r-translate-y-56:focus{--transform-translate-y:14rem !important}.md\:focus\:r-translate-y-64:focus{--transform-translate-y:16rem !important}.md\:focus\:r-translate-y-px:focus{--transform-translate-y:1px !important}.md\:focus\:r-translate-y-px-2:focus{--transform-translate-y:2px !important}.md\:focus\:r-translate-y-px-3:focus{--transform-translate-y:3px !important}.md\:focus\:r-translate-y-px-4:focus{--transform-translate-y:4px !important}.md\:focus\:r--translate-y-1:focus{--transform-translate-y:-.25rem !important}.md\:focus\:r--translate-y-2:focus{--transform-translate-y:-.5rem !important}.md\:focus\:r--translate-y-3:focus{--transform-translate-y:-.75rem !important}.md\:focus\:r--translate-y-4:focus{--transform-translate-y:-1rem !important}.md\:focus\:r--translate-y-5:focus{--transform-translate-y:-1.25rem !important}.md\:focus\:r--translate-y-6:focus{--transform-translate-y:-1.5rem !important}.md\:focus\:r--translate-y-7:focus{--transform-translate-y:-1.75rem !important}.md\:focus\:r--translate-y-8:focus{--transform-translate-y:-2rem !important}.md\:focus\:r--translate-y-9:focus{--transform-translate-y:-2.25rem !important}.md\:focus\:r--translate-y-10:focus{--transform-translate-y:-2.5rem !important}.md\:focus\:r--translate-y-12:focus{--transform-translate-y:-3rem !important}.md\:focus\:r--translate-y-16:focus{--transform-translate-y:-4rem !important}.md\:focus\:r--translate-y-20:focus{--transform-translate-y:-5rem !important}.md\:focus\:r--translate-y-24:focus{--transform-translate-y:-6rem !important}.md\:focus\:r--translate-y-32:focus{--transform-translate-y:-8rem !important}.md\:focus\:r--translate-y-40:focus{--transform-translate-y:-10rem !important}.md\:focus\:r--translate-y-48:focus{--transform-translate-y:-12rem !important}.md\:focus\:r--translate-y-56:focus{--transform-translate-y:-14rem !important}.md\:focus\:r--translate-y-64:focus{--transform-translate-y:-16rem !important}.md\:focus\:r--translate-y-px:focus{--transform-translate-y:-1px !important}.md\:focus\:r--translate-y-px-2:focus{--transform-translate-y:-2px !important}.md\:focus\:r--translate-y-px-3:focus{--transform-translate-y:-3px !important}.md\:focus\:r--translate-y-px-4:focus{--transform-translate-y:-4px !important}.md\:focus\:r--translate-y-full:focus{--transform-translate-y:-100% !important}.md\:focus\:r--translate-y-1\/2:focus{--transform-translate-y:-50% !important}.md\:focus\:r-translate-y-1\/2:focus{--transform-translate-y:50% !important}.md\:focus\:r-translate-y-full:focus{--transform-translate-y:100% !important}.md\:r-skew-x-0{--transform-skew-x:0 !important}.md\:r-skew-x-1{--transform-skew-x:1deg !important}.md\:r-skew-x-2{--transform-skew-x:2deg !important}.md\:r-skew-x-3{--transform-skew-x:3deg !important}.md\:r-skew-x-6{--transform-skew-x:6deg !important}.md\:r-skew-x-12{--transform-skew-x:12deg !important}.md\:r--skew-x-12{--transform-skew-x:-12deg !important}.md\:r--skew-x-6{--transform-skew-x:-6deg !important}.md\:r--skew-x-3{--transform-skew-x:-3deg !important}.md\:r--skew-x-2{--transform-skew-x:-2deg !important}.md\:r--skew-x-1{--transform-skew-x:-1deg !important}.md\:r-skew-y-0{--transform-skew-y:0 !important}.md\:r-skew-y-1{--transform-skew-y:1deg !important}.md\:r-skew-y-2{--transform-skew-y:2deg !important}.md\:r-skew-y-3{--transform-skew-y:3deg !important}.md\:r-skew-y-6{--transform-skew-y:6deg !important}.md\:r-skew-y-12{--transform-skew-y:12deg !important}.md\:r--skew-y-12{--transform-skew-y:-12deg !important}.md\:r--skew-y-6{--transform-skew-y:-6deg !important}.md\:r--skew-y-3{--transform-skew-y:-3deg !important}.md\:r--skew-y-2{--transform-skew-y:-2deg !important}.md\:r--skew-y-1{--transform-skew-y:-1deg !important}.md\:hover\:r-skew-x-0:hover{--transform-skew-x:0 !important}.md\:hover\:r-skew-x-1:hover{--transform-skew-x:1deg !important}.md\:hover\:r-skew-x-2:hover{--transform-skew-x:2deg !important}.md\:hover\:r-skew-x-3:hover{--transform-skew-x:3deg !important}.md\:hover\:r-skew-x-6:hover{--transform-skew-x:6deg !important}.md\:hover\:r-skew-x-12:hover{--transform-skew-x:12deg !important}.md\:hover\:r--skew-x-12:hover{--transform-skew-x:-12deg !important}.md\:hover\:r--skew-x-6:hover{--transform-skew-x:-6deg !important}.md\:hover\:r--skew-x-3:hover{--transform-skew-x:-3deg !important}.md\:hover\:r--skew-x-2:hover{--transform-skew-x:-2deg !important}.md\:hover\:r--skew-x-1:hover{--transform-skew-x:-1deg !important}.md\:hover\:r-skew-y-0:hover{--transform-skew-y:0 !important}.md\:hover\:r-skew-y-1:hover{--transform-skew-y:1deg !important}.md\:hover\:r-skew-y-2:hover{--transform-skew-y:2deg !important}.md\:hover\:r-skew-y-3:hover{--transform-skew-y:3deg !important}.md\:hover\:r-skew-y-6:hover{--transform-skew-y:6deg !important}.md\:hover\:r-skew-y-12:hover{--transform-skew-y:12deg !important}.md\:hover\:r--skew-y-12:hover{--transform-skew-y:-12deg !important}.md\:hover\:r--skew-y-6:hover{--transform-skew-y:-6deg !important}.md\:hover\:r--skew-y-3:hover{--transform-skew-y:-3deg !important}.md\:hover\:r--skew-y-2:hover{--transform-skew-y:-2deg !important}.md\:hover\:r--skew-y-1:hover{--transform-skew-y:-1deg !important}.md\:focus\:r-skew-x-0:focus{--transform-skew-x:0 !important}.md\:focus\:r-skew-x-1:focus{--transform-skew-x:1deg !important}.md\:focus\:r-skew-x-2:focus{--transform-skew-x:2deg !important}.md\:focus\:r-skew-x-3:focus{--transform-skew-x:3deg !important}.md\:focus\:r-skew-x-6:focus{--transform-skew-x:6deg !important}.md\:focus\:r-skew-x-12:focus{--transform-skew-x:12deg !important}.md\:focus\:r--skew-x-12:focus{--transform-skew-x:-12deg !important}.md\:focus\:r--skew-x-6:focus{--transform-skew-x:-6deg !important}.md\:focus\:r--skew-x-3:focus{--transform-skew-x:-3deg !important}.md\:focus\:r--skew-x-2:focus{--transform-skew-x:-2deg !important}.md\:focus\:r--skew-x-1:focus{--transform-skew-x:-1deg !important}.md\:focus\:r-skew-y-0:focus{--transform-skew-y:0 !important}.md\:focus\:r-skew-y-1:focus{--transform-skew-y:1deg !important}.md\:focus\:r-skew-y-2:focus{--transform-skew-y:2deg !important}.md\:focus\:r-skew-y-3:focus{--transform-skew-y:3deg !important}.md\:focus\:r-skew-y-6:focus{--transform-skew-y:6deg !important}.md\:focus\:r-skew-y-12:focus{--transform-skew-y:12deg !important}.md\:focus\:r--skew-y-12:focus{--transform-skew-y:-12deg !important}.md\:focus\:r--skew-y-6:focus{--transform-skew-y:-6deg !important}.md\:focus\:r--skew-y-3:focus{--transform-skew-y:-3deg !important}.md\:focus\:r--skew-y-2:focus{--transform-skew-y:-2deg !important}.md\:focus\:r--skew-y-1:focus{--transform-skew-y:-1deg !important}.md\:r-transition-none{transition-property:none!important}.md\:r-transition-all{transition-property:all!important}.md\:r-transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important}.md\:r-transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.md\:r-transition-opacity{transition-property:opacity!important}.md\:r-transition-shadow{transition-property:box-shadow!important}.md\:r-transition-transform{transition-property:transform!important}.md\:r-ease-linear{transition-timing-function:linear!important}.md\:r-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.md\:r-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.md\:r-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.md\:r-duration-75{transition-duration:75ms!important}.md\:r-duration-100{transition-duration:.1s!important}.md\:r-duration-150{transition-duration:.15s!important}.md\:r-duration-200{transition-duration:.2s!important}.md\:r-duration-300{transition-duration:.3s!important}.md\:r-duration-500{transition-duration:.5s!important}.md\:r-duration-700{transition-duration:.7s!important}.md\:r-duration-1000{transition-duration:1s!important}.md\:r-delay-75{transition-delay:75ms!important}.md\:r-delay-100{transition-delay:.1s!important}.md\:r-delay-150{transition-delay:.15s!important}.md\:r-delay-200{transition-delay:.2s!important}.md\:r-delay-300{transition-delay:.3s!important}.md\:r-delay-500{transition-delay:.5s!important}.md\:r-delay-700{transition-delay:.7s!important}.md\:r-delay-1000{transition-delay:1s!important}.md\:r-animate-none{animation:none!important}.md\:r-animate-spin{animation:spin 1s linear infinite!important}.md\:r-animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.md\:r-animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.md\:r-animate-bounce{animation:bounce 1s infinite!important}}@media (min-width: 1024px){.lg\:r-container{width:100%}@media (min-width: 640px){.lg\:r-container{max-width:640px}}@media (min-width: 768px){.lg\:r-container{max-width:768px}}.lg\:r-container{max-width:1024px}@media (min-width: 1280px){.lg\:r-container{max-width:1280px}}.lg\:r-space-y-0>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(0px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px * var(--space-y-reverse))!important}.lg\:r-space-x-0>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(0px * var(--space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--space-y-reverse))!important}.lg\:r-space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.25rem * var(--space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--space-y-reverse))!important}.lg\:r-space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.5rem * var(--space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--space-y-reverse))!important}.lg\:r-space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.75rem * var(--space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem * var(--space-y-reverse))!important}.lg\:r-space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1rem * var(--space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--space-y-reverse))!important}.lg\:r-space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.25rem * var(--space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--space-y-reverse))!important}.lg\:r-space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.5rem * var(--space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--space-y-reverse))!important}.lg\:r-space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.75rem * var(--space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem * var(--space-y-reverse))!important}.lg\:r-space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2rem * var(--space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--space-y-reverse))!important}.lg\:r-space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.25rem * var(--space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--space-y-reverse))!important}.lg\:r-space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.5rem * var(--space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem * var(--space-y-reverse))!important}.lg\:r-space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3rem * var(--space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem * var(--space-y-reverse))!important}.lg\:r-space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4rem * var(--space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem * var(--space-y-reverse))!important}.lg\:r-space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(5rem * var(--space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem * var(--space-y-reverse))!important}.lg\:r-space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(6rem * var(--space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem * var(--space-y-reverse))!important}.lg\:r-space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(8rem * var(--space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem * var(--space-y-reverse))!important}.lg\:r-space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(10rem * var(--space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem * var(--space-y-reverse))!important}.lg\:r-space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(12rem * var(--space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem * var(--space-y-reverse))!important}.lg\:r-space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(14rem * var(--space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem * var(--space-y-reverse))!important}.lg\:r-space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(16rem * var(--space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px * var(--space-y-reverse))!important}.lg\:r-space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1px * var(--space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2px * var(--space-y-reverse))!important}.lg\:r-space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2px * var(--space-x-reverse))!important;margin-left:calc(2px * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3px * var(--space-y-reverse))!important}.lg\:r-space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3px * var(--space-x-reverse))!important;margin-left:calc(3px * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4px * var(--space-y-reverse))!important}.lg\:r-space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4px * var(--space-x-reverse))!important;margin-left:calc(4px * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--space-y-reverse))!important}.lg\:r--space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.25rem * var(--space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--space-y-reverse))!important}.lg\:r--space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.5rem * var(--space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--space-y-reverse))!important}.lg\:r--space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.75rem * var(--space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--space-y-reverse))!important}.lg\:r--space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1rem * var(--space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--space-y-reverse))!important}.lg\:r--space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.25rem * var(--space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--space-y-reverse))!important}.lg\:r--space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.5rem * var(--space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--space-y-reverse))!important}.lg\:r--space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.75rem * var(--space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--space-y-reverse))!important}.lg\:r--space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2rem * var(--space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--space-y-reverse))!important}.lg\:r--space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.25rem * var(--space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--space-y-reverse))!important}.lg\:r--space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.5rem * var(--space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--space-y-reverse))!important}.lg\:r--space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3rem * var(--space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--space-y-reverse))!important}.lg\:r--space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4rem * var(--space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--space-y-reverse))!important}.lg\:r--space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-5rem * var(--space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--space-y-reverse))!important}.lg\:r--space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-6rem * var(--space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--space-y-reverse))!important}.lg\:r--space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-8rem * var(--space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--space-y-reverse))!important}.lg\:r--space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-10rem * var(--space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--space-y-reverse))!important}.lg\:r--space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-12rem * var(--space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--space-y-reverse))!important}.lg\:r--space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-14rem * var(--space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--space-y-reverse))!important}.lg\:r--space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-16rem * var(--space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px * var(--space-y-reverse))!important}.lg\:r--space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1px * var(--space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2px * var(--space-y-reverse))!important}.lg\:r--space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2px * var(--space-x-reverse))!important;margin-left:calc(-2px * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3px * var(--space-y-reverse))!important}.lg\:r--space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3px * var(--space-x-reverse))!important;margin-left:calc(-3px * calc(1 - var(--space-x-reverse)))!important}.lg\:r--space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4px * var(--space-y-reverse))!important}.lg\:r--space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4px * var(--space-x-reverse))!important;margin-left:calc(-4px * calc(1 - var(--space-x-reverse)))!important}.lg\:r-space-y-reverse>:not(template)~:not(template){--space-y-reverse:1 !important}.lg\:r-space-x-reverse>:not(template)~:not(template){--space-x-reverse:1 !important}.lg\:r-divide-y-0>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--divide-y-reverse))!important}.lg\:r-divide-x-0>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(0px * var(--divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)))!important}.lg\:r-divide-y-2>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--divide-y-reverse))!important}.lg\:r-divide-x-2>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(2px * var(--divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)))!important}.lg\:r-divide-y-3>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(3px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--divide-y-reverse))!important}.lg\:r-divide-x-3>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(3px * var(--divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--divide-x-reverse)))!important}.lg\:r-divide-y-4>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--divide-y-reverse))!important}.lg\:r-divide-x-4>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(4px * var(--divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)))!important}.lg\:r-divide-y-8>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--divide-y-reverse))!important}.lg\:r-divide-x-8>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(8px * var(--divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)))!important}.lg\:r-divide-y>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--divide-y-reverse))!important}.lg\:r-divide-x>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(1px * var(--divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)))!important}.lg\:r-divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1 !important}.lg\:r-divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1 !important}.lg\:r-divide-transparent>:not(template)~:not(template){border-color:var(--transparent)!important}.lg\:r-divide-white>:not(template)~:not(template){border-color:var(--white)!important}.lg\:r-divide-black>:not(template)~:not(template){border-color:var(--black)!important}.lg\:r-divide-charcoal-dark>:not(template)~:not(template){border-color:var(--charcoal-dark)!important}.lg\:r-divide-base>:not(template)~:not(template){border-color:var(--color-base)!important}.lg\:r-divide-base-rgb>:not(template)~:not(template){border-color:55,71,79!important}.lg\:r-divide-primary>:not(template)~:not(template){border-color:var(--color-primary)!important}.lg\:r-divide-primary-dark>:not(template)~:not(template){border-color:var(--color-primary-dark)!important}.lg\:r-divide-primary-highlight>:not(template)~:not(template){border-color:var(--color-primary-highlight)!important}.lg\:r-divide-primary-toggle>:not(template)~:not(template){border-color:var(--color-primary-toggle)!important}.lg\:r-divide-secondary>:not(template)~:not(template){border-color:var(--color-secondary)!important}.lg\:r-divide-gray-lightest>:not(template)~:not(template){border-color:var(--gray-lightest)!important}.lg\:r-divide-gray-light>:not(template)~:not(template){border-color:var(--gray-light)!important}.lg\:r-divide-gray-medium>:not(template)~:not(template){border-color:var(--gray)!important}.lg\:r-divide-gray-dark>:not(template)~:not(template){border-color:var(--gray-dark)!important}.lg\:r-divide-destructive>:not(template)~:not(template){border-color:var(--color-destructive)!important}.lg\:r-divide-destructive-highlight>:not(template)~:not(template){border-color:var(--color-destructive-highlight)!important}.lg\:r-divide-destructive-dark>:not(template)~:not(template){border-color:var(--color-destructive-dark)!important}.lg\:r-divide-success>:not(template)~:not(template){border-color:var(--color-success)!important}.lg\:r-divide-success-highlight>:not(template)~:not(template){border-color:var(--color-success-highlight)!important}.lg\:r-divide-warning>:not(template)~:not(template){border-color:var(--color-warning)!important}.lg\:r-divide-warning-highlight>:not(template)~:not(template){border-color:var(--color-warning-highlight)!important}.lg\:r-divide-warning-dark>:not(template)~:not(template){border-color:var(--color-warning-dark)!important}.lg\:r-divide-solid>:not(template)~:not(template){border-style:solid!important}.lg\:r-divide-dashed>:not(template)~:not(template){border-style:dashed!important}.lg\:r-divide-dotted>:not(template)~:not(template){border-style:dotted!important}.lg\:r-divide-double>:not(template)~:not(template){border-style:double!important}.lg\:r-divide-none>:not(template)~:not(template){border-style:none!important}.lg\:r-divide-opacity-0>:not(template)~:not(template){--divide-opacity:0 !important}.lg\:r-divide-opacity-25>:not(template)~:not(template){--divide-opacity:.25 !important}.lg\:r-divide-opacity-50>:not(template)~:not(template){--divide-opacity:.5 !important}.lg\:r-divide-opacity-75>:not(template)~:not(template){--divide-opacity:.75 !important}.lg\:r-divide-opacity-80>:not(template)~:not(template){--divide-opacity:.8 !important}.lg\:r-divide-opacity-100>:not(template)~:not(template){--divide-opacity:1 !important}.lg\:r-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.lg\:r-not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.lg\:focus\:r-sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.lg\:focus\:r-not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.lg\:r-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.lg\:r-bg-fixed{background-attachment:fixed!important}.lg\:r-bg-local{background-attachment:local!important}.lg\:r-bg-scroll{background-attachment:scroll!important}.lg\:r-bg-clip-border{background-clip:border-box!important}.lg\:r-bg-clip-padding{background-clip:padding-box!important}.lg\:r-bg-clip-content{background-clip:content-box!important}.lg\:r-bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.lg\:r-bg-transparent{background-color:var(--transparent)!important}.lg\:r-bg-white{background-color:var(--white)!important}.lg\:r-bg-black{background-color:var(--black)!important}.lg\:r-bg-charcoal-dark{background-color:var(--charcoal-dark)!important}.lg\:r-bg-base{background-color:var(--color-base)!important}.lg\:r-bg-base-rgb{background-color:55,71,79!important}.lg\:r-bg-primary{background-color:var(--color-primary)!important}.lg\:r-bg-primary-dark{background-color:var(--color-primary-dark)!important}.lg\:r-bg-primary-highlight{background-color:var(--color-primary-highlight)!important}.lg\:r-bg-primary-toggle{background-color:var(--color-primary-toggle)!important}.lg\:r-bg-secondary{background-color:var(--color-secondary)!important}.lg\:r-bg-gray-lightest{background-color:var(--gray-lightest)!important}.lg\:r-bg-gray-light{background-color:var(--gray-light)!important}.lg\:r-bg-gray-medium{background-color:var(--gray)!important}.lg\:r-bg-gray-dark{background-color:var(--gray-dark)!important}.lg\:r-bg-destructive{background-color:var(--color-destructive)!important}.lg\:r-bg-destructive-highlight{background-color:var(--color-destructive-highlight)!important}.lg\:r-bg-destructive-dark{background-color:var(--color-destructive-dark)!important}.lg\:r-bg-success{background-color:var(--color-success)!important}.lg\:r-bg-success-highlight{background-color:var(--color-success-highlight)!important}.lg\:r-bg-warning{background-color:var(--color-warning)!important}.lg\:r-bg-warning-highlight{background-color:var(--color-warning-highlight)!important}.lg\:r-bg-warning-dark{background-color:var(--color-warning-dark)!important}.lg\:hover\:r-bg-transparent:hover{background-color:var(--transparent)!important}.lg\:hover\:r-bg-white:hover{background-color:var(--white)!important}.lg\:hover\:r-bg-black:hover{background-color:var(--black)!important}.lg\:hover\:r-bg-charcoal-dark:hover{background-color:var(--charcoal-dark)!important}.lg\:hover\:r-bg-base:hover{background-color:var(--color-base)!important}.lg\:hover\:r-bg-base-rgb:hover{background-color:55,71,79!important}.lg\:hover\:r-bg-primary:hover{background-color:var(--color-primary)!important}.lg\:hover\:r-bg-primary-dark:hover{background-color:var(--color-primary-dark)!important}.lg\:hover\:r-bg-primary-highlight:hover{background-color:var(--color-primary-highlight)!important}.lg\:hover\:r-bg-primary-toggle:hover{background-color:var(--color-primary-toggle)!important}.lg\:hover\:r-bg-secondary:hover{background-color:var(--color-secondary)!important}.lg\:hover\:r-bg-gray-lightest:hover{background-color:var(--gray-lightest)!important}.lg\:hover\:r-bg-gray-light:hover{background-color:var(--gray-light)!important}.lg\:hover\:r-bg-gray-medium:hover{background-color:var(--gray)!important}.lg\:hover\:r-bg-gray-dark:hover{background-color:var(--gray-dark)!important}.lg\:hover\:r-bg-destructive:hover{background-color:var(--color-destructive)!important}.lg\:hover\:r-bg-destructive-highlight:hover{background-color:var(--color-destructive-highlight)!important}.lg\:hover\:r-bg-destructive-dark:hover{background-color:var(--color-destructive-dark)!important}.lg\:hover\:r-bg-success:hover{background-color:var(--color-success)!important}.lg\:hover\:r-bg-success-highlight:hover{background-color:var(--color-success-highlight)!important}.lg\:hover\:r-bg-warning:hover{background-color:var(--color-warning)!important}.lg\:hover\:r-bg-warning-highlight:hover{background-color:var(--color-warning-highlight)!important}.lg\:hover\:r-bg-warning-dark:hover{background-color:var(--color-warning-dark)!important}.lg\:focus\:r-bg-transparent:focus{background-color:var(--transparent)!important}.lg\:focus\:r-bg-white:focus{background-color:var(--white)!important}.lg\:focus\:r-bg-black:focus{background-color:var(--black)!important}.lg\:focus\:r-bg-charcoal-dark:focus{background-color:var(--charcoal-dark)!important}.lg\:focus\:r-bg-base:focus{background-color:var(--color-base)!important}.lg\:focus\:r-bg-base-rgb:focus{background-color:55,71,79!important}.lg\:focus\:r-bg-primary:focus{background-color:var(--color-primary)!important}.lg\:focus\:r-bg-primary-dark:focus{background-color:var(--color-primary-dark)!important}.lg\:focus\:r-bg-primary-highlight:focus{background-color:var(--color-primary-highlight)!important}.lg\:focus\:r-bg-primary-toggle:focus{background-color:var(--color-primary-toggle)!important}.lg\:focus\:r-bg-secondary:focus{background-color:var(--color-secondary)!important}.lg\:focus\:r-bg-gray-lightest:focus{background-color:var(--gray-lightest)!important}.lg\:focus\:r-bg-gray-light:focus{background-color:var(--gray-light)!important}.lg\:focus\:r-bg-gray-medium:focus{background-color:var(--gray)!important}.lg\:focus\:r-bg-gray-dark:focus{background-color:var(--gray-dark)!important}.lg\:focus\:r-bg-destructive:focus{background-color:var(--color-destructive)!important}.lg\:focus\:r-bg-destructive-highlight:focus{background-color:var(--color-destructive-highlight)!important}.lg\:focus\:r-bg-destructive-dark:focus{background-color:var(--color-destructive-dark)!important}.lg\:focus\:r-bg-success:focus{background-color:var(--color-success)!important}.lg\:focus\:r-bg-success-highlight:focus{background-color:var(--color-success-highlight)!important}.lg\:focus\:r-bg-warning:focus{background-color:var(--color-warning)!important}.lg\:focus\:r-bg-warning-highlight:focus{background-color:var(--color-warning-highlight)!important}.lg\:focus\:r-bg-warning-dark:focus{background-color:var(--color-warning-dark)!important}.lg\:r-bg-none{background-image:none!important}.lg\:r-bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))!important}.lg\:r-bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}.lg\:r-from-transparent{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-white{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-black{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-charcoal-dark{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-base{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-base-rgb{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-primary{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-primary-dark{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-primary-highlight{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-primary-toggle{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-secondary{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-gray-lightest{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-gray-light{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-gray-medium{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-gray-dark{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-destructive{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-destructive-highlight{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-destructive-dark{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-success{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-success-highlight{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-warning{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-warning-highlight{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-from-warning-dark{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-transparent{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-white{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-black{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-charcoal-dark{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-base{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-base-rgb{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-primary{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-primary-dark{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-primary-highlight{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-primary-toggle{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-secondary{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-gray-lightest{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-gray-light{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-gray-medium{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-gray-dark{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-destructive{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-destructive-highlight{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-destructive-dark{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-success{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-success-highlight{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-warning{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-warning-highlight{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-via-warning-dark{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:r-to-transparent{--gradient-to-color:var(--transparent) !important}.lg\:r-to-white{--gradient-to-color:var(--white) !important}.lg\:r-to-black{--gradient-to-color:var(--black) !important}.lg\:r-to-charcoal-dark{--gradient-to-color:var(--charcoal-dark) !important}.lg\:r-to-base{--gradient-to-color:var(--color-base) !important}.lg\:r-to-base-rgb{--gradient-to-color:55, 71, 79 !important}.lg\:r-to-primary{--gradient-to-color:var(--color-primary) !important}.lg\:r-to-primary-dark{--gradient-to-color:var(--color-primary-dark) !important}.lg\:r-to-primary-highlight{--gradient-to-color:var(--color-primary-highlight) !important}.lg\:r-to-primary-toggle{--gradient-to-color:var(--color-primary-toggle) !important}.lg\:r-to-secondary{--gradient-to-color:var(--color-secondary) !important}.lg\:r-to-gray-lightest{--gradient-to-color:var(--gray-lightest) !important}.lg\:r-to-gray-light{--gradient-to-color:var(--gray-light) !important}.lg\:r-to-gray-medium{--gradient-to-color:var(--gray) !important}.lg\:r-to-gray-dark{--gradient-to-color:var(--gray-dark) !important}.lg\:r-to-destructive{--gradient-to-color:var(--color-destructive) !important}.lg\:r-to-destructive-highlight{--gradient-to-color:var(--color-destructive-highlight) !important}.lg\:r-to-destructive-dark{--gradient-to-color:var(--color-destructive-dark) !important}.lg\:r-to-success{--gradient-to-color:var(--color-success) !important}.lg\:r-to-success-highlight{--gradient-to-color:var(--color-success-highlight) !important}.lg\:r-to-warning{--gradient-to-color:var(--color-warning) !important}.lg\:r-to-warning-highlight{--gradient-to-color:var(--color-warning-highlight) !important}.lg\:r-to-warning-dark{--gradient-to-color:var(--color-warning-dark) !important}.lg\:hover\:r-from-transparent:hover{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-white:hover{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-black:hover{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-charcoal-dark:hover{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-base:hover{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-base-rgb:hover{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-primary:hover{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-primary-dark:hover{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-primary-highlight:hover{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-primary-toggle:hover{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-secondary:hover{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-gray-lightest:hover{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-gray-light:hover{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-gray-medium:hover{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-gray-dark:hover{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-destructive:hover{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-destructive-highlight:hover{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-destructive-dark:hover{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-success:hover{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-success-highlight:hover{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-warning:hover{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-warning-highlight:hover{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-from-warning-dark:hover{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-transparent:hover{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-white:hover{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-black:hover{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-charcoal-dark:hover{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-base:hover{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-base-rgb:hover{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-primary:hover{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-primary-dark:hover{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-primary-highlight:hover{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-primary-toggle:hover{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-secondary:hover{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-gray-lightest:hover{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-gray-light:hover{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-gray-medium:hover{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-gray-dark:hover{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-destructive:hover{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-destructive-highlight:hover{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-destructive-dark:hover{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-success:hover{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-success-highlight:hover{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-warning:hover{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-warning-highlight:hover{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-via-warning-dark:hover{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:hover\:r-to-transparent:hover{--gradient-to-color:var(--transparent) !important}.lg\:hover\:r-to-white:hover{--gradient-to-color:var(--white) !important}.lg\:hover\:r-to-black:hover{--gradient-to-color:var(--black) !important}.lg\:hover\:r-to-charcoal-dark:hover{--gradient-to-color:var(--charcoal-dark) !important}.lg\:hover\:r-to-base:hover{--gradient-to-color:var(--color-base) !important}.lg\:hover\:r-to-base-rgb:hover{--gradient-to-color:55, 71, 79 !important}.lg\:hover\:r-to-primary:hover{--gradient-to-color:var(--color-primary) !important}.lg\:hover\:r-to-primary-dark:hover{--gradient-to-color:var(--color-primary-dark) !important}.lg\:hover\:r-to-primary-highlight:hover{--gradient-to-color:var(--color-primary-highlight) !important}.lg\:hover\:r-to-primary-toggle:hover{--gradient-to-color:var(--color-primary-toggle) !important}.lg\:hover\:r-to-secondary:hover{--gradient-to-color:var(--color-secondary) !important}.lg\:hover\:r-to-gray-lightest:hover{--gradient-to-color:var(--gray-lightest) !important}.lg\:hover\:r-to-gray-light:hover{--gradient-to-color:var(--gray-light) !important}.lg\:hover\:r-to-gray-medium:hover{--gradient-to-color:var(--gray) !important}.lg\:hover\:r-to-gray-dark:hover{--gradient-to-color:var(--gray-dark) !important}.lg\:hover\:r-to-destructive:hover{--gradient-to-color:var(--color-destructive) !important}.lg\:hover\:r-to-destructive-highlight:hover{--gradient-to-color:var(--color-destructive-highlight) !important}.lg\:hover\:r-to-destructive-dark:hover{--gradient-to-color:var(--color-destructive-dark) !important}.lg\:hover\:r-to-success:hover{--gradient-to-color:var(--color-success) !important}.lg\:hover\:r-to-success-highlight:hover{--gradient-to-color:var(--color-success-highlight) !important}.lg\:hover\:r-to-warning:hover{--gradient-to-color:var(--color-warning) !important}.lg\:hover\:r-to-warning-highlight:hover{--gradient-to-color:var(--color-warning-highlight) !important}.lg\:hover\:r-to-warning-dark:hover{--gradient-to-color:var(--color-warning-dark) !important}.lg\:focus\:r-from-transparent:focus{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-white:focus{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-black:focus{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-charcoal-dark:focus{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-base:focus{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-base-rgb:focus{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-primary:focus{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-primary-dark:focus{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-primary-highlight:focus{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-primary-toggle:focus{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-secondary:focus{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-gray-lightest:focus{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-gray-light:focus{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-gray-medium:focus{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-gray-dark:focus{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-destructive:focus{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-destructive-highlight:focus{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-destructive-dark:focus{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-success:focus{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-success-highlight:focus{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-warning:focus{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-warning-highlight:focus{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-from-warning-dark:focus{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-transparent:focus{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-white:focus{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-black:focus{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-charcoal-dark:focus{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-base:focus{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-base-rgb:focus{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-primary:focus{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-primary-dark:focus{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-primary-highlight:focus{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-primary-toggle:focus{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-secondary:focus{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-gray-lightest:focus{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-gray-light:focus{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-gray-medium:focus{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-gray-dark:focus{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-destructive:focus{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-destructive-highlight:focus{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-destructive-dark:focus{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-success:focus{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-success-highlight:focus{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-warning:focus{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-warning-highlight:focus{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-via-warning-dark:focus{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.lg\:focus\:r-to-transparent:focus{--gradient-to-color:var(--transparent) !important}.lg\:focus\:r-to-white:focus{--gradient-to-color:var(--white) !important}.lg\:focus\:r-to-black:focus{--gradient-to-color:var(--black) !important}.lg\:focus\:r-to-charcoal-dark:focus{--gradient-to-color:var(--charcoal-dark) !important}.lg\:focus\:r-to-base:focus{--gradient-to-color:var(--color-base) !important}.lg\:focus\:r-to-base-rgb:focus{--gradient-to-color:55, 71, 79 !important}.lg\:focus\:r-to-primary:focus{--gradient-to-color:var(--color-primary) !important}.lg\:focus\:r-to-primary-dark:focus{--gradient-to-color:var(--color-primary-dark) !important}.lg\:focus\:r-to-primary-highlight:focus{--gradient-to-color:var(--color-primary-highlight) !important}.lg\:focus\:r-to-primary-toggle:focus{--gradient-to-color:var(--color-primary-toggle) !important}.lg\:focus\:r-to-secondary:focus{--gradient-to-color:var(--color-secondary) !important}.lg\:focus\:r-to-gray-lightest:focus{--gradient-to-color:var(--gray-lightest) !important}.lg\:focus\:r-to-gray-light:focus{--gradient-to-color:var(--gray-light) !important}.lg\:focus\:r-to-gray-medium:focus{--gradient-to-color:var(--gray) !important}.lg\:focus\:r-to-gray-dark:focus{--gradient-to-color:var(--gray-dark) !important}.lg\:focus\:r-to-destructive:focus{--gradient-to-color:var(--color-destructive) !important}.lg\:focus\:r-to-destructive-highlight:focus{--gradient-to-color:var(--color-destructive-highlight) !important}.lg\:focus\:r-to-destructive-dark:focus{--gradient-to-color:var(--color-destructive-dark) !important}.lg\:focus\:r-to-success:focus{--gradient-to-color:var(--color-success) !important}.lg\:focus\:r-to-success-highlight:focus{--gradient-to-color:var(--color-success-highlight) !important}.lg\:focus\:r-to-warning:focus{--gradient-to-color:var(--color-warning) !important}.lg\:focus\:r-to-warning-highlight:focus{--gradient-to-color:var(--color-warning-highlight) !important}.lg\:focus\:r-to-warning-dark:focus{--gradient-to-color:var(--color-warning-dark) !important}.lg\:r-bg-opacity-0{--bg-opacity:0 !important}.lg\:r-bg-opacity-25{--bg-opacity:.25 !important}.lg\:r-bg-opacity-50{--bg-opacity:.5 !important}.lg\:r-bg-opacity-75{--bg-opacity:.75 !important}.lg\:r-bg-opacity-80{--bg-opacity:.8 !important}.lg\:r-bg-opacity-100{--bg-opacity:1 !important}.lg\:hover\:r-bg-opacity-0:hover{--bg-opacity:0 !important}.lg\:hover\:r-bg-opacity-25:hover{--bg-opacity:.25 !important}.lg\:hover\:r-bg-opacity-50:hover{--bg-opacity:.5 !important}.lg\:hover\:r-bg-opacity-75:hover{--bg-opacity:.75 !important}.lg\:hover\:r-bg-opacity-80:hover{--bg-opacity:.8 !important}.lg\:hover\:r-bg-opacity-100:hover{--bg-opacity:1 !important}.lg\:focus\:r-bg-opacity-0:focus{--bg-opacity:0 !important}.lg\:focus\:r-bg-opacity-25:focus{--bg-opacity:.25 !important}.lg\:focus\:r-bg-opacity-50:focus{--bg-opacity:.5 !important}.lg\:focus\:r-bg-opacity-75:focus{--bg-opacity:.75 !important}.lg\:focus\:r-bg-opacity-80:focus{--bg-opacity:.8 !important}.lg\:focus\:r-bg-opacity-100:focus{--bg-opacity:1 !important}.lg\:r-bg-bottom{background-position:bottom!important}.lg\:r-bg-center{background-position:center!important}.lg\:r-bg-left{background-position:left!important}.lg\:r-bg-left-bottom{background-position:left bottom!important}.lg\:r-bg-left-top{background-position:left top!important}.lg\:r-bg-right{background-position:right!important}.lg\:r-bg-right-bottom{background-position:right bottom!important}.lg\:r-bg-right-top{background-position:right top!important}.lg\:r-bg-top{background-position:top!important}.lg\:r-bg-repeat{background-repeat:repeat!important}.lg\:r-bg-no-repeat{background-repeat:no-repeat!important}.lg\:r-bg-repeat-x{background-repeat:repeat-x!important}.lg\:r-bg-repeat-y{background-repeat:repeat-y!important}.lg\:r-bg-repeat-round{background-repeat:round!important}.lg\:r-bg-repeat-space{background-repeat:space!important}.lg\:r-bg-auto{background-size:auto!important}.lg\:r-bg-cover{background-size:cover!important}.lg\:r-bg-contain{background-size:contain!important}.lg\:r-border-collapse{border-collapse:collapse!important}.lg\:r-border-separate{border-collapse:separate!important}.lg\:r-border-transparent{border-color:var(--transparent)!important}.lg\:r-border-white{border-color:var(--white)!important}.lg\:r-border-black{border-color:var(--black)!important}.lg\:r-border-charcoal-dark{border-color:var(--charcoal-dark)!important}.lg\:r-border-base{border-color:var(--color-base)!important}.lg\:r-border-base-rgb{border-color:55,71,79!important}.lg\:r-border-primary{border-color:var(--color-primary)!important}.lg\:r-border-primary-dark{border-color:var(--color-primary-dark)!important}.lg\:r-border-primary-highlight{border-color:var(--color-primary-highlight)!important}.lg\:r-border-primary-toggle{border-color:var(--color-primary-toggle)!important}.lg\:r-border-secondary{border-color:var(--color-secondary)!important}.lg\:r-border-gray-lightest{border-color:var(--gray-lightest)!important}.lg\:r-border-gray-light{border-color:var(--gray-light)!important}.lg\:r-border-gray-medium{border-color:var(--gray)!important}.lg\:r-border-gray-dark{border-color:var(--gray-dark)!important}.lg\:r-border-destructive{border-color:var(--color-destructive)!important}.lg\:r-border-destructive-highlight{border-color:var(--color-destructive-highlight)!important}.lg\:r-border-destructive-dark{border-color:var(--color-destructive-dark)!important}.lg\:r-border-success{border-color:var(--color-success)!important}.lg\:r-border-success-highlight{border-color:var(--color-success-highlight)!important}.lg\:r-border-warning{border-color:var(--color-warning)!important}.lg\:r-border-warning-highlight{border-color:var(--color-warning-highlight)!important}.lg\:r-border-warning-dark{border-color:var(--color-warning-dark)!important}.lg\:hover\:r-border-transparent:hover{border-color:var(--transparent)!important}.lg\:hover\:r-border-white:hover{border-color:var(--white)!important}.lg\:hover\:r-border-black:hover{border-color:var(--black)!important}.lg\:hover\:r-border-charcoal-dark:hover{border-color:var(--charcoal-dark)!important}.lg\:hover\:r-border-base:hover{border-color:var(--color-base)!important}.lg\:hover\:r-border-base-rgb:hover{border-color:55,71,79!important}.lg\:hover\:r-border-primary:hover{border-color:var(--color-primary)!important}.lg\:hover\:r-border-primary-dark:hover{border-color:var(--color-primary-dark)!important}.lg\:hover\:r-border-primary-highlight:hover{border-color:var(--color-primary-highlight)!important}.lg\:hover\:r-border-primary-toggle:hover{border-color:var(--color-primary-toggle)!important}.lg\:hover\:r-border-secondary:hover{border-color:var(--color-secondary)!important}.lg\:hover\:r-border-gray-lightest:hover{border-color:var(--gray-lightest)!important}.lg\:hover\:r-border-gray-light:hover{border-color:var(--gray-light)!important}.lg\:hover\:r-border-gray-medium:hover{border-color:var(--gray)!important}.lg\:hover\:r-border-gray-dark:hover{border-color:var(--gray-dark)!important}.lg\:hover\:r-border-destructive:hover{border-color:var(--color-destructive)!important}.lg\:hover\:r-border-destructive-highlight:hover{border-color:var(--color-destructive-highlight)!important}.lg\:hover\:r-border-destructive-dark:hover{border-color:var(--color-destructive-dark)!important}.lg\:hover\:r-border-success:hover{border-color:var(--color-success)!important}.lg\:hover\:r-border-success-highlight:hover{border-color:var(--color-success-highlight)!important}.lg\:hover\:r-border-warning:hover{border-color:var(--color-warning)!important}.lg\:hover\:r-border-warning-highlight:hover{border-color:var(--color-warning-highlight)!important}.lg\:hover\:r-border-warning-dark:hover{border-color:var(--color-warning-dark)!important}.lg\:focus\:r-border-transparent:focus{border-color:var(--transparent)!important}.lg\:focus\:r-border-white:focus{border-color:var(--white)!important}.lg\:focus\:r-border-black:focus{border-color:var(--black)!important}.lg\:focus\:r-border-charcoal-dark:focus{border-color:var(--charcoal-dark)!important}.lg\:focus\:r-border-base:focus{border-color:var(--color-base)!important}.lg\:focus\:r-border-base-rgb:focus{border-color:55,71,79!important}.lg\:focus\:r-border-primary:focus{border-color:var(--color-primary)!important}.lg\:focus\:r-border-primary-dark:focus{border-color:var(--color-primary-dark)!important}.lg\:focus\:r-border-primary-highlight:focus{border-color:var(--color-primary-highlight)!important}.lg\:focus\:r-border-primary-toggle:focus{border-color:var(--color-primary-toggle)!important}.lg\:focus\:r-border-secondary:focus{border-color:var(--color-secondary)!important}.lg\:focus\:r-border-gray-lightest:focus{border-color:var(--gray-lightest)!important}.lg\:focus\:r-border-gray-light:focus{border-color:var(--gray-light)!important}.lg\:focus\:r-border-gray-medium:focus{border-color:var(--gray)!important}.lg\:focus\:r-border-gray-dark:focus{border-color:var(--gray-dark)!important}.lg\:focus\:r-border-destructive:focus{border-color:var(--color-destructive)!important}.lg\:focus\:r-border-destructive-highlight:focus{border-color:var(--color-destructive-highlight)!important}.lg\:focus\:r-border-destructive-dark:focus{border-color:var(--color-destructive-dark)!important}.lg\:focus\:r-border-success:focus{border-color:var(--color-success)!important}.lg\:focus\:r-border-success-highlight:focus{border-color:var(--color-success-highlight)!important}.lg\:focus\:r-border-warning:focus{border-color:var(--color-warning)!important}.lg\:focus\:r-border-warning-highlight:focus{border-color:var(--color-warning-highlight)!important}.lg\:focus\:r-border-warning-dark:focus{border-color:var(--color-warning-dark)!important}.lg\:r-border-opacity-0{--border-opacity:0 !important}.lg\:r-border-opacity-25{--border-opacity:.25 !important}.lg\:r-border-opacity-50{--border-opacity:.5 !important}.lg\:r-border-opacity-75{--border-opacity:.75 !important}.lg\:r-border-opacity-80{--border-opacity:.8 !important}.lg\:r-border-opacity-100{--border-opacity:1 !important}.lg\:hover\:r-border-opacity-0:hover{--border-opacity:0 !important}.lg\:hover\:r-border-opacity-25:hover{--border-opacity:.25 !important}.lg\:hover\:r-border-opacity-50:hover{--border-opacity:.5 !important}.lg\:hover\:r-border-opacity-75:hover{--border-opacity:.75 !important}.lg\:hover\:r-border-opacity-80:hover{--border-opacity:.8 !important}.lg\:hover\:r-border-opacity-100:hover{--border-opacity:1 !important}.lg\:focus\:r-border-opacity-0:focus{--border-opacity:0 !important}.lg\:focus\:r-border-opacity-25:focus{--border-opacity:.25 !important}.lg\:focus\:r-border-opacity-50:focus{--border-opacity:.5 !important}.lg\:focus\:r-border-opacity-75:focus{--border-opacity:.75 !important}.lg\:focus\:r-border-opacity-80:focus{--border-opacity:.8 !important}.lg\:focus\:r-border-opacity-100:focus{--border-opacity:1 !important}.lg\:r-rounded-none{border-radius:0!important}.lg\:r-rounded-sm{border-radius:.125rem!important}.lg\:r-rounded{border-radius:.25rem!important}.lg\:r-rounded-md{border-radius:.375rem!important}.lg\:r-rounded-lg{border-radius:.5rem!important}.lg\:r-rounded-xl{border-radius:.75rem!important}.lg\:r-rounded-2xl{border-radius:1rem!important}.lg\:r-rounded-3xl{border-radius:1.5rem!important}.lg\:r-rounded-full{border-radius:9999px!important}.lg\:r-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:r-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:r-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.lg\:r-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:r-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:r-rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:r-rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:r-rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:r-rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:r-rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:r-rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:r-rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:r-rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:r-rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:r-rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:r-rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:r-rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:r-rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:r-rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:r-rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:r-rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:r-rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:r-rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:r-rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:r-rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:r-rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:r-rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:r-rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:r-rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:r-rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:r-rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:r-rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:r-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.lg\:r-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.lg\:r-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.lg\:r-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.lg\:r-rounded-tl-none{border-top-left-radius:0!important}.lg\:r-rounded-tr-none{border-top-right-radius:0!important}.lg\:r-rounded-br-none{border-bottom-right-radius:0!important}.lg\:r-rounded-bl-none{border-bottom-left-radius:0!important}.lg\:r-rounded-tl-sm{border-top-left-radius:.125rem!important}.lg\:r-rounded-tr-sm{border-top-right-radius:.125rem!important}.lg\:r-rounded-br-sm{border-bottom-right-radius:.125rem!important}.lg\:r-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.lg\:r-rounded-tl{border-top-left-radius:.25rem!important}.lg\:r-rounded-tr{border-top-right-radius:.25rem!important}.lg\:r-rounded-br{border-bottom-right-radius:.25rem!important}.lg\:r-rounded-bl{border-bottom-left-radius:.25rem!important}.lg\:r-rounded-tl-md{border-top-left-radius:.375rem!important}.lg\:r-rounded-tr-md{border-top-right-radius:.375rem!important}.lg\:r-rounded-br-md{border-bottom-right-radius:.375rem!important}.lg\:r-rounded-bl-md{border-bottom-left-radius:.375rem!important}.lg\:r-rounded-tl-lg{border-top-left-radius:.5rem!important}.lg\:r-rounded-tr-lg{border-top-right-radius:.5rem!important}.lg\:r-rounded-br-lg{border-bottom-right-radius:.5rem!important}.lg\:r-rounded-bl-lg{border-bottom-left-radius:.5rem!important}.lg\:r-rounded-tl-xl{border-top-left-radius:.75rem!important}.lg\:r-rounded-tr-xl{border-top-right-radius:.75rem!important}.lg\:r-rounded-br-xl{border-bottom-right-radius:.75rem!important}.lg\:r-rounded-bl-xl{border-bottom-left-radius:.75rem!important}.lg\:r-rounded-tl-2xl{border-top-left-radius:1rem!important}.lg\:r-rounded-tr-2xl{border-top-right-radius:1rem!important}.lg\:r-rounded-br-2xl{border-bottom-right-radius:1rem!important}.lg\:r-rounded-bl-2xl{border-bottom-left-radius:1rem!important}.lg\:r-rounded-tl-3xl{border-top-left-radius:1.5rem!important}.lg\:r-rounded-tr-3xl{border-top-right-radius:1.5rem!important}.lg\:r-rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.lg\:r-rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.lg\:r-rounded-tl-full{border-top-left-radius:9999px!important}.lg\:r-rounded-tr-full{border-top-right-radius:9999px!important}.lg\:r-rounded-br-full{border-bottom-right-radius:9999px!important}.lg\:r-rounded-bl-full{border-bottom-left-radius:9999px!important}.lg\:r-border-solid{border-style:solid!important}.lg\:r-border-dashed{border-style:dashed!important}.lg\:r-border-dotted{border-style:dotted!important}.lg\:r-border-double{border-style:double!important}.lg\:r-border-none{border-style:none!important}.lg\:r-border-0{border-width:0!important}.lg\:r-border-2{border-width:2px!important}.lg\:r-border-3{border-width:3px!important}.lg\:r-border-4{border-width:4px!important}.lg\:r-border-8{border-width:8px!important}.lg\:r-border{border-width:1px!important}.lg\:r-border-t-0{border-top-width:0!important}.lg\:r-border-r-0{border-right-width:0!important}.lg\:r-border-b-0{border-bottom-width:0!important}.lg\:r-border-l-0{border-left-width:0!important}.lg\:r-border-t-2{border-top-width:2px!important}.lg\:r-border-r-2{border-right-width:2px!important}.lg\:r-border-b-2{border-bottom-width:2px!important}.lg\:r-border-l-2{border-left-width:2px!important}.lg\:r-border-t-3{border-top-width:3px!important}.lg\:r-border-r-3{border-right-width:3px!important}.lg\:r-border-b-3{border-bottom-width:3px!important}.lg\:r-border-l-3{border-left-width:3px!important}.lg\:r-border-t-4{border-top-width:4px!important}.lg\:r-border-r-4{border-right-width:4px!important}.lg\:r-border-b-4{border-bottom-width:4px!important}.lg\:r-border-l-4{border-left-width:4px!important}.lg\:r-border-t-8{border-top-width:8px!important}.lg\:r-border-r-8{border-right-width:8px!important}.lg\:r-border-b-8{border-bottom-width:8px!important}.lg\:r-border-l-8{border-left-width:8px!important}.lg\:r-border-t{border-top-width:1px!important}.lg\:r-border-r{border-right-width:1px!important}.lg\:r-border-b{border-bottom-width:1px!important}.lg\:r-border-l{border-left-width:1px!important}.lg\:r-box-border{box-sizing:border-box!important}.lg\:r-box-content{box-sizing:content-box!important}.lg\:r-cursor-auto{cursor:auto!important}.lg\:r-cursor-default{cursor:default!important}.lg\:r-cursor-pointer{cursor:pointer!important}.lg\:r-cursor-wait{cursor:wait!important}.lg\:r-cursor-text{cursor:text!important}.lg\:r-cursor-move{cursor:move!important}.lg\:r-cursor-not-allowed{cursor:not-allowed!important}.lg\:r-block{display:block!important}.lg\:r-inline-block{display:inline-block!important}.lg\:r-inline{display:inline!important}.lg\:r-flex{display:flex!important}.lg\:r-inline-flex{display:inline-flex!important}.lg\:r-table{display:table!important}.lg\:r-table-caption{display:table-caption!important}.lg\:r-table-cell{display:table-cell!important}.lg\:r-table-column{display:table-column!important}.lg\:r-table-column-group{display:table-column-group!important}.lg\:r-table-footer-group{display:table-footer-group!important}.lg\:r-table-header-group{display:table-header-group!important}.lg\:r-table-row-group{display:table-row-group!important}.lg\:r-table-row{display:table-row!important}.lg\:r-flow-root{display:flow-root!important}.lg\:r-grid{display:grid!important}.lg\:r-inline-grid{display:inline-grid!important}.lg\:r-contents{display:contents!important}.lg\:r-hidden{display:none!important}.lg\:r-flex-row{flex-direction:row!important}.lg\:r-flex-row-reverse{flex-direction:row-reverse!important}.lg\:r-flex-col{flex-direction:column!important}.lg\:r-flex-col-reverse{flex-direction:column-reverse!important}.lg\:r-flex-wrap{flex-wrap:wrap!important}.lg\:r-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:r-flex-no-wrap{flex-wrap:nowrap!important}.lg\:r-place-items-auto{place-items:auto!important}.lg\:r-place-items-start{place-items:start!important}.lg\:r-place-items-end{place-items:end!important}.lg\:r-place-items-center{place-items:center!important}.lg\:r-place-items-stretch{place-items:stretch!important}.lg\:r-place-content-center{place-content:center!important}.lg\:r-place-content-start{place-content:start!important}.lg\:r-place-content-end{place-content:end!important}.lg\:r-place-content-between{place-content:space-between!important}.lg\:r-place-content-around{place-content:space-around!important}.lg\:r-place-content-evenly{place-content:space-evenly!important}.lg\:r-place-content-stretch{place-content:stretch!important}.lg\:r-place-self-auto{place-self:auto!important}.lg\:r-place-self-start{place-self:start!important}.lg\:r-place-self-end{place-self:end!important}.lg\:r-place-self-center{place-self:center!important}.lg\:r-place-self-stretch{place-self:stretch!important}.lg\:r-items-start{align-items:flex-start!important}.lg\:r-items-end{align-items:flex-end!important}.lg\:r-items-center{align-items:center!important}.lg\:r-items-baseline{align-items:baseline!important}.lg\:r-items-stretch{align-items:stretch!important}.lg\:r-content-center{align-content:center!important}.lg\:r-content-start{align-content:flex-start!important}.lg\:r-content-end{align-content:flex-end!important}.lg\:r-content-between{align-content:space-between!important}.lg\:r-content-around{align-content:space-around!important}.lg\:r-content-evenly{align-content:space-evenly!important}.lg\:r-self-auto{align-self:auto!important}.lg\:r-self-start{align-self:flex-start!important}.lg\:r-self-end{align-self:flex-end!important}.lg\:r-self-center{align-self:center!important}.lg\:r-self-stretch{align-self:stretch!important}.lg\:r-justify-items-auto{justify-items:auto!important}.lg\:r-justify-items-start{justify-items:start!important}.lg\:r-justify-items-end{justify-items:end!important}.lg\:r-justify-items-center{justify-items:center!important}.lg\:r-justify-items-stretch{justify-items:stretch!important}.lg\:r-justify-start{justify-content:flex-start!important}.lg\:r-justify-end{justify-content:flex-end!important}.lg\:r-justify-center{justify-content:center!important}.lg\:r-justify-between{justify-content:space-between!important}.lg\:r-justify-around{justify-content:space-around!important}.lg\:r-justify-evenly{justify-content:space-evenly!important}.lg\:r-justify-self-auto{justify-self:auto!important}.lg\:r-justify-self-start{justify-self:start!important}.lg\:r-justify-self-end{justify-self:end!important}.lg\:r-justify-self-center{justify-self:center!important}.lg\:r-justify-self-stretch{justify-self:stretch!important}.lg\:r-flex-1{flex:1 1 0%!important}.lg\:r-flex-auto{flex:1 1 auto!important}.lg\:r-flex-initial{flex:0 1 auto!important}.lg\:r-flex-none{flex:none!important}.lg\:r-flex-grow-0{flex-grow:0!important}.lg\:r-flex-grow{flex-grow:1!important}.lg\:r-flex-shrink-0{flex-shrink:0!important}.lg\:r-flex-shrink{flex-shrink:1!important}.lg\:r-order-1{order:1!important}.lg\:r-order-2{order:2!important}.lg\:r-order-3{order:3!important}.lg\:r-order-4{order:4!important}.lg\:r-order-5{order:5!important}.lg\:r-order-6{order:6!important}.lg\:r-order-7{order:7!important}.lg\:r-order-8{order:8!important}.lg\:r-order-9{order:9!important}.lg\:r-order-10{order:10!important}.lg\:r-order-11{order:11!important}.lg\:r-order-12{order:12!important}.lg\:r-order-first{order:-9999!important}.lg\:r-order-last{order:9999!important}.lg\:r-order-none{order:0!important}.lg\:r-float-right{float:right!important}.lg\:r-float-left{float:left!important}.lg\:r-float-none{float:none!important}.lg\:r-clearfix:after{content:""!important;display:table!important;clear:both!important}.lg\:r-clear-left{clear:left!important}.lg\:r-clear-right{clear:right!important}.lg\:r-clear-both{clear:both!important}.lg\:r-clear-none{clear:none!important}.lg\:r-font-roboto{font-family:var(--font-family-roboto)!important}.lg\:r-font-hairline{font-weight:100!important}.lg\:r-font-thin{font-weight:200!important}.lg\:r-font-light{font-weight:300!important}.lg\:r-font-normal{font-weight:400!important}.lg\:r-font-medium{font-weight:500!important}.lg\:r-font-semibold{font-weight:600!important}.lg\:r-font-bold{font-weight:700!important}.lg\:r-font-extrabold{font-weight:800!important}.lg\:r-font-black{font-weight:900!important}.lg\:hover\:r-font-hairline:hover{font-weight:100!important}.lg\:hover\:r-font-thin:hover{font-weight:200!important}.lg\:hover\:r-font-light:hover{font-weight:300!important}.lg\:hover\:r-font-normal:hover{font-weight:400!important}.lg\:hover\:r-font-medium:hover{font-weight:500!important}.lg\:hover\:r-font-semibold:hover{font-weight:600!important}.lg\:hover\:r-font-bold:hover{font-weight:700!important}.lg\:hover\:r-font-extrabold:hover{font-weight:800!important}.lg\:hover\:r-font-black:hover{font-weight:900!important}.lg\:focus\:r-font-hairline:focus{font-weight:100!important}.lg\:focus\:r-font-thin:focus{font-weight:200!important}.lg\:focus\:r-font-light:focus{font-weight:300!important}.lg\:focus\:r-font-normal:focus{font-weight:400!important}.lg\:focus\:r-font-medium:focus{font-weight:500!important}.lg\:focus\:r-font-semibold:focus{font-weight:600!important}.lg\:focus\:r-font-bold:focus{font-weight:700!important}.lg\:focus\:r-font-extrabold:focus{font-weight:800!important}.lg\:focus\:r-font-black:focus{font-weight:900!important}.lg\:r-h-0{height:0!important}.lg\:r-h-1{height:.25rem!important}.lg\:r-h-2{height:.5rem!important}.lg\:r-h-3{height:.75rem!important}.lg\:r-h-4{height:1rem!important}.lg\:r-h-5{height:1.25rem!important}.lg\:r-h-6{height:1.5rem!important}.lg\:r-h-7{height:1.75rem!important}.lg\:r-h-8{height:2rem!important}.lg\:r-h-9{height:2.25rem!important}.lg\:r-h-10{height:2.5rem!important}.lg\:r-h-12{height:3rem!important}.lg\:r-h-16{height:4rem!important}.lg\:r-h-20{height:5rem!important}.lg\:r-h-24{height:6rem!important}.lg\:r-h-32{height:8rem!important}.lg\:r-h-40{height:10rem!important}.lg\:r-h-48{height:12rem!important}.lg\:r-h-56{height:14rem!important}.lg\:r-h-64{height:16rem!important}.lg\:r-h-auto{height:auto!important}.lg\:r-h-px{height:1px!important}.lg\:r-h-px-2{height:2px!important}.lg\:r-h-px-3{height:3px!important}.lg\:r-h-px-4{height:4px!important}.lg\:r-h-full{height:100%!important}.lg\:r-h-screen{height:100vh!important}.lg\:r-text-xs{font-size:var(--font-size-1)!important}.lg\:r-text-sm{font-size:var(--font-size-2)!important}.lg\:r-text-md{font-size:var(--font-size-3)!important}.lg\:r-text-lg{font-size:var(--font-size-4)!important}.lg\:r-text-xl{font-size:var(--font-size-5)!important}.lg\:r-text-hero{font-size:var(--font-size-8)!important}.lg\:r-text-icon-sm{font-size:var(--font-size-2)!important}.lg\:r-text-icon-md{font-size:var(--font-size-3)!important}.lg\:r-text-icon-lg{font-size:var(--font-size-4)!important}.lg\:r-text-icon-xl{font-size:var(--font-size-5)!important}.lg\:r-text-icon-2xl{font-size:var(--font-size-6)!important}.lg\:r-text-icon-3xl{font-size:var(--font-size-7)!important}.lg\:r-text-icon-4xl{font-size:var(--font-size-9)!important}.lg\:r-text-icon-5xl{font-size:var(--font-size-10)!important}.lg\:r-leading-3{line-height:.75rem!important}.lg\:r-leading-4{line-height:1rem!important}.lg\:r-leading-5{line-height:1.25rem!important}.lg\:r-leading-6{line-height:1.5rem!important}.lg\:r-leading-7{line-height:1.75rem!important}.lg\:r-leading-8{line-height:2rem!important}.lg\:r-leading-9{line-height:2.25rem!important}.lg\:r-leading-10{line-height:2.5rem!important}.lg\:r-leading-none{line-height:1!important}.lg\:r-leading-tight{line-height:1.25!important}.lg\:r-leading-snug{line-height:1.375!important}.lg\:r-leading-normal{line-height:1.5!important}.lg\:r-leading-relaxed{line-height:1.625!important}.lg\:r-leading-loose{line-height:2!important}.lg\:r-list-inside{list-style-position:inside!important}.lg\:r-list-outside{list-style-position:outside!important}.lg\:r-list-none{list-style-type:none!important}.lg\:r-list-disc{list-style-type:disc!important}.lg\:r-list-decimal{list-style-type:decimal!important}.lg\:r-m-0{margin:0!important}.lg\:r-m-1{margin:.25rem!important}.lg\:r-m-2{margin:.5rem!important}.lg\:r-m-3{margin:.75rem!important}.lg\:r-m-4{margin:1rem!important}.lg\:r-m-5{margin:1.25rem!important}.lg\:r-m-6{margin:1.5rem!important}.lg\:r-m-7{margin:1.75rem!important}.lg\:r-m-8{margin:2rem!important}.lg\:r-m-9{margin:2.25rem!important}.lg\:r-m-10{margin:2.5rem!important}.lg\:r-m-12{margin:3rem!important}.lg\:r-m-16{margin:4rem!important}.lg\:r-m-20{margin:5rem!important}.lg\:r-m-24{margin:6rem!important}.lg\:r-m-32{margin:8rem!important}.lg\:r-m-40{margin:10rem!important}.lg\:r-m-48{margin:12rem!important}.lg\:r-m-56{margin:14rem!important}.lg\:r-m-64{margin:16rem!important}.lg\:r-m-auto{margin:auto!important}.lg\:r-m-px{margin:1px!important}.lg\:r-m-px-2{margin:2px!important}.lg\:r-m-px-3{margin:3px!important}.lg\:r-m-px-4{margin:4px!important}.lg\:r--m-1{margin:-.25rem!important}.lg\:r--m-2{margin:-.5rem!important}.lg\:r--m-3{margin:-.75rem!important}.lg\:r--m-4{margin:-1rem!important}.lg\:r--m-5{margin:-1.25rem!important}.lg\:r--m-6{margin:-1.5rem!important}.lg\:r--m-7{margin:-1.75rem!important}.lg\:r--m-8{margin:-2rem!important}.lg\:r--m-9{margin:-2.25rem!important}.lg\:r--m-10{margin:-2.5rem!important}.lg\:r--m-12{margin:-3rem!important}.lg\:r--m-16{margin:-4rem!important}.lg\:r--m-20{margin:-5rem!important}.lg\:r--m-24{margin:-6rem!important}.lg\:r--m-32{margin:-8rem!important}.lg\:r--m-40{margin:-10rem!important}.lg\:r--m-48{margin:-12rem!important}.lg\:r--m-56{margin:-14rem!important}.lg\:r--m-64{margin:-16rem!important}.lg\:r--m-px{margin:-1px!important}.lg\:r--m-px-2{margin:-2px!important}.lg\:r--m-px-3{margin:-3px!important}.lg\:r--m-px-4{margin:-4px!important}.lg\:r-my-0{margin-top:0!important;margin-bottom:0!important}.lg\:r-mx-0{margin-left:0!important;margin-right:0!important}.lg\:r-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:r-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:r-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:r-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:r-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.lg\:r-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:r-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:r-mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:r-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.lg\:r-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:r-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:r-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:r-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.lg\:r-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:r-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:r-mx-8{margin-left:2rem!important;margin-right:2rem!important}.lg\:r-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.lg\:r-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:r-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.lg\:r-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:r-my-12{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:r-mx-12{margin-left:3rem!important;margin-right:3rem!important}.lg\:r-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:r-mx-16{margin-left:4rem!important;margin-right:4rem!important}.lg\:r-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:r-mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:r-my-24{margin-top:6rem!important;margin-bottom:6rem!important}.lg\:r-mx-24{margin-left:6rem!important;margin-right:6rem!important}.lg\:r-my-32{margin-top:8rem!important;margin-bottom:8rem!important}.lg\:r-mx-32{margin-left:8rem!important;margin-right:8rem!important}.lg\:r-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.lg\:r-mx-40{margin-left:10rem!important;margin-right:10rem!important}.lg\:r-my-48{margin-top:12rem!important;margin-bottom:12rem!important}.lg\:r-mx-48{margin-left:12rem!important;margin-right:12rem!important}.lg\:r-my-56{margin-top:14rem!important;margin-bottom:14rem!important}.lg\:r-mx-56{margin-left:14rem!important;margin-right:14rem!important}.lg\:r-my-64{margin-top:16rem!important;margin-bottom:16rem!important}.lg\:r-mx-64{margin-left:16rem!important;margin-right:16rem!important}.lg\:r-my-auto{margin-top:auto!important;margin-bottom:auto!important}.lg\:r-mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:r-my-px{margin-top:1px!important;margin-bottom:1px!important}.lg\:r-mx-px{margin-left:1px!important;margin-right:1px!important}.lg\:r-my-px-2{margin-top:2px!important;margin-bottom:2px!important}.lg\:r-mx-px-2{margin-left:2px!important;margin-right:2px!important}.lg\:r-my-px-3{margin-top:3px!important;margin-bottom:3px!important}.lg\:r-mx-px-3{margin-left:3px!important;margin-right:3px!important}.lg\:r-my-px-4{margin-top:4px!important;margin-bottom:4px!important}.lg\:r-mx-px-4{margin-left:4px!important;margin-right:4px!important}.lg\:r--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:r--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:r--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:r--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:r--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.lg\:r--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.lg\:r--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:r--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:r--my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.lg\:r--mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.lg\:r--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:r--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:r--my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.lg\:r--mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.lg\:r--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:r--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:r--my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.lg\:r--mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.lg\:r--my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.lg\:r--mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.lg\:r--my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:r--mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:r--my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:r--mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:r--my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:r--mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:r--my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.lg\:r--mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.lg\:r--my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.lg\:r--mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.lg\:r--my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.lg\:r--mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.lg\:r--my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.lg\:r--mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.lg\:r--my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.lg\:r--mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.lg\:r--my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.lg\:r--mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.lg\:r--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.lg\:r--mx-px{margin-left:-1px!important;margin-right:-1px!important}.lg\:r--my-px-2{margin-top:-2px!important;margin-bottom:-2px!important}.lg\:r--mx-px-2{margin-left:-2px!important;margin-right:-2px!important}.lg\:r--my-px-3{margin-top:-3px!important;margin-bottom:-3px!important}.lg\:r--mx-px-3{margin-left:-3px!important;margin-right:-3px!important}.lg\:r--my-px-4{margin-top:-4px!important;margin-bottom:-4px!important}.lg\:r--mx-px-4{margin-left:-4px!important;margin-right:-4px!important}.lg\:r-mt-0{margin-top:0!important}.lg\:r-mr-0{margin-right:0!important}.lg\:r-mb-0{margin-bottom:0!important}.lg\:r-ml-0{margin-left:0!important}.lg\:r-mt-1{margin-top:.25rem!important}.lg\:r-mr-1{margin-right:.25rem!important}.lg\:r-mb-1{margin-bottom:.25rem!important}.lg\:r-ml-1{margin-left:.25rem!important}.lg\:r-mt-2{margin-top:.5rem!important}.lg\:r-mr-2{margin-right:.5rem!important}.lg\:r-mb-2{margin-bottom:.5rem!important}.lg\:r-ml-2{margin-left:.5rem!important}.lg\:r-mt-3{margin-top:.75rem!important}.lg\:r-mr-3{margin-right:.75rem!important}.lg\:r-mb-3{margin-bottom:.75rem!important}.lg\:r-ml-3{margin-left:.75rem!important}.lg\:r-mt-4{margin-top:1rem!important}.lg\:r-mr-4{margin-right:1rem!important}.lg\:r-mb-4{margin-bottom:1rem!important}.lg\:r-ml-4{margin-left:1rem!important}.lg\:r-mt-5{margin-top:1.25rem!important}.lg\:r-mr-5{margin-right:1.25rem!important}.lg\:r-mb-5{margin-bottom:1.25rem!important}.lg\:r-ml-5{margin-left:1.25rem!important}.lg\:r-mt-6{margin-top:1.5rem!important}.lg\:r-mr-6{margin-right:1.5rem!important}.lg\:r-mb-6{margin-bottom:1.5rem!important}.lg\:r-ml-6{margin-left:1.5rem!important}.lg\:r-mt-7{margin-top:1.75rem!important}.lg\:r-mr-7{margin-right:1.75rem!important}.lg\:r-mb-7{margin-bottom:1.75rem!important}.lg\:r-ml-7{margin-left:1.75rem!important}.lg\:r-mt-8{margin-top:2rem!important}.lg\:r-mr-8{margin-right:2rem!important}.lg\:r-mb-8{margin-bottom:2rem!important}.lg\:r-ml-8{margin-left:2rem!important}.lg\:r-mt-9{margin-top:2.25rem!important}.lg\:r-mr-9{margin-right:2.25rem!important}.lg\:r-mb-9{margin-bottom:2.25rem!important}.lg\:r-ml-9{margin-left:2.25rem!important}.lg\:r-mt-10{margin-top:2.5rem!important}.lg\:r-mr-10{margin-right:2.5rem!important}.lg\:r-mb-10{margin-bottom:2.5rem!important}.lg\:r-ml-10{margin-left:2.5rem!important}.lg\:r-mt-12{margin-top:3rem!important}.lg\:r-mr-12{margin-right:3rem!important}.lg\:r-mb-12{margin-bottom:3rem!important}.lg\:r-ml-12{margin-left:3rem!important}.lg\:r-mt-16{margin-top:4rem!important}.lg\:r-mr-16{margin-right:4rem!important}.lg\:r-mb-16{margin-bottom:4rem!important}.lg\:r-ml-16{margin-left:4rem!important}.lg\:r-mt-20{margin-top:5rem!important}.lg\:r-mr-20{margin-right:5rem!important}.lg\:r-mb-20{margin-bottom:5rem!important}.lg\:r-ml-20{margin-left:5rem!important}.lg\:r-mt-24{margin-top:6rem!important}.lg\:r-mr-24{margin-right:6rem!important}.lg\:r-mb-24{margin-bottom:6rem!important}.lg\:r-ml-24{margin-left:6rem!important}.lg\:r-mt-32{margin-top:8rem!important}.lg\:r-mr-32{margin-right:8rem!important}.lg\:r-mb-32{margin-bottom:8rem!important}.lg\:r-ml-32{margin-left:8rem!important}.lg\:r-mt-40{margin-top:10rem!important}.lg\:r-mr-40{margin-right:10rem!important}.lg\:r-mb-40{margin-bottom:10rem!important}.lg\:r-ml-40{margin-left:10rem!important}.lg\:r-mt-48{margin-top:12rem!important}.lg\:r-mr-48{margin-right:12rem!important}.lg\:r-mb-48{margin-bottom:12rem!important}.lg\:r-ml-48{margin-left:12rem!important}.lg\:r-mt-56{margin-top:14rem!important}.lg\:r-mr-56{margin-right:14rem!important}.lg\:r-mb-56{margin-bottom:14rem!important}.lg\:r-ml-56{margin-left:14rem!important}.lg\:r-mt-64{margin-top:16rem!important}.lg\:r-mr-64{margin-right:16rem!important}.lg\:r-mb-64{margin-bottom:16rem!important}.lg\:r-ml-64{margin-left:16rem!important}.lg\:r-mt-auto{margin-top:auto!important}.lg\:r-mr-auto{margin-right:auto!important}.lg\:r-mb-auto{margin-bottom:auto!important}.lg\:r-ml-auto{margin-left:auto!important}.lg\:r-mt-px{margin-top:1px!important}.lg\:r-mr-px{margin-right:1px!important}.lg\:r-mb-px{margin-bottom:1px!important}.lg\:r-ml-px{margin-left:1px!important}.lg\:r-mt-px-2{margin-top:2px!important}.lg\:r-mr-px-2{margin-right:2px!important}.lg\:r-mb-px-2{margin-bottom:2px!important}.lg\:r-ml-px-2{margin-left:2px!important}.lg\:r-mt-px-3{margin-top:3px!important}.lg\:r-mr-px-3{margin-right:3px!important}.lg\:r-mb-px-3{margin-bottom:3px!important}.lg\:r-ml-px-3{margin-left:3px!important}.lg\:r-mt-px-4{margin-top:4px!important}.lg\:r-mr-px-4{margin-right:4px!important}.lg\:r-mb-px-4{margin-bottom:4px!important}.lg\:r-ml-px-4{margin-left:4px!important}.lg\:r--mt-1{margin-top:-.25rem!important}.lg\:r--mr-1{margin-right:-.25rem!important}.lg\:r--mb-1{margin-bottom:-.25rem!important}.lg\:r--ml-1{margin-left:-.25rem!important}.lg\:r--mt-2{margin-top:-.5rem!important}.lg\:r--mr-2{margin-right:-.5rem!important}.lg\:r--mb-2{margin-bottom:-.5rem!important}.lg\:r--ml-2{margin-left:-.5rem!important}.lg\:r--mt-3{margin-top:-.75rem!important}.lg\:r--mr-3{margin-right:-.75rem!important}.lg\:r--mb-3{margin-bottom:-.75rem!important}.lg\:r--ml-3{margin-left:-.75rem!important}.lg\:r--mt-4{margin-top:-1rem!important}.lg\:r--mr-4{margin-right:-1rem!important}.lg\:r--mb-4{margin-bottom:-1rem!important}.lg\:r--ml-4{margin-left:-1rem!important}.lg\:r--mt-5{margin-top:-1.25rem!important}.lg\:r--mr-5{margin-right:-1.25rem!important}.lg\:r--mb-5{margin-bottom:-1.25rem!important}.lg\:r--ml-5{margin-left:-1.25rem!important}.lg\:r--mt-6{margin-top:-1.5rem!important}.lg\:r--mr-6{margin-right:-1.5rem!important}.lg\:r--mb-6{margin-bottom:-1.5rem!important}.lg\:r--ml-6{margin-left:-1.5rem!important}.lg\:r--mt-7{margin-top:-1.75rem!important}.lg\:r--mr-7{margin-right:-1.75rem!important}.lg\:r--mb-7{margin-bottom:-1.75rem!important}.lg\:r--ml-7{margin-left:-1.75rem!important}.lg\:r--mt-8{margin-top:-2rem!important}.lg\:r--mr-8{margin-right:-2rem!important}.lg\:r--mb-8{margin-bottom:-2rem!important}.lg\:r--ml-8{margin-left:-2rem!important}.lg\:r--mt-9{margin-top:-2.25rem!important}.lg\:r--mr-9{margin-right:-2.25rem!important}.lg\:r--mb-9{margin-bottom:-2.25rem!important}.lg\:r--ml-9{margin-left:-2.25rem!important}.lg\:r--mt-10{margin-top:-2.5rem!important}.lg\:r--mr-10{margin-right:-2.5rem!important}.lg\:r--mb-10{margin-bottom:-2.5rem!important}.lg\:r--ml-10{margin-left:-2.5rem!important}.lg\:r--mt-12{margin-top:-3rem!important}.lg\:r--mr-12{margin-right:-3rem!important}.lg\:r--mb-12{margin-bottom:-3rem!important}.lg\:r--ml-12{margin-left:-3rem!important}.lg\:r--mt-16{margin-top:-4rem!important}.lg\:r--mr-16{margin-right:-4rem!important}.lg\:r--mb-16{margin-bottom:-4rem!important}.lg\:r--ml-16{margin-left:-4rem!important}.lg\:r--mt-20{margin-top:-5rem!important}.lg\:r--mr-20{margin-right:-5rem!important}.lg\:r--mb-20{margin-bottom:-5rem!important}.lg\:r--ml-20{margin-left:-5rem!important}.lg\:r--mt-24{margin-top:-6rem!important}.lg\:r--mr-24{margin-right:-6rem!important}.lg\:r--mb-24{margin-bottom:-6rem!important}.lg\:r--ml-24{margin-left:-6rem!important}.lg\:r--mt-32{margin-top:-8rem!important}.lg\:r--mr-32{margin-right:-8rem!important}.lg\:r--mb-32{margin-bottom:-8rem!important}.lg\:r--ml-32{margin-left:-8rem!important}.lg\:r--mt-40{margin-top:-10rem!important}.lg\:r--mr-40{margin-right:-10rem!important}.lg\:r--mb-40{margin-bottom:-10rem!important}.lg\:r--ml-40{margin-left:-10rem!important}.lg\:r--mt-48{margin-top:-12rem!important}.lg\:r--mr-48{margin-right:-12rem!important}.lg\:r--mb-48{margin-bottom:-12rem!important}.lg\:r--ml-48{margin-left:-12rem!important}.lg\:r--mt-56{margin-top:-14rem!important}.lg\:r--mr-56{margin-right:-14rem!important}.lg\:r--mb-56{margin-bottom:-14rem!important}.lg\:r--ml-56{margin-left:-14rem!important}.lg\:r--mt-64{margin-top:-16rem!important}.lg\:r--mr-64{margin-right:-16rem!important}.lg\:r--mb-64{margin-bottom:-16rem!important}.lg\:r--ml-64{margin-left:-16rem!important}.lg\:r--mt-px{margin-top:-1px!important}.lg\:r--mr-px{margin-right:-1px!important}.lg\:r--mb-px{margin-bottom:-1px!important}.lg\:r--ml-px{margin-left:-1px!important}.lg\:r--mt-px-2{margin-top:-2px!important}.lg\:r--mr-px-2{margin-right:-2px!important}.lg\:r--mb-px-2{margin-bottom:-2px!important}.lg\:r--ml-px-2{margin-left:-2px!important}.lg\:r--mt-px-3{margin-top:-3px!important}.lg\:r--mr-px-3{margin-right:-3px!important}.lg\:r--mb-px-3{margin-bottom:-3px!important}.lg\:r--ml-px-3{margin-left:-3px!important}.lg\:r--mt-px-4{margin-top:-4px!important}.lg\:r--mr-px-4{margin-right:-4px!important}.lg\:r--mb-px-4{margin-bottom:-4px!important}.lg\:r--ml-px-4{margin-left:-4px!important}.lg\:r-max-h-full{max-height:100%!important}.lg\:r-max-h-screen{max-height:100vh!important}.lg\:r-max-h-none{max-height:none!important}.lg\:r-max-h-xs{max-height:10rem!important}.lg\:r-max-h-sm{max-height:12.5rem!important}.lg\:r-max-h-md{max-height:15rem!important}.lg\:r-max-h-lg{max-height:17.5rem!important}.lg\:r-max-h-xl{max-height:20rem!important}.lg\:r-max-w-none{max-width:none!important}.lg\:r-max-w-xs{max-width:10rem!important}.lg\:r-max-w-sm{max-width:12.5rem!important}.lg\:r-max-w-md{max-width:15rem!important}.lg\:r-max-w-lg{max-width:17.5rem!important}.lg\:r-max-w-xl{max-width:20rem!important}.lg\:r-max-w-2xl{max-width:42rem!important}.lg\:r-max-w-3xl{max-width:48rem!important}.lg\:r-max-w-4xl{max-width:56rem!important}.lg\:r-max-w-5xl{max-width:64rem!important}.lg\:r-max-w-6xl{max-width:72rem!important}.lg\:r-max-w-full{max-width:100%!important}.lg\:r-max-w-screen-sm{max-width:640px!important}.lg\:r-max-w-screen-md{max-width:768px!important}.lg\:r-max-w-screen-lg{max-width:1024px!important}.lg\:r-max-w-screen-xl{max-width:1280px!important}.lg\:r-max-w-xxl{max-width:48rem!important}.lg\:r-max-w-vw{max-width:100vw!important}.lg\:r-min-h-0{min-height:0!important}.lg\:r-min-h-full{min-height:100%!important}.lg\:r-min-h-screen{min-height:100vh!important}.lg\:r-min-w-0{min-width:0!important}.lg\:r-min-w-full{min-width:100%!important}.lg\:r-min-w-xxs{min-width:8rem!important}.lg\:r-min-w-xs{min-width:10rem!important}.lg\:r-min-w-sm{min-width:12.5rem!important}.lg\:r-min-w-md{min-width:15rem!important}.lg\:r-min-w-lg{min-width:17.5rem!important}.lg\:r-min-w-xl{min-width:20rem!important}.lg\:r-min-w-vw{min-width:100vw!important}.lg\:r-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.lg\:r-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.lg\:r-object-fill{-o-object-fit:fill!important;object-fit:fill!important}.lg\:r-object-none{-o-object-fit:none!important;object-fit:none!important}.lg\:r-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.lg\:r-object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.lg\:r-object-center{-o-object-position:center!important;object-position:center!important}.lg\:r-object-left{-o-object-position:left!important;object-position:left!important}.lg\:r-object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.lg\:r-object-left-top{-o-object-position:left top!important;object-position:left top!important}.lg\:r-object-right{-o-object-position:right!important;object-position:right!important}.lg\:r-object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.lg\:r-object-right-top{-o-object-position:right top!important;object-position:right top!important}.lg\:r-object-top{-o-object-position:top!important;object-position:top!important}.lg\:r-opacity-0{opacity:0!important}.lg\:r-opacity-25{opacity:.25!important}.lg\:r-opacity-50{opacity:.5!important}.lg\:r-opacity-75{opacity:.75!important}.lg\:r-opacity-80{opacity:.8!important}.lg\:r-opacity-100{opacity:1!important}.lg\:hover\:r-opacity-0:hover{opacity:0!important}.lg\:hover\:r-opacity-25:hover{opacity:.25!important}.lg\:hover\:r-opacity-50:hover{opacity:.5!important}.lg\:hover\:r-opacity-75:hover{opacity:.75!important}.lg\:hover\:r-opacity-80:hover{opacity:.8!important}.lg\:hover\:r-opacity-100:hover{opacity:1!important}.lg\:focus\:r-opacity-0:focus{opacity:0!important}.lg\:focus\:r-opacity-25:focus{opacity:.25!important}.lg\:focus\:r-opacity-50:focus{opacity:.5!important}.lg\:focus\:r-opacity-75:focus{opacity:.75!important}.lg\:focus\:r-opacity-80:focus{opacity:.8!important}.lg\:focus\:r-opacity-100:focus{opacity:1!important}.lg\:r-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.lg\:r-outline-white{outline:2px dotted white!important;outline-offset:2px!important}.lg\:r-outline-black{outline:2px dotted black!important;outline-offset:2px!important}.lg\:focus\:r-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.lg\:focus\:r-outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.lg\:focus\:r-outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.lg\:r-overflow-auto{overflow:auto!important}.lg\:r-overflow-hidden{overflow:hidden!important}.lg\:r-overflow-visible{overflow:visible!important}.lg\:r-overflow-scroll{overflow:scroll!important}.lg\:r-overflow-x-auto{overflow-x:auto!important}.lg\:r-overflow-y-auto{overflow-y:auto!important}.lg\:r-overflow-x-hidden{overflow-x:hidden!important}.lg\:r-overflow-y-hidden{overflow-y:hidden!important}.lg\:r-overflow-x-visible{overflow-x:visible!important}.lg\:r-overflow-y-visible{overflow-y:visible!important}.lg\:r-overflow-x-scroll{overflow-x:scroll!important}.lg\:r-overflow-y-scroll{overflow-y:scroll!important}.lg\:r-scrolling-touch{-webkit-overflow-scrolling:touch!important}.lg\:r-scrolling-auto{-webkit-overflow-scrolling:auto!important}.lg\:r-overscroll-auto{overscroll-behavior:auto!important}.lg\:r-overscroll-contain{overscroll-behavior:contain!important}.lg\:r-overscroll-none{overscroll-behavior:none!important}.lg\:r-overscroll-y-auto{overscroll-behavior-y:auto!important}.lg\:r-overscroll-y-contain{overscroll-behavior-y:contain!important}.lg\:r-overscroll-y-none{overscroll-behavior-y:none!important}.lg\:r-overscroll-x-auto{overscroll-behavior-x:auto!important}.lg\:r-overscroll-x-contain{overscroll-behavior-x:contain!important}.lg\:r-overscroll-x-none{overscroll-behavior-x:none!important}.lg\:r-p-0{padding:0!important}.lg\:r-p-1{padding:.25rem!important}.lg\:r-p-2{padding:.5rem!important}.lg\:r-p-3{padding:.75rem!important}.lg\:r-p-4{padding:1rem!important}.lg\:r-p-5{padding:1.25rem!important}.lg\:r-p-6{padding:1.5rem!important}.lg\:r-p-7{padding:1.75rem!important}.lg\:r-p-8{padding:2rem!important}.lg\:r-p-9{padding:2.25rem!important}.lg\:r-p-10{padding:2.5rem!important}.lg\:r-p-12{padding:3rem!important}.lg\:r-p-16{padding:4rem!important}.lg\:r-p-20{padding:5rem!important}.lg\:r-p-24{padding:6rem!important}.lg\:r-p-32{padding:8rem!important}.lg\:r-p-40{padding:10rem!important}.lg\:r-p-48{padding:12rem!important}.lg\:r-p-56{padding:14rem!important}.lg\:r-p-64{padding:16rem!important}.lg\:r-p-px{padding:1px!important}.lg\:r-p-px-2{padding:2px!important}.lg\:r-p-px-3{padding:3px!important}.lg\:r-p-px-4{padding:4px!important}.lg\:r-py-0{padding-top:0!important;padding-bottom:0!important}.lg\:r-px-0{padding-left:0!important;padding-right:0!important}.lg\:r-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:r-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:r-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:r-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:r-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.lg\:r-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:r-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:r-px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:r-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.lg\:r-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:r-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:r-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:r-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.lg\:r-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:r-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:r-px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:r-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.lg\:r-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.lg\:r-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.lg\:r-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:r-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:r-px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:r-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:r-px-16{padding-left:4rem!important;padding-right:4rem!important}.lg\:r-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.lg\:r-px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:r-py-24{padding-top:6rem!important;padding-bottom:6rem!important}.lg\:r-px-24{padding-left:6rem!important;padding-right:6rem!important}.lg\:r-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.lg\:r-px-32{padding-left:8rem!important;padding-right:8rem!important}.lg\:r-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.lg\:r-px-40{padding-left:10rem!important;padding-right:10rem!important}.lg\:r-py-48{padding-top:12rem!important;padding-bottom:12rem!important}.lg\:r-px-48{padding-left:12rem!important;padding-right:12rem!important}.lg\:r-py-56{padding-top:14rem!important;padding-bottom:14rem!important}.lg\:r-px-56{padding-left:14rem!important;padding-right:14rem!important}.lg\:r-py-64{padding-top:16rem!important;padding-bottom:16rem!important}.lg\:r-px-64{padding-left:16rem!important;padding-right:16rem!important}.lg\:r-py-px{padding-top:1px!important;padding-bottom:1px!important}.lg\:r-px-px{padding-left:1px!important;padding-right:1px!important}.lg\:r-py-px-2{padding-top:2px!important;padding-bottom:2px!important}.lg\:r-px-px-2{padding-left:2px!important;padding-right:2px!important}.lg\:r-py-px-3{padding-top:3px!important;padding-bottom:3px!important}.lg\:r-px-px-3{padding-left:3px!important;padding-right:3px!important}.lg\:r-py-px-4{padding-top:4px!important;padding-bottom:4px!important}.lg\:r-px-px-4{padding-left:4px!important;padding-right:4px!important}.lg\:r-pt-0{padding-top:0!important}.lg\:r-pr-0{padding-right:0!important}.lg\:r-pb-0{padding-bottom:0!important}.lg\:r-pl-0{padding-left:0!important}.lg\:r-pt-1{padding-top:.25rem!important}.lg\:r-pr-1{padding-right:.25rem!important}.lg\:r-pb-1{padding-bottom:.25rem!important}.lg\:r-pl-1{padding-left:.25rem!important}.lg\:r-pt-2{padding-top:.5rem!important}.lg\:r-pr-2{padding-right:.5rem!important}.lg\:r-pb-2{padding-bottom:.5rem!important}.lg\:r-pl-2{padding-left:.5rem!important}.lg\:r-pt-3{padding-top:.75rem!important}.lg\:r-pr-3{padding-right:.75rem!important}.lg\:r-pb-3{padding-bottom:.75rem!important}.lg\:r-pl-3{padding-left:.75rem!important}.lg\:r-pt-4{padding-top:1rem!important}.lg\:r-pr-4{padding-right:1rem!important}.lg\:r-pb-4{padding-bottom:1rem!important}.lg\:r-pl-4{padding-left:1rem!important}.lg\:r-pt-5{padding-top:1.25rem!important}.lg\:r-pr-5{padding-right:1.25rem!important}.lg\:r-pb-5{padding-bottom:1.25rem!important}.lg\:r-pl-5{padding-left:1.25rem!important}.lg\:r-pt-6{padding-top:1.5rem!important}.lg\:r-pr-6{padding-right:1.5rem!important}.lg\:r-pb-6{padding-bottom:1.5rem!important}.lg\:r-pl-6{padding-left:1.5rem!important}.lg\:r-pt-7{padding-top:1.75rem!important}.lg\:r-pr-7{padding-right:1.75rem!important}.lg\:r-pb-7{padding-bottom:1.75rem!important}.lg\:r-pl-7{padding-left:1.75rem!important}.lg\:r-pt-8{padding-top:2rem!important}.lg\:r-pr-8{padding-right:2rem!important}.lg\:r-pb-8{padding-bottom:2rem!important}.lg\:r-pl-8{padding-left:2rem!important}.lg\:r-pt-9{padding-top:2.25rem!important}.lg\:r-pr-9{padding-right:2.25rem!important}.lg\:r-pb-9{padding-bottom:2.25rem!important}.lg\:r-pl-9{padding-left:2.25rem!important}.lg\:r-pt-10{padding-top:2.5rem!important}.lg\:r-pr-10{padding-right:2.5rem!important}.lg\:r-pb-10{padding-bottom:2.5rem!important}.lg\:r-pl-10{padding-left:2.5rem!important}.lg\:r-pt-12{padding-top:3rem!important}.lg\:r-pr-12{padding-right:3rem!important}.lg\:r-pb-12{padding-bottom:3rem!important}.lg\:r-pl-12{padding-left:3rem!important}.lg\:r-pt-16{padding-top:4rem!important}.lg\:r-pr-16{padding-right:4rem!important}.lg\:r-pb-16{padding-bottom:4rem!important}.lg\:r-pl-16{padding-left:4rem!important}.lg\:r-pt-20{padding-top:5rem!important}.lg\:r-pr-20{padding-right:5rem!important}.lg\:r-pb-20{padding-bottom:5rem!important}.lg\:r-pl-20{padding-left:5rem!important}.lg\:r-pt-24{padding-top:6rem!important}.lg\:r-pr-24{padding-right:6rem!important}.lg\:r-pb-24{padding-bottom:6rem!important}.lg\:r-pl-24{padding-left:6rem!important}.lg\:r-pt-32{padding-top:8rem!important}.lg\:r-pr-32{padding-right:8rem!important}.lg\:r-pb-32{padding-bottom:8rem!important}.lg\:r-pl-32{padding-left:8rem!important}.lg\:r-pt-40{padding-top:10rem!important}.lg\:r-pr-40{padding-right:10rem!important}.lg\:r-pb-40{padding-bottom:10rem!important}.lg\:r-pl-40{padding-left:10rem!important}.lg\:r-pt-48{padding-top:12rem!important}.lg\:r-pr-48{padding-right:12rem!important}.lg\:r-pb-48{padding-bottom:12rem!important}.lg\:r-pl-48{padding-left:12rem!important}.lg\:r-pt-56{padding-top:14rem!important}.lg\:r-pr-56{padding-right:14rem!important}.lg\:r-pb-56{padding-bottom:14rem!important}.lg\:r-pl-56{padding-left:14rem!important}.lg\:r-pt-64{padding-top:16rem!important}.lg\:r-pr-64{padding-right:16rem!important}.lg\:r-pb-64{padding-bottom:16rem!important}.lg\:r-pl-64{padding-left:16rem!important}.lg\:r-pt-px{padding-top:1px!important}.lg\:r-pr-px{padding-right:1px!important}.lg\:r-pb-px{padding-bottom:1px!important}.lg\:r-pl-px{padding-left:1px!important}.lg\:r-pt-px-2{padding-top:2px!important}.lg\:r-pr-px-2{padding-right:2px!important}.lg\:r-pb-px-2{padding-bottom:2px!important}.lg\:r-pl-px-2{padding-left:2px!important}.lg\:r-pt-px-3{padding-top:3px!important}.lg\:r-pr-px-3{padding-right:3px!important}.lg\:r-pb-px-3{padding-bottom:3px!important}.lg\:r-pl-px-3{padding-left:3px!important}.lg\:r-pt-px-4{padding-top:4px!important}.lg\:r-pr-px-4{padding-right:4px!important}.lg\:r-pb-px-4{padding-bottom:4px!important}.lg\:r-pl-px-4{padding-left:4px!important}.lg\:r-placeholder-transparent::-moz-placeholder{color:var(--transparent)!important}.lg\:r-placeholder-transparent::placeholder{color:var(--transparent)!important}.lg\:r-placeholder-white::-moz-placeholder{color:var(--white)!important}.lg\:r-placeholder-white::placeholder{color:var(--white)!important}.lg\:r-placeholder-black::-moz-placeholder{color:var(--black)!important}.lg\:r-placeholder-black::placeholder{color:var(--black)!important}.lg\:r-placeholder-charcoal-dark::-moz-placeholder{color:var(--charcoal-dark)!important}.lg\:r-placeholder-charcoal-dark::placeholder{color:var(--charcoal-dark)!important}.lg\:r-placeholder-base::-moz-placeholder{color:var(--color-base)!important}.lg\:r-placeholder-base::placeholder{color:var(--color-base)!important}.lg\:r-placeholder-base-rgb::-moz-placeholder{color:55,71,79!important}.lg\:r-placeholder-base-rgb::placeholder{color:55,71,79!important}.lg\:r-placeholder-primary::-moz-placeholder{color:var(--color-primary)!important}.lg\:r-placeholder-primary::placeholder{color:var(--color-primary)!important}.lg\:r-placeholder-primary-dark::-moz-placeholder{color:var(--color-primary-dark)!important}.lg\:r-placeholder-primary-dark::placeholder{color:var(--color-primary-dark)!important}.lg\:r-placeholder-primary-highlight::-moz-placeholder{color:var(--color-primary-highlight)!important}.lg\:r-placeholder-primary-highlight::placeholder{color:var(--color-primary-highlight)!important}.lg\:r-placeholder-primary-toggle::-moz-placeholder{color:var(--color-primary-toggle)!important}.lg\:r-placeholder-primary-toggle::placeholder{color:var(--color-primary-toggle)!important}.lg\:r-placeholder-secondary::-moz-placeholder{color:var(--color-secondary)!important}.lg\:r-placeholder-secondary::placeholder{color:var(--color-secondary)!important}.lg\:r-placeholder-gray-lightest::-moz-placeholder{color:var(--gray-lightest)!important}.lg\:r-placeholder-gray-lightest::placeholder{color:var(--gray-lightest)!important}.lg\:r-placeholder-gray-light::-moz-placeholder{color:var(--gray-light)!important}.lg\:r-placeholder-gray-light::placeholder{color:var(--gray-light)!important}.lg\:r-placeholder-gray-medium::-moz-placeholder{color:var(--gray)!important}.lg\:r-placeholder-gray-medium::placeholder{color:var(--gray)!important}.lg\:r-placeholder-gray-dark::-moz-placeholder{color:var(--gray-dark)!important}.lg\:r-placeholder-gray-dark::placeholder{color:var(--gray-dark)!important}.lg\:r-placeholder-destructive::-moz-placeholder{color:var(--color-destructive)!important}.lg\:r-placeholder-destructive::placeholder{color:var(--color-destructive)!important}.lg\:r-placeholder-destructive-highlight::-moz-placeholder{color:var(--color-destructive-highlight)!important}.lg\:r-placeholder-destructive-highlight::placeholder{color:var(--color-destructive-highlight)!important}.lg\:r-placeholder-destructive-dark::-moz-placeholder{color:var(--color-destructive-dark)!important}.lg\:r-placeholder-destructive-dark::placeholder{color:var(--color-destructive-dark)!important}.lg\:r-placeholder-success::-moz-placeholder{color:var(--color-success)!important}.lg\:r-placeholder-success::placeholder{color:var(--color-success)!important}.lg\:r-placeholder-success-highlight::-moz-placeholder{color:var(--color-success-highlight)!important}.lg\:r-placeholder-success-highlight::placeholder{color:var(--color-success-highlight)!important}.lg\:r-placeholder-warning::-moz-placeholder{color:var(--color-warning)!important}.lg\:r-placeholder-warning::placeholder{color:var(--color-warning)!important}.lg\:r-placeholder-warning-highlight::-moz-placeholder{color:var(--color-warning-highlight)!important}.lg\:r-placeholder-warning-highlight::placeholder{color:var(--color-warning-highlight)!important}.lg\:r-placeholder-warning-dark::-moz-placeholder{color:var(--color-warning-dark)!important}.lg\:r-placeholder-warning-dark::placeholder{color:var(--color-warning-dark)!important}.lg\:focus\:r-placeholder-transparent:focus::-moz-placeholder{color:var(--transparent)!important}.lg\:focus\:r-placeholder-transparent:focus::placeholder{color:var(--transparent)!important}.lg\:focus\:r-placeholder-white:focus::-moz-placeholder{color:var(--white)!important}.lg\:focus\:r-placeholder-white:focus::placeholder{color:var(--white)!important}.lg\:focus\:r-placeholder-black:focus::-moz-placeholder{color:var(--black)!important}.lg\:focus\:r-placeholder-black:focus::placeholder{color:var(--black)!important}.lg\:focus\:r-placeholder-charcoal-dark:focus::-moz-placeholder{color:var(--charcoal-dark)!important}.lg\:focus\:r-placeholder-charcoal-dark:focus::placeholder{color:var(--charcoal-dark)!important}.lg\:focus\:r-placeholder-base:focus::-moz-placeholder{color:var(--color-base)!important}.lg\:focus\:r-placeholder-base:focus::placeholder{color:var(--color-base)!important}.lg\:focus\:r-placeholder-base-rgb:focus::-moz-placeholder{color:55,71,79!important}.lg\:focus\:r-placeholder-base-rgb:focus::placeholder{color:55,71,79!important}.lg\:focus\:r-placeholder-primary:focus::-moz-placeholder{color:var(--color-primary)!important}.lg\:focus\:r-placeholder-primary:focus::placeholder{color:var(--color-primary)!important}.lg\:focus\:r-placeholder-primary-dark:focus::-moz-placeholder{color:var(--color-primary-dark)!important}.lg\:focus\:r-placeholder-primary-dark:focus::placeholder{color:var(--color-primary-dark)!important}.lg\:focus\:r-placeholder-primary-highlight:focus::-moz-placeholder{color:var(--color-primary-highlight)!important}.lg\:focus\:r-placeholder-primary-highlight:focus::placeholder{color:var(--color-primary-highlight)!important}.lg\:focus\:r-placeholder-primary-toggle:focus::-moz-placeholder{color:var(--color-primary-toggle)!important}.lg\:focus\:r-placeholder-primary-toggle:focus::placeholder{color:var(--color-primary-toggle)!important}.lg\:focus\:r-placeholder-secondary:focus::-moz-placeholder{color:var(--color-secondary)!important}.lg\:focus\:r-placeholder-secondary:focus::placeholder{color:var(--color-secondary)!important}.lg\:focus\:r-placeholder-gray-lightest:focus::-moz-placeholder{color:var(--gray-lightest)!important}.lg\:focus\:r-placeholder-gray-lightest:focus::placeholder{color:var(--gray-lightest)!important}.lg\:focus\:r-placeholder-gray-light:focus::-moz-placeholder{color:var(--gray-light)!important}.lg\:focus\:r-placeholder-gray-light:focus::placeholder{color:var(--gray-light)!important}.lg\:focus\:r-placeholder-gray-medium:focus::-moz-placeholder{color:var(--gray)!important}.lg\:focus\:r-placeholder-gray-medium:focus::placeholder{color:var(--gray)!important}.lg\:focus\:r-placeholder-gray-dark:focus::-moz-placeholder{color:var(--gray-dark)!important}.lg\:focus\:r-placeholder-gray-dark:focus::placeholder{color:var(--gray-dark)!important}.lg\:focus\:r-placeholder-destructive:focus::-moz-placeholder{color:var(--color-destructive)!important}.lg\:focus\:r-placeholder-destructive:focus::placeholder{color:var(--color-destructive)!important}.lg\:focus\:r-placeholder-destructive-highlight:focus::-moz-placeholder{color:var(--color-destructive-highlight)!important}.lg\:focus\:r-placeholder-destructive-highlight:focus::placeholder{color:var(--color-destructive-highlight)!important}.lg\:focus\:r-placeholder-destructive-dark:focus::-moz-placeholder{color:var(--color-destructive-dark)!important}.lg\:focus\:r-placeholder-destructive-dark:focus::placeholder{color:var(--color-destructive-dark)!important}.lg\:focus\:r-placeholder-success:focus::-moz-placeholder{color:var(--color-success)!important}.lg\:focus\:r-placeholder-success:focus::placeholder{color:var(--color-success)!important}.lg\:focus\:r-placeholder-success-highlight:focus::-moz-placeholder{color:var(--color-success-highlight)!important}.lg\:focus\:r-placeholder-success-highlight:focus::placeholder{color:var(--color-success-highlight)!important}.lg\:focus\:r-placeholder-warning:focus::-moz-placeholder{color:var(--color-warning)!important}.lg\:focus\:r-placeholder-warning:focus::placeholder{color:var(--color-warning)!important}.lg\:focus\:r-placeholder-warning-highlight:focus::-moz-placeholder{color:var(--color-warning-highlight)!important}.lg\:focus\:r-placeholder-warning-highlight:focus::placeholder{color:var(--color-warning-highlight)!important}.lg\:focus\:r-placeholder-warning-dark:focus::-moz-placeholder{color:var(--color-warning-dark)!important}.lg\:focus\:r-placeholder-warning-dark:focus::placeholder{color:var(--color-warning-dark)!important}.lg\:r-placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0 !important}.lg\:r-placeholder-opacity-0::placeholder{--placeholder-opacity:0 !important}.lg\:r-placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:.25 !important}.lg\:r-placeholder-opacity-25::placeholder{--placeholder-opacity:.25 !important}.lg\:r-placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:.5 !important}.lg\:r-placeholder-opacity-50::placeholder{--placeholder-opacity:.5 !important}.lg\:r-placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:.75 !important}.lg\:r-placeholder-opacity-75::placeholder{--placeholder-opacity:.75 !important}.lg\:r-placeholder-opacity-80::-moz-placeholder{--placeholder-opacity:.8 !important}.lg\:r-placeholder-opacity-80::placeholder{--placeholder-opacity:.8 !important}.lg\:r-placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1 !important}.lg\:r-placeholder-opacity-100::placeholder{--placeholder-opacity:1 !important}.lg\:focus\:r-placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0 !important}.lg\:focus\:r-placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0 !important}.lg\:focus\:r-placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:.25 !important}.lg\:focus\:r-placeholder-opacity-25:focus::placeholder{--placeholder-opacity:.25 !important}.lg\:focus\:r-placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:.5 !important}.lg\:focus\:r-placeholder-opacity-50:focus::placeholder{--placeholder-opacity:.5 !important}.lg\:focus\:r-placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:.75 !important}.lg\:focus\:r-placeholder-opacity-75:focus::placeholder{--placeholder-opacity:.75 !important}.lg\:focus\:r-placeholder-opacity-80:focus::-moz-placeholder{--placeholder-opacity:.8 !important}.lg\:focus\:r-placeholder-opacity-80:focus::placeholder{--placeholder-opacity:.8 !important}.lg\:focus\:r-placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1 !important}.lg\:focus\:r-placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1 !important}.lg\:r-pointer-events-none{pointer-events:none!important}.lg\:r-pointer-events-auto{pointer-events:auto!important}.lg\:r-static{position:static!important}.lg\:r-fixed{position:fixed!important}.lg\:r-absolute{position:absolute!important}.lg\:r-relative{position:relative!important}.lg\:r-sticky{position:sticky!important}.lg\:r-inset-0{inset:0!important}.lg\:r-inset-1{inset:1px!important}.lg\:r-inset-2{inset:2px!important}.lg\:r-inset-3{inset:3px!important}.lg\:r-inset-4{inset:4px!important}.lg\:r-inset-auto{inset:auto!important}.lg\:r--inset-1{inset:-1px!important}.lg\:r--inset-2{inset:-2px!important}.lg\:r--inset-3{inset:-3px!important}.lg\:r--inset-4{inset:-4px!important}.lg\:r--inset-half{inset:-50%!important}.lg\:r--inset-full{inset:-100%!important}.lg\:r-inset-half{inset:50%!important}.lg\:r-inset-full{inset:100%!important}.lg\:r-inset-y-0{top:0!important;bottom:0!important}.lg\:r-inset-x-0{right:0!important;left:0!important}.lg\:r-inset-y-1{top:1px!important;bottom:1px!important}.lg\:r-inset-x-1{right:1px!important;left:1px!important}.lg\:r-inset-y-2{top:2px!important;bottom:2px!important}.lg\:r-inset-x-2{right:2px!important;left:2px!important}.lg\:r-inset-y-3{top:3px!important;bottom:3px!important}.lg\:r-inset-x-3{right:3px!important;left:3px!important}.lg\:r-inset-y-4{top:4px!important;bottom:4px!important}.lg\:r-inset-x-4{right:4px!important;left:4px!important}.lg\:r-inset-y-auto{top:auto!important;bottom:auto!important}.lg\:r-inset-x-auto{right:auto!important;left:auto!important}.lg\:r--inset-y-1{top:-1px!important;bottom:-1px!important}.lg\:r--inset-x-1{right:-1px!important;left:-1px!important}.lg\:r--inset-y-2{top:-2px!important;bottom:-2px!important}.lg\:r--inset-x-2{right:-2px!important;left:-2px!important}.lg\:r--inset-y-3{top:-3px!important;bottom:-3px!important}.lg\:r--inset-x-3{right:-3px!important;left:-3px!important}.lg\:r--inset-y-4{top:-4px!important;bottom:-4px!important}.lg\:r--inset-x-4{right:-4px!important;left:-4px!important}.lg\:r--inset-y-half{top:-50%!important;bottom:-50%!important}.lg\:r--inset-x-half{right:-50%!important;left:-50%!important}.lg\:r--inset-y-full{top:-100%!important;bottom:-100%!important}.lg\:r--inset-x-full{right:-100%!important;left:-100%!important}.lg\:r-inset-y-half{top:50%!important;bottom:50%!important}.lg\:r-inset-x-half{right:50%!important;left:50%!important}.lg\:r-inset-y-full{top:100%!important;bottom:100%!important}.lg\:r-inset-x-full{right:100%!important;left:100%!important}.lg\:r-top-0{top:0!important}.lg\:r-right-0{right:0!important}.lg\:r-bottom-0{bottom:0!important}.lg\:r-left-0{left:0!important}.lg\:r-top-1{top:1px!important}.lg\:r-right-1{right:1px!important}.lg\:r-bottom-1{bottom:1px!important}.lg\:r-left-1{left:1px!important}.lg\:r-top-2{top:2px!important}.lg\:r-right-2{right:2px!important}.lg\:r-bottom-2{bottom:2px!important}.lg\:r-left-2{left:2px!important}.lg\:r-top-3{top:3px!important}.lg\:r-right-3{right:3px!important}.lg\:r-bottom-3{bottom:3px!important}.lg\:r-left-3{left:3px!important}.lg\:r-top-4{top:4px!important}.lg\:r-right-4{right:4px!important}.lg\:r-bottom-4{bottom:4px!important}.lg\:r-left-4{left:4px!important}.lg\:r-top-auto{top:auto!important}.lg\:r-right-auto{right:auto!important}.lg\:r-bottom-auto{bottom:auto!important}.lg\:r-left-auto{left:auto!important}.lg\:r--top-1{top:-1px!important}.lg\:r--right-1{right:-1px!important}.lg\:r--bottom-1{bottom:-1px!important}.lg\:r--left-1{left:-1px!important}.lg\:r--top-2{top:-2px!important}.lg\:r--right-2{right:-2px!important}.lg\:r--bottom-2{bottom:-2px!important}.lg\:r--left-2{left:-2px!important}.lg\:r--top-3{top:-3px!important}.lg\:r--right-3{right:-3px!important}.lg\:r--bottom-3{bottom:-3px!important}.lg\:r--left-3{left:-3px!important}.lg\:r--top-4{top:-4px!important}.lg\:r--right-4{right:-4px!important}.lg\:r--bottom-4{bottom:-4px!important}.lg\:r--left-4{left:-4px!important}.lg\:r--top-half{top:-50%!important}.lg\:r--right-half{right:-50%!important}.lg\:r--bottom-half{bottom:-50%!important}.lg\:r--left-half{left:-50%!important}.lg\:r--top-full{top:-100%!important}.lg\:r--right-full{right:-100%!important}.lg\:r--bottom-full{bottom:-100%!important}.lg\:r--left-full{left:-100%!important}.lg\:r-top-half{top:50%!important}.lg\:r-right-half{right:50%!important}.lg\:r-bottom-half{bottom:50%!important}.lg\:r-left-half{left:50%!important}.lg\:r-top-full{top:100%!important}.lg\:r-right-full{right:100%!important}.lg\:r-bottom-full{bottom:100%!important}.lg\:r-left-full{left:100%!important}.lg\:r-resize-none{resize:none!important}.lg\:r-resize-y{resize:vertical!important}.lg\:r-resize-x{resize:horizontal!important}.lg\:r-resize{resize:both!important}.lg\:r-shadow-xs{box-shadow:0 0 0 1px #0000000d!important}.lg\:r-shadow-sm{box-shadow:var(--shadow-level-1)!important}.lg\:r-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.lg\:r-shadow-md{box-shadow:var(--shadow-level-2)!important}.lg\:r-shadow-lg{box-shadow:var(--shadow-level-3)!important}.lg\:r-shadow-xl{box-shadow:var(--shadow-level-4)!important}.lg\:r-shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.lg\:r-shadow-inner{box-shadow:inset 0 2px 4px #0000000f!important}.lg\:r-shadow-outline{box-shadow:0 0 0 1px var(--color-primary)!important}.lg\:r-shadow-none{box-shadow:none!important}.lg\:hover\:r-shadow-xs:hover{box-shadow:0 0 0 1px #0000000d!important}.lg\:hover\:r-shadow-sm:hover{box-shadow:var(--shadow-level-1)!important}.lg\:hover\:r-shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.lg\:hover\:r-shadow-md:hover{box-shadow:var(--shadow-level-2)!important}.lg\:hover\:r-shadow-lg:hover{box-shadow:var(--shadow-level-3)!important}.lg\:hover\:r-shadow-xl:hover{box-shadow:var(--shadow-level-4)!important}.lg\:hover\:r-shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040!important}.lg\:hover\:r-shadow-inner:hover{box-shadow:inset 0 2px 4px #0000000f!important}.lg\:hover\:r-shadow-outline:hover{box-shadow:0 0 0 1px var(--color-primary)!important}.lg\:hover\:r-shadow-none:hover{box-shadow:none!important}.lg\:focus\:r-shadow-xs:focus{box-shadow:0 0 0 1px #0000000d!important}.lg\:focus\:r-shadow-sm:focus{box-shadow:var(--shadow-level-1)!important}.lg\:focus\:r-shadow:focus{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.lg\:focus\:r-shadow-md:focus{box-shadow:var(--shadow-level-2)!important}.lg\:focus\:r-shadow-lg:focus{box-shadow:var(--shadow-level-3)!important}.lg\:focus\:r-shadow-xl:focus{box-shadow:var(--shadow-level-4)!important}.lg\:focus\:r-shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040!important}.lg\:focus\:r-shadow-inner:focus{box-shadow:inset 0 2px 4px #0000000f!important}.lg\:focus\:r-shadow-outline:focus{box-shadow:0 0 0 1px var(--color-primary)!important}.lg\:focus\:r-shadow-none:focus{box-shadow:none!important}.lg\:r-fill-current{fill:currentColor!important}.lg\:r-stroke-current{stroke:currentColor!important}.lg\:r-stroke-0{stroke-width:0!important}.lg\:r-stroke-1{stroke-width:1!important}.lg\:r-stroke-2{stroke-width:2!important}.lg\:r-table-auto{table-layout:auto!important}.lg\:r-table-fixed{table-layout:fixed!important}.lg\:r-text-left{text-align:left!important}.lg\:r-text-center{text-align:center!important}.lg\:r-text-right{text-align:right!important}.lg\:r-text-justify{text-align:justify!important}.lg\:r-text-transparent{color:var(--transparent)!important}.lg\:r-text-white{color:var(--white)!important}.lg\:r-text-black{color:var(--black)!important}.lg\:r-text-charcoal-dark{color:var(--charcoal-dark)!important}.lg\:r-text-base{color:var(--color-base)!important}.lg\:r-text-base-rgb{color:55,71,79!important}.lg\:r-text-primary{color:var(--color-primary)!important}.lg\:r-text-primary-dark{color:var(--color-primary-dark)!important}.lg\:r-text-primary-highlight{color:var(--color-primary-highlight)!important}.lg\:r-text-primary-toggle{color:var(--color-primary-toggle)!important}.lg\:r-text-secondary{color:var(--color-secondary)!important}.lg\:r-text-gray-lightest{color:var(--gray-lightest)!important}.lg\:r-text-gray-light{color:var(--gray-light)!important}.lg\:r-text-gray-medium{color:var(--gray)!important}.lg\:r-text-gray-dark{color:var(--gray-dark)!important}.lg\:r-text-destructive{color:var(--color-destructive)!important}.lg\:r-text-destructive-highlight{color:var(--color-destructive-highlight)!important}.lg\:r-text-destructive-dark{color:var(--color-destructive-dark)!important}.lg\:r-text-success{color:var(--color-success)!important}.lg\:r-text-success-highlight{color:var(--color-success-highlight)!important}.lg\:r-text-warning{color:var(--color-warning)!important}.lg\:r-text-warning-highlight{color:var(--color-warning-highlight)!important}.lg\:r-text-warning-dark{color:var(--color-warning-dark)!important}.lg\:hover\:r-text-transparent:hover{color:var(--transparent)!important}.lg\:hover\:r-text-white:hover{color:var(--white)!important}.lg\:hover\:r-text-black:hover{color:var(--black)!important}.lg\:hover\:r-text-charcoal-dark:hover{color:var(--charcoal-dark)!important}.lg\:hover\:r-text-base:hover{color:var(--color-base)!important}.lg\:hover\:r-text-base-rgb:hover{color:55,71,79!important}.lg\:hover\:r-text-primary:hover{color:var(--color-primary)!important}.lg\:hover\:r-text-primary-dark:hover{color:var(--color-primary-dark)!important}.lg\:hover\:r-text-primary-highlight:hover{color:var(--color-primary-highlight)!important}.lg\:hover\:r-text-primary-toggle:hover{color:var(--color-primary-toggle)!important}.lg\:hover\:r-text-secondary:hover{color:var(--color-secondary)!important}.lg\:hover\:r-text-gray-lightest:hover{color:var(--gray-lightest)!important}.lg\:hover\:r-text-gray-light:hover{color:var(--gray-light)!important}.lg\:hover\:r-text-gray-medium:hover{color:var(--gray)!important}.lg\:hover\:r-text-gray-dark:hover{color:var(--gray-dark)!important}.lg\:hover\:r-text-destructive:hover{color:var(--color-destructive)!important}.lg\:hover\:r-text-destructive-highlight:hover{color:var(--color-destructive-highlight)!important}.lg\:hover\:r-text-destructive-dark:hover{color:var(--color-destructive-dark)!important}.lg\:hover\:r-text-success:hover{color:var(--color-success)!important}.lg\:hover\:r-text-success-highlight:hover{color:var(--color-success-highlight)!important}.lg\:hover\:r-text-warning:hover{color:var(--color-warning)!important}.lg\:hover\:r-text-warning-highlight:hover{color:var(--color-warning-highlight)!important}.lg\:hover\:r-text-warning-dark:hover{color:var(--color-warning-dark)!important}.lg\:focus\:r-text-transparent:focus{color:var(--transparent)!important}.lg\:focus\:r-text-white:focus{color:var(--white)!important}.lg\:focus\:r-text-black:focus{color:var(--black)!important}.lg\:focus\:r-text-charcoal-dark:focus{color:var(--charcoal-dark)!important}.lg\:focus\:r-text-base:focus{color:var(--color-base)!important}.lg\:focus\:r-text-base-rgb:focus{color:55,71,79!important}.lg\:focus\:r-text-primary:focus{color:var(--color-primary)!important}.lg\:focus\:r-text-primary-dark:focus{color:var(--color-primary-dark)!important}.lg\:focus\:r-text-primary-highlight:focus{color:var(--color-primary-highlight)!important}.lg\:focus\:r-text-primary-toggle:focus{color:var(--color-primary-toggle)!important}.lg\:focus\:r-text-secondary:focus{color:var(--color-secondary)!important}.lg\:focus\:r-text-gray-lightest:focus{color:var(--gray-lightest)!important}.lg\:focus\:r-text-gray-light:focus{color:var(--gray-light)!important}.lg\:focus\:r-text-gray-medium:focus{color:var(--gray)!important}.lg\:focus\:r-text-gray-dark:focus{color:var(--gray-dark)!important}.lg\:focus\:r-text-destructive:focus{color:var(--color-destructive)!important}.lg\:focus\:r-text-destructive-highlight:focus{color:var(--color-destructive-highlight)!important}.lg\:focus\:r-text-destructive-dark:focus{color:var(--color-destructive-dark)!important}.lg\:focus\:r-text-success:focus{color:var(--color-success)!important}.lg\:focus\:r-text-success-highlight:focus{color:var(--color-success-highlight)!important}.lg\:focus\:r-text-warning:focus{color:var(--color-warning)!important}.lg\:focus\:r-text-warning-highlight:focus{color:var(--color-warning-highlight)!important}.lg\:focus\:r-text-warning-dark:focus{color:var(--color-warning-dark)!important}.lg\:r-text-opacity-0{--text-opacity:0 !important}.lg\:r-text-opacity-25{--text-opacity:.25 !important}.lg\:r-text-opacity-50{--text-opacity:.5 !important}.lg\:r-text-opacity-75{--text-opacity:.75 !important}.lg\:r-text-opacity-80{--text-opacity:.8 !important}.lg\:r-text-opacity-100{--text-opacity:1 !important}.lg\:hover\:r-text-opacity-0:hover{--text-opacity:0 !important}.lg\:hover\:r-text-opacity-25:hover{--text-opacity:.25 !important}.lg\:hover\:r-text-opacity-50:hover{--text-opacity:.5 !important}.lg\:hover\:r-text-opacity-75:hover{--text-opacity:.75 !important}.lg\:hover\:r-text-opacity-80:hover{--text-opacity:.8 !important}.lg\:hover\:r-text-opacity-100:hover{--text-opacity:1 !important}.lg\:focus\:r-text-opacity-0:focus{--text-opacity:0 !important}.lg\:focus\:r-text-opacity-25:focus{--text-opacity:.25 !important}.lg\:focus\:r-text-opacity-50:focus{--text-opacity:.5 !important}.lg\:focus\:r-text-opacity-75:focus{--text-opacity:.75 !important}.lg\:focus\:r-text-opacity-80:focus{--text-opacity:.8 !important}.lg\:focus\:r-text-opacity-100:focus{--text-opacity:1 !important}.lg\:r-italic{font-style:italic!important}.lg\:r-not-italic{font-style:normal!important}.lg\:r-uppercase{text-transform:uppercase!important}.lg\:r-lowercase{text-transform:lowercase!important}.lg\:r-capitalize{text-transform:capitalize!important}.lg\:r-normal-case{text-transform:none!important}.lg\:r-underline{text-decoration:underline!important}.lg\:r-line-through{text-decoration:line-through!important}.lg\:r-no-underline{text-decoration:none!important}.lg\:hover\:r-underline:hover{text-decoration:underline!important}.lg\:hover\:r-line-through:hover{text-decoration:line-through!important}.lg\:hover\:r-no-underline:hover{text-decoration:none!important}.lg\:focus\:r-underline:focus{text-decoration:underline!important}.lg\:focus\:r-line-through:focus{text-decoration:line-through!important}.lg\:focus\:r-no-underline:focus{text-decoration:none!important}.lg\:r-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.lg\:r-subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.lg\:r-ordinal,.lg\:r-slashed-zero,.lg\:r-lining-nums,.lg\:r-oldstyle-nums,.lg\:r-proportional-nums,.lg\:r-tabular-nums,.lg\:r-diagonal-fractions,.lg\:r-stacked-fractions{--font-variant-numeric-ordinal:var(--tailwind-empty, ) !important;--font-variant-numeric-slashed-zero:var(--tailwind-empty, ) !important;--font-variant-numeric-figure:var(--tailwind-empty, ) !important;--font-variant-numeric-spacing:var(--tailwind-empty, ) !important;--font-variant-numeric-fraction:var(--tailwind-empty, ) !important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.lg\:r-normal-nums{font-variant-numeric:normal!important}.lg\:r-ordinal{--font-variant-numeric-ordinal:ordinal !important}.lg\:r-slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero !important}.lg\:r-lining-nums{--font-variant-numeric-figure:lining-nums !important}.lg\:r-oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums !important}.lg\:r-proportional-nums{--font-variant-numeric-spacing:proportional-nums !important}.lg\:r-tabular-nums{--font-variant-numeric-spacing:tabular-nums !important}.lg\:r-diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions !important}.lg\:r-stacked-fractions{--font-variant-numeric-fraction:stacked-fractions !important}.lg\:r-tracking-tighter{letter-spacing:-.05em!important}.lg\:r-tracking-tight{letter-spacing:-.025em!important}.lg\:r-tracking-normal{letter-spacing:0!important}.lg\:r-tracking-wide{letter-spacing:.025em!important}.lg\:r-tracking-wider{letter-spacing:.05em!important}.lg\:r-tracking-widest{letter-spacing:.1em!important}.lg\:r-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.lg\:r-select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.lg\:r-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.lg\:r-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.lg\:r-align-baseline{vertical-align:baseline!important}.lg\:r-align-top{vertical-align:top!important}.lg\:r-align-middle{vertical-align:middle!important}.lg\:r-align-bottom{vertical-align:bottom!important}.lg\:r-align-text-top{vertical-align:text-top!important}.lg\:r-align-text-bottom{vertical-align:text-bottom!important}.lg\:r-visible{visibility:visible!important}.lg\:r-invisible{visibility:hidden!important}.lg\:r-whitespace-normal{white-space:normal!important}.lg\:r-whitespace-no-wrap{white-space:nowrap!important}.lg\:r-whitespace-pre{white-space:pre!important}.lg\:r-whitespace-pre-line{white-space:pre-line!important}.lg\:r-whitespace-pre-wrap{white-space:pre-wrap!important}.lg\:r-break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.lg\:r-break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.lg\:r-break-all{word-break:break-all!important}.lg\:r-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.lg\:r-w-0{width:0!important}.lg\:r-w-1{width:.25rem!important}.lg\:r-w-2{width:.5rem!important}.lg\:r-w-3{width:.75rem!important}.lg\:r-w-4{width:1rem!important}.lg\:r-w-5{width:1.25rem!important}.lg\:r-w-6{width:1.5rem!important}.lg\:r-w-7{width:1.75rem!important}.lg\:r-w-8{width:2rem!important}.lg\:r-w-9{width:2.25rem!important}.lg\:r-w-10{width:2.5rem!important}.lg\:r-w-12{width:3rem!important}.lg\:r-w-16{width:4rem!important}.lg\:r-w-20{width:5rem!important}.lg\:r-w-24{width:6rem!important}.lg\:r-w-32{width:8rem!important}.lg\:r-w-40{width:10rem!important}.lg\:r-w-48{width:12rem!important}.lg\:r-w-56{width:14rem!important}.lg\:r-w-64{width:16rem!important}.lg\:r-w-90{width:22.5rem!important}.lg\:r-w-150{width:37.5rem!important}.lg\:r-w-256{width:64rem!important}.lg\:r-w-auto{width:auto!important}.lg\:r-w-px{width:1px!important}.lg\:r-w-px-2{width:2px!important}.lg\:r-w-px-3{width:3px!important}.lg\:r-w-px-4{width:4px!important}.lg\:r-w-1\/2{width:50%!important}.lg\:r-w-1\/3{width:33.333333%!important}.lg\:r-w-2\/3{width:66.666667%!important}.lg\:r-w-1\/4{width:25%!important}.lg\:r-w-2\/4{width:50%!important}.lg\:r-w-3\/4{width:75%!important}.lg\:r-w-1\/5{width:20%!important}.lg\:r-w-2\/5{width:40%!important}.lg\:r-w-3\/5{width:60%!important}.lg\:r-w-4\/5{width:80%!important}.lg\:r-w-1\/6{width:16.666667%!important}.lg\:r-w-2\/6{width:33.333333%!important}.lg\:r-w-3\/6{width:50%!important}.lg\:r-w-4\/6{width:66.666667%!important}.lg\:r-w-5\/6{width:83.333333%!important}.lg\:r-w-1\/12{width:8.333333%!important}.lg\:r-w-2\/12{width:16.666667%!important}.lg\:r-w-3\/12{width:25%!important}.lg\:r-w-4\/12{width:33.333333%!important}.lg\:r-w-5\/12{width:41.666667%!important}.lg\:r-w-6\/12{width:50%!important}.lg\:r-w-7\/12{width:58.333333%!important}.lg\:r-w-8\/12{width:66.666667%!important}.lg\:r-w-9\/12{width:75%!important}.lg\:r-w-10\/12{width:83.333333%!important}.lg\:r-w-11\/12{width:91.666667%!important}.lg\:r-w-full{width:100%!important}.lg\:r-w-screen{width:100vw!important}.lg\:r-z-0{z-index:0!important}.lg\:r-z-10{z-index:10!important}.lg\:r-z-20{z-index:20!important}.lg\:r-z-30{z-index:30!important}.lg\:r-z-40{z-index:40!important}.lg\:r-z-50{z-index:50!important}.lg\:r-z-5000{z-index:5000!important}.lg\:r-z-10000{z-index:10000!important}.lg\:r-z-auto{z-index:auto!important}.lg\:r--z-10{z-index:-10!important}.lg\:r-gap-0{grid-gap:0!important;gap:0!important}.lg\:r-gap-1{grid-gap:.25rem!important;gap:.25rem!important}.lg\:r-gap-2{grid-gap:.5rem!important;gap:.5rem!important}.lg\:r-gap-3{grid-gap:.75rem!important;gap:.75rem!important}.lg\:r-gap-4{grid-gap:1rem!important;gap:1rem!important}.lg\:r-gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.lg\:r-gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.lg\:r-gap-7{grid-gap:1.75rem!important;gap:1.75rem!important}.lg\:r-gap-8{grid-gap:2rem!important;gap:2rem!important}.lg\:r-gap-9{grid-gap:2.25rem!important;gap:2.25rem!important}.lg\:r-gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.lg\:r-gap-12{grid-gap:3rem!important;gap:3rem!important}.lg\:r-gap-16{grid-gap:4rem!important;gap:4rem!important}.lg\:r-gap-20{grid-gap:5rem!important;gap:5rem!important}.lg\:r-gap-24{grid-gap:6rem!important;gap:6rem!important}.lg\:r-gap-32{grid-gap:8rem!important;gap:8rem!important}.lg\:r-gap-40{grid-gap:10rem!important;gap:10rem!important}.lg\:r-gap-48{grid-gap:12rem!important;gap:12rem!important}.lg\:r-gap-56{grid-gap:14rem!important;gap:14rem!important}.lg\:r-gap-64{grid-gap:16rem!important;gap:16rem!important}.lg\:r-gap-px{grid-gap:1px!important;gap:1px!important}.lg\:r-gap-px-2{grid-gap:2px!important;gap:2px!important}.lg\:r-gap-px-3{grid-gap:3px!important;gap:3px!important}.lg\:r-gap-px-4{grid-gap:4px!important;gap:4px!important}.lg\:r-col-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.lg\:r-col-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.lg\:r-col-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.lg\:r-col-gap-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.lg\:r-col-gap-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.lg\:r-col-gap-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.lg\:r-col-gap-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.lg\:r-col-gap-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.lg\:r-col-gap-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.lg\:r-col-gap-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.lg\:r-col-gap-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.lg\:r-col-gap-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.lg\:r-col-gap-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.lg\:r-col-gap-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.lg\:r-col-gap-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.lg\:r-col-gap-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.lg\:r-col-gap-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.lg\:r-col-gap-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.lg\:r-col-gap-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.lg\:r-col-gap-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.lg\:r-col-gap-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.lg\:r-col-gap-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.lg\:r-col-gap-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.lg\:r-col-gap-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.lg\:r-gap-x-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.lg\:r-gap-x-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.lg\:r-gap-x-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.lg\:r-gap-x-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.lg\:r-gap-x-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.lg\:r-gap-x-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.lg\:r-gap-x-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.lg\:r-gap-x-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.lg\:r-gap-x-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.lg\:r-gap-x-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.lg\:r-gap-x-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.lg\:r-gap-x-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.lg\:r-gap-x-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.lg\:r-gap-x-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.lg\:r-gap-x-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.lg\:r-gap-x-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.lg\:r-gap-x-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.lg\:r-gap-x-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.lg\:r-gap-x-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.lg\:r-gap-x-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.lg\:r-gap-x-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.lg\:r-gap-x-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.lg\:r-gap-x-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.lg\:r-gap-x-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.lg\:r-row-gap-0{grid-row-gap:0!important;row-gap:0!important}.lg\:r-row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.lg\:r-row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.lg\:r-row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.lg\:r-row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.lg\:r-row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.lg\:r-row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.lg\:r-row-gap-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.lg\:r-row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.lg\:r-row-gap-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.lg\:r-row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.lg\:r-row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.lg\:r-row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.lg\:r-row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.lg\:r-row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.lg\:r-row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.lg\:r-row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.lg\:r-row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.lg\:r-row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.lg\:r-row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.lg\:r-row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.lg\:r-row-gap-px-2{grid-row-gap:2px!important;row-gap:2px!important}.lg\:r-row-gap-px-3{grid-row-gap:3px!important;row-gap:3px!important}.lg\:r-row-gap-px-4{grid-row-gap:4px!important;row-gap:4px!important}.lg\:r-gap-y-0{grid-row-gap:0!important;row-gap:0!important}.lg\:r-gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.lg\:r-gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.lg\:r-gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.lg\:r-gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.lg\:r-gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.lg\:r-gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.lg\:r-gap-y-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.lg\:r-gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.lg\:r-gap-y-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.lg\:r-gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.lg\:r-gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.lg\:r-gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.lg\:r-gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.lg\:r-gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.lg\:r-gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.lg\:r-gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.lg\:r-gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.lg\:r-gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.lg\:r-gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.lg\:r-gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.lg\:r-gap-y-px-2{grid-row-gap:2px!important;row-gap:2px!important}.lg\:r-gap-y-px-3{grid-row-gap:3px!important;row-gap:3px!important}.lg\:r-gap-y-px-4{grid-row-gap:4px!important;row-gap:4px!important}.lg\:r-grid-flow-row{grid-auto-flow:row!important}.lg\:r-grid-flow-col{grid-auto-flow:column!important}.lg\:r-grid-flow-row-dense{grid-auto-flow:row dense!important}.lg\:r-grid-flow-col-dense{grid-auto-flow:column dense!important}.lg\:r-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:r-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:r-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:r-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.lg\:r-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:r-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:r-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.lg\:r-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.lg\:r-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.lg\:r-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.lg\:r-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.lg\:r-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:r-grid-cols-none{grid-template-columns:none!important}.lg\:r-auto-cols-auto{grid-auto-columns:auto!important}.lg\:r-auto-cols-min{grid-auto-columns:min-content!important}.lg\:r-auto-cols-max{grid-auto-columns:max-content!important}.lg\:r-auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.lg\:r-col-auto{grid-column:auto!important}.lg\:r-col-span-1{grid-column:span 1 / span 1!important}.lg\:r-col-span-2{grid-column:span 2 / span 2!important}.lg\:r-col-span-3{grid-column:span 3 / span 3!important}.lg\:r-col-span-4{grid-column:span 4 / span 4!important}.lg\:r-col-span-5{grid-column:span 5 / span 5!important}.lg\:r-col-span-6{grid-column:span 6 / span 6!important}.lg\:r-col-span-7{grid-column:span 7 / span 7!important}.lg\:r-col-span-8{grid-column:span 8 / span 8!important}.lg\:r-col-span-9{grid-column:span 9 / span 9!important}.lg\:r-col-span-10{grid-column:span 10 / span 10!important}.lg\:r-col-span-11{grid-column:span 11 / span 11!important}.lg\:r-col-span-12{grid-column:span 12 / span 12!important}.lg\:r-col-span-full{grid-column:1 / -1!important}.lg\:r-col-start-1{grid-column-start:1!important}.lg\:r-col-start-2{grid-column-start:2!important}.lg\:r-col-start-3{grid-column-start:3!important}.lg\:r-col-start-4{grid-column-start:4!important}.lg\:r-col-start-5{grid-column-start:5!important}.lg\:r-col-start-6{grid-column-start:6!important}.lg\:r-col-start-7{grid-column-start:7!important}.lg\:r-col-start-8{grid-column-start:8!important}.lg\:r-col-start-9{grid-column-start:9!important}.lg\:r-col-start-10{grid-column-start:10!important}.lg\:r-col-start-11{grid-column-start:11!important}.lg\:r-col-start-12{grid-column-start:12!important}.lg\:r-col-start-13{grid-column-start:13!important}.lg\:r-col-start-auto{grid-column-start:auto!important}.lg\:r-col-end-1{grid-column-end:1!important}.lg\:r-col-end-2{grid-column-end:2!important}.lg\:r-col-end-3{grid-column-end:3!important}.lg\:r-col-end-4{grid-column-end:4!important}.lg\:r-col-end-5{grid-column-end:5!important}.lg\:r-col-end-6{grid-column-end:6!important}.lg\:r-col-end-7{grid-column-end:7!important}.lg\:r-col-end-8{grid-column-end:8!important}.lg\:r-col-end-9{grid-column-end:9!important}.lg\:r-col-end-10{grid-column-end:10!important}.lg\:r-col-end-11{grid-column-end:11!important}.lg\:r-col-end-12{grid-column-end:12!important}.lg\:r-col-end-13{grid-column-end:13!important}.lg\:r-col-end-auto{grid-column-end:auto!important}.lg\:r-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.lg\:r-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.lg\:r-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.lg\:r-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.lg\:r-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.lg\:r-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.lg\:r-grid-rows-none{grid-template-rows:none!important}.lg\:r-auto-rows-auto{grid-auto-rows:auto!important}.lg\:r-auto-rows-min{grid-auto-rows:min-content!important}.lg\:r-auto-rows-max{grid-auto-rows:max-content!important}.lg\:r-auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.lg\:r-row-auto{grid-row:auto!important}.lg\:r-row-span-1{grid-row:span 1 / span 1!important}.lg\:r-row-span-2{grid-row:span 2 / span 2!important}.lg\:r-row-span-3{grid-row:span 3 / span 3!important}.lg\:r-row-span-4{grid-row:span 4 / span 4!important}.lg\:r-row-span-5{grid-row:span 5 / span 5!important}.lg\:r-row-span-6{grid-row:span 6 / span 6!important}.lg\:r-row-span-full{grid-row:1 / -1!important}.lg\:r-row-start-1{grid-row-start:1!important}.lg\:r-row-start-2{grid-row-start:2!important}.lg\:r-row-start-3{grid-row-start:3!important}.lg\:r-row-start-4{grid-row-start:4!important}.lg\:r-row-start-5{grid-row-start:5!important}.lg\:r-row-start-6{grid-row-start:6!important}.lg\:r-row-start-7{grid-row-start:7!important}.lg\:r-row-start-auto{grid-row-start:auto!important}.lg\:r-row-end-1{grid-row-end:1!important}.lg\:r-row-end-2{grid-row-end:2!important}.lg\:r-row-end-3{grid-row-end:3!important}.lg\:r-row-end-4{grid-row-end:4!important}.lg\:r-row-end-5{grid-row-end:5!important}.lg\:r-row-end-6{grid-row-end:6!important}.lg\:r-row-end-7{grid-row-end:7!important}.lg\:r-row-end-auto{grid-row-end:auto!important}.lg\:r-transform{--transform-translate-x:0 !important;--transform-translate-y:0 !important;--transform-rotate:0 !important;--transform-skew-x:0 !important;--transform-skew-y:0 !important;--transform-scale-x:1 !important;--transform-scale-y:1 !important;transform:translate(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skew(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.lg\:r-transform-none{transform:none!important}.lg\:r-origin-center{transform-origin:center!important}.lg\:r-origin-top{transform-origin:top!important}.lg\:r-origin-top-right{transform-origin:top right!important}.lg\:r-origin-right{transform-origin:right!important}.lg\:r-origin-bottom-right{transform-origin:bottom right!important}.lg\:r-origin-bottom{transform-origin:bottom!important}.lg\:r-origin-bottom-left{transform-origin:bottom left!important}.lg\:r-origin-left{transform-origin:left!important}.lg\:r-origin-top-left{transform-origin:top left!important}.lg\:r-scale-0{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.lg\:r-scale-50{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.lg\:r-scale-75{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.lg\:r-scale-90{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.lg\:r-scale-95{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.lg\:r-scale-100{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.lg\:r-scale-105{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.lg\:r-scale-110{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.lg\:r-scale-125{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.lg\:r-scale-150{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.lg\:r-scale-x-0{--transform-scale-x:0 !important}.lg\:r-scale-x-50{--transform-scale-x:.5 !important}.lg\:r-scale-x-75{--transform-scale-x:.75 !important}.lg\:r-scale-x-90{--transform-scale-x:.9 !important}.lg\:r-scale-x-95{--transform-scale-x:.95 !important}.lg\:r-scale-x-100{--transform-scale-x:1 !important}.lg\:r-scale-x-105{--transform-scale-x:1.05 !important}.lg\:r-scale-x-110{--transform-scale-x:1.1 !important}.lg\:r-scale-x-125{--transform-scale-x:1.25 !important}.lg\:r-scale-x-150{--transform-scale-x:1.5 !important}.lg\:r-scale-y-0{--transform-scale-y:0 !important}.lg\:r-scale-y-50{--transform-scale-y:.5 !important}.lg\:r-scale-y-75{--transform-scale-y:.75 !important}.lg\:r-scale-y-90{--transform-scale-y:.9 !important}.lg\:r-scale-y-95{--transform-scale-y:.95 !important}.lg\:r-scale-y-100{--transform-scale-y:1 !important}.lg\:r-scale-y-105{--transform-scale-y:1.05 !important}.lg\:r-scale-y-110{--transform-scale-y:1.1 !important}.lg\:r-scale-y-125{--transform-scale-y:1.25 !important}.lg\:r-scale-y-150{--transform-scale-y:1.5 !important}.lg\:hover\:r-scale-0:hover{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.lg\:hover\:r-scale-50:hover{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.lg\:hover\:r-scale-75:hover{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.lg\:hover\:r-scale-90:hover{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.lg\:hover\:r-scale-95:hover{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.lg\:hover\:r-scale-100:hover{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.lg\:hover\:r-scale-105:hover{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.lg\:hover\:r-scale-110:hover{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.lg\:hover\:r-scale-125:hover{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.lg\:hover\:r-scale-150:hover{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.lg\:hover\:r-scale-x-0:hover{--transform-scale-x:0 !important}.lg\:hover\:r-scale-x-50:hover{--transform-scale-x:.5 !important}.lg\:hover\:r-scale-x-75:hover{--transform-scale-x:.75 !important}.lg\:hover\:r-scale-x-90:hover{--transform-scale-x:.9 !important}.lg\:hover\:r-scale-x-95:hover{--transform-scale-x:.95 !important}.lg\:hover\:r-scale-x-100:hover{--transform-scale-x:1 !important}.lg\:hover\:r-scale-x-105:hover{--transform-scale-x:1.05 !important}.lg\:hover\:r-scale-x-110:hover{--transform-scale-x:1.1 !important}.lg\:hover\:r-scale-x-125:hover{--transform-scale-x:1.25 !important}.lg\:hover\:r-scale-x-150:hover{--transform-scale-x:1.5 !important}.lg\:hover\:r-scale-y-0:hover{--transform-scale-y:0 !important}.lg\:hover\:r-scale-y-50:hover{--transform-scale-y:.5 !important}.lg\:hover\:r-scale-y-75:hover{--transform-scale-y:.75 !important}.lg\:hover\:r-scale-y-90:hover{--transform-scale-y:.9 !important}.lg\:hover\:r-scale-y-95:hover{--transform-scale-y:.95 !important}.lg\:hover\:r-scale-y-100:hover{--transform-scale-y:1 !important}.lg\:hover\:r-scale-y-105:hover{--transform-scale-y:1.05 !important}.lg\:hover\:r-scale-y-110:hover{--transform-scale-y:1.1 !important}.lg\:hover\:r-scale-y-125:hover{--transform-scale-y:1.25 !important}.lg\:hover\:r-scale-y-150:hover{--transform-scale-y:1.5 !important}.lg\:focus\:r-scale-0:focus{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.lg\:focus\:r-scale-50:focus{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.lg\:focus\:r-scale-75:focus{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.lg\:focus\:r-scale-90:focus{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.lg\:focus\:r-scale-95:focus{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.lg\:focus\:r-scale-100:focus{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.lg\:focus\:r-scale-105:focus{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.lg\:focus\:r-scale-110:focus{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.lg\:focus\:r-scale-125:focus{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.lg\:focus\:r-scale-150:focus{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.lg\:focus\:r-scale-x-0:focus{--transform-scale-x:0 !important}.lg\:focus\:r-scale-x-50:focus{--transform-scale-x:.5 !important}.lg\:focus\:r-scale-x-75:focus{--transform-scale-x:.75 !important}.lg\:focus\:r-scale-x-90:focus{--transform-scale-x:.9 !important}.lg\:focus\:r-scale-x-95:focus{--transform-scale-x:.95 !important}.lg\:focus\:r-scale-x-100:focus{--transform-scale-x:1 !important}.lg\:focus\:r-scale-x-105:focus{--transform-scale-x:1.05 !important}.lg\:focus\:r-scale-x-110:focus{--transform-scale-x:1.1 !important}.lg\:focus\:r-scale-x-125:focus{--transform-scale-x:1.25 !important}.lg\:focus\:r-scale-x-150:focus{--transform-scale-x:1.5 !important}.lg\:focus\:r-scale-y-0:focus{--transform-scale-y:0 !important}.lg\:focus\:r-scale-y-50:focus{--transform-scale-y:.5 !important}.lg\:focus\:r-scale-y-75:focus{--transform-scale-y:.75 !important}.lg\:focus\:r-scale-y-90:focus{--transform-scale-y:.9 !important}.lg\:focus\:r-scale-y-95:focus{--transform-scale-y:.95 !important}.lg\:focus\:r-scale-y-100:focus{--transform-scale-y:1 !important}.lg\:focus\:r-scale-y-105:focus{--transform-scale-y:1.05 !important}.lg\:focus\:r-scale-y-110:focus{--transform-scale-y:1.1 !important}.lg\:focus\:r-scale-y-125:focus{--transform-scale-y:1.25 !important}.lg\:focus\:r-scale-y-150:focus{--transform-scale-y:1.5 !important}.lg\:r-rotate-0{--transform-rotate:0 !important}.lg\:r-rotate-1{--transform-rotate:1deg !important}.lg\:r-rotate-2{--transform-rotate:2deg !important}.lg\:r-rotate-3{--transform-rotate:3deg !important}.lg\:r-rotate-6{--transform-rotate:6deg !important}.lg\:r-rotate-12{--transform-rotate:12deg !important}.lg\:r-rotate-45{--transform-rotate:45deg !important}.lg\:r-rotate-90{--transform-rotate:90deg !important}.lg\:r-rotate-180{--transform-rotate:180deg !important}.lg\:r--rotate-180{--transform-rotate:-180deg !important}.lg\:r--rotate-90{--transform-rotate:-90deg !important}.lg\:r--rotate-45{--transform-rotate:-45deg !important}.lg\:r--rotate-12{--transform-rotate:-12deg !important}.lg\:r--rotate-6{--transform-rotate:-6deg !important}.lg\:r--rotate-3{--transform-rotate:-3deg !important}.lg\:r--rotate-2{--transform-rotate:-2deg !important}.lg\:r--rotate-1{--transform-rotate:-1deg !important}.lg\:hover\:r-rotate-0:hover{--transform-rotate:0 !important}.lg\:hover\:r-rotate-1:hover{--transform-rotate:1deg !important}.lg\:hover\:r-rotate-2:hover{--transform-rotate:2deg !important}.lg\:hover\:r-rotate-3:hover{--transform-rotate:3deg !important}.lg\:hover\:r-rotate-6:hover{--transform-rotate:6deg !important}.lg\:hover\:r-rotate-12:hover{--transform-rotate:12deg !important}.lg\:hover\:r-rotate-45:hover{--transform-rotate:45deg !important}.lg\:hover\:r-rotate-90:hover{--transform-rotate:90deg !important}.lg\:hover\:r-rotate-180:hover{--transform-rotate:180deg !important}.lg\:hover\:r--rotate-180:hover{--transform-rotate:-180deg !important}.lg\:hover\:r--rotate-90:hover{--transform-rotate:-90deg !important}.lg\:hover\:r--rotate-45:hover{--transform-rotate:-45deg !important}.lg\:hover\:r--rotate-12:hover{--transform-rotate:-12deg !important}.lg\:hover\:r--rotate-6:hover{--transform-rotate:-6deg !important}.lg\:hover\:r--rotate-3:hover{--transform-rotate:-3deg !important}.lg\:hover\:r--rotate-2:hover{--transform-rotate:-2deg !important}.lg\:hover\:r--rotate-1:hover{--transform-rotate:-1deg !important}.lg\:focus\:r-rotate-0:focus{--transform-rotate:0 !important}.lg\:focus\:r-rotate-1:focus{--transform-rotate:1deg !important}.lg\:focus\:r-rotate-2:focus{--transform-rotate:2deg !important}.lg\:focus\:r-rotate-3:focus{--transform-rotate:3deg !important}.lg\:focus\:r-rotate-6:focus{--transform-rotate:6deg !important}.lg\:focus\:r-rotate-12:focus{--transform-rotate:12deg !important}.lg\:focus\:r-rotate-45:focus{--transform-rotate:45deg !important}.lg\:focus\:r-rotate-90:focus{--transform-rotate:90deg !important}.lg\:focus\:r-rotate-180:focus{--transform-rotate:180deg !important}.lg\:focus\:r--rotate-180:focus{--transform-rotate:-180deg !important}.lg\:focus\:r--rotate-90:focus{--transform-rotate:-90deg !important}.lg\:focus\:r--rotate-45:focus{--transform-rotate:-45deg !important}.lg\:focus\:r--rotate-12:focus{--transform-rotate:-12deg !important}.lg\:focus\:r--rotate-6:focus{--transform-rotate:-6deg !important}.lg\:focus\:r--rotate-3:focus{--transform-rotate:-3deg !important}.lg\:focus\:r--rotate-2:focus{--transform-rotate:-2deg !important}.lg\:focus\:r--rotate-1:focus{--transform-rotate:-1deg !important}.lg\:r-translate-x-0{--transform-translate-x:0 !important}.lg\:r-translate-x-1{--transform-translate-x:.25rem !important}.lg\:r-translate-x-2{--transform-translate-x:.5rem !important}.lg\:r-translate-x-3{--transform-translate-x:.75rem !important}.lg\:r-translate-x-4{--transform-translate-x:1rem !important}.lg\:r-translate-x-5{--transform-translate-x:1.25rem !important}.lg\:r-translate-x-6{--transform-translate-x:1.5rem !important}.lg\:r-translate-x-7{--transform-translate-x:1.75rem !important}.lg\:r-translate-x-8{--transform-translate-x:2rem !important}.lg\:r-translate-x-9{--transform-translate-x:2.25rem !important}.lg\:r-translate-x-10{--transform-translate-x:2.5rem !important}.lg\:r-translate-x-12{--transform-translate-x:3rem !important}.lg\:r-translate-x-16{--transform-translate-x:4rem !important}.lg\:r-translate-x-20{--transform-translate-x:5rem !important}.lg\:r-translate-x-24{--transform-translate-x:6rem !important}.lg\:r-translate-x-32{--transform-translate-x:8rem !important}.lg\:r-translate-x-40{--transform-translate-x:10rem !important}.lg\:r-translate-x-48{--transform-translate-x:12rem !important}.lg\:r-translate-x-56{--transform-translate-x:14rem !important}.lg\:r-translate-x-64{--transform-translate-x:16rem !important}.lg\:r-translate-x-px{--transform-translate-x:1px !important}.lg\:r-translate-x-px-2{--transform-translate-x:2px !important}.lg\:r-translate-x-px-3{--transform-translate-x:3px !important}.lg\:r-translate-x-px-4{--transform-translate-x:4px !important}.lg\:r--translate-x-1{--transform-translate-x:-.25rem !important}.lg\:r--translate-x-2{--transform-translate-x:-.5rem !important}.lg\:r--translate-x-3{--transform-translate-x:-.75rem !important}.lg\:r--translate-x-4{--transform-translate-x:-1rem !important}.lg\:r--translate-x-5{--transform-translate-x:-1.25rem !important}.lg\:r--translate-x-6{--transform-translate-x:-1.5rem !important}.lg\:r--translate-x-7{--transform-translate-x:-1.75rem !important}.lg\:r--translate-x-8{--transform-translate-x:-2rem !important}.lg\:r--translate-x-9{--transform-translate-x:-2.25rem !important}.lg\:r--translate-x-10{--transform-translate-x:-2.5rem !important}.lg\:r--translate-x-12{--transform-translate-x:-3rem !important}.lg\:r--translate-x-16{--transform-translate-x:-4rem !important}.lg\:r--translate-x-20{--transform-translate-x:-5rem !important}.lg\:r--translate-x-24{--transform-translate-x:-6rem !important}.lg\:r--translate-x-32{--transform-translate-x:-8rem !important}.lg\:r--translate-x-40{--transform-translate-x:-10rem !important}.lg\:r--translate-x-48{--transform-translate-x:-12rem !important}.lg\:r--translate-x-56{--transform-translate-x:-14rem !important}.lg\:r--translate-x-64{--transform-translate-x:-16rem !important}.lg\:r--translate-x-px{--transform-translate-x:-1px !important}.lg\:r--translate-x-px-2{--transform-translate-x:-2px !important}.lg\:r--translate-x-px-3{--transform-translate-x:-3px !important}.lg\:r--translate-x-px-4{--transform-translate-x:-4px !important}.lg\:r--translate-x-full{--transform-translate-x:-100% !important}.lg\:r--translate-x-1\/2{--transform-translate-x:-50% !important}.lg\:r-translate-x-1\/2{--transform-translate-x:50% !important}.lg\:r-translate-x-full{--transform-translate-x:100% !important}.lg\:r-translate-y-0{--transform-translate-y:0 !important}.lg\:r-translate-y-1{--transform-translate-y:.25rem !important}.lg\:r-translate-y-2{--transform-translate-y:.5rem !important}.lg\:r-translate-y-3{--transform-translate-y:.75rem !important}.lg\:r-translate-y-4{--transform-translate-y:1rem !important}.lg\:r-translate-y-5{--transform-translate-y:1.25rem !important}.lg\:r-translate-y-6{--transform-translate-y:1.5rem !important}.lg\:r-translate-y-7{--transform-translate-y:1.75rem !important}.lg\:r-translate-y-8{--transform-translate-y:2rem !important}.lg\:r-translate-y-9{--transform-translate-y:2.25rem !important}.lg\:r-translate-y-10{--transform-translate-y:2.5rem !important}.lg\:r-translate-y-12{--transform-translate-y:3rem !important}.lg\:r-translate-y-16{--transform-translate-y:4rem !important}.lg\:r-translate-y-20{--transform-translate-y:5rem !important}.lg\:r-translate-y-24{--transform-translate-y:6rem !important}.lg\:r-translate-y-32{--transform-translate-y:8rem !important}.lg\:r-translate-y-40{--transform-translate-y:10rem !important}.lg\:r-translate-y-48{--transform-translate-y:12rem !important}.lg\:r-translate-y-56{--transform-translate-y:14rem !important}.lg\:r-translate-y-64{--transform-translate-y:16rem !important}.lg\:r-translate-y-px{--transform-translate-y:1px !important}.lg\:r-translate-y-px-2{--transform-translate-y:2px !important}.lg\:r-translate-y-px-3{--transform-translate-y:3px !important}.lg\:r-translate-y-px-4{--transform-translate-y:4px !important}.lg\:r--translate-y-1{--transform-translate-y:-.25rem !important}.lg\:r--translate-y-2{--transform-translate-y:-.5rem !important}.lg\:r--translate-y-3{--transform-translate-y:-.75rem !important}.lg\:r--translate-y-4{--transform-translate-y:-1rem !important}.lg\:r--translate-y-5{--transform-translate-y:-1.25rem !important}.lg\:r--translate-y-6{--transform-translate-y:-1.5rem !important}.lg\:r--translate-y-7{--transform-translate-y:-1.75rem !important}.lg\:r--translate-y-8{--transform-translate-y:-2rem !important}.lg\:r--translate-y-9{--transform-translate-y:-2.25rem !important}.lg\:r--translate-y-10{--transform-translate-y:-2.5rem !important}.lg\:r--translate-y-12{--transform-translate-y:-3rem !important}.lg\:r--translate-y-16{--transform-translate-y:-4rem !important}.lg\:r--translate-y-20{--transform-translate-y:-5rem !important}.lg\:r--translate-y-24{--transform-translate-y:-6rem !important}.lg\:r--translate-y-32{--transform-translate-y:-8rem !important}.lg\:r--translate-y-40{--transform-translate-y:-10rem !important}.lg\:r--translate-y-48{--transform-translate-y:-12rem !important}.lg\:r--translate-y-56{--transform-translate-y:-14rem !important}.lg\:r--translate-y-64{--transform-translate-y:-16rem !important}.lg\:r--translate-y-px{--transform-translate-y:-1px !important}.lg\:r--translate-y-px-2{--transform-translate-y:-2px !important}.lg\:r--translate-y-px-3{--transform-translate-y:-3px !important}.lg\:r--translate-y-px-4{--transform-translate-y:-4px !important}.lg\:r--translate-y-full{--transform-translate-y:-100% !important}.lg\:r--translate-y-1\/2{--transform-translate-y:-50% !important}.lg\:r-translate-y-1\/2{--transform-translate-y:50% !important}.lg\:r-translate-y-full{--transform-translate-y:100% !important}.lg\:hover\:r-translate-x-0:hover{--transform-translate-x:0 !important}.lg\:hover\:r-translate-x-1:hover{--transform-translate-x:.25rem !important}.lg\:hover\:r-translate-x-2:hover{--transform-translate-x:.5rem !important}.lg\:hover\:r-translate-x-3:hover{--transform-translate-x:.75rem !important}.lg\:hover\:r-translate-x-4:hover{--transform-translate-x:1rem !important}.lg\:hover\:r-translate-x-5:hover{--transform-translate-x:1.25rem !important}.lg\:hover\:r-translate-x-6:hover{--transform-translate-x:1.5rem !important}.lg\:hover\:r-translate-x-7:hover{--transform-translate-x:1.75rem !important}.lg\:hover\:r-translate-x-8:hover{--transform-translate-x:2rem !important}.lg\:hover\:r-translate-x-9:hover{--transform-translate-x:2.25rem !important}.lg\:hover\:r-translate-x-10:hover{--transform-translate-x:2.5rem !important}.lg\:hover\:r-translate-x-12:hover{--transform-translate-x:3rem !important}.lg\:hover\:r-translate-x-16:hover{--transform-translate-x:4rem !important}.lg\:hover\:r-translate-x-20:hover{--transform-translate-x:5rem !important}.lg\:hover\:r-translate-x-24:hover{--transform-translate-x:6rem !important}.lg\:hover\:r-translate-x-32:hover{--transform-translate-x:8rem !important}.lg\:hover\:r-translate-x-40:hover{--transform-translate-x:10rem !important}.lg\:hover\:r-translate-x-48:hover{--transform-translate-x:12rem !important}.lg\:hover\:r-translate-x-56:hover{--transform-translate-x:14rem !important}.lg\:hover\:r-translate-x-64:hover{--transform-translate-x:16rem !important}.lg\:hover\:r-translate-x-px:hover{--transform-translate-x:1px !important}.lg\:hover\:r-translate-x-px-2:hover{--transform-translate-x:2px !important}.lg\:hover\:r-translate-x-px-3:hover{--transform-translate-x:3px !important}.lg\:hover\:r-translate-x-px-4:hover{--transform-translate-x:4px !important}.lg\:hover\:r--translate-x-1:hover{--transform-translate-x:-.25rem !important}.lg\:hover\:r--translate-x-2:hover{--transform-translate-x:-.5rem !important}.lg\:hover\:r--translate-x-3:hover{--transform-translate-x:-.75rem !important}.lg\:hover\:r--translate-x-4:hover{--transform-translate-x:-1rem !important}.lg\:hover\:r--translate-x-5:hover{--transform-translate-x:-1.25rem !important}.lg\:hover\:r--translate-x-6:hover{--transform-translate-x:-1.5rem !important}.lg\:hover\:r--translate-x-7:hover{--transform-translate-x:-1.75rem !important}.lg\:hover\:r--translate-x-8:hover{--transform-translate-x:-2rem !important}.lg\:hover\:r--translate-x-9:hover{--transform-translate-x:-2.25rem !important}.lg\:hover\:r--translate-x-10:hover{--transform-translate-x:-2.5rem !important}.lg\:hover\:r--translate-x-12:hover{--transform-translate-x:-3rem !important}.lg\:hover\:r--translate-x-16:hover{--transform-translate-x:-4rem !important}.lg\:hover\:r--translate-x-20:hover{--transform-translate-x:-5rem !important}.lg\:hover\:r--translate-x-24:hover{--transform-translate-x:-6rem !important}.lg\:hover\:r--translate-x-32:hover{--transform-translate-x:-8rem !important}.lg\:hover\:r--translate-x-40:hover{--transform-translate-x:-10rem !important}.lg\:hover\:r--translate-x-48:hover{--transform-translate-x:-12rem !important}.lg\:hover\:r--translate-x-56:hover{--transform-translate-x:-14rem !important}.lg\:hover\:r--translate-x-64:hover{--transform-translate-x:-16rem !important}.lg\:hover\:r--translate-x-px:hover{--transform-translate-x:-1px !important}.lg\:hover\:r--translate-x-px-2:hover{--transform-translate-x:-2px !important}.lg\:hover\:r--translate-x-px-3:hover{--transform-translate-x:-3px !important}.lg\:hover\:r--translate-x-px-4:hover{--transform-translate-x:-4px !important}.lg\:hover\:r--translate-x-full:hover{--transform-translate-x:-100% !important}.lg\:hover\:r--translate-x-1\/2:hover{--transform-translate-x:-50% !important}.lg\:hover\:r-translate-x-1\/2:hover{--transform-translate-x:50% !important}.lg\:hover\:r-translate-x-full:hover{--transform-translate-x:100% !important}.lg\:hover\:r-translate-y-0:hover{--transform-translate-y:0 !important}.lg\:hover\:r-translate-y-1:hover{--transform-translate-y:.25rem !important}.lg\:hover\:r-translate-y-2:hover{--transform-translate-y:.5rem !important}.lg\:hover\:r-translate-y-3:hover{--transform-translate-y:.75rem !important}.lg\:hover\:r-translate-y-4:hover{--transform-translate-y:1rem !important}.lg\:hover\:r-translate-y-5:hover{--transform-translate-y:1.25rem !important}.lg\:hover\:r-translate-y-6:hover{--transform-translate-y:1.5rem !important}.lg\:hover\:r-translate-y-7:hover{--transform-translate-y:1.75rem !important}.lg\:hover\:r-translate-y-8:hover{--transform-translate-y:2rem !important}.lg\:hover\:r-translate-y-9:hover{--transform-translate-y:2.25rem !important}.lg\:hover\:r-translate-y-10:hover{--transform-translate-y:2.5rem !important}.lg\:hover\:r-translate-y-12:hover{--transform-translate-y:3rem !important}.lg\:hover\:r-translate-y-16:hover{--transform-translate-y:4rem !important}.lg\:hover\:r-translate-y-20:hover{--transform-translate-y:5rem !important}.lg\:hover\:r-translate-y-24:hover{--transform-translate-y:6rem !important}.lg\:hover\:r-translate-y-32:hover{--transform-translate-y:8rem !important}.lg\:hover\:r-translate-y-40:hover{--transform-translate-y:10rem !important}.lg\:hover\:r-translate-y-48:hover{--transform-translate-y:12rem !important}.lg\:hover\:r-translate-y-56:hover{--transform-translate-y:14rem !important}.lg\:hover\:r-translate-y-64:hover{--transform-translate-y:16rem !important}.lg\:hover\:r-translate-y-px:hover{--transform-translate-y:1px !important}.lg\:hover\:r-translate-y-px-2:hover{--transform-translate-y:2px !important}.lg\:hover\:r-translate-y-px-3:hover{--transform-translate-y:3px !important}.lg\:hover\:r-translate-y-px-4:hover{--transform-translate-y:4px !important}.lg\:hover\:r--translate-y-1:hover{--transform-translate-y:-.25rem !important}.lg\:hover\:r--translate-y-2:hover{--transform-translate-y:-.5rem !important}.lg\:hover\:r--translate-y-3:hover{--transform-translate-y:-.75rem !important}.lg\:hover\:r--translate-y-4:hover{--transform-translate-y:-1rem !important}.lg\:hover\:r--translate-y-5:hover{--transform-translate-y:-1.25rem !important}.lg\:hover\:r--translate-y-6:hover{--transform-translate-y:-1.5rem !important}.lg\:hover\:r--translate-y-7:hover{--transform-translate-y:-1.75rem !important}.lg\:hover\:r--translate-y-8:hover{--transform-translate-y:-2rem !important}.lg\:hover\:r--translate-y-9:hover{--transform-translate-y:-2.25rem !important}.lg\:hover\:r--translate-y-10:hover{--transform-translate-y:-2.5rem !important}.lg\:hover\:r--translate-y-12:hover{--transform-translate-y:-3rem !important}.lg\:hover\:r--translate-y-16:hover{--transform-translate-y:-4rem !important}.lg\:hover\:r--translate-y-20:hover{--transform-translate-y:-5rem !important}.lg\:hover\:r--translate-y-24:hover{--transform-translate-y:-6rem !important}.lg\:hover\:r--translate-y-32:hover{--transform-translate-y:-8rem !important}.lg\:hover\:r--translate-y-40:hover{--transform-translate-y:-10rem !important}.lg\:hover\:r--translate-y-48:hover{--transform-translate-y:-12rem !important}.lg\:hover\:r--translate-y-56:hover{--transform-translate-y:-14rem !important}.lg\:hover\:r--translate-y-64:hover{--transform-translate-y:-16rem !important}.lg\:hover\:r--translate-y-px:hover{--transform-translate-y:-1px !important}.lg\:hover\:r--translate-y-px-2:hover{--transform-translate-y:-2px !important}.lg\:hover\:r--translate-y-px-3:hover{--transform-translate-y:-3px !important}.lg\:hover\:r--translate-y-px-4:hover{--transform-translate-y:-4px !important}.lg\:hover\:r--translate-y-full:hover{--transform-translate-y:-100% !important}.lg\:hover\:r--translate-y-1\/2:hover{--transform-translate-y:-50% !important}.lg\:hover\:r-translate-y-1\/2:hover{--transform-translate-y:50% !important}.lg\:hover\:r-translate-y-full:hover{--transform-translate-y:100% !important}.lg\:focus\:r-translate-x-0:focus{--transform-translate-x:0 !important}.lg\:focus\:r-translate-x-1:focus{--transform-translate-x:.25rem !important}.lg\:focus\:r-translate-x-2:focus{--transform-translate-x:.5rem !important}.lg\:focus\:r-translate-x-3:focus{--transform-translate-x:.75rem !important}.lg\:focus\:r-translate-x-4:focus{--transform-translate-x:1rem !important}.lg\:focus\:r-translate-x-5:focus{--transform-translate-x:1.25rem !important}.lg\:focus\:r-translate-x-6:focus{--transform-translate-x:1.5rem !important}.lg\:focus\:r-translate-x-7:focus{--transform-translate-x:1.75rem !important}.lg\:focus\:r-translate-x-8:focus{--transform-translate-x:2rem !important}.lg\:focus\:r-translate-x-9:focus{--transform-translate-x:2.25rem !important}.lg\:focus\:r-translate-x-10:focus{--transform-translate-x:2.5rem !important}.lg\:focus\:r-translate-x-12:focus{--transform-translate-x:3rem !important}.lg\:focus\:r-translate-x-16:focus{--transform-translate-x:4rem !important}.lg\:focus\:r-translate-x-20:focus{--transform-translate-x:5rem !important}.lg\:focus\:r-translate-x-24:focus{--transform-translate-x:6rem !important}.lg\:focus\:r-translate-x-32:focus{--transform-translate-x:8rem !important}.lg\:focus\:r-translate-x-40:focus{--transform-translate-x:10rem !important}.lg\:focus\:r-translate-x-48:focus{--transform-translate-x:12rem !important}.lg\:focus\:r-translate-x-56:focus{--transform-translate-x:14rem !important}.lg\:focus\:r-translate-x-64:focus{--transform-translate-x:16rem !important}.lg\:focus\:r-translate-x-px:focus{--transform-translate-x:1px !important}.lg\:focus\:r-translate-x-px-2:focus{--transform-translate-x:2px !important}.lg\:focus\:r-translate-x-px-3:focus{--transform-translate-x:3px !important}.lg\:focus\:r-translate-x-px-4:focus{--transform-translate-x:4px !important}.lg\:focus\:r--translate-x-1:focus{--transform-translate-x:-.25rem !important}.lg\:focus\:r--translate-x-2:focus{--transform-translate-x:-.5rem !important}.lg\:focus\:r--translate-x-3:focus{--transform-translate-x:-.75rem !important}.lg\:focus\:r--translate-x-4:focus{--transform-translate-x:-1rem !important}.lg\:focus\:r--translate-x-5:focus{--transform-translate-x:-1.25rem !important}.lg\:focus\:r--translate-x-6:focus{--transform-translate-x:-1.5rem !important}.lg\:focus\:r--translate-x-7:focus{--transform-translate-x:-1.75rem !important}.lg\:focus\:r--translate-x-8:focus{--transform-translate-x:-2rem !important}.lg\:focus\:r--translate-x-9:focus{--transform-translate-x:-2.25rem !important}.lg\:focus\:r--translate-x-10:focus{--transform-translate-x:-2.5rem !important}.lg\:focus\:r--translate-x-12:focus{--transform-translate-x:-3rem !important}.lg\:focus\:r--translate-x-16:focus{--transform-translate-x:-4rem !important}.lg\:focus\:r--translate-x-20:focus{--transform-translate-x:-5rem !important}.lg\:focus\:r--translate-x-24:focus{--transform-translate-x:-6rem !important}.lg\:focus\:r--translate-x-32:focus{--transform-translate-x:-8rem !important}.lg\:focus\:r--translate-x-40:focus{--transform-translate-x:-10rem !important}.lg\:focus\:r--translate-x-48:focus{--transform-translate-x:-12rem !important}.lg\:focus\:r--translate-x-56:focus{--transform-translate-x:-14rem !important}.lg\:focus\:r--translate-x-64:focus{--transform-translate-x:-16rem !important}.lg\:focus\:r--translate-x-px:focus{--transform-translate-x:-1px !important}.lg\:focus\:r--translate-x-px-2:focus{--transform-translate-x:-2px !important}.lg\:focus\:r--translate-x-px-3:focus{--transform-translate-x:-3px !important}.lg\:focus\:r--translate-x-px-4:focus{--transform-translate-x:-4px !important}.lg\:focus\:r--translate-x-full:focus{--transform-translate-x:-100% !important}.lg\:focus\:r--translate-x-1\/2:focus{--transform-translate-x:-50% !important}.lg\:focus\:r-translate-x-1\/2:focus{--transform-translate-x:50% !important}.lg\:focus\:r-translate-x-full:focus{--transform-translate-x:100% !important}.lg\:focus\:r-translate-y-0:focus{--transform-translate-y:0 !important}.lg\:focus\:r-translate-y-1:focus{--transform-translate-y:.25rem !important}.lg\:focus\:r-translate-y-2:focus{--transform-translate-y:.5rem !important}.lg\:focus\:r-translate-y-3:focus{--transform-translate-y:.75rem !important}.lg\:focus\:r-translate-y-4:focus{--transform-translate-y:1rem !important}.lg\:focus\:r-translate-y-5:focus{--transform-translate-y:1.25rem !important}.lg\:focus\:r-translate-y-6:focus{--transform-translate-y:1.5rem !important}.lg\:focus\:r-translate-y-7:focus{--transform-translate-y:1.75rem !important}.lg\:focus\:r-translate-y-8:focus{--transform-translate-y:2rem !important}.lg\:focus\:r-translate-y-9:focus{--transform-translate-y:2.25rem !important}.lg\:focus\:r-translate-y-10:focus{--transform-translate-y:2.5rem !important}.lg\:focus\:r-translate-y-12:focus{--transform-translate-y:3rem !important}.lg\:focus\:r-translate-y-16:focus{--transform-translate-y:4rem !important}.lg\:focus\:r-translate-y-20:focus{--transform-translate-y:5rem !important}.lg\:focus\:r-translate-y-24:focus{--transform-translate-y:6rem !important}.lg\:focus\:r-translate-y-32:focus{--transform-translate-y:8rem !important}.lg\:focus\:r-translate-y-40:focus{--transform-translate-y:10rem !important}.lg\:focus\:r-translate-y-48:focus{--transform-translate-y:12rem !important}.lg\:focus\:r-translate-y-56:focus{--transform-translate-y:14rem !important}.lg\:focus\:r-translate-y-64:focus{--transform-translate-y:16rem !important}.lg\:focus\:r-translate-y-px:focus{--transform-translate-y:1px !important}.lg\:focus\:r-translate-y-px-2:focus{--transform-translate-y:2px !important}.lg\:focus\:r-translate-y-px-3:focus{--transform-translate-y:3px !important}.lg\:focus\:r-translate-y-px-4:focus{--transform-translate-y:4px !important}.lg\:focus\:r--translate-y-1:focus{--transform-translate-y:-.25rem !important}.lg\:focus\:r--translate-y-2:focus{--transform-translate-y:-.5rem !important}.lg\:focus\:r--translate-y-3:focus{--transform-translate-y:-.75rem !important}.lg\:focus\:r--translate-y-4:focus{--transform-translate-y:-1rem !important}.lg\:focus\:r--translate-y-5:focus{--transform-translate-y:-1.25rem !important}.lg\:focus\:r--translate-y-6:focus{--transform-translate-y:-1.5rem !important}.lg\:focus\:r--translate-y-7:focus{--transform-translate-y:-1.75rem !important}.lg\:focus\:r--translate-y-8:focus{--transform-translate-y:-2rem !important}.lg\:focus\:r--translate-y-9:focus{--transform-translate-y:-2.25rem !important}.lg\:focus\:r--translate-y-10:focus{--transform-translate-y:-2.5rem !important}.lg\:focus\:r--translate-y-12:focus{--transform-translate-y:-3rem !important}.lg\:focus\:r--translate-y-16:focus{--transform-translate-y:-4rem !important}.lg\:focus\:r--translate-y-20:focus{--transform-translate-y:-5rem !important}.lg\:focus\:r--translate-y-24:focus{--transform-translate-y:-6rem !important}.lg\:focus\:r--translate-y-32:focus{--transform-translate-y:-8rem !important}.lg\:focus\:r--translate-y-40:focus{--transform-translate-y:-10rem !important}.lg\:focus\:r--translate-y-48:focus{--transform-translate-y:-12rem !important}.lg\:focus\:r--translate-y-56:focus{--transform-translate-y:-14rem !important}.lg\:focus\:r--translate-y-64:focus{--transform-translate-y:-16rem !important}.lg\:focus\:r--translate-y-px:focus{--transform-translate-y:-1px !important}.lg\:focus\:r--translate-y-px-2:focus{--transform-translate-y:-2px !important}.lg\:focus\:r--translate-y-px-3:focus{--transform-translate-y:-3px !important}.lg\:focus\:r--translate-y-px-4:focus{--transform-translate-y:-4px !important}.lg\:focus\:r--translate-y-full:focus{--transform-translate-y:-100% !important}.lg\:focus\:r--translate-y-1\/2:focus{--transform-translate-y:-50% !important}.lg\:focus\:r-translate-y-1\/2:focus{--transform-translate-y:50% !important}.lg\:focus\:r-translate-y-full:focus{--transform-translate-y:100% !important}.lg\:r-skew-x-0{--transform-skew-x:0 !important}.lg\:r-skew-x-1{--transform-skew-x:1deg !important}.lg\:r-skew-x-2{--transform-skew-x:2deg !important}.lg\:r-skew-x-3{--transform-skew-x:3deg !important}.lg\:r-skew-x-6{--transform-skew-x:6deg !important}.lg\:r-skew-x-12{--transform-skew-x:12deg !important}.lg\:r--skew-x-12{--transform-skew-x:-12deg !important}.lg\:r--skew-x-6{--transform-skew-x:-6deg !important}.lg\:r--skew-x-3{--transform-skew-x:-3deg !important}.lg\:r--skew-x-2{--transform-skew-x:-2deg !important}.lg\:r--skew-x-1{--transform-skew-x:-1deg !important}.lg\:r-skew-y-0{--transform-skew-y:0 !important}.lg\:r-skew-y-1{--transform-skew-y:1deg !important}.lg\:r-skew-y-2{--transform-skew-y:2deg !important}.lg\:r-skew-y-3{--transform-skew-y:3deg !important}.lg\:r-skew-y-6{--transform-skew-y:6deg !important}.lg\:r-skew-y-12{--transform-skew-y:12deg !important}.lg\:r--skew-y-12{--transform-skew-y:-12deg !important}.lg\:r--skew-y-6{--transform-skew-y:-6deg !important}.lg\:r--skew-y-3{--transform-skew-y:-3deg !important}.lg\:r--skew-y-2{--transform-skew-y:-2deg !important}.lg\:r--skew-y-1{--transform-skew-y:-1deg !important}.lg\:hover\:r-skew-x-0:hover{--transform-skew-x:0 !important}.lg\:hover\:r-skew-x-1:hover{--transform-skew-x:1deg !important}.lg\:hover\:r-skew-x-2:hover{--transform-skew-x:2deg !important}.lg\:hover\:r-skew-x-3:hover{--transform-skew-x:3deg !important}.lg\:hover\:r-skew-x-6:hover{--transform-skew-x:6deg !important}.lg\:hover\:r-skew-x-12:hover{--transform-skew-x:12deg !important}.lg\:hover\:r--skew-x-12:hover{--transform-skew-x:-12deg !important}.lg\:hover\:r--skew-x-6:hover{--transform-skew-x:-6deg !important}.lg\:hover\:r--skew-x-3:hover{--transform-skew-x:-3deg !important}.lg\:hover\:r--skew-x-2:hover{--transform-skew-x:-2deg !important}.lg\:hover\:r--skew-x-1:hover{--transform-skew-x:-1deg !important}.lg\:hover\:r-skew-y-0:hover{--transform-skew-y:0 !important}.lg\:hover\:r-skew-y-1:hover{--transform-skew-y:1deg !important}.lg\:hover\:r-skew-y-2:hover{--transform-skew-y:2deg !important}.lg\:hover\:r-skew-y-3:hover{--transform-skew-y:3deg !important}.lg\:hover\:r-skew-y-6:hover{--transform-skew-y:6deg !important}.lg\:hover\:r-skew-y-12:hover{--transform-skew-y:12deg !important}.lg\:hover\:r--skew-y-12:hover{--transform-skew-y:-12deg !important}.lg\:hover\:r--skew-y-6:hover{--transform-skew-y:-6deg !important}.lg\:hover\:r--skew-y-3:hover{--transform-skew-y:-3deg !important}.lg\:hover\:r--skew-y-2:hover{--transform-skew-y:-2deg !important}.lg\:hover\:r--skew-y-1:hover{--transform-skew-y:-1deg !important}.lg\:focus\:r-skew-x-0:focus{--transform-skew-x:0 !important}.lg\:focus\:r-skew-x-1:focus{--transform-skew-x:1deg !important}.lg\:focus\:r-skew-x-2:focus{--transform-skew-x:2deg !important}.lg\:focus\:r-skew-x-3:focus{--transform-skew-x:3deg !important}.lg\:focus\:r-skew-x-6:focus{--transform-skew-x:6deg !important}.lg\:focus\:r-skew-x-12:focus{--transform-skew-x:12deg !important}.lg\:focus\:r--skew-x-12:focus{--transform-skew-x:-12deg !important}.lg\:focus\:r--skew-x-6:focus{--transform-skew-x:-6deg !important}.lg\:focus\:r--skew-x-3:focus{--transform-skew-x:-3deg !important}.lg\:focus\:r--skew-x-2:focus{--transform-skew-x:-2deg !important}.lg\:focus\:r--skew-x-1:focus{--transform-skew-x:-1deg !important}.lg\:focus\:r-skew-y-0:focus{--transform-skew-y:0 !important}.lg\:focus\:r-skew-y-1:focus{--transform-skew-y:1deg !important}.lg\:focus\:r-skew-y-2:focus{--transform-skew-y:2deg !important}.lg\:focus\:r-skew-y-3:focus{--transform-skew-y:3deg !important}.lg\:focus\:r-skew-y-6:focus{--transform-skew-y:6deg !important}.lg\:focus\:r-skew-y-12:focus{--transform-skew-y:12deg !important}.lg\:focus\:r--skew-y-12:focus{--transform-skew-y:-12deg !important}.lg\:focus\:r--skew-y-6:focus{--transform-skew-y:-6deg !important}.lg\:focus\:r--skew-y-3:focus{--transform-skew-y:-3deg !important}.lg\:focus\:r--skew-y-2:focus{--transform-skew-y:-2deg !important}.lg\:focus\:r--skew-y-1:focus{--transform-skew-y:-1deg !important}.lg\:r-transition-none{transition-property:none!important}.lg\:r-transition-all{transition-property:all!important}.lg\:r-transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important}.lg\:r-transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.lg\:r-transition-opacity{transition-property:opacity!important}.lg\:r-transition-shadow{transition-property:box-shadow!important}.lg\:r-transition-transform{transition-property:transform!important}.lg\:r-ease-linear{transition-timing-function:linear!important}.lg\:r-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.lg\:r-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.lg\:r-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.lg\:r-duration-75{transition-duration:75ms!important}.lg\:r-duration-100{transition-duration:.1s!important}.lg\:r-duration-150{transition-duration:.15s!important}.lg\:r-duration-200{transition-duration:.2s!important}.lg\:r-duration-300{transition-duration:.3s!important}.lg\:r-duration-500{transition-duration:.5s!important}.lg\:r-duration-700{transition-duration:.7s!important}.lg\:r-duration-1000{transition-duration:1s!important}.lg\:r-delay-75{transition-delay:75ms!important}.lg\:r-delay-100{transition-delay:.1s!important}.lg\:r-delay-150{transition-delay:.15s!important}.lg\:r-delay-200{transition-delay:.2s!important}.lg\:r-delay-300{transition-delay:.3s!important}.lg\:r-delay-500{transition-delay:.5s!important}.lg\:r-delay-700{transition-delay:.7s!important}.lg\:r-delay-1000{transition-delay:1s!important}.lg\:r-animate-none{animation:none!important}.lg\:r-animate-spin{animation:spin 1s linear infinite!important}.lg\:r-animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.lg\:r-animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.lg\:r-animate-bounce{animation:bounce 1s infinite!important}}@media (min-width: 1280px){.xl\:r-container{width:100%}@media (min-width: 640px){.xl\:r-container{max-width:640px}}@media (min-width: 768px){.xl\:r-container{max-width:768px}}@media (min-width: 1024px){.xl\:r-container{max-width:1024px}}.xl\:r-container{max-width:1280px}.xl\:r-space-y-0>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(0px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(0px * var(--space-y-reverse))!important}.xl\:r-space-x-0>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(0px * var(--space-x-reverse))!important;margin-left:calc(0px * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.25rem * var(--space-y-reverse))!important}.xl\:r-space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.25rem * var(--space-x-reverse))!important;margin-left:calc(.25rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.5rem * var(--space-y-reverse))!important}.xl\:r-space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.5rem * var(--space-x-reverse))!important;margin-left:calc(.5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(.75rem * var(--space-y-reverse))!important}.xl\:r-space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(.75rem * var(--space-x-reverse))!important;margin-left:calc(.75rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1rem * var(--space-y-reverse))!important}.xl\:r-space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1rem * var(--space-x-reverse))!important;margin-left:calc(1rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.25rem * var(--space-y-reverse))!important}.xl\:r-space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.25rem * var(--space-x-reverse))!important;margin-left:calc(1.25rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.5rem * var(--space-y-reverse))!important}.xl\:r-space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.5rem * var(--space-x-reverse))!important;margin-left:calc(1.5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1.75rem * var(--space-y-reverse))!important}.xl\:r-space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1.75rem * var(--space-x-reverse))!important;margin-left:calc(1.75rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2rem * var(--space-y-reverse))!important}.xl\:r-space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2rem * var(--space-x-reverse))!important;margin-left:calc(2rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.25rem * var(--space-y-reverse))!important}.xl\:r-space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.25rem * var(--space-x-reverse))!important;margin-left:calc(2.25rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2.5rem * var(--space-y-reverse))!important}.xl\:r-space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2.5rem * var(--space-x-reverse))!important;margin-left:calc(2.5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3rem * var(--space-y-reverse))!important}.xl\:r-space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3rem * var(--space-x-reverse))!important;margin-left:calc(3rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4rem * var(--space-y-reverse))!important}.xl\:r-space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4rem * var(--space-x-reverse))!important;margin-left:calc(4rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(5rem * var(--space-y-reverse))!important}.xl\:r-space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(5rem * var(--space-x-reverse))!important;margin-left:calc(5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(6rem * var(--space-y-reverse))!important}.xl\:r-space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(6rem * var(--space-x-reverse))!important;margin-left:calc(6rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(8rem * var(--space-y-reverse))!important}.xl\:r-space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(8rem * var(--space-x-reverse))!important;margin-left:calc(8rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(10rem * var(--space-y-reverse))!important}.xl\:r-space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(10rem * var(--space-x-reverse))!important;margin-left:calc(10rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(12rem * var(--space-y-reverse))!important}.xl\:r-space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(12rem * var(--space-x-reverse))!important;margin-left:calc(12rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(14rem * var(--space-y-reverse))!important}.xl\:r-space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(14rem * var(--space-x-reverse))!important;margin-left:calc(14rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(16rem * var(--space-y-reverse))!important}.xl\:r-space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(16rem * var(--space-x-reverse))!important;margin-left:calc(16rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(1px * var(--space-y-reverse))!important}.xl\:r-space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(1px * var(--space-x-reverse))!important;margin-left:calc(1px * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(2px * var(--space-y-reverse))!important}.xl\:r-space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(2px * var(--space-x-reverse))!important;margin-left:calc(2px * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(3px * var(--space-y-reverse))!important}.xl\:r-space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(3px * var(--space-x-reverse))!important;margin-left:calc(3px * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(4px * var(--space-y-reverse))!important}.xl\:r-space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(4px * var(--space-x-reverse))!important;margin-left:calc(4px * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-1>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.25rem * var(--space-y-reverse))!important}.xl\:r--space-x-1>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.25rem * var(--space-x-reverse))!important;margin-left:calc(-.25rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.5rem * var(--space-y-reverse))!important}.xl\:r--space-x-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.5rem * var(--space-x-reverse))!important;margin-left:calc(-.5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-.75rem * var(--space-y-reverse))!important}.xl\:r--space-x-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-.75rem * var(--space-x-reverse))!important;margin-left:calc(-.75rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1rem * var(--space-y-reverse))!important}.xl\:r--space-x-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1rem * var(--space-x-reverse))!important;margin-left:calc(-1rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-5>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.25rem * var(--space-y-reverse))!important}.xl\:r--space-x-5>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.25rem * var(--space-x-reverse))!important;margin-left:calc(-1.25rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-6>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.5rem * var(--space-y-reverse))!important}.xl\:r--space-x-6>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.5rem * var(--space-x-reverse))!important;margin-left:calc(-1.5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-7>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1.75rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1.75rem * var(--space-y-reverse))!important}.xl\:r--space-x-7>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1.75rem * var(--space-x-reverse))!important;margin-left:calc(-1.75rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-8>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2rem * var(--space-y-reverse))!important}.xl\:r--space-x-8>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2rem * var(--space-x-reverse))!important;margin-left:calc(-2rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-9>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.25rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.25rem * var(--space-y-reverse))!important}.xl\:r--space-x-9>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.25rem * var(--space-x-reverse))!important;margin-left:calc(-2.25rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-10>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2.5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2.5rem * var(--space-y-reverse))!important}.xl\:r--space-x-10>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2.5rem * var(--space-x-reverse))!important;margin-left:calc(-2.5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-12>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3rem * var(--space-y-reverse))!important}.xl\:r--space-x-12>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3rem * var(--space-x-reverse))!important;margin-left:calc(-3rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-16>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4rem * var(--space-y-reverse))!important}.xl\:r--space-x-16>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4rem * var(--space-x-reverse))!important;margin-left:calc(-4rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-20>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-5rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-5rem * var(--space-y-reverse))!important}.xl\:r--space-x-20>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-5rem * var(--space-x-reverse))!important;margin-left:calc(-5rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-24>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-6rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-6rem * var(--space-y-reverse))!important}.xl\:r--space-x-24>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-6rem * var(--space-x-reverse))!important;margin-left:calc(-6rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-32>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-8rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-8rem * var(--space-y-reverse))!important}.xl\:r--space-x-32>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-8rem * var(--space-x-reverse))!important;margin-left:calc(-8rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-40>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-10rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-10rem * var(--space-y-reverse))!important}.xl\:r--space-x-40>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-10rem * var(--space-x-reverse))!important;margin-left:calc(-10rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-48>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-12rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-12rem * var(--space-y-reverse))!important}.xl\:r--space-x-48>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-12rem * var(--space-x-reverse))!important;margin-left:calc(-12rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-56>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-14rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-14rem * var(--space-y-reverse))!important}.xl\:r--space-x-56>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-14rem * var(--space-x-reverse))!important;margin-left:calc(-14rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-64>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-16rem * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-16rem * var(--space-y-reverse))!important}.xl\:r--space-x-64>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-16rem * var(--space-x-reverse))!important;margin-left:calc(-16rem * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-px>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-1px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-1px * var(--space-y-reverse))!important}.xl\:r--space-x-px>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-1px * var(--space-x-reverse))!important;margin-left:calc(-1px * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-px-2>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-2px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-2px * var(--space-y-reverse))!important}.xl\:r--space-x-px-2>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-2px * var(--space-x-reverse))!important;margin-left:calc(-2px * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-px-3>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-3px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-3px * var(--space-y-reverse))!important}.xl\:r--space-x-px-3>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-3px * var(--space-x-reverse))!important;margin-left:calc(-3px * calc(1 - var(--space-x-reverse)))!important}.xl\:r--space-y-px-4>:not(template)~:not(template){--space-y-reverse:0 !important;margin-top:calc(-4px * calc(1 - var(--space-y-reverse)))!important;margin-bottom:calc(-4px * var(--space-y-reverse))!important}.xl\:r--space-x-px-4>:not(template)~:not(template){--space-x-reverse:0 !important;margin-right:calc(-4px * var(--space-x-reverse))!important;margin-left:calc(-4px * calc(1 - var(--space-x-reverse)))!important}.xl\:r-space-y-reverse>:not(template)~:not(template){--space-y-reverse:1 !important}.xl\:r-space-x-reverse>:not(template)~:not(template){--space-x-reverse:1 !important}.xl\:r-divide-y-0>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(0px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(0px * var(--divide-y-reverse))!important}.xl\:r-divide-x-0>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(0px * var(--divide-x-reverse))!important;border-left-width:calc(0px * calc(1 - var(--divide-x-reverse)))!important}.xl\:r-divide-y-2>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(2px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(2px * var(--divide-y-reverse))!important}.xl\:r-divide-x-2>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(2px * var(--divide-x-reverse))!important;border-left-width:calc(2px * calc(1 - var(--divide-x-reverse)))!important}.xl\:r-divide-y-3>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(3px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(3px * var(--divide-y-reverse))!important}.xl\:r-divide-x-3>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(3px * var(--divide-x-reverse))!important;border-left-width:calc(3px * calc(1 - var(--divide-x-reverse)))!important}.xl\:r-divide-y-4>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(4px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(4px * var(--divide-y-reverse))!important}.xl\:r-divide-x-4>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(4px * var(--divide-x-reverse))!important;border-left-width:calc(4px * calc(1 - var(--divide-x-reverse)))!important}.xl\:r-divide-y-8>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(8px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(8px * var(--divide-y-reverse))!important}.xl\:r-divide-x-8>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(8px * var(--divide-x-reverse))!important;border-left-width:calc(8px * calc(1 - var(--divide-x-reverse)))!important}.xl\:r-divide-y>:not(template)~:not(template){--divide-y-reverse:0 !important;border-top-width:calc(1px * calc(1 - var(--divide-y-reverse)))!important;border-bottom-width:calc(1px * var(--divide-y-reverse))!important}.xl\:r-divide-x>:not(template)~:not(template){--divide-x-reverse:0 !important;border-right-width:calc(1px * var(--divide-x-reverse))!important;border-left-width:calc(1px * calc(1 - var(--divide-x-reverse)))!important}.xl\:r-divide-y-reverse>:not(template)~:not(template){--divide-y-reverse:1 !important}.xl\:r-divide-x-reverse>:not(template)~:not(template){--divide-x-reverse:1 !important}.xl\:r-divide-transparent>:not(template)~:not(template){border-color:var(--transparent)!important}.xl\:r-divide-white>:not(template)~:not(template){border-color:var(--white)!important}.xl\:r-divide-black>:not(template)~:not(template){border-color:var(--black)!important}.xl\:r-divide-charcoal-dark>:not(template)~:not(template){border-color:var(--charcoal-dark)!important}.xl\:r-divide-base>:not(template)~:not(template){border-color:var(--color-base)!important}.xl\:r-divide-base-rgb>:not(template)~:not(template){border-color:55,71,79!important}.xl\:r-divide-primary>:not(template)~:not(template){border-color:var(--color-primary)!important}.xl\:r-divide-primary-dark>:not(template)~:not(template){border-color:var(--color-primary-dark)!important}.xl\:r-divide-primary-highlight>:not(template)~:not(template){border-color:var(--color-primary-highlight)!important}.xl\:r-divide-primary-toggle>:not(template)~:not(template){border-color:var(--color-primary-toggle)!important}.xl\:r-divide-secondary>:not(template)~:not(template){border-color:var(--color-secondary)!important}.xl\:r-divide-gray-lightest>:not(template)~:not(template){border-color:var(--gray-lightest)!important}.xl\:r-divide-gray-light>:not(template)~:not(template){border-color:var(--gray-light)!important}.xl\:r-divide-gray-medium>:not(template)~:not(template){border-color:var(--gray)!important}.xl\:r-divide-gray-dark>:not(template)~:not(template){border-color:var(--gray-dark)!important}.xl\:r-divide-destructive>:not(template)~:not(template){border-color:var(--color-destructive)!important}.xl\:r-divide-destructive-highlight>:not(template)~:not(template){border-color:var(--color-destructive-highlight)!important}.xl\:r-divide-destructive-dark>:not(template)~:not(template){border-color:var(--color-destructive-dark)!important}.xl\:r-divide-success>:not(template)~:not(template){border-color:var(--color-success)!important}.xl\:r-divide-success-highlight>:not(template)~:not(template){border-color:var(--color-success-highlight)!important}.xl\:r-divide-warning>:not(template)~:not(template){border-color:var(--color-warning)!important}.xl\:r-divide-warning-highlight>:not(template)~:not(template){border-color:var(--color-warning-highlight)!important}.xl\:r-divide-warning-dark>:not(template)~:not(template){border-color:var(--color-warning-dark)!important}.xl\:r-divide-solid>:not(template)~:not(template){border-style:solid!important}.xl\:r-divide-dashed>:not(template)~:not(template){border-style:dashed!important}.xl\:r-divide-dotted>:not(template)~:not(template){border-style:dotted!important}.xl\:r-divide-double>:not(template)~:not(template){border-style:double!important}.xl\:r-divide-none>:not(template)~:not(template){border-style:none!important}.xl\:r-divide-opacity-0>:not(template)~:not(template){--divide-opacity:0 !important}.xl\:r-divide-opacity-25>:not(template)~:not(template){--divide-opacity:.25 !important}.xl\:r-divide-opacity-50>:not(template)~:not(template){--divide-opacity:.5 !important}.xl\:r-divide-opacity-75>:not(template)~:not(template){--divide-opacity:.75 !important}.xl\:r-divide-opacity-80>:not(template)~:not(template){--divide-opacity:.8 !important}.xl\:r-divide-opacity-100>:not(template)~:not(template){--divide-opacity:1 !important}.xl\:r-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.xl\:r-not-sr-only{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.xl\:focus\:r-sr-only:focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.xl\:focus\:r-not-sr-only:focus{position:static!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.xl\:r-appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.xl\:r-bg-fixed{background-attachment:fixed!important}.xl\:r-bg-local{background-attachment:local!important}.xl\:r-bg-scroll{background-attachment:scroll!important}.xl\:r-bg-clip-border{background-clip:border-box!important}.xl\:r-bg-clip-padding{background-clip:padding-box!important}.xl\:r-bg-clip-content{background-clip:content-box!important}.xl\:r-bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.xl\:r-bg-transparent{background-color:var(--transparent)!important}.xl\:r-bg-white{background-color:var(--white)!important}.xl\:r-bg-black{background-color:var(--black)!important}.xl\:r-bg-charcoal-dark{background-color:var(--charcoal-dark)!important}.xl\:r-bg-base{background-color:var(--color-base)!important}.xl\:r-bg-base-rgb{background-color:55,71,79!important}.xl\:r-bg-primary{background-color:var(--color-primary)!important}.xl\:r-bg-primary-dark{background-color:var(--color-primary-dark)!important}.xl\:r-bg-primary-highlight{background-color:var(--color-primary-highlight)!important}.xl\:r-bg-primary-toggle{background-color:var(--color-primary-toggle)!important}.xl\:r-bg-secondary{background-color:var(--color-secondary)!important}.xl\:r-bg-gray-lightest{background-color:var(--gray-lightest)!important}.xl\:r-bg-gray-light{background-color:var(--gray-light)!important}.xl\:r-bg-gray-medium{background-color:var(--gray)!important}.xl\:r-bg-gray-dark{background-color:var(--gray-dark)!important}.xl\:r-bg-destructive{background-color:var(--color-destructive)!important}.xl\:r-bg-destructive-highlight{background-color:var(--color-destructive-highlight)!important}.xl\:r-bg-destructive-dark{background-color:var(--color-destructive-dark)!important}.xl\:r-bg-success{background-color:var(--color-success)!important}.xl\:r-bg-success-highlight{background-color:var(--color-success-highlight)!important}.xl\:r-bg-warning{background-color:var(--color-warning)!important}.xl\:r-bg-warning-highlight{background-color:var(--color-warning-highlight)!important}.xl\:r-bg-warning-dark{background-color:var(--color-warning-dark)!important}.xl\:hover\:r-bg-transparent:hover{background-color:var(--transparent)!important}.xl\:hover\:r-bg-white:hover{background-color:var(--white)!important}.xl\:hover\:r-bg-black:hover{background-color:var(--black)!important}.xl\:hover\:r-bg-charcoal-dark:hover{background-color:var(--charcoal-dark)!important}.xl\:hover\:r-bg-base:hover{background-color:var(--color-base)!important}.xl\:hover\:r-bg-base-rgb:hover{background-color:55,71,79!important}.xl\:hover\:r-bg-primary:hover{background-color:var(--color-primary)!important}.xl\:hover\:r-bg-primary-dark:hover{background-color:var(--color-primary-dark)!important}.xl\:hover\:r-bg-primary-highlight:hover{background-color:var(--color-primary-highlight)!important}.xl\:hover\:r-bg-primary-toggle:hover{background-color:var(--color-primary-toggle)!important}.xl\:hover\:r-bg-secondary:hover{background-color:var(--color-secondary)!important}.xl\:hover\:r-bg-gray-lightest:hover{background-color:var(--gray-lightest)!important}.xl\:hover\:r-bg-gray-light:hover{background-color:var(--gray-light)!important}.xl\:hover\:r-bg-gray-medium:hover{background-color:var(--gray)!important}.xl\:hover\:r-bg-gray-dark:hover{background-color:var(--gray-dark)!important}.xl\:hover\:r-bg-destructive:hover{background-color:var(--color-destructive)!important}.xl\:hover\:r-bg-destructive-highlight:hover{background-color:var(--color-destructive-highlight)!important}.xl\:hover\:r-bg-destructive-dark:hover{background-color:var(--color-destructive-dark)!important}.xl\:hover\:r-bg-success:hover{background-color:var(--color-success)!important}.xl\:hover\:r-bg-success-highlight:hover{background-color:var(--color-success-highlight)!important}.xl\:hover\:r-bg-warning:hover{background-color:var(--color-warning)!important}.xl\:hover\:r-bg-warning-highlight:hover{background-color:var(--color-warning-highlight)!important}.xl\:hover\:r-bg-warning-dark:hover{background-color:var(--color-warning-dark)!important}.xl\:focus\:r-bg-transparent:focus{background-color:var(--transparent)!important}.xl\:focus\:r-bg-white:focus{background-color:var(--white)!important}.xl\:focus\:r-bg-black:focus{background-color:var(--black)!important}.xl\:focus\:r-bg-charcoal-dark:focus{background-color:var(--charcoal-dark)!important}.xl\:focus\:r-bg-base:focus{background-color:var(--color-base)!important}.xl\:focus\:r-bg-base-rgb:focus{background-color:55,71,79!important}.xl\:focus\:r-bg-primary:focus{background-color:var(--color-primary)!important}.xl\:focus\:r-bg-primary-dark:focus{background-color:var(--color-primary-dark)!important}.xl\:focus\:r-bg-primary-highlight:focus{background-color:var(--color-primary-highlight)!important}.xl\:focus\:r-bg-primary-toggle:focus{background-color:var(--color-primary-toggle)!important}.xl\:focus\:r-bg-secondary:focus{background-color:var(--color-secondary)!important}.xl\:focus\:r-bg-gray-lightest:focus{background-color:var(--gray-lightest)!important}.xl\:focus\:r-bg-gray-light:focus{background-color:var(--gray-light)!important}.xl\:focus\:r-bg-gray-medium:focus{background-color:var(--gray)!important}.xl\:focus\:r-bg-gray-dark:focus{background-color:var(--gray-dark)!important}.xl\:focus\:r-bg-destructive:focus{background-color:var(--color-destructive)!important}.xl\:focus\:r-bg-destructive-highlight:focus{background-color:var(--color-destructive-highlight)!important}.xl\:focus\:r-bg-destructive-dark:focus{background-color:var(--color-destructive-dark)!important}.xl\:focus\:r-bg-success:focus{background-color:var(--color-success)!important}.xl\:focus\:r-bg-success-highlight:focus{background-color:var(--color-success-highlight)!important}.xl\:focus\:r-bg-warning:focus{background-color:var(--color-warning)!important}.xl\:focus\:r-bg-warning-highlight:focus{background-color:var(--color-warning-highlight)!important}.xl\:focus\:r-bg-warning-dark:focus{background-color:var(--color-warning-dark)!important}.xl\:r-bg-none{background-image:none!important}.xl\:r-bg-gradient-to-t{background-image:linear-gradient(to top,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-r{background-image:linear-gradient(to right,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-l{background-image:linear-gradient(to left,var(--gradient-color-stops))!important}.xl\:r-bg-gradient-to-tl{background-image:linear-gradient(to top left,var(--gradient-color-stops))!important}.xl\:r-from-transparent{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-white{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-black{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-charcoal-dark{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-base{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-base-rgb{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-primary{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-primary-dark{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-primary-highlight{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-primary-toggle{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-secondary{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-gray-lightest{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-gray-light{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-gray-medium{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-gray-dark{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-destructive{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-destructive-highlight{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-destructive-dark{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-success{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-success-highlight{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-warning{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-warning-highlight{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-from-warning-dark{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-transparent{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-white{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-black{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-charcoal-dark{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-base{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-base-rgb{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-primary{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-primary-dark{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-primary-highlight{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-primary-toggle{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-secondary{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-gray-lightest{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-gray-light{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-gray-medium{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-gray-dark{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-destructive{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-destructive-highlight{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-destructive-dark{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-success{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-success-highlight{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-warning{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-warning-highlight{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-via-warning-dark{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:r-to-transparent{--gradient-to-color:var(--transparent) !important}.xl\:r-to-white{--gradient-to-color:var(--white) !important}.xl\:r-to-black{--gradient-to-color:var(--black) !important}.xl\:r-to-charcoal-dark{--gradient-to-color:var(--charcoal-dark) !important}.xl\:r-to-base{--gradient-to-color:var(--color-base) !important}.xl\:r-to-base-rgb{--gradient-to-color:55, 71, 79 !important}.xl\:r-to-primary{--gradient-to-color:var(--color-primary) !important}.xl\:r-to-primary-dark{--gradient-to-color:var(--color-primary-dark) !important}.xl\:r-to-primary-highlight{--gradient-to-color:var(--color-primary-highlight) !important}.xl\:r-to-primary-toggle{--gradient-to-color:var(--color-primary-toggle) !important}.xl\:r-to-secondary{--gradient-to-color:var(--color-secondary) !important}.xl\:r-to-gray-lightest{--gradient-to-color:var(--gray-lightest) !important}.xl\:r-to-gray-light{--gradient-to-color:var(--gray-light) !important}.xl\:r-to-gray-medium{--gradient-to-color:var(--gray) !important}.xl\:r-to-gray-dark{--gradient-to-color:var(--gray-dark) !important}.xl\:r-to-destructive{--gradient-to-color:var(--color-destructive) !important}.xl\:r-to-destructive-highlight{--gradient-to-color:var(--color-destructive-highlight) !important}.xl\:r-to-destructive-dark{--gradient-to-color:var(--color-destructive-dark) !important}.xl\:r-to-success{--gradient-to-color:var(--color-success) !important}.xl\:r-to-success-highlight{--gradient-to-color:var(--color-success-highlight) !important}.xl\:r-to-warning{--gradient-to-color:var(--color-warning) !important}.xl\:r-to-warning-highlight{--gradient-to-color:var(--color-warning-highlight) !important}.xl\:r-to-warning-dark{--gradient-to-color:var(--color-warning-dark) !important}.xl\:hover\:r-from-transparent:hover{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-white:hover{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-black:hover{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-charcoal-dark:hover{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-base:hover{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-base-rgb:hover{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-primary:hover{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-primary-dark:hover{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-primary-highlight:hover{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-primary-toggle:hover{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-secondary:hover{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-gray-lightest:hover{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-gray-light:hover{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-gray-medium:hover{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-gray-dark:hover{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-destructive:hover{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-destructive-highlight:hover{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-destructive-dark:hover{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-success:hover{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-success-highlight:hover{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-warning:hover{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-warning-highlight:hover{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-from-warning-dark:hover{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-transparent:hover{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-white:hover{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-black:hover{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-charcoal-dark:hover{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-base:hover{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-base-rgb:hover{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-primary:hover{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-primary-dark:hover{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-primary-highlight:hover{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-primary-toggle:hover{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-secondary:hover{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-gray-lightest:hover{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-gray-light:hover{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-gray-medium:hover{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-gray-dark:hover{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-destructive:hover{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-destructive-highlight:hover{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-destructive-dark:hover{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-success:hover{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-success-highlight:hover{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-warning:hover{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-warning-highlight:hover{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-via-warning-dark:hover{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:hover\:r-to-transparent:hover{--gradient-to-color:var(--transparent) !important}.xl\:hover\:r-to-white:hover{--gradient-to-color:var(--white) !important}.xl\:hover\:r-to-black:hover{--gradient-to-color:var(--black) !important}.xl\:hover\:r-to-charcoal-dark:hover{--gradient-to-color:var(--charcoal-dark) !important}.xl\:hover\:r-to-base:hover{--gradient-to-color:var(--color-base) !important}.xl\:hover\:r-to-base-rgb:hover{--gradient-to-color:55, 71, 79 !important}.xl\:hover\:r-to-primary:hover{--gradient-to-color:var(--color-primary) !important}.xl\:hover\:r-to-primary-dark:hover{--gradient-to-color:var(--color-primary-dark) !important}.xl\:hover\:r-to-primary-highlight:hover{--gradient-to-color:var(--color-primary-highlight) !important}.xl\:hover\:r-to-primary-toggle:hover{--gradient-to-color:var(--color-primary-toggle) !important}.xl\:hover\:r-to-secondary:hover{--gradient-to-color:var(--color-secondary) !important}.xl\:hover\:r-to-gray-lightest:hover{--gradient-to-color:var(--gray-lightest) !important}.xl\:hover\:r-to-gray-light:hover{--gradient-to-color:var(--gray-light) !important}.xl\:hover\:r-to-gray-medium:hover{--gradient-to-color:var(--gray) !important}.xl\:hover\:r-to-gray-dark:hover{--gradient-to-color:var(--gray-dark) !important}.xl\:hover\:r-to-destructive:hover{--gradient-to-color:var(--color-destructive) !important}.xl\:hover\:r-to-destructive-highlight:hover{--gradient-to-color:var(--color-destructive-highlight) !important}.xl\:hover\:r-to-destructive-dark:hover{--gradient-to-color:var(--color-destructive-dark) !important}.xl\:hover\:r-to-success:hover{--gradient-to-color:var(--color-success) !important}.xl\:hover\:r-to-success-highlight:hover{--gradient-to-color:var(--color-success-highlight) !important}.xl\:hover\:r-to-warning:hover{--gradient-to-color:var(--color-warning) !important}.xl\:hover\:r-to-warning-highlight:hover{--gradient-to-color:var(--color-warning-highlight) !important}.xl\:hover\:r-to-warning-dark:hover{--gradient-to-color:var(--color-warning-dark) !important}.xl\:focus\:r-from-transparent:focus{--gradient-from-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-white:focus{--gradient-from-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-black:focus{--gradient-from-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-charcoal-dark:focus{--gradient-from-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-base:focus{--gradient-from-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-base-rgb:focus{--gradient-from-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-primary:focus{--gradient-from-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-primary-dark:focus{--gradient-from-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-primary-highlight:focus{--gradient-from-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-primary-toggle:focus{--gradient-from-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-secondary:focus{--gradient-from-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-gray-lightest:focus{--gradient-from-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-gray-light:focus{--gradient-from-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-gray-medium:focus{--gradient-from-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-gray-dark:focus{--gradient-from-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-destructive:focus{--gradient-from-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-destructive-highlight:focus{--gradient-from-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-destructive-dark:focus{--gradient-from-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-success:focus{--gradient-from-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-success-highlight:focus{--gradient-from-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-warning:focus{--gradient-from-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-warning-highlight:focus{--gradient-from-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-from-warning-dark:focus{--gradient-from-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-transparent:focus{--gradient-via-color:var(--transparent) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-white:focus{--gradient-via-color:var(--white) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-black:focus{--gradient-via-color:var(--black) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-charcoal-dark:focus{--gradient-via-color:var(--charcoal-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-base:focus{--gradient-via-color:var(--color-base) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-base-rgb:focus{--gradient-via-color:55, 71, 79 !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-primary:focus{--gradient-via-color:var(--color-primary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-primary-dark:focus{--gradient-via-color:var(--color-primary-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-primary-highlight:focus{--gradient-via-color:var(--color-primary-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-primary-toggle:focus{--gradient-via-color:var(--color-primary-toggle) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-secondary:focus{--gradient-via-color:var(--color-secondary) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-gray-lightest:focus{--gradient-via-color:var(--gray-lightest) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-gray-light:focus{--gradient-via-color:var(--gray-light) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-gray-medium:focus{--gradient-via-color:var(--gray) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-gray-dark:focus{--gradient-via-color:var(--gray-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-destructive:focus{--gradient-via-color:var(--color-destructive) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-destructive-highlight:focus{--gradient-via-color:var(--color-destructive-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-destructive-dark:focus{--gradient-via-color:var(--color-destructive-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-success:focus{--gradient-via-color:var(--color-success) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-success-highlight:focus{--gradient-via-color:var(--color-success-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-warning:focus{--gradient-via-color:var(--color-warning) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-warning-highlight:focus{--gradient-via-color:var(--color-warning-highlight) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-via-warning-dark:focus{--gradient-via-color:var(--color-warning-dark) !important;--gradient-color-stops:var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(255, 255, 255, 0)) !important}.xl\:focus\:r-to-transparent:focus{--gradient-to-color:var(--transparent) !important}.xl\:focus\:r-to-white:focus{--gradient-to-color:var(--white) !important}.xl\:focus\:r-to-black:focus{--gradient-to-color:var(--black) !important}.xl\:focus\:r-to-charcoal-dark:focus{--gradient-to-color:var(--charcoal-dark) !important}.xl\:focus\:r-to-base:focus{--gradient-to-color:var(--color-base) !important}.xl\:focus\:r-to-base-rgb:focus{--gradient-to-color:55, 71, 79 !important}.xl\:focus\:r-to-primary:focus{--gradient-to-color:var(--color-primary) !important}.xl\:focus\:r-to-primary-dark:focus{--gradient-to-color:var(--color-primary-dark) !important}.xl\:focus\:r-to-primary-highlight:focus{--gradient-to-color:var(--color-primary-highlight) !important}.xl\:focus\:r-to-primary-toggle:focus{--gradient-to-color:var(--color-primary-toggle) !important}.xl\:focus\:r-to-secondary:focus{--gradient-to-color:var(--color-secondary) !important}.xl\:focus\:r-to-gray-lightest:focus{--gradient-to-color:var(--gray-lightest) !important}.xl\:focus\:r-to-gray-light:focus{--gradient-to-color:var(--gray-light) !important}.xl\:focus\:r-to-gray-medium:focus{--gradient-to-color:var(--gray) !important}.xl\:focus\:r-to-gray-dark:focus{--gradient-to-color:var(--gray-dark) !important}.xl\:focus\:r-to-destructive:focus{--gradient-to-color:var(--color-destructive) !important}.xl\:focus\:r-to-destructive-highlight:focus{--gradient-to-color:var(--color-destructive-highlight) !important}.xl\:focus\:r-to-destructive-dark:focus{--gradient-to-color:var(--color-destructive-dark) !important}.xl\:focus\:r-to-success:focus{--gradient-to-color:var(--color-success) !important}.xl\:focus\:r-to-success-highlight:focus{--gradient-to-color:var(--color-success-highlight) !important}.xl\:focus\:r-to-warning:focus{--gradient-to-color:var(--color-warning) !important}.xl\:focus\:r-to-warning-highlight:focus{--gradient-to-color:var(--color-warning-highlight) !important}.xl\:focus\:r-to-warning-dark:focus{--gradient-to-color:var(--color-warning-dark) !important}.xl\:r-bg-opacity-0{--bg-opacity:0 !important}.xl\:r-bg-opacity-25{--bg-opacity:.25 !important}.xl\:r-bg-opacity-50{--bg-opacity:.5 !important}.xl\:r-bg-opacity-75{--bg-opacity:.75 !important}.xl\:r-bg-opacity-80{--bg-opacity:.8 !important}.xl\:r-bg-opacity-100{--bg-opacity:1 !important}.xl\:hover\:r-bg-opacity-0:hover{--bg-opacity:0 !important}.xl\:hover\:r-bg-opacity-25:hover{--bg-opacity:.25 !important}.xl\:hover\:r-bg-opacity-50:hover{--bg-opacity:.5 !important}.xl\:hover\:r-bg-opacity-75:hover{--bg-opacity:.75 !important}.xl\:hover\:r-bg-opacity-80:hover{--bg-opacity:.8 !important}.xl\:hover\:r-bg-opacity-100:hover{--bg-opacity:1 !important}.xl\:focus\:r-bg-opacity-0:focus{--bg-opacity:0 !important}.xl\:focus\:r-bg-opacity-25:focus{--bg-opacity:.25 !important}.xl\:focus\:r-bg-opacity-50:focus{--bg-opacity:.5 !important}.xl\:focus\:r-bg-opacity-75:focus{--bg-opacity:.75 !important}.xl\:focus\:r-bg-opacity-80:focus{--bg-opacity:.8 !important}.xl\:focus\:r-bg-opacity-100:focus{--bg-opacity:1 !important}.xl\:r-bg-bottom{background-position:bottom!important}.xl\:r-bg-center{background-position:center!important}.xl\:r-bg-left{background-position:left!important}.xl\:r-bg-left-bottom{background-position:left bottom!important}.xl\:r-bg-left-top{background-position:left top!important}.xl\:r-bg-right{background-position:right!important}.xl\:r-bg-right-bottom{background-position:right bottom!important}.xl\:r-bg-right-top{background-position:right top!important}.xl\:r-bg-top{background-position:top!important}.xl\:r-bg-repeat{background-repeat:repeat!important}.xl\:r-bg-no-repeat{background-repeat:no-repeat!important}.xl\:r-bg-repeat-x{background-repeat:repeat-x!important}.xl\:r-bg-repeat-y{background-repeat:repeat-y!important}.xl\:r-bg-repeat-round{background-repeat:round!important}.xl\:r-bg-repeat-space{background-repeat:space!important}.xl\:r-bg-auto{background-size:auto!important}.xl\:r-bg-cover{background-size:cover!important}.xl\:r-bg-contain{background-size:contain!important}.xl\:r-border-collapse{border-collapse:collapse!important}.xl\:r-border-separate{border-collapse:separate!important}.xl\:r-border-transparent{border-color:var(--transparent)!important}.xl\:r-border-white{border-color:var(--white)!important}.xl\:r-border-black{border-color:var(--black)!important}.xl\:r-border-charcoal-dark{border-color:var(--charcoal-dark)!important}.xl\:r-border-base{border-color:var(--color-base)!important}.xl\:r-border-base-rgb{border-color:55,71,79!important}.xl\:r-border-primary{border-color:var(--color-primary)!important}.xl\:r-border-primary-dark{border-color:var(--color-primary-dark)!important}.xl\:r-border-primary-highlight{border-color:var(--color-primary-highlight)!important}.xl\:r-border-primary-toggle{border-color:var(--color-primary-toggle)!important}.xl\:r-border-secondary{border-color:var(--color-secondary)!important}.xl\:r-border-gray-lightest{border-color:var(--gray-lightest)!important}.xl\:r-border-gray-light{border-color:var(--gray-light)!important}.xl\:r-border-gray-medium{border-color:var(--gray)!important}.xl\:r-border-gray-dark{border-color:var(--gray-dark)!important}.xl\:r-border-destructive{border-color:var(--color-destructive)!important}.xl\:r-border-destructive-highlight{border-color:var(--color-destructive-highlight)!important}.xl\:r-border-destructive-dark{border-color:var(--color-destructive-dark)!important}.xl\:r-border-success{border-color:var(--color-success)!important}.xl\:r-border-success-highlight{border-color:var(--color-success-highlight)!important}.xl\:r-border-warning{border-color:var(--color-warning)!important}.xl\:r-border-warning-highlight{border-color:var(--color-warning-highlight)!important}.xl\:r-border-warning-dark{border-color:var(--color-warning-dark)!important}.xl\:hover\:r-border-transparent:hover{border-color:var(--transparent)!important}.xl\:hover\:r-border-white:hover{border-color:var(--white)!important}.xl\:hover\:r-border-black:hover{border-color:var(--black)!important}.xl\:hover\:r-border-charcoal-dark:hover{border-color:var(--charcoal-dark)!important}.xl\:hover\:r-border-base:hover{border-color:var(--color-base)!important}.xl\:hover\:r-border-base-rgb:hover{border-color:55,71,79!important}.xl\:hover\:r-border-primary:hover{border-color:var(--color-primary)!important}.xl\:hover\:r-border-primary-dark:hover{border-color:var(--color-primary-dark)!important}.xl\:hover\:r-border-primary-highlight:hover{border-color:var(--color-primary-highlight)!important}.xl\:hover\:r-border-primary-toggle:hover{border-color:var(--color-primary-toggle)!important}.xl\:hover\:r-border-secondary:hover{border-color:var(--color-secondary)!important}.xl\:hover\:r-border-gray-lightest:hover{border-color:var(--gray-lightest)!important}.xl\:hover\:r-border-gray-light:hover{border-color:var(--gray-light)!important}.xl\:hover\:r-border-gray-medium:hover{border-color:var(--gray)!important}.xl\:hover\:r-border-gray-dark:hover{border-color:var(--gray-dark)!important}.xl\:hover\:r-border-destructive:hover{border-color:var(--color-destructive)!important}.xl\:hover\:r-border-destructive-highlight:hover{border-color:var(--color-destructive-highlight)!important}.xl\:hover\:r-border-destructive-dark:hover{border-color:var(--color-destructive-dark)!important}.xl\:hover\:r-border-success:hover{border-color:var(--color-success)!important}.xl\:hover\:r-border-success-highlight:hover{border-color:var(--color-success-highlight)!important}.xl\:hover\:r-border-warning:hover{border-color:var(--color-warning)!important}.xl\:hover\:r-border-warning-highlight:hover{border-color:var(--color-warning-highlight)!important}.xl\:hover\:r-border-warning-dark:hover{border-color:var(--color-warning-dark)!important}.xl\:focus\:r-border-transparent:focus{border-color:var(--transparent)!important}.xl\:focus\:r-border-white:focus{border-color:var(--white)!important}.xl\:focus\:r-border-black:focus{border-color:var(--black)!important}.xl\:focus\:r-border-charcoal-dark:focus{border-color:var(--charcoal-dark)!important}.xl\:focus\:r-border-base:focus{border-color:var(--color-base)!important}.xl\:focus\:r-border-base-rgb:focus{border-color:55,71,79!important}.xl\:focus\:r-border-primary:focus{border-color:var(--color-primary)!important}.xl\:focus\:r-border-primary-dark:focus{border-color:var(--color-primary-dark)!important}.xl\:focus\:r-border-primary-highlight:focus{border-color:var(--color-primary-highlight)!important}.xl\:focus\:r-border-primary-toggle:focus{border-color:var(--color-primary-toggle)!important}.xl\:focus\:r-border-secondary:focus{border-color:var(--color-secondary)!important}.xl\:focus\:r-border-gray-lightest:focus{border-color:var(--gray-lightest)!important}.xl\:focus\:r-border-gray-light:focus{border-color:var(--gray-light)!important}.xl\:focus\:r-border-gray-medium:focus{border-color:var(--gray)!important}.xl\:focus\:r-border-gray-dark:focus{border-color:var(--gray-dark)!important}.xl\:focus\:r-border-destructive:focus{border-color:var(--color-destructive)!important}.xl\:focus\:r-border-destructive-highlight:focus{border-color:var(--color-destructive-highlight)!important}.xl\:focus\:r-border-destructive-dark:focus{border-color:var(--color-destructive-dark)!important}.xl\:focus\:r-border-success:focus{border-color:var(--color-success)!important}.xl\:focus\:r-border-success-highlight:focus{border-color:var(--color-success-highlight)!important}.xl\:focus\:r-border-warning:focus{border-color:var(--color-warning)!important}.xl\:focus\:r-border-warning-highlight:focus{border-color:var(--color-warning-highlight)!important}.xl\:focus\:r-border-warning-dark:focus{border-color:var(--color-warning-dark)!important}.xl\:r-border-opacity-0{--border-opacity:0 !important}.xl\:r-border-opacity-25{--border-opacity:.25 !important}.xl\:r-border-opacity-50{--border-opacity:.5 !important}.xl\:r-border-opacity-75{--border-opacity:.75 !important}.xl\:r-border-opacity-80{--border-opacity:.8 !important}.xl\:r-border-opacity-100{--border-opacity:1 !important}.xl\:hover\:r-border-opacity-0:hover{--border-opacity:0 !important}.xl\:hover\:r-border-opacity-25:hover{--border-opacity:.25 !important}.xl\:hover\:r-border-opacity-50:hover{--border-opacity:.5 !important}.xl\:hover\:r-border-opacity-75:hover{--border-opacity:.75 !important}.xl\:hover\:r-border-opacity-80:hover{--border-opacity:.8 !important}.xl\:hover\:r-border-opacity-100:hover{--border-opacity:1 !important}.xl\:focus\:r-border-opacity-0:focus{--border-opacity:0 !important}.xl\:focus\:r-border-opacity-25:focus{--border-opacity:.25 !important}.xl\:focus\:r-border-opacity-50:focus{--border-opacity:.5 !important}.xl\:focus\:r-border-opacity-75:focus{--border-opacity:.75 !important}.xl\:focus\:r-border-opacity-80:focus{--border-opacity:.8 !important}.xl\:focus\:r-border-opacity-100:focus{--border-opacity:1 !important}.xl\:r-rounded-none{border-radius:0!important}.xl\:r-rounded-sm{border-radius:.125rem!important}.xl\:r-rounded{border-radius:.25rem!important}.xl\:r-rounded-md{border-radius:.375rem!important}.xl\:r-rounded-lg{border-radius:.5rem!important}.xl\:r-rounded-xl{border-radius:.75rem!important}.xl\:r-rounded-2xl{border-radius:1rem!important}.xl\:r-rounded-3xl{border-radius:1.5rem!important}.xl\:r-rounded-full{border-radius:9999px!important}.xl\:r-rounded-t-none{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:r-rounded-r-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:r-rounded-b-none{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.xl\:r-rounded-l-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:r-rounded-t-sm{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:r-rounded-r-sm{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:r-rounded-b-sm{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:r-rounded-l-sm{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:r-rounded-t{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:r-rounded-r{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:r-rounded-b{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:r-rounded-l{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:r-rounded-t-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:r-rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:r-rounded-b-md{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:r-rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:r-rounded-t-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:r-rounded-r-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:r-rounded-b-lg{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:r-rounded-l-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:r-rounded-t-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:r-rounded-r-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:r-rounded-b-xl{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:r-rounded-l-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:r-rounded-t-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:r-rounded-r-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:r-rounded-b-2xl{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:r-rounded-l-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:r-rounded-t-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:r-rounded-r-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:r-rounded-b-3xl{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:r-rounded-l-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:r-rounded-t-full{border-top-left-radius:9999px!important;border-top-right-radius:9999px!important}.xl\:r-rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.xl\:r-rounded-b-full{border-bottom-right-radius:9999px!important;border-bottom-left-radius:9999px!important}.xl\:r-rounded-l-full{border-top-left-radius:9999px!important;border-bottom-left-radius:9999px!important}.xl\:r-rounded-tl-none{border-top-left-radius:0!important}.xl\:r-rounded-tr-none{border-top-right-radius:0!important}.xl\:r-rounded-br-none{border-bottom-right-radius:0!important}.xl\:r-rounded-bl-none{border-bottom-left-radius:0!important}.xl\:r-rounded-tl-sm{border-top-left-radius:.125rem!important}.xl\:r-rounded-tr-sm{border-top-right-radius:.125rem!important}.xl\:r-rounded-br-sm{border-bottom-right-radius:.125rem!important}.xl\:r-rounded-bl-sm{border-bottom-left-radius:.125rem!important}.xl\:r-rounded-tl{border-top-left-radius:.25rem!important}.xl\:r-rounded-tr{border-top-right-radius:.25rem!important}.xl\:r-rounded-br{border-bottom-right-radius:.25rem!important}.xl\:r-rounded-bl{border-bottom-left-radius:.25rem!important}.xl\:r-rounded-tl-md{border-top-left-radius:.375rem!important}.xl\:r-rounded-tr-md{border-top-right-radius:.375rem!important}.xl\:r-rounded-br-md{border-bottom-right-radius:.375rem!important}.xl\:r-rounded-bl-md{border-bottom-left-radius:.375rem!important}.xl\:r-rounded-tl-lg{border-top-left-radius:.5rem!important}.xl\:r-rounded-tr-lg{border-top-right-radius:.5rem!important}.xl\:r-rounded-br-lg{border-bottom-right-radius:.5rem!important}.xl\:r-rounded-bl-lg{border-bottom-left-radius:.5rem!important}.xl\:r-rounded-tl-xl{border-top-left-radius:.75rem!important}.xl\:r-rounded-tr-xl{border-top-right-radius:.75rem!important}.xl\:r-rounded-br-xl{border-bottom-right-radius:.75rem!important}.xl\:r-rounded-bl-xl{border-bottom-left-radius:.75rem!important}.xl\:r-rounded-tl-2xl{border-top-left-radius:1rem!important}.xl\:r-rounded-tr-2xl{border-top-right-radius:1rem!important}.xl\:r-rounded-br-2xl{border-bottom-right-radius:1rem!important}.xl\:r-rounded-bl-2xl{border-bottom-left-radius:1rem!important}.xl\:r-rounded-tl-3xl{border-top-left-radius:1.5rem!important}.xl\:r-rounded-tr-3xl{border-top-right-radius:1.5rem!important}.xl\:r-rounded-br-3xl{border-bottom-right-radius:1.5rem!important}.xl\:r-rounded-bl-3xl{border-bottom-left-radius:1.5rem!important}.xl\:r-rounded-tl-full{border-top-left-radius:9999px!important}.xl\:r-rounded-tr-full{border-top-right-radius:9999px!important}.xl\:r-rounded-br-full{border-bottom-right-radius:9999px!important}.xl\:r-rounded-bl-full{border-bottom-left-radius:9999px!important}.xl\:r-border-solid{border-style:solid!important}.xl\:r-border-dashed{border-style:dashed!important}.xl\:r-border-dotted{border-style:dotted!important}.xl\:r-border-double{border-style:double!important}.xl\:r-border-none{border-style:none!important}.xl\:r-border-0{border-width:0!important}.xl\:r-border-2{border-width:2px!important}.xl\:r-border-3{border-width:3px!important}.xl\:r-border-4{border-width:4px!important}.xl\:r-border-8{border-width:8px!important}.xl\:r-border{border-width:1px!important}.xl\:r-border-t-0{border-top-width:0!important}.xl\:r-border-r-0{border-right-width:0!important}.xl\:r-border-b-0{border-bottom-width:0!important}.xl\:r-border-l-0{border-left-width:0!important}.xl\:r-border-t-2{border-top-width:2px!important}.xl\:r-border-r-2{border-right-width:2px!important}.xl\:r-border-b-2{border-bottom-width:2px!important}.xl\:r-border-l-2{border-left-width:2px!important}.xl\:r-border-t-3{border-top-width:3px!important}.xl\:r-border-r-3{border-right-width:3px!important}.xl\:r-border-b-3{border-bottom-width:3px!important}.xl\:r-border-l-3{border-left-width:3px!important}.xl\:r-border-t-4{border-top-width:4px!important}.xl\:r-border-r-4{border-right-width:4px!important}.xl\:r-border-b-4{border-bottom-width:4px!important}.xl\:r-border-l-4{border-left-width:4px!important}.xl\:r-border-t-8{border-top-width:8px!important}.xl\:r-border-r-8{border-right-width:8px!important}.xl\:r-border-b-8{border-bottom-width:8px!important}.xl\:r-border-l-8{border-left-width:8px!important}.xl\:r-border-t{border-top-width:1px!important}.xl\:r-border-r{border-right-width:1px!important}.xl\:r-border-b{border-bottom-width:1px!important}.xl\:r-border-l{border-left-width:1px!important}.xl\:r-box-border{box-sizing:border-box!important}.xl\:r-box-content{box-sizing:content-box!important}.xl\:r-cursor-auto{cursor:auto!important}.xl\:r-cursor-default{cursor:default!important}.xl\:r-cursor-pointer{cursor:pointer!important}.xl\:r-cursor-wait{cursor:wait!important}.xl\:r-cursor-text{cursor:text!important}.xl\:r-cursor-move{cursor:move!important}.xl\:r-cursor-not-allowed{cursor:not-allowed!important}.xl\:r-block{display:block!important}.xl\:r-inline-block{display:inline-block!important}.xl\:r-inline{display:inline!important}.xl\:r-flex{display:flex!important}.xl\:r-inline-flex{display:inline-flex!important}.xl\:r-table{display:table!important}.xl\:r-table-caption{display:table-caption!important}.xl\:r-table-cell{display:table-cell!important}.xl\:r-table-column{display:table-column!important}.xl\:r-table-column-group{display:table-column-group!important}.xl\:r-table-footer-group{display:table-footer-group!important}.xl\:r-table-header-group{display:table-header-group!important}.xl\:r-table-row-group{display:table-row-group!important}.xl\:r-table-row{display:table-row!important}.xl\:r-flow-root{display:flow-root!important}.xl\:r-grid{display:grid!important}.xl\:r-inline-grid{display:inline-grid!important}.xl\:r-contents{display:contents!important}.xl\:r-hidden{display:none!important}.xl\:r-flex-row{flex-direction:row!important}.xl\:r-flex-row-reverse{flex-direction:row-reverse!important}.xl\:r-flex-col{flex-direction:column!important}.xl\:r-flex-col-reverse{flex-direction:column-reverse!important}.xl\:r-flex-wrap{flex-wrap:wrap!important}.xl\:r-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:r-flex-no-wrap{flex-wrap:nowrap!important}.xl\:r-place-items-auto{place-items:auto!important}.xl\:r-place-items-start{place-items:start!important}.xl\:r-place-items-end{place-items:end!important}.xl\:r-place-items-center{place-items:center!important}.xl\:r-place-items-stretch{place-items:stretch!important}.xl\:r-place-content-center{place-content:center!important}.xl\:r-place-content-start{place-content:start!important}.xl\:r-place-content-end{place-content:end!important}.xl\:r-place-content-between{place-content:space-between!important}.xl\:r-place-content-around{place-content:space-around!important}.xl\:r-place-content-evenly{place-content:space-evenly!important}.xl\:r-place-content-stretch{place-content:stretch!important}.xl\:r-place-self-auto{place-self:auto!important}.xl\:r-place-self-start{place-self:start!important}.xl\:r-place-self-end{place-self:end!important}.xl\:r-place-self-center{place-self:center!important}.xl\:r-place-self-stretch{place-self:stretch!important}.xl\:r-items-start{align-items:flex-start!important}.xl\:r-items-end{align-items:flex-end!important}.xl\:r-items-center{align-items:center!important}.xl\:r-items-baseline{align-items:baseline!important}.xl\:r-items-stretch{align-items:stretch!important}.xl\:r-content-center{align-content:center!important}.xl\:r-content-start{align-content:flex-start!important}.xl\:r-content-end{align-content:flex-end!important}.xl\:r-content-between{align-content:space-between!important}.xl\:r-content-around{align-content:space-around!important}.xl\:r-content-evenly{align-content:space-evenly!important}.xl\:r-self-auto{align-self:auto!important}.xl\:r-self-start{align-self:flex-start!important}.xl\:r-self-end{align-self:flex-end!important}.xl\:r-self-center{align-self:center!important}.xl\:r-self-stretch{align-self:stretch!important}.xl\:r-justify-items-auto{justify-items:auto!important}.xl\:r-justify-items-start{justify-items:start!important}.xl\:r-justify-items-end{justify-items:end!important}.xl\:r-justify-items-center{justify-items:center!important}.xl\:r-justify-items-stretch{justify-items:stretch!important}.xl\:r-justify-start{justify-content:flex-start!important}.xl\:r-justify-end{justify-content:flex-end!important}.xl\:r-justify-center{justify-content:center!important}.xl\:r-justify-between{justify-content:space-between!important}.xl\:r-justify-around{justify-content:space-around!important}.xl\:r-justify-evenly{justify-content:space-evenly!important}.xl\:r-justify-self-auto{justify-self:auto!important}.xl\:r-justify-self-start{justify-self:start!important}.xl\:r-justify-self-end{justify-self:end!important}.xl\:r-justify-self-center{justify-self:center!important}.xl\:r-justify-self-stretch{justify-self:stretch!important}.xl\:r-flex-1{flex:1 1 0%!important}.xl\:r-flex-auto{flex:1 1 auto!important}.xl\:r-flex-initial{flex:0 1 auto!important}.xl\:r-flex-none{flex:none!important}.xl\:r-flex-grow-0{flex-grow:0!important}.xl\:r-flex-grow{flex-grow:1!important}.xl\:r-flex-shrink-0{flex-shrink:0!important}.xl\:r-flex-shrink{flex-shrink:1!important}.xl\:r-order-1{order:1!important}.xl\:r-order-2{order:2!important}.xl\:r-order-3{order:3!important}.xl\:r-order-4{order:4!important}.xl\:r-order-5{order:5!important}.xl\:r-order-6{order:6!important}.xl\:r-order-7{order:7!important}.xl\:r-order-8{order:8!important}.xl\:r-order-9{order:9!important}.xl\:r-order-10{order:10!important}.xl\:r-order-11{order:11!important}.xl\:r-order-12{order:12!important}.xl\:r-order-first{order:-9999!important}.xl\:r-order-last{order:9999!important}.xl\:r-order-none{order:0!important}.xl\:r-float-right{float:right!important}.xl\:r-float-left{float:left!important}.xl\:r-float-none{float:none!important}.xl\:r-clearfix:after{content:""!important;display:table!important;clear:both!important}.xl\:r-clear-left{clear:left!important}.xl\:r-clear-right{clear:right!important}.xl\:r-clear-both{clear:both!important}.xl\:r-clear-none{clear:none!important}.xl\:r-font-roboto{font-family:var(--font-family-roboto)!important}.xl\:r-font-hairline{font-weight:100!important}.xl\:r-font-thin{font-weight:200!important}.xl\:r-font-light{font-weight:300!important}.xl\:r-font-normal{font-weight:400!important}.xl\:r-font-medium{font-weight:500!important}.xl\:r-font-semibold{font-weight:600!important}.xl\:r-font-bold{font-weight:700!important}.xl\:r-font-extrabold{font-weight:800!important}.xl\:r-font-black{font-weight:900!important}.xl\:hover\:r-font-hairline:hover{font-weight:100!important}.xl\:hover\:r-font-thin:hover{font-weight:200!important}.xl\:hover\:r-font-light:hover{font-weight:300!important}.xl\:hover\:r-font-normal:hover{font-weight:400!important}.xl\:hover\:r-font-medium:hover{font-weight:500!important}.xl\:hover\:r-font-semibold:hover{font-weight:600!important}.xl\:hover\:r-font-bold:hover{font-weight:700!important}.xl\:hover\:r-font-extrabold:hover{font-weight:800!important}.xl\:hover\:r-font-black:hover{font-weight:900!important}.xl\:focus\:r-font-hairline:focus{font-weight:100!important}.xl\:focus\:r-font-thin:focus{font-weight:200!important}.xl\:focus\:r-font-light:focus{font-weight:300!important}.xl\:focus\:r-font-normal:focus{font-weight:400!important}.xl\:focus\:r-font-medium:focus{font-weight:500!important}.xl\:focus\:r-font-semibold:focus{font-weight:600!important}.xl\:focus\:r-font-bold:focus{font-weight:700!important}.xl\:focus\:r-font-extrabold:focus{font-weight:800!important}.xl\:focus\:r-font-black:focus{font-weight:900!important}.xl\:r-h-0{height:0!important}.xl\:r-h-1{height:.25rem!important}.xl\:r-h-2{height:.5rem!important}.xl\:r-h-3{height:.75rem!important}.xl\:r-h-4{height:1rem!important}.xl\:r-h-5{height:1.25rem!important}.xl\:r-h-6{height:1.5rem!important}.xl\:r-h-7{height:1.75rem!important}.xl\:r-h-8{height:2rem!important}.xl\:r-h-9{height:2.25rem!important}.xl\:r-h-10{height:2.5rem!important}.xl\:r-h-12{height:3rem!important}.xl\:r-h-16{height:4rem!important}.xl\:r-h-20{height:5rem!important}.xl\:r-h-24{height:6rem!important}.xl\:r-h-32{height:8rem!important}.xl\:r-h-40{height:10rem!important}.xl\:r-h-48{height:12rem!important}.xl\:r-h-56{height:14rem!important}.xl\:r-h-64{height:16rem!important}.xl\:r-h-auto{height:auto!important}.xl\:r-h-px{height:1px!important}.xl\:r-h-px-2{height:2px!important}.xl\:r-h-px-3{height:3px!important}.xl\:r-h-px-4{height:4px!important}.xl\:r-h-full{height:100%!important}.xl\:r-h-screen{height:100vh!important}.xl\:r-text-xs{font-size:var(--font-size-1)!important}.xl\:r-text-sm{font-size:var(--font-size-2)!important}.xl\:r-text-md{font-size:var(--font-size-3)!important}.xl\:r-text-lg{font-size:var(--font-size-4)!important}.xl\:r-text-xl{font-size:var(--font-size-5)!important}.xl\:r-text-hero{font-size:var(--font-size-8)!important}.xl\:r-text-icon-sm{font-size:var(--font-size-2)!important}.xl\:r-text-icon-md{font-size:var(--font-size-3)!important}.xl\:r-text-icon-lg{font-size:var(--font-size-4)!important}.xl\:r-text-icon-xl{font-size:var(--font-size-5)!important}.xl\:r-text-icon-2xl{font-size:var(--font-size-6)!important}.xl\:r-text-icon-3xl{font-size:var(--font-size-7)!important}.xl\:r-text-icon-4xl{font-size:var(--font-size-9)!important}.xl\:r-text-icon-5xl{font-size:var(--font-size-10)!important}.xl\:r-leading-3{line-height:.75rem!important}.xl\:r-leading-4{line-height:1rem!important}.xl\:r-leading-5{line-height:1.25rem!important}.xl\:r-leading-6{line-height:1.5rem!important}.xl\:r-leading-7{line-height:1.75rem!important}.xl\:r-leading-8{line-height:2rem!important}.xl\:r-leading-9{line-height:2.25rem!important}.xl\:r-leading-10{line-height:2.5rem!important}.xl\:r-leading-none{line-height:1!important}.xl\:r-leading-tight{line-height:1.25!important}.xl\:r-leading-snug{line-height:1.375!important}.xl\:r-leading-normal{line-height:1.5!important}.xl\:r-leading-relaxed{line-height:1.625!important}.xl\:r-leading-loose{line-height:2!important}.xl\:r-list-inside{list-style-position:inside!important}.xl\:r-list-outside{list-style-position:outside!important}.xl\:r-list-none{list-style-type:none!important}.xl\:r-list-disc{list-style-type:disc!important}.xl\:r-list-decimal{list-style-type:decimal!important}.xl\:r-m-0{margin:0!important}.xl\:r-m-1{margin:.25rem!important}.xl\:r-m-2{margin:.5rem!important}.xl\:r-m-3{margin:.75rem!important}.xl\:r-m-4{margin:1rem!important}.xl\:r-m-5{margin:1.25rem!important}.xl\:r-m-6{margin:1.5rem!important}.xl\:r-m-7{margin:1.75rem!important}.xl\:r-m-8{margin:2rem!important}.xl\:r-m-9{margin:2.25rem!important}.xl\:r-m-10{margin:2.5rem!important}.xl\:r-m-12{margin:3rem!important}.xl\:r-m-16{margin:4rem!important}.xl\:r-m-20{margin:5rem!important}.xl\:r-m-24{margin:6rem!important}.xl\:r-m-32{margin:8rem!important}.xl\:r-m-40{margin:10rem!important}.xl\:r-m-48{margin:12rem!important}.xl\:r-m-56{margin:14rem!important}.xl\:r-m-64{margin:16rem!important}.xl\:r-m-auto{margin:auto!important}.xl\:r-m-px{margin:1px!important}.xl\:r-m-px-2{margin:2px!important}.xl\:r-m-px-3{margin:3px!important}.xl\:r-m-px-4{margin:4px!important}.xl\:r--m-1{margin:-.25rem!important}.xl\:r--m-2{margin:-.5rem!important}.xl\:r--m-3{margin:-.75rem!important}.xl\:r--m-4{margin:-1rem!important}.xl\:r--m-5{margin:-1.25rem!important}.xl\:r--m-6{margin:-1.5rem!important}.xl\:r--m-7{margin:-1.75rem!important}.xl\:r--m-8{margin:-2rem!important}.xl\:r--m-9{margin:-2.25rem!important}.xl\:r--m-10{margin:-2.5rem!important}.xl\:r--m-12{margin:-3rem!important}.xl\:r--m-16{margin:-4rem!important}.xl\:r--m-20{margin:-5rem!important}.xl\:r--m-24{margin:-6rem!important}.xl\:r--m-32{margin:-8rem!important}.xl\:r--m-40{margin:-10rem!important}.xl\:r--m-48{margin:-12rem!important}.xl\:r--m-56{margin:-14rem!important}.xl\:r--m-64{margin:-16rem!important}.xl\:r--m-px{margin:-1px!important}.xl\:r--m-px-2{margin:-2px!important}.xl\:r--m-px-3{margin:-3px!important}.xl\:r--m-px-4{margin:-4px!important}.xl\:r-my-0{margin-top:0!important;margin-bottom:0!important}.xl\:r-mx-0{margin-left:0!important;margin-right:0!important}.xl\:r-my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:r-mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:r-my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:r-mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:r-my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.xl\:r-mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:r-my-4{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:r-mx-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:r-my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.xl\:r-mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:r-my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:r-mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:r-my-7{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.xl\:r-mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:r-my-8{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:r-mx-8{margin-left:2rem!important;margin-right:2rem!important}.xl\:r-my-9{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.xl\:r-mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:r-my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.xl\:r-mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:r-my-12{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:r-mx-12{margin-left:3rem!important;margin-right:3rem!important}.xl\:r-my-16{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:r-mx-16{margin-left:4rem!important;margin-right:4rem!important}.xl\:r-my-20{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:r-mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:r-my-24{margin-top:6rem!important;margin-bottom:6rem!important}.xl\:r-mx-24{margin-left:6rem!important;margin-right:6rem!important}.xl\:r-my-32{margin-top:8rem!important;margin-bottom:8rem!important}.xl\:r-mx-32{margin-left:8rem!important;margin-right:8rem!important}.xl\:r-my-40{margin-top:10rem!important;margin-bottom:10rem!important}.xl\:r-mx-40{margin-left:10rem!important;margin-right:10rem!important}.xl\:r-my-48{margin-top:12rem!important;margin-bottom:12rem!important}.xl\:r-mx-48{margin-left:12rem!important;margin-right:12rem!important}.xl\:r-my-56{margin-top:14rem!important;margin-bottom:14rem!important}.xl\:r-mx-56{margin-left:14rem!important;margin-right:14rem!important}.xl\:r-my-64{margin-top:16rem!important;margin-bottom:16rem!important}.xl\:r-mx-64{margin-left:16rem!important;margin-right:16rem!important}.xl\:r-my-auto{margin-top:auto!important;margin-bottom:auto!important}.xl\:r-mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:r-my-px{margin-top:1px!important;margin-bottom:1px!important}.xl\:r-mx-px{margin-left:1px!important;margin-right:1px!important}.xl\:r-my-px-2{margin-top:2px!important;margin-bottom:2px!important}.xl\:r-mx-px-2{margin-left:2px!important;margin-right:2px!important}.xl\:r-my-px-3{margin-top:3px!important;margin-bottom:3px!important}.xl\:r-mx-px-3{margin-left:3px!important;margin-right:3px!important}.xl\:r-my-px-4{margin-top:4px!important;margin-bottom:4px!important}.xl\:r-mx-px-4{margin-left:4px!important;margin-right:4px!important}.xl\:r--my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:r--mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:r--my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:r--mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:r--my-3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.xl\:r--mx-3{margin-left:-.75rem!important;margin-right:-.75rem!important}.xl\:r--my-4{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:r--mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:r--my-5{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.xl\:r--mx-5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.xl\:r--my-6{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:r--mx-6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:r--my-7{margin-top:-1.75rem!important;margin-bottom:-1.75rem!important}.xl\:r--mx-7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.xl\:r--my-8{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:r--mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:r--my-9{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.xl\:r--mx-9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.xl\:r--my-10{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.xl\:r--mx-10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.xl\:r--my-12{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:r--mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:r--my-16{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:r--mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:r--my-20{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:r--mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:r--my-24{margin-top:-6rem!important;margin-bottom:-6rem!important}.xl\:r--mx-24{margin-left:-6rem!important;margin-right:-6rem!important}.xl\:r--my-32{margin-top:-8rem!important;margin-bottom:-8rem!important}.xl\:r--mx-32{margin-left:-8rem!important;margin-right:-8rem!important}.xl\:r--my-40{margin-top:-10rem!important;margin-bottom:-10rem!important}.xl\:r--mx-40{margin-left:-10rem!important;margin-right:-10rem!important}.xl\:r--my-48{margin-top:-12rem!important;margin-bottom:-12rem!important}.xl\:r--mx-48{margin-left:-12rem!important;margin-right:-12rem!important}.xl\:r--my-56{margin-top:-14rem!important;margin-bottom:-14rem!important}.xl\:r--mx-56{margin-left:-14rem!important;margin-right:-14rem!important}.xl\:r--my-64{margin-top:-16rem!important;margin-bottom:-16rem!important}.xl\:r--mx-64{margin-left:-16rem!important;margin-right:-16rem!important}.xl\:r--my-px{margin-top:-1px!important;margin-bottom:-1px!important}.xl\:r--mx-px{margin-left:-1px!important;margin-right:-1px!important}.xl\:r--my-px-2{margin-top:-2px!important;margin-bottom:-2px!important}.xl\:r--mx-px-2{margin-left:-2px!important;margin-right:-2px!important}.xl\:r--my-px-3{margin-top:-3px!important;margin-bottom:-3px!important}.xl\:r--mx-px-3{margin-left:-3px!important;margin-right:-3px!important}.xl\:r--my-px-4{margin-top:-4px!important;margin-bottom:-4px!important}.xl\:r--mx-px-4{margin-left:-4px!important;margin-right:-4px!important}.xl\:r-mt-0{margin-top:0!important}.xl\:r-mr-0{margin-right:0!important}.xl\:r-mb-0{margin-bottom:0!important}.xl\:r-ml-0{margin-left:0!important}.xl\:r-mt-1{margin-top:.25rem!important}.xl\:r-mr-1{margin-right:.25rem!important}.xl\:r-mb-1{margin-bottom:.25rem!important}.xl\:r-ml-1{margin-left:.25rem!important}.xl\:r-mt-2{margin-top:.5rem!important}.xl\:r-mr-2{margin-right:.5rem!important}.xl\:r-mb-2{margin-bottom:.5rem!important}.xl\:r-ml-2{margin-left:.5rem!important}.xl\:r-mt-3{margin-top:.75rem!important}.xl\:r-mr-3{margin-right:.75rem!important}.xl\:r-mb-3{margin-bottom:.75rem!important}.xl\:r-ml-3{margin-left:.75rem!important}.xl\:r-mt-4{margin-top:1rem!important}.xl\:r-mr-4{margin-right:1rem!important}.xl\:r-mb-4{margin-bottom:1rem!important}.xl\:r-ml-4{margin-left:1rem!important}.xl\:r-mt-5{margin-top:1.25rem!important}.xl\:r-mr-5{margin-right:1.25rem!important}.xl\:r-mb-5{margin-bottom:1.25rem!important}.xl\:r-ml-5{margin-left:1.25rem!important}.xl\:r-mt-6{margin-top:1.5rem!important}.xl\:r-mr-6{margin-right:1.5rem!important}.xl\:r-mb-6{margin-bottom:1.5rem!important}.xl\:r-ml-6{margin-left:1.5rem!important}.xl\:r-mt-7{margin-top:1.75rem!important}.xl\:r-mr-7{margin-right:1.75rem!important}.xl\:r-mb-7{margin-bottom:1.75rem!important}.xl\:r-ml-7{margin-left:1.75rem!important}.xl\:r-mt-8{margin-top:2rem!important}.xl\:r-mr-8{margin-right:2rem!important}.xl\:r-mb-8{margin-bottom:2rem!important}.xl\:r-ml-8{margin-left:2rem!important}.xl\:r-mt-9{margin-top:2.25rem!important}.xl\:r-mr-9{margin-right:2.25rem!important}.xl\:r-mb-9{margin-bottom:2.25rem!important}.xl\:r-ml-9{margin-left:2.25rem!important}.xl\:r-mt-10{margin-top:2.5rem!important}.xl\:r-mr-10{margin-right:2.5rem!important}.xl\:r-mb-10{margin-bottom:2.5rem!important}.xl\:r-ml-10{margin-left:2.5rem!important}.xl\:r-mt-12{margin-top:3rem!important}.xl\:r-mr-12{margin-right:3rem!important}.xl\:r-mb-12{margin-bottom:3rem!important}.xl\:r-ml-12{margin-left:3rem!important}.xl\:r-mt-16{margin-top:4rem!important}.xl\:r-mr-16{margin-right:4rem!important}.xl\:r-mb-16{margin-bottom:4rem!important}.xl\:r-ml-16{margin-left:4rem!important}.xl\:r-mt-20{margin-top:5rem!important}.xl\:r-mr-20{margin-right:5rem!important}.xl\:r-mb-20{margin-bottom:5rem!important}.xl\:r-ml-20{margin-left:5rem!important}.xl\:r-mt-24{margin-top:6rem!important}.xl\:r-mr-24{margin-right:6rem!important}.xl\:r-mb-24{margin-bottom:6rem!important}.xl\:r-ml-24{margin-left:6rem!important}.xl\:r-mt-32{margin-top:8rem!important}.xl\:r-mr-32{margin-right:8rem!important}.xl\:r-mb-32{margin-bottom:8rem!important}.xl\:r-ml-32{margin-left:8rem!important}.xl\:r-mt-40{margin-top:10rem!important}.xl\:r-mr-40{margin-right:10rem!important}.xl\:r-mb-40{margin-bottom:10rem!important}.xl\:r-ml-40{margin-left:10rem!important}.xl\:r-mt-48{margin-top:12rem!important}.xl\:r-mr-48{margin-right:12rem!important}.xl\:r-mb-48{margin-bottom:12rem!important}.xl\:r-ml-48{margin-left:12rem!important}.xl\:r-mt-56{margin-top:14rem!important}.xl\:r-mr-56{margin-right:14rem!important}.xl\:r-mb-56{margin-bottom:14rem!important}.xl\:r-ml-56{margin-left:14rem!important}.xl\:r-mt-64{margin-top:16rem!important}.xl\:r-mr-64{margin-right:16rem!important}.xl\:r-mb-64{margin-bottom:16rem!important}.xl\:r-ml-64{margin-left:16rem!important}.xl\:r-mt-auto{margin-top:auto!important}.xl\:r-mr-auto{margin-right:auto!important}.xl\:r-mb-auto{margin-bottom:auto!important}.xl\:r-ml-auto{margin-left:auto!important}.xl\:r-mt-px{margin-top:1px!important}.xl\:r-mr-px{margin-right:1px!important}.xl\:r-mb-px{margin-bottom:1px!important}.xl\:r-ml-px{margin-left:1px!important}.xl\:r-mt-px-2{margin-top:2px!important}.xl\:r-mr-px-2{margin-right:2px!important}.xl\:r-mb-px-2{margin-bottom:2px!important}.xl\:r-ml-px-2{margin-left:2px!important}.xl\:r-mt-px-3{margin-top:3px!important}.xl\:r-mr-px-3{margin-right:3px!important}.xl\:r-mb-px-3{margin-bottom:3px!important}.xl\:r-ml-px-3{margin-left:3px!important}.xl\:r-mt-px-4{margin-top:4px!important}.xl\:r-mr-px-4{margin-right:4px!important}.xl\:r-mb-px-4{margin-bottom:4px!important}.xl\:r-ml-px-4{margin-left:4px!important}.xl\:r--mt-1{margin-top:-.25rem!important}.xl\:r--mr-1{margin-right:-.25rem!important}.xl\:r--mb-1{margin-bottom:-.25rem!important}.xl\:r--ml-1{margin-left:-.25rem!important}.xl\:r--mt-2{margin-top:-.5rem!important}.xl\:r--mr-2{margin-right:-.5rem!important}.xl\:r--mb-2{margin-bottom:-.5rem!important}.xl\:r--ml-2{margin-left:-.5rem!important}.xl\:r--mt-3{margin-top:-.75rem!important}.xl\:r--mr-3{margin-right:-.75rem!important}.xl\:r--mb-3{margin-bottom:-.75rem!important}.xl\:r--ml-3{margin-left:-.75rem!important}.xl\:r--mt-4{margin-top:-1rem!important}.xl\:r--mr-4{margin-right:-1rem!important}.xl\:r--mb-4{margin-bottom:-1rem!important}.xl\:r--ml-4{margin-left:-1rem!important}.xl\:r--mt-5{margin-top:-1.25rem!important}.xl\:r--mr-5{margin-right:-1.25rem!important}.xl\:r--mb-5{margin-bottom:-1.25rem!important}.xl\:r--ml-5{margin-left:-1.25rem!important}.xl\:r--mt-6{margin-top:-1.5rem!important}.xl\:r--mr-6{margin-right:-1.5rem!important}.xl\:r--mb-6{margin-bottom:-1.5rem!important}.xl\:r--ml-6{margin-left:-1.5rem!important}.xl\:r--mt-7{margin-top:-1.75rem!important}.xl\:r--mr-7{margin-right:-1.75rem!important}.xl\:r--mb-7{margin-bottom:-1.75rem!important}.xl\:r--ml-7{margin-left:-1.75rem!important}.xl\:r--mt-8{margin-top:-2rem!important}.xl\:r--mr-8{margin-right:-2rem!important}.xl\:r--mb-8{margin-bottom:-2rem!important}.xl\:r--ml-8{margin-left:-2rem!important}.xl\:r--mt-9{margin-top:-2.25rem!important}.xl\:r--mr-9{margin-right:-2.25rem!important}.xl\:r--mb-9{margin-bottom:-2.25rem!important}.xl\:r--ml-9{margin-left:-2.25rem!important}.xl\:r--mt-10{margin-top:-2.5rem!important}.xl\:r--mr-10{margin-right:-2.5rem!important}.xl\:r--mb-10{margin-bottom:-2.5rem!important}.xl\:r--ml-10{margin-left:-2.5rem!important}.xl\:r--mt-12{margin-top:-3rem!important}.xl\:r--mr-12{margin-right:-3rem!important}.xl\:r--mb-12{margin-bottom:-3rem!important}.xl\:r--ml-12{margin-left:-3rem!important}.xl\:r--mt-16{margin-top:-4rem!important}.xl\:r--mr-16{margin-right:-4rem!important}.xl\:r--mb-16{margin-bottom:-4rem!important}.xl\:r--ml-16{margin-left:-4rem!important}.xl\:r--mt-20{margin-top:-5rem!important}.xl\:r--mr-20{margin-right:-5rem!important}.xl\:r--mb-20{margin-bottom:-5rem!important}.xl\:r--ml-20{margin-left:-5rem!important}.xl\:r--mt-24{margin-top:-6rem!important}.xl\:r--mr-24{margin-right:-6rem!important}.xl\:r--mb-24{margin-bottom:-6rem!important}.xl\:r--ml-24{margin-left:-6rem!important}.xl\:r--mt-32{margin-top:-8rem!important}.xl\:r--mr-32{margin-right:-8rem!important}.xl\:r--mb-32{margin-bottom:-8rem!important}.xl\:r--ml-32{margin-left:-8rem!important}.xl\:r--mt-40{margin-top:-10rem!important}.xl\:r--mr-40{margin-right:-10rem!important}.xl\:r--mb-40{margin-bottom:-10rem!important}.xl\:r--ml-40{margin-left:-10rem!important}.xl\:r--mt-48{margin-top:-12rem!important}.xl\:r--mr-48{margin-right:-12rem!important}.xl\:r--mb-48{margin-bottom:-12rem!important}.xl\:r--ml-48{margin-left:-12rem!important}.xl\:r--mt-56{margin-top:-14rem!important}.xl\:r--mr-56{margin-right:-14rem!important}.xl\:r--mb-56{margin-bottom:-14rem!important}.xl\:r--ml-56{margin-left:-14rem!important}.xl\:r--mt-64{margin-top:-16rem!important}.xl\:r--mr-64{margin-right:-16rem!important}.xl\:r--mb-64{margin-bottom:-16rem!important}.xl\:r--ml-64{margin-left:-16rem!important}.xl\:r--mt-px{margin-top:-1px!important}.xl\:r--mr-px{margin-right:-1px!important}.xl\:r--mb-px{margin-bottom:-1px!important}.xl\:r--ml-px{margin-left:-1px!important}.xl\:r--mt-px-2{margin-top:-2px!important}.xl\:r--mr-px-2{margin-right:-2px!important}.xl\:r--mb-px-2{margin-bottom:-2px!important}.xl\:r--ml-px-2{margin-left:-2px!important}.xl\:r--mt-px-3{margin-top:-3px!important}.xl\:r--mr-px-3{margin-right:-3px!important}.xl\:r--mb-px-3{margin-bottom:-3px!important}.xl\:r--ml-px-3{margin-left:-3px!important}.xl\:r--mt-px-4{margin-top:-4px!important}.xl\:r--mr-px-4{margin-right:-4px!important}.xl\:r--mb-px-4{margin-bottom:-4px!important}.xl\:r--ml-px-4{margin-left:-4px!important}.xl\:r-max-h-full{max-height:100%!important}.xl\:r-max-h-screen{max-height:100vh!important}.xl\:r-max-h-none{max-height:none!important}.xl\:r-max-h-xs{max-height:10rem!important}.xl\:r-max-h-sm{max-height:12.5rem!important}.xl\:r-max-h-md{max-height:15rem!important}.xl\:r-max-h-lg{max-height:17.5rem!important}.xl\:r-max-h-xl{max-height:20rem!important}.xl\:r-max-w-none{max-width:none!important}.xl\:r-max-w-xs{max-width:10rem!important}.xl\:r-max-w-sm{max-width:12.5rem!important}.xl\:r-max-w-md{max-width:15rem!important}.xl\:r-max-w-lg{max-width:17.5rem!important}.xl\:r-max-w-xl{max-width:20rem!important}.xl\:r-max-w-2xl{max-width:42rem!important}.xl\:r-max-w-3xl{max-width:48rem!important}.xl\:r-max-w-4xl{max-width:56rem!important}.xl\:r-max-w-5xl{max-width:64rem!important}.xl\:r-max-w-6xl{max-width:72rem!important}.xl\:r-max-w-full{max-width:100%!important}.xl\:r-max-w-screen-sm{max-width:640px!important}.xl\:r-max-w-screen-md{max-width:768px!important}.xl\:r-max-w-screen-lg{max-width:1024px!important}.xl\:r-max-w-screen-xl{max-width:1280px!important}.xl\:r-max-w-xxl{max-width:48rem!important}.xl\:r-max-w-vw{max-width:100vw!important}.xl\:r-min-h-0{min-height:0!important}.xl\:r-min-h-full{min-height:100%!important}.xl\:r-min-h-screen{min-height:100vh!important}.xl\:r-min-w-0{min-width:0!important}.xl\:r-min-w-full{min-width:100%!important}.xl\:r-min-w-xxs{min-width:8rem!important}.xl\:r-min-w-xs{min-width:10rem!important}.xl\:r-min-w-sm{min-width:12.5rem!important}.xl\:r-min-w-md{min-width:15rem!important}.xl\:r-min-w-lg{min-width:17.5rem!important}.xl\:r-min-w-xl{min-width:20rem!important}.xl\:r-min-w-vw{min-width:100vw!important}.xl\:r-object-contain{-o-object-fit:contain!important;object-fit:contain!important}.xl\:r-object-cover{-o-object-fit:cover!important;object-fit:cover!important}.xl\:r-object-fill{-o-object-fit:fill!important;object-fit:fill!important}.xl\:r-object-none{-o-object-fit:none!important;object-fit:none!important}.xl\:r-object-scale-down{-o-object-fit:scale-down!important;object-fit:scale-down!important}.xl\:r-object-bottom{-o-object-position:bottom!important;object-position:bottom!important}.xl\:r-object-center{-o-object-position:center!important;object-position:center!important}.xl\:r-object-left{-o-object-position:left!important;object-position:left!important}.xl\:r-object-left-bottom{-o-object-position:left bottom!important;object-position:left bottom!important}.xl\:r-object-left-top{-o-object-position:left top!important;object-position:left top!important}.xl\:r-object-right{-o-object-position:right!important;object-position:right!important}.xl\:r-object-right-bottom{-o-object-position:right bottom!important;object-position:right bottom!important}.xl\:r-object-right-top{-o-object-position:right top!important;object-position:right top!important}.xl\:r-object-top{-o-object-position:top!important;object-position:top!important}.xl\:r-opacity-0{opacity:0!important}.xl\:r-opacity-25{opacity:.25!important}.xl\:r-opacity-50{opacity:.5!important}.xl\:r-opacity-75{opacity:.75!important}.xl\:r-opacity-80{opacity:.8!important}.xl\:r-opacity-100{opacity:1!important}.xl\:hover\:r-opacity-0:hover{opacity:0!important}.xl\:hover\:r-opacity-25:hover{opacity:.25!important}.xl\:hover\:r-opacity-50:hover{opacity:.5!important}.xl\:hover\:r-opacity-75:hover{opacity:.75!important}.xl\:hover\:r-opacity-80:hover{opacity:.8!important}.xl\:hover\:r-opacity-100:hover{opacity:1!important}.xl\:focus\:r-opacity-0:focus{opacity:0!important}.xl\:focus\:r-opacity-25:focus{opacity:.25!important}.xl\:focus\:r-opacity-50:focus{opacity:.5!important}.xl\:focus\:r-opacity-75:focus{opacity:.75!important}.xl\:focus\:r-opacity-80:focus{opacity:.8!important}.xl\:focus\:r-opacity-100:focus{opacity:1!important}.xl\:r-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.xl\:r-outline-white{outline:2px dotted white!important;outline-offset:2px!important}.xl\:r-outline-black{outline:2px dotted black!important;outline-offset:2px!important}.xl\:focus\:r-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.xl\:focus\:r-outline-white:focus{outline:2px dotted white!important;outline-offset:2px!important}.xl\:focus\:r-outline-black:focus{outline:2px dotted black!important;outline-offset:2px!important}.xl\:r-overflow-auto{overflow:auto!important}.xl\:r-overflow-hidden{overflow:hidden!important}.xl\:r-overflow-visible{overflow:visible!important}.xl\:r-overflow-scroll{overflow:scroll!important}.xl\:r-overflow-x-auto{overflow-x:auto!important}.xl\:r-overflow-y-auto{overflow-y:auto!important}.xl\:r-overflow-x-hidden{overflow-x:hidden!important}.xl\:r-overflow-y-hidden{overflow-y:hidden!important}.xl\:r-overflow-x-visible{overflow-x:visible!important}.xl\:r-overflow-y-visible{overflow-y:visible!important}.xl\:r-overflow-x-scroll{overflow-x:scroll!important}.xl\:r-overflow-y-scroll{overflow-y:scroll!important}.xl\:r-scrolling-touch{-webkit-overflow-scrolling:touch!important}.xl\:r-scrolling-auto{-webkit-overflow-scrolling:auto!important}.xl\:r-overscroll-auto{overscroll-behavior:auto!important}.xl\:r-overscroll-contain{overscroll-behavior:contain!important}.xl\:r-overscroll-none{overscroll-behavior:none!important}.xl\:r-overscroll-y-auto{overscroll-behavior-y:auto!important}.xl\:r-overscroll-y-contain{overscroll-behavior-y:contain!important}.xl\:r-overscroll-y-none{overscroll-behavior-y:none!important}.xl\:r-overscroll-x-auto{overscroll-behavior-x:auto!important}.xl\:r-overscroll-x-contain{overscroll-behavior-x:contain!important}.xl\:r-overscroll-x-none{overscroll-behavior-x:none!important}.xl\:r-p-0{padding:0!important}.xl\:r-p-1{padding:.25rem!important}.xl\:r-p-2{padding:.5rem!important}.xl\:r-p-3{padding:.75rem!important}.xl\:r-p-4{padding:1rem!important}.xl\:r-p-5{padding:1.25rem!important}.xl\:r-p-6{padding:1.5rem!important}.xl\:r-p-7{padding:1.75rem!important}.xl\:r-p-8{padding:2rem!important}.xl\:r-p-9{padding:2.25rem!important}.xl\:r-p-10{padding:2.5rem!important}.xl\:r-p-12{padding:3rem!important}.xl\:r-p-16{padding:4rem!important}.xl\:r-p-20{padding:5rem!important}.xl\:r-p-24{padding:6rem!important}.xl\:r-p-32{padding:8rem!important}.xl\:r-p-40{padding:10rem!important}.xl\:r-p-48{padding:12rem!important}.xl\:r-p-56{padding:14rem!important}.xl\:r-p-64{padding:16rem!important}.xl\:r-p-px{padding:1px!important}.xl\:r-p-px-2{padding:2px!important}.xl\:r-p-px-3{padding:3px!important}.xl\:r-p-px-4{padding:4px!important}.xl\:r-py-0{padding-top:0!important;padding-bottom:0!important}.xl\:r-px-0{padding-left:0!important;padding-right:0!important}.xl\:r-py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:r-px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:r-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:r-px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:r-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.xl\:r-px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:r-py-4{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:r-px-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:r-py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.xl\:r-px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:r-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:r-px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:r-py-7{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.xl\:r-px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:r-py-8{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:r-px-8{padding-left:2rem!important;padding-right:2rem!important}.xl\:r-py-9{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.xl\:r-px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xl\:r-py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.xl\:r-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xl\:r-py-12{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:r-px-12{padding-left:3rem!important;padding-right:3rem!important}.xl\:r-py-16{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:r-px-16{padding-left:4rem!important;padding-right:4rem!important}.xl\:r-py-20{padding-top:5rem!important;padding-bottom:5rem!important}.xl\:r-px-20{padding-left:5rem!important;padding-right:5rem!important}.xl\:r-py-24{padding-top:6rem!important;padding-bottom:6rem!important}.xl\:r-px-24{padding-left:6rem!important;padding-right:6rem!important}.xl\:r-py-32{padding-top:8rem!important;padding-bottom:8rem!important}.xl\:r-px-32{padding-left:8rem!important;padding-right:8rem!important}.xl\:r-py-40{padding-top:10rem!important;padding-bottom:10rem!important}.xl\:r-px-40{padding-left:10rem!important;padding-right:10rem!important}.xl\:r-py-48{padding-top:12rem!important;padding-bottom:12rem!important}.xl\:r-px-48{padding-left:12rem!important;padding-right:12rem!important}.xl\:r-py-56{padding-top:14rem!important;padding-bottom:14rem!important}.xl\:r-px-56{padding-left:14rem!important;padding-right:14rem!important}.xl\:r-py-64{padding-top:16rem!important;padding-bottom:16rem!important}.xl\:r-px-64{padding-left:16rem!important;padding-right:16rem!important}.xl\:r-py-px{padding-top:1px!important;padding-bottom:1px!important}.xl\:r-px-px{padding-left:1px!important;padding-right:1px!important}.xl\:r-py-px-2{padding-top:2px!important;padding-bottom:2px!important}.xl\:r-px-px-2{padding-left:2px!important;padding-right:2px!important}.xl\:r-py-px-3{padding-top:3px!important;padding-bottom:3px!important}.xl\:r-px-px-3{padding-left:3px!important;padding-right:3px!important}.xl\:r-py-px-4{padding-top:4px!important;padding-bottom:4px!important}.xl\:r-px-px-4{padding-left:4px!important;padding-right:4px!important}.xl\:r-pt-0{padding-top:0!important}.xl\:r-pr-0{padding-right:0!important}.xl\:r-pb-0{padding-bottom:0!important}.xl\:r-pl-0{padding-left:0!important}.xl\:r-pt-1{padding-top:.25rem!important}.xl\:r-pr-1{padding-right:.25rem!important}.xl\:r-pb-1{padding-bottom:.25rem!important}.xl\:r-pl-1{padding-left:.25rem!important}.xl\:r-pt-2{padding-top:.5rem!important}.xl\:r-pr-2{padding-right:.5rem!important}.xl\:r-pb-2{padding-bottom:.5rem!important}.xl\:r-pl-2{padding-left:.5rem!important}.xl\:r-pt-3{padding-top:.75rem!important}.xl\:r-pr-3{padding-right:.75rem!important}.xl\:r-pb-3{padding-bottom:.75rem!important}.xl\:r-pl-3{padding-left:.75rem!important}.xl\:r-pt-4{padding-top:1rem!important}.xl\:r-pr-4{padding-right:1rem!important}.xl\:r-pb-4{padding-bottom:1rem!important}.xl\:r-pl-4{padding-left:1rem!important}.xl\:r-pt-5{padding-top:1.25rem!important}.xl\:r-pr-5{padding-right:1.25rem!important}.xl\:r-pb-5{padding-bottom:1.25rem!important}.xl\:r-pl-5{padding-left:1.25rem!important}.xl\:r-pt-6{padding-top:1.5rem!important}.xl\:r-pr-6{padding-right:1.5rem!important}.xl\:r-pb-6{padding-bottom:1.5rem!important}.xl\:r-pl-6{padding-left:1.5rem!important}.xl\:r-pt-7{padding-top:1.75rem!important}.xl\:r-pr-7{padding-right:1.75rem!important}.xl\:r-pb-7{padding-bottom:1.75rem!important}.xl\:r-pl-7{padding-left:1.75rem!important}.xl\:r-pt-8{padding-top:2rem!important}.xl\:r-pr-8{padding-right:2rem!important}.xl\:r-pb-8{padding-bottom:2rem!important}.xl\:r-pl-8{padding-left:2rem!important}.xl\:r-pt-9{padding-top:2.25rem!important}.xl\:r-pr-9{padding-right:2.25rem!important}.xl\:r-pb-9{padding-bottom:2.25rem!important}.xl\:r-pl-9{padding-left:2.25rem!important}.xl\:r-pt-10{padding-top:2.5rem!important}.xl\:r-pr-10{padding-right:2.5rem!important}.xl\:r-pb-10{padding-bottom:2.5rem!important}.xl\:r-pl-10{padding-left:2.5rem!important}.xl\:r-pt-12{padding-top:3rem!important}.xl\:r-pr-12{padding-right:3rem!important}.xl\:r-pb-12{padding-bottom:3rem!important}.xl\:r-pl-12{padding-left:3rem!important}.xl\:r-pt-16{padding-top:4rem!important}.xl\:r-pr-16{padding-right:4rem!important}.xl\:r-pb-16{padding-bottom:4rem!important}.xl\:r-pl-16{padding-left:4rem!important}.xl\:r-pt-20{padding-top:5rem!important}.xl\:r-pr-20{padding-right:5rem!important}.xl\:r-pb-20{padding-bottom:5rem!important}.xl\:r-pl-20{padding-left:5rem!important}.xl\:r-pt-24{padding-top:6rem!important}.xl\:r-pr-24{padding-right:6rem!important}.xl\:r-pb-24{padding-bottom:6rem!important}.xl\:r-pl-24{padding-left:6rem!important}.xl\:r-pt-32{padding-top:8rem!important}.xl\:r-pr-32{padding-right:8rem!important}.xl\:r-pb-32{padding-bottom:8rem!important}.xl\:r-pl-32{padding-left:8rem!important}.xl\:r-pt-40{padding-top:10rem!important}.xl\:r-pr-40{padding-right:10rem!important}.xl\:r-pb-40{padding-bottom:10rem!important}.xl\:r-pl-40{padding-left:10rem!important}.xl\:r-pt-48{padding-top:12rem!important}.xl\:r-pr-48{padding-right:12rem!important}.xl\:r-pb-48{padding-bottom:12rem!important}.xl\:r-pl-48{padding-left:12rem!important}.xl\:r-pt-56{padding-top:14rem!important}.xl\:r-pr-56{padding-right:14rem!important}.xl\:r-pb-56{padding-bottom:14rem!important}.xl\:r-pl-56{padding-left:14rem!important}.xl\:r-pt-64{padding-top:16rem!important}.xl\:r-pr-64{padding-right:16rem!important}.xl\:r-pb-64{padding-bottom:16rem!important}.xl\:r-pl-64{padding-left:16rem!important}.xl\:r-pt-px{padding-top:1px!important}.xl\:r-pr-px{padding-right:1px!important}.xl\:r-pb-px{padding-bottom:1px!important}.xl\:r-pl-px{padding-left:1px!important}.xl\:r-pt-px-2{padding-top:2px!important}.xl\:r-pr-px-2{padding-right:2px!important}.xl\:r-pb-px-2{padding-bottom:2px!important}.xl\:r-pl-px-2{padding-left:2px!important}.xl\:r-pt-px-3{padding-top:3px!important}.xl\:r-pr-px-3{padding-right:3px!important}.xl\:r-pb-px-3{padding-bottom:3px!important}.xl\:r-pl-px-3{padding-left:3px!important}.xl\:r-pt-px-4{padding-top:4px!important}.xl\:r-pr-px-4{padding-right:4px!important}.xl\:r-pb-px-4{padding-bottom:4px!important}.xl\:r-pl-px-4{padding-left:4px!important}.xl\:r-placeholder-transparent::-moz-placeholder{color:var(--transparent)!important}.xl\:r-placeholder-transparent::placeholder{color:var(--transparent)!important}.xl\:r-placeholder-white::-moz-placeholder{color:var(--white)!important}.xl\:r-placeholder-white::placeholder{color:var(--white)!important}.xl\:r-placeholder-black::-moz-placeholder{color:var(--black)!important}.xl\:r-placeholder-black::placeholder{color:var(--black)!important}.xl\:r-placeholder-charcoal-dark::-moz-placeholder{color:var(--charcoal-dark)!important}.xl\:r-placeholder-charcoal-dark::placeholder{color:var(--charcoal-dark)!important}.xl\:r-placeholder-base::-moz-placeholder{color:var(--color-base)!important}.xl\:r-placeholder-base::placeholder{color:var(--color-base)!important}.xl\:r-placeholder-base-rgb::-moz-placeholder{color:55,71,79!important}.xl\:r-placeholder-base-rgb::placeholder{color:55,71,79!important}.xl\:r-placeholder-primary::-moz-placeholder{color:var(--color-primary)!important}.xl\:r-placeholder-primary::placeholder{color:var(--color-primary)!important}.xl\:r-placeholder-primary-dark::-moz-placeholder{color:var(--color-primary-dark)!important}.xl\:r-placeholder-primary-dark::placeholder{color:var(--color-primary-dark)!important}.xl\:r-placeholder-primary-highlight::-moz-placeholder{color:var(--color-primary-highlight)!important}.xl\:r-placeholder-primary-highlight::placeholder{color:var(--color-primary-highlight)!important}.xl\:r-placeholder-primary-toggle::-moz-placeholder{color:var(--color-primary-toggle)!important}.xl\:r-placeholder-primary-toggle::placeholder{color:var(--color-primary-toggle)!important}.xl\:r-placeholder-secondary::-moz-placeholder{color:var(--color-secondary)!important}.xl\:r-placeholder-secondary::placeholder{color:var(--color-secondary)!important}.xl\:r-placeholder-gray-lightest::-moz-placeholder{color:var(--gray-lightest)!important}.xl\:r-placeholder-gray-lightest::placeholder{color:var(--gray-lightest)!important}.xl\:r-placeholder-gray-light::-moz-placeholder{color:var(--gray-light)!important}.xl\:r-placeholder-gray-light::placeholder{color:var(--gray-light)!important}.xl\:r-placeholder-gray-medium::-moz-placeholder{color:var(--gray)!important}.xl\:r-placeholder-gray-medium::placeholder{color:var(--gray)!important}.xl\:r-placeholder-gray-dark::-moz-placeholder{color:var(--gray-dark)!important}.xl\:r-placeholder-gray-dark::placeholder{color:var(--gray-dark)!important}.xl\:r-placeholder-destructive::-moz-placeholder{color:var(--color-destructive)!important}.xl\:r-placeholder-destructive::placeholder{color:var(--color-destructive)!important}.xl\:r-placeholder-destructive-highlight::-moz-placeholder{color:var(--color-destructive-highlight)!important}.xl\:r-placeholder-destructive-highlight::placeholder{color:var(--color-destructive-highlight)!important}.xl\:r-placeholder-destructive-dark::-moz-placeholder{color:var(--color-destructive-dark)!important}.xl\:r-placeholder-destructive-dark::placeholder{color:var(--color-destructive-dark)!important}.xl\:r-placeholder-success::-moz-placeholder{color:var(--color-success)!important}.xl\:r-placeholder-success::placeholder{color:var(--color-success)!important}.xl\:r-placeholder-success-highlight::-moz-placeholder{color:var(--color-success-highlight)!important}.xl\:r-placeholder-success-highlight::placeholder{color:var(--color-success-highlight)!important}.xl\:r-placeholder-warning::-moz-placeholder{color:var(--color-warning)!important}.xl\:r-placeholder-warning::placeholder{color:var(--color-warning)!important}.xl\:r-placeholder-warning-highlight::-moz-placeholder{color:var(--color-warning-highlight)!important}.xl\:r-placeholder-warning-highlight::placeholder{color:var(--color-warning-highlight)!important}.xl\:r-placeholder-warning-dark::-moz-placeholder{color:var(--color-warning-dark)!important}.xl\:r-placeholder-warning-dark::placeholder{color:var(--color-warning-dark)!important}.xl\:focus\:r-placeholder-transparent:focus::-moz-placeholder{color:var(--transparent)!important}.xl\:focus\:r-placeholder-transparent:focus::placeholder{color:var(--transparent)!important}.xl\:focus\:r-placeholder-white:focus::-moz-placeholder{color:var(--white)!important}.xl\:focus\:r-placeholder-white:focus::placeholder{color:var(--white)!important}.xl\:focus\:r-placeholder-black:focus::-moz-placeholder{color:var(--black)!important}.xl\:focus\:r-placeholder-black:focus::placeholder{color:var(--black)!important}.xl\:focus\:r-placeholder-charcoal-dark:focus::-moz-placeholder{color:var(--charcoal-dark)!important}.xl\:focus\:r-placeholder-charcoal-dark:focus::placeholder{color:var(--charcoal-dark)!important}.xl\:focus\:r-placeholder-base:focus::-moz-placeholder{color:var(--color-base)!important}.xl\:focus\:r-placeholder-base:focus::placeholder{color:var(--color-base)!important}.xl\:focus\:r-placeholder-base-rgb:focus::-moz-placeholder{color:55,71,79!important}.xl\:focus\:r-placeholder-base-rgb:focus::placeholder{color:55,71,79!important}.xl\:focus\:r-placeholder-primary:focus::-moz-placeholder{color:var(--color-primary)!important}.xl\:focus\:r-placeholder-primary:focus::placeholder{color:var(--color-primary)!important}.xl\:focus\:r-placeholder-primary-dark:focus::-moz-placeholder{color:var(--color-primary-dark)!important}.xl\:focus\:r-placeholder-primary-dark:focus::placeholder{color:var(--color-primary-dark)!important}.xl\:focus\:r-placeholder-primary-highlight:focus::-moz-placeholder{color:var(--color-primary-highlight)!important}.xl\:focus\:r-placeholder-primary-highlight:focus::placeholder{color:var(--color-primary-highlight)!important}.xl\:focus\:r-placeholder-primary-toggle:focus::-moz-placeholder{color:var(--color-primary-toggle)!important}.xl\:focus\:r-placeholder-primary-toggle:focus::placeholder{color:var(--color-primary-toggle)!important}.xl\:focus\:r-placeholder-secondary:focus::-moz-placeholder{color:var(--color-secondary)!important}.xl\:focus\:r-placeholder-secondary:focus::placeholder{color:var(--color-secondary)!important}.xl\:focus\:r-placeholder-gray-lightest:focus::-moz-placeholder{color:var(--gray-lightest)!important}.xl\:focus\:r-placeholder-gray-lightest:focus::placeholder{color:var(--gray-lightest)!important}.xl\:focus\:r-placeholder-gray-light:focus::-moz-placeholder{color:var(--gray-light)!important}.xl\:focus\:r-placeholder-gray-light:focus::placeholder{color:var(--gray-light)!important}.xl\:focus\:r-placeholder-gray-medium:focus::-moz-placeholder{color:var(--gray)!important}.xl\:focus\:r-placeholder-gray-medium:focus::placeholder{color:var(--gray)!important}.xl\:focus\:r-placeholder-gray-dark:focus::-moz-placeholder{color:var(--gray-dark)!important}.xl\:focus\:r-placeholder-gray-dark:focus::placeholder{color:var(--gray-dark)!important}.xl\:focus\:r-placeholder-destructive:focus::-moz-placeholder{color:var(--color-destructive)!important}.xl\:focus\:r-placeholder-destructive:focus::placeholder{color:var(--color-destructive)!important}.xl\:focus\:r-placeholder-destructive-highlight:focus::-moz-placeholder{color:var(--color-destructive-highlight)!important}.xl\:focus\:r-placeholder-destructive-highlight:focus::placeholder{color:var(--color-destructive-highlight)!important}.xl\:focus\:r-placeholder-destructive-dark:focus::-moz-placeholder{color:var(--color-destructive-dark)!important}.xl\:focus\:r-placeholder-destructive-dark:focus::placeholder{color:var(--color-destructive-dark)!important}.xl\:focus\:r-placeholder-success:focus::-moz-placeholder{color:var(--color-success)!important}.xl\:focus\:r-placeholder-success:focus::placeholder{color:var(--color-success)!important}.xl\:focus\:r-placeholder-success-highlight:focus::-moz-placeholder{color:var(--color-success-highlight)!important}.xl\:focus\:r-placeholder-success-highlight:focus::placeholder{color:var(--color-success-highlight)!important}.xl\:focus\:r-placeholder-warning:focus::-moz-placeholder{color:var(--color-warning)!important}.xl\:focus\:r-placeholder-warning:focus::placeholder{color:var(--color-warning)!important}.xl\:focus\:r-placeholder-warning-highlight:focus::-moz-placeholder{color:var(--color-warning-highlight)!important}.xl\:focus\:r-placeholder-warning-highlight:focus::placeholder{color:var(--color-warning-highlight)!important}.xl\:focus\:r-placeholder-warning-dark:focus::-moz-placeholder{color:var(--color-warning-dark)!important}.xl\:focus\:r-placeholder-warning-dark:focus::placeholder{color:var(--color-warning-dark)!important}.xl\:r-placeholder-opacity-0::-moz-placeholder{--placeholder-opacity:0 !important}.xl\:r-placeholder-opacity-0::placeholder{--placeholder-opacity:0 !important}.xl\:r-placeholder-opacity-25::-moz-placeholder{--placeholder-opacity:.25 !important}.xl\:r-placeholder-opacity-25::placeholder{--placeholder-opacity:.25 !important}.xl\:r-placeholder-opacity-50::-moz-placeholder{--placeholder-opacity:.5 !important}.xl\:r-placeholder-opacity-50::placeholder{--placeholder-opacity:.5 !important}.xl\:r-placeholder-opacity-75::-moz-placeholder{--placeholder-opacity:.75 !important}.xl\:r-placeholder-opacity-75::placeholder{--placeholder-opacity:.75 !important}.xl\:r-placeholder-opacity-80::-moz-placeholder{--placeholder-opacity:.8 !important}.xl\:r-placeholder-opacity-80::placeholder{--placeholder-opacity:.8 !important}.xl\:r-placeholder-opacity-100::-moz-placeholder{--placeholder-opacity:1 !important}.xl\:r-placeholder-opacity-100::placeholder{--placeholder-opacity:1 !important}.xl\:focus\:r-placeholder-opacity-0:focus::-moz-placeholder{--placeholder-opacity:0 !important}.xl\:focus\:r-placeholder-opacity-0:focus::placeholder{--placeholder-opacity:0 !important}.xl\:focus\:r-placeholder-opacity-25:focus::-moz-placeholder{--placeholder-opacity:.25 !important}.xl\:focus\:r-placeholder-opacity-25:focus::placeholder{--placeholder-opacity:.25 !important}.xl\:focus\:r-placeholder-opacity-50:focus::-moz-placeholder{--placeholder-opacity:.5 !important}.xl\:focus\:r-placeholder-opacity-50:focus::placeholder{--placeholder-opacity:.5 !important}.xl\:focus\:r-placeholder-opacity-75:focus::-moz-placeholder{--placeholder-opacity:.75 !important}.xl\:focus\:r-placeholder-opacity-75:focus::placeholder{--placeholder-opacity:.75 !important}.xl\:focus\:r-placeholder-opacity-80:focus::-moz-placeholder{--placeholder-opacity:.8 !important}.xl\:focus\:r-placeholder-opacity-80:focus::placeholder{--placeholder-opacity:.8 !important}.xl\:focus\:r-placeholder-opacity-100:focus::-moz-placeholder{--placeholder-opacity:1 !important}.xl\:focus\:r-placeholder-opacity-100:focus::placeholder{--placeholder-opacity:1 !important}.xl\:r-pointer-events-none{pointer-events:none!important}.xl\:r-pointer-events-auto{pointer-events:auto!important}.xl\:r-static{position:static!important}.xl\:r-fixed{position:fixed!important}.xl\:r-absolute{position:absolute!important}.xl\:r-relative{position:relative!important}.xl\:r-sticky{position:sticky!important}.xl\:r-inset-0{inset:0!important}.xl\:r-inset-1{inset:1px!important}.xl\:r-inset-2{inset:2px!important}.xl\:r-inset-3{inset:3px!important}.xl\:r-inset-4{inset:4px!important}.xl\:r-inset-auto{inset:auto!important}.xl\:r--inset-1{inset:-1px!important}.xl\:r--inset-2{inset:-2px!important}.xl\:r--inset-3{inset:-3px!important}.xl\:r--inset-4{inset:-4px!important}.xl\:r--inset-half{inset:-50%!important}.xl\:r--inset-full{inset:-100%!important}.xl\:r-inset-half{inset:50%!important}.xl\:r-inset-full{inset:100%!important}.xl\:r-inset-y-0{top:0!important;bottom:0!important}.xl\:r-inset-x-0{right:0!important;left:0!important}.xl\:r-inset-y-1{top:1px!important;bottom:1px!important}.xl\:r-inset-x-1{right:1px!important;left:1px!important}.xl\:r-inset-y-2{top:2px!important;bottom:2px!important}.xl\:r-inset-x-2{right:2px!important;left:2px!important}.xl\:r-inset-y-3{top:3px!important;bottom:3px!important}.xl\:r-inset-x-3{right:3px!important;left:3px!important}.xl\:r-inset-y-4{top:4px!important;bottom:4px!important}.xl\:r-inset-x-4{right:4px!important;left:4px!important}.xl\:r-inset-y-auto{top:auto!important;bottom:auto!important}.xl\:r-inset-x-auto{right:auto!important;left:auto!important}.xl\:r--inset-y-1{top:-1px!important;bottom:-1px!important}.xl\:r--inset-x-1{right:-1px!important;left:-1px!important}.xl\:r--inset-y-2{top:-2px!important;bottom:-2px!important}.xl\:r--inset-x-2{right:-2px!important;left:-2px!important}.xl\:r--inset-y-3{top:-3px!important;bottom:-3px!important}.xl\:r--inset-x-3{right:-3px!important;left:-3px!important}.xl\:r--inset-y-4{top:-4px!important;bottom:-4px!important}.xl\:r--inset-x-4{right:-4px!important;left:-4px!important}.xl\:r--inset-y-half{top:-50%!important;bottom:-50%!important}.xl\:r--inset-x-half{right:-50%!important;left:-50%!important}.xl\:r--inset-y-full{top:-100%!important;bottom:-100%!important}.xl\:r--inset-x-full{right:-100%!important;left:-100%!important}.xl\:r-inset-y-half{top:50%!important;bottom:50%!important}.xl\:r-inset-x-half{right:50%!important;left:50%!important}.xl\:r-inset-y-full{top:100%!important;bottom:100%!important}.xl\:r-inset-x-full{right:100%!important;left:100%!important}.xl\:r-top-0{top:0!important}.xl\:r-right-0{right:0!important}.xl\:r-bottom-0{bottom:0!important}.xl\:r-left-0{left:0!important}.xl\:r-top-1{top:1px!important}.xl\:r-right-1{right:1px!important}.xl\:r-bottom-1{bottom:1px!important}.xl\:r-left-1{left:1px!important}.xl\:r-top-2{top:2px!important}.xl\:r-right-2{right:2px!important}.xl\:r-bottom-2{bottom:2px!important}.xl\:r-left-2{left:2px!important}.xl\:r-top-3{top:3px!important}.xl\:r-right-3{right:3px!important}.xl\:r-bottom-3{bottom:3px!important}.xl\:r-left-3{left:3px!important}.xl\:r-top-4{top:4px!important}.xl\:r-right-4{right:4px!important}.xl\:r-bottom-4{bottom:4px!important}.xl\:r-left-4{left:4px!important}.xl\:r-top-auto{top:auto!important}.xl\:r-right-auto{right:auto!important}.xl\:r-bottom-auto{bottom:auto!important}.xl\:r-left-auto{left:auto!important}.xl\:r--top-1{top:-1px!important}.xl\:r--right-1{right:-1px!important}.xl\:r--bottom-1{bottom:-1px!important}.xl\:r--left-1{left:-1px!important}.xl\:r--top-2{top:-2px!important}.xl\:r--right-2{right:-2px!important}.xl\:r--bottom-2{bottom:-2px!important}.xl\:r--left-2{left:-2px!important}.xl\:r--top-3{top:-3px!important}.xl\:r--right-3{right:-3px!important}.xl\:r--bottom-3{bottom:-3px!important}.xl\:r--left-3{left:-3px!important}.xl\:r--top-4{top:-4px!important}.xl\:r--right-4{right:-4px!important}.xl\:r--bottom-4{bottom:-4px!important}.xl\:r--left-4{left:-4px!important}.xl\:r--top-half{top:-50%!important}.xl\:r--right-half{right:-50%!important}.xl\:r--bottom-half{bottom:-50%!important}.xl\:r--left-half{left:-50%!important}.xl\:r--top-full{top:-100%!important}.xl\:r--right-full{right:-100%!important}.xl\:r--bottom-full{bottom:-100%!important}.xl\:r--left-full{left:-100%!important}.xl\:r-top-half{top:50%!important}.xl\:r-right-half{right:50%!important}.xl\:r-bottom-half{bottom:50%!important}.xl\:r-left-half{left:50%!important}.xl\:r-top-full{top:100%!important}.xl\:r-right-full{right:100%!important}.xl\:r-bottom-full{bottom:100%!important}.xl\:r-left-full{left:100%!important}.xl\:r-resize-none{resize:none!important}.xl\:r-resize-y{resize:vertical!important}.xl\:r-resize-x{resize:horizontal!important}.xl\:r-resize{resize:both!important}.xl\:r-shadow-xs{box-shadow:0 0 0 1px #0000000d!important}.xl\:r-shadow-sm{box-shadow:var(--shadow-level-1)!important}.xl\:r-shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.xl\:r-shadow-md{box-shadow:var(--shadow-level-2)!important}.xl\:r-shadow-lg{box-shadow:var(--shadow-level-3)!important}.xl\:r-shadow-xl{box-shadow:var(--shadow-level-4)!important}.xl\:r-shadow-2xl{box-shadow:0 25px 50px -12px #00000040!important}.xl\:r-shadow-inner{box-shadow:inset 0 2px 4px #0000000f!important}.xl\:r-shadow-outline{box-shadow:0 0 0 1px var(--color-primary)!important}.xl\:r-shadow-none{box-shadow:none!important}.xl\:hover\:r-shadow-xs:hover{box-shadow:0 0 0 1px #0000000d!important}.xl\:hover\:r-shadow-sm:hover{box-shadow:var(--shadow-level-1)!important}.xl\:hover\:r-shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.xl\:hover\:r-shadow-md:hover{box-shadow:var(--shadow-level-2)!important}.xl\:hover\:r-shadow-lg:hover{box-shadow:var(--shadow-level-3)!important}.xl\:hover\:r-shadow-xl:hover{box-shadow:var(--shadow-level-4)!important}.xl\:hover\:r-shadow-2xl:hover{box-shadow:0 25px 50px -12px #00000040!important}.xl\:hover\:r-shadow-inner:hover{box-shadow:inset 0 2px 4px #0000000f!important}.xl\:hover\:r-shadow-outline:hover{box-shadow:0 0 0 1px var(--color-primary)!important}.xl\:hover\:r-shadow-none:hover{box-shadow:none!important}.xl\:focus\:r-shadow-xs:focus{box-shadow:0 0 0 1px #0000000d!important}.xl\:focus\:r-shadow-sm:focus{box-shadow:var(--shadow-level-1)!important}.xl\:focus\:r-shadow:focus{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.xl\:focus\:r-shadow-md:focus{box-shadow:var(--shadow-level-2)!important}.xl\:focus\:r-shadow-lg:focus{box-shadow:var(--shadow-level-3)!important}.xl\:focus\:r-shadow-xl:focus{box-shadow:var(--shadow-level-4)!important}.xl\:focus\:r-shadow-2xl:focus{box-shadow:0 25px 50px -12px #00000040!important}.xl\:focus\:r-shadow-inner:focus{box-shadow:inset 0 2px 4px #0000000f!important}.xl\:focus\:r-shadow-outline:focus{box-shadow:0 0 0 1px var(--color-primary)!important}.xl\:focus\:r-shadow-none:focus{box-shadow:none!important}.xl\:r-fill-current{fill:currentColor!important}.xl\:r-stroke-current{stroke:currentColor!important}.xl\:r-stroke-0{stroke-width:0!important}.xl\:r-stroke-1{stroke-width:1!important}.xl\:r-stroke-2{stroke-width:2!important}.xl\:r-table-auto{table-layout:auto!important}.xl\:r-table-fixed{table-layout:fixed!important}.xl\:r-text-left{text-align:left!important}.xl\:r-text-center{text-align:center!important}.xl\:r-text-right{text-align:right!important}.xl\:r-text-justify{text-align:justify!important}.xl\:r-text-transparent{color:var(--transparent)!important}.xl\:r-text-white{color:var(--white)!important}.xl\:r-text-black{color:var(--black)!important}.xl\:r-text-charcoal-dark{color:var(--charcoal-dark)!important}.xl\:r-text-base{color:var(--color-base)!important}.xl\:r-text-base-rgb{color:55,71,79!important}.xl\:r-text-primary{color:var(--color-primary)!important}.xl\:r-text-primary-dark{color:var(--color-primary-dark)!important}.xl\:r-text-primary-highlight{color:var(--color-primary-highlight)!important}.xl\:r-text-primary-toggle{color:var(--color-primary-toggle)!important}.xl\:r-text-secondary{color:var(--color-secondary)!important}.xl\:r-text-gray-lightest{color:var(--gray-lightest)!important}.xl\:r-text-gray-light{color:var(--gray-light)!important}.xl\:r-text-gray-medium{color:var(--gray)!important}.xl\:r-text-gray-dark{color:var(--gray-dark)!important}.xl\:r-text-destructive{color:var(--color-destructive)!important}.xl\:r-text-destructive-highlight{color:var(--color-destructive-highlight)!important}.xl\:r-text-destructive-dark{color:var(--color-destructive-dark)!important}.xl\:r-text-success{color:var(--color-success)!important}.xl\:r-text-success-highlight{color:var(--color-success-highlight)!important}.xl\:r-text-warning{color:var(--color-warning)!important}.xl\:r-text-warning-highlight{color:var(--color-warning-highlight)!important}.xl\:r-text-warning-dark{color:var(--color-warning-dark)!important}.xl\:hover\:r-text-transparent:hover{color:var(--transparent)!important}.xl\:hover\:r-text-white:hover{color:var(--white)!important}.xl\:hover\:r-text-black:hover{color:var(--black)!important}.xl\:hover\:r-text-charcoal-dark:hover{color:var(--charcoal-dark)!important}.xl\:hover\:r-text-base:hover{color:var(--color-base)!important}.xl\:hover\:r-text-base-rgb:hover{color:55,71,79!important}.xl\:hover\:r-text-primary:hover{color:var(--color-primary)!important}.xl\:hover\:r-text-primary-dark:hover{color:var(--color-primary-dark)!important}.xl\:hover\:r-text-primary-highlight:hover{color:var(--color-primary-highlight)!important}.xl\:hover\:r-text-primary-toggle:hover{color:var(--color-primary-toggle)!important}.xl\:hover\:r-text-secondary:hover{color:var(--color-secondary)!important}.xl\:hover\:r-text-gray-lightest:hover{color:var(--gray-lightest)!important}.xl\:hover\:r-text-gray-light:hover{color:var(--gray-light)!important}.xl\:hover\:r-text-gray-medium:hover{color:var(--gray)!important}.xl\:hover\:r-text-gray-dark:hover{color:var(--gray-dark)!important}.xl\:hover\:r-text-destructive:hover{color:var(--color-destructive)!important}.xl\:hover\:r-text-destructive-highlight:hover{color:var(--color-destructive-highlight)!important}.xl\:hover\:r-text-destructive-dark:hover{color:var(--color-destructive-dark)!important}.xl\:hover\:r-text-success:hover{color:var(--color-success)!important}.xl\:hover\:r-text-success-highlight:hover{color:var(--color-success-highlight)!important}.xl\:hover\:r-text-warning:hover{color:var(--color-warning)!important}.xl\:hover\:r-text-warning-highlight:hover{color:var(--color-warning-highlight)!important}.xl\:hover\:r-text-warning-dark:hover{color:var(--color-warning-dark)!important}.xl\:focus\:r-text-transparent:focus{color:var(--transparent)!important}.xl\:focus\:r-text-white:focus{color:var(--white)!important}.xl\:focus\:r-text-black:focus{color:var(--black)!important}.xl\:focus\:r-text-charcoal-dark:focus{color:var(--charcoal-dark)!important}.xl\:focus\:r-text-base:focus{color:var(--color-base)!important}.xl\:focus\:r-text-base-rgb:focus{color:55,71,79!important}.xl\:focus\:r-text-primary:focus{color:var(--color-primary)!important}.xl\:focus\:r-text-primary-dark:focus{color:var(--color-primary-dark)!important}.xl\:focus\:r-text-primary-highlight:focus{color:var(--color-primary-highlight)!important}.xl\:focus\:r-text-primary-toggle:focus{color:var(--color-primary-toggle)!important}.xl\:focus\:r-text-secondary:focus{color:var(--color-secondary)!important}.xl\:focus\:r-text-gray-lightest:focus{color:var(--gray-lightest)!important}.xl\:focus\:r-text-gray-light:focus{color:var(--gray-light)!important}.xl\:focus\:r-text-gray-medium:focus{color:var(--gray)!important}.xl\:focus\:r-text-gray-dark:focus{color:var(--gray-dark)!important}.xl\:focus\:r-text-destructive:focus{color:var(--color-destructive)!important}.xl\:focus\:r-text-destructive-highlight:focus{color:var(--color-destructive-highlight)!important}.xl\:focus\:r-text-destructive-dark:focus{color:var(--color-destructive-dark)!important}.xl\:focus\:r-text-success:focus{color:var(--color-success)!important}.xl\:focus\:r-text-success-highlight:focus{color:var(--color-success-highlight)!important}.xl\:focus\:r-text-warning:focus{color:var(--color-warning)!important}.xl\:focus\:r-text-warning-highlight:focus{color:var(--color-warning-highlight)!important}.xl\:focus\:r-text-warning-dark:focus{color:var(--color-warning-dark)!important}.xl\:r-text-opacity-0{--text-opacity:0 !important}.xl\:r-text-opacity-25{--text-opacity:.25 !important}.xl\:r-text-opacity-50{--text-opacity:.5 !important}.xl\:r-text-opacity-75{--text-opacity:.75 !important}.xl\:r-text-opacity-80{--text-opacity:.8 !important}.xl\:r-text-opacity-100{--text-opacity:1 !important}.xl\:hover\:r-text-opacity-0:hover{--text-opacity:0 !important}.xl\:hover\:r-text-opacity-25:hover{--text-opacity:.25 !important}.xl\:hover\:r-text-opacity-50:hover{--text-opacity:.5 !important}.xl\:hover\:r-text-opacity-75:hover{--text-opacity:.75 !important}.xl\:hover\:r-text-opacity-80:hover{--text-opacity:.8 !important}.xl\:hover\:r-text-opacity-100:hover{--text-opacity:1 !important}.xl\:focus\:r-text-opacity-0:focus{--text-opacity:0 !important}.xl\:focus\:r-text-opacity-25:focus{--text-opacity:.25 !important}.xl\:focus\:r-text-opacity-50:focus{--text-opacity:.5 !important}.xl\:focus\:r-text-opacity-75:focus{--text-opacity:.75 !important}.xl\:focus\:r-text-opacity-80:focus{--text-opacity:.8 !important}.xl\:focus\:r-text-opacity-100:focus{--text-opacity:1 !important}.xl\:r-italic{font-style:italic!important}.xl\:r-not-italic{font-style:normal!important}.xl\:r-uppercase{text-transform:uppercase!important}.xl\:r-lowercase{text-transform:lowercase!important}.xl\:r-capitalize{text-transform:capitalize!important}.xl\:r-normal-case{text-transform:none!important}.xl\:r-underline{text-decoration:underline!important}.xl\:r-line-through{text-decoration:line-through!important}.xl\:r-no-underline{text-decoration:none!important}.xl\:hover\:r-underline:hover{text-decoration:underline!important}.xl\:hover\:r-line-through:hover{text-decoration:line-through!important}.xl\:hover\:r-no-underline:hover{text-decoration:none!important}.xl\:focus\:r-underline:focus{text-decoration:underline!important}.xl\:focus\:r-line-through:focus{text-decoration:line-through!important}.xl\:focus\:r-no-underline:focus{text-decoration:none!important}.xl\:r-antialiased{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.xl\:r-subpixel-antialiased{-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}.xl\:r-ordinal,.xl\:r-slashed-zero,.xl\:r-lining-nums,.xl\:r-oldstyle-nums,.xl\:r-proportional-nums,.xl\:r-tabular-nums,.xl\:r-diagonal-fractions,.xl\:r-stacked-fractions{--font-variant-numeric-ordinal:var(--tailwind-empty, ) !important;--font-variant-numeric-slashed-zero:var(--tailwind-empty, ) !important;--font-variant-numeric-figure:var(--tailwind-empty, ) !important;--font-variant-numeric-spacing:var(--tailwind-empty, ) !important;--font-variant-numeric-fraction:var(--tailwind-empty, ) !important;font-variant-numeric:var(--font-variant-numeric-ordinal) var(--font-variant-numeric-slashed-zero) var(--font-variant-numeric-figure) var(--font-variant-numeric-spacing) var(--font-variant-numeric-fraction)!important}.xl\:r-normal-nums{font-variant-numeric:normal!important}.xl\:r-ordinal{--font-variant-numeric-ordinal:ordinal !important}.xl\:r-slashed-zero{--font-variant-numeric-slashed-zero:slashed-zero !important}.xl\:r-lining-nums{--font-variant-numeric-figure:lining-nums !important}.xl\:r-oldstyle-nums{--font-variant-numeric-figure:oldstyle-nums !important}.xl\:r-proportional-nums{--font-variant-numeric-spacing:proportional-nums !important}.xl\:r-tabular-nums{--font-variant-numeric-spacing:tabular-nums !important}.xl\:r-diagonal-fractions{--font-variant-numeric-fraction:diagonal-fractions !important}.xl\:r-stacked-fractions{--font-variant-numeric-fraction:stacked-fractions !important}.xl\:r-tracking-tighter{letter-spacing:-.05em!important}.xl\:r-tracking-tight{letter-spacing:-.025em!important}.xl\:r-tracking-normal{letter-spacing:0!important}.xl\:r-tracking-wide{letter-spacing:.025em!important}.xl\:r-tracking-wider{letter-spacing:.05em!important}.xl\:r-tracking-widest{letter-spacing:.1em!important}.xl\:r-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.xl\:r-select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.xl\:r-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.xl\:r-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.xl\:r-align-baseline{vertical-align:baseline!important}.xl\:r-align-top{vertical-align:top!important}.xl\:r-align-middle{vertical-align:middle!important}.xl\:r-align-bottom{vertical-align:bottom!important}.xl\:r-align-text-top{vertical-align:text-top!important}.xl\:r-align-text-bottom{vertical-align:text-bottom!important}.xl\:r-visible{visibility:visible!important}.xl\:r-invisible{visibility:hidden!important}.xl\:r-whitespace-normal{white-space:normal!important}.xl\:r-whitespace-no-wrap{white-space:nowrap!important}.xl\:r-whitespace-pre{white-space:pre!important}.xl\:r-whitespace-pre-line{white-space:pre-line!important}.xl\:r-whitespace-pre-wrap{white-space:pre-wrap!important}.xl\:r-break-normal{word-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important}.xl\:r-break-words{word-wrap:break-word!important;overflow-wrap:break-word!important}.xl\:r-break-all{word-break:break-all!important}.xl\:r-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.xl\:r-w-0{width:0!important}.xl\:r-w-1{width:.25rem!important}.xl\:r-w-2{width:.5rem!important}.xl\:r-w-3{width:.75rem!important}.xl\:r-w-4{width:1rem!important}.xl\:r-w-5{width:1.25rem!important}.xl\:r-w-6{width:1.5rem!important}.xl\:r-w-7{width:1.75rem!important}.xl\:r-w-8{width:2rem!important}.xl\:r-w-9{width:2.25rem!important}.xl\:r-w-10{width:2.5rem!important}.xl\:r-w-12{width:3rem!important}.xl\:r-w-16{width:4rem!important}.xl\:r-w-20{width:5rem!important}.xl\:r-w-24{width:6rem!important}.xl\:r-w-32{width:8rem!important}.xl\:r-w-40{width:10rem!important}.xl\:r-w-48{width:12rem!important}.xl\:r-w-56{width:14rem!important}.xl\:r-w-64{width:16rem!important}.xl\:r-w-90{width:22.5rem!important}.xl\:r-w-150{width:37.5rem!important}.xl\:r-w-256{width:64rem!important}.xl\:r-w-auto{width:auto!important}.xl\:r-w-px{width:1px!important}.xl\:r-w-px-2{width:2px!important}.xl\:r-w-px-3{width:3px!important}.xl\:r-w-px-4{width:4px!important}.xl\:r-w-1\/2{width:50%!important}.xl\:r-w-1\/3{width:33.333333%!important}.xl\:r-w-2\/3{width:66.666667%!important}.xl\:r-w-1\/4{width:25%!important}.xl\:r-w-2\/4{width:50%!important}.xl\:r-w-3\/4{width:75%!important}.xl\:r-w-1\/5{width:20%!important}.xl\:r-w-2\/5{width:40%!important}.xl\:r-w-3\/5{width:60%!important}.xl\:r-w-4\/5{width:80%!important}.xl\:r-w-1\/6{width:16.666667%!important}.xl\:r-w-2\/6{width:33.333333%!important}.xl\:r-w-3\/6{width:50%!important}.xl\:r-w-4\/6{width:66.666667%!important}.xl\:r-w-5\/6{width:83.333333%!important}.xl\:r-w-1\/12{width:8.333333%!important}.xl\:r-w-2\/12{width:16.666667%!important}.xl\:r-w-3\/12{width:25%!important}.xl\:r-w-4\/12{width:33.333333%!important}.xl\:r-w-5\/12{width:41.666667%!important}.xl\:r-w-6\/12{width:50%!important}.xl\:r-w-7\/12{width:58.333333%!important}.xl\:r-w-8\/12{width:66.666667%!important}.xl\:r-w-9\/12{width:75%!important}.xl\:r-w-10\/12{width:83.333333%!important}.xl\:r-w-11\/12{width:91.666667%!important}.xl\:r-w-full{width:100%!important}.xl\:r-w-screen{width:100vw!important}.xl\:r-z-0{z-index:0!important}.xl\:r-z-10{z-index:10!important}.xl\:r-z-20{z-index:20!important}.xl\:r-z-30{z-index:30!important}.xl\:r-z-40{z-index:40!important}.xl\:r-z-50{z-index:50!important}.xl\:r-z-5000{z-index:5000!important}.xl\:r-z-10000{z-index:10000!important}.xl\:r-z-auto{z-index:auto!important}.xl\:r--z-10{z-index:-10!important}.xl\:r-gap-0{grid-gap:0!important;gap:0!important}.xl\:r-gap-1{grid-gap:.25rem!important;gap:.25rem!important}.xl\:r-gap-2{grid-gap:.5rem!important;gap:.5rem!important}.xl\:r-gap-3{grid-gap:.75rem!important;gap:.75rem!important}.xl\:r-gap-4{grid-gap:1rem!important;gap:1rem!important}.xl\:r-gap-5{grid-gap:1.25rem!important;gap:1.25rem!important}.xl\:r-gap-6{grid-gap:1.5rem!important;gap:1.5rem!important}.xl\:r-gap-7{grid-gap:1.75rem!important;gap:1.75rem!important}.xl\:r-gap-8{grid-gap:2rem!important;gap:2rem!important}.xl\:r-gap-9{grid-gap:2.25rem!important;gap:2.25rem!important}.xl\:r-gap-10{grid-gap:2.5rem!important;gap:2.5rem!important}.xl\:r-gap-12{grid-gap:3rem!important;gap:3rem!important}.xl\:r-gap-16{grid-gap:4rem!important;gap:4rem!important}.xl\:r-gap-20{grid-gap:5rem!important;gap:5rem!important}.xl\:r-gap-24{grid-gap:6rem!important;gap:6rem!important}.xl\:r-gap-32{grid-gap:8rem!important;gap:8rem!important}.xl\:r-gap-40{grid-gap:10rem!important;gap:10rem!important}.xl\:r-gap-48{grid-gap:12rem!important;gap:12rem!important}.xl\:r-gap-56{grid-gap:14rem!important;gap:14rem!important}.xl\:r-gap-64{grid-gap:16rem!important;gap:16rem!important}.xl\:r-gap-px{grid-gap:1px!important;gap:1px!important}.xl\:r-gap-px-2{grid-gap:2px!important;gap:2px!important}.xl\:r-gap-px-3{grid-gap:3px!important;gap:3px!important}.xl\:r-gap-px-4{grid-gap:4px!important;gap:4px!important}.xl\:r-col-gap-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xl\:r-col-gap-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xl\:r-col-gap-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xl\:r-col-gap-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.xl\:r-col-gap-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xl\:r-col-gap-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.xl\:r-col-gap-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xl\:r-col-gap-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.xl\:r-col-gap-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xl\:r-col-gap-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.xl\:r-col-gap-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.xl\:r-col-gap-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xl\:r-col-gap-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xl\:r-col-gap-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.xl\:r-col-gap-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.xl\:r-col-gap-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.xl\:r-col-gap-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.xl\:r-col-gap-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.xl\:r-col-gap-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.xl\:r-col-gap-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.xl\:r-col-gap-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.xl\:r-col-gap-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.xl\:r-col-gap-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.xl\:r-col-gap-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.xl\:r-gap-x-0{grid-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.xl\:r-gap-x-1{grid-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xl\:r-gap-x-2{grid-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xl\:r-gap-x-3{grid-column-gap:.75rem!important;-moz-column-gap:.75rem!important;column-gap:.75rem!important}.xl\:r-gap-x-4{grid-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.xl\:r-gap-x-5{grid-column-gap:1.25rem!important;-moz-column-gap:1.25rem!important;column-gap:1.25rem!important}.xl\:r-gap-x-6{grid-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xl\:r-gap-x-7{grid-column-gap:1.75rem!important;-moz-column-gap:1.75rem!important;column-gap:1.75rem!important}.xl\:r-gap-x-8{grid-column-gap:2rem!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.xl\:r-gap-x-9{grid-column-gap:2.25rem!important;-moz-column-gap:2.25rem!important;column-gap:2.25rem!important}.xl\:r-gap-x-10{grid-column-gap:2.5rem!important;-moz-column-gap:2.5rem!important;column-gap:2.5rem!important}.xl\:r-gap-x-12{grid-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.xl\:r-gap-x-16{grid-column-gap:4rem!important;-moz-column-gap:4rem!important;column-gap:4rem!important}.xl\:r-gap-x-20{grid-column-gap:5rem!important;-moz-column-gap:5rem!important;column-gap:5rem!important}.xl\:r-gap-x-24{grid-column-gap:6rem!important;-moz-column-gap:6rem!important;column-gap:6rem!important}.xl\:r-gap-x-32{grid-column-gap:8rem!important;-moz-column-gap:8rem!important;column-gap:8rem!important}.xl\:r-gap-x-40{grid-column-gap:10rem!important;-moz-column-gap:10rem!important;column-gap:10rem!important}.xl\:r-gap-x-48{grid-column-gap:12rem!important;-moz-column-gap:12rem!important;column-gap:12rem!important}.xl\:r-gap-x-56{grid-column-gap:14rem!important;-moz-column-gap:14rem!important;column-gap:14rem!important}.xl\:r-gap-x-64{grid-column-gap:16rem!important;-moz-column-gap:16rem!important;column-gap:16rem!important}.xl\:r-gap-x-px{grid-column-gap:1px!important;-moz-column-gap:1px!important;column-gap:1px!important}.xl\:r-gap-x-px-2{grid-column-gap:2px!important;-moz-column-gap:2px!important;column-gap:2px!important}.xl\:r-gap-x-px-3{grid-column-gap:3px!important;-moz-column-gap:3px!important;column-gap:3px!important}.xl\:r-gap-x-px-4{grid-column-gap:4px!important;-moz-column-gap:4px!important;column-gap:4px!important}.xl\:r-row-gap-0{grid-row-gap:0!important;row-gap:0!important}.xl\:r-row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xl\:r-row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xl\:r-row-gap-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.xl\:r-row-gap-4{grid-row-gap:1rem!important;row-gap:1rem!important}.xl\:r-row-gap-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.xl\:r-row-gap-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xl\:r-row-gap-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.xl\:r-row-gap-8{grid-row-gap:2rem!important;row-gap:2rem!important}.xl\:r-row-gap-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.xl\:r-row-gap-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.xl\:r-row-gap-12{grid-row-gap:3rem!important;row-gap:3rem!important}.xl\:r-row-gap-16{grid-row-gap:4rem!important;row-gap:4rem!important}.xl\:r-row-gap-20{grid-row-gap:5rem!important;row-gap:5rem!important}.xl\:r-row-gap-24{grid-row-gap:6rem!important;row-gap:6rem!important}.xl\:r-row-gap-32{grid-row-gap:8rem!important;row-gap:8rem!important}.xl\:r-row-gap-40{grid-row-gap:10rem!important;row-gap:10rem!important}.xl\:r-row-gap-48{grid-row-gap:12rem!important;row-gap:12rem!important}.xl\:r-row-gap-56{grid-row-gap:14rem!important;row-gap:14rem!important}.xl\:r-row-gap-64{grid-row-gap:16rem!important;row-gap:16rem!important}.xl\:r-row-gap-px{grid-row-gap:1px!important;row-gap:1px!important}.xl\:r-row-gap-px-2{grid-row-gap:2px!important;row-gap:2px!important}.xl\:r-row-gap-px-3{grid-row-gap:3px!important;row-gap:3px!important}.xl\:r-row-gap-px-4{grid-row-gap:4px!important;row-gap:4px!important}.xl\:r-gap-y-0{grid-row-gap:0!important;row-gap:0!important}.xl\:r-gap-y-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.xl\:r-gap-y-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.xl\:r-gap-y-3{grid-row-gap:.75rem!important;row-gap:.75rem!important}.xl\:r-gap-y-4{grid-row-gap:1rem!important;row-gap:1rem!important}.xl\:r-gap-y-5{grid-row-gap:1.25rem!important;row-gap:1.25rem!important}.xl\:r-gap-y-6{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.xl\:r-gap-y-7{grid-row-gap:1.75rem!important;row-gap:1.75rem!important}.xl\:r-gap-y-8{grid-row-gap:2rem!important;row-gap:2rem!important}.xl\:r-gap-y-9{grid-row-gap:2.25rem!important;row-gap:2.25rem!important}.xl\:r-gap-y-10{grid-row-gap:2.5rem!important;row-gap:2.5rem!important}.xl\:r-gap-y-12{grid-row-gap:3rem!important;row-gap:3rem!important}.xl\:r-gap-y-16{grid-row-gap:4rem!important;row-gap:4rem!important}.xl\:r-gap-y-20{grid-row-gap:5rem!important;row-gap:5rem!important}.xl\:r-gap-y-24{grid-row-gap:6rem!important;row-gap:6rem!important}.xl\:r-gap-y-32{grid-row-gap:8rem!important;row-gap:8rem!important}.xl\:r-gap-y-40{grid-row-gap:10rem!important;row-gap:10rem!important}.xl\:r-gap-y-48{grid-row-gap:12rem!important;row-gap:12rem!important}.xl\:r-gap-y-56{grid-row-gap:14rem!important;row-gap:14rem!important}.xl\:r-gap-y-64{grid-row-gap:16rem!important;row-gap:16rem!important}.xl\:r-gap-y-px{grid-row-gap:1px!important;row-gap:1px!important}.xl\:r-gap-y-px-2{grid-row-gap:2px!important;row-gap:2px!important}.xl\:r-gap-y-px-3{grid-row-gap:3px!important;row-gap:3px!important}.xl\:r-gap-y-px-4{grid-row-gap:4px!important;row-gap:4px!important}.xl\:r-grid-flow-row{grid-auto-flow:row!important}.xl\:r-grid-flow-col{grid-auto-flow:column!important}.xl\:r-grid-flow-row-dense{grid-auto-flow:row dense!important}.xl\:r-grid-flow-col-dense{grid-auto-flow:column dense!important}.xl\:r-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.xl\:r-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xl\:r-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:r-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:r-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.xl\:r-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:r-grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.xl\:r-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.xl\:r-grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.xl\:r-grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.xl\:r-grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.xl\:r-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.xl\:r-grid-cols-none{grid-template-columns:none!important}.xl\:r-auto-cols-auto{grid-auto-columns:auto!important}.xl\:r-auto-cols-min{grid-auto-columns:min-content!important}.xl\:r-auto-cols-max{grid-auto-columns:max-content!important}.xl\:r-auto-cols-fr{grid-auto-columns:minmax(0,1fr)!important}.xl\:r-col-auto{grid-column:auto!important}.xl\:r-col-span-1{grid-column:span 1 / span 1!important}.xl\:r-col-span-2{grid-column:span 2 / span 2!important}.xl\:r-col-span-3{grid-column:span 3 / span 3!important}.xl\:r-col-span-4{grid-column:span 4 / span 4!important}.xl\:r-col-span-5{grid-column:span 5 / span 5!important}.xl\:r-col-span-6{grid-column:span 6 / span 6!important}.xl\:r-col-span-7{grid-column:span 7 / span 7!important}.xl\:r-col-span-8{grid-column:span 8 / span 8!important}.xl\:r-col-span-9{grid-column:span 9 / span 9!important}.xl\:r-col-span-10{grid-column:span 10 / span 10!important}.xl\:r-col-span-11{grid-column:span 11 / span 11!important}.xl\:r-col-span-12{grid-column:span 12 / span 12!important}.xl\:r-col-span-full{grid-column:1 / -1!important}.xl\:r-col-start-1{grid-column-start:1!important}.xl\:r-col-start-2{grid-column-start:2!important}.xl\:r-col-start-3{grid-column-start:3!important}.xl\:r-col-start-4{grid-column-start:4!important}.xl\:r-col-start-5{grid-column-start:5!important}.xl\:r-col-start-6{grid-column-start:6!important}.xl\:r-col-start-7{grid-column-start:7!important}.xl\:r-col-start-8{grid-column-start:8!important}.xl\:r-col-start-9{grid-column-start:9!important}.xl\:r-col-start-10{grid-column-start:10!important}.xl\:r-col-start-11{grid-column-start:11!important}.xl\:r-col-start-12{grid-column-start:12!important}.xl\:r-col-start-13{grid-column-start:13!important}.xl\:r-col-start-auto{grid-column-start:auto!important}.xl\:r-col-end-1{grid-column-end:1!important}.xl\:r-col-end-2{grid-column-end:2!important}.xl\:r-col-end-3{grid-column-end:3!important}.xl\:r-col-end-4{grid-column-end:4!important}.xl\:r-col-end-5{grid-column-end:5!important}.xl\:r-col-end-6{grid-column-end:6!important}.xl\:r-col-end-7{grid-column-end:7!important}.xl\:r-col-end-8{grid-column-end:8!important}.xl\:r-col-end-9{grid-column-end:9!important}.xl\:r-col-end-10{grid-column-end:10!important}.xl\:r-col-end-11{grid-column-end:11!important}.xl\:r-col-end-12{grid-column-end:12!important}.xl\:r-col-end-13{grid-column-end:13!important}.xl\:r-col-end-auto{grid-column-end:auto!important}.xl\:r-grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))!important}.xl\:r-grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))!important}.xl\:r-grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))!important}.xl\:r-grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))!important}.xl\:r-grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))!important}.xl\:r-grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))!important}.xl\:r-grid-rows-none{grid-template-rows:none!important}.xl\:r-auto-rows-auto{grid-auto-rows:auto!important}.xl\:r-auto-rows-min{grid-auto-rows:min-content!important}.xl\:r-auto-rows-max{grid-auto-rows:max-content!important}.xl\:r-auto-rows-fr{grid-auto-rows:minmax(0,1fr)!important}.xl\:r-row-auto{grid-row:auto!important}.xl\:r-row-span-1{grid-row:span 1 / span 1!important}.xl\:r-row-span-2{grid-row:span 2 / span 2!important}.xl\:r-row-span-3{grid-row:span 3 / span 3!important}.xl\:r-row-span-4{grid-row:span 4 / span 4!important}.xl\:r-row-span-5{grid-row:span 5 / span 5!important}.xl\:r-row-span-6{grid-row:span 6 / span 6!important}.xl\:r-row-span-full{grid-row:1 / -1!important}.xl\:r-row-start-1{grid-row-start:1!important}.xl\:r-row-start-2{grid-row-start:2!important}.xl\:r-row-start-3{grid-row-start:3!important}.xl\:r-row-start-4{grid-row-start:4!important}.xl\:r-row-start-5{grid-row-start:5!important}.xl\:r-row-start-6{grid-row-start:6!important}.xl\:r-row-start-7{grid-row-start:7!important}.xl\:r-row-start-auto{grid-row-start:auto!important}.xl\:r-row-end-1{grid-row-end:1!important}.xl\:r-row-end-2{grid-row-end:2!important}.xl\:r-row-end-3{grid-row-end:3!important}.xl\:r-row-end-4{grid-row-end:4!important}.xl\:r-row-end-5{grid-row-end:5!important}.xl\:r-row-end-6{grid-row-end:6!important}.xl\:r-row-end-7{grid-row-end:7!important}.xl\:r-row-end-auto{grid-row-end:auto!important}.xl\:r-transform{--transform-translate-x:0 !important;--transform-translate-y:0 !important;--transform-rotate:0 !important;--transform-skew-x:0 !important;--transform-skew-y:0 !important;--transform-scale-x:1 !important;--transform-scale-y:1 !important;transform:translate(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skew(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))!important}.xl\:r-transform-none{transform:none!important}.xl\:r-origin-center{transform-origin:center!important}.xl\:r-origin-top{transform-origin:top!important}.xl\:r-origin-top-right{transform-origin:top right!important}.xl\:r-origin-right{transform-origin:right!important}.xl\:r-origin-bottom-right{transform-origin:bottom right!important}.xl\:r-origin-bottom{transform-origin:bottom!important}.xl\:r-origin-bottom-left{transform-origin:bottom left!important}.xl\:r-origin-left{transform-origin:left!important}.xl\:r-origin-top-left{transform-origin:top left!important}.xl\:r-scale-0{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.xl\:r-scale-50{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.xl\:r-scale-75{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.xl\:r-scale-90{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.xl\:r-scale-95{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.xl\:r-scale-100{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.xl\:r-scale-105{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.xl\:r-scale-110{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.xl\:r-scale-125{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.xl\:r-scale-150{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.xl\:r-scale-x-0{--transform-scale-x:0 !important}.xl\:r-scale-x-50{--transform-scale-x:.5 !important}.xl\:r-scale-x-75{--transform-scale-x:.75 !important}.xl\:r-scale-x-90{--transform-scale-x:.9 !important}.xl\:r-scale-x-95{--transform-scale-x:.95 !important}.xl\:r-scale-x-100{--transform-scale-x:1 !important}.xl\:r-scale-x-105{--transform-scale-x:1.05 !important}.xl\:r-scale-x-110{--transform-scale-x:1.1 !important}.xl\:r-scale-x-125{--transform-scale-x:1.25 !important}.xl\:r-scale-x-150{--transform-scale-x:1.5 !important}.xl\:r-scale-y-0{--transform-scale-y:0 !important}.xl\:r-scale-y-50{--transform-scale-y:.5 !important}.xl\:r-scale-y-75{--transform-scale-y:.75 !important}.xl\:r-scale-y-90{--transform-scale-y:.9 !important}.xl\:r-scale-y-95{--transform-scale-y:.95 !important}.xl\:r-scale-y-100{--transform-scale-y:1 !important}.xl\:r-scale-y-105{--transform-scale-y:1.05 !important}.xl\:r-scale-y-110{--transform-scale-y:1.1 !important}.xl\:r-scale-y-125{--transform-scale-y:1.25 !important}.xl\:r-scale-y-150{--transform-scale-y:1.5 !important}.xl\:hover\:r-scale-0:hover{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.xl\:hover\:r-scale-50:hover{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.xl\:hover\:r-scale-75:hover{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.xl\:hover\:r-scale-90:hover{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.xl\:hover\:r-scale-95:hover{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.xl\:hover\:r-scale-100:hover{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.xl\:hover\:r-scale-105:hover{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.xl\:hover\:r-scale-110:hover{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.xl\:hover\:r-scale-125:hover{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.xl\:hover\:r-scale-150:hover{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.xl\:hover\:r-scale-x-0:hover{--transform-scale-x:0 !important}.xl\:hover\:r-scale-x-50:hover{--transform-scale-x:.5 !important}.xl\:hover\:r-scale-x-75:hover{--transform-scale-x:.75 !important}.xl\:hover\:r-scale-x-90:hover{--transform-scale-x:.9 !important}.xl\:hover\:r-scale-x-95:hover{--transform-scale-x:.95 !important}.xl\:hover\:r-scale-x-100:hover{--transform-scale-x:1 !important}.xl\:hover\:r-scale-x-105:hover{--transform-scale-x:1.05 !important}.xl\:hover\:r-scale-x-110:hover{--transform-scale-x:1.1 !important}.xl\:hover\:r-scale-x-125:hover{--transform-scale-x:1.25 !important}.xl\:hover\:r-scale-x-150:hover{--transform-scale-x:1.5 !important}.xl\:hover\:r-scale-y-0:hover{--transform-scale-y:0 !important}.xl\:hover\:r-scale-y-50:hover{--transform-scale-y:.5 !important}.xl\:hover\:r-scale-y-75:hover{--transform-scale-y:.75 !important}.xl\:hover\:r-scale-y-90:hover{--transform-scale-y:.9 !important}.xl\:hover\:r-scale-y-95:hover{--transform-scale-y:.95 !important}.xl\:hover\:r-scale-y-100:hover{--transform-scale-y:1 !important}.xl\:hover\:r-scale-y-105:hover{--transform-scale-y:1.05 !important}.xl\:hover\:r-scale-y-110:hover{--transform-scale-y:1.1 !important}.xl\:hover\:r-scale-y-125:hover{--transform-scale-y:1.25 !important}.xl\:hover\:r-scale-y-150:hover{--transform-scale-y:1.5 !important}.xl\:focus\:r-scale-0:focus{--transform-scale-x:0 !important;--transform-scale-y:0 !important}.xl\:focus\:r-scale-50:focus{--transform-scale-x:.5 !important;--transform-scale-y:.5 !important}.xl\:focus\:r-scale-75:focus{--transform-scale-x:.75 !important;--transform-scale-y:.75 !important}.xl\:focus\:r-scale-90:focus{--transform-scale-x:.9 !important;--transform-scale-y:.9 !important}.xl\:focus\:r-scale-95:focus{--transform-scale-x:.95 !important;--transform-scale-y:.95 !important}.xl\:focus\:r-scale-100:focus{--transform-scale-x:1 !important;--transform-scale-y:1 !important}.xl\:focus\:r-scale-105:focus{--transform-scale-x:1.05 !important;--transform-scale-y:1.05 !important}.xl\:focus\:r-scale-110:focus{--transform-scale-x:1.1 !important;--transform-scale-y:1.1 !important}.xl\:focus\:r-scale-125:focus{--transform-scale-x:1.25 !important;--transform-scale-y:1.25 !important}.xl\:focus\:r-scale-150:focus{--transform-scale-x:1.5 !important;--transform-scale-y:1.5 !important}.xl\:focus\:r-scale-x-0:focus{--transform-scale-x:0 !important}.xl\:focus\:r-scale-x-50:focus{--transform-scale-x:.5 !important}.xl\:focus\:r-scale-x-75:focus{--transform-scale-x:.75 !important}.xl\:focus\:r-scale-x-90:focus{--transform-scale-x:.9 !important}.xl\:focus\:r-scale-x-95:focus{--transform-scale-x:.95 !important}.xl\:focus\:r-scale-x-100:focus{--transform-scale-x:1 !important}.xl\:focus\:r-scale-x-105:focus{--transform-scale-x:1.05 !important}.xl\:focus\:r-scale-x-110:focus{--transform-scale-x:1.1 !important}.xl\:focus\:r-scale-x-125:focus{--transform-scale-x:1.25 !important}.xl\:focus\:r-scale-x-150:focus{--transform-scale-x:1.5 !important}.xl\:focus\:r-scale-y-0:focus{--transform-scale-y:0 !important}.xl\:focus\:r-scale-y-50:focus{--transform-scale-y:.5 !important}.xl\:focus\:r-scale-y-75:focus{--transform-scale-y:.75 !important}.xl\:focus\:r-scale-y-90:focus{--transform-scale-y:.9 !important}.xl\:focus\:r-scale-y-95:focus{--transform-scale-y:.95 !important}.xl\:focus\:r-scale-y-100:focus{--transform-scale-y:1 !important}.xl\:focus\:r-scale-y-105:focus{--transform-scale-y:1.05 !important}.xl\:focus\:r-scale-y-110:focus{--transform-scale-y:1.1 !important}.xl\:focus\:r-scale-y-125:focus{--transform-scale-y:1.25 !important}.xl\:focus\:r-scale-y-150:focus{--transform-scale-y:1.5 !important}.xl\:r-rotate-0{--transform-rotate:0 !important}.xl\:r-rotate-1{--transform-rotate:1deg !important}.xl\:r-rotate-2{--transform-rotate:2deg !important}.xl\:r-rotate-3{--transform-rotate:3deg !important}.xl\:r-rotate-6{--transform-rotate:6deg !important}.xl\:r-rotate-12{--transform-rotate:12deg !important}.xl\:r-rotate-45{--transform-rotate:45deg !important}.xl\:r-rotate-90{--transform-rotate:90deg !important}.xl\:r-rotate-180{--transform-rotate:180deg !important}.xl\:r--rotate-180{--transform-rotate:-180deg !important}.xl\:r--rotate-90{--transform-rotate:-90deg !important}.xl\:r--rotate-45{--transform-rotate:-45deg !important}.xl\:r--rotate-12{--transform-rotate:-12deg !important}.xl\:r--rotate-6{--transform-rotate:-6deg !important}.xl\:r--rotate-3{--transform-rotate:-3deg !important}.xl\:r--rotate-2{--transform-rotate:-2deg !important}.xl\:r--rotate-1{--transform-rotate:-1deg !important}.xl\:hover\:r-rotate-0:hover{--transform-rotate:0 !important}.xl\:hover\:r-rotate-1:hover{--transform-rotate:1deg !important}.xl\:hover\:r-rotate-2:hover{--transform-rotate:2deg !important}.xl\:hover\:r-rotate-3:hover{--transform-rotate:3deg !important}.xl\:hover\:r-rotate-6:hover{--transform-rotate:6deg !important}.xl\:hover\:r-rotate-12:hover{--transform-rotate:12deg !important}.xl\:hover\:r-rotate-45:hover{--transform-rotate:45deg !important}.xl\:hover\:r-rotate-90:hover{--transform-rotate:90deg !important}.xl\:hover\:r-rotate-180:hover{--transform-rotate:180deg !important}.xl\:hover\:r--rotate-180:hover{--transform-rotate:-180deg !important}.xl\:hover\:r--rotate-90:hover{--transform-rotate:-90deg !important}.xl\:hover\:r--rotate-45:hover{--transform-rotate:-45deg !important}.xl\:hover\:r--rotate-12:hover{--transform-rotate:-12deg !important}.xl\:hover\:r--rotate-6:hover{--transform-rotate:-6deg !important}.xl\:hover\:r--rotate-3:hover{--transform-rotate:-3deg !important}.xl\:hover\:r--rotate-2:hover{--transform-rotate:-2deg !important}.xl\:hover\:r--rotate-1:hover{--transform-rotate:-1deg !important}.xl\:focus\:r-rotate-0:focus{--transform-rotate:0 !important}.xl\:focus\:r-rotate-1:focus{--transform-rotate:1deg !important}.xl\:focus\:r-rotate-2:focus{--transform-rotate:2deg !important}.xl\:focus\:r-rotate-3:focus{--transform-rotate:3deg !important}.xl\:focus\:r-rotate-6:focus{--transform-rotate:6deg !important}.xl\:focus\:r-rotate-12:focus{--transform-rotate:12deg !important}.xl\:focus\:r-rotate-45:focus{--transform-rotate:45deg !important}.xl\:focus\:r-rotate-90:focus{--transform-rotate:90deg !important}.xl\:focus\:r-rotate-180:focus{--transform-rotate:180deg !important}.xl\:focus\:r--rotate-180:focus{--transform-rotate:-180deg !important}.xl\:focus\:r--rotate-90:focus{--transform-rotate:-90deg !important}.xl\:focus\:r--rotate-45:focus{--transform-rotate:-45deg !important}.xl\:focus\:r--rotate-12:focus{--transform-rotate:-12deg !important}.xl\:focus\:r--rotate-6:focus{--transform-rotate:-6deg !important}.xl\:focus\:r--rotate-3:focus{--transform-rotate:-3deg !important}.xl\:focus\:r--rotate-2:focus{--transform-rotate:-2deg !important}.xl\:focus\:r--rotate-1:focus{--transform-rotate:-1deg !important}.xl\:r-translate-x-0{--transform-translate-x:0 !important}.xl\:r-translate-x-1{--transform-translate-x:.25rem !important}.xl\:r-translate-x-2{--transform-translate-x:.5rem !important}.xl\:r-translate-x-3{--transform-translate-x:.75rem !important}.xl\:r-translate-x-4{--transform-translate-x:1rem !important}.xl\:r-translate-x-5{--transform-translate-x:1.25rem !important}.xl\:r-translate-x-6{--transform-translate-x:1.5rem !important}.xl\:r-translate-x-7{--transform-translate-x:1.75rem !important}.xl\:r-translate-x-8{--transform-translate-x:2rem !important}.xl\:r-translate-x-9{--transform-translate-x:2.25rem !important}.xl\:r-translate-x-10{--transform-translate-x:2.5rem !important}.xl\:r-translate-x-12{--transform-translate-x:3rem !important}.xl\:r-translate-x-16{--transform-translate-x:4rem !important}.xl\:r-translate-x-20{--transform-translate-x:5rem !important}.xl\:r-translate-x-24{--transform-translate-x:6rem !important}.xl\:r-translate-x-32{--transform-translate-x:8rem !important}.xl\:r-translate-x-40{--transform-translate-x:10rem !important}.xl\:r-translate-x-48{--transform-translate-x:12rem !important}.xl\:r-translate-x-56{--transform-translate-x:14rem !important}.xl\:r-translate-x-64{--transform-translate-x:16rem !important}.xl\:r-translate-x-px{--transform-translate-x:1px !important}.xl\:r-translate-x-px-2{--transform-translate-x:2px !important}.xl\:r-translate-x-px-3{--transform-translate-x:3px !important}.xl\:r-translate-x-px-4{--transform-translate-x:4px !important}.xl\:r--translate-x-1{--transform-translate-x:-.25rem !important}.xl\:r--translate-x-2{--transform-translate-x:-.5rem !important}.xl\:r--translate-x-3{--transform-translate-x:-.75rem !important}.xl\:r--translate-x-4{--transform-translate-x:-1rem !important}.xl\:r--translate-x-5{--transform-translate-x:-1.25rem !important}.xl\:r--translate-x-6{--transform-translate-x:-1.5rem !important}.xl\:r--translate-x-7{--transform-translate-x:-1.75rem !important}.xl\:r--translate-x-8{--transform-translate-x:-2rem !important}.xl\:r--translate-x-9{--transform-translate-x:-2.25rem !important}.xl\:r--translate-x-10{--transform-translate-x:-2.5rem !important}.xl\:r--translate-x-12{--transform-translate-x:-3rem !important}.xl\:r--translate-x-16{--transform-translate-x:-4rem !important}.xl\:r--translate-x-20{--transform-translate-x:-5rem !important}.xl\:r--translate-x-24{--transform-translate-x:-6rem !important}.xl\:r--translate-x-32{--transform-translate-x:-8rem !important}.xl\:r--translate-x-40{--transform-translate-x:-10rem !important}.xl\:r--translate-x-48{--transform-translate-x:-12rem !important}.xl\:r--translate-x-56{--transform-translate-x:-14rem !important}.xl\:r--translate-x-64{--transform-translate-x:-16rem !important}.xl\:r--translate-x-px{--transform-translate-x:-1px !important}.xl\:r--translate-x-px-2{--transform-translate-x:-2px !important}.xl\:r--translate-x-px-3{--transform-translate-x:-3px !important}.xl\:r--translate-x-px-4{--transform-translate-x:-4px !important}.xl\:r--translate-x-full{--transform-translate-x:-100% !important}.xl\:r--translate-x-1\/2{--transform-translate-x:-50% !important}.xl\:r-translate-x-1\/2{--transform-translate-x:50% !important}.xl\:r-translate-x-full{--transform-translate-x:100% !important}.xl\:r-translate-y-0{--transform-translate-y:0 !important}.xl\:r-translate-y-1{--transform-translate-y:.25rem !important}.xl\:r-translate-y-2{--transform-translate-y:.5rem !important}.xl\:r-translate-y-3{--transform-translate-y:.75rem !important}.xl\:r-translate-y-4{--transform-translate-y:1rem !important}.xl\:r-translate-y-5{--transform-translate-y:1.25rem !important}.xl\:r-translate-y-6{--transform-translate-y:1.5rem !important}.xl\:r-translate-y-7{--transform-translate-y:1.75rem !important}.xl\:r-translate-y-8{--transform-translate-y:2rem !important}.xl\:r-translate-y-9{--transform-translate-y:2.25rem !important}.xl\:r-translate-y-10{--transform-translate-y:2.5rem !important}.xl\:r-translate-y-12{--transform-translate-y:3rem !important}.xl\:r-translate-y-16{--transform-translate-y:4rem !important}.xl\:r-translate-y-20{--transform-translate-y:5rem !important}.xl\:r-translate-y-24{--transform-translate-y:6rem !important}.xl\:r-translate-y-32{--transform-translate-y:8rem !important}.xl\:r-translate-y-40{--transform-translate-y:10rem !important}.xl\:r-translate-y-48{--transform-translate-y:12rem !important}.xl\:r-translate-y-56{--transform-translate-y:14rem !important}.xl\:r-translate-y-64{--transform-translate-y:16rem !important}.xl\:r-translate-y-px{--transform-translate-y:1px !important}.xl\:r-translate-y-px-2{--transform-translate-y:2px !important}.xl\:r-translate-y-px-3{--transform-translate-y:3px !important}.xl\:r-translate-y-px-4{--transform-translate-y:4px !important}.xl\:r--translate-y-1{--transform-translate-y:-.25rem !important}.xl\:r--translate-y-2{--transform-translate-y:-.5rem !important}.xl\:r--translate-y-3{--transform-translate-y:-.75rem !important}.xl\:r--translate-y-4{--transform-translate-y:-1rem !important}.xl\:r--translate-y-5{--transform-translate-y:-1.25rem !important}.xl\:r--translate-y-6{--transform-translate-y:-1.5rem !important}.xl\:r--translate-y-7{--transform-translate-y:-1.75rem !important}.xl\:r--translate-y-8{--transform-translate-y:-2rem !important}.xl\:r--translate-y-9{--transform-translate-y:-2.25rem !important}.xl\:r--translate-y-10{--transform-translate-y:-2.5rem !important}.xl\:r--translate-y-12{--transform-translate-y:-3rem !important}.xl\:r--translate-y-16{--transform-translate-y:-4rem !important}.xl\:r--translate-y-20{--transform-translate-y:-5rem !important}.xl\:r--translate-y-24{--transform-translate-y:-6rem !important}.xl\:r--translate-y-32{--transform-translate-y:-8rem !important}.xl\:r--translate-y-40{--transform-translate-y:-10rem !important}.xl\:r--translate-y-48{--transform-translate-y:-12rem !important}.xl\:r--translate-y-56{--transform-translate-y:-14rem !important}.xl\:r--translate-y-64{--transform-translate-y:-16rem !important}.xl\:r--translate-y-px{--transform-translate-y:-1px !important}.xl\:r--translate-y-px-2{--transform-translate-y:-2px !important}.xl\:r--translate-y-px-3{--transform-translate-y:-3px !important}.xl\:r--translate-y-px-4{--transform-translate-y:-4px !important}.xl\:r--translate-y-full{--transform-translate-y:-100% !important}.xl\:r--translate-y-1\/2{--transform-translate-y:-50% !important}.xl\:r-translate-y-1\/2{--transform-translate-y:50% !important}.xl\:r-translate-y-full{--transform-translate-y:100% !important}.xl\:hover\:r-translate-x-0:hover{--transform-translate-x:0 !important}.xl\:hover\:r-translate-x-1:hover{--transform-translate-x:.25rem !important}.xl\:hover\:r-translate-x-2:hover{--transform-translate-x:.5rem !important}.xl\:hover\:r-translate-x-3:hover{--transform-translate-x:.75rem !important}.xl\:hover\:r-translate-x-4:hover{--transform-translate-x:1rem !important}.xl\:hover\:r-translate-x-5:hover{--transform-translate-x:1.25rem !important}.xl\:hover\:r-translate-x-6:hover{--transform-translate-x:1.5rem !important}.xl\:hover\:r-translate-x-7:hover{--transform-translate-x:1.75rem !important}.xl\:hover\:r-translate-x-8:hover{--transform-translate-x:2rem !important}.xl\:hover\:r-translate-x-9:hover{--transform-translate-x:2.25rem !important}.xl\:hover\:r-translate-x-10:hover{--transform-translate-x:2.5rem !important}.xl\:hover\:r-translate-x-12:hover{--transform-translate-x:3rem !important}.xl\:hover\:r-translate-x-16:hover{--transform-translate-x:4rem !important}.xl\:hover\:r-translate-x-20:hover{--transform-translate-x:5rem !important}.xl\:hover\:r-translate-x-24:hover{--transform-translate-x:6rem !important}.xl\:hover\:r-translate-x-32:hover{--transform-translate-x:8rem !important}.xl\:hover\:r-translate-x-40:hover{--transform-translate-x:10rem !important}.xl\:hover\:r-translate-x-48:hover{--transform-translate-x:12rem !important}.xl\:hover\:r-translate-x-56:hover{--transform-translate-x:14rem !important}.xl\:hover\:r-translate-x-64:hover{--transform-translate-x:16rem !important}.xl\:hover\:r-translate-x-px:hover{--transform-translate-x:1px !important}.xl\:hover\:r-translate-x-px-2:hover{--transform-translate-x:2px !important}.xl\:hover\:r-translate-x-px-3:hover{--transform-translate-x:3px !important}.xl\:hover\:r-translate-x-px-4:hover{--transform-translate-x:4px !important}.xl\:hover\:r--translate-x-1:hover{--transform-translate-x:-.25rem !important}.xl\:hover\:r--translate-x-2:hover{--transform-translate-x:-.5rem !important}.xl\:hover\:r--translate-x-3:hover{--transform-translate-x:-.75rem !important}.xl\:hover\:r--translate-x-4:hover{--transform-translate-x:-1rem !important}.xl\:hover\:r--translate-x-5:hover{--transform-translate-x:-1.25rem !important}.xl\:hover\:r--translate-x-6:hover{--transform-translate-x:-1.5rem !important}.xl\:hover\:r--translate-x-7:hover{--transform-translate-x:-1.75rem !important}.xl\:hover\:r--translate-x-8:hover{--transform-translate-x:-2rem !important}.xl\:hover\:r--translate-x-9:hover{--transform-translate-x:-2.25rem !important}.xl\:hover\:r--translate-x-10:hover{--transform-translate-x:-2.5rem !important}.xl\:hover\:r--translate-x-12:hover{--transform-translate-x:-3rem !important}.xl\:hover\:r--translate-x-16:hover{--transform-translate-x:-4rem !important}.xl\:hover\:r--translate-x-20:hover{--transform-translate-x:-5rem !important}.xl\:hover\:r--translate-x-24:hover{--transform-translate-x:-6rem !important}.xl\:hover\:r--translate-x-32:hover{--transform-translate-x:-8rem !important}.xl\:hover\:r--translate-x-40:hover{--transform-translate-x:-10rem !important}.xl\:hover\:r--translate-x-48:hover{--transform-translate-x:-12rem !important}.xl\:hover\:r--translate-x-56:hover{--transform-translate-x:-14rem !important}.xl\:hover\:r--translate-x-64:hover{--transform-translate-x:-16rem !important}.xl\:hover\:r--translate-x-px:hover{--transform-translate-x:-1px !important}.xl\:hover\:r--translate-x-px-2:hover{--transform-translate-x:-2px !important}.xl\:hover\:r--translate-x-px-3:hover{--transform-translate-x:-3px !important}.xl\:hover\:r--translate-x-px-4:hover{--transform-translate-x:-4px !important}.xl\:hover\:r--translate-x-full:hover{--transform-translate-x:-100% !important}.xl\:hover\:r--translate-x-1\/2:hover{--transform-translate-x:-50% !important}.xl\:hover\:r-translate-x-1\/2:hover{--transform-translate-x:50% !important}.xl\:hover\:r-translate-x-full:hover{--transform-translate-x:100% !important}.xl\:hover\:r-translate-y-0:hover{--transform-translate-y:0 !important}.xl\:hover\:r-translate-y-1:hover{--transform-translate-y:.25rem !important}.xl\:hover\:r-translate-y-2:hover{--transform-translate-y:.5rem !important}.xl\:hover\:r-translate-y-3:hover{--transform-translate-y:.75rem !important}.xl\:hover\:r-translate-y-4:hover{--transform-translate-y:1rem !important}.xl\:hover\:r-translate-y-5:hover{--transform-translate-y:1.25rem !important}.xl\:hover\:r-translate-y-6:hover{--transform-translate-y:1.5rem !important}.xl\:hover\:r-translate-y-7:hover{--transform-translate-y:1.75rem !important}.xl\:hover\:r-translate-y-8:hover{--transform-translate-y:2rem !important}.xl\:hover\:r-translate-y-9:hover{--transform-translate-y:2.25rem !important}.xl\:hover\:r-translate-y-10:hover{--transform-translate-y:2.5rem !important}.xl\:hover\:r-translate-y-12:hover{--transform-translate-y:3rem !important}.xl\:hover\:r-translate-y-16:hover{--transform-translate-y:4rem !important}.xl\:hover\:r-translate-y-20:hover{--transform-translate-y:5rem !important}.xl\:hover\:r-translate-y-24:hover{--transform-translate-y:6rem !important}.xl\:hover\:r-translate-y-32:hover{--transform-translate-y:8rem !important}.xl\:hover\:r-translate-y-40:hover{--transform-translate-y:10rem !important}.xl\:hover\:r-translate-y-48:hover{--transform-translate-y:12rem !important}.xl\:hover\:r-translate-y-56:hover{--transform-translate-y:14rem !important}.xl\:hover\:r-translate-y-64:hover{--transform-translate-y:16rem !important}.xl\:hover\:r-translate-y-px:hover{--transform-translate-y:1px !important}.xl\:hover\:r-translate-y-px-2:hover{--transform-translate-y:2px !important}.xl\:hover\:r-translate-y-px-3:hover{--transform-translate-y:3px !important}.xl\:hover\:r-translate-y-px-4:hover{--transform-translate-y:4px !important}.xl\:hover\:r--translate-y-1:hover{--transform-translate-y:-.25rem !important}.xl\:hover\:r--translate-y-2:hover{--transform-translate-y:-.5rem !important}.xl\:hover\:r--translate-y-3:hover{--transform-translate-y:-.75rem !important}.xl\:hover\:r--translate-y-4:hover{--transform-translate-y:-1rem !important}.xl\:hover\:r--translate-y-5:hover{--transform-translate-y:-1.25rem !important}.xl\:hover\:r--translate-y-6:hover{--transform-translate-y:-1.5rem !important}.xl\:hover\:r--translate-y-7:hover{--transform-translate-y:-1.75rem !important}.xl\:hover\:r--translate-y-8:hover{--transform-translate-y:-2rem !important}.xl\:hover\:r--translate-y-9:hover{--transform-translate-y:-2.25rem !important}.xl\:hover\:r--translate-y-10:hover{--transform-translate-y:-2.5rem !important}.xl\:hover\:r--translate-y-12:hover{--transform-translate-y:-3rem !important}.xl\:hover\:r--translate-y-16:hover{--transform-translate-y:-4rem !important}.xl\:hover\:r--translate-y-20:hover{--transform-translate-y:-5rem !important}.xl\:hover\:r--translate-y-24:hover{--transform-translate-y:-6rem !important}.xl\:hover\:r--translate-y-32:hover{--transform-translate-y:-8rem !important}.xl\:hover\:r--translate-y-40:hover{--transform-translate-y:-10rem !important}.xl\:hover\:r--translate-y-48:hover{--transform-translate-y:-12rem !important}.xl\:hover\:r--translate-y-56:hover{--transform-translate-y:-14rem !important}.xl\:hover\:r--translate-y-64:hover{--transform-translate-y:-16rem !important}.xl\:hover\:r--translate-y-px:hover{--transform-translate-y:-1px !important}.xl\:hover\:r--translate-y-px-2:hover{--transform-translate-y:-2px !important}.xl\:hover\:r--translate-y-px-3:hover{--transform-translate-y:-3px !important}.xl\:hover\:r--translate-y-px-4:hover{--transform-translate-y:-4px !important}.xl\:hover\:r--translate-y-full:hover{--transform-translate-y:-100% !important}.xl\:hover\:r--translate-y-1\/2:hover{--transform-translate-y:-50% !important}.xl\:hover\:r-translate-y-1\/2:hover{--transform-translate-y:50% !important}.xl\:hover\:r-translate-y-full:hover{--transform-translate-y:100% !important}.xl\:focus\:r-translate-x-0:focus{--transform-translate-x:0 !important}.xl\:focus\:r-translate-x-1:focus{--transform-translate-x:.25rem !important}.xl\:focus\:r-translate-x-2:focus{--transform-translate-x:.5rem !important}.xl\:focus\:r-translate-x-3:focus{--transform-translate-x:.75rem !important}.xl\:focus\:r-translate-x-4:focus{--transform-translate-x:1rem !important}.xl\:focus\:r-translate-x-5:focus{--transform-translate-x:1.25rem !important}.xl\:focus\:r-translate-x-6:focus{--transform-translate-x:1.5rem !important}.xl\:focus\:r-translate-x-7:focus{--transform-translate-x:1.75rem !important}.xl\:focus\:r-translate-x-8:focus{--transform-translate-x:2rem !important}.xl\:focus\:r-translate-x-9:focus{--transform-translate-x:2.25rem !important}.xl\:focus\:r-translate-x-10:focus{--transform-translate-x:2.5rem !important}.xl\:focus\:r-translate-x-12:focus{--transform-translate-x:3rem !important}.xl\:focus\:r-translate-x-16:focus{--transform-translate-x:4rem !important}.xl\:focus\:r-translate-x-20:focus{--transform-translate-x:5rem !important}.xl\:focus\:r-translate-x-24:focus{--transform-translate-x:6rem !important}.xl\:focus\:r-translate-x-32:focus{--transform-translate-x:8rem !important}.xl\:focus\:r-translate-x-40:focus{--transform-translate-x:10rem !important}.xl\:focus\:r-translate-x-48:focus{--transform-translate-x:12rem !important}.xl\:focus\:r-translate-x-56:focus{--transform-translate-x:14rem !important}.xl\:focus\:r-translate-x-64:focus{--transform-translate-x:16rem !important}.xl\:focus\:r-translate-x-px:focus{--transform-translate-x:1px !important}.xl\:focus\:r-translate-x-px-2:focus{--transform-translate-x:2px !important}.xl\:focus\:r-translate-x-px-3:focus{--transform-translate-x:3px !important}.xl\:focus\:r-translate-x-px-4:focus{--transform-translate-x:4px !important}.xl\:focus\:r--translate-x-1:focus{--transform-translate-x:-.25rem !important}.xl\:focus\:r--translate-x-2:focus{--transform-translate-x:-.5rem !important}.xl\:focus\:r--translate-x-3:focus{--transform-translate-x:-.75rem !important}.xl\:focus\:r--translate-x-4:focus{--transform-translate-x:-1rem !important}.xl\:focus\:r--translate-x-5:focus{--transform-translate-x:-1.25rem !important}.xl\:focus\:r--translate-x-6:focus{--transform-translate-x:-1.5rem !important}.xl\:focus\:r--translate-x-7:focus{--transform-translate-x:-1.75rem !important}.xl\:focus\:r--translate-x-8:focus{--transform-translate-x:-2rem !important}.xl\:focus\:r--translate-x-9:focus{--transform-translate-x:-2.25rem !important}.xl\:focus\:r--translate-x-10:focus{--transform-translate-x:-2.5rem !important}.xl\:focus\:r--translate-x-12:focus{--transform-translate-x:-3rem !important}.xl\:focus\:r--translate-x-16:focus{--transform-translate-x:-4rem !important}.xl\:focus\:r--translate-x-20:focus{--transform-translate-x:-5rem !important}.xl\:focus\:r--translate-x-24:focus{--transform-translate-x:-6rem !important}.xl\:focus\:r--translate-x-32:focus{--transform-translate-x:-8rem !important}.xl\:focus\:r--translate-x-40:focus{--transform-translate-x:-10rem !important}.xl\:focus\:r--translate-x-48:focus{--transform-translate-x:-12rem !important}.xl\:focus\:r--translate-x-56:focus{--transform-translate-x:-14rem !important}.xl\:focus\:r--translate-x-64:focus{--transform-translate-x:-16rem !important}.xl\:focus\:r--translate-x-px:focus{--transform-translate-x:-1px !important}.xl\:focus\:r--translate-x-px-2:focus{--transform-translate-x:-2px !important}.xl\:focus\:r--translate-x-px-3:focus{--transform-translate-x:-3px !important}.xl\:focus\:r--translate-x-px-4:focus{--transform-translate-x:-4px !important}.xl\:focus\:r--translate-x-full:focus{--transform-translate-x:-100% !important}.xl\:focus\:r--translate-x-1\/2:focus{--transform-translate-x:-50% !important}.xl\:focus\:r-translate-x-1\/2:focus{--transform-translate-x:50% !important}.xl\:focus\:r-translate-x-full:focus{--transform-translate-x:100% !important}.xl\:focus\:r-translate-y-0:focus{--transform-translate-y:0 !important}.xl\:focus\:r-translate-y-1:focus{--transform-translate-y:.25rem !important}.xl\:focus\:r-translate-y-2:focus{--transform-translate-y:.5rem !important}.xl\:focus\:r-translate-y-3:focus{--transform-translate-y:.75rem !important}.xl\:focus\:r-translate-y-4:focus{--transform-translate-y:1rem !important}.xl\:focus\:r-translate-y-5:focus{--transform-translate-y:1.25rem !important}.xl\:focus\:r-translate-y-6:focus{--transform-translate-y:1.5rem !important}.xl\:focus\:r-translate-y-7:focus{--transform-translate-y:1.75rem !important}.xl\:focus\:r-translate-y-8:focus{--transform-translate-y:2rem !important}.xl\:focus\:r-translate-y-9:focus{--transform-translate-y:2.25rem !important}.xl\:focus\:r-translate-y-10:focus{--transform-translate-y:2.5rem !important}.xl\:focus\:r-translate-y-12:focus{--transform-translate-y:3rem !important}.xl\:focus\:r-translate-y-16:focus{--transform-translate-y:4rem !important}.xl\:focus\:r-translate-y-20:focus{--transform-translate-y:5rem !important}.xl\:focus\:r-translate-y-24:focus{--transform-translate-y:6rem !important}.xl\:focus\:r-translate-y-32:focus{--transform-translate-y:8rem !important}.xl\:focus\:r-translate-y-40:focus{--transform-translate-y:10rem !important}.xl\:focus\:r-translate-y-48:focus{--transform-translate-y:12rem !important}.xl\:focus\:r-translate-y-56:focus{--transform-translate-y:14rem !important}.xl\:focus\:r-translate-y-64:focus{--transform-translate-y:16rem !important}.xl\:focus\:r-translate-y-px:focus{--transform-translate-y:1px !important}.xl\:focus\:r-translate-y-px-2:focus{--transform-translate-y:2px !important}.xl\:focus\:r-translate-y-px-3:focus{--transform-translate-y:3px !important}.xl\:focus\:r-translate-y-px-4:focus{--transform-translate-y:4px !important}.xl\:focus\:r--translate-y-1:focus{--transform-translate-y:-.25rem !important}.xl\:focus\:r--translate-y-2:focus{--transform-translate-y:-.5rem !important}.xl\:focus\:r--translate-y-3:focus{--transform-translate-y:-.75rem !important}.xl\:focus\:r--translate-y-4:focus{--transform-translate-y:-1rem !important}.xl\:focus\:r--translate-y-5:focus{--transform-translate-y:-1.25rem !important}.xl\:focus\:r--translate-y-6:focus{--transform-translate-y:-1.5rem !important}.xl\:focus\:r--translate-y-7:focus{--transform-translate-y:-1.75rem !important}.xl\:focus\:r--translate-y-8:focus{--transform-translate-y:-2rem !important}.xl\:focus\:r--translate-y-9:focus{--transform-translate-y:-2.25rem !important}.xl\:focus\:r--translate-y-10:focus{--transform-translate-y:-2.5rem !important}.xl\:focus\:r--translate-y-12:focus{--transform-translate-y:-3rem !important}.xl\:focus\:r--translate-y-16:focus{--transform-translate-y:-4rem !important}.xl\:focus\:r--translate-y-20:focus{--transform-translate-y:-5rem !important}.xl\:focus\:r--translate-y-24:focus{--transform-translate-y:-6rem !important}.xl\:focus\:r--translate-y-32:focus{--transform-translate-y:-8rem !important}.xl\:focus\:r--translate-y-40:focus{--transform-translate-y:-10rem !important}.xl\:focus\:r--translate-y-48:focus{--transform-translate-y:-12rem !important}.xl\:focus\:r--translate-y-56:focus{--transform-translate-y:-14rem !important}.xl\:focus\:r--translate-y-64:focus{--transform-translate-y:-16rem !important}.xl\:focus\:r--translate-y-px:focus{--transform-translate-y:-1px !important}.xl\:focus\:r--translate-y-px-2:focus{--transform-translate-y:-2px !important}.xl\:focus\:r--translate-y-px-3:focus{--transform-translate-y:-3px !important}.xl\:focus\:r--translate-y-px-4:focus{--transform-translate-y:-4px !important}.xl\:focus\:r--translate-y-full:focus{--transform-translate-y:-100% !important}.xl\:focus\:r--translate-y-1\/2:focus{--transform-translate-y:-50% !important}.xl\:focus\:r-translate-y-1\/2:focus{--transform-translate-y:50% !important}.xl\:focus\:r-translate-y-full:focus{--transform-translate-y:100% !important}.xl\:r-skew-x-0{--transform-skew-x:0 !important}.xl\:r-skew-x-1{--transform-skew-x:1deg !important}.xl\:r-skew-x-2{--transform-skew-x:2deg !important}.xl\:r-skew-x-3{--transform-skew-x:3deg !important}.xl\:r-skew-x-6{--transform-skew-x:6deg !important}.xl\:r-skew-x-12{--transform-skew-x:12deg !important}.xl\:r--skew-x-12{--transform-skew-x:-12deg !important}.xl\:r--skew-x-6{--transform-skew-x:-6deg !important}.xl\:r--skew-x-3{--transform-skew-x:-3deg !important}.xl\:r--skew-x-2{--transform-skew-x:-2deg !important}.xl\:r--skew-x-1{--transform-skew-x:-1deg !important}.xl\:r-skew-y-0{--transform-skew-y:0 !important}.xl\:r-skew-y-1{--transform-skew-y:1deg !important}.xl\:r-skew-y-2{--transform-skew-y:2deg !important}.xl\:r-skew-y-3{--transform-skew-y:3deg !important}.xl\:r-skew-y-6{--transform-skew-y:6deg !important}.xl\:r-skew-y-12{--transform-skew-y:12deg !important}.xl\:r--skew-y-12{--transform-skew-y:-12deg !important}.xl\:r--skew-y-6{--transform-skew-y:-6deg !important}.xl\:r--skew-y-3{--transform-skew-y:-3deg !important}.xl\:r--skew-y-2{--transform-skew-y:-2deg !important}.xl\:r--skew-y-1{--transform-skew-y:-1deg !important}.xl\:hover\:r-skew-x-0:hover{--transform-skew-x:0 !important}.xl\:hover\:r-skew-x-1:hover{--transform-skew-x:1deg !important}.xl\:hover\:r-skew-x-2:hover{--transform-skew-x:2deg !important}.xl\:hover\:r-skew-x-3:hover{--transform-skew-x:3deg !important}.xl\:hover\:r-skew-x-6:hover{--transform-skew-x:6deg !important}.xl\:hover\:r-skew-x-12:hover{--transform-skew-x:12deg !important}.xl\:hover\:r--skew-x-12:hover{--transform-skew-x:-12deg !important}.xl\:hover\:r--skew-x-6:hover{--transform-skew-x:-6deg !important}.xl\:hover\:r--skew-x-3:hover{--transform-skew-x:-3deg !important}.xl\:hover\:r--skew-x-2:hover{--transform-skew-x:-2deg !important}.xl\:hover\:r--skew-x-1:hover{--transform-skew-x:-1deg !important}.xl\:hover\:r-skew-y-0:hover{--transform-skew-y:0 !important}.xl\:hover\:r-skew-y-1:hover{--transform-skew-y:1deg !important}.xl\:hover\:r-skew-y-2:hover{--transform-skew-y:2deg !important}.xl\:hover\:r-skew-y-3:hover{--transform-skew-y:3deg !important}.xl\:hover\:r-skew-y-6:hover{--transform-skew-y:6deg !important}.xl\:hover\:r-skew-y-12:hover{--transform-skew-y:12deg !important}.xl\:hover\:r--skew-y-12:hover{--transform-skew-y:-12deg !important}.xl\:hover\:r--skew-y-6:hover{--transform-skew-y:-6deg !important}.xl\:hover\:r--skew-y-3:hover{--transform-skew-y:-3deg !important}.xl\:hover\:r--skew-y-2:hover{--transform-skew-y:-2deg !important}.xl\:hover\:r--skew-y-1:hover{--transform-skew-y:-1deg !important}.xl\:focus\:r-skew-x-0:focus{--transform-skew-x:0 !important}.xl\:focus\:r-skew-x-1:focus{--transform-skew-x:1deg !important}.xl\:focus\:r-skew-x-2:focus{--transform-skew-x:2deg !important}.xl\:focus\:r-skew-x-3:focus{--transform-skew-x:3deg !important}.xl\:focus\:r-skew-x-6:focus{--transform-skew-x:6deg !important}.xl\:focus\:r-skew-x-12:focus{--transform-skew-x:12deg !important}.xl\:focus\:r--skew-x-12:focus{--transform-skew-x:-12deg !important}.xl\:focus\:r--skew-x-6:focus{--transform-skew-x:-6deg !important}.xl\:focus\:r--skew-x-3:focus{--transform-skew-x:-3deg !important}.xl\:focus\:r--skew-x-2:focus{--transform-skew-x:-2deg !important}.xl\:focus\:r--skew-x-1:focus{--transform-skew-x:-1deg !important}.xl\:focus\:r-skew-y-0:focus{--transform-skew-y:0 !important}.xl\:focus\:r-skew-y-1:focus{--transform-skew-y:1deg !important}.xl\:focus\:r-skew-y-2:focus{--transform-skew-y:2deg !important}.xl\:focus\:r-skew-y-3:focus{--transform-skew-y:3deg !important}.xl\:focus\:r-skew-y-6:focus{--transform-skew-y:6deg !important}.xl\:focus\:r-skew-y-12:focus{--transform-skew-y:12deg !important}.xl\:focus\:r--skew-y-12:focus{--transform-skew-y:-12deg !important}.xl\:focus\:r--skew-y-6:focus{--transform-skew-y:-6deg !important}.xl\:focus\:r--skew-y-3:focus{--transform-skew-y:-3deg !important}.xl\:focus\:r--skew-y-2:focus{--transform-skew-y:-2deg !important}.xl\:focus\:r--skew-y-1:focus{--transform-skew-y:-1deg !important}.xl\:r-transition-none{transition-property:none!important}.xl\:r-transition-all{transition-property:all!important}.xl\:r-transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform!important}.xl\:r-transition-colors{transition-property:background-color,border-color,color,fill,stroke!important}.xl\:r-transition-opacity{transition-property:opacity!important}.xl\:r-transition-shadow{transition-property:box-shadow!important}.xl\:r-transition-transform{transition-property:transform!important}.xl\:r-ease-linear{transition-timing-function:linear!important}.xl\:r-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.xl\:r-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.xl\:r-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.xl\:r-duration-75{transition-duration:75ms!important}.xl\:r-duration-100{transition-duration:.1s!important}.xl\:r-duration-150{transition-duration:.15s!important}.xl\:r-duration-200{transition-duration:.2s!important}.xl\:r-duration-300{transition-duration:.3s!important}.xl\:r-duration-500{transition-duration:.5s!important}.xl\:r-duration-700{transition-duration:.7s!important}.xl\:r-duration-1000{transition-duration:1s!important}.xl\:r-delay-75{transition-delay:75ms!important}.xl\:r-delay-100{transition-delay:.1s!important}.xl\:r-delay-150{transition-delay:.15s!important}.xl\:r-delay-200{transition-delay:.2s!important}.xl\:r-delay-300{transition-delay:.3s!important}.xl\:r-delay-500{transition-delay:.5s!important}.xl\:r-delay-700{transition-delay:.7s!important}.xl\:r-delay-1000{transition-delay:1s!important}.xl\:r-animate-none{animation:none!important}.xl\:r-animate-spin{animation:spin 1s linear infinite!important}.xl\:r-animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite!important}.xl\:r-animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.xl\:r-animate-bounce{animation:bounce 1s infinite!important}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.4;margin:1rem}table:not([cellpadding]) th,table:not([cellpadding]) td{padding:.4rem}table[border]:not([border="0"]):not([style*=border-width]) th,table[border]:not([border="0"]):not([style*=border-width]) td{border-width:1px}table[border]:not([border="0"]):not([style*=border-style]) th,table[border]:not([border="0"]):not([style*=border-style]) td{border-style:solid}table[border]:not([border="0"]):not([style*=border-color]) th,table[border]:not([border="0"]):not([style*=border-color]) td{border-color:#ccc}figure{display:table;margin:1rem auto}figure figcaption{color:#999;display:block;margin-top:.25rem;text-align:center}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0 0}code{background-color:#e8e8e8;border-radius:3px;padding:.1rem .2rem}.mce-content-body:not([dir=rtl]) blockquote{border-left:2px solid #ccc;margin-left:1.5rem;padding-left:1rem}.mce-content-body[dir=rtl] blockquote{border-right:2px solid #ccc;margin-right:1.5rem;padding-right:1rem}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:#00000013}.table-hover .table-active:hover{background-color:#00000013}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:#00000013}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{background-color:#ffffff13}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#28a745cc;border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #28a74540}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:#dc3545cc;border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #dc354540}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{text-decoration:underline;border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file:focus,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:before{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label:before{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0}.custom-control-label:before{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label:after{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;content:"";background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:inset 0 1px 2px #00000013,0 0 5px #80bdff80}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-select-lg{height:calc(2.875rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:125%}.custom-file{position:relative;display:inline-block;width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.custom-file-input:focus~.custom-file-control:before{border-color:#80bdff}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(2.25rem + 0px);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;inset:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #007bff40}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;inset:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translateY(-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0)}.modal-dialog-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;inset:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{bottom:0;border-top-color:#00000040}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{left:0;border-right-color:#00000040}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{top:0;border-bottom-color:#00000040}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{right:0;border-left-color:#00000040}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translate(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translate(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translate(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:#ffffff80}.carousel-indicators li:before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#6c757d!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html,body{background:#fff;height:100%;width:100%;margin:0;padding:0;font-family:Roboto}.modal-lg{max-width:80%!important}.flex-push{flex:1}.float-right{float:right}.error{color:#ff4500;font-size:small}ngx-datatable{box-shadow:none!important}div.primary-card-header{display:flex;line-height:40px}div.primary-card-header span{flex:1}.featured-disabled{padding-top:30px;text-align:center;font-size:20px}div#list-filters{margin-bottom:20px}div#list-filters .form-inline :is(.form-control,ss-multiselect-dropdown){margin-right:15px}div#list-filters .form-inline .form-control:last-child{margin-right:0}@media screen and (max-width: 800px){.desktop-hidden{display:initial}.mobile-hidden{display:none}}@media screen and (min-width: 800px){.desktop-hidden{display:none}.mobile-hidden{display:initial}}.btn-primary{background-color:#0076cc!important;border-color:#0076cc!important}.datatable-body-row{cursor:pointer}.active a{text-decoration:none;color:#fff}.dropdown-item a{text-decoration:none}.dropdown-item:active a{text-decoration:none;color:#fff}.datatable-body .progress-linear .container{max-width:100%}input.rprn-checkbox{display:none}input.rprn-checkbox+label{background:#fff;border:2px solid #C6C7C7;height:20px;width:20px;display:inline-block;padding:0}input.rprn-checkbox:checked+label{border-color:#006bc5;background:#006bc5}input.rprn-checkbox:checked+label div{margin:0 auto;height:2px;width:10px;position:relative;top:7px;background:#fff}@page{size:letter portrait;margin:2cm 1cm}p>img{max-width:100%;height:auto}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{background:#f7f8f9;font-size:.8rem;color:#353535}
